Pull request #2930 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a+34dce4612a631976cf4327d6db635ffc5909a851 (34304e3ef2dd1b5211035f64d52a33073f237b8e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-15119 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a Merge succeeded, producing aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a Checking out Revision aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a (PR-2930) > 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/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # 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 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 Commit message: "feat(security): Implement secrets-configure proxy tls" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-08T17:11:21.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-08T17:11:21.345Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-08T17:11:21.491Z] ========================================================= [2020-12-08T17:11:21.491Z] EdgeX Global Pipelines Version Info [2020-12-08T17:11:21.491Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0b250cd85cd87d30c222d2cf2629adf5885ca127 # timeout=10 [2020-12-08T17:11:22.972Z] ------------------- [2020-12-08T17:11:22.972Z] stable info: [2020-12-08T17:11:22.972Z] ------------------- [2020-12-08T17:11:22.972Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-08T17:11:22.972Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-08T17:11:22.972Z] Message: update stable to v1.0.172 [2020-12-08T17:11:23.917Z] ------------------- [2020-12-08T17:11:23.918Z] experimental info: [2020-12-08T17:11:23.918Z] ------------------- [2020-12-08T17:11:23.918Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-08T17:11:23.918Z] Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [2020-12-08T17:11:23.918Z] Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-08T17:11:24.207Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-08T17:11:24.317Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-08T17:11:24.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-08T17:11:24.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-08T17:11:24.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-08T17:11:24.747Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-08T17:11:24.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-08T17:11:24.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-08T17:11:25.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-08T17:11:25.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-08T17:11:25.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-08T17:11:25.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-08T17:11:25.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-08T17:11:25.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-08T17:11:25.766Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-08T17:11:25.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-08T17:11:25.973Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-08T17:11:26.068Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-08T17:11:26.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-08T17:11:26.269Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-08T17:11:26.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-08T17:11:26.554Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-08T17:11:26.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2930 [Pipeline] echo [2020-12-08T17:11:26.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2930 [Pipeline] echo [2020-12-08T17:11:26.865Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2930 [Pipeline] echo [2020-12-08T17:11:26.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [Pipeline] echo [2020-12-08T17:11:27.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aab1748 [Pipeline] echo [2020-12-08T17:11:27.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T17:11:27.385Z] provisioning config files... [2020-12-08T17:11:27.420Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2207335811563885977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:11:27.799Z] ---> docker-login.sh [2020-12-08T17:11:27.799Z] nexus3.edgexfoundry.org:10001 [2020-12-08T17:11:28.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:11:28.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:11:28.328Z] Configure a credential helper to remove this warning. See [2020-12-08T17:11:28.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:11:28.328Z] [2020-12-08T17:11:28.328Z] Login Succeeded [2020-12-08T17:11:28.328Z] nexus3.edgexfoundry.org:10002 [2020-12-08T17:11:28.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:11:28.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:11:28.589Z] Configure a credential helper to remove this warning. See [2020-12-08T17:11:28.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:11:28.589Z] [2020-12-08T17:11:28.589Z] Login Succeeded [2020-12-08T17:11:28.589Z] nexus3.edgexfoundry.org:10003 [2020-12-08T17:11:28.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:11:28.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:11:28.589Z] Configure a credential helper to remove this warning. See [2020-12-08T17:11:28.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:11:28.589Z] [2020-12-08T17:11:28.589Z] Login Succeeded [2020-12-08T17:11:28.589Z] nexus3.edgexfoundry.org:10004 [2020-12-08T17:11:28.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:11:28.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:11:28.851Z] Configure a credential helper to remove this warning. See [2020-12-08T17:11:28.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:11:28.851Z] [2020-12-08T17:11:28.851Z] Login Succeeded [2020-12-08T17:11:28.851Z] docker.io [2020-12-08T17:11:29.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:11:29.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:11:29.375Z] Configure a credential helper to remove this warning. See [2020-12-08T17:11:29.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:11:29.375Z] [2020-12-08T17:11:29.375Z] Login Succeeded [2020-12-08T17:11:29.375Z] ---> docker-login.sh ends [Pipeline] } [2020-12-08T17:11:29.384Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T17:11:29.867Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/core-command/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/core-data/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-08T17:11:29.867Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-08T17:11:29.867Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-08T17:11:29.867Z] ++ cut -d/ -f2 [2020-12-08T17:11:29.867Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-08T17:11:29.954Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:11:31.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T17:11:31.666Z] [2020-12-08T17:11:31.666Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:11:32.058Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T17:11:32.058Z] latest: Pulling from edgex-devops/git-semver [2020-12-08T17:11:32.058Z] 31603596830f: Pulling fs layer [2020-12-08T17:11:32.058Z] 2a8b12db71e7: Pulling fs layer [2020-12-08T17:11:32.058Z] 6ca5941a6612: Pulling fs layer [2020-12-08T17:11:32.058Z] ecc8261a40a4: Pulling fs layer [2020-12-08T17:11:32.058Z] ecc8261a40a4: Waiting [2020-12-08T17:11:32.058Z] 2a8b12db71e7: Verifying Checksum [2020-12-08T17:11:32.058Z] 2a8b12db71e7: Download complete [2020-12-08T17:11:32.058Z] 31603596830f: Verifying Checksum [2020-12-08T17:11:32.058Z] 31603596830f: Download complete [2020-12-08T17:11:32.321Z] ecc8261a40a4: Verifying Checksum [2020-12-08T17:11:32.321Z] ecc8261a40a4: Download complete [2020-12-08T17:11:32.321Z] 6ca5941a6612: Verifying Checksum [2020-12-08T17:11:32.321Z] 6ca5941a6612: Download complete [2020-12-08T17:11:32.582Z] 31603596830f: Pull complete [2020-12-08T17:11:32.583Z] 2a8b12db71e7: Pull complete [2020-12-08T17:11:33.531Z] 6ca5941a6612: Pull complete [2020-12-08T17:11:33.793Z] ecc8261a40a4: Pull complete [2020-12-08T17:11:33.793Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-08T17:11:33.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-08T17:11:33.793Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-08T17:11:33.895Z] prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container [2020-12-08T17:11:33.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-08T17:11:36.370Z] $ docker top f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-08T17:11:36.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T17:11:36.680Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T17:11:36.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T17:11:36.900Z] $ docker exec f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent [2020-12-08T17:11:37.062Z] SSH_AUTH_SOCK=/tmp/ssh-eykKypRRzezM/agent.12 [2020-12-08T17:11:37.062Z] SSH_AGENT_PID=17 [2020-12-08T17:11:37.073Z] Running ssh-add (command line suppressed) [2020-12-08T17:11:37.193Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5170435321508339486.key (/w/workspace/edgex-go/2@tmp/private_key_5170435321508339486.key) [2020-12-08T17:11:37.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T17:11:37.581Z] + git tag --points-at HEAD [Pipeline] } [2020-12-08T17:11:37.606Z] $ docker exec --env ******** --env ******** f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent -k [2020-12-08T17:11:37.724Z] unset SSH_AUTH_SOCK; [2020-12-08T17:11:37.724Z] unset SSH_AGENT_PID; [2020-12-08T17:11:37.724Z] echo Agent pid 17 killed; [2020-12-08T17:11:37.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-08T17:11:37.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-08T17:11:37.924Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-08T17:11:38.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-08T17:11:38.106Z] $ docker exec f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent [2020-12-08T17:11:38.306Z] SSH_AUTH_SOCK=/tmp/ssh-qadjLHjrHvxv/agent.47 [2020-12-08T17:11:38.306Z] SSH_AGENT_PID=52 [2020-12-08T17:11:38.313Z] Running ssh-add (command line suppressed) [2020-12-08T17:11:38.436Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3609328888284010269.key (/w/workspace/edgex-go/2@tmp/private_key_3609328888284010269.key) [2020-12-08T17:11:38.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-08T17:11:38.826Z] + git semver init [2020-12-08T17:11:38.827Z] # -> Open(): unable to determine branch for HEAD [2020-12-08T17:11:38.827Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2020-12-08T17:11:38.827Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2020-12-08T17:11:38.827Z] # $SEMVER_REMOTE_NAME = origin [2020-12-08T17:11:38.827Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-08T17:11:38.827Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-08T17:11:38.827Z] # $SEMVER_BRANCH = PR-2930 [2020-12-08T17:11:38.827Z] # $SEMVER_TEMP = /tmp/semver-884896488 [2020-12-08T17:11:38.827Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-08T17:12:05.451Z] # '/tmp/semver-884896488' -> '/w/workspace/edgex-go/2/.semver' [2020-12-08T17:12:05.451Z] # -> Force: false [2020-12-08T17:12:05.451Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2020-12-08T17:12:05.467Z] $ docker exec --env ******** --env ******** f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c ssh-agent -k [2020-12-08T17:12:05.669Z] unset SSH_AUTH_SOCK; [2020-12-08T17:12:05.669Z] unset SSH_AGENT_PID; [2020-12-08T17:12:05.669Z] echo Agent pid 52 killed; [2020-12-08T17:12:05.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-08T17:12:06.228Z] + git semver [Pipeline] } [2020-12-08T17:12:06.247Z] $ docker stop --time=1 f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c [2020-12-08T17:12:07.797Z] $ docker rm -f f459efe48155885ef865e60b31e18fd7f8a4b9200bbc784f90280bae6489ae1c [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T17:12:08.320Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-08T17:12:08.825Z] Stashed 1 file(s) [Pipeline] echo [2020-12-08T17:12:08.828Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T17:12:09.786Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-08T17:12:10.089Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T17:12:10.385Z] + sudo service docker restart [2020-12-08T17:12:10.385Z] + true [2020-12-08T17:12:10.385Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-08T17:12:10.978Z] ========================================================= [2020-12-08T17:12:10.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-08T17:12:10.978Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:12:11.322Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-08T17:12:14.651Z] Sending build context to Docker daemon 326.4MB [2020-12-08T17:12:14.651Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-08T17:12:14.651Z] Step 2/7 : FROM ${BASE} [2020-12-08T17:12:14.651Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-08T17:12:14.651Z] 188c0c94c7c5: Pulling fs layer [2020-12-08T17:12:14.651Z] 0ef7d3d256c8: Pulling fs layer [2020-12-08T17:12:14.651Z] de9db76c5a1d: Pulling fs layer [2020-12-08T17:12:14.651Z] bca2f99d35d6: Pulling fs layer [2020-12-08T17:12:14.651Z] 93359f2a8cfa: Pulling fs layer [2020-12-08T17:12:14.651Z] 7c6f9722023f: Pulling fs layer [2020-12-08T17:12:14.651Z] a35cf1a2eb13: Pulling fs layer [2020-12-08T17:12:14.651Z] 93359f2a8cfa: Waiting [2020-12-08T17:12:14.651Z] 7c6f9722023f: Waiting [2020-12-08T17:12:14.652Z] a35cf1a2eb13: Waiting [2020-12-08T17:12:14.652Z] bca2f99d35d6: Waiting [2020-12-08T17:12:14.652Z] de9db76c5a1d: Verifying Checksum [2020-12-08T17:12:14.652Z] de9db76c5a1d: Download complete [2020-12-08T17:12:14.652Z] 0ef7d3d256c8: Verifying Checksum [2020-12-08T17:12:14.652Z] 0ef7d3d256c8: Download complete [2020-12-08T17:12:14.652Z] 93359f2a8cfa: Verifying Checksum [2020-12-08T17:12:14.652Z] 93359f2a8cfa: Download complete [2020-12-08T17:12:14.652Z] 7c6f9722023f: Verifying Checksum [2020-12-08T17:12:14.652Z] 7c6f9722023f: Download complete [2020-12-08T17:12:14.652Z] 188c0c94c7c5: Verifying Checksum [2020-12-08T17:12:14.652Z] 188c0c94c7c5: Download complete [2020-12-08T17:12:14.933Z] 188c0c94c7c5: Pull complete [2020-12-08T17:12:15.200Z] 0ef7d3d256c8: Pull complete [2020-12-08T17:12:15.463Z] de9db76c5a1d: Pull complete [2020-12-08T17:12:16.860Z] a35cf1a2eb13: Verifying Checksum [2020-12-08T17:12:16.860Z] a35cf1a2eb13: Download complete [2020-12-08T17:12:17.124Z] bca2f99d35d6: Verifying Checksum [2020-12-08T17:12:17.124Z] bca2f99d35d6: Download complete [2020-12-08T17:12:23.757Z] bca2f99d35d6: Pull complete [2020-12-08T17:12:23.757Z] 93359f2a8cfa: Pull complete [2020-12-08T17:12:23.757Z] 7c6f9722023f: Pull complete [2020-12-08T17:12:24.286Z] Still waiting to schedule task [2020-12-08T17:12:24.286Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline [2020-12-08T17:12:27.985Z] a35cf1a2eb13: Pull complete [2020-12-08T17:12:27.985Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-08T17:12:27.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-08T17:12:27.986Z] ---> a62c8e92a672 [2020-12-08T17:12:27.986Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-08T17:12:28.561Z] ---> Running in 629aa37a161c [2020-12-08T17:12:29.136Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:12:29.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:12:30.284Z] (1/12) Installing libmagic (5.38-r0) [2020-12-08T17:12:31.231Z] (2/12) Installing file (5.38-r0) [2020-12-08T17:12:31.232Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-08T17:12:31.232Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-08T17:12:35.452Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-08T17:12:35.452Z] (6/12) Installing patch (2.7.6-r6) [2020-12-08T17:12:35.452Z] (7/12) Installing build-base (0.5-r2) [2020-12-08T17:12:35.715Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-08T17:12:35.715Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-08T17:12:35.715Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-08T17:12:35.977Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-08T17:12:35.977Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-08T17:12:36.245Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:12:36.245Z] OK: 233 MiB in 51 packages [2020-12-08T17:12:39.561Z] Removing intermediate container 629aa37a161c [2020-12-08T17:12:39.561Z] ---> 95fefe53750e [2020-12-08T17:12:39.561Z] Step 4/7 : WORKDIR /edgex-go [2020-12-08T17:12:39.823Z] ---> Running in c72a7f3592fa [2020-12-08T17:12:39.823Z] Removing intermediate container c72a7f3592fa [2020-12-08T17:12:39.823Z] ---> ad461a5cc08a [2020-12-08T17:12:39.823Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-08T17:12:40.398Z] latest: Pulling from library/docker [2020-12-08T17:12:40.661Z] 188c0c94c7c5: Already exists [2020-12-08T17:12:40.661Z] 0c7c675703d6: Pulling fs layer [2020-12-08T17:12:40.661Z] cc8c12a437cb: Pulling fs layer [2020-12-08T17:12:40.661Z] f092543453df: Pulling fs layer [2020-12-08T17:12:40.661Z] 65b6bc45957d: Pulling fs layer [2020-12-08T17:12:40.661Z] 4de832df471b: Pulling fs layer [2020-12-08T17:12:40.661Z] 79aa7fa92271: Pulling fs layer [2020-12-08T17:12:40.661Z] 65b6bc45957d: Waiting [2020-12-08T17:12:40.661Z] 4de832df471b: Waiting [2020-12-08T17:12:40.661Z] 79aa7fa92271: Waiting [2020-12-08T17:12:40.661Z] cc8c12a437cb: Verifying Checksum [2020-12-08T17:12:40.661Z] cc8c12a437cb: Download complete [2020-12-08T17:12:40.927Z] 0c7c675703d6: Verifying Checksum [2020-12-08T17:12:40.927Z] 0c7c675703d6: Download complete [2020-12-08T17:12:40.927Z] 65b6bc45957d: Verifying Checksum [2020-12-08T17:12:40.927Z] 65b6bc45957d: Download complete [2020-12-08T17:12:40.927Z] 4de832df471b: Verifying Checksum [2020-12-08T17:12:40.927Z] 4de832df471b: Download complete [2020-12-08T17:12:41.194Z] 79aa7fa92271: Verifying Checksum [2020-12-08T17:12:41.194Z] 79aa7fa92271: Download complete [2020-12-08T17:12:41.194Z] 0c7c675703d6: Pull complete [2020-12-08T17:12:41.194Z] cc8c12a437cb: Pull complete [2020-12-08T17:12:41.774Z] f092543453df: Verifying Checksum [2020-12-08T17:12:41.774Z] f092543453df: Download complete [2020-12-08T17:12:44.341Z] f092543453df: Pull complete [2020-12-08T17:12:44.341Z] 65b6bc45957d: Pull complete [2020-12-08T17:12:44.341Z] 4de832df471b: Pull complete [2020-12-08T17:12:44.341Z] 79aa7fa92271: Pull complete [2020-12-08T17:12:44.341Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-08T17:12:44.341Z] Status: Downloaded newer image for docker:latest [2020-12-08T17:12:46.268Z] ---> ac68b9c72efc [2020-12-08T17:12:46.268Z] Step 6/7 : COPY go.mod . [2020-12-08T17:12:46.268Z] ---> 6393c95ebf44 [2020-12-08T17:12:46.268Z] Step 7/7 : RUN go mod download [2020-12-08T17:12:46.268Z] ---> Running in 6b4146b78eaa [2020-12-08T17:13:04.410Z] Removing intermediate container 6b4146b78eaa [2020-12-08T17:13:04.410Z] ---> 28326d80f1ea [2020-12-08T17:13:04.410Z] Successfully built 28326d80f1ea [2020-12-08T17:13:04.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:13:04.730Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T17:13:04.730Z] . [Pipeline] withDockerContainer [2020-12-08T17:13:04.832Z] prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container [2020-12-08T17:13:04.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T17:13:05.594Z] $ docker top eb04c4516a9173de72dacf9db2ea5e50cf65323039ee7034bacb3c7280ccb453 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:13:06.110Z] + go version [2020-12-08T17:13:06.110Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-08T17:13:06.127Z] $ docker stop --time=1 eb04c4516a9173de72dacf9db2ea5e50cf65323039ee7034bacb3c7280ccb453 [2020-12-08T17:13:07.920Z] $ docker rm -f eb04c4516a9173de72dacf9db2ea5e50cf65323039ee7034bacb3c7280ccb453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:13:08.827Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-08T17:13:08.827Z] . [Pipeline] withDockerContainer [2020-12-08T17:13:08.937Z] prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container [2020-12-08T17:13:08.994Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-08T17:13:09.627Z] $ docker top 19d9b081ef4024608762bbd43ceb749e93442d8949c5e681d0d07afba8ade2ad -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-08T17:13:09.836Z] ========================================================= [2020-12-08T17:13:09.836Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-08T17:13:09.836Z] ========================================================= [Pipeline] sh [2020-12-08T17:13:10.138Z] + make test [2020-12-08T17:13:10.139Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-08T17:13:18.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-08T17:13:33.388Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-08T17:13:40.039Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-08T17:13:40.305Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-08T17:13:40.305Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-08T17:13:40.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-08T17:13:40.305Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-08T17:13:40.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-08T17:13:42.838Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.036s [2020-12-08T17:13:42.838Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-08T17:13:42.838Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-08T17:13:43.434Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-08T17:13:43.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-08T17:13:43.434Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-08T17:13:43.434Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-08T17:13:46.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.084s coverage: 46.6% of statements [2020-12-08T17:13:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-08T17:13:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-08T17:13:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-08T17:13:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-08T17:13:46.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-08T17:13:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.164s coverage: 27.1% of statements [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-08T17:13:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.036s coverage: 100.0% of statements [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-08T17:13:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.059s coverage: 100.0% of statements [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-08T17:13:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.079s coverage: 67.7% of statements [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-08T17:13:50.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.121s coverage: 82.3% of statements [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-08T17:13:50.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-08T17:13:51.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.324s coverage: 28.6% of statements [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-08T17:13:51.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-08T17:13:51.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.056s coverage: 100.0% of statements [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-08T17:13:51.315Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2020-12-08T17:13:51.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-08T17:13:51.717Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.154s coverage: 97.5% of statements [2020-12-08T17:13:51.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-08T17:13:52.208Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.058s coverage: 78.3% of statements [2020-12-08T17:13:52.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-08T17:13:52.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-08T17:13:52.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-08T17:13:52.208Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-08T17:13:53.925Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.325s coverage: 93.8% of statements [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-08T17:13:53.925Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-08T17:13:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-08T17:13:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.099s coverage: 0.1% of statements [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-08T17:13:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-08T17:13:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 75.5% of statements [2020-12-08T17:13:53.926Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-08T17:13:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2020-12-08T17:13:53.926Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements [2020-12-08T17:13:54.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements [2020-12-08T17:13:55.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.111s coverage: 89.2% of statements [2020-12-08T17:13:55.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-08T17:13:55.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.5% of statements [2020-12-08T17:13:55.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-08T17:13:55.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-08T17:13:55.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.034s coverage: 100.0% of statements [2020-12-08T17:13:55.419Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2020-12-08T17:13:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.050s coverage: 100.0% of statements [2020-12-08T17:13:55.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2020-12-08T17:13:56.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements [2020-12-08T17:13:57.243Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.284s coverage: 55.9% of statements [2020-12-08T17:13:57.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-08T17:13:57.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-08T17:13:57.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-08T17:13:57.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-08T17:13:57.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-08T17:13:57.243Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.052s coverage: 86.3% of statements [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.091s coverage: 72.2% of statements [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.413s coverage: 72.1% of statements [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.059s coverage: 82.4% of statements [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.045s coverage: 48.4% of statements [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.044s coverage: 28.8% of statements [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 37.2% of statements [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-08T17:14:02.615Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.317s coverage: 84.0% of statements [2020-12-08T17:14:02.615Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2020-12-08T17:14:02.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.108s coverage: 47.1% of statements [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-08T17:14:02.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.031s coverage: 100.0% of statements [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-08T17:14:02.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-08T17:14:02.880Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2020-12-08T17:14:02.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.671s coverage: 29.1% of statements [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.030s coverage: 0.0% of statements [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-08T17:14:05.464Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2020-12-08T17:14:05.464Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2020-12-08T17:14:05.727Z] GO111MODULE=on go vet ./... [2020-12-08T17:14:14.058Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15120 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws [2020-12-08T17:14:14.135Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-08T17:14:19.299Z] using credential edgex-jenkins-ssh [2020-12-08T17:14:19.364Z] Cloning the remote Git repository [2020-12-08T17:14:19.439Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-08T17:14:19.563Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-08T17:14:19.653Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-08T17:14:19.654Z] > git --version # timeout=10 [2020-12-08T17:14:19.671Z] > git --version # 'git version 2.17.1' [2020-12-08T17:14:19.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T17:14:19.756Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T17:14:32.480Z] gofmt -l . [2020-12-08T17:14:32.480Z] [ "`gofmt -l .`" = "" ] [2020-12-08T17:14:32.480Z] ./bin/test-go-mod-tidy.sh [2020-12-08T17:14:32.480Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-08T17:14:32.789Z] + ls -al . [2020-12-08T17:14:32.789Z] total 664 [2020-12-08T17:14:32.789Z] drwxrwxr-x 10 1001 1001 4096 Dec 8 17:14 . [2020-12-08T17:14:32.789Z] drwxr-xr-x 4 root root 28 Dec 8 17:13 .. [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 11 Dec 8 17:11 .dockerignore [2020-12-08T17:14:32.789Z] drwxrwxr-x 8 1001 1001 179 Dec 8 17:11 .git [2020-12-08T17:14:32.789Z] drwxrwxr-x 3 1001 1001 125 Dec 8 17:11 .github [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 943 Dec 8 17:11 .gitignore [2020-12-08T17:14:32.789Z] drwx------ 3 1001 1001 47 Dec 8 17:12 .semver [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 166 Dec 8 17:11 .sonarcloud.properties [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 3804 Dec 8 17:11 CONTRIBUTING.md [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 1035 Dec 8 17:11 Dockerfile.build [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 863 Dec 8 17:11 Jenkinsfile [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 10775 Dec 8 17:11 LICENSE [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 6318 Dec 8 17:11 Makefile [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 6447 Dec 8 17:11 README.md [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 7286 Dec 8 17:11 SECURITY.md [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 5 Dec 8 17:12 VERSION [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 4131 Dec 8 17:11 ZMQWindows.md [2020-12-08T17:14:32.789Z] drwxrwxr-x 2 1001 1001 117 Dec 8 17:11 bin [2020-12-08T17:14:32.789Z] drwxrwxr-x 15 1001 1001 4096 Dec 8 17:11 cmd [2020-12-08T17:14:32.789Z] -rw-r--r-- 1 root root 569035 Dec 8 17:14 coverage.out [2020-12-08T17:14:32.789Z] -rw-r--r-- 1 root root 1041 Dec 8 17:14 go.mod [2020-12-08T17:14:32.789Z] -rw-r--r-- 1 root root 18856 Dec 8 17:14 go.sum [2020-12-08T17:14:32.789Z] drwxrwxr-x 8 1001 1001 127 Dec 8 17:11 internal [2020-12-08T17:14:32.789Z] drwxrwxr-x 4 1001 1001 26 Dec 8 17:11 openapi [2020-12-08T17:14:32.789Z] drwxrwxr-x 4 1001 1001 71 Dec 8 17:11 snap [2020-12-08T17:14:32.789Z] -rw-rw-r-- 1 1001 1001 168 Dec 8 17:11 version.go [Pipeline] sh [2020-12-08T17:14:33.093Z] + '[' -e coverage.out ] [2020-12-08T17:14:33.093Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-08T17:14:33.354Z] Stashed 1 file(s) [Pipeline] sh [2020-12-08T17:14:33.648Z] + make build [2020-12-08T17:14:33.648Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-08T17:14:36.960Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-08T17:14:42.693Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:14:41.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-08T17:14:41.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T17:14:41.866Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-08T17:14:41.912Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-08T17:14:41.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T17:14:41.930Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T17:14:42.718Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T17:14:42.745Z] > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 [2020-12-08T17:14:43.163Z] Merge succeeded, producing aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:14:43.163Z] Checking out Revision aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a (PR-2930) [2020-12-08T17:14:45.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-08T17:14:43.072Z] > git remote # timeout=10 [2020-12-08T17:14:43.090Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T17:14:43.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T17:14:43.121Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-08T17:14:43.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T17:14:43.173Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T17:14:43.183Z] > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 [2020-12-08T17:14:45.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-08T17:14:47.195Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-08T17:14:47.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-08T17:14:47.920Z] Commit message: "feat(security): Implement secrets-configure proxy tls" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-08T17:14:48.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-08T17:14:49.657Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-08T17:14:50.067Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-08T17:14:50.288Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-08T17:14:50.481Z] + sudo service docker restart [2020-12-08T17:14:50.481Z] + true [2020-12-08T17:14:51.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-08T17:14:52.219Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-08T17:14:53.194Z] provisioning config files... [2020-12-08T17:14:53.233Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1451471265012013483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:14:53.613Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-08T17:14:53.669Z] ---> docker-login.sh [2020-12-08T17:14:53.669Z] nexus3.edgexfoundry.org:10001 [2020-12-08T17:14:54.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:14:54.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:14:54.927Z] Configure a credential helper to remove this warning. See [2020-12-08T17:14:54.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:14:54.927Z] [2020-12-08T17:14:54.927Z] Login Succeeded [2020-12-08T17:14:54.927Z] nexus3.edgexfoundry.org:10002 [2020-12-08T17:14:55.007Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-08T17:14:55.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:14:55.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:14:55.484Z] Configure a credential helper to remove this warning. See [2020-12-08T17:14:55.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:14:55.484Z] [2020-12-08T17:14:55.484Z] Login Succeeded [2020-12-08T17:14:55.484Z] nexus3.edgexfoundry.org:10003 [2020-12-08T17:14:55.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:14:55.959Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-08T17:14:56.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:14:56.041Z] Configure a credential helper to remove this warning. See [2020-12-08T17:14:56.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:14:56.041Z] [2020-12-08T17:14:56.041Z] Login Succeeded [2020-12-08T17:14:56.041Z] nexus3.edgexfoundry.org:10004 [2020-12-08T17:14:56.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-08T17:14:56.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:14:56.591Z] Configure a credential helper to remove this warning. See [2020-12-08T17:14:56.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:14:56.591Z] [2020-12-08T17:14:56.591Z] Login Succeeded [2020-12-08T17:14:56.591Z] docker.io [2020-12-08T17:14:56.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2020-12-08T17:14:56.920Z] $ docker stop --time=1 19d9b081ef4024608762bbd43ceb749e93442d8949c5e681d0d07afba8ade2ad [2020-12-08T17:14:57.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-08T17:14:57.463Z] Configure a credential helper to remove this warning. See [2020-12-08T17:14:57.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-08T17:14:57.463Z] [2020-12-08T17:14:57.463Z] Login Succeeded [2020-12-08T17:14:57.463Z] ---> docker-login.sh ends [2020-12-08T17:14:58.589Z] $ docker rm -f 19d9b081ef4024608762bbd43ceb749e93442d8949c5e681d0d07afba8ade2ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2020-12-08T17:14:59.906Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-08T17:15:03.315Z] ========================================================= [2020-12-08T17:15:03.315Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-08T17:15:03.315Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:15:03.722Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-08T17:15:03.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-08T17:15:03.753Z] [2020-12-08T17:15:03.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:15:04.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-08T17:15:04.122Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-08T17:15:04.122Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-08T17:15:04.122Z] ca9280d653b3: Pulling fs layer [2020-12-08T17:15:04.122Z] 7e9c9ca2126c: Pulling fs layer [2020-12-08T17:15:04.389Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-08T17:15:04.389Z] cbdbe7a5bc2a: Download complete [2020-12-08T17:15:04.651Z] ca9280d653b3: Verifying Checksum [2020-12-08T17:15:04.651Z] ca9280d653b3: Download complete [2020-12-08T17:15:04.651Z] cbdbe7a5bc2a: Pull complete [2020-12-08T17:15:06.060Z] 7e9c9ca2126c: Verifying Checksum [2020-12-08T17:15:06.060Z] 7e9c9ca2126c: Download complete [2020-12-08T17:15:06.060Z] ca9280d653b3: Pull complete [2020-12-08T17:15:06.358Z] Sending build context to Docker daemon 165.7MB [2020-12-08T17:15:06.359Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-08T17:15:06.359Z] Step 2/7 : FROM ${BASE} [2020-12-08T17:15:06.359Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-08T17:15:06.359Z] 5f621e34cdf4: Pulling fs layer [2020-12-08T17:15:06.359Z] a4357932f1b6: Pulling fs layer [2020-12-08T17:15:06.359Z] 18c013af1878: Pulling fs layer [2020-12-08T17:15:06.359Z] 00ac8860ef70: Pulling fs layer [2020-12-08T17:15:06.359Z] 63d7cb157983: Pulling fs layer [2020-12-08T17:15:06.359Z] b116817d02f9: Pulling fs layer [2020-12-08T17:15:06.359Z] 745a02a5169b: Pulling fs layer [2020-12-08T17:15:06.359Z] b116817d02f9: Waiting [2020-12-08T17:15:06.359Z] 745a02a5169b: Waiting [2020-12-08T17:15:06.359Z] 63d7cb157983: Waiting [2020-12-08T17:15:06.359Z] 00ac8860ef70: Waiting [2020-12-08T17:15:06.359Z] 18c013af1878: Verifying Checksum [2020-12-08T17:15:06.359Z] 18c013af1878: Download complete [2020-12-08T17:15:06.359Z] a4357932f1b6: Download complete [2020-12-08T17:15:06.359Z] 63d7cb157983: Verifying Checksum [2020-12-08T17:15:06.359Z] 63d7cb157983: Download complete [2020-12-08T17:15:06.359Z] 5f621e34cdf4: Verifying Checksum [2020-12-08T17:15:06.359Z] 5f621e34cdf4: Download complete [2020-12-08T17:15:06.359Z] b116817d02f9: Download complete [2020-12-08T17:15:06.962Z] 5f621e34cdf4: Pull complete [2020-12-08T17:15:07.244Z] a4357932f1b6: Pull complete [2020-12-08T17:15:07.848Z] 18c013af1878: Pull complete [2020-12-08T17:15:08.838Z] 745a02a5169b: Verifying Checksum [2020-12-08T17:15:08.838Z] 745a02a5169b: Download complete [2020-12-08T17:15:09.830Z] 00ac8860ef70: Verifying Checksum [2020-12-08T17:15:09.830Z] 00ac8860ef70: Download complete [2020-12-08T17:15:12.676Z] 7e9c9ca2126c: Pull complete [2020-12-08T17:15:12.676Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-08T17:15:12.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-08T17:15:12.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-08T17:15:12.823Z] prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container [2020-12-08T17:15:12.872Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-08T17:15:15.916Z] $ docker top d192d9628ee1ed808febf16fbfc18c0fc17625483ba32428da7a7d73f708ccaa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:15:16.488Z] + docker-compose build --help [2020-12-08T17:15:16.489Z] + grep parallel [2020-12-08T17:15:17.434Z] --parallel Build images in parallel. [Pipeline] } [2020-12-08T17:15:17.450Z] $ docker stop --time=1 d192d9628ee1ed808febf16fbfc18c0fc17625483ba32428da7a7d73f708ccaa [2020-12-08T17:15:18.879Z] $ docker rm -f d192d9628ee1ed808febf16fbfc18c0fc17625483ba32428da7a7d73f708ccaa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:15:19.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-08T17:15:19.526Z] . [Pipeline] withDockerContainer [2020-12-08T17:15:19.624Z] prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container [2020-12-08T17:15:19.672Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-08T17:15:19.995Z] 00ac8860ef70: Pull complete [2020-12-08T17:15:19.995Z] 63d7cb157983: Pull complete [2020-12-08T17:15:20.270Z] b116817d02f9: Pull complete [2020-12-08T17:15:20.375Z] $ docker top d5e3e52ee90dd19bd33929aee3f69f0e455f9445d676a375066d0ee5361756e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:15:20.895Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-08T17:15:21.842Z] Building docker-core-command-go ... [2020-12-08T17:15:21.842Z] Building docker-core-data-go ... [2020-12-08T17:15:21.842Z] Building docker-core-metadata-go ... [2020-12-08T17:15:21.842Z] Building docker-security-bootstrap-redis-go ... [2020-12-08T17:15:21.842Z] Building docker-security-proxy-setup-go ... [2020-12-08T17:15:21.842Z] Building docker-security-secrets-setup-go ... [2020-12-08T17:15:21.842Z] Building docker-security-secretstore-setup-go ... [2020-12-08T17:15:21.842Z] Building docker-support-notifications-go ... [2020-12-08T17:15:21.842Z] Building docker-support-scheduler-go ... [2020-12-08T17:15:21.842Z] Building docker-sys-mgmt-agent-go ... [2020-12-08T17:15:21.842Z] Building docker-sys-mgmt-agent-go [2020-12-08T17:15:21.842Z] Building docker-security-secrets-setup-go [2020-12-08T17:15:21.842Z] Building docker-security-secretstore-setup-go [2020-12-08T17:15:21.842Z] Building docker-support-scheduler-go [2020-12-08T17:15:21.842Z] Building docker-core-data-go [2020-12-08T17:15:24.580Z] 745a02a5169b: Pull complete [2020-12-08T17:15:24.580Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-08T17:15:24.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-08T17:15:24.580Z] ---> b7e6874047d6 [2020-12-08T17:15:24.580Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-08T17:15:27.200Z] ---> Running in 20bfe7b570cc [2020-12-08T17:15:28.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:15:29.231Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:15:30.210Z] (1/12) Installing libmagic (5.38-r0) [2020-12-08T17:15:30.210Z] (2/12) Installing file (5.38-r0) [2020-12-08T17:15:30.210Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-08T17:15:30.480Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-08T17:15:37.167Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-08T17:15:37.167Z] (6/12) Installing patch (2.7.6-r6) [2020-12-08T17:15:37.167Z] (7/12) Installing build-base (0.5-r2) [2020-12-08T17:15:37.167Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-08T17:15:37.167Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-08T17:15:37.167Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-08T17:15:37.167Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-08T17:15:37.167Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-08T17:15:37.438Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:15:37.438Z] OK: 217 MiB in 51 packages [2020-12-08T17:15:41.744Z] Removing intermediate container 20bfe7b570cc [2020-12-08T17:15:41.744Z] ---> 9e4ebbe10466 [2020-12-08T17:15:41.744Z] Step 4/7 : WORKDIR /edgex-go [2020-12-08T17:15:41.744Z] ---> Running in 5c17d2b952e0 [2020-12-08T17:15:42.016Z] Removing intermediate container 5c17d2b952e0 [2020-12-08T17:15:42.016Z] ---> e95525296159 [2020-12-08T17:15:42.016Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-08T17:15:42.998Z] latest: Pulling from library/docker [2020-12-08T17:15:42.998Z] 5f621e34cdf4: Already exists [2020-12-08T17:15:42.998Z] 85db56a05063: Pulling fs layer [2020-12-08T17:15:42.998Z] ccb67d6aeaaa: Pulling fs layer [2020-12-08T17:15:42.998Z] de930078acea: Pulling fs layer [2020-12-08T17:15:42.998Z] d5a9d88a4785: Pulling fs layer [2020-12-08T17:15:42.998Z] e7f15c1544d5: Pulling fs layer [2020-12-08T17:15:42.998Z] 877c515997d3: Pulling fs layer [2020-12-08T17:15:42.998Z] e7f15c1544d5: Waiting [2020-12-08T17:15:42.998Z] 877c515997d3: Waiting [2020-12-08T17:15:42.998Z] ccb67d6aeaaa: Verifying Checksum [2020-12-08T17:15:42.998Z] ccb67d6aeaaa: Download complete [2020-12-08T17:15:42.998Z] 85db56a05063: Verifying Checksum [2020-12-08T17:15:42.998Z] 85db56a05063: Download complete [2020-12-08T17:15:43.275Z] d5a9d88a4785: Verifying Checksum [2020-12-08T17:15:43.275Z] d5a9d88a4785: Download complete [2020-12-08T17:15:43.275Z] e7f15c1544d5: Verifying Checksum [2020-12-08T17:15:43.275Z] e7f15c1544d5: Download complete [2020-12-08T17:15:43.275Z] 877c515997d3: Verifying Checksum [2020-12-08T17:15:43.275Z] 877c515997d3: Download complete [2020-12-08T17:15:43.880Z] 85db56a05063: Pull complete [2020-12-08T17:15:44.158Z] ccb67d6aeaaa: Pull complete [2020-12-08T17:15:44.433Z] de930078acea: Verifying Checksum [2020-12-08T17:15:44.433Z] de930078acea: Download complete [2020-12-08T17:15:47.817Z] de930078acea: Pull complete [2020-12-08T17:15:47.817Z] d5a9d88a4785: Pull complete [2020-12-08T17:15:48.093Z] e7f15c1544d5: Pull complete [2020-12-08T17:15:48.365Z] 877c515997d3: Pull complete [2020-12-08T17:15:48.365Z] Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a [2020-12-08T17:15:48.365Z] Status: Downloaded newer image for docker:latest [2020-12-08T17:15:51.748Z] ---> b82e028403a5 [2020-12-08T17:15:51.748Z] Step 6/7 : COPY go.mod . [2020-12-08T17:15:52.339Z] ---> 9be283ca5ed5 [2020-12-08T17:15:52.339Z] Step 7/7 : RUN go mod download [2020-12-08T17:15:52.339Z] ---> Running in 982a9abe941a [2020-12-08T17:15:54.126Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:15:54.126Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:15:54.126Z] ---> 28326d80f1ea [2020-12-08T17:15:54.126Z] Step 3/23 : WORKDIR /edgex-go [2020-12-08T17:15:54.126Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:15:54.126Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:15:54.126Z] ---> 28326d80f1ea [2020-12-08T17:15:54.126Z] Step 3/21 : WORKDIR /edgex-go [2020-12-08T17:15:54.126Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:15:54.126Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-08T17:15:54.126Z] ---> 28326d80f1ea [2020-12-08T17:15:54.126Z] Step 3/29 : WORKDIR /edgex-go [2020-12-08T17:15:54.126Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:15:54.126Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:15:54.126Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:15:54.126Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:15:54.126Z] ---> 28326d80f1ea [2020-12-08T17:15:54.126Z] Step 3/27 : WORKDIR /edgex-go [2020-12-08T17:15:54.126Z] ---> 28326d80f1ea [2020-12-08T17:15:54.126Z] Step 3/24 : WORKDIR /edgex-go [2020-12-08T17:15:54.126Z] ---> Running in 3d8ede3888b8 [2020-12-08T17:15:54.126Z] ---> Running in c7fe58d7d30a [2020-12-08T17:15:54.396Z] ---> Running in 7d242141db2e [2020-12-08T17:15:54.396Z] ---> Running in 11dae0849b62 [2020-12-08T17:15:54.396Z] ---> Running in 8b45a5303d6d [2020-12-08T17:15:54.661Z] Removing intermediate container 7d242141db2e [2020-12-08T17:15:54.661Z] ---> eea43fbf3821 [2020-12-08T17:15:54.661Z] Step 4/29 : RUN apk update && apk add make git [2020-12-08T17:15:54.661Z] Removing intermediate container c7fe58d7d30a [2020-12-08T17:15:54.661Z] ---> d7f7e3ff1d92 [2020-12-08T17:15:54.661Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:15:54.661Z] Removing intermediate container 11dae0849b62 [2020-12-08T17:15:54.661Z] ---> df3cee936deb [2020-12-08T17:15:54.661Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:15:54.661Z] Removing intermediate container 8b45a5303d6d [2020-12-08T17:15:54.661Z] ---> e7072d3b3797 [2020-12-08T17:15:54.661Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:15:54.924Z] Removing intermediate container 3d8ede3888b8 [2020-12-08T17:15:54.924Z] ---> fc827dd85149 [2020-12-08T17:15:54.924Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:15:54.924Z] ---> Running in 958047ea084c [2020-12-08T17:15:54.924Z] ---> Running in c4a13f10a1e8 [2020-12-08T17:15:54.924Z] ---> Running in 940c05792e1e [2020-12-08T17:15:54.924Z] ---> Running in e26aaab351c4 [2020-12-08T17:15:54.924Z] ---> Running in 09f581518259 [2020-12-08T17:15:56.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:56.589Z] Removing intermediate container 958047ea084c [2020-12-08T17:15:56.589Z] ---> c5b1fd54074b [2020-12-08T17:15:56.589Z] Step 5/21 : RUN apk update && apk add make git [2020-12-08T17:15:56.852Z] ---> Running in 657ae9fa3b90 [2020-12-08T17:15:56.852Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:57.116Z] Removing intermediate container 940c05792e1e [2020-12-08T17:15:57.116Z] ---> 5702b64b4fa0 [2020-12-08T17:15:57.116Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-08T17:15:57.379Z] Removing intermediate container 09f581518259 [2020-12-08T17:15:57.379Z] ---> a065eaf34312 [2020-12-08T17:15:57.379Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-08T17:15:57.379Z] Removing intermediate container e26aaab351c4 [2020-12-08T17:15:57.379Z] ---> d447f8ee41d3 [2020-12-08T17:15:57.379Z] Step 5/24 : RUN apk update && apk add make git [2020-12-08T17:15:57.379Z] ---> Running in 254176fcd57f [2020-12-08T17:15:57.379Z] ---> Running in dfb7424422dd [2020-12-08T17:15:57.379Z] ---> Running in 52969593f3f8 [2020-12-08T17:15:57.379Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:57.644Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:15:57.644Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:15:57.644Z] OK: 12745 distinct packages available [2020-12-08T17:15:57.644Z] OK: 233 MiB in 51 packages [2020-12-08T17:15:58.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:58.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:58.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:58.242Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:58.505Z] Removing intermediate container c4a13f10a1e8 [2020-12-08T17:15:58.505Z] ---> d2dd87aa64a9 [2020-12-08T17:15:58.505Z] Step 5/29 : COPY go.mod . [2020-12-08T17:15:58.767Z] ---> a420635d7f92 [2020-12-08T17:15:58.767Z] Step 6/29 : RUN go mod download [2020-12-08T17:15:58.767Z] ---> Running in 2d50cb9a97de [2020-12-08T17:15:58.767Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:59.029Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:15:59.029Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:15:59.029Z] OK: 12745 distinct packages available [2020-12-08T17:15:59.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:59.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:15:59.615Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:15:59.615Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:15:59.615Z] OK: 12745 distinct packages available [2020-12-08T17:15:59.615Z] OK: 233 MiB in 51 packages [2020-12-08T17:15:59.615Z] OK: 233 MiB in 51 packages [2020-12-08T17:15:59.887Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:15:59.887Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:15:59.887Z] OK: 12745 distinct packages available [2020-12-08T17:15:59.887Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:15:59.887Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:15:59.887Z] OK: 12745 distinct packages available [2020-12-08T17:16:00.155Z] OK: 233 MiB in 51 packages [2020-12-08T17:16:00.155Z] OK: 233 MiB in 51 packages [2020-12-08T17:16:00.417Z] Removing intermediate container 254176fcd57f [2020-12-08T17:16:00.417Z] ---> 5c47aa31671c [2020-12-08T17:16:00.417Z] Step 6/27 : COPY go.mod . [2020-12-08T17:16:00.685Z] Removing intermediate container 657ae9fa3b90 [2020-12-08T17:16:00.685Z] ---> 61f69b1ff078 [2020-12-08T17:16:00.685Z] Step 6/21 : COPY go.mod . [2020-12-08T17:16:00.949Z] ---> 3871416a106b [2020-12-08T17:16:00.949Z] Step 7/27 : RUN go mod download [2020-12-08T17:16:00.949Z] Removing intermediate container 2d50cb9a97de [2020-12-08T17:16:00.949Z] ---> 4353b0d18268 [2020-12-08T17:16:00.949Z] Step 7/29 : COPY . . [2020-12-08T17:16:00.949Z] ---> Running in 21edbdc88bc0 [2020-12-08T17:16:00.949Z] ---> 8c01fcfe7e58 [2020-12-08T17:16:00.949Z] Step 7/21 : RUN go mod download [2020-12-08T17:16:01.902Z] ---> Running in 617e5258110b [2020-12-08T17:16:02.484Z] Removing intermediate container dfb7424422dd [2020-12-08T17:16:02.484Z] ---> a87f2651d8a7 [2020-12-08T17:16:02.484Z] Step 6/23 : COPY go.mod . [2020-12-08T17:16:04.426Z] Removing intermediate container 52969593f3f8 [2020-12-08T17:16:04.426Z] ---> 5dff562c59d9 [2020-12-08T17:16:04.426Z] Step 6/24 : COPY go.mod . [2020-12-08T17:16:05.870Z] ---> 6a6d5c5dc195 [2020-12-08T17:16:05.870Z] Step 7/23 : RUN go mod download [2020-12-08T17:16:07.270Z] ---> 035e813592db [2020-12-08T17:16:07.270Z] Step 7/24 : RUN go mod download [2020-12-08T17:16:07.270Z] ---> Running in d95f4a88b564 [2020-12-08T17:16:09.204Z] ---> Running in f64d7719550c [2020-12-08T17:16:09.468Z] Removing intermediate container 21edbdc88bc0 [2020-12-08T17:16:09.468Z] ---> abde38552a52 [2020-12-08T17:16:09.468Z] Step 8/27 : COPY . . [2020-12-08T17:16:10.872Z] Removing intermediate container 617e5258110b [2020-12-08T17:16:10.872Z] ---> 3400355e8e02 [2020-12-08T17:16:10.872Z] Step 8/21 : COPY . . [2020-12-08T17:16:19.133Z] Removing intermediate container 982a9abe941a [2020-12-08T17:16:19.133Z] ---> 6c86e715cae7 [2020-12-08T17:16:19.133Z] Successfully built 6c86e715cae7 [2020-12-08T17:16:19.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:16:19.483Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T17:16:19.483Z] . [Pipeline] withDockerContainer [2020-12-08T17:16:19.754Z] prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2020-12-08T17:16:19.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T17:16:21.320Z] $ docker top 9c0f3b3faa14d79e46ea6953b74bac98adeb71a855389e346e5830c29aa88b56 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:16:22.318Z] + go version [2020-12-08T17:16:22.318Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-08T17:16:22.343Z] $ docker stop --time=1 9c0f3b3faa14d79e46ea6953b74bac98adeb71a855389e346e5830c29aa88b56 [2020-12-08T17:16:23.180Z] ---> 5650e664ed8b [2020-12-08T17:16:23.180Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-08T17:16:24.247Z] $ docker rm -f 9c0f3b3faa14d79e46ea6953b74bac98adeb71a855389e346e5830c29aa88b56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:16:25.319Z] + docker inspect -f . ci-base-image-arm64 [2020-12-08T17:16:25.320Z] . [Pipeline] withDockerContainer [2020-12-08T17:16:25.558Z] prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2020-12-08T17:16:25.639Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-08T17:16:26.546Z] Removing intermediate container d95f4a88b564 [2020-12-08T17:16:26.546Z] ---> 9a646657cf62 [2020-12-08T17:16:26.546Z] Step 8/23 : COPY . . [2020-12-08T17:16:26.811Z] ---> Running in f5a24b9e82aa [2020-12-08T17:16:26.887Z] $ docker top f55e8cc7166a790f12c243bc17350103e36e7efade1591ed49fad9fe0ee5705b -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-08T17:16:27.219Z] ========================================================= [2020-12-08T17:16:27.219Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-08T17:16:27.219Z] ========================================================= [Pipeline] sh [2020-12-08T17:16:27.859Z] + make test [2020-12-08T17:16:27.859Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-08T17:16:28.228Z] Removing intermediate container f64d7719550c [2020-12-08T17:16:28.228Z] ---> f3ee4e5d3312 [2020-12-08T17:16:28.228Z] Step 8/24 : COPY . . [2020-12-08T17:16:36.401Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-08T17:16:46.460Z] ---> 1e983a2786ee [2020-12-08T17:16:46.460Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-08T17:16:47.073Z] ---> 03ce2085e125 [2020-12-08T17:16:47.073Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-08T17:16:47.073Z] ---> Running in 67c5c61761e2 [2020-12-08T17:16:48.036Z] ---> Running in 8982c10f8d1e [2020-12-08T17:16:49.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-08T17:16:49.461Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-08T17:16:50.033Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-08T17:16:59.602Z] ---> 9feae0983145 [2020-12-08T17:16:59.602Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-08T17:16:59.602Z] Removing intermediate container f5a24b9e82aa [2020-12-08T17:16:59.602Z] ---> 70b968741a51 [2020-12-08T17:16:59.602Z] [2020-12-08T17:16:59.602Z] Step 9/29 : FROM alpine:latest [2020-12-08T17:16:59.602Z] ---> Running in 34d286bddb5d [2020-12-08T17:16:59.602Z] latest: Pulling from library/alpine [2020-12-08T17:17:00.179Z] ---> ef47611f1e5b [2020-12-08T17:17:00.179Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-08T17:17:00.456Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-08T17:17:00.741Z] Status: Downloaded newer image for alpine:latest [2020-12-08T17:17:00.741Z] ---> d6e46aa2470d [2020-12-08T17:17:00.741Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-08T17:17:00.741Z] ---> Running in aa07004f2f17 [2020-12-08T17:17:01.012Z] ---> Running in 352eb7b36253 [2020-12-08T17:17:01.289Z] Removing intermediate container 352eb7b36253 [2020-12-08T17:17:01.289Z] ---> eea5734cc2f1 [2020-12-08T17:17:01.289Z] Step 11/29 : USER root [2020-12-08T17:17:01.560Z] ---> Running in 89b3e9ad73da [2020-12-08T17:17:01.560Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-08T17:17:01.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-08T17:17:01.834Z] Removing intermediate container 89b3e9ad73da [2020-12-08T17:17:01.834Z] ---> 2254b2fc9af4 [2020-12-08T17:17:01.834Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-08T17:17:01.834Z] ---> Running in e895fb5a8188 [2020-12-08T17:17:02.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:02.815Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:03.088Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:17:03.088Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:17:03.089Z] OK: 12746 distinct packages available [2020-12-08T17:17:03.359Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-08T17:17:03.627Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-08T17:17:03.627Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:17:03.627Z] Executing ca-certificates-20191127-r4.trigger [2020-12-08T17:17:03.627Z] OK: 6 MiB in 16 packages [2020-12-08T17:17:05.583Z] Removing intermediate container e895fb5a8188 [2020-12-08T17:17:05.583Z] ---> 0305841d6689 [2020-12-08T17:17:05.583Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-08T17:17:05.850Z] ---> Running in e58b89104313 [2020-12-08T17:17:06.117Z] Removing intermediate container e58b89104313 [2020-12-08T17:17:06.117Z] ---> 5a6b3ba3c995 [2020-12-08T17:17:06.117Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-08T17:17:06.393Z] ---> Running in e5e681991907 [2020-12-08T17:17:06.978Z] Removing intermediate container e5e681991907 [2020-12-08T17:17:06.978Z] ---> 646ec4d53726 [2020-12-08T17:17:06.978Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-08T17:17:07.251Z] ---> Running in d9f40aa61b7e [2020-12-08T17:17:10.615Z] Removing intermediate container d9f40aa61b7e [2020-12-08T17:17:10.615Z] ---> b80a0c0b4be6 [2020-12-08T17:17:10.615Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-08T17:17:11.597Z] ---> bb027f6c7059 [2020-12-08T17:17:11.597Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-08T17:17:13.038Z] ---> 0bf591b6cae6 [2020-12-08T17:17:13.038Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-08T17:17:13.623Z] ---> 1e37aa6eb9e5 [2020-12-08T17:17:13.623Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-08T17:17:17.059Z] ---> 6902679e9374 [2020-12-08T17:17:17.059Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-08T17:17:17.059Z] Removing intermediate container 67c5c61761e2 [2020-12-08T17:17:17.059Z] ---> 9802bc795309 [2020-12-08T17:17:17.059Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-08T17:17:17.337Z] ---> 76ef4685d443 [2020-12-08T17:17:17.337Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-08T17:17:17.337Z] ---> Running in 22314c26f694 [2020-12-08T17:17:17.337Z] ---> Running in 1ac07fec85c8 [2020-12-08T17:17:18.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-08T17:17:20.903Z] Removing intermediate container 8982c10f8d1e [2020-12-08T17:17:20.903Z] ---> 05c185d9928b [2020-12-08T17:17:20.903Z] [2020-12-08T17:17:20.903Z] Step 10/21 : FROM scratch [2020-12-08T17:17:20.903Z] ---> [2020-12-08T17:17:20.903Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:17:20.903Z] Removing intermediate container 1ac07fec85c8 [2020-12-08T17:17:20.903Z] ---> c7f425d51128 [2020-12-08T17:17:20.903Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-08T17:17:21.176Z] ---> Running in 53317ab103c6 [2020-12-08T17:17:21.450Z] ---> 6af9b7217420 [2020-12-08T17:17:21.450Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-08T17:17:21.450Z] ---> Running in b6874c063ce6 [2020-12-08T17:17:21.726Z] Removing intermediate container 53317ab103c6 [2020-12-08T17:17:21.726Z] ---> d69c240bc827 [2020-12-08T17:17:21.726Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-08T17:17:21.998Z] ---> Running in 80262cecc85e [2020-12-08T17:17:21.998Z] Removing intermediate container 22314c26f694 [2020-12-08T17:17:21.998Z] ---> 7a10c7d5703b [2020-12-08T17:17:21.998Z] [2020-12-08T17:17:21.998Z] Step 11/27 : FROM docker:latest [2020-12-08T17:17:21.998Z] ---> b0757c55a1fd [2020-12-08T17:17:21.998Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-08T17:17:21.998Z] ---> Running in 09ea15d1851a [2020-12-08T17:17:22.269Z] Removing intermediate container 80262cecc85e [2020-12-08T17:17:22.269Z] ---> feb7f0656114 [2020-12-08T17:17:22.269Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-08T17:17:22.544Z] ---> Running in e6f9a1340368 [2020-12-08T17:17:22.544Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-08T17:17:22.818Z] Removing intermediate container e6f9a1340368 [2020-12-08T17:17:22.818Z] ---> 78a4e7ae24ce [2020-12-08T17:17:22.818Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-08T17:17:23.086Z] ---> 38f23a01d0da [2020-12-08T17:17:23.086Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-08T17:17:23.086Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:23.359Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:23.359Z] Removing intermediate container b6874c063ce6 [2020-12-08T17:17:23.359Z] ---> 9122117e9fd6 [2020-12-08T17:17:23.359Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-08T17:17:23.633Z] ---> Running in 3550fe7e809d [2020-12-08T17:17:23.633Z] (1/2) Installing readline (8.0.4-r0) [2020-12-08T17:17:23.633Z] (2/2) Installing bash (5.0.17-r0) [2020-12-08T17:17:23.633Z] Executing bash-5.0.17-r0.post-install [2020-12-08T17:17:23.633Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:17:23.633Z] OK: 12 MiB in 22 packages [2020-12-08T17:17:24.601Z] ---> 181b948a58cf [2020-12-08T17:17:24.601Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-08T17:17:25.593Z] ---> 781695fa1c19 [2020-12-08T17:17:25.593Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-08T17:17:25.861Z] ---> Running in c665300b3b40 [2020-12-08T17:17:25.861Z] Removing intermediate container 09ea15d1851a [2020-12-08T17:17:25.861Z] ---> b5979cbea9c8 [2020-12-08T17:17:25.861Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-08T17:17:25.861Z] ---> Running in 76337899f338 [2020-12-08T17:17:26.128Z] Removing intermediate container c665300b3b40 [2020-12-08T17:17:26.128Z] ---> 5be92e7830a2 [2020-12-08T17:17:26.128Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:17:26.396Z] ---> Running in c0a537a34a8a [2020-12-08T17:17:26.396Z] Removing intermediate container 3550fe7e809d [2020-12-08T17:17:26.396Z] ---> 93429a89c2a6 [2020-12-08T17:17:26.396Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-08T17:17:26.660Z] ---> Running in d14224422e26 [2020-12-08T17:17:26.660Z] Removing intermediate container c0a537a34a8a [2020-12-08T17:17:26.660Z] ---> acac443bd669 [2020-12-08T17:17:26.660Z] Step 19/21 : LABEL arch=x86_64 [2020-12-08T17:17:26.925Z] ---> Running in d055c45c1e6d [2020-12-08T17:17:26.925Z] Removing intermediate container d14224422e26 [2020-12-08T17:17:26.925Z] ---> 1a7463f45ba8 [2020-12-08T17:17:26.925Z] Step 26/29 : CMD [ "generate" ] [2020-12-08T17:17:27.195Z] ---> Running in 97361efae94d [2020-12-08T17:17:27.195Z] Removing intermediate container d055c45c1e6d [2020-12-08T17:17:27.195Z] ---> 52ca90fa92d6 [2020-12-08T17:17:27.195Z] Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:17:29.074Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-08T17:17:29.317Z] ---> Running in bf0db8355e79 [2020-12-08T17:17:29.317Z] Removing intermediate container 97361efae94d [2020-12-08T17:17:29.317Z] ---> cf019633fd82 [2020-12-08T17:17:29.317Z] Step 27/29 : LABEL arch=x86_64 [2020-12-08T17:17:29.317Z] Removing intermediate container aa07004f2f17 [2020-12-08T17:17:29.317Z] ---> 9a5b49e7b06c [2020-12-08T17:17:29.317Z] [2020-12-08T17:17:29.317Z] Step 10/24 : FROM alpine:3.10 [2020-12-08T17:17:29.589Z] 3.10: Pulling from library/alpine [2020-12-08T17:17:30.564Z] ---> Running in 812c3670ce73 [2020-12-08T17:17:30.564Z] Removing intermediate container 76337899f338 [2020-12-08T17:17:30.564Z] ---> d32b8a2b2ec8 [2020-12-08T17:17:30.564Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-08T17:17:30.564Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-08T17:17:30.564Z] Status: Downloaded newer image for alpine:3.10 [2020-12-08T17:17:30.564Z] ---> be4e4bea2c2e [2020-12-08T17:17:30.564Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-08T17:17:30.564Z] Removing intermediate container bf0db8355e79 [2020-12-08T17:17:30.564Z] ---> 900fc91fb8fb [2020-12-08T17:17:30.564Z] Step 21/21 : LABEL version=0.0.0 [2020-12-08T17:17:30.828Z] ---> Running in 9a8678708396 [2020-12-08T17:17:31.091Z] Removing intermediate container 812c3670ce73 [2020-12-08T17:17:31.091Z] ---> b31aed731ce3 [2020-12-08T17:17:31.092Z] Step 28/29 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:17:31.092Z] ---> Running in 6914339ef81e [2020-12-08T17:17:31.092Z] ---> Running in bd2f9c9aaf4e [2020-12-08T17:17:31.092Z] Removing intermediate container 9a8678708396 [2020-12-08T17:17:31.092Z] ---> a7ce98ba79e8 [2020-12-08T17:17:31.092Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-08T17:17:31.354Z] ---> Running in 228b5e7613e1 [2020-12-08T17:17:31.354Z] ---> Running in 0b8d0dc9ef3a [2020-12-08T17:17:31.623Z] Removing intermediate container 6914339ef81e [2020-12-08T17:17:31.623Z] ---> 6c2917a48c63 [2020-12-08T17:17:31.623Z] [2020-12-08T17:17:31.886Z] Successfully built 6c2917a48c63 [2020-12-08T17:17:31.886Z] Removing intermediate container 228b5e7613e1 [2020-12-08T17:17:31.886Z] ---> b0ee15534d9d [2020-12-08T17:17:31.886Z] Step 29/29 : LABEL version=0.0.0 [2020-12-08T17:17:31.886Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-08T17:17:32.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:32.392Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2020-12-08T17:17:32.657Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:32.657Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-08T17:17:32.657Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-08T17:17:32.657Z] OK: 10348 distinct packages available [2020-12-08T17:17:32.657Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-08T17:17:32.657Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-08T17:17:32.657Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-08T17:17:32.657Z] (4/5) Installing curl (7.66.0-r1) [2020-12-08T17:17:32.657Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-08T17:17:32.657Z] Executing busybox-1.30.1-r3.trigger [2020-12-08T17:17:32.657Z] Executing ca-certificates-20191127-r2.trigger [2020-12-08T17:17:32.657Z] OK: 7 MiB in 19 packages [2020-12-08T17:17:32.919Z] Removing intermediate container 0b8d0dc9ef3a [2020-12-08T17:17:32.919Z] ---> 9f8065fe3709 [2020-12-08T17:17:32.919Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-08T17:17:36.236Z] ---> Running in d37c8f9e194a [2020-12-08T17:17:38.158Z] Removing intermediate container 34d286bddb5d [2020-12-08T17:17:38.158Z] ---> c4e9314a75e4 [2020-12-08T17:17:38.158Z] [2020-12-08T17:17:38.158Z] Step 10/23 : FROM alpine [2020-12-08T17:17:38.158Z] ---> d6e46aa2470d [2020-12-08T17:17:38.158Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:17:38.158Z] ---> Running in 6e237cb5fba0 [2020-12-08T17:17:40.085Z] Removing intermediate container d37c8f9e194a [2020-12-08T17:17:40.085Z] ---> b9337d2ce27e [2020-12-08T17:17:40.085Z] [2020-12-08T17:17:41.494Z] Successfully built b9337d2ce27e [2020-12-08T17:17:41.494Z] ---> Running in d2dfb32c37f4 [2020-12-08T17:17:41.494Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-08T17:17:41.494Z] Building docker-security-proxy-setup-go [2020-12-08T17:17:42.917Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 6e237cb5fba0 [2020-12-08T17:17:42.917Z] ---> 01ea3e704e02 [2020-12-08T17:17:42.917Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-08T17:17:42.917Z] Removing intermediate container bd2f9c9aaf4e [2020-12-08T17:17:42.917Z] ---> 587ac9c47d2f [2020-12-08T17:17:42.917Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-08T17:17:47.166Z] ---> Running in 1fded5717c71 [2020-12-08T17:17:47.166Z] Removing intermediate container d2dfb32c37f4 [2020-12-08T17:17:47.166Z] ---> a563795d6583 [2020-12-08T17:17:47.167Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-08T17:17:48.563Z] ---> a14729172288 [2020-12-08T17:17:48.563Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-08T17:17:50.487Z] ---> Running in 88e77467a1d6 [2020-12-08T17:17:51.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-08T17:17:51.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-08T17:17:51.340Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-08T17:17:51.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-08T17:17:51.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-08T17:17:51.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-08T17:17:51.437Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:17:51.437Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:17:51.437Z] ---> 28326d80f1ea [2020-12-08T17:17:51.437Z] Step 3/24 : WORKDIR /edgex-go [2020-12-08T17:17:51.437Z] ---> Using cache [2020-12-08T17:17:51.437Z] ---> fc827dd85149 [2020-12-08T17:17:51.437Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:17:51.437Z] ---> Using cache [2020-12-08T17:17:51.437Z] ---> a065eaf34312 [2020-12-08T17:17:51.437Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-08T17:17:52.017Z] Removing intermediate container 1fded5717c71 [2020-12-08T17:17:52.017Z] ---> 5af20c2f9882 [2020-12-08T17:17:52.017Z] Step 13/24 : WORKDIR / [2020-12-08T17:17:52.288Z] ---> Running in 7dcab8ff7800 [2020-12-08T17:17:52.555Z] ---> c483a678b92b [2020-12-08T17:17:52.555Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-08T17:17:52.555Z] ---> Running in cccdd72fa910 [2020-12-08T17:17:52.555Z] Removing intermediate container 88e77467a1d6 [2020-12-08T17:17:52.555Z] ---> 5054bb74b765 [2020-12-08T17:17:52.555Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-08T17:17:52.823Z] ---> Running in 6872a19443b3 [2020-12-08T17:17:52.823Z] Removing intermediate container cccdd72fa910 [2020-12-08T17:17:52.823Z] ---> bb34c4e4d653 [2020-12-08T17:17:52.823Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-08T17:17:53.089Z] ---> 4afe1733d2b2 [2020-12-08T17:17:53.089Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-08T17:17:53.089Z] Removing intermediate container 6872a19443b3 [2020-12-08T17:17:53.089Z] ---> 13be29632a1d [2020-12-08T17:17:53.089Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:17:53.351Z] ---> Running in 2732542be2e8 [2020-12-08T17:17:53.351Z] ---> Running in bdf4a5c7e910 [2020-12-08T17:17:53.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:53.615Z] ---> 234586940716 [2020-12-08T17:17:53.615Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-08T17:17:54.209Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:54.751Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.069s [2020-12-08T17:17:54.751Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-08T17:17:54.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-08T17:17:54.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:54.812Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:17:55.079Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:17:55.079Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:17:55.079Z] OK: 12745 distinct packages available [2020-12-08T17:17:55.079Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-08T17:17:55.079Z] (2/33) Installing expat (2.2.9-r1) [2020-12-08T17:17:55.079Z] (3/33) Installing libffi (3.3-r2) [2020-12-08T17:17:55.079Z] (4/33) Installing gdbm (1.13-r1) [2020-12-08T17:17:55.343Z] ---> 872cd3dd7467 [2020-12-08T17:17:55.343Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-08T17:17:55.343Z] OK: 233 MiB in 51 packages [2020-12-08T17:17:55.343Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-08T17:17:55.343Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-08T17:17:55.343Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-08T17:17:56.739Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-08T17:17:56.739Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-08T17:17:56.739Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-08T17:17:56.739Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-08T17:17:59.566Z] ---> 504d92cc0a8a [2020-12-08T17:17:59.566Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-08T17:18:00.520Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-08T17:18:00.520Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-08T17:18:00.520Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-08T17:18:00.520Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-08T17:18:00.520Z] Removing intermediate container bdf4a5c7e910 [2020-12-08T17:18:00.520Z] ---> e83860aa5121 [2020-12-08T17:18:00.520Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-08T17:18:00.781Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-08T17:18:01.043Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:18:01.043Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:18:01.043Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-08T17:18:01.043Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-08T17:18:01.304Z] ---> 28326d80f1ea [2020-12-08T17:18:01.304Z] Step 3/21 : WORKDIR /edgex-go [2020-12-08T17:18:01.567Z] ---> Using cache [2020-12-08T17:18:01.567Z] ---> fc827dd85149 [2020-12-08T17:18:01.567Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:18:01.567Z] ---> Using cache [2020-12-08T17:18:01.567Z] ---> a065eaf34312 [2020-12-08T17:18:01.567Z] Step 5/21 : RUN apk update && apk add make git [2020-12-08T17:18:02.144Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-08T17:18:02.144Z] ---> a0dd0bc52844 [2020-12-08T17:18:02.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-08T17:18:02.145Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-08T17:18:02.145Z] Removing intermediate container 7dcab8ff7800 [2020-12-08T17:18:02.145Z] ---> 51e1d80c3a8e [2020-12-08T17:18:02.145Z] Step 6/24 : COPY go.mod . [2020-12-08T17:18:02.420Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-08T17:18:02.420Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-08T17:18:02.420Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-08T17:18:02.420Z] ---> Running in 938d336ada16 [2020-12-08T17:18:02.420Z] ---> Running in 9c3e4acb478d [2020-12-08T17:18:02.420Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-08T17:18:02.683Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-08T17:18:02.683Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-08T17:18:02.683Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-08T17:18:03.257Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-08T17:18:03.257Z] ---> 56cdb59117b5 [2020-12-08T17:18:03.257Z] Step 7/24 : RUN go mod download [2020-12-08T17:18:03.257Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-08T17:18:03.257Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-08T17:18:03.257Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-08T17:18:03.839Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-08T17:18:03.839Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-08T17:18:03.839Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-08T17:18:03.839Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-08T17:18:03.839Z] ---> Running in a4a8a03ff7b2 [2020-12-08T17:18:03.839Z] ---> 1910cf60fe8f [2020-12-08T17:18:03.839Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-08T17:18:04.110Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-08T17:18:04.110Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-08T17:18:04.110Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:18:04.110Z] OK: 71 MiB in 55 packages [2020-12-08T17:18:05.034Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.278s coverage: 46.6% of statements [2020-12-08T17:18:05.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-08T17:18:05.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-08T17:18:05.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-08T17:18:05.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-08T17:18:05.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-08T17:18:05.066Z] ---> 8865aadf88cd [2020-12-08T17:18:05.066Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-08T17:18:05.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:18:05.066Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:18:05.066Z] ---> Running in a1b4efd4b6fb [2020-12-08T17:18:05.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:18:05.641Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:18:06.223Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-08T17:18:06.223Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-08T17:18:06.487Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:18:06.487Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:18:06.487Z] OK: 12745 distinct packages available [2020-12-08T17:18:06.487Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-08T17:18:06.487Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-08T17:18:06.755Z] OK: 233 MiB in 51 packages [2020-12-08T17:18:06.755Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-08T17:18:06.755Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:18:06.755Z] OK: 8 MiB in 19 packages [2020-12-08T17:18:07.022Z] Removing intermediate container a4a8a03ff7b2 [2020-12-08T17:18:07.022Z] ---> d710f9a51002 [2020-12-08T17:18:07.022Z] Step 8/24 : COPY . . [2020-12-08T17:18:11.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.434s coverage: 27.1% of statements [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-08T17:18:11.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-08T17:18:11.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.083s coverage: 100.0% of statements [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-08T17:18:11.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.552s coverage: 68.5% of statements [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-08T17:18:11.774Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-08T17:18:13.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.693s coverage: 82.3% of statements [2020-12-08T17:18:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-08T17:18:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-08T17:18:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-08T17:18:13.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-08T17:18:15.212Z] Removing intermediate container a1b4efd4b6fb [2020-12-08T17:18:15.212Z] ---> 5dbd4ff9d705 [2020-12-08T17:18:15.212Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-08T17:18:16.160Z] Removing intermediate container 2732542be2e8 [2020-12-08T17:18:16.160Z] ---> cf2e5b8d6d67 [2020-12-08T17:18:16.160Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-08T17:18:17.108Z] ---> Running in 63686aa4f8b7 [2020-12-08T17:18:18.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.058s coverage: 28.6% of statements [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-08T17:18:18.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.175s coverage: 100.0% of statements [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-08T17:18:18.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements [2020-12-08T17:18:18.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-08T17:18:19.682Z] Removing intermediate container 938d336ada16 [2020-12-08T17:18:19.682Z] ---> 029fe5a7aecb [2020-12-08T17:18:19.682Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-08T17:18:19.682Z] Removing intermediate container 9c3e4acb478d [2020-12-08T17:18:19.682Z] ---> 2f0f6f84e179 [2020-12-08T17:18:19.682Z] Step 6/21 : COPY go.mod . [2020-12-08T17:18:20.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.322s coverage: 86.7% of statements [2020-12-08T17:18:20.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-08T17:18:20.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.363s coverage: 97.5% of statements [2020-12-08T17:18:20.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-08T17:18:20.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.223s coverage: 78.3% of statements [2020-12-08T17:18:20.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-08T17:18:20.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-08T17:18:20.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-08T17:18:20.741Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-08T17:18:21.616Z] ---> Running in 2df916730338 [2020-12-08T17:18:21.616Z] Removing intermediate container 63686aa4f8b7 [2020-12-08T17:18:21.616Z] ---> 51df04056384 [2020-12-08T17:18:21.616Z] Step 22/24 : LABEL arch=x86_64 [2020-12-08T17:18:22.571Z] ---> 4afffce9ab7a [2020-12-08T17:18:22.571Z] Step 7/21 : RUN go mod download [2020-12-08T17:18:23.150Z] ---> da8fab356d5c [2020-12-08T17:18:23.150Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-08T17:18:23.150Z] ---> Running in 60c373a89b9b [2020-12-08T17:18:23.413Z] ---> Running in de9af8e66f1a [2020-12-08T17:18:23.991Z] Removing intermediate container 60c373a89b9b [2020-12-08T17:18:23.991Z] ---> 9eada1f0f877 [2020-12-08T17:18:23.991Z] Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:18:25.385Z] ---> Running in ac97b981848e [2020-12-08T17:18:26.355Z] ---> 79057f58ba29 [2020-12-08T17:18:26.355Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-08T17:18:26.617Z] Removing intermediate container ac97b981848e [2020-12-08T17:18:26.617Z] ---> c877c25fec4e [2020-12-08T17:18:26.617Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T17:18:28.009Z] Collecting docker-compose==1.23.2 [2020-12-08T17:18:28.009Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-08T17:18:28.009Z] ---> Running in 5f6de49b32ed [2020-12-08T17:18:28.585Z] ---> ddc01c42bf96 [2020-12-08T17:18:28.585Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.233s coverage: 93.8% of statements [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.155s coverage: 0.1% of statements [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements [2020-12-08T17:18:29.059Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements [2020-12-08T17:18:29.059Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.125s coverage: 87.2% of statements [2020-12-08T17:18:29.166Z] ---> Running in f07ffa6ebc96 [2020-12-08T17:18:29.166Z] Removing intermediate container 5f6de49b32ed [2020-12-08T17:18:29.166Z] ---> ca9710782a5b [2020-12-08T17:18:29.166Z] [2020-12-08T17:18:29.166Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-08T17:18:29.166Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-08T17:18:29.336Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.156s coverage: 84.2% of statements [2020-12-08T17:18:29.437Z] Collecting docopt<0.7,>=0.6.1 [2020-12-08T17:18:29.438Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-08T17:18:29.438Z] ---> 9f99c6860fc1 [2020-12-08T17:18:29.438Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-08T17:18:29.438Z] Successfully built ca9710782a5b [2020-12-08T17:18:29.438Z] Removing intermediate container de9af8e66f1a [2020-12-08T17:18:29.438Z] ---> 3a0a22e57d95 [2020-12-08T17:18:29.438Z] Step 8/21 : COPY . . [2020-12-08T17:18:30.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 89.2% of statements [2020-12-08T17:18:30.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-08T17:18:30.390Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-08T17:18:30.391Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-bootstrap-redis-go [2020-12-08T17:18:30.655Z] Removing intermediate container f07ffa6ebc96 [2020-12-08T17:18:30.655Z] ---> 23a8478d4411 [2020-12-08T17:18:30.655Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:18:30.933Z] ---> Running in abd825a75bea [2020-12-08T17:18:31.226Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-08T17:18:31.226Z] ---> Running in 72189081cb8d [2020-12-08T17:18:31.226Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-08T17:18:31.494Z] Collecting jsonschema<3,>=2.5.1 [2020-12-08T17:18:31.494Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-08T17:18:32.448Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-08T17:18:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.664s coverage: 63.5% of statements [2020-12-08T17:18:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-08T17:18:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-08T17:18:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.111s coverage: 100.0% of statements [2020-12-08T17:18:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements [2020-12-08T17:18:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements [2020-12-08T17:18:33.398Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-08T17:18:33.398Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-08T17:18:33.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2020-12-08T17:18:34.801Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-08T17:18:34.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.106s coverage: 100.0% of statements [2020-12-08T17:18:37.362Z] Collecting docker<4.0,>=3.6.0 [2020-12-08T17:18:37.362Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-08T17:18:37.635Z] Removing intermediate container 72189081cb8d [2020-12-08T17:18:37.635Z] ---> 9788087648f4 [2020-12-08T17:18:37.635Z] Step 21/23 : LABEL arch=x86_64 [2020-12-08T17:18:38.617Z] Collecting texttable<0.10,>=0.9.0 [2020-12-08T17:18:38.617Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-08T17:18:39.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.875s coverage: 55.9% of statements [2020-12-08T17:18:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-08T17:18:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-08T17:18:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-08T17:18:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-08T17:18:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-08T17:18:39.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-08T17:18:39.604Z] ---> Running in 5adfa928af55 [2020-12-08T17:18:39.604Z] Collecting PyYAML<4,>=3.10 [2020-12-08T17:18:39.604Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-08T17:18:41.810Z] Removing intermediate container 5adfa928af55 [2020-12-08T17:18:41.810Z] ---> 591fd6219a3d [2020-12-08T17:18:41.810Z] Step 22/23 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:18:41.810Z] Collecting cached-property<2,>=1.2.0 [2020-12-08T17:18:41.810Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-08T17:18:42.579Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-08T17:18:42.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-08T17:18:43.319Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-08T17:18:43.320Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-08T17:18:43.320Z] ---> Running in 94e5678930da [2020-12-08T17:18:43.320Z] Collecting idna<2.8,>=2.5 [2020-12-08T17:18:43.320Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-08T17:18:43.611Z] Collecting docker-pycreds>=0.4.0 [2020-12-08T17:18:43.611Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-08T17:18:43.890Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-08T17:18:43.890Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-08T17:18:43.890Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-08T17:18:43.890Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-08T17:18:44.161Z] Installing collected packages: urllib3, idna, requests, docopt, websocket-client, jsonschema, dockerpty, docker-pycreds, docker, texttable, PyYAML, cached-property, docker-compose [2020-12-08T17:18:44.161Z] Attempting uninstall: urllib3 [2020-12-08T17:18:44.161Z] Found existing installation: urllib3 1.25.9 [2020-12-08T17:18:44.161Z] Uninstalling urllib3-1.25.9: [2020-12-08T17:18:44.771Z] Successfully uninstalled urllib3-1.25.9 [2020-12-08T17:18:45.748Z] Removing intermediate container 94e5678930da [2020-12-08T17:18:45.748Z] ---> 0d4c413b784e [2020-12-08T17:18:45.748Z] Step 23/23 : LABEL version=0.0.0 [2020-12-08T17:18:47.715Z] Attempting uninstall: idna [2020-12-08T17:18:47.715Z] Found existing installation: idna 2.9 [2020-12-08T17:18:47.715Z] Uninstalling idna-2.9: [2020-12-08T17:18:47.715Z] Successfully uninstalled idna-2.9 [2020-12-08T17:18:48.307Z] ---> Running in 069d3c8f685a [2020-12-08T17:18:48.577Z] Attempting uninstall: requests [2020-12-08T17:18:48.577Z] Found existing installation: requests 2.23.0 [2020-12-08T17:18:48.577Z] Uninstalling requests-2.23.0: [2020-12-08T17:18:49.548Z] Successfully uninstalled requests-2.23.0 [2020-12-08T17:18:49.548Z] Running setup.py install for docopt: started [2020-12-08T17:18:50.970Z] Removing intermediate container 069d3c8f685a [2020-12-08T17:18:50.970Z] ---> 59d427b04527 [2020-12-08T17:18:50.970Z] [2020-12-08T17:18:51.560Z] Successfully built 59d427b04527 [2020-12-08T17:18:51.560Z] Running setup.py install for docopt: finished with status 'done' [2020-12-08T17:18:51.560Z] Successfully tagged docker-core-data-go:latest [2020-12-08T17:18:51.560Z]  Building docker-core-data-go ... done Building docker-core-command-go [2020-12-08T17:18:56.907Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:18:56.907Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:18:56.907Z] ---> 28326d80f1ea [2020-12-08T17:18:56.907Z] Step 3/22 : WORKDIR /edgex-go [2020-12-08T17:18:56.907Z] ---> Using cache [2020-12-08T17:18:56.907Z] ---> fc827dd85149 [2020-12-08T17:18:56.907Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:18:56.907Z] ---> Using cache [2020-12-08T17:18:56.907Z] ---> a065eaf34312 [2020-12-08T17:18:56.907Z] Step 5/22 : RUN apk update && apk add make git [2020-12-08T17:18:56.907Z] ---> Using cache [2020-12-08T17:18:56.907Z] ---> 2f0f6f84e179 [2020-12-08T17:18:56.907Z] Step 6/22 : COPY go.mod . [2020-12-08T17:18:56.907Z] ---> Using cache [2020-12-08T17:18:56.907Z] ---> 4afffce9ab7a [2020-12-08T17:18:56.907Z] Step 7/22 : RUN go mod download [2020-12-08T17:18:56.907Z] ---> Using cache [2020-12-08T17:18:56.907Z] ---> 3a0a22e57d95 [2020-12-08T17:18:56.907Z] Step 8/22 : COPY . . [2020-12-08T17:18:57.863Z] Running setup.py install for dockerpty: started [2020-12-08T17:19:02.099Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-08T17:19:07.422Z] Running setup.py install for texttable: started [2020-12-08T17:19:09.363Z] ---> 87e1b6f6dd43 [2020-12-08T17:19:09.363Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-08T17:19:09.942Z] Running setup.py install for texttable: finished with status 'done' [2020-12-08T17:19:10.204Z] Running setup.py install for PyYAML: started [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 33.476s coverage: 86.3% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.357s coverage: 72.2% of statements [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.490s coverage: 72.1% of statements [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.084s coverage: 82.4% of statements [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.066s coverage: 48.4% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.068s coverage: 28.8% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.085s coverage: 96.8% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.366s coverage: 37.2% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.522s coverage: 84.0% of statements [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.351s coverage: 47.1% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-08T17:19:11.785Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.109s coverage: 100.0% of statements [2020-12-08T17:19:11.785Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.042s coverage: 29.1% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.169s coverage: 99.0% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.090s coverage: 100.0% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.049s coverage: 100.0% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-08T17:19:11.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2020-12-08T17:19:11.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2020-12-08T17:19:11.786Z] GO111MODULE=on go vet ./... [2020-12-08T17:19:12.180Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-08T17:19:13.593Z] ---> Running in e09d36203483 [2020-12-08T17:19:14.588Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-08T17:19:17.157Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:19:17.157Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:19:17.157Z] ---> 28326d80f1ea [2020-12-08T17:19:17.157Z] Step 3/22 : WORKDIR /edgex-go [2020-12-08T17:19:17.157Z] ---> Using cache [2020-12-08T17:19:17.157Z] ---> fc827dd85149 [2020-12-08T17:19:17.157Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:19:17.157Z] ---> Using cache [2020-12-08T17:19:17.157Z] ---> a065eaf34312 [2020-12-08T17:19:17.157Z] Step 5/22 : RUN apk update && apk add make git [2020-12-08T17:19:17.157Z] ---> Using cache [2020-12-08T17:19:17.157Z] ---> 2f0f6f84e179 [2020-12-08T17:19:17.157Z] Step 6/22 : COPY go.mod . [2020-12-08T17:19:17.157Z] ---> Using cache [2020-12-08T17:19:17.157Z] ---> 4afffce9ab7a [2020-12-08T17:19:17.157Z] Step 7/22 : RUN go mod download [2020-12-08T17:19:17.157Z] ---> Using cache [2020-12-08T17:19:17.157Z] ---> 3a0a22e57d95 [2020-12-08T17:19:17.157Z] Step 8/22 : COPY . . [2020-12-08T17:19:17.157Z] ---> Using cache [2020-12-08T17:19:17.157Z] ---> 87e1b6f6dd43 [2020-12-08T17:19:17.157Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-08T17:19:18.147Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-08T17:19:18.147Z] ---> Running in dc9bdb10718b [2020-12-08T17:19:20.088Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-08T17:19:25.446Z] Removing intermediate container 2df916730338 [2020-12-08T17:19:25.446Z] ---> d5895f78b32e [2020-12-08T17:19:25.446Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-08T17:19:25.446Z] Removing intermediate container abd825a75bea [2020-12-08T17:19:25.446Z] ---> ca21f8331f06 [2020-12-08T17:19:25.446Z] [2020-12-08T17:19:25.446Z] Step 10/24 : FROM scratch [2020-12-08T17:19:25.446Z] ---> [2020-12-08T17:19:25.446Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-08T17:19:26.413Z] ---> Running in 23a99eb63b71 [2020-12-08T17:19:26.688Z] ---> Running in 00dc9b18ef5c [2020-12-08T17:19:26.688Z] ---> 0a06db327c62 [2020-12-08T17:19:26.688Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-08T17:19:26.959Z] ---> Running in 15ae202f4a1e [2020-12-08T17:19:27.230Z] Removing intermediate container 00dc9b18ef5c [2020-12-08T17:19:27.230Z] ---> 24855c7a54a7 [2020-12-08T17:19:27.230Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-08T17:19:27.230Z] ---> Running in d7ea20be30be [2020-12-08T17:19:27.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:19:27.817Z] Removing intermediate container d7ea20be30be [2020-12-08T17:19:27.817Z] ---> e8190c7e0ba6 [2020-12-08T17:19:27.817Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-08T17:19:27.817Z] ---> Running in f62f4a584780 [2020-12-08T17:19:27.817Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-08T17:19:28.084Z] Removing intermediate container f62f4a584780 [2020-12-08T17:19:28.084Z] ---> 2c7225675289 [2020-12-08T17:19:28.084Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-08T17:19:28.084Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:19:28.352Z] ---> e9070a147b56 [2020-12-08T17:19:28.352Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-08T17:19:28.352Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-08T17:19:28.352Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-08T17:19:28.622Z] (3/3) Installing curl (7.69.1-r1) [2020-12-08T17:19:28.622Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:19:28.622Z] OK: 72 MiB in 58 packages [2020-12-08T17:19:32.017Z] ---> 8a82ce5d2aac [2020-12-08T17:19:32.017Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-08T17:19:32.017Z] Removing intermediate container 23a99eb63b71 [2020-12-08T17:19:32.017Z] ---> 3cbf7c4ca5f5 [2020-12-08T17:19:32.017Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-08T17:19:32.287Z] ---> Running in db8c655fd961 [2020-12-08T17:19:32.287Z] ---> 24c265bfff0d [2020-12-08T17:19:32.287Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-08T17:19:32.556Z] Removing intermediate container db8c655fd961 [2020-12-08T17:19:32.556Z] ---> 0c821ddad8e0 [2020-12-08T17:19:32.556Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:19:32.828Z] ---> Running in 7d7ecf436ed1 [2020-12-08T17:19:32.828Z] ---> fe7d51cca024 [2020-12-08T17:19:32.828Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-08T17:19:33.100Z] Removing intermediate container 7d7ecf436ed1 [2020-12-08T17:19:33.100Z] ---> 4639422e01ad [2020-12-08T17:19:33.100Z] Step 25/27 : LABEL arch=x86_64 [2020-12-08T17:19:33.100Z] ---> Running in 167778823d5b [2020-12-08T17:19:33.682Z] Removing intermediate container 167778823d5b [2020-12-08T17:19:33.682Z] ---> 4cf0ce43269f [2020-12-08T17:19:33.682Z] Step 26/27 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:19:33.682Z] ---> Running in 8b7580750af9 [2020-12-08T17:19:33.957Z] Removing intermediate container 8b7580750af9 [2020-12-08T17:19:33.957Z] ---> f2dfd1a64c01 [2020-12-08T17:19:33.957Z] Step 27/27 : LABEL version=0.0.0 [2020-12-08T17:19:34.222Z] ---> a4fb159a02d3 [2020-12-08T17:19:34.222Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-08T17:19:34.222Z] ---> Running in 66f1164731e7 [2020-12-08T17:19:34.492Z] Removing intermediate container 66f1164731e7 [2020-12-08T17:19:34.492Z] ---> 47be0c5531aa [2020-12-08T17:19:34.492Z] [2020-12-08T17:19:34.761Z] ---> f3304927cae0 [2020-12-08T17:19:34.761Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-08T17:19:34.761Z] Successfully built 47be0c5531aa [2020-12-08T17:19:34.761Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-08T17:19:34.761Z] Building docker-core-metadata-go [2020-12-08T17:19:35.030Z]  Building docker-sys-mgmt-agent-go ... done  ---> Running in 5fe3d9197824 [2020-12-08T17:19:35.305Z] Removing intermediate container 5fe3d9197824 [2020-12-08T17:19:35.305Z] ---> 47cea9315409 [2020-12-08T17:19:35.305Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:19:35.305Z] ---> Running in 82524b094e43 [2020-12-08T17:19:38.649Z] Removing intermediate container 82524b094e43 [2020-12-08T17:19:38.649Z] ---> 5a6a1e293fb7 [2020-12-08T17:19:38.649Z] Step 22/24 : LABEL arch=x86_64 [2020-12-08T17:19:40.621Z] ---> Running in 07c7d7ca3750 [2020-12-08T17:19:42.581Z] Removing intermediate container 07c7d7ca3750 [2020-12-08T17:19:42.581Z] ---> 49ffef18ef06 [2020-12-08T17:19:42.581Z] Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:19:42.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-08T17:19:42.581Z] ---> Running in f82b66b6fc2d [2020-12-08T17:19:44.549Z] Removing intermediate container f82b66b6fc2d [2020-12-08T17:19:44.549Z] ---> 2708e302735c [2020-12-08T17:19:44.549Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T17:19:45.979Z] ---> Running in e69d8d73fba2 [2020-12-08T17:19:46.580Z] Removing intermediate container e69d8d73fba2 [2020-12-08T17:19:46.580Z] ---> e9d19b470d66 [2020-12-08T17:19:46.580Z] [2020-12-08T17:19:48.525Z] Successfully built e9d19b470d66 [2020-12-08T17:19:48.525Z] Successfully tagged docker-support-notifications-go:latest [2020-12-08T17:19:50.459Z]  Building docker-support-notifications-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:19:50.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:19:50.459Z] ---> 28326d80f1ea [2020-12-08T17:19:50.459Z] Step 3/22 : WORKDIR /edgex-go [2020-12-08T17:19:50.459Z] ---> Using cache [2020-12-08T17:19:50.459Z] ---> fc827dd85149 [2020-12-08T17:19:50.459Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:19:50.459Z] ---> Using cache [2020-12-08T17:19:50.459Z] ---> a065eaf34312 [2020-12-08T17:19:50.459Z] Step 5/22 : RUN apk update && apk add make git [2020-12-08T17:19:50.459Z] ---> Using cache [2020-12-08T17:19:50.459Z] ---> 2f0f6f84e179 [2020-12-08T17:19:50.459Z] Step 6/22 : COPY go.mod . [2020-12-08T17:19:50.460Z] ---> Using cache [2020-12-08T17:19:50.460Z] ---> 4afffce9ab7a [2020-12-08T17:19:50.460Z] Step 7/22 : RUN go mod download [2020-12-08T17:19:50.460Z] ---> Using cache [2020-12-08T17:19:50.460Z] ---> 3a0a22e57d95 [2020-12-08T17:19:50.460Z] Step 8/22 : COPY . . [2020-12-08T17:19:50.730Z] ---> Using cache [2020-12-08T17:19:50.730Z] ---> 0a06db327c62 [2020-12-08T17:19:50.730Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-08T17:19:52.656Z] ---> Running in 9fc37283cae5 [2020-12-08T17:19:52.657Z] Removing intermediate container dc9bdb10718b [2020-12-08T17:19:52.657Z] ---> 86978b7d2b5e [2020-12-08T17:19:52.657Z] [2020-12-08T17:19:52.657Z] Step 10/22 : FROM scratch [2020-12-08T17:19:52.657Z] ---> [2020-12-08T17:19:52.657Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:19:52.926Z] ---> Using cache [2020-12-08T17:19:52.926Z] ---> d69c240bc827 [2020-12-08T17:19:52.926Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-08T17:19:53.503Z] ---> Running in 312c86982c96 [2020-12-08T17:19:53.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-08T17:19:55.047Z] Removing intermediate container 312c86982c96 [2020-12-08T17:19:55.047Z] ---> f717172548a1 [2020-12-08T17:19:55.047Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-08T17:19:55.313Z] Removing intermediate container 15ae202f4a1e [2020-12-08T17:19:55.313Z] ---> 88c9eb36eeb2 [2020-12-08T17:19:55.313Z] [2020-12-08T17:19:55.313Z] Step 10/22 : FROM alpine:3.10 [2020-12-08T17:19:55.313Z] ---> be4e4bea2c2e [2020-12-08T17:19:55.313Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-08T17:19:55.313Z] ---> Using cache [2020-12-08T17:19:55.313Z] ---> 587ac9c47d2f [2020-12-08T17:19:55.313Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-08T17:19:55.579Z] ---> Running in 962817a56a4f [2020-12-08T17:19:55.579Z] ---> Running in 2fcb8852dee7 [2020-12-08T17:19:55.579Z] Removing intermediate container e09d36203483 [2020-12-08T17:19:55.579Z] ---> 4500a39c465b [2020-12-08T17:19:55.579Z] [2020-12-08T17:19:55.579Z] Step 10/21 : FROM alpine [2020-12-08T17:19:55.579Z] ---> d6e46aa2470d [2020-12-08T17:19:55.579Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-08T17:19:55.844Z] ---> Running in afd9233790ea [2020-12-08T17:19:55.844Z] Removing intermediate container 962817a56a4f [2020-12-08T17:19:55.844Z] ---> 47b552f230f3 [2020-12-08T17:19:55.844Z] Step 14/22 : WORKDIR / [2020-12-08T17:19:56.107Z] Removing intermediate container 2fcb8852dee7 [2020-12-08T17:19:56.107Z] ---> cbfe940d5928 [2020-12-08T17:19:56.107Z] Step 13/22 : WORKDIR / [2020-12-08T17:19:56.107Z] ---> Running in 2ead31cece39 [2020-12-08T17:19:56.107Z] ---> Running in 773fb2ceeeae [2020-12-08T17:19:56.372Z] Removing intermediate container 2ead31cece39 [2020-12-08T17:19:56.372Z] ---> 33c1bc82206d [2020-12-08T17:19:56.372Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-08T17:19:56.372Z] Removing intermediate container 773fb2ceeeae [2020-12-08T17:19:56.372Z] ---> 23720a6747f6 [2020-12-08T17:19:56.372Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-08T17:19:56.950Z] ---> 83f7abdd3654 [2020-12-08T17:19:56.950Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-08T17:19:56.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-08T17:19:56.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-08T17:19:57.214Z] ---> 7e76ab4bbaf1 [2020-12-08T17:19:57.214Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-08T17:19:57.214Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:19:57.214Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:19:57.214Z] OK: 12746 distinct packages available [2020-12-08T17:19:57.482Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-08T17:19:57.482Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-08T17:19:57.482Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-08T17:19:57.482Z] ---> b46fcb5813ea [2020-12-08T17:19:57.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-08T17:19:57.482Z] (4/4) Installing curl (7.69.1-r1) [2020-12-08T17:19:57.482Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:19:57.755Z] Executing ca-certificates-20191127-r4.trigger [2020-12-08T17:19:57.755Z] OK: 7 MiB in 18 packages [2020-12-08T17:19:58.089Z] ---> 664a4fb051fc [2020-12-08T17:19:58.089Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-08T17:19:58.746Z] ---> 5b86465e0572 [2020-12-08T17:19:58.746Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-08T17:19:58.746Z] ---> Running in 2665051c6ff0 [2020-12-08T17:19:58.746Z] Removing intermediate container 2665051c6ff0 [2020-12-08T17:19:58.746Z] ---> a284e73c42b2 [2020-12-08T17:19:58.746Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:20:00.938Z] ---> c07615247071 [2020-12-08T17:20:00.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-08T17:20:00.938Z] ---> Running in c18f0a2406bd [2020-12-08T17:20:01.217Z] Removing intermediate container afd9233790ea [2020-12-08T17:20:01.217Z] ---> d5e485097806 [2020-12-08T17:20:01.217Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-08T17:20:01.499Z] Removing intermediate container c18f0a2406bd [2020-12-08T17:20:01.500Z] ---> 922a90d3b913 [2020-12-08T17:20:01.500Z] Step 20/22 : LABEL arch=x86_64 [2020-12-08T17:20:01.500Z] ---> Running in 8dd705a9b056 [2020-12-08T17:20:01.500Z] ---> Running in a0803dd3db20 [2020-12-08T17:20:01.500Z] ---> 39e451acd530 [2020-12-08T17:20:01.500Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-08T17:20:01.777Z] ---> Running in 713ab3355247 [2020-12-08T17:20:01.777Z] Removing intermediate container 8dd705a9b056 [2020-12-08T17:20:01.777Z] ---> fb34143975e1 [2020-12-08T17:20:01.777Z] Step 13/21 : WORKDIR /edgex [2020-12-08T17:20:02.050Z] Removing intermediate container a0803dd3db20 [2020-12-08T17:20:02.050Z] ---> 42b9cb0a12dc [2020-12-08T17:20:02.050Z] Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:20:02.050Z] ---> Running in c69e88d48b67 [2020-12-08T17:20:02.321Z] ---> Running in 29776caaef02 [2020-12-08T17:20:02.593Z] Removing intermediate container c69e88d48b67 [2020-12-08T17:20:02.593Z] ---> d77e358502cb [2020-12-08T17:20:02.593Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-08T17:20:02.593Z] Removing intermediate container 29776caaef02 [2020-12-08T17:20:02.593Z] ---> da7e490367df [2020-12-08T17:20:02.593Z] Step 22/22 : LABEL version=0.0.0 [2020-12-08T17:20:02.857Z] ---> Running in 55e5354f5408 [2020-12-08T17:20:03.134Z] ---> 90a3641fb3b5 [2020-12-08T17:20:03.134Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-08T17:20:03.134Z] Removing intermediate container 55e5354f5408 [2020-12-08T17:20:03.134Z] ---> a12a941b18f8 [2020-12-08T17:20:03.134Z] [2020-12-08T17:20:03.411Z] Successfully built a12a941b18f8 [2020-12-08T17:20:03.411Z] Successfully tagged docker-core-command-go:latest [2020-12-08T17:20:03.689Z]  Building docker-core-command-go ... done  ---> 4b085cc6f613 [2020-12-08T17:20:03.689Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-08T17:20:03.689Z] Removing intermediate container 713ab3355247 [2020-12-08T17:20:03.689Z] ---> e8c15a4bbe19 [2020-12-08T17:20:03.689Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-08T17:20:03.959Z] ---> Running in c787cba71b38 [2020-12-08T17:20:04.233Z] Removing intermediate container c787cba71b38 [2020-12-08T17:20:04.233Z] ---> 4f8cec2f9db4 [2020-12-08T17:20:04.233Z] Step 20/22 : LABEL arch=x86_64 [2020-12-08T17:20:04.233Z] ---> Running in 2e05f0e70059 [2020-12-08T17:20:04.505Z] ---> 048556cb9157 [2020-12-08T17:20:04.505Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-08T17:20:04.770Z] Removing intermediate container 2e05f0e70059 [2020-12-08T17:20:04.771Z] ---> 7562138b8fb7 [2020-12-08T17:20:04.771Z] Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:20:04.771Z] ---> Running in a7466c8e29c3 [2020-12-08T17:20:05.033Z] ---> Running in ecfe1cd1cb38 [2020-12-08T17:20:05.033Z] Removing intermediate container a7466c8e29c3 [2020-12-08T17:20:05.033Z] ---> d1237a28d0f5 [2020-12-08T17:20:05.033Z] Step 18/21 : CMD ["--init=true"] [2020-12-08T17:20:05.299Z] ---> Running in 563bb7cfcd69 [2020-12-08T17:20:05.299Z] Removing intermediate container ecfe1cd1cb38 [2020-12-08T17:20:05.299Z] ---> 08deb30c4969 [2020-12-08T17:20:05.299Z] Step 22/22 : LABEL version=0.0.0 [2020-12-08T17:20:05.563Z] ---> Running in b86a2002b878 [2020-12-08T17:20:05.827Z] Removing intermediate container 563bb7cfcd69 [2020-12-08T17:20:05.827Z] ---> 17125bcebb66 [2020-12-08T17:20:05.827Z] Step 19/21 : LABEL arch=x86_64 [2020-12-08T17:20:06.095Z] ---> Running in a2c72e7ef13e [2020-12-08T17:20:06.095Z] Removing intermediate container b86a2002b878 [2020-12-08T17:20:06.095Z] ---> 8f49c67887a4 [2020-12-08T17:20:06.095Z] [2020-12-08T17:20:06.372Z] Successfully built 8f49c67887a4 [2020-12-08T17:20:06.956Z] Removing intermediate container a2c72e7ef13e [2020-12-08T17:20:06.956Z] ---> 1d4f6481ee74 [2020-12-08T17:20:06.956Z] Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:20:06.956Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-08T17:20:07.227Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 579ebfecaa5b [2020-12-08T17:20:07.492Z] Removing intermediate container 579ebfecaa5b [2020-12-08T17:20:07.492Z] ---> d8758451bd98 [2020-12-08T17:20:07.492Z] Step 21/21 : LABEL version=0.0.0 [2020-12-08T17:20:07.754Z] ---> Running in 8b62efa693d5 [2020-12-08T17:20:07.754Z] Removing intermediate container 8b62efa693d5 [2020-12-08T17:20:07.754Z] ---> 57255f2e94d9 [2020-12-08T17:20:07.754Z] [2020-12-08T17:20:08.017Z] Successfully built 57255f2e94d9 [2020-12-08T17:20:08.017Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-08T17:20:12.240Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 9fc37283cae5 [2020-12-08T17:20:12.240Z] ---> bd7e43131568 [2020-12-08T17:20:12.240Z] [2020-12-08T17:20:12.240Z] Step 10/22 : FROM scratch [2020-12-08T17:20:12.240Z] ---> [2020-12-08T17:20:12.240Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:20:12.240Z] ---> Using cache [2020-12-08T17:20:12.240Z] ---> d69c240bc827 [2020-12-08T17:20:12.240Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-08T17:20:12.240Z] ---> Running in 63e8694ac2d0 [2020-12-08T17:20:12.240Z] Removing intermediate container 63e8694ac2d0 [2020-12-08T17:20:12.240Z] ---> 9e6fdab61a9d [2020-12-08T17:20:12.240Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-08T17:20:12.240Z] ---> Running in 52f6fefaeb97 [2020-12-08T17:20:12.504Z] Removing intermediate container 52f6fefaeb97 [2020-12-08T17:20:12.505Z] ---> 2a624ca1ce49 [2020-12-08T17:20:12.505Z] Step 14/22 : WORKDIR / [2020-12-08T17:20:12.505Z] ---> Running in 5043ff3bf2bf [2020-12-08T17:20:12.505Z] Removing intermediate container 5043ff3bf2bf [2020-12-08T17:20:12.505Z] ---> e73c0c475be5 [2020-12-08T17:20:12.505Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-08T17:20:12.768Z] ---> a576cf439898 [2020-12-08T17:20:12.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-08T17:20:13.343Z] ---> aea75c0ac220 [2020-12-08T17:20:13.343Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-08T17:20:13.606Z] ---> 7f4964e688ba [2020-12-08T17:20:13.606Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-08T17:20:13.868Z] ---> Running in b66133afc48f [2020-12-08T17:20:13.869Z] Removing intermediate container b66133afc48f [2020-12-08T17:20:13.869Z] ---> b08aa921558c [2020-12-08T17:20:13.869Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:20:13.869Z] ---> Running in e20a37076993 [2020-12-08T17:20:14.133Z] Removing intermediate container e20a37076993 [2020-12-08T17:20:14.133Z] ---> d29ca0469c1a [2020-12-08T17:20:14.133Z] Step 20/22 : LABEL arch=x86_64 [2020-12-08T17:20:14.133Z] ---> Running in eae0e84171c5 [2020-12-08T17:20:14.396Z] Removing intermediate container eae0e84171c5 [2020-12-08T17:20:14.396Z] ---> a654a564ffb4 [2020-12-08T17:20:14.396Z] Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:20:14.396Z] ---> Running in c1ee92006b08 [2020-12-08T17:20:14.659Z] Removing intermediate container c1ee92006b08 [2020-12-08T17:20:14.659Z] ---> d54b2d3b0f1a [2020-12-08T17:20:14.659Z] Step 22/22 : LABEL version=0.0.0 [2020-12-08T17:20:14.659Z] ---> Running in d3deb4b9ac38 [2020-12-08T17:20:14.922Z] Removing intermediate container d3deb4b9ac38 [2020-12-08T17:20:14.922Z] ---> 108be989e88b [2020-12-08T17:20:14.922Z] [2020-12-08T17:20:14.922Z] Successfully built 108be989e88b [2020-12-08T17:20:14.922Z] Successfully tagged docker-core-metadata-go:latest [2020-12-08T17:20:15.195Z]  Building docker-core-metadata-go ... done  [Pipeline] } [2020-12-08T17:20:15.218Z] $ docker stop --time=1 d5e3e52ee90dd19bd33929aee3f69f0e455f9445d676a375066d0ee5361756e9 [2020-12-08T17:20:16.875Z] $ docker rm -f d5e3e52ee90dd19bd33929aee3f69f0e455f9445d676a375066d0ee5361756e9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T17:20:17.471Z] + docker images [2020-12-08T17:20:17.471Z] + grep docker [2020-12-08T17:20:17.471Z] docker-core-metadata-go latest 108be989e88b 3 seconds ago 14.5MB [2020-12-08T17:20:17.471Z] docker-security-proxy-setup-go latest 57255f2e94d9 10 seconds ago 24.6MB [2020-12-08T17:20:17.471Z] docker-security-bootstrap-redis-go latest 8f49c67887a4 12 seconds ago 15.8MB [2020-12-08T17:20:17.471Z] docker-core-command-go latest a12a941b18f8 15 seconds ago 12.2MB [2020-12-08T17:20:17.471Z] docker-support-notifications-go latest e9d19b470d66 31 seconds ago 13.6MB [2020-12-08T17:20:17.471Z] docker-sys-mgmt-agent-go latest 47be0c5531aa 43 seconds ago 293MB [2020-12-08T17:20:17.471Z] docker-core-data-go latest 59d427b04527 About a minute ago 23.7MB [2020-12-08T17:20:17.471Z] docker-security-secretstore-setup-go latest ca9710782a5b About a minute ago 24.7MB [2020-12-08T17:20:17.471Z] docker-security-secrets-setup-go latest b9337d2ce27e 2 minutes ago 23.9MB [2020-12-08T17:20:17.471Z] docker-support-scheduler-go latest 6c2917a48c63 2 minutes ago 12.3MB [2020-12-08T17:20:17.471Z] docker latest b0757c55a1fd 6 days ago 220MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-08T17:20:19.827Z] gofmt -l . [2020-12-08T17:20:20.802Z] [ "`gofmt -l .`" = "" ] [2020-12-08T17:20:23.425Z] ./bin/test-go-mod-tidy.sh [2020-12-08T17:20:24.036Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-08T17:20:29.013Z] + ls -al . [2020-12-08T17:20:29.014Z] total 692 [2020-12-08T17:20:29.014Z] drwxrwxr-x 9 1001 1001 4096 Dec 8 17:20 . [2020-12-08T17:20:29.014Z] drwxr-xr-x 4 root root 4096 Dec 8 17:16 .. [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 11 Dec 8 17:14 .dockerignore [2020-12-08T17:20:29.014Z] drwxrwxr-x 8 1001 1001 4096 Dec 8 17:14 .git [2020-12-08T17:20:29.014Z] drwxrwxr-x 3 1001 1001 4096 Dec 8 17:14 .github [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 943 Dec 8 17:14 .gitignore [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 166 Dec 8 17:14 .sonarcloud.properties [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 3804 Dec 8 17:14 CONTRIBUTING.md [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 1035 Dec 8 17:14 Dockerfile.build [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 863 Dec 8 17:14 Jenkinsfile [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 10775 Dec 8 17:14 LICENSE [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 6318 Dec 8 17:14 Makefile [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 6447 Dec 8 17:14 README.md [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 7286 Dec 8 17:14 SECURITY.md [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 5 Dec 8 17:12 VERSION [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 4131 Dec 8 17:14 ZMQWindows.md [2020-12-08T17:20:29.014Z] drwxrwxr-x 2 1001 1001 4096 Dec 8 17:14 bin [2020-12-08T17:20:29.014Z] drwxrwxr-x 15 1001 1001 4096 Dec 8 17:14 cmd [2020-12-08T17:20:29.014Z] -rw-r--r-- 1 root root 569035 Dec 8 17:19 coverage.out [2020-12-08T17:20:29.014Z] -rw-r--r-- 1 root root 1041 Dec 8 17:20 go.mod [2020-12-08T17:20:29.014Z] -rw-r--r-- 1 root root 18856 Dec 8 17:20 go.sum [2020-12-08T17:20:29.014Z] drwxrwxr-x 8 1001 1001 4096 Dec 8 17:14 internal [2020-12-08T17:20:29.014Z] drwxrwxr-x 4 1001 1001 4096 Dec 8 17:14 openapi [2020-12-08T17:20:29.014Z] drwxrwxr-x 4 1001 1001 4096 Dec 8 17:14 snap [2020-12-08T17:20:29.014Z] -rw-rw-r-- 1 1001 1001 168 Dec 8 17:14 version.go [Pipeline] sh [2020-12-08T17:20:29.678Z] + '[' -e coverage.out ] [2020-12-08T17:20:29.679Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-08T17:20:29.763Z] Warning: overwriting stash ‘coverage-report’ [2020-12-08T17:20:31.116Z] Stashed 1 file(s) [Pipeline] sh [2020-12-08T17:20:31.799Z] + make build [2020-12-08T17:20:31.799Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-08T17:20:33.442Z] Still waiting to schedule task [2020-12-08T17:20:33.442Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-08T17:20:44.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-08T17:21:11.190Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-08T17:21:13.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-08T17:21:19.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-08T17:21:19.808Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-08T17:21:25.210Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-08T17:21:25.665Z] Running on prd-ubuntu18.04-docker-8c-8g-15121 in /w/workspace/edgexfoundry_edgex-go_PR-2930 [Pipeline] { [Pipeline] ws [2020-12-08T17:21:25.738Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2020-12-08T17:21:27.911Z] using credential edgex-jenkins-ssh [2020-12-08T17:21:27.983Z] Cloning the remote Git repository [2020-12-08T17:21:27.988Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-08T17:21:28.052Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2020-12-08T17:21:28.079Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-08T17:21:28.080Z] > git --version # timeout=10 [2020-12-08T17:21:28.095Z] > git --version # 'git version 2.17.1' [2020-12-08T17:21:28.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T17:21:28.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T17:21:30.600Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-08T17:21:33.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-08T17:21:35.689Z] Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:21:35.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-08T17:21:35.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-08T17:21:35.093Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-08T17:21:35.108Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-08T17:21:35.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T17:21:35.113Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2930/head:refs/remotes/origin/PR-2930 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-08T17:21:35.682Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T17:21:35.688Z] > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 [2020-12-08T17:21:35.819Z] Merge succeeded, producing aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:21:35.819Z] Checking out Revision aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a (PR-2930) [2020-12-08T17:21:35.765Z] > git remote # timeout=10 [2020-12-08T17:21:35.774Z] > git config --get remote.origin.url # timeout=10 [2020-12-08T17:21:35.781Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-08T17:21:35.785Z] > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 [2020-12-08T17:21:35.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-08T17:21:35.806Z] > git config core.sparsecheckout # timeout=10 [2020-12-08T17:21:35.811Z] > git checkout -f aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a # timeout=10 [2020-12-08T17:21:37.524Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-08T17:21:39.515Z] Commit message: "feat(security): Implement secrets-configure proxy tls" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:21:40.888Z] + echo snap-build.sh [2020-12-08T17:21:40.888Z] snap-build.sh [2020-12-08T17:21:40.888Z] + SNAP_BASE_DIR=. [2020-12-08T17:21:40.888Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2020-12-08T17:21:40.888Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2020-12-08T17:21:40.888Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2020-12-08T17:21:40.888Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2020-12-08T17:21:40.888Z] + cd /w/workspace/edgex-go/2 [2020-12-08T17:21:40.888Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-08T17:21:40.888Z] Reading package lists... [2020-12-08T17:21:40.888Z] Building dependency tree... [2020-12-08T17:21:40.888Z] Reading state information... [2020-12-08T17:21:40.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-08T17:21:41.150Z] The following packages were automatically installed and are no longer required: [2020-12-08T17:21:41.150Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-08T17:21:41.150Z] uidmap xdelta3 [2020-12-08T17:21:41.150Z] Use 'sudo apt autoremove' to remove them. [2020-12-08T17:21:41.150Z] The following packages will be REMOVED: [2020-12-08T17:21:41.150Z] lxd* lxd-client* [2020-12-08T17:21:41.412Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-08T17:21:41.412Z] After this operation, 31.7 MB disk space will be freed. [2020-12-08T17:21:42.739Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-08T17:21:42.739Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-08T17:21:43.684Z] Removing lxd dnsmasq configuration [2020-12-08T17:21:43.685Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-08T17:21:43.685Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-08T17:21:44.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-08T17:21:44.631Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-08T17:21:44.895Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-08T17:21:44.895Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-08T17:21:46.290Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-08T17:21:46.290Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-08T17:21:47.681Z] + sudo snap remove --purge lxd [2020-12-08T17:21:47.688Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-08T17:21:47.944Z] snap "lxd" is not installed [2020-12-08T17:21:47.945Z] + sudo groupadd --force --system lxd [2020-12-08T17:21:47.945Z] ++ whoami [2020-12-08T17:21:47.945Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-08T17:21:47.945Z] + newgrp - lxd [2020-12-08T17:21:47.945Z] + sudo snap install lxd [Pipeline] } [2020-12-08T17:21:51.107Z] $ docker stop --time=1 f55e8cc7166a790f12c243bc17350103e36e7efade1591ed49fad9fe0ee5705b [2020-12-08T17:21:53.684Z] $ docker rm -f f55e8cc7166a790f12c243bc17350103e36e7efade1591ed49fad9fe0ee5705b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:21:56.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-08T17:21:56.892Z] [2020-12-08T17:21:56.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:21:57.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-08T17:21:57.841Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-08T17:21:57.841Z] 29e5d40040c1: Pulling fs layer [2020-12-08T17:21:57.841Z] 1ce36da41761: Pulling fs layer [2020-12-08T17:21:57.841Z] 25b303627fd3: Pulling fs layer [2020-12-08T17:21:58.416Z] 2020-12-08T17:21:55Z INFO Waiting for automatic snapd restart... [2020-12-08T17:21:58.437Z] 29e5d40040c1: Verifying Checksum [2020-12-08T17:21:58.437Z] 29e5d40040c1: Download complete [2020-12-08T17:21:59.036Z] 1ce36da41761: Verifying Checksum [2020-12-08T17:21:59.036Z] 1ce36da41761: Download complete [2020-12-08T17:21:59.313Z] 29e5d40040c1: Pull complete [2020-12-08T17:22:00.747Z] 1ce36da41761: Pull complete [2020-12-08T17:22:01.019Z] 25b303627fd3: Verifying Checksum [2020-12-08T17:22:01.019Z] 25b303627fd3: Download complete [2020-12-08T17:22:11.177Z] 25b303627fd3: Pull complete [2020-12-08T17:22:11.177Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-08T17:22:11.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-08T17:22:11.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-08T17:22:11.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2020-12-08T17:22:11.504Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 [2020-12-08T17:22:14.607Z] $ docker top e00601acca8c821621b8ad2a36c9da5afd50eaf376bb1db3cb09c10d07070f0a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:22:15.726Z] + grep parallel [2020-12-08T17:22:15.726Z] + docker-compose build --help [2020-12-08T17:22:16.556Z] lxd 4.8 from Canonical* installed [2020-12-08T17:22:16.556Z] + sudo lxd init --auto [2020-12-08T17:22:19.096Z] --parallel Build images in parallel. [Pipeline] } [2020-12-08T17:22:19.381Z] $ docker stop --time=1 e00601acca8c821621b8ad2a36c9da5afd50eaf376bb1db3cb09c10d07070f0a [2020-12-08T17:22:21.323Z] $ docker rm -f e00601acca8c821621b8ad2a36c9da5afd50eaf376bb1db3cb09c10d07070f0a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:22:22.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-08T17:22:22.197Z] . [Pipeline] withDockerContainer [2020-12-08T17:22:22.465Z] prd-ubuntu18.04-docker-arm64-4c-16g-15120 does not seem to be running inside a container [2020-12-08T17:22:22.539Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-08T17:22:23.912Z] $ docker top dbbddbb90cb3f728b544aaec5a9f6b3e0bfbdc22527d3a9ce871cfbd05c43db1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:22:24.704Z] + sudo snap install --classic snapcraft [2020-12-08T17:22:24.968Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-08T17:22:28.014Z] snapcraft 4.4.4 from Canonical* installed [2020-12-08T17:22:28.014Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-08T17:22:28.014Z] + patch --verbose -p1 [2020-12-08T17:22:28.014Z] Hmm... Looks like a unified diff to me... [2020-12-08T17:22:28.014Z] The text leading up to this was: [2020-12-08T17:22:28.014Z] -------------------------- [2020-12-08T17:22:28.014Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-08T17:22:28.014Z] |From: Tony Espy [2020-12-08T17:22:28.014Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-08T17:22:28.014Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-08T17:22:28.014Z] | [2020-12-08T17:22:28.014Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-08T17:22:28.014Z] |optimize the snap CI check run for pull requests. When [2020-12-08T17:22:28.014Z] |applied, it essentially strips out everything (apps and [2020-12-08T17:22:28.014Z] |parts) from the snapcraft.yaml file except those required [2020-12-08T17:22:28.014Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-08T17:22:28.014Z] |catch changes to edgex-go that break the snap build. [2020-12-08T17:22:28.014Z] | [2020-12-08T17:22:28.014Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-08T17:22:28.014Z] |to update this patch file, otherwise it may fail to apply, [2020-12-08T17:22:28.014Z] |resulting in a failed snap build CI check in the associated [2020-12-08T17:22:28.014Z] |pull request. [2020-12-08T17:22:28.014Z] | [2020-12-08T17:22:28.014Z] |Note - in addition to applying this patch, the pipeline also [2020-12-08T17:22:28.014Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-08T17:22:28.014Z] |need to build the finally binary .snap file (and it won't [2020-12-08T17:22:28.014Z] |work with the patch applied). This further reduces the build [2020-12-08T17:22:28.014Z] |time. [2020-12-08T17:22:28.014Z] |--- [2020-12-08T17:22:28.014Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-08T17:22:28.014Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-08T17:22:28.014Z] | [2020-12-08T17:22:28.014Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-08T17:22:28.014Z] |index b265277c..d7e1de37 100644 [2020-12-08T17:22:28.014Z] |--- a/snap/snapcraft.yaml [2020-12-08T17:22:28.014Z] |+++ b/snap/snapcraft.yaml [2020-12-08T17:22:28.014Z] -------------------------- [2020-12-08T17:22:28.014Z] patching file snap/snapcraft.yaml [2020-12-08T17:22:28.014Z] Using Plan A... [2020-12-08T17:22:28.014Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-08T17:22:28.014Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-08T17:22:28.014Z] Hunk #3 succeeded at 211 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hunk #4 succeeded at 226 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hunk #5 succeeded at 234 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hunk #6 succeeded at 241 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hunk #7 succeeded at 268 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hunk #8 succeeded at 302 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hunk #9 succeeded at 358 (offset -7 lines). [2020-12-08T17:22:28.014Z] Hmm... Ignoring the trailing garbage. [2020-12-08T17:22:28.014Z] done [2020-12-08T17:22:28.014Z] + sudo snapcraft prime --use-lxd [2020-12-08T17:22:29.259Z] Building docker-core-command-go ... [2020-12-08T17:22:29.259Z] Building docker-core-data-go ... [2020-12-08T17:22:29.259Z] Building docker-core-metadata-go ... [2020-12-08T17:22:29.260Z] Building docker-security-bootstrap-redis-go ... [2020-12-08T17:22:29.260Z] Building docker-security-proxy-setup-go ... [2020-12-08T17:22:29.260Z] Building docker-security-secrets-setup-go ... [2020-12-08T17:22:29.260Z] Building docker-security-secretstore-setup-go ... [2020-12-08T17:22:29.260Z] Building docker-support-notifications-go ... [2020-12-08T17:22:29.260Z] Building docker-support-scheduler-go ... [2020-12-08T17:22:29.260Z] Building docker-sys-mgmt-agent-go ... [2020-12-08T17:22:29.260Z] Building docker-security-secrets-setup-go [2020-12-08T17:22:29.260Z] Building docker-core-command-go [2020-12-08T17:22:29.260Z] Building docker-support-notifications-go [2020-12-08T17:22:29.260Z] Building docker-support-scheduler-go [2020-12-08T17:22:29.260Z] Building docker-security-secretstore-setup-go [2020-12-08T17:22:29.402Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-08T17:22:29.402Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-08T17:22:29.402Z] - README.md [2020-12-08T17:22:29.402Z] - snapcraft.yaml.orig [2020-12-08T17:22:29.402Z] [2020-12-08T17:22:29.402Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-08T17:22:29.974Z] Launching a container. [2020-12-08T17:22:42.218Z] Waiting for container to be ready [2020-12-08T17:22:42.218Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-08T17:22:42.218Z] [2020-12-08T17:22:45.549Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-08T17:22:45.549Z] Waiting for network to be ready... [2020-12-08T17:22:45.810Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-08T17:22:45.811Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-08T17:22:46.384Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-08T17:22:46.384Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-08T17:22:46.384Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-08T17:22:46.645Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-08T17:22:46.645Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-08T17:22:46.645Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-08T17:22:46.910Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-08T17:22:46.910Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-08T17:22:46.910Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-08T17:22:46.910Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-08T17:22:46.910Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-08T17:22:46.910Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-08T17:22:46.910Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-08T17:22:46.910Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-08T17:22:46.910Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-08T17:22:46.910Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-08T17:22:47.172Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-08T17:22:47.435Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-08T17:22:47.435Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-08T17:22:47.435Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-08T17:22:47.435Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-08T17:22:47.435Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-08T17:22:47.435Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-08T17:22:47.435Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-08T17:22:47.435Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-08T17:22:49.999Z] Fetched 23.5 MB in 4s (5432 kB/s) [2020-12-08T17:22:50.943Z] Reading package lists... [2020-12-08T17:22:51.204Z] Reading package lists... [2020-12-08T17:22:51.204Z] Building dependency tree... [2020-12-08T17:22:51.204Z] Reading state information... [2020-12-08T17:22:51.465Z] The following additional packages will be installed: [2020-12-08T17:22:51.465Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-08T17:22:51.465Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-08T17:22:51.465Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-08T17:22:51.465Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-08T17:22:51.465Z] Suggested packages: [2020-12-08T17:22:51.465Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-08T17:22:51.465Z] Recommended packages: [2020-12-08T17:22:51.465Z] gnupg libsasl2-modules [2020-12-08T17:22:51.465Z] The following NEW packages will be installed: [2020-12-08T17:22:51.465Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-08T17:22:51.465Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-08T17:22:51.465Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-08T17:22:51.465Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-08T17:22:51.465Z] The following packages will be upgraded: [2020-12-08T17:22:51.465Z] gpg gpg-agent gpgconf libudev1 [2020-12-08T17:22:51.465Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-08T17:22:51.465Z] Need to get 3531 kB of archives. [2020-12-08T17:22:51.465Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-08T17:22:51.465Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-08T17:22:51.726Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-08T17:22:51.726Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-08T17:22:51.726Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-08T17:22:51.726Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-08T17:22:51.726Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-08T17:22:51.726Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-08T17:22:51.726Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-08T17:22:51.726Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-08T17:22:51.987Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-08T17:22:52.566Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-08T17:22:52.566Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-08T17:22:52.566Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-08T17:22:52.566Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-08T17:22:52.566Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-08T17:22:52.566Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-08T17:22:52.566Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-08T17:22:52.566Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-08T17:22:52.566Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-08T17:22:52.566Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-08T17:22:52.566Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-08T17:22:52.566Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-08T17:22:52.566Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-08T17:22:52.566Z] Fetched 3531 kB in 1s (3195 kB/s) [2020-12-08T17:22:52.831Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-08T17:22:52.831Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-08T17:22:52.831Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-08T17:22:52.831Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-08T17:22:53.092Z] Selecting previously unselected package udev. [2020-12-08T17:22:53.092Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-08T17:22:53.092Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-08T17:22:53.092Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-08T17:22:53.353Z] Selecting previously unselected package libfuse2:amd64. [2020-12-08T17:22:53.353Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-08T17:22:53.353Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-08T17:22:53.353Z] Selecting previously unselected package fuse. [2020-12-08T17:22:53.353Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-08T17:22:53.353Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-08T17:22:53.615Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-08T17:22:53.615Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-08T17:22:53.615Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-08T17:22:53.878Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-08T17:22:53.878Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-08T17:22:53.878Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-08T17:22:54.140Z] Selecting previously unselected package libksba8:amd64. [2020-12-08T17:22:54.140Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-08T17:22:54.140Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-08T17:22:54.140Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-08T17:22:54.140Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.140Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.140Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-08T17:22:54.140Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.140Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.404Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-08T17:22:54.404Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.404Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.667Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-08T17:22:54.667Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.667Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.667Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-08T17:22:54.667Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.667Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.667Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-08T17:22:54.667Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.930Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.930Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-08T17:22:54.930Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.930Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:54.930Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-08T17:22:54.930Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:54.930Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:55.191Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-08T17:22:55.191Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-08T17:22:55.191Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:55.191Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-08T17:22:55.191Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-08T17:22:55.192Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-08T17:22:55.192Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-08T17:22:55.453Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-08T17:22:55.453Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-08T17:22:55.453Z] Selecting previously unselected package libldap-common. [2020-12-08T17:22:55.453Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-08T17:22:55.453Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-08T17:22:55.453Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-08T17:22:55.453Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-08T17:22:55.453Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-08T17:22:55.717Z] Selecting previously unselected package dirmngr. [2020-12-08T17:22:55.717Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-08T17:22:55.717Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-08T17:22:55.717Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-08T17:22:55.717Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-08T17:22:55.718Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-08T17:22:55.981Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-08T17:22:55.981Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-08T17:22:55.981Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-08T17:22:55.981Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:55.981Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-08T17:22:55.981Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-08T17:22:55.981Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-08T17:22:56.553Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-08T17:22:56.553Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:56.553Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-08T17:22:56.553Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-08T17:22:56.814Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-08T17:22:56.814Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:56.814Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:56.814Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:56.814Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:56.814Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:56.814Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:57.076Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-08T17:22:57.076Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-08T17:22:57.076Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-08T17:22:57.076Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-08T17:22:57.655Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-08T17:22:57.655Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-08T17:22:57.655Z] This means they are not meant to be enabled using systemctl. [2020-12-08T17:22:57.655Z] Possible reasons for having this kind of units are: [2020-12-08T17:22:57.655Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-08T17:22:57.655Z] .wants/ or .requires/ directory. [2020-12-08T17:22:57.655Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-08T17:22:57.655Z] a requirement dependency on it. [2020-12-08T17:22:57.655Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-08T17:22:57.655Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-08T17:22:57.655Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-08T17:22:57.655Z] instance name specified. [2020-12-08T17:22:57.916Z] Reading package lists... [2020-12-08T17:22:57.916Z] Building dependency tree... [2020-12-08T17:22:57.916Z] Reading state information... [2020-12-08T17:22:58.177Z] The following additional packages will be installed: [2020-12-08T17:22:58.177Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-08T17:22:58.177Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-08T17:22:58.177Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-08T17:22:58.177Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-08T17:22:58.177Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-08T17:22:58.177Z] Suggested packages: [2020-12-08T17:22:58.177Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-08T17:22:58.177Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-08T17:22:58.177Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-08T17:22:58.177Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-08T17:22:58.177Z] systemd-container policykit-1 [2020-12-08T17:22:58.177Z] Recommended packages: [2020-12-08T17:22:58.177Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-08T17:22:58.177Z] The following NEW packages will be installed: [2020-12-08T17:22:58.177Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-08T17:22:58.177Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-08T17:22:58.177Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-08T17:22:58.177Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-08T17:22:58.177Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-08T17:22:58.177Z] The following packages will be upgraded: [2020-12-08T17:22:58.177Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-08T17:22:58.177Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-08T17:22:58.177Z] Need to get 35.2 MB of archives. [2020-12-08T17:22:58.177Z] After this operation, 141 MB of additional disk space will be used. [2020-12-08T17:22:58.177Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-08T17:22:58.177Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.1 [807 kB] [2020-12-08T17:22:59.122Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.1 [1201 kB] [2020-12-08T17:22:59.122Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-08T17:22:59.122Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-08T17:22:59.122Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-08T17:22:59.122Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-08T17:22:59.122Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-08T17:22:59.122Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-08T17:22:59.122Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-08T17:22:59.122Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.3 [6948 B] [2020-12-08T17:22:59.122Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-08T17:22:59.122Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-08T17:22:59.122Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-08T17:22:59.122Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-08T17:22:59.122Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-08T17:22:59.122Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-08T17:22:59.122Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-08T17:22:59.122Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-08T17:22:59.122Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-08T17:22:59.122Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-08T17:22:59.122Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-08T17:22:59.122Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-08T17:22:59.384Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-08T17:22:59.384Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-08T17:22:59.384Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-08T17:22:59.384Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-08T17:22:59.384Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-08T17:22:59.384Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-08T17:22:59.384Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-08T17:23:00.325Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-08T17:23:00.325Z] Fetched 35.2 MB in 2s (16.9 MB/s) [2020-12-08T17:23:00.325Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-08T17:23:00.325Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-08T17:23:00.594Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-08T17:23:01.173Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-08T17:23:01.173Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-08T17:23:01.173Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-08T17:23:01.435Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-08T17:23:01.435Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.1_amd64.deb ... [2020-12-08T17:23:01.435Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-08T17:23:01.435Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.1) ... [2020-12-08T17:23:01.696Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-08T17:23:01.696Z] Preparing to unpack .../apt_1.6.12ubuntu0.1_amd64.deb ... [2020-12-08T17:23:01.696Z] Unpacking apt (1.6.12ubuntu0.1) over (1.6.1) ... [2020-12-08T17:23:01.958Z] Setting up apt (1.6.12ubuntu0.1) ... [2020-12-08T17:23:01.958Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-08T17:23:02.531Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-08T17:23:02.531Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-08T17:23:02.531Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-08T17:23:02.531Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-08T17:23:02.792Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-08T17:23:02.792Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-08T17:23:02.792Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:03.054Z] Selecting previously unselected package libexpat1:amd64. [2020-12-08T17:23:03.054Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-08T17:23:03.054Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-08T17:23:03.054Z] Selecting previously unselected package python3.6-minimal. [2020-12-08T17:23:03.054Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-08T17:23:03.054Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:03.316Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-08T17:23:03.316Z] Checking for services that may need to be restarted...done. [2020-12-08T17:23:03.316Z] Checking for services that may need to be restarted...done. [2020-12-08T17:23:03.316Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:03.579Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-08T17:23:03.579Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:03.840Z] Selecting previously unselected package python3-minimal. [2020-12-08T17:23:03.840Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-08T17:23:03.840Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-08T17:23:04.100Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-08T17:23:04.100Z] Selecting previously unselected package mime-support. [2020-12-08T17:23:04.100Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-08T17:23:04.100Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-08T17:23:04.100Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-08T17:23:04.100Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-08T17:23:04.100Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-08T17:23:04.361Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-08T17:23:04.361Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-08T17:23:04.361Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:04.622Z] Selecting previously unselected package python3.6. [2020-12-08T17:23:04.622Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-08T17:23:04.622Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:04.882Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-08T17:23:04.882Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-08T17:23:04.882Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-08T17:23:04.882Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-08T17:23:05.143Z] Selecting previously unselected package python3. [2020-12-08T17:23:05.143Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-08T17:23:05.143Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-08T17:23:05.143Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-08T17:23:05.405Z] Selecting previously unselected package multiarch-support. [2020-12-08T17:23:05.405Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.3_amd64.deb ... [2020-12-08T17:23:05.405Z] Unpacking multiarch-support (2.27-3ubuntu1.3) ... [2020-12-08T17:23:05.405Z] Setting up multiarch-support (2.27-3ubuntu1.3) ... [2020-12-08T17:23:05.405Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-08T17:23:05.405Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-08T17:23:05.405Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-08T17:23:05.405Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-08T17:23:05.666Z] Selecting previously unselected package libbsd0:amd64. [2020-12-08T17:23:05.666Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-08T17:23:05.666Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-08T17:23:05.666Z] Selecting previously unselected package sudo. [2020-12-08T17:23:05.666Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-08T17:23:05.666Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-08T17:23:05.928Z] Selecting previously unselected package apparmor. [2020-12-08T17:23:05.928Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-08T17:23:05.928Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-08T17:23:05.928Z] Selecting previously unselected package libedit2:amd64. [2020-12-08T17:23:05.928Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-08T17:23:05.928Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-08T17:23:06.189Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-08T17:23:06.189Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-08T17:23:06.189Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:06.189Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-08T17:23:06.189Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-08T17:23:06.189Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:06.189Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-08T17:23:06.189Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-08T17:23:06.189Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-08T17:23:06.450Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-08T17:23:06.450Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-08T17:23:06.450Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:06.450Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-08T17:23:06.450Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-08T17:23:06.450Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:06.711Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-08T17:23:06.711Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-08T17:23:06.711Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-08T17:23:06.973Z] Selecting previously unselected package openssh-client. [2020-12-08T17:23:06.973Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-08T17:23:06.973Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-08T17:23:06.973Z] Selecting previously unselected package squashfs-tools. [2020-12-08T17:23:06.973Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-08T17:23:06.973Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-08T17:23:07.232Z] Selecting previously unselected package snapd. [2020-12-08T17:23:07.232Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-08T17:23:07.232Z] Unpacking snapd (2.48+18.04) ... [2020-12-08T17:23:09.146Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-08T17:23:09.146Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-08T17:23:09.146Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-08T17:23:09.146Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-08T17:23:09.146Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-08T17:23:09.146Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:09.146Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-08T17:23:09.408Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-08T17:23:09.408Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-08T17:23:10.804Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-08T17:23:10.804Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-08T17:23:10.804Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-08T17:23:11.066Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:11.066Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:11.066Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-08T17:23:11.641Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-08T17:23:11.641Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:11.641Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-08T17:23:11.641Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-08T17:23:11.641Z] running python rtupdate hooks for python3.6... [2020-12-08T17:23:11.641Z] running python post-rtupdate hooks for python3.6... [2020-12-08T17:23:11.641Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-08T17:23:13.563Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-08T17:23:13.563Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-08T17:23:13.563Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-08T17:23:13.824Z] Setting up snapd (2.48+18.04) ... [2020-12-08T17:23:14.086Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-08T17:23:14.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-08T17:23:14.348Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-08T17:23:14.609Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-08T17:23:14.870Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-08T17:23:14.870Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-08T17:23:14.870Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-08T17:23:15.136Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-08T17:23:15.396Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-08T17:23:15.396Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-08T17:23:15.657Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2020-12-08T17:23:15.657Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-08T17:23:15.657Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-08T17:23:16.599Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-08T17:23:16.599Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-08T17:23:16.599Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-08T17:23:17.749Z] Reading package lists... [2020-12-08T17:23:18.010Z] Reading package lists... [2020-12-08T17:23:18.270Z] Building dependency tree... [2020-12-08T17:23:18.270Z] Reading state information... [2020-12-08T17:23:18.270Z] Calculating upgrade... [2020-12-08T17:23:18.270Z] The following packages will be upgraded: [2020-12-08T17:23:18.270Z] advancecomp base-files bash binutils binutils-common [2020-12-08T17:23:18.270Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-08T17:23:18.270Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-08T17:23:18.270Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-08T17:23:18.270Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-08T17:23:18.270Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-08T17:23:18.270Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-08T17:23:18.270Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-08T17:23:18.270Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-08T17:23:18.270Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-08T17:23:18.270Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-08T17:23:18.270Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-08T17:23:18.270Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-08T17:23:18.270Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-08T17:23:18.530Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-08T17:23:18.530Z] Need to get 63.5 MB of archives. [2020-12-08T17:23:18.530Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-08T17:23:18.531Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-126.129 [989 kB] [2020-12-08T17:23:18.531Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-08T17:23:18.531Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.3 [2586 kB] [2020-12-08T17:23:18.531Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-08T17:23:18.531Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-08T17:23:18.531Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-08T17:23:18.531Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-08T17:23:18.531Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-08T17:23:18.531Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-08T17:23:18.531Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-08T17:23:18.531Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-08T17:23:18.531Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-08T17:23:18.531Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-08T17:23:18.531Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-08T17:23:18.531Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-08T17:23:18.531Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-08T17:23:18.531Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-08T17:23:18.791Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-08T17:23:18.791Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-08T17:23:18.791Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-08T17:23:18.791Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-08T17:23:18.791Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-08T17:23:18.791Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-08T17:23:18.791Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-08T17:23:18.791Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-08T17:23:18.791Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-08T17:23:18.791Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-08T17:23:18.791Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-08T17:23:18.791Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-08T17:23:18.791Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-08T17:23:18.791Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-08T17:23:18.791Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-08T17:23:18.791Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-08T17:23:18.791Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-08T17:23:18.791Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-08T17:23:18.791Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-08T17:23:18.791Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-08T17:23:18.791Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-08T17:23:18.791Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-08T17:23:18.791Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-08T17:23:18.791Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-08T17:23:18.791Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-08T17:23:18.791Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-08T17:23:18.791Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-08T17:23:18.791Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-08T17:23:18.791Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-08T17:23:18.791Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-08T17:23:18.791Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-08T17:23:18.791Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-08T17:23:18.791Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-08T17:23:18.791Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-08T17:23:18.791Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-08T17:23:19.053Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-08T17:23:19.053Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-08T17:23:19.053Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-08T17:23:19.314Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-08T17:23:19.314Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-08T17:23:19.314Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-08T17:23:19.314Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-08T17:23:19.314Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-08T17:23:19.314Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-08T17:23:19.314Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-08T17:23:19.314Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-08T17:23:19.885Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.3 [71.8 kB] [2020-12-08T17:23:19.885Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.3 [2831 kB] [2020-12-08T17:23:19.885Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-08T17:23:19.885Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-08T17:23:19.885Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-08T17:23:19.885Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-08T17:23:19.885Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-08T17:23:19.885Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-08T17:23:19.885Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-08T17:23:19.885Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-08T17:23:19.885Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-08T17:23:19.885Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-08T17:23:19.885Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.3 [639 kB] [2020-12-08T17:23:19.885Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-08T17:23:20.146Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-08T17:23:20.146Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-08T17:23:20.146Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-08T17:23:20.146Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-08T17:23:20.146Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-08T17:23:20.146Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-08T17:23:20.146Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-08T17:23:20.146Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-08T17:23:20.146Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-08T17:23:20.408Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-08T17:23:20.408Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-08T17:23:20.408Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-08T17:23:20.408Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-08T17:23:20.408Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-08T17:23:20.408Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-08T17:23:20.408Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-08T17:23:20.408Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-08T17:23:20.408Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-08T17:23:20.408Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-08T17:23:20.408Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-08T17:23:20.669Z] Fetched 63.5 MB in 2s (31.4 MB/s) [2020-12-08T17:23:20.669Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:20.669Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.3_amd64.deb ... [2020-12-08T17:23:20.669Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-08T17:23:22.063Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-08T17:23:22.063Z] Unpacking libc-dev-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-08T17:23:22.063Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-126.129_amd64.deb ... [2020-12-08T17:23:22.063Z] Unpacking linux-libc-dev:amd64 (4.15.0-126.129) over (4.15.0-20.21) ... [2020-12-08T17:23:22.635Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:22.895Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:22.895Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:22.895Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:23.156Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:23.156Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:23.417Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:23.417Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:23.417Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:23.417Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:23.680Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:23.680Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:23.680Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:23.680Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:23.942Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:23.942Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-08T17:23:23.942Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:23.942Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-08T17:23:24.203Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:24.203Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-08T17:23:24.203Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:24.203Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:24.465Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:24.465Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:24.465Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:24.725Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-08T17:23:24.725Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:24.986Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-08T17:23:24.986Z] Preparing to unpack .../libc6_2.27-3ubuntu1.3_amd64.deb ... [2020-12-08T17:23:24.986Z] Unpacking libc6:amd64 (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-08T17:23:25.560Z] Setting up libc6:amd64 (2.27-3ubuntu1.3) ... [2020-12-08T17:23:25.821Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-08T17:23:25.821Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-08T17:23:25.821Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-08T17:23:25.821Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-08T17:23:25.821Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-08T17:23:26.082Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-08T17:23:26.083Z] Installing new version of config file /etc/issue ... [2020-12-08T17:23:26.083Z] Installing new version of config file /etc/issue.net ... [2020-12-08T17:23:26.083Z] Installing new version of config file /etc/lsb-release ... [2020-12-08T17:23:26.344Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-08T17:23:26.344Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-08T17:23:26.604Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-08T17:23:26.604Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-08T17:23:26.604Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:26.604Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-08T17:23:26.604Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-08T17:23:26.865Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-08T17:23:26.865Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2020-12-08T17:23:27.130Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:27.130Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:27.130Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:27.130Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:27.130Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:27.130Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-08T17:23:27.392Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-08T17:23:27.392Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-08T17:23:27.392Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:27.392Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-08T17:23:27.392Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-08T17:23:27.653Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-08T17:23:27.916Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:27.916Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-08T17:23:27.916Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-08T17:23:27.916Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-08T17:23:28.179Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:28.179Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-08T17:23:28.179Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-08T17:23:28.179Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-08T17:23:28.179Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:28.179Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-08T17:23:28.179Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-08T17:23:28.440Z] Setting up grep (3.1-2build1) ... [2020-12-08T17:23:28.440Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:28.440Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-08T17:23:28.440Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-08T17:23:28.702Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-08T17:23:28.702Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:28.702Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-08T17:23:28.702Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-08T17:23:28.963Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-08T17:23:28.964Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:28.964Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-08T17:23:28.964Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-08T17:23:29.536Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-08T17:23:29.536Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-08T17:23:29.797Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-08T17:23:29.797Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-08T17:23:30.369Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-08T17:23:30.369Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:30.369Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-08T17:23:30.369Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-08T17:23:31.323Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-08T17:23:31.323Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-08T17:23:31.323Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-08T17:23:31.583Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-08T17:23:31.583Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-08T17:23:31.583Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:31.583Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-08T17:23:31.583Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-08T17:23:31.845Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-08T17:23:31.845Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:31.845Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:31.845Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:32.105Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:32.105Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:32.105Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:32.105Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:32.105Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:32.366Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:32.366Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:32.366Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:32.366Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:32.366Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:32.366Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:32.630Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:32.630Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:32.630Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:32.630Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-08T17:23:32.891Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-08T17:23:32.891Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-08T17:23:32.891Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-08T17:23:32.891Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-08T17:23:33.153Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:33.153Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-08T17:23:33.153Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-08T17:23:33.153Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-08T17:23:33.413Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:33.413Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:33.413Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:33.413Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:33.675Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:33.675Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:33.675Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:33.675Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:33.937Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:33.937Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:33.937Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:34.199Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:34.467Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-08T17:23:34.728Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-08T17:23:34.990Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:34.990Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.3_amd64.deb ... [2020-12-08T17:23:34.990Z] Unpacking libc-bin (2.27-3ubuntu1.3) over (2.27-3ubuntu1) ... [2020-12-08T17:23:35.256Z] Setting up libc-bin (2.27-3ubuntu1.3) ... [2020-12-08T17:23:35.256Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-08T17:23:35.256Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-08T17:23:35.256Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-08T17:23:35.517Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-08T17:23:35.517Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:35.517Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-08T17:23:35.517Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-08T17:23:35.778Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-08T17:23:36.039Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:36.039Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-08T17:23:36.039Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-08T17:23:36.300Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-08T17:23:36.300Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:36.300Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-08T17:23:36.300Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-08T17:23:36.561Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-08T17:23:36.561Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:36.561Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-08T17:23:36.829Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-08T17:23:37.091Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-08T17:23:37.353Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:37.353Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-08T17:23:37.353Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-08T17:23:37.353Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-08T17:23:37.353Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-08T17:23:37.615Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-08T17:23:37.615Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-08T17:23:37.615Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-08T17:23:37.876Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:37.876Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-08T17:23:37.876Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-08T17:23:38.138Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-08T17:23:38.138Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:38.138Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-08T17:23:38.138Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-08T17:23:38.405Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-08T17:23:38.666Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:38.666Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-08T17:23:38.666Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-08T17:23:38.666Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-08T17:23:38.927Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:38.927Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-08T17:23:38.927Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-08T17:23:38.928Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-08T17:23:39.188Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:39.189Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-08T17:23:39.189Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-08T17:23:39.451Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-08T17:23:39.713Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:39.713Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-08T17:23:39.713Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-08T17:23:39.974Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-08T17:23:39.974Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:39.974Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-08T17:23:39.974Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-08T17:23:40.236Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-08T17:23:40.237Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:40.237Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-08T17:23:40.237Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-08T17:23:40.498Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-08T17:23:40.498Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:40.498Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-08T17:23:40.498Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-08T17:23:40.761Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-08T17:23:40.761Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:40.761Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-08T17:23:40.761Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-08T17:23:40.761Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-08T17:23:41.023Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-08T17:23:41.023Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-08T17:23:41.023Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-08T17:23:41.023Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-08T17:23:41.288Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-08T17:23:41.288Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-08T17:23:41.288Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-08T17:23:41.288Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-08T17:23:41.288Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-08T17:23:41.549Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-08T17:23:41.550Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-08T17:23:41.811Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-08T17:23:41.811Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-08T17:23:42.074Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-08T17:23:42.074Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-08T17:23:42.336Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-08T17:23:42.336Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-08T17:23:42.336Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-08T17:23:42.336Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-08T17:23:42.601Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-08T17:23:42.601Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-08T17:23:42.601Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-08T17:23:42.601Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-08T17:23:42.862Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-08T17:23:42.862Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-08T17:23:42.862Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-08T17:23:42.862Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-08T17:23:43.124Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-08T17:23:43.124Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-08T17:23:44.078Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-08T17:23:44.078Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-08T17:23:44.078Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-08T17:23:44.078Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-08T17:23:44.078Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-08T17:23:44.078Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-08T17:23:44.339Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-08T17:23:44.600Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-08T17:23:44.600Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-08T17:23:44.600Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-08T17:23:44.861Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-08T17:23:44.861Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-08T17:23:44.861Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:44.861Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:45.123Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:45.123Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:45.123Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:45.123Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:45.382Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:45.382Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:46.325Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:46.325Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:47.268Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:47.268Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:48.213Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:48.213Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:48.476Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:48.476Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:49.419Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-08T17:23:49.419Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-08T17:23:49.419Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-08T17:23:49.419Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-08T17:23:49.419Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-08T17:23:49.419Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-08T17:23:49.680Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-08T17:23:49.680Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-08T17:23:49.941Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-08T17:23:49.941Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-08T17:23:49.941Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-08T17:23:50.203Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-08T17:23:50.203Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-08T17:23:50.203Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-08T17:23:50.203Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-08T17:23:50.465Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-08T17:23:50.465Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:50.465Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-08T17:23:50.465Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:50.465Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:50.731Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:50.731Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-08T17:23:50.731Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-08T17:23:50.731Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-08T17:23:50.732Z] [2020-12-08T17:23:50.732Z] Current default time zone: 'Etc/UTC' [2020-12-08T17:23:50.732Z] Local time is now: Tue Dec 8 17:23:50 UTC 2020. [2020-12-08T17:23:50.732Z] Universal Time is now: Tue Dec 8 17:23:50 UTC 2020. [2020-12-08T17:23:50.732Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-08T17:23:50.732Z] [2020-12-08T17:23:50.995Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-08T17:23:50.995Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:50.995Z] Setting up linux-libc-dev:amd64 (4.15.0-126.129) ... [2020-12-08T17:23:50.995Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-08T17:23:50.995Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-08T17:23:50.995Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-08T17:23:50.995Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-08T17:23:50.995Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-08T17:23:50.995Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-08T17:23:51.072Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:23:51.072Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:23:51.072Z] ---> 6c86e715cae7 [2020-12-08T17:23:51.072Z] Step 3/22 : WORKDIR /edgex-go [2020-12-08T17:23:51.072Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:23:51.072Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:23:51.072Z] ---> 6c86e715cae7 [2020-12-08T17:23:51.072Z] Step 3/24 : WORKDIR /edgex-go [2020-12-08T17:23:51.072Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:23:51.073Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-08T17:23:51.073Z] ---> 6c86e715cae7 [2020-12-08T17:23:51.073Z] Step 3/29 : WORKDIR /edgex-go [2020-12-08T17:23:51.073Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:23:51.073Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:23:51.073Z] ---> 6c86e715cae7 [2020-12-08T17:23:51.073Z] Step 3/21 : WORKDIR /edgex-go [2020-12-08T17:23:51.073Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:23:51.073Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:23:51.073Z] ---> 6c86e715cae7 [2020-12-08T17:23:51.073Z] Step 3/24 : WORKDIR /edgex-go [2020-12-08T17:23:51.073Z] ---> Running in 7afb1437ff1b [2020-12-08T17:23:51.073Z] ---> Running in 71b013057b7c [2020-12-08T17:23:51.073Z] ---> Running in f65eddd6e6ed [2020-12-08T17:23:51.073Z] ---> Running in fae92eb06209 [2020-12-08T17:23:51.073Z] ---> Running in e93800f4c592 [2020-12-08T17:23:51.073Z] Removing intermediate container f65eddd6e6ed [2020-12-08T17:23:51.073Z] ---> 572818133b82 [2020-12-08T17:23:51.073Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:23:51.073Z] Removing intermediate container e93800f4c592 [2020-12-08T17:23:51.073Z] ---> 3a7d3829528e [2020-12-08T17:23:51.073Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:23:51.073Z] Removing intermediate container 7afb1437ff1b [2020-12-08T17:23:51.073Z] ---> ac2e1bbeb448 [2020-12-08T17:23:51.073Z] Step 4/29 : RUN apk update && apk add make git [2020-12-08T17:23:51.073Z] Removing intermediate container 71b013057b7c [2020-12-08T17:23:51.073Z] ---> a32be8b21042 [2020-12-08T17:23:51.073Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:23:51.073Z] Removing intermediate container fae92eb06209 [2020-12-08T17:23:51.073Z] ---> 6b5781ded004 [2020-12-08T17:23:51.073Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:23:51.073Z] ---> Running in 1e35d4dc7e08 [2020-12-08T17:23:51.073Z] ---> Running in 8e1fc731db2e [2020-12-08T17:23:51.073Z] ---> Running in da34e4561fea [2020-12-08T17:23:51.073Z] ---> Running in b97d7e42d83b [2020-12-08T17:23:51.073Z] ---> Running in ca35acd728a1 [2020-12-08T17:23:51.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.073Z] Removing intermediate container 1e35d4dc7e08 [2020-12-08T17:23:51.073Z] ---> b4a99fdd69a4 [2020-12-08T17:23:51.073Z] Step 5/24 : RUN apk update && apk add make git [2020-12-08T17:23:51.073Z] ---> Running in eae3b88280dd [2020-12-08T17:23:51.073Z] Removing intermediate container 8e1fc731db2e [2020-12-08T17:23:51.073Z] ---> ac42d656ad8a [2020-12-08T17:23:51.073Z] Step 5/21 : RUN apk update && apk add make git [2020-12-08T17:23:51.073Z] ---> Running in 9079bac49239 [2020-12-08T17:23:51.073Z] Removing intermediate container ca35acd728a1 [2020-12-08T17:23:51.073Z] ---> a91d5f6ed48c [2020-12-08T17:23:51.073Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-08T17:23:51.073Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:23:51.073Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:23:51.073Z] OK: 12616 distinct packages available [2020-12-08T17:23:51.073Z] Removing intermediate container b97d7e42d83b [2020-12-08T17:23:51.073Z] ---> 478dd9e72ae6 [2020-12-08T17:23:51.073Z] Step 5/22 : RUN apk update && apk add make git [2020-12-08T17:23:51.073Z] ---> Running in 024b7960eeb4 [2020-12-08T17:23:51.073Z] ---> Running in fec6c053eff1 [2020-12-08T17:23:51.073Z] OK: 217 MiB in 51 packages [2020-12-08T17:23:51.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.073Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.256Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-08T17:23:51.256Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:51.256Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-08T17:23:51.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.526Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:51.526Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-08T17:23:51.526Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:51.526Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-08T17:23:51.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.792Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-08T17:23:51.792Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-08T17:23:51.792Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-08T17:23:51.792Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-08T17:23:51.792Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-08T17:23:51.792Z] Setting up libc-dev-bin (2.27-3ubuntu1.3) ... [2020-12-08T17:23:51.792Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-08T17:23:51.916Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:51.916Z] Removing intermediate container da34e4561fea [2020-12-08T17:23:51.916Z] ---> 34e6ceaa9bd4 [2020-12-08T17:23:51.916Z] Step 5/29 : COPY go.mod . [2020-12-08T17:23:52.192Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:23:52.192Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:23:52.192Z] OK: 12616 distinct packages available [2020-12-08T17:23:52.192Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:52.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:23:52.741Z] ---> 97e3b96814ea [2020-12-08T17:23:52.741Z] Step 6/29 : RUN go mod download [2020-12-08T17:23:52.741Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:23:52.741Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:23:52.741Z] OK: 12616 distinct packages available [2020-12-08T17:23:53.016Z] ---> Running in 9a94d0092e5f [2020-12-08T17:23:53.016Z] OK: 217 MiB in 51 packages [2020-12-08T17:23:53.627Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:23:53.627Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:23:53.627Z] OK: 12616 distinct packages available [2020-12-08T17:23:53.627Z] OK: 217 MiB in 51 packages [2020-12-08T17:23:53.627Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:23:53.627Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:23:53.627Z] OK: 12616 distinct packages available [2020-12-08T17:23:53.707Z] Updating certificates in /etc/ssl/certs... [2020-12-08T17:23:54.619Z] OK: 217 MiB in 51 packages [2020-12-08T17:23:54.619Z] OK: 217 MiB in 51 packages [2020-12-08T17:23:54.653Z] 22 added, 17 removed; done. [2020-12-08T17:23:54.653Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.3) ... [2020-12-08T17:23:54.653Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-08T17:23:54.653Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-08T17:23:54.653Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-08T17:23:54.653Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-08T17:23:54.653Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:54.653Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-08T17:23:54.894Z] Removing intermediate container eae3b88280dd [2020-12-08T17:23:54.894Z] ---> 6c73769da671 [2020-12-08T17:23:54.894Z] Step 6/24 : COPY go.mod . [2020-12-08T17:23:54.914Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:54.914Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:54.914Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:54.914Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:54.914Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:54.914Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-08T17:23:54.914Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-08T17:23:55.174Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-08T17:23:55.174Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-08T17:23:55.174Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-08T17:23:55.174Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:55.174Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-08T17:23:55.174Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-08T17:23:55.174Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-08T17:23:55.436Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-08T17:23:55.436Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-08T17:23:55.436Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-08T17:23:55.436Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-08T17:23:55.502Z] Removing intermediate container 9079bac49239 [2020-12-08T17:23:55.502Z] ---> 65c0f37c532b [2020-12-08T17:23:55.502Z] Step 6/21 : COPY go.mod . [2020-12-08T17:23:55.704Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-08T17:23:55.705Z] Updating certificates in /etc/ssl/certs... [2020-12-08T17:23:56.278Z] 0 added, 0 removed; done. [2020-12-08T17:23:56.278Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-08T17:23:56.278Z] done. [2020-12-08T17:23:56.510Z] ---> 2f6a57fb517d [2020-12-08T17:23:56.510Z] Step 7/24 : RUN go mod download [2020-12-08T17:23:56.510Z] ---> Running in 44b56cdd3acc [2020-12-08T17:23:56.510Z] ---> 6d0da8dbb186 [2020-12-08T17:23:56.510Z] Step 7/21 : RUN go mod download [2020-12-08T17:23:56.538Z] Reading package lists... [2020-12-08T17:23:56.784Z] Removing intermediate container 024b7960eeb4 [2020-12-08T17:23:56.784Z] ---> 34e4ee87d31b [2020-12-08T17:23:56.784Z] Step 6/24 : COPY go.mod . [2020-12-08T17:23:56.784Z] Removing intermediate container fec6c053eff1 [2020-12-08T17:23:56.784Z] ---> 344ba8d0f382 [2020-12-08T17:23:56.784Z] Step 6/22 : COPY go.mod . [2020-12-08T17:23:56.798Z] Building dependency tree... [2020-12-08T17:23:56.798Z] Reading state information... [2020-12-08T17:23:56.798Z] The following NEW packages will be installed: [2020-12-08T17:23:56.798Z] apt-transport-https [2020-12-08T17:23:56.798Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-08T17:23:56.798Z] Need to get 1692 B of archives. [2020-12-08T17:23:56.798Z] After this operation, 153 kB of additional disk space will be used. [2020-12-08T17:23:56.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.1 [1692 B] [2020-12-08T17:23:57.059Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-08T17:23:57.059Z] Fetched 1692 B in 0s (29.9 kB/s) [2020-12-08T17:23:57.059Z] Selecting previously unselected package apt-transport-https. [2020-12-08T17:23:57.059Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-08T17:23:57.059Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.1_all.deb ... [2020-12-08T17:23:57.059Z] Unpacking apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-08T17:23:57.059Z] Setting up apt-transport-https (1.6.12ubuntu0.1) ... [2020-12-08T17:23:57.064Z] ---> Running in ea2bbd3c4814 [2020-12-08T17:23:57.064Z] Removing intermediate container 9a94d0092e5f [2020-12-08T17:23:57.064Z] ---> 688446d3696d [2020-12-08T17:23:57.064Z] Step 7/29 : COPY . . [2020-12-08T17:23:57.320Z] Waiting for network to be ready... [2020-12-08T17:23:58.062Z] ---> 10523d9f3a54 [2020-12-08T17:23:58.062Z] Step 7/24 : RUN go mod download [2020-12-08T17:23:58.062Z] ---> d705c9c57a93 [2020-12-08T17:23:58.062Z] Step 7/22 : RUN go mod download [2020-12-08T17:23:58.339Z] ---> Running in a88b81e82c15 [2020-12-08T17:23:58.616Z] ---> Running in 93a0796259e4 [2020-12-08T17:24:01.251Z] Removing intermediate container 44b56cdd3acc [2020-12-08T17:24:01.534Z] ---> 6124c2e976d1 [2020-12-08T17:24:01.534Z] Step 8/24 : COPY . . [2020-12-08T17:24:02.155Z] Removing intermediate container ea2bbd3c4814 [2020-12-08T17:24:02.155Z] ---> 21c8d065fb74 [2020-12-08T17:24:02.155Z] Step 8/21 : COPY . . [2020-12-08T17:24:02.621Z] 2020-12-08T17:24:00Z INFO Waiting for automatic snapd restart... [2020-12-08T17:24:02.882Z] snapd 2.48.1 from Canonical* installed [2020-12-08T17:24:03.605Z] Removing intermediate container a88b81e82c15 [2020-12-08T17:24:03.606Z] ---> 1b5d510aadf3 [2020-12-08T17:24:03.606Z] Step 8/24 : COPY . . [2020-12-08T17:24:03.825Z] "snapd" switched to the "latest/stable" channel [2020-12-08T17:24:03.826Z] [2020-12-08T17:24:04.591Z] Removing intermediate container 93a0796259e4 [2020-12-08T17:24:04.591Z] ---> 22193ac209bc [2020-12-08T17:24:04.591Z] Step 8/22 : COPY . . [2020-12-08T17:24:06.375Z] core18 20200929 from Canonical* installed [2020-12-08T17:24:06.376Z] "core18" switched to the "latest/stable" channel [2020-12-08T17:24:06.376Z] [2020-12-08T17:24:09.679Z] snapcraft 4.4.4 from Canonical* installed [2020-12-08T17:24:09.679Z] "snapcraft" switched to the "latest/stable" channel [2020-12-08T17:24:09.679Z] [2020-12-08T17:24:12.987Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2020-12-08T17:24:12.987Z] - README.md [2020-12-08T17:24:12.987Z] - snapcraft.yaml.orig [2020-12-08T17:24:12.987Z] [2020-12-08T17:24:12.987Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-08T17:24:19.577Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-08T17:24:19.577Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-08T17:24:19.577Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-08T17:24:19.577Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-08T17:24:20.781Z] Reading package lists... [2020-12-08T17:24:21.043Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.10 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2020-12-08T17:24:27.691Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-08T17:24:27.691Z] Reading package lists... [2020-12-08T17:24:27.691Z] Building dependency tree... [2020-12-08T17:24:27.691Z] Reading state information... [2020-12-08T17:24:27.691Z] Suggested packages: [2020-12-08T17:24:27.691Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-08T17:24:27.691Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-08T17:24:27.691Z] Recommended packages: [2020-12-08T17:24:27.691Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-08T17:24:27.691Z] The following NEW packages will be installed: [2020-12-08T17:24:27.691Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-08T17:24:27.691Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-08T17:24:27.691Z] pkg-config zip [2020-12-08T17:24:27.691Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-08T17:24:27.691Z] Need to get 7656 kB of archives. [2020-12-08T17:24:27.691Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-08T17:24:27.691Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-08T17:24:27.691Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-12-08T17:24:27.691Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-08T17:24:27.691Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-08T17:24:27.692Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-08T17:24:27.692Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-08T17:24:27.692Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-08T17:24:27.692Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-08T17:24:27.953Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-08T17:24:27.953Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-08T17:24:27.953Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-08T17:24:28.213Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-08T17:24:28.213Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-08T17:24:28.213Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-08T17:24:28.213Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-08T17:24:28.213Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-08T17:24:28.213Z] Fetched 7656 kB in 1s (10.4 MB/s) [2020-12-08T17:24:28.474Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-08T17:24:28.474Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-08T17:24:28.474Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-08T17:24:28.474Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-08T17:24:28.735Z] Selecting previously unselected package libpsl5:amd64. [2020-12-08T17:24:28.735Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-08T17:24:28.735Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-08T17:24:28.735Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-08T17:24:28.735Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-08T17:24:28.735Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-08T17:24:28.735Z] Selecting previously unselected package librtmp1:amd64. [2020-12-08T17:24:28.735Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-08T17:24:28.735Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-08T17:24:28.996Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-08T17:24:28.996Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-12-08T17:24:28.996Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-08T17:24:28.996Z] Selecting previously unselected package liberror-perl. [2020-12-08T17:24:28.996Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-08T17:24:28.996Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-08T17:24:28.996Z] Selecting previously unselected package git-man. [2020-12-08T17:24:28.996Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-08T17:24:28.996Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-08T17:24:29.257Z] Selecting previously unselected package git. [2020-12-08T17:24:29.257Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-08T17:24:29.257Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-08T17:24:30.202Z] Selecting previously unselected package libnorm1:amd64. [2020-12-08T17:24:30.202Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-08T17:24:30.202Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-08T17:24:30.202Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-08T17:24:30.202Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-08T17:24:30.202Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-08T17:24:30.202Z] Selecting previously unselected package libsodium23:amd64. [2020-12-08T17:24:30.202Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-08T17:24:30.202Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-08T17:24:30.464Z] Selecting previously unselected package libzmq5:amd64. [2020-12-08T17:24:30.464Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-08T17:24:30.464Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-08T17:24:30.464Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-08T17:24:30.464Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-08T17:24:30.464Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-08T17:24:30.726Z] Selecting previously unselected package pkg-config. [2020-12-08T17:24:30.726Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-08T17:24:30.726Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-08T17:24:30.726Z] Selecting previously unselected package zip. [2020-12-08T17:24:30.726Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-08T17:24:30.726Z] Unpacking zip (3.0-11build1) ... [2020-12-08T17:24:30.726Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-08T17:24:30.726Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-08T17:24:30.987Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-08T17:24:30.987Z] Setting up liberror-perl (0.17025-1) ... [2020-12-08T17:24:30.987Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-08T17:24:30.987Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-08T17:24:30.987Z] No schema files found: doing nothing. [2020-12-08T17:24:30.987Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-08T17:24:30.987Z] Setting up zip (3.0-11build1) ... [2020-12-08T17:24:30.987Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-08T17:24:30.987Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-08T17:24:30.987Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-08T17:24:31.248Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-08T17:24:31.248Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-12-08T17:24:31.248Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-08T17:24:31.248Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-08T17:24:31.248Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-08T17:24:31.419Z] ---> 4b6f8cf09dab [2020-12-08T17:24:31.419Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-08T17:24:31.419Z] ---> cd3166de2e0e [2020-12-08T17:24:31.419Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-08T17:24:31.419Z] ---> 2d336dc5b658 [2020-12-08T17:24:31.419Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-08T17:24:31.419Z] ---> Running in b0463284316b [2020-12-08T17:24:31.419Z] ---> 9b0bdef714a8 [2020-12-08T17:24:31.419Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-08T17:24:31.419Z] ---> fa1398a69f4e [2020-12-08T17:24:31.419Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-08T17:24:31.419Z] ---> Running in cbc71584e5ab [2020-12-08T17:24:31.419Z] ---> Running in 43a25291511e [2020-12-08T17:24:31.419Z] ---> Running in d380c59c72d7 [2020-12-08T17:24:31.419Z] ---> Running in fb08edd2b9d1 [2020-12-08T17:24:31.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-08T17:24:31.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-08T17:24:31.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-08T17:24:31.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-08T17:24:31.419Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-08T17:24:37.837Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-08T17:24:37.837Z] git set to automatically installed. [2020-12-08T17:24:37.837Z] git-man set to automatically installed. [2020-12-08T17:24:37.837Z] libcurl3-gnutls set to automatically installed. [2020-12-08T17:24:37.837Z] liberror-perl set to automatically installed. [2020-12-08T17:24:37.837Z] libglib2.0-0 set to automatically installed. [2020-12-08T17:24:37.837Z] libnghttp2-14 set to automatically installed. [2020-12-08T17:24:37.837Z] libnorm1 set to automatically installed. [2020-12-08T17:24:37.837Z] libpgm-5.2-0 set to automatically installed. [2020-12-08T17:24:37.837Z] libpsl5 set to automatically installed. [2020-12-08T17:24:37.837Z] librtmp1 set to automatically installed. [2020-12-08T17:24:37.837Z] libsodium23 set to automatically installed. [2020-12-08T17:24:37.837Z] libzmq3-dev set to automatically installed. [2020-12-08T17:24:37.837Z] libzmq5 set to automatically installed. [2020-12-08T17:24:37.837Z] pkg-config set to automatically installed. [2020-12-08T17:24:37.837Z] zip set to automatically installed. [2020-12-08T17:24:40.386Z] snapd is not logged in, snap install commands will use sudo [2020-12-08T17:24:46.979Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-08T17:24:47.241Z] snap "core18" has no updates available [2020-12-08T17:24:48.184Z] Pulling config-common [2020-12-08T17:24:48.757Z] Pulling go-build-helper [2020-12-08T17:25:15.349Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-08T17:25:15.349Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-08T17:25:15.349Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-08T17:25:15.350Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-08T17:25:15.350Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-08T17:25:15.350Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-08T17:25:15.350Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [13.3 kB] [2020-12-08T17:25:15.350Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2996 B] [2020-12-08T17:25:15.350Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [184 kB] [2020-12-08T17:25:15.350Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.4 kB] [2020-12-08T17:25:15.350Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1092 kB] [2020-12-08T17:25:15.350Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-08T17:25:15.350Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-08T17:25:15.350Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-08T17:25:15.350Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-08T17:25:15.350Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-08T17:25:15.350Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-08T17:25:15.350Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-08T17:25:15.350Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-08T17:25:15.350Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1789 kB] [2020-12-08T17:25:15.350Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-08T17:25:15.350Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [36.1 kB] [2020-12-08T17:25:15.350Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7308 B] [2020-12-08T17:25:15.350Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-08T17:25:15.350Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [28.0 kB] [2020-12-08T17:25:15.350Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1695 kB] [2020-12-08T17:25:15.350Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-08T17:25:15.350Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-08T17:25:15.350Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-08T17:25:15.350Z] Fetched 279 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-08T17:25:15.350Z] Fetched 122 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-08T17:25:15.350Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-08T17:25:15.350Z] Fetched 8848 B in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-08T17:25:15.350Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-08T17:25:15.350Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-08T17:25:15.350Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libcurl4_7.58.0-2ubuntu3.10_amd64.deb [214 kB] [2020-12-08T17:25:15.350Z] Fetched 214 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-08T17:25:15.350Z] Fetched 155 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-08T17:25:15.350Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-08T17:25:15.350Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-08T17:25:15.350Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-08T17:25:15.350Z] Fetched 499 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-08T17:25:15.350Z] Fetched 111 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-08T17:25:15.350Z] Fetched 240 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-08T17:25:15.350Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-08T17:25:15.350Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-08T17:25:15.350Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-08T17:25:15.350Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-08T17:25:15.350Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-08T17:25:15.350Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-08T17:25:15.350Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-08T17:25:15.350Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-08T17:25:15.350Z] Fetched 8720 B in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-08T17:25:15.350Z] Fetched 137 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-08T17:25:15.350Z] Fetched 119 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-08T17:25:15.350Z] Fetched 109 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-08T17:25:15.350Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-08T17:25:15.350Z] Fetched 645 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-08T17:25:15.350Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-08T17:25:15.350Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-08T17:25:15.350Z] Fetched 368 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-08T17:25:15.350Z] Fetched 187 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-08T17:25:15.350Z] Fetched 175 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-08T17:25:15.350Z] Fetched 206 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-08T17:25:15.350Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-08T17:25:15.350Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 curl_7.58.0-2ubuntu3.10_amd64.deb [159 kB] [2020-12-08T17:25:15.350Z] Fetched 159 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-08T17:25:15.350Z] Fetched 107 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-08T17:25:15.350Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-08T17:25:15.350Z] Pulling static-packages [2020-12-08T17:25:16.295Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-08T17:25:16.295Z] Skipping pull go-build-helper (already ran) [2020-12-08T17:25:16.295Z] Skipping pull static-packages (already ran) [2020-12-08T17:25:16.295Z] Building go-build-helper [2020-12-08T17:25:19.597Z] Building static-packages [2020-12-08T17:25:21.516Z] Staging go-build-helper [2020-12-08T17:25:22.459Z] Staging static-packages [2020-12-08T17:25:23.401Z] Pulling go115 [2020-12-08T17:25:24.344Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-08T17:25:24.344Z] Skipping pull go115 (already ran) [2020-12-08T17:25:24.344Z] Building go115 [2020-12-08T17:25:24.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T17:25:24.344Z] Dload Upload Total Spent Left Speed [2020-12-08T17:25:27.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 12.7M 0 0 20.0M 0 0:00:05 --:--:-- 0:00:05 20.0M 42 115M 42 49.5M 0 0 30.3M 0 0:00:03 0:00:01 0:00:02 30.2M 75 115M 75 87.4M 0 0 33.1M 0 0:00:03 0:00:02 0:00:01 33.1M 100 115M 100 115M 0 0 34.3M 0 0:00:03 0:00:03 --:--:-- 34.3M [2020-12-08T17:25:28.038Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-08T17:25:32.248Z] Staging go115 [2020-12-08T17:25:37.538Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-08T17:25:37.538Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-08T17:25:37.538Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-08T17:25:37.538Z] Fetched 0 B in 0s (0 B/s) [2020-12-08T17:25:37.538Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-08T17:25:37.538Z] Fetched 224 kB in 0s (0 B/s) [2020-12-08T17:25:37.538Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-08T17:25:37.538Z] Fetched 157 kB in 0s (0 B/s) [2020-12-08T17:25:37.538Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-08T17:25:37.538Z] Fetched 221 kB in 0s (0 B/s) [2020-12-08T17:25:37.538Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-08T17:25:37.538Z] Fetched 143 kB in 0s (0 B/s) [2020-12-08T17:25:37.538Z] Pulling edgex-go [2020-12-08T17:25:37.799Z] Pulling version [2020-12-08T17:25:38.742Z] Building config-common [2020-12-08T17:25:40.657Z] Skipping build go-build-helper (already ran) [2020-12-08T17:25:40.658Z] Skipping build static-packages (already ran) [2020-12-08T17:25:40.658Z] Skipping build go115 (already ran) [2020-12-08T17:25:40.921Z] Building edgex-go [2020-12-08T17:25:40.921Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-08T17:25:42.307Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-08T17:25:42.307Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-08T17:25:42.307Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-08T17:25:42.307Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-08T17:25:42.307Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-08T17:25:42.307Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.121 [2020-12-08T17:25:42.307Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-08T17:25:42.307Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-08T17:25:42.307Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-08T17:25:42.307Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-08T17:25:42.307Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-08T17:25:42.307Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-08T17:25:42.307Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-08T17:25:42.307Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-08T17:25:42.307Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-08T17:25:42.307Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-08T17:25:42.307Z] go: downloading github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 [2020-12-08T17:25:42.307Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-08T17:25:42.307Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-08T17:25:42.307Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-08T17:25:42.307Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-08T17:25:42.570Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-08T17:25:42.571Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-08T17:25:42.571Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-08T17:25:42.571Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-08T17:25:42.571Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-08T17:25:42.571Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-08T17:25:42.571Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-08T17:25:42.571Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-08T17:25:42.571Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-08T17:25:42.833Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-08T17:25:42.833Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-08T17:25:42.833Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-08T17:25:49.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-08T17:25:53.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-08T17:25:53.241Z] Removing intermediate container b0463284316b [2020-12-08T17:25:53.241Z] ---> dd389fe08890 [2020-12-08T17:25:53.241Z] [2020-12-08T17:25:53.241Z] Step 9/29 : FROM alpine:latest [2020-12-08T17:25:53.241Z] latest: Pulling from library/alpine [2020-12-08T17:25:53.241Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-08T17:25:53.241Z] Status: Downloaded newer image for alpine:latest [2020-12-08T17:25:53.241Z] ---> 2e77e061c27f [2020-12-08T17:25:53.241Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-08T17:25:53.241Z] ---> Running in 92f6020aafd6 [2020-12-08T17:25:53.241Z] Removing intermediate container 92f6020aafd6 [2020-12-08T17:25:53.241Z] ---> 1ccf5305c97e [2020-12-08T17:25:53.241Z] Step 11/29 : USER root [2020-12-08T17:25:53.241Z] ---> Running in b4ff3d5ce57a [2020-12-08T17:25:53.241Z] Removing intermediate container b4ff3d5ce57a [2020-12-08T17:25:53.241Z] ---> 40a9d57184df [2020-12-08T17:25:53.241Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-08T17:25:53.241Z] ---> Running in 9a40b62de338 [2020-12-08T17:25:53.241Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:25:53.241Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:25:53.241Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:25:53.241Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:25:53.241Z] OK: 12617 distinct packages available [2020-12-08T17:25:53.619Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-08T17:25:53.842Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-08T17:25:53.842Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-08T17:25:53.842Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:25:53.842Z] Executing ca-certificates-20191127-r4.trigger [2020-12-08T17:25:54.438Z] OK: 6 MiB in 16 packages [2020-12-08T17:25:54.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-08T17:25:55.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-08T17:25:55.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-08T17:25:55.767Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-08T17:25:56.030Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-08T17:25:56.030Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-08T17:25:57.095Z] Removing intermediate container 9a40b62de338 [2020-12-08T17:25:57.095Z] ---> d9eebd038b9b [2020-12-08T17:25:57.095Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-08T17:25:57.095Z] ---> Running in 7bf0cf904651 [2020-12-08T17:25:57.416Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-08T17:25:57.416Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-08T17:25:57.416Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-08T17:25:57.697Z] Removing intermediate container 7bf0cf904651 [2020-12-08T17:25:57.697Z] ---> 7dda3b04a375 [2020-12-08T17:25:57.975Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-08T17:25:57.976Z] ---> Running in ec3d06905209 [2020-12-08T17:25:58.361Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-08T17:25:58.988Z] Removing intermediate container ec3d06905209 [2020-12-08T17:25:58.988Z] ---> e26f1edd99d9 [2020-12-08T17:25:58.988Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-08T17:25:58.988Z] ---> Running in fc8d74c724f5 [2020-12-08T17:25:59.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-08T17:25:59.304Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-08T17:26:00.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-08T17:26:00.505Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-08T17:26:01.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 [2020-12-08T17:26:02.411Z] Removing intermediate container cbc71584e5ab [2020-12-08T17:26:02.411Z] ---> 88679f598722 [2020-12-08T17:26:02.411Z] [2020-12-08T17:26:02.411Z] Step 10/24 : FROM alpine:3.10 [2020-12-08T17:26:02.411Z] 3.10: Pulling from library/alpine [2020-12-08T17:26:02.462Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-08T17:26:03.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-08T17:26:03.871Z] Removing intermediate container fc8d74c724f5 [2020-12-08T17:26:03.871Z] ---> d6e5cb868540 [2020-12-08T17:26:03.871Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-08T17:26:04.148Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-08T17:26:04.148Z] Status: Downloaded newer image for alpine:3.10 [2020-12-08T17:26:04.148Z] ---> 536a684cf733 [2020-12-08T17:26:04.434Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-08T17:26:04.712Z] ---> Running in 0da21a7b44bc [2020-12-08T17:26:05.582Z] Building version [2020-12-08T17:26:06.738Z] ---> 28257abab778 [2020-12-08T17:26:06.738Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-08T17:26:06.968Z] Staging config-common [2020-12-08T17:26:07.017Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:26:07.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:26:07.909Z] v3.10.5-149-g803c562e66 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-08T17:26:07.909Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-08T17:26:07.909Z] OK: 10169 distinct packages available [2020-12-08T17:26:07.909Z] ---> ceaa362720a0 [2020-12-08T17:26:07.909Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-08T17:26:07.912Z] Skipping stage go-build-helper (already ran) [2020-12-08T17:26:07.912Z] Skipping stage static-packages (already ran) [2020-12-08T17:26:07.912Z] Skipping stage go115 (already ran) [2020-12-08T17:26:07.912Z] Staging edgex-go [2020-12-08T17:26:08.516Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-08T17:26:08.796Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-08T17:26:08.796Z] (3/5) Installing libcurl (7.66.0-r1) [2020-12-08T17:26:08.796Z] (4/5) Installing curl (7.66.0-r1) [2020-12-08T17:26:08.796Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-08T17:26:08.796Z] Executing busybox-1.30.1-r3.trigger [2020-12-08T17:26:08.796Z] Executing ca-certificates-20191127-r2.trigger [2020-12-08T17:26:08.857Z] Staging version [2020-12-08T17:26:09.077Z] OK: 7 MiB in 19 packages [2020-12-08T17:26:09.364Z] ---> 55c071bc91a1 [2020-12-08T17:26:09.364Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-08T17:26:09.799Z] Priming config-common [2020-12-08T17:26:10.754Z] Priming go-build-helper [2020-12-08T17:26:10.838Z] ---> a1cd0e1dca7e [2020-12-08T17:26:10.838Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-08T17:26:11.710Z] Priming static-packages [2020-12-08T17:26:11.830Z] ---> 0cf69946f41c [2020-12-08T17:26:11.830Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-08T17:26:12.109Z] Removing intermediate container 0da21a7b44bc [2020-12-08T17:26:12.109Z] ---> 93b42e3141cd [2020-12-08T17:26:12.109Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-08T17:26:12.109Z] ---> Running in bff0d798a31c [2020-12-08T17:26:12.109Z] ---> Running in 77e7ca0f87fe [2020-12-08T17:26:12.968Z] Removing intermediate container 77e7ca0f87fe [2020-12-08T17:26:12.968Z] ---> e208f74f3eaa [2020-12-08T17:26:12.968Z] Step 13/24 : WORKDIR / [2020-12-08T17:26:13.500Z] ---> Running in a3ddd3772ba7 [2020-12-08T17:26:13.626Z] Priming go115 [2020-12-08T17:26:13.773Z] Removing intermediate container a3ddd3772ba7 [2020-12-08T17:26:14.065Z] ---> d09ef2e06b02 [2020-12-08T17:26:14.065Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-08T17:26:14.568Z] Priming edgex-go [2020-12-08T17:26:15.956Z] Priming version [2020-12-08T17:26:16.105Z] ---> 6580666470e8 [2020-12-08T17:26:16.105Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-08T17:26:16.527Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2020-12-08T17:26:16.721Z] Removing intermediate container bff0d798a31c [2020-12-08T17:26:16.721Z] ---> e29c2d45bbcd [2020-12-08T17:26:16.721Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-08T17:26:17.353Z] ---> 250dea5e579f [2020-12-08T17:26:17.353Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-08T17:26:18.944Z] ---> a7748a74fa82 [2020-12-08T17:26:18.944Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-08T17:26:18.944Z] ---> 866006b13edb [2020-12-08T17:26:18.944Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-08T17:26:18.944Z] ---> Running in 96fe540b819a [Pipeline] // stage [Pipeline] } [2020-12-08T17:26:20.938Z] ---> 8cc92e9f12fb [2020-12-08T17:26:20.938Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-08T17:26:23.584Z] ---> 9c3888f7ea72 [2020-12-08T17:26:23.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-08T17:26:23.584Z] Removing intermediate container 43a25291511e [2020-12-08T17:26:23.584Z] ---> f66368664dce [2020-12-08T17:26:23.584Z] [2020-12-08T17:26:23.584Z] Step 10/21 : FROM scratch [2020-12-08T17:26:23.584Z] ---> [2020-12-08T17:26:23.584Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:26:23.584Z] Removing intermediate container 96fe540b819a [2020-12-08T17:26:23.584Z] ---> e01f88e6f574 [2020-12-08T17:26:23.584Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-08T17:26:23.855Z] Removing intermediate container d380c59c72d7 [2020-12-08T17:26:23.855Z] ---> 51ec463e5acc [2020-12-08T17:26:23.855Z] [2020-12-08T17:26:23.855Z] Step 10/22 : FROM scratch [2020-12-08T17:26:23.855Z] ---> [2020-12-08T17:26:23.855Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:26:23.855Z] Removing intermediate container fb08edd2b9d1 [2020-12-08T17:26:23.855Z] ---> 2101ccbc76f1 [2020-12-08T17:26:23.855Z] [2020-12-08T17:26:23.855Z] Step 10/24 : FROM scratch [2020-12-08T17:26:23.855Z] ---> [2020-12-08T17:26:23.855Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-08T17:26:24.128Z] ---> Running in 591d0ac77835 [2020-12-08T17:26:24.128Z] ---> Running in 6361149eca37 [2020-12-08T17:26:24.128Z] ---> Running in a9b49d8fad14 [2020-12-08T17:26:24.128Z] ---> Running in 4c6d9855a173 [2020-12-08T17:26:24.402Z] ---> a8abe14e694e [2020-12-08T17:26:24.402Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-08T17:26:24.674Z] ---> Running in 2fdc3ead8f6a [2020-12-08T17:26:24.674Z] Removing intermediate container 591d0ac77835 [2020-12-08T17:26:24.674Z] ---> da1ac4d5226d [2020-12-08T17:26:24.674Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-08T17:26:24.674Z] Removing intermediate container a9b49d8fad14 [2020-12-08T17:26:24.674Z] ---> f3881eb00aee [2020-12-08T17:26:24.674Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-08T17:26:24.961Z] ---> Running in 0ccf20a93d2e [2020-12-08T17:26:24.961Z] ---> Running in b49bb7523fbe [2020-12-08T17:26:24.961Z] Removing intermediate container 4c6d9855a173 [2020-12-08T17:26:24.961Z] ---> a551476dd39c [2020-12-08T17:26:24.961Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-08T17:26:24.961Z] ---> Running in 70e9cfd2bb38 [2020-12-08T17:26:25.568Z] Removing intermediate container b49bb7523fbe [2020-12-08T17:26:25.568Z] ---> e79131c3fcca [2020-12-08T17:26:25.568Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-08T17:26:25.568Z] Removing intermediate container 0ccf20a93d2e [2020-12-08T17:26:25.568Z] ---> 359abb7ad06f [2020-12-08T17:26:25.568Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-08T17:26:25.843Z] ---> Running in d6951654ce95 [2020-12-08T17:26:25.843Z] ---> Running in 399455299ad8 [2020-12-08T17:26:26.118Z] Removing intermediate container 70e9cfd2bb38 [2020-12-08T17:26:26.118Z] ---> 675da87b60dc [2020-12-08T17:26:26.118Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-08T17:26:26.118Z] ---> Running in a5d6f41a6154 [2020-12-08T17:26:26.722Z] Removing intermediate container 399455299ad8 [2020-12-08T17:26:26.722Z] ---> 8f75539d273d [2020-12-08T17:26:26.722Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-08T17:26:26.997Z] Removing intermediate container d6951654ce95 [2020-12-08T17:26:26.997Z] ---> fb8274cfce13 [2020-12-08T17:26:26.997Z] Step 14/22 : WORKDIR / [2020-12-08T17:26:26.997Z] Removing intermediate container a5d6f41a6154 [2020-12-08T17:26:26.997Z] ---> be6741a1e512 [2020-12-08T17:26:26.997Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-08T17:26:26.997Z] ---> Running in 9e74de7b0028 [2020-12-08T17:26:27.595Z] Removing intermediate container 6361149eca37 [2020-12-08T17:26:27.595Z] ---> afe6f0c48d83 [2020-12-08T17:26:27.595Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-08T17:26:27.595Z] Removing intermediate container 2fdc3ead8f6a [2020-12-08T17:26:27.595Z] ---> 1d3f9a517336 [2020-12-08T17:26:27.595Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-08T17:26:27.595Z] ---> e0eb0186b845 [2020-12-08T17:26:27.595Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-08T17:26:27.868Z] ---> Running in c646e45f1064 [2020-12-08T17:26:27.868Z] ---> 58ab27fa53bb [2020-12-08T17:26:27.868Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-08T17:26:27.868Z] ---> Running in 60e2c8d82f2a [2020-12-08T17:26:28.141Z] Removing intermediate container 9e74de7b0028 [2020-12-08T17:26:28.141Z] ---> d7240d45fd0f [2020-12-08T17:26:28.141Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-08T17:26:28.416Z] Removing intermediate container c646e45f1064 [2020-12-08T17:26:28.416Z] ---> 23189bf3961c [2020-12-08T17:26:28.416Z] Step 26/29 : CMD [ "generate" ] [2020-12-08T17:26:28.690Z] ---> Running in d752ae554b60 [2020-12-08T17:26:28.690Z] Removing intermediate container 60e2c8d82f2a [2020-12-08T17:26:28.690Z] ---> 968978e02084 [2020-12-08T17:26:28.690Z] Step 22/24 : LABEL arch=arm64 [2020-12-08T17:26:29.286Z] ---> a9c7a7aac710 [2020-12-08T17:26:29.286Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-08T17:26:29.286Z] ---> Running in c9b863769cbd [2020-12-08T17:26:29.286Z] ---> e4bee1e5dbca [2020-12-08T17:26:29.286Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-08T17:26:29.286Z] Removing intermediate container d752ae554b60 [2020-12-08T17:26:29.286Z] ---> 574fe0f9f78a [2020-12-08T17:26:29.286Z] Step 27/29 : LABEL arch=arm64 [2020-12-08T17:26:29.558Z] ---> 6f299f854e0b [2020-12-08T17:26:29.558Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-08T17:26:29.558Z] ---> Running in bb28e0b2c5cc [2020-12-08T17:26:29.848Z] Removing intermediate container c9b863769cbd [2020-12-08T17:26:29.848Z] ---> 81e13497770d [2020-12-08T17:26:29.848Z] Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:26:30.124Z] ---> Running in 7e623913523a [2020-12-08T17:26:30.397Z] Removing intermediate container bb28e0b2c5cc [2020-12-08T17:26:30.397Z] ---> 157d00498e79 [2020-12-08T17:26:30.397Z] Step 28/29 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:26:30.670Z] ---> 6e2d8c29988f [2020-12-08T17:26:30.670Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-08T17:26:30.670Z] ---> Running in 02905c8b7cdf [2020-12-08T17:26:30.954Z] ---> Running in 1bd1642a6c0c [2020-12-08T17:26:30.954Z] Removing intermediate container 7e623913523a [2020-12-08T17:26:30.954Z] ---> 7f0b4b86a19a [2020-12-08T17:26:30.954Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T17:26:30.954Z] ---> 5db91d4ea42f [2020-12-08T17:26:30.954Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-08T17:26:30.954Z] ---> 560b7ca8a180 [2020-12-08T17:26:30.954Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-08T17:26:31.228Z] ---> Running in b529e6763baa [2020-12-08T17:26:31.228Z] Removing intermediate container 02905c8b7cdf [2020-12-08T17:26:31.228Z] ---> 70d46e880916 [2020-12-08T17:26:31.228Z] Step 29/29 : LABEL version=0.0.0 [2020-12-08T17:26:31.502Z] Removing intermediate container 1bd1642a6c0c [2020-12-08T17:26:31.502Z] ---> b42834cf27e7 [2020-12-08T17:26:31.502Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:26:31.779Z] ---> Running in 1643f20abf0f [2020-12-08T17:26:31.779Z] Removing intermediate container b529e6763baa [2020-12-08T17:26:31.779Z] ---> 8fd8e8f40b97 [2020-12-08T17:26:31.779Z] [2020-12-08T17:26:31.779Z] ---> Running in a5dc7a613599 [2020-12-08T17:26:32.051Z] ---> c87a650db12a [2020-12-08T17:26:32.051Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-08T17:26:32.051Z] ---> 7520d41ef341 [2020-12-08T17:26:32.051Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-08T17:26:32.325Z] ---> Running in 2fbfa013dab3 [2020-12-08T17:26:32.325Z] Removing intermediate container 1643f20abf0f [2020-12-08T17:26:32.325Z] ---> e6165cfd3e30 [2020-12-08T17:26:32.325Z] [2020-12-08T17:26:32.325Z] Successfully built 8fd8e8f40b97 [2020-12-08T17:26:32.598Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-08T17:26:32.598Z]  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go [2020-12-08T17:26:32.598Z] Removing intermediate container a5dc7a613599 [2020-12-08T17:26:32.598Z] ---> 3bd8b3e84a6d [2020-12-08T17:26:32.598Z] Step 19/21 : LABEL arch=arm64 [2020-12-08T17:26:32.879Z] Successfully built e6165cfd3e30 [2020-12-08T17:26:32.879Z] ---> Running in 0ba9f946a52b [2020-12-08T17:26:32.879Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-08T17:26:32.879Z] Building docker-core-metadata-go [2020-12-08T17:26:33.150Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container 2fbfa013dab3 [2020-12-08T17:26:33.150Z] ---> d6ed1104fc0f [2020-12-08T17:26:33.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:26:33.424Z] ---> Running in 15f91e4b1b3f [2020-12-08T17:26:33.424Z] ---> b2809f31ba16 [2020-12-08T17:26:33.424Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-08T17:26:33.696Z] Removing intermediate container 0ba9f946a52b [2020-12-08T17:26:33.696Z] ---> 692f4cc52e56 [2020-12-08T17:26:33.696Z] Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:26:33.976Z] ---> Running in 65bc83a84f19 [2020-12-08T17:26:33.977Z] Removing intermediate container 15f91e4b1b3f [2020-12-08T17:26:33.977Z] ---> d847d5322bab [2020-12-08T17:26:33.977Z] Step 20/22 : LABEL arch=arm64 [2020-12-08T17:26:34.254Z] ---> Running in 104a87f5abae [2020-12-08T17:26:34.534Z] ---> d16ce0725eba [2020-12-08T17:26:34.534Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-08T17:26:34.534Z] Removing intermediate container 65bc83a84f19 [2020-12-08T17:26:34.534Z] ---> 651ad4e132d3 [2020-12-08T17:26:34.534Z] Step 21/21 : LABEL version=0.0.0 [2020-12-08T17:26:34.534Z] ---> Running in eccc3b1d6916 [2020-12-08T17:26:34.534Z] ---> Running in df90975be4d7 [2020-12-08T17:26:34.808Z] Removing intermediate container 104a87f5abae [2020-12-08T17:26:34.808Z] ---> 775311df362c [2020-12-08T17:26:34.808Z] Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:26:35.080Z] ---> Running in 0953ab7fa859 [2020-12-08T17:26:35.357Z] Removing intermediate container df90975be4d7 [2020-12-08T17:26:35.357Z] ---> 10cd30d857e0 [2020-12-08T17:26:35.357Z] [2020-12-08T17:26:35.357Z] Removing intermediate container eccc3b1d6916 [2020-12-08T17:26:35.357Z] ---> 01e2fbe46030 [2020-12-08T17:26:35.357Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:26:35.955Z] Successfully built 10cd30d857e0 [2020-12-08T17:26:35.955Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-08T17:26:35.955Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2020-12-08T17:26:36.230Z] ---> Running in 005d7a206621 [2020-12-08T17:26:36.230Z] Removing intermediate container 0953ab7fa859 [2020-12-08T17:26:36.230Z] ---> 8a2637ea4082 [2020-12-08T17:26:36.230Z] Step 22/22 : LABEL version=0.0.0 [2020-12-08T17:26:36.506Z] ---> Running in 359f83d0af5f [2020-12-08T17:26:36.778Z] Removing intermediate container 005d7a206621 [2020-12-08T17:26:36.778Z] ---> 5f01650c3f47 [2020-12-08T17:26:36.778Z] Step 22/24 : LABEL arch=arm64 [2020-12-08T17:26:37.375Z] ---> Running in 2cceaa8f36e0 [2020-12-08T17:26:37.375Z] Removing intermediate container 359f83d0af5f [2020-12-08T17:26:37.375Z] ---> 360759709a46 [2020-12-08T17:26:37.375Z] [2020-12-08T17:26:37.982Z] Successfully built 360759709a46 [2020-12-08T17:26:38.581Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-08T17:26:38.581Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2020-12-08T17:26:38.581Z] Removing intermediate container 2cceaa8f36e0 [2020-12-08T17:26:38.581Z] ---> e2a719bc2470 [2020-12-08T17:26:38.581Z] Step 23/24 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:26:38.854Z] ---> Running in d671b4430d87 [2020-12-08T17:26:39.451Z] Removing intermediate container d671b4430d87 [2020-12-08T17:26:39.451Z] ---> de40b5d53f57 [2020-12-08T17:26:39.451Z] Step 24/24 : LABEL version=0.0.0 [2020-12-08T17:26:39.725Z] ---> Running in 04ca00c28d46 [2020-12-08T17:26:40.322Z] Removing intermediate container 04ca00c28d46 [2020-12-08T17:26:40.322Z] ---> d7eacc44dacd [2020-12-08T17:26:40.322Z] [2020-12-08T17:26:40.595Z] Successfully built d7eacc44dacd [2020-12-08T17:26:40.595Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-08T17:26:40.595Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-08T17:27:48.588Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:27:48.588Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:27:48.588Z] ---> 6c86e715cae7 [2020-12-08T17:27:48.588Z] Step 3/21 : WORKDIR /edgex-go [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 6b5781ded004 [2020-12-08T17:27:48.588Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 478dd9e72ae6 [2020-12-08T17:27:48.588Z] Step 5/21 : RUN apk update && apk add make git [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 344ba8d0f382 [2020-12-08T17:27:48.588Z] Step 6/21 : COPY go.mod . [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> d705c9c57a93 [2020-12-08T17:27:48.588Z] Step 7/21 : RUN go mod download [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 22193ac209bc [2020-12-08T17:27:48.588Z] Step 8/21 : COPY . . [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 9b0bdef714a8 [2020-12-08T17:27:48.588Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-08T17:27:48.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:27:48.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:27:48.588Z] ---> 6c86e715cae7 [2020-12-08T17:27:48.588Z] Step 3/22 : WORKDIR /edgex-go [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 6b5781ded004 [2020-12-08T17:27:48.588Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 478dd9e72ae6 [2020-12-08T17:27:48.588Z] Step 5/22 : RUN apk update && apk add make git [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 344ba8d0f382 [2020-12-08T17:27:48.588Z] Step 6/22 : COPY go.mod . [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> d705c9c57a93 [2020-12-08T17:27:48.588Z] Step 7/22 : RUN go mod download [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 22193ac209bc [2020-12-08T17:27:48.588Z] Step 8/22 : COPY . . [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 9b0bdef714a8 [2020-12-08T17:27:48.588Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-08T17:27:48.588Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:27:48.588Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:27:48.588Z] ---> 6c86e715cae7 [2020-12-08T17:27:48.588Z] Step 3/22 : WORKDIR /edgex-go [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 6b5781ded004 [2020-12-08T17:27:48.588Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 478dd9e72ae6 [2020-12-08T17:27:48.588Z] Step 5/22 : RUN apk update && apk add make git [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 344ba8d0f382 [2020-12-08T17:27:48.588Z] Step 6/22 : COPY go.mod . [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> d705c9c57a93 [2020-12-08T17:27:48.588Z] Step 7/22 : RUN go mod download [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 22193ac209bc [2020-12-08T17:27:48.588Z] Step 8/22 : COPY . . [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 9b0bdef714a8 [2020-12-08T17:27:48.588Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-08T17:27:48.588Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:27:48.588Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:27:48.588Z] ---> 6c86e715cae7 [2020-12-08T17:27:48.588Z] Step 3/27 : WORKDIR /edgex-go [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 6b5781ded004 [2020-12-08T17:27:48.588Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 478dd9e72ae6 [2020-12-08T17:27:48.588Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-08T17:27:48.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-08T17:27:48.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-08T17:27:48.588Z] ---> 6c86e715cae7 [2020-12-08T17:27:48.588Z] Step 3/23 : WORKDIR /edgex-go [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 6b5781ded004 [2020-12-08T17:27:48.588Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:27:48.588Z] ---> Using cache [2020-12-08T17:27:48.588Z] ---> 478dd9e72ae6 [2020-12-08T17:27:48.588Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-08T17:27:48.588Z] ---> Running in cfc3cfdaaa09 [2020-12-08T17:27:48.588Z] ---> Running in f9e23f50b262 [2020-12-08T17:27:48.588Z] ---> Running in d9c64467c65b [2020-12-08T17:27:48.588Z] ---> Running in cd9614456758 [2020-12-08T17:27:48.588Z] ---> Running in c6509dd68359 [2020-12-08T17:27:48.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:27:48.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-08T17:27:48.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-08T17:27:48.588Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-08T17:27:48.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:27:48.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:27:48.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:27:48.862Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:27:48.862Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:27:48.862Z] OK: 12616 distinct packages available [2020-12-08T17:27:49.843Z] v3.12.1-79-g28248c561e [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:27:49.843Z] v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:27:49.843Z] OK: 12616 distinct packages available [2020-12-08T17:27:49.843Z] OK: 217 MiB in 51 packages [2020-12-08T17:27:50.828Z] OK: 217 MiB in 51 packages [2020-12-08T17:27:51.826Z] Removing intermediate container cfc3cfdaaa09 [2020-12-08T17:27:51.826Z] ---> 87f725d2c4c6 [2020-12-08T17:27:51.826Z] Step 6/23 : COPY go.mod . [2020-12-08T17:27:52.809Z] Removing intermediate container c6509dd68359 [2020-12-08T17:27:52.809Z] ---> 416809cba64d [2020-12-08T17:27:52.809Z] Step 6/27 : COPY go.mod . [2020-12-08T17:27:53.085Z] ---> 5894d7fa8b67 [2020-12-08T17:27:53.085Z] Step 7/23 : RUN go mod download [2020-12-08T17:27:53.367Z] ---> Running in b19d273d548c [2020-12-08T17:27:53.991Z] ---> 66526db6f337 [2020-12-08T17:27:53.991Z] Step 7/27 : RUN go mod download [2020-12-08T17:27:54.267Z] ---> Running in c1aedf6cabc9 [2020-12-08T17:27:58.596Z] Removing intermediate container b19d273d548c [2020-12-08T17:27:58.596Z] ---> d3b6bb05f317 [2020-12-08T17:27:58.596Z] Step 8/23 : COPY . . [2020-12-08T17:27:59.197Z] Removing intermediate container c1aedf6cabc9 [2020-12-08T17:27:59.197Z] ---> 947c427cef90 [2020-12-08T17:27:59.197Z] Step 8/27 : COPY . . [2020-12-08T17:28:31.570Z] ---> ea582c48db9c [2020-12-08T17:28:31.570Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-08T17:28:31.570Z] ---> Running in 4914d58b347c [2020-12-08T17:28:31.570Z] ---> 36a747c8a788 [2020-12-08T17:28:31.570Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-08T17:28:31.570Z] ---> Running in 78d35ac68e76 [2020-12-08T17:28:31.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-08T17:28:31.570Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-08T17:29:03.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-08T17:29:10.681Z] Removing intermediate container f9e23f50b262 [2020-12-08T17:29:10.681Z] ---> da1363743cc5 [2020-12-08T17:29:10.681Z] [2020-12-08T17:29:10.681Z] Step 10/22 : FROM alpine:3.10 [2020-12-08T17:29:10.681Z] ---> 536a684cf733 [2020-12-08T17:29:10.681Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-08T17:29:10.681Z] ---> Using cache [2020-12-08T17:29:10.681Z] ---> 93b42e3141cd [2020-12-08T17:29:10.681Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-08T17:29:10.681Z] ---> Running in cc054317f5a1 [2020-12-08T17:29:10.681Z] Removing intermediate container cc054317f5a1 [2020-12-08T17:29:10.681Z] ---> b0eb10574e1d [2020-12-08T17:29:10.681Z] Step 13/22 : WORKDIR / [2020-12-08T17:29:10.681Z] ---> Running in 71c58a583e01 [2020-12-08T17:29:11.282Z] Removing intermediate container 71c58a583e01 [2020-12-08T17:29:11.282Z] ---> 006a75e49874 [2020-12-08T17:29:11.282Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-08T17:29:12.719Z] ---> 8e30b2e6a4c2 [2020-12-08T17:29:12.719Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-08T17:29:14.704Z] ---> 70fa82d54d57 [2020-12-08T17:29:14.704Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-08T17:29:15.689Z] ---> db56fac1e884 [2020-12-08T17:29:15.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-08T17:29:17.682Z] ---> 65b177f90055 [2020-12-08T17:29:17.682Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-08T17:29:17.960Z] ---> Running in b6bb61db4067 [2020-12-08T17:29:19.968Z] Removing intermediate container d9c64467c65b [2020-12-08T17:29:19.968Z] ---> 5d251f326532 [2020-12-08T17:29:19.968Z] [2020-12-08T17:29:19.968Z] Step 10/21 : FROM alpine [2020-12-08T17:29:19.968Z] ---> 2e77e061c27f [2020-12-08T17:29:19.968Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-08T17:29:19.968Z] ---> Running in 50efa79e59ad [2020-12-08T17:29:21.417Z] Removing intermediate container b6bb61db4067 [2020-12-08T17:29:21.417Z] ---> 8af7de2c5e1c [2020-12-08T17:29:21.417Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-08T17:29:21.709Z] ---> Running in a7d65cacce25 [2020-12-08T17:29:21.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:29:22.263Z] Removing intermediate container a7d65cacce25 [2020-12-08T17:29:22.263Z] ---> 46d86a20fd25 [2020-12-08T17:29:22.263Z] Step 20/22 : LABEL arch=arm64 [2020-12-08T17:29:22.539Z] ---> Running in 90d053cb38fb [2020-12-08T17:29:22.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:29:23.095Z] Removing intermediate container 90d053cb38fb [2020-12-08T17:29:23.095Z] ---> a653053515c1 [2020-12-08T17:29:23.095Z] Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:29:23.372Z] ---> Running in 8aa1b4db324e [2020-12-08T17:29:23.976Z] Removing intermediate container 8aa1b4db324e [2020-12-08T17:29:23.976Z] ---> ac2fa5965441 [2020-12-08T17:29:23.976Z] Step 22/22 : LABEL version=0.0.0 [2020-12-08T17:29:23.976Z] ---> Running in e1342746d484 [2020-12-08T17:29:23.976Z] v3.12.1-79-g28248c561e [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-08T17:29:23.976Z] v3.12.1-78-g8ca0a357ed [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-08T17:29:23.976Z] OK: 12617 distinct packages available [2020-12-08T17:29:24.579Z] Removing intermediate container e1342746d484 [2020-12-08T17:29:24.579Z] ---> 6942f2dc1455 [2020-12-08T17:29:24.579Z] [2020-12-08T17:29:25.187Z] Successfully built 6942f2dc1455 [2020-12-08T17:29:25.187Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-08T17:29:25.187Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-08T17:29:25.187Z]  Building docker-security-bootstrap-redis-go ... done (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-08T17:29:25.187Z] (3/4) Installing libcurl (7.69.1-r1) [2020-12-08T17:29:25.187Z] (4/4) Installing curl (7.69.1-r1) [2020-12-08T17:29:25.187Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:29:25.187Z] Executing ca-certificates-20191127-r4.trigger [2020-12-08T17:29:25.789Z] OK: 7 MiB in 18 packages [2020-12-08T17:29:28.453Z] Removing intermediate container 50efa79e59ad [2020-12-08T17:29:28.453Z] ---> 6453e8488e34 [2020-12-08T17:29:28.453Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-08T17:29:28.453Z] ---> Running in 000ee63d504e [2020-12-08T17:29:28.731Z] Removing intermediate container 000ee63d504e [2020-12-08T17:29:28.731Z] ---> e968f752cd2a [2020-12-08T17:29:28.731Z] Step 13/21 : WORKDIR /edgex [2020-12-08T17:29:29.009Z] ---> Running in c85ee70c09e0 [2020-12-08T17:29:29.999Z] Removing intermediate container c85ee70c09e0 [2020-12-08T17:29:29.999Z] ---> f03352171427 [2020-12-08T17:29:29.999Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-08T17:29:30.989Z] ---> 0acffd20f1f2 [2020-12-08T17:29:30.990Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-08T17:29:32.447Z] ---> b10923942de8 [2020-12-08T17:29:32.447Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-08T17:29:34.460Z] ---> 7a4d4dea1f4a [2020-12-08T17:29:34.460Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-08T17:29:34.460Z] ---> Running in 8ed060cdfa0a [2020-12-08T17:29:35.065Z] Removing intermediate container 8ed060cdfa0a [2020-12-08T17:29:35.065Z] ---> 0418e6cda304 [2020-12-08T17:29:35.065Z] Step 18/21 : CMD ["--init=true"] [2020-12-08T17:29:35.344Z] ---> Running in 91038e060354 [2020-12-08T17:29:35.962Z] Removing intermediate container 91038e060354 [2020-12-08T17:29:35.962Z] ---> f76abca4ab6c [2020-12-08T17:29:35.962Z] Step 19/21 : LABEL arch=arm64 [2020-12-08T17:29:36.243Z] ---> Running in 45d20d3a291f [2020-12-08T17:29:36.859Z] Removing intermediate container 45d20d3a291f [2020-12-08T17:29:36.859Z] ---> e07c607899aa [2020-12-08T17:29:36.859Z] Step 20/21 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:29:36.859Z] ---> Running in cd31f2706ada [2020-12-08T17:29:37.467Z] Removing intermediate container cd31f2706ada [2020-12-08T17:29:37.467Z] ---> a7de0a496446 [2020-12-08T17:29:37.467Z] Step 21/21 : LABEL version=0.0.0 [2020-12-08T17:29:37.747Z] ---> Running in 8f7756d9035f [2020-12-08T17:29:38.359Z] Removing intermediate container 8f7756d9035f [2020-12-08T17:29:38.359Z] ---> c078a4246e49 [2020-12-08T17:29:38.359Z] [2020-12-08T17:29:38.970Z] Successfully built c078a4246e49 [2020-12-08T17:29:38.970Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-08T17:29:57.330Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 78d35ac68e76 [2020-12-08T17:29:57.330Z] ---> 0cd49bd19dbf [2020-12-08T17:29:57.330Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-08T17:29:57.330Z] Removing intermediate container cd9614456758 [2020-12-08T17:29:57.330Z] ---> 1b012dcadb0f [2020-12-08T17:29:57.330Z] [2020-12-08T17:29:57.330Z] Step 10/22 : FROM scratch [2020-12-08T17:29:57.330Z] ---> [2020-12-08T17:29:57.330Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:29:57.330Z] ---> Running in f787bbe622de [2020-12-08T17:29:57.330Z] ---> Using cache [2020-12-08T17:29:57.330Z] ---> da1ac4d5226d [2020-12-08T17:29:57.330Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-08T17:29:57.330Z] ---> Running in c05fe6802046 [2020-12-08T17:29:57.330Z] Removing intermediate container c05fe6802046 [2020-12-08T17:29:57.330Z] ---> 37f4cddafee9 [2020-12-08T17:29:57.330Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-08T17:29:57.330Z] ---> Running in bd5e939911f2 [2020-12-08T17:29:57.330Z] Removing intermediate container bd5e939911f2 [2020-12-08T17:29:57.330Z] ---> 671c36167ec6 [2020-12-08T17:29:57.330Z] Step 14/22 : WORKDIR / [2020-12-08T17:29:57.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-08T17:29:57.330Z] ---> Running in 82eea23c18aa [2020-12-08T17:29:57.932Z] Removing intermediate container 82eea23c18aa [2020-12-08T17:29:57.932Z] ---> 642894a0eb4c [2020-12-08T17:29:57.932Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-08T17:29:58.927Z] ---> b465b760c072 [2020-12-08T17:29:58.927Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-08T17:30:00.933Z] ---> 9b7000d95791 [2020-12-08T17:30:00.933Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-08T17:30:01.561Z] Removing intermediate container f787bbe622de [2020-12-08T17:30:01.561Z] ---> 1cc506aebee5 [2020-12-08T17:30:01.561Z] [2020-12-08T17:30:01.561Z] Step 11/27 : FROM docker:latest [2020-12-08T17:30:01.561Z] ---> 84e3a507c27b [2020-12-08T17:30:01.561Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-08T17:30:01.561Z] ---> Running in f259835ca233 [2020-12-08T17:30:01.840Z] ---> 4be0f3e1b3b2 [2020-12-08T17:30:01.840Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-08T17:30:02.123Z] ---> Running in 959f4563a938 [2020-12-08T17:30:02.741Z] Removing intermediate container 959f4563a938 [2020-12-08T17:30:02.741Z] ---> 3fc0e0f1669a [2020-12-08T17:30:02.741Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:30:03.018Z] ---> Running in a28e2206918f [2020-12-08T17:30:03.295Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:30:03.566Z] Removing intermediate container a28e2206918f [2020-12-08T17:30:03.566Z] ---> 3a721e4b4332 [2020-12-08T17:30:03.566Z] Step 20/22 : LABEL arch=arm64 [2020-12-08T17:30:03.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:30:03.566Z] ---> Running in f876329fffa8 [2020-12-08T17:30:04.168Z] Removing intermediate container f876329fffa8 [2020-12-08T17:30:04.168Z] ---> 280e488d3a39 [2020-12-08T17:30:04.168Z] Step 21/22 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:30:04.168Z] (1/2) Installing readline (8.0.4-r0) [2020-12-08T17:30:04.168Z] (2/2) Installing bash (5.0.17-r0) [2020-12-08T17:30:04.168Z] ---> Running in bef89f91771d [2020-12-08T17:30:04.168Z] Executing bash-5.0.17-r0.post-install [2020-12-08T17:30:04.168Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:30:04.168Z] OK: 12 MiB in 22 packages [2020-12-08T17:30:04.772Z] Removing intermediate container bef89f91771d [2020-12-08T17:30:04.772Z] ---> 64e72af88ea9 [2020-12-08T17:30:04.772Z] Step 22/22 : LABEL version=0.0.0 [2020-12-08T17:30:05.048Z] ---> Running in f9b3ebddbf01 [2020-12-08T17:30:05.641Z] Removing intermediate container f9b3ebddbf01 [2020-12-08T17:30:05.641Z] ---> 6662302e2fb2 [2020-12-08T17:30:05.641Z] [2020-12-08T17:30:05.912Z] Removing intermediate container f259835ca233 [2020-12-08T17:30:05.912Z] ---> 674e6b3a7be3 [2020-12-08T17:30:05.912Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-08T17:30:05.912Z] Successfully built 6662302e2fb2 [2020-12-08T17:30:05.912Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-08T17:30:06.188Z]  Building docker-core-metadata-go ... done  ---> Running in 63b5ea1682ff [2020-12-08T17:30:08.815Z] Removing intermediate container 63b5ea1682ff [2020-12-08T17:30:08.815Z] ---> eab133b4f2cc [2020-12-08T17:30:08.815Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-08T17:30:08.815Z] ---> Running in 1843d86780f4 [2020-12-08T17:30:09.408Z] Removing intermediate container 1843d86780f4 [2020-12-08T17:30:09.408Z] ---> fd1b9b474f45 [2020-12-08T17:30:09.408Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-08T17:30:09.408Z] ---> Running in 329a14c7464f [2020-12-08T17:30:10.013Z] Removing intermediate container 329a14c7464f [2020-12-08T17:30:10.014Z] ---> e9c5d733fd4b [2020-12-08T17:30:10.014Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-08T17:30:10.014Z] ---> Running in 71c12ee867b2 [2020-12-08T17:30:10.615Z] Removing intermediate container 71c12ee867b2 [2020-12-08T17:30:10.615Z] ---> 6fc5fc9795fd [2020-12-08T17:30:10.615Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-08T17:30:11.598Z] ---> 839af0b4eead [2020-12-08T17:30:11.598Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-08T17:30:12.570Z] ---> 8c0f9fa34bc3 [2020-12-08T17:30:12.571Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-08T17:30:13.556Z] ---> 085e56367f4b [2020-12-08T17:30:13.556Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-08T17:30:13.556Z] ---> Running in 5ed8370d37b3 [2020-12-08T17:30:14.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:30:14.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:30:15.965Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-08T17:30:15.965Z] (2/33) Installing expat (2.2.9-r1) [2020-12-08T17:30:15.965Z] (3/33) Installing libffi (3.3-r2) [2020-12-08T17:30:15.965Z] (4/33) Installing gdbm (1.13-r1) [2020-12-08T17:30:15.965Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-08T17:30:15.965Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-08T17:30:15.965Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-08T17:30:16.942Z] Removing intermediate container 4914d58b347c [2020-12-08T17:30:16.942Z] ---> b3a8c3acba97 [2020-12-08T17:30:16.942Z] [2020-12-08T17:30:16.942Z] Step 10/23 : FROM alpine [2020-12-08T17:30:16.942Z] ---> 2e77e061c27f [2020-12-08T17:30:16.942Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-08T17:30:17.921Z] ---> Running in f219f8f325fc [2020-12-08T17:30:17.921Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-08T17:30:18.194Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-08T17:30:18.194Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-08T17:30:18.194Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-08T17:30:18.194Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-08T17:30:18.194Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-08T17:30:18.194Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-08T17:30:18.468Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-08T17:30:18.468Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-08T17:30:18.468Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-08T17:30:18.468Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-08T17:30:18.468Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-08T17:30:18.468Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-08T17:30:18.468Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-08T17:30:18.468Z] Removing intermediate container f219f8f325fc [2020-12-08T17:30:18.468Z] ---> b90089564e45 [2020-12-08T17:30:18.468Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-08T17:30:18.468Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-08T17:30:18.468Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-08T17:30:18.742Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-08T17:30:18.742Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-08T17:30:18.742Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-08T17:30:18.742Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-08T17:30:18.742Z] ---> Running in ee445613c72c [2020-12-08T17:30:18.742Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-08T17:30:18.742Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-08T17:30:18.742Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-08T17:30:18.742Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-08T17:30:18.742Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-08T17:30:18.742Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-08T17:30:19.015Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:30:19.015Z] OK: 71 MiB in 55 packages [2020-12-08T17:30:19.287Z] Removing intermediate container ee445613c72c [2020-12-08T17:30:19.287Z] ---> ae7f7013ae0d [2020-12-08T17:30:19.287Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-08T17:30:19.287Z] ---> Running in 0db9f47f8eb3 [2020-12-08T17:30:19.881Z] Removing intermediate container 0db9f47f8eb3 [2020-12-08T17:30:19.881Z] ---> 2536748b4a28 [2020-12-08T17:30:19.881Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-08T17:30:20.154Z] ---> Running in 5fdb4d24d0d2 [2020-12-08T17:30:22.782Z] Removing intermediate container 5fdb4d24d0d2 [2020-12-08T17:30:22.782Z] ---> fe2745fa444d [2020-12-08T17:30:22.782Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-08T17:30:23.065Z] ---> Running in 3a8c2153be99 [2020-12-08T17:30:24.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:30:25.090Z] Removing intermediate container 5ed8370d37b3 [2020-12-08T17:30:25.090Z] ---> 891351f622bd [2020-12-08T17:30:25.090Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-08T17:30:25.090Z] ---> Running in cc2d9bdf66db [2020-12-08T17:30:25.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:30:26.068Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-08T17:30:26.068Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-08T17:30:26.068Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-08T17:30:26.341Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-08T17:30:26.341Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-08T17:30:26.615Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:30:26.615Z] OK: 8 MiB in 19 packages [2020-12-08T17:30:28.049Z] Removing intermediate container 3a8c2153be99 [2020-12-08T17:30:28.049Z] ---> e00edecf9942 [2020-12-08T17:30:28.049Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-08T17:30:28.645Z] ---> fb5a0a6968e9 [2020-12-08T17:30:28.645Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-08T17:30:30.103Z] ---> 2cb0107c8a59 [2020-12-08T17:30:30.103Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-08T17:30:30.380Z] Collecting docker-compose==1.23.2 [2020-12-08T17:30:30.652Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-08T17:30:30.652Z] ---> 683348e7c5f4 [2020-12-08T17:30:30.652Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-08T17:30:30.925Z] ---> Running in 4bd43cc29330 [2020-12-08T17:30:31.197Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-08T17:30:31.197Z] Removing intermediate container 4bd43cc29330 [2020-12-08T17:30:31.197Z] ---> e81ecb343598 [2020-12-08T17:30:31.197Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:30:31.197Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-08T17:30:31.472Z] ---> Running in 11351e1f292d [2020-12-08T17:30:31.746Z] Removing intermediate container 11351e1f292d [2020-12-08T17:30:31.746Z] ---> 5f6a8aecf629 [2020-12-08T17:30:31.746Z] Step 21/23 : LABEL arch=arm64 [2020-12-08T17:30:32.019Z] ---> Running in 73f4d0c458bc [2020-12-08T17:30:32.614Z] Removing intermediate container 73f4d0c458bc [2020-12-08T17:30:32.614Z] ---> d5d72651afc5 [2020-12-08T17:30:32.614Z] Step 22/23 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:30:32.614Z] ---> Running in 102806f91670 [2020-12-08T17:30:33.216Z] Removing intermediate container 102806f91670 [2020-12-08T17:30:33.216Z] ---> 9ca9fa4cabe9 [2020-12-08T17:30:33.216Z] Step 23/23 : LABEL version=0.0.0 [2020-12-08T17:30:33.216Z] ---> Running in 1201ec68456e [2020-12-08T17:30:33.216Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-08T17:30:33.490Z] Removing intermediate container 1201ec68456e [2020-12-08T17:30:33.490Z] ---> 3399f631d8a3 [2020-12-08T17:30:33.490Z] [2020-12-08T17:30:34.090Z] Successfully built 3399f631d8a3 [2020-12-08T17:30:34.090Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-08T17:30:34.360Z]  Building docker-core-data-go ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-08T17:30:34.360Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-08T17:30:35.330Z] Collecting PyYAML<4,>=3.10 [2020-12-08T17:30:35.330Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-08T17:30:38.699Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-08T17:30:38.699Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-08T17:30:38.699Z] Collecting jsonschema<3,>=2.5.1 [2020-12-08T17:30:38.699Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-08T17:30:38.970Z] Collecting cached-property<2,>=1.2.0 [2020-12-08T17:30:38.970Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-08T17:30:39.240Z] Collecting docopt<0.7,>=0.6.1 [2020-12-08T17:30:39.240Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-08T17:30:41.840Z] Collecting docker<4.0,>=3.6.0 [2020-12-08T17:30:41.840Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-08T17:30:42.112Z] Collecting texttable<0.10,>=0.9.0 [2020-12-08T17:30:42.112Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-08T17:30:44.081Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-08T17:30:44.352Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-08T17:30:44.353Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-08T17:30:44.625Z] Collecting idna<2.8,>=2.5 [2020-12-08T17:30:44.625Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-08T17:30:44.625Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-08T17:30:44.896Z] Collecting docker-pycreds>=0.4.0 [2020-12-08T17:30:44.896Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-08T17:30:45.171Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-08T17:30:45.171Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-08T17:30:45.171Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-08T17:30:45.171Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-08T17:30:46.186Z] Installing collected packages: dockerpty, urllib3, idna, requests, PyYAML, websocket-client, jsonschema, cached-property, docopt, docker-pycreds, docker, texttable, docker-compose [2020-12-08T17:30:46.186Z] Running setup.py install for dockerpty: started [2020-12-08T17:30:48.182Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-08T17:30:48.182Z] Attempting uninstall: urllib3 [2020-12-08T17:30:48.182Z] Found existing installation: urllib3 1.25.9 [2020-12-08T17:30:48.182Z] Uninstalling urllib3-1.25.9: [2020-12-08T17:30:48.183Z] Successfully uninstalled urllib3-1.25.9 [2020-12-08T17:30:48.824Z] Attempting uninstall: idna [2020-12-08T17:30:48.824Z] Found existing installation: idna 2.9 [2020-12-08T17:30:48.824Z] Uninstalling idna-2.9: [2020-12-08T17:30:49.127Z] Successfully uninstalled idna-2.9 [2020-12-08T17:30:49.732Z] Attempting uninstall: requests [2020-12-08T17:30:49.732Z] Found existing installation: requests 2.23.0 [2020-12-08T17:30:49.732Z] Uninstalling requests-2.23.0: [2020-12-08T17:30:49.732Z] Successfully uninstalled requests-2.23.0 [2020-12-08T17:30:50.009Z] Running setup.py install for PyYAML: started [2020-12-08T17:30:52.629Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-08T17:30:52.900Z] Running setup.py install for docopt: started [2020-12-08T17:30:54.863Z] Running setup.py install for docopt: finished with status 'done' [2020-12-08T17:30:55.456Z] Running setup.py install for texttable: started [2020-12-08T17:30:57.424Z] Running setup.py install for texttable: finished with status 'done' [2020-12-08T17:30:58.017Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-08T17:31:02.312Z] Removing intermediate container cc2d9bdf66db [2020-12-08T17:31:02.312Z] ---> db6fb6c3eb3a [2020-12-08T17:31:02.312Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-08T17:31:02.312Z] ---> Running in 5f8e5cf55b11 [2020-12-08T17:31:03.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-08T17:31:03.284Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-08T17:31:03.876Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-08T17:31:03.876Z] (2/3) Installing libcurl (7.69.1-r1) [2020-12-08T17:31:04.147Z] (3/3) Installing curl (7.69.1-r1) [2020-12-08T17:31:04.147Z] Executing busybox-1.31.1-r19.trigger [2020-12-08T17:31:04.147Z] OK: 71 MiB in 58 packages [2020-12-08T17:31:05.127Z] Removing intermediate container 5f8e5cf55b11 [2020-12-08T17:31:05.127Z] ---> b9862a4c0e75 [2020-12-08T17:31:05.127Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-08T17:31:05.399Z] ---> Running in ce6734b1c779 [2020-12-08T17:31:05.671Z] Removing intermediate container ce6734b1c779 [2020-12-08T17:31:05.671Z] ---> 3bcea64d6619 [2020-12-08T17:31:05.671Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-08T17:31:05.943Z] ---> Running in fe76cf739226 [2020-12-08T17:31:06.217Z] Removing intermediate container fe76cf739226 [2020-12-08T17:31:06.217Z] ---> 274d88ae25cb [2020-12-08T17:31:06.217Z] Step 25/27 : LABEL arch=arm64 [2020-12-08T17:31:06.489Z] ---> Running in c9bcfb6b6082 [2020-12-08T17:31:06.759Z] Removing intermediate container c9bcfb6b6082 [2020-12-08T17:31:06.760Z] ---> 330549929f14 [2020-12-08T17:31:06.760Z] Step 26/27 : LABEL git_sha=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [2020-12-08T17:31:07.031Z] ---> Running in 09c0b9a974f1 [2020-12-08T17:31:07.302Z] Removing intermediate container 09c0b9a974f1 [2020-12-08T17:31:07.302Z] ---> 81f2af3ef37c [2020-12-08T17:31:07.302Z] Step 27/27 : LABEL version=0.0.0 [2020-12-08T17:31:07.573Z] ---> Running in c6f10d9e97f1 [2020-12-08T17:31:07.845Z] Removing intermediate container c6f10d9e97f1 [2020-12-08T17:31:07.845Z] ---> 457ca3f91e38 [2020-12-08T17:31:07.845Z] [2020-12-08T17:31:08.436Z] Successfully built 457ca3f91e38 [2020-12-08T17:31:08.436Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-08T17:31:08.724Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-08T17:31:08.721Z] $ docker stop --time=1 dbbddbb90cb3f728b544aaec5a9f6b3e0bfbdc22527d3a9ce871cfbd05c43db1 [2020-12-08T17:31:10.636Z] $ docker rm -f dbbddbb90cb3f728b544aaec5a9f6b3e0bfbdc22527d3a9ce871cfbd05c43db1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-08T17:31:11.387Z] + docker images [2020-12-08T17:31:11.387Z] + grep docker [2020-12-08T17:31:11.658Z] docker-sys-mgmt-agent-go-arm64 latest 457ca3f91e38 4 seconds ago 273MB [2020-12-08T17:31:11.658Z] docker-core-data-go-arm64 latest 3399f631d8a3 38 seconds ago 22.3MB [2020-12-08T17:31:11.658Z] docker-core-metadata-go-arm64 latest 6662302e2fb2 About a minute ago 13.6MB [2020-12-08T17:31:11.658Z] docker-security-proxy-setup-go-arm64 latest c078a4246e49 About a minute ago 23.4MB [2020-12-08T17:31:11.658Z] docker-security-bootstrap-redis-go-arm64 latest 6942f2dc1455 About a minute ago 15.2MB [2020-12-08T17:31:11.658Z] docker-support-notifications-go-arm64 latest d7eacc44dacd 4 minutes ago 12.9MB [2020-12-08T17:31:11.658Z] docker-core-command-go-arm64 latest 360759709a46 4 minutes ago 11.4MB [2020-12-08T17:31:11.658Z] docker-support-scheduler-go-arm64 latest 10cd30d857e0 4 minutes ago 11.5MB [2020-12-08T17:31:11.658Z] docker-security-secretstore-setup-go-arm64 latest 8fd8e8f40b97 4 minutes ago 23.5MB [2020-12-08T17:31:11.658Z] docker-security-secrets-setup-go-arm64 latest e6165cfd3e30 4 minutes ago 22.7MB [2020-12-08T17:31:11.658Z] docker latest 84e3a507c27b 6 days ago 201MB [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 [2020-12-08T17:31:14.469Z] provisioning config files... [2020-12-08T17:31:14.481Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config2015158482607101126tmp [Pipeline] { [Pipeline] sh [2020-12-08T17:31:14.998Z] + set +x [2020-12-08T17:31:14.998Z] + curl -s https://codecov.io/bash [2020-12-08T17:31:14.998Z] + bash -s -- [2020-12-08T17:31:15.263Z] [2020-12-08T17:31:15.263Z] _____ _ [2020-12-08T17:31:15.263Z] / ____| | | [2020-12-08T17:31:15.263Z] | | ___ __| | ___ ___ _____ __ [2020-12-08T17:31:15.263Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-08T17:31:15.263Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-08T17:31:15.263Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-08T17:31:15.263Z] Bash-20201130-cc6d3fe [2020-12-08T17:31:15.263Z] [2020-12-08T17:31:15.263Z] [2020-12-08T17:31:15.526Z] ==> Jenkins CI detected. [2020-12-08T17:31:15.527Z] project root: . [2020-12-08T17:31:15.527Z] --> token set from env [2020-12-08T17:31:15.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-08T17:31:15.527Z] ==> Running gcov in . (disable via -X gcov) [2020-12-08T17:31:15.527Z] ==> Python coveragepy not found [2020-12-08T17:31:15.527Z] ==> Searching for coverage reports in: [2020-12-08T17:31:15.527Z] + . [2020-12-08T17:31:15.527Z] -> Found 1 reports [2020-12-08T17:31:15.527Z] ==> Detecting git/mercurial file structure [2020-12-08T17:31:15.527Z] ==> Reading reports [2020-12-08T17:31:15.527Z] + ./coverage.out bytes=569035 [2020-12-08T17:31:15.527Z] ==> Appending adjustments [2020-12-08T17:31:15.527Z] https://docs.codecov.io/docs/fixing-reports [2020-12-08T17:31:18.847Z] + Found adjustments [2020-12-08T17:31:18.847Z] ==> Gzipping contents [2020-12-08T17:31:18.847Z] 88K /tmp/codecov.lDIQpj.gz [2020-12-08T17:31:18.847Z] ==> Uploading reports [2020-12-08T17:31:18.847Z] url: https://codecov.io [2020-12-08T17:31:18.847Z] query: branch=PR-2930&commit=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2930&job=&cmd_args= [2020-12-08T17:31:18.847Z] -> Pinging Codecov [2020-12-08T17:31:18.847Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2930&commit=aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2930%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2930&job=&cmd_args= [2020-12-08T17:31:19.422Z] -> Uploading to [2020-12-08T17:31:19.422Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-08/00271124DB129430A58F1EEE437C3FCB/aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a/38efc072-7799-48d0-9f70-7f1d7bf8eb0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T173119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b5f932b30ba5c306d53499afca3032f2f00bf88e3dc9c772e8d0bf3c83303adc [2020-12-08T17:31:19.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-08T17:31:19.422Z] Dload Upload Total Spent Left Speed [2020-12-08T17:31:19.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87864 0 0 100 87864 0 163k --:--:-- --:--:-- --:--:-- 163k 100 87864 0 0 100 87864 0 163k --:--:-- --:--:-- --:--:-- 163k [2020-12-08T17:31:19.685Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/aab1748c5da10e2115d4bf3fab6e2bce6cac0e1a [Pipeline] } [2020-12-08T17:31:19.694Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:22.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:23.667Z] ---> package-listing.sh [2020-12-08T17:31:23.667Z] ++ facter osfamily [2020-12-08T17:31:23.667Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-08T17:31:23.667Z] + OS_FAMILY=redhat [2020-12-08T17:31:23.667Z] + workspace=/w/workspace/edgex-go/2 [2020-12-08T17:31:23.667Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-08T17:31:23.667Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-08T17:31:23.667Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-08T17:31:23.667Z] + PACKAGES=/tmp/packages_start.txt [2020-12-08T17:31:23.667Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-08T17:31:23.667Z] + PACKAGES=/tmp/packages_end.txt [2020-12-08T17:31:23.667Z] + case "${OS_FAMILY}" in [2020-12-08T17:31:23.667Z] + rpm -qa [2020-12-08T17:31:23.667Z] + sort [2020-12-08T17:31:28.969Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-08T17:31:28.969Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-08T17:31:28.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-08T17:31:28.969Z] + '[' /w/workspace/edgex-go/2 ']' [2020-12-08T17:31:28.969Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2020-12-08T17:31:28.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2020-12-08T17:31:28.982Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-08T17:31:29.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:31:29.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T17:31:29.584Z] [2020-12-08T17:31:29.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-08T17:31:29.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T17:31:29.940Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-08T17:31:29.940Z] df20fa9351a1: Pulling fs layer [2020-12-08T17:31:29.940Z] 36b3adc4ff6f: Pulling fs layer [2020-12-08T17:31:29.940Z] 8ad3a11d3b57: Pulling fs layer [2020-12-08T17:31:29.940Z] 46f8f816bc3b: Pulling fs layer [2020-12-08T17:31:29.940Z] 93b61091891f: Pulling fs layer [2020-12-08T17:31:29.940Z] 93b9cdb0e59b: Pulling fs layer [2020-12-08T17:31:29.940Z] 5e14af77c1be: Pulling fs layer [2020-12-08T17:31:29.940Z] 01666e4c0597: Pulling fs layer [2020-12-08T17:31:29.940Z] aa168da1d23b: Pulling fs layer [2020-12-08T17:31:29.940Z] 46f8f816bc3b: Waiting [2020-12-08T17:31:29.940Z] 93b61091891f: Waiting [2020-12-08T17:31:29.940Z] 93b9cdb0e59b: Waiting [2020-12-08T17:31:29.940Z] 01666e4c0597: Waiting [2020-12-08T17:31:29.940Z] 5e14af77c1be: Waiting [2020-12-08T17:31:29.940Z] aa168da1d23b: Waiting [2020-12-08T17:31:29.940Z] 36b3adc4ff6f: Verifying Checksum [2020-12-08T17:31:29.940Z] 36b3adc4ff6f: Download complete [2020-12-08T17:31:29.940Z] 46f8f816bc3b: Verifying Checksum [2020-12-08T17:31:29.940Z] 46f8f816bc3b: Download complete [2020-12-08T17:31:30.207Z] df20fa9351a1: Verifying Checksum [2020-12-08T17:31:30.207Z] df20fa9351a1: Download complete [2020-12-08T17:31:30.207Z] 93b9cdb0e59b: Verifying Checksum [2020-12-08T17:31:30.207Z] 93b9cdb0e59b: Download complete [2020-12-08T17:31:30.207Z] 5e14af77c1be: Verifying Checksum [2020-12-08T17:31:30.207Z] 5e14af77c1be: Download complete [2020-12-08T17:31:30.207Z] 93b61091891f: Verifying Checksum [2020-12-08T17:31:30.207Z] 93b61091891f: Download complete [2020-12-08T17:31:30.207Z] 01666e4c0597: Verifying Checksum [2020-12-08T17:31:30.207Z] 01666e4c0597: Download complete [2020-12-08T17:31:30.207Z] 8ad3a11d3b57: Verifying Checksum [2020-12-08T17:31:30.207Z] 8ad3a11d3b57: Download complete [2020-12-08T17:31:30.472Z] df20fa9351a1: Pull complete [2020-12-08T17:31:30.733Z] 36b3adc4ff6f: Pull complete [2020-12-08T17:31:31.319Z] 8ad3a11d3b57: Pull complete [2020-12-08T17:31:31.584Z] 46f8f816bc3b: Pull complete [2020-12-08T17:31:32.986Z] aa168da1d23b: Verifying Checksum [2020-12-08T17:31:32.986Z] aa168da1d23b: Download complete [2020-12-08T17:31:33.932Z] 93b61091891f: Pull complete [2020-12-08T17:31:34.195Z] 93b9cdb0e59b: Pull complete [2020-12-08T17:31:34.462Z] 5e14af77c1be: Pull complete [2020-12-08T17:31:34.463Z] 01666e4c0597: Pull complete [2020-12-08T17:31:46.740Z] aa168da1d23b: Pull complete [2020-12-08T17:31:46.740Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-08T17:31:46.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-08T17:31:46.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-08T17:31:46.979Z] prd-centos7-docker-4c-2g-15119 does not seem to be running inside a container [2020-12-08T17:31:47.032Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-08T17:31:50.291Z] $ docker top 4e8d849a2755d4bb58ac84f45b0731a4ab761c2f3b980642c380097c45bd252a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-08T17:31:50.944Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-08T17:31:51.328Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-08T17:31:51.628Z] + ls /var/log/sa-host [2020-12-08T17:31:51.628Z] + sadf -c /var/log/sa-host/sa08 [2020-12-08T17:31:51.628Z] file_magic: OK [2020-12-08T17:31:51.628Z] HZ: Using current value: 100 [2020-12-08T17:31:51.628Z] file_header: OK [2020-12-08T17:31:51.628Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-08T17:31:51.628Z] Statistics: [2020-12-08T17:31:51.628Z] 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... [2020-12-08T17:31:51.628Z] File successfully converted to sysstat format version 12.2.1 [2020-12-08T17:31:51.628Z] + sadf -c /var/log/sa-host/sa23 [2020-12-08T17:31:51.628Z] file_magic: OK [2020-12-08T17:31:51.628Z] HZ: Using current value: 100 [2020-12-08T17:31:51.628Z] file_header: OK [2020-12-08T17:31:51.628Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-08T17:31:51.628Z] Statistics: [2020-12-08T17:31:51.628Z] Hnuu...uuuununununu... [2020-12-08T17:31:51.628Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-08T17:31:52.248Z] provisioning config files... [2020-12-08T17:31:52.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4314713375213380480tmp [Pipeline] { [Pipeline] echo [2020-12-08T17:31:52.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:52.653Z] ---> create-netrc.sh [Pipeline] } [2020-12-08T17:31:52.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-08T17:31:52.767Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:53.065Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-08T17:31:53.076Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:53.377Z] ---> sudo-logs.sh [2020-12-08T17:31:53.377Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-08T17:31:53.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:53.687Z] ---> job-cost.sh [2020-12-08T17:31:53.687Z] lf-activate-venv: SKIPPING [2020-12-08T17:31:53.687Z] INFO: No Stack... [2020-12-08T17:31:54.634Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-08T17:31:55.208Z] INFO: Archiving Costs [Pipeline] echo [2020-12-08T17:31:55.222Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-08T17:31:55.519Z] ---> logs-deploy.sh [2020-12-08T17:31:55.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2930/2 [2020-12-08T17:31:55.519Z] INFO: archiving workspace using pattern(s): [2020-12-08T17:31:56.906Z] Archives upload complete. [2020-12-08T17:31:56.906Z] INFO: archiving logs to Nexus