Pull request #3002 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from bce2c04ba03c110ab37423b79f79767cefdb6fa5+3fcc602c4282fe50c74be67af1ba7a350be2dfea (d3960fb93f94825891abebdc02b41390858b7f79) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20138 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit bce2c04ba03c110ab37423b79f79767cefdb6fa5 Merge succeeded, producing bce2c04ba03c110ab37423b79f79767cefdb6fa5 Checking out Revision bce2c04ba03c110ab37423b79f79767cefdb6fa5 (PR-3002) > git config core.sparsecheckout # timeout=10 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # 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 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 Commit message: "feat(data): Code adjustment for PR#3002 per review comments" First time build. Skipping changelog. > git rev-list --no-walk e5b3601524dbcf911e51762260f2dd1db58c3eb0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-14T02:14:39.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-14T02:14:39.669Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-14T02:14:39.769Z] ========================================================= [2021-01-14T02:14:39.769Z] EdgeX Global Pipelines Version Info [2021-01-14T02:14:39.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:14:41.252Z] ------------------- [2021-01-14T02:14:41.252Z] stable info: [2021-01-14T02:14:41.252Z] ------------------- [2021-01-14T02:14:41.252Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-14T02:14:41.252Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T02:14:41.252Z] Message: update stable to v1.0.177 [2021-01-14T02:14:42.198Z] ------------------- [2021-01-14T02:14:42.198Z] experimental info: [2021-01-14T02:14:42.198Z] ------------------- [2021-01-14T02:14:42.198Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-14T02:14:42.198Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-14T02:14:42.198Z] Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-14T02:14:42.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-14T02:14:42.568Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-14T02:14:42.666Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-14T02:14:42.764Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-14T02:14:42.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-14T02:14:42.965Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-14T02:14:43.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-14T02:14:43.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-14T02:14:43.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-14T02:14:43.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-14T02:14:43.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-14T02:14:43.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-14T02:14:43.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-14T02:14:43.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-14T02:14:43.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T02:14:43.900Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-14T02:14:44.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-14T02:14:44.103Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-14T02:14:44.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-14T02:14:44.282Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-14T02:14:44.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-14T02:14:44.621Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-14T02:14:44.706Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-14T02:14:44.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3002 [Pipeline] echo [2021-01-14T02:14:44.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3002 [Pipeline] echo [2021-01-14T02:14:44.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3002 [Pipeline] echo [2021-01-14T02:14:45.048Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bce2c04ba03c110ab37423b79f79767cefdb6fa5 [Pipeline] echo [2021-01-14T02:14:45.133Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bce2c04 [Pipeline] echo [2021-01-14T02:14:45.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T02:14:45.383Z] provisioning config files... [2021-01-14T02:14:45.416Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config9152810820958654825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:14:45.768Z] ---> docker-login.sh [2021-01-14T02:14:45.768Z] nexus3.edgexfoundry.org:10001 [2021-01-14T02:14:46.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:14:46.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:14:46.032Z] Configure a credential helper to remove this warning. See [2021-01-14T02:14:46.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:14:46.032Z] [2021-01-14T02:14:46.032Z] Login Succeeded [2021-01-14T02:14:46.032Z] nexus3.edgexfoundry.org:10002 [2021-01-14T02:14:46.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:14:46.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:14:46.296Z] Configure a credential helper to remove this warning. See [2021-01-14T02:14:46.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:14:46.296Z] [2021-01-14T02:14:46.296Z] Login Succeeded [2021-01-14T02:14:46.296Z] nexus3.edgexfoundry.org:10003 [2021-01-14T02:14:46.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:14:46.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:14:46.559Z] Configure a credential helper to remove this warning. See [2021-01-14T02:14:46.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:14:46.559Z] [2021-01-14T02:14:46.559Z] Login Succeeded [2021-01-14T02:14:46.559Z] nexus3.edgexfoundry.org:10004 [2021-01-14T02:14:46.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:14:46.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:14:46.559Z] Configure a credential helper to remove this warning. See [2021-01-14T02:14:46.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:14:46.559Z] [2021-01-14T02:14:46.559Z] Login Succeeded [2021-01-14T02:14:46.559Z] docker.io [2021-01-14T02:14:46.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:14:47.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:14:47.083Z] Configure a credential helper to remove this warning. See [2021-01-14T02:14:47.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:14:47.083Z] [2021-01-14T02:14:47.083Z] Login Succeeded [2021-01-14T02:14:47.083Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T02:14:47.093Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T02:14:47.552Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/core-command/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/core-data/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-14T02:14:47.552Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-14T02:14:47.552Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-14T02:14:47.552Z] ++ cut -d/ -f2 [2021-01-14T02:14:47.552Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-14T02:14:47.624Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:14:48.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T02:14:48.914Z] [2021-01-14T02:14:48.914Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:14:49.255Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T02:14:49.255Z] latest: Pulling from edgex-devops/git-semver [2021-01-14T02:14:49.255Z] 31603596830f: Pulling fs layer [2021-01-14T02:14:49.255Z] 2a8b12db71e7: Pulling fs layer [2021-01-14T02:14:49.255Z] 6ca5941a6612: Pulling fs layer [2021-01-14T02:14:49.255Z] ecc8261a40a4: Pulling fs layer [2021-01-14T02:14:49.255Z] ecc8261a40a4: Waiting [2021-01-14T02:14:49.255Z] 2a8b12db71e7: Verifying Checksum [2021-01-14T02:14:49.255Z] 2a8b12db71e7: Download complete [2021-01-14T02:14:49.518Z] 31603596830f: Verifying Checksum [2021-01-14T02:14:49.518Z] 31603596830f: Download complete [2021-01-14T02:14:49.518Z] 6ca5941a6612: Verifying Checksum [2021-01-14T02:14:49.518Z] 6ca5941a6612: Download complete [2021-01-14T02:14:49.518Z] ecc8261a40a4: Verifying Checksum [2021-01-14T02:14:49.518Z] ecc8261a40a4: Download complete [2021-01-14T02:14:49.779Z] 31603596830f: Pull complete [2021-01-14T02:14:50.044Z] 2a8b12db71e7: Pull complete [2021-01-14T02:14:50.987Z] 6ca5941a6612: Pull complete [2021-01-14T02:14:50.987Z] ecc8261a40a4: Pull complete [2021-01-14T02:14:50.987Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-14T02:14:50.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-14T02:14:50.987Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-14T02:14:51.091Z] prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container [2021-01-14T02:14:51.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-14T02:14:53.677Z] $ docker top 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-14T02:14:54.043Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T02:14:54.043Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T02:14:54.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T02:14:54.270Z] $ docker exec 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent [2021-01-14T02:14:54.453Z] SSH_AUTH_SOCK=/tmp/ssh-EQbdj6ePtM7U/agent.12 [2021-01-14T02:14:54.453Z] SSH_AGENT_PID=17 [2021-01-14T02:14:54.466Z] Running ssh-add (command line suppressed) [2021-01-14T02:14:54.586Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_6019402908092074465.key (/w/workspace/edgex-go/12@tmp/private_key_6019402908092074465.key) [2021-01-14T02:14:54.641Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T02:14:54.985Z] + git tag --points-at HEAD [Pipeline] } [2021-01-14T02:14:55.009Z] $ docker exec --env ******** --env ******** 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent -k [2021-01-14T02:14:55.127Z] unset SSH_AUTH_SOCK; [2021-01-14T02:14:55.127Z] unset SSH_AGENT_PID; [2021-01-14T02:14:55.128Z] echo Agent pid 17 killed; [2021-01-14T02:14:55.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-14T02:14:55.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-14T02:14:55.322Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-14T02:14:55.490Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-14T02:14:55.493Z] $ docker exec 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent [2021-01-14T02:14:55.660Z] SSH_AUTH_SOCK=/tmp/ssh-ue5zgd7Wuu4H/agent.48 [2021-01-14T02:14:55.660Z] SSH_AGENT_PID=53 [2021-01-14T02:14:55.668Z] Running ssh-add (command line suppressed) [2021-01-14T02:14:55.790Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_5748452371146613963.key (/w/workspace/edgex-go/12@tmp/private_key_5748452371146613963.key) [2021-01-14T02:14:55.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-14T02:14:56.193Z] + git semver init [2021-01-14T02:14:56.194Z] # -> Open(): unable to determine branch for HEAD [2021-01-14T02:14:56.194Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-01-14T02:14:56.194Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-01-14T02:14:56.194Z] # $SEMVER_REMOTE_NAME = origin [2021-01-14T02:14:56.194Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-14T02:14:56.194Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-14T02:14:56.194Z] # $SEMVER_BRANCH = PR-3002 [2021-01-14T02:14:56.194Z] # $SEMVER_TEMP = /tmp/semver-273671123 [2021-01-14T02:14:56.194Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-14T02:15:14.378Z] # '/tmp/semver-273671123' -> '/w/workspace/edgex-go/12/.semver' [2021-01-14T02:15:14.644Z] # -> Force: false [2021-01-14T02:15:14.644Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-01-14T02:15:14.661Z] $ docker exec --env ******** --env ******** 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b ssh-agent -k [2021-01-14T02:15:14.894Z] unset SSH_AUTH_SOCK; [2021-01-14T02:15:14.894Z] unset SSH_AGENT_PID; [2021-01-14T02:15:14.894Z] echo Agent pid 53 killed; [2021-01-14T02:15:14.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-14T02:15:15.540Z] + git semver [Pipeline] } [2021-01-14T02:15:15.560Z] $ docker stop --time=1 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b [2021-01-14T02:15:17.228Z] $ docker rm -f 6434e1a6e94700129bfdd0795cc41682306653446ddc89cb224ef9d8127edb8b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T02:15:17.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-14T02:15:18.284Z] Stashed 1 file(s) [Pipeline] echo [2021-01-14T02:15:18.287Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T02:15:19.168Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-14T02:15:19.474Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T02:15:19.772Z] + sudo service docker restart [2021-01-14T02:15:19.772Z] + true [2021-01-14T02:15:19.772Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-14T02:15:20.361Z] ========================================================= [2021-01-14T02:15:20.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-14T02:15:20.361Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:15:20.702Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-14T02:15:24.028Z] Sending build context to Docker daemon 326.6MB [2021-01-14T02:15:24.028Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T02:15:24.028Z] Step 2/6 : FROM ${BASE} [2021-01-14T02:15:24.028Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-14T02:15:24.028Z] 188c0c94c7c5: Pulling fs layer [2021-01-14T02:15:24.028Z] 0ef7d3d256c8: Pulling fs layer [2021-01-14T02:15:24.028Z] de9db76c5a1d: Pulling fs layer [2021-01-14T02:15:24.028Z] bca2f99d35d6: Pulling fs layer [2021-01-14T02:15:24.028Z] 93359f2a8cfa: Pulling fs layer [2021-01-14T02:15:24.028Z] 7c6f9722023f: Pulling fs layer [2021-01-14T02:15:24.028Z] a35cf1a2eb13: Pulling fs layer [2021-01-14T02:15:24.028Z] 93359f2a8cfa: Waiting [2021-01-14T02:15:24.028Z] a35cf1a2eb13: Waiting [2021-01-14T02:15:24.028Z] 7c6f9722023f: Waiting [2021-01-14T02:15:24.028Z] bca2f99d35d6: Waiting [2021-01-14T02:15:24.292Z] de9db76c5a1d: Verifying Checksum [2021-01-14T02:15:24.292Z] de9db76c5a1d: Download complete [2021-01-14T02:15:24.292Z] 0ef7d3d256c8: Verifying Checksum [2021-01-14T02:15:24.292Z] 0ef7d3d256c8: Download complete [2021-01-14T02:15:24.292Z] 93359f2a8cfa: Verifying Checksum [2021-01-14T02:15:24.292Z] 93359f2a8cfa: Download complete [2021-01-14T02:15:24.292Z] 7c6f9722023f: Verifying Checksum [2021-01-14T02:15:24.292Z] 7c6f9722023f: Download complete [2021-01-14T02:15:24.292Z] 188c0c94c7c5: Verifying Checksum [2021-01-14T02:15:24.292Z] 188c0c94c7c5: Download complete [2021-01-14T02:15:24.555Z] 188c0c94c7c5: Pull complete [2021-01-14T02:15:24.555Z] 0ef7d3d256c8: Pull complete [2021-01-14T02:15:24.818Z] de9db76c5a1d: Pull complete [2021-01-14T02:15:26.219Z] a35cf1a2eb13: Verifying Checksum [2021-01-14T02:15:26.219Z] a35cf1a2eb13: Download complete [2021-01-14T02:15:26.797Z] bca2f99d35d6: Verifying Checksum [2021-01-14T02:15:26.797Z] bca2f99d35d6: Download complete [2021-01-14T02:15:33.419Z] bca2f99d35d6: Pull complete [2021-01-14T02:15:33.419Z] 93359f2a8cfa: Pull complete [2021-01-14T02:15:33.419Z] 7c6f9722023f: Pull complete [2021-01-14T02:15:33.657Z] Still waiting to schedule task [2021-01-14T02:15:33.657Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-14T02:15:37.641Z] a35cf1a2eb13: Pull complete [2021-01-14T02:15:37.641Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-14T02:15:37.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-14T02:15:37.642Z] ---> a62c8e92a672 [2021-01-14T02:15:37.642Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T02:15:37.642Z] ---> Running in e24f9572dac1 [2021-01-14T02:15:37.903Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:15:38.851Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:15:39.799Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T02:15:40.062Z] (2/12) Installing file (5.38-r0) [2021-01-14T02:15:40.062Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T02:15:40.062Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T02:15:50.087Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T02:15:50.087Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T02:15:50.087Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T02:15:50.087Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T02:15:50.350Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T02:15:50.350Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T02:15:50.350Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T02:15:50.625Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T02:15:50.625Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:15:50.625Z] OK: 233 MiB in 51 packages [2021-01-14T02:15:54.854Z] Removing intermediate container e24f9572dac1 [2021-01-14T02:15:54.854Z] ---> 8e5e45d35a76 [2021-01-14T02:15:54.854Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T02:15:54.854Z] ---> Running in 0c9eaf08d11e [2021-01-14T02:15:54.854Z] Removing intermediate container 0c9eaf08d11e [2021-01-14T02:15:54.854Z] ---> 798b9989a1da [2021-01-14T02:15:54.854Z] Step 5/6 : COPY go.mod . [2021-01-14T02:15:54.854Z] ---> 0d9dd72af641 [2021-01-14T02:15:54.854Z] Step 6/6 : RUN go mod download [2021-01-14T02:15:54.854Z] ---> Running in 7eba40ae3035 [2021-01-14T02:16:16.872Z] Removing intermediate container 7eba40ae3035 [2021-01-14T02:16:16.872Z] ---> bbaf6eb63e8d [2021-01-14T02:16:16.872Z] Successfully built bbaf6eb63e8d [2021-01-14T02:16:16.872Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:16:17.191Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T02:16:17.191Z] . [Pipeline] withDockerContainer [2021-01-14T02:16:17.297Z] prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container [2021-01-14T02:16:17.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-x86_64 cat [2021-01-14T02:16:18.185Z] $ docker top 756c6b8a863cfcbff84700e62a94a36a82c29cf750bbe834b0f038d75539e705 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:16:18.710Z] + go version [2021-01-14T02:16:18.710Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-14T02:16:18.728Z] $ docker stop --time=1 756c6b8a863cfcbff84700e62a94a36a82c29cf750bbe834b0f038d75539e705 [2021-01-14T02:16:21.044Z] $ docker rm -f 756c6b8a863cfcbff84700e62a94a36a82c29cf750bbe834b0f038d75539e705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:16:21.897Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-14T02:16:21.897Z] . [Pipeline] withDockerContainer [2021-01-14T02:16:21.996Z] prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container [2021-01-14T02:16:22.041Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-x86_64 cat [2021-01-14T02:16:22.707Z] $ docker top 7a872d59c4fa5e5b0889066c75a90e9d1ae441c53e4ea3918b900a9aeaeb6a27 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-14T02:16:22.901Z] ========================================================= [2021-01-14T02:16:22.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T02:16:22.901Z] ========================================================= [Pipeline] sh [2021-01-14T02:16:23.190Z] + make test [2021-01-14T02:16:23.191Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T02:16:31.382Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T02:16:46.413Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T02:16:51.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T02:16:53.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T02:16:53.218Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T02:16:53.218Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T02:16:53.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T02:16:53.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T02:16:53.491Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T02:16:54.076Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T02:16:54.664Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T02:16:57.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T02:16:57.263Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T02:16:57.263Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T02:16:59.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements [2021-01-14T02:16:59.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T02:16:59.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T02:16:59.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T02:16:59.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T02:16:59.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T02:17:03.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.175s coverage: 27.0% of statements [2021-01-14T02:17:03.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T02:17:03.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T02:17:03.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T02:17:03.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T02:17:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.060s coverage: 100.0% of statements [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T02:17:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.035s coverage: 100.0% of statements [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T02:17:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.101s coverage: 67.9% of statements [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T02:17:03.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 82.3% of statements [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T02:17:03.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T02:17:05.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.369s coverage: 28.6% of statements [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T02:17:05.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.071s coverage: 100.0% of statements [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T02:17:05.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.029s coverage: 100.0% of statements [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T02:17:05.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T02:17:05.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements [2021-01-14T02:17:05.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T02:17:06.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-01-14T02:17:06.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T02:17:06.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T02:17:06.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T02:17:06.025Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.361s coverage: 93.1% of statements [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.070s coverage: 0.1% of statements [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.093s coverage: 75.5% of statements [2021-01-14T02:17:08.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements [2021-01-14T02:17:08.004Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements [2021-01-14T02:17:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 84.2% of statements [2021-01-14T02:17:09.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.4% of statements [2021-01-14T02:17:09.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T02:17:09.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.226s coverage: 63.5% of statements [2021-01-14T02:17:09.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T02:17:09.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T02:17:09.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.037s coverage: 100.0% of statements [2021-01-14T02:17:09.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2021-01-14T02:17:09.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements [2021-01-14T02:17:10.315Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-01-14T02:17:10.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2021-01-14T02:17:11.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 55.9% of statements [2021-01-14T02:17:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T02:17:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T02:17:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T02:17:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T02:17:11.959Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T02:17:12.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements [2021-01-14T02:17:12.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T02:17:12.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T02:17:12.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.334s coverage: 84.0% of statements [2021-01-14T02:17:12.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-14T02:17:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.1% of statements [2021-01-14T02:17:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T02:17:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T02:17:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T02:17:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T02:17:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T02:17:14.197Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.049s coverage: 100.0% of statements [2021-01-14T02:17:14.197Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T02:17:14.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-01-14T02:17:14.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.736s coverage: 29.1% of statements [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.095s coverage: 99.0% of statements [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.051s coverage: 100.0% of statements [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.024s coverage: 0.0% of statements [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T02:17:15.594Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T02:17:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.034s coverage: 100.0% of statements [2021-01-14T02:17:16.169Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements [2021-01-14T02:17:16.431Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-14T02:17:16.531Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20139 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-14T02:17:16.596Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-01-14T02:17:16.701Z] GO111MODULE=on go vet ./... [2021-01-14T02:17:21.637Z] using credential edgex-jenkins-ssh [2021-01-14T02:17:21.713Z] Cloning the remote Git repository [2021-01-14T02:17:21.793Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T02:17:21.931Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-01-14T02:17:22.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T02:17:22.025Z] > git --version # timeout=10 [2021-01-14T02:17:22.046Z] > git --version # 'git version 2.17.1' [2021-01-14T02:17:22.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T02:17:22.138Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T02:17:36.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T02:17:36.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T02:17:36.985Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T02:17:37.805Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:17:38.251Z] Merge succeeded, producing bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:17:38.252Z] Checking out Revision bce2c04ba03c110ab37423b79f79767cefdb6fa5 (PR-3002) [2021-01-14T02:17:38.876Z] gofmt -l . [2021-01-14T02:17:37.020Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T02:17:37.021Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T02:17:37.041Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T02:17:37.824Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T02:17:37.840Z] > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 [2021-01-14T02:17:38.144Z] > git remote # timeout=10 [2021-01-14T02:17:38.165Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T02:17:38.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T02:17:38.201Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T02:17:38.225Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T02:17:38.257Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T02:17:38.277Z] > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 [2021-01-14T02:17:39.451Z] [ "`gofmt -l .`" = "" ] [2021-01-14T02:17:40.034Z] ./bin/test-go-mod-tidy.sh [2021-01-14T02:17:40.299Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T02:17:41.253Z] + ls -al . [2021-01-14T02:17:41.253Z] total 660 [2021-01-14T02:17:41.253Z] drwxrwxr-x 10 1001 1001 4096 Jan 14 02:17 . [2021-01-14T02:17:41.253Z] drwxr-xr-x 4 root root 30 Jan 14 02:16 .. [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 02:14 .dockerignore [2021-01-14T02:17:41.253Z] drwxrwxr-x 8 1001 1001 179 Jan 14 02:14 .git [2021-01-14T02:17:41.253Z] drwxrwxr-x 3 1001 1001 125 Jan 14 02:14 .github [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 02:14 .gitignore [2021-01-14T02:17:41.253Z] drwx------ 3 1001 1001 47 Jan 14 02:15 .semver [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 02:14 .sonarcloud.properties [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 02:14 Attribution.txt [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 02:14 CONTRIBUTING.md [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 02:14 Dockerfile.build [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 02:14 Jenkinsfile [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 02:14 LICENSE [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 02:14 Makefile [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 02:14 README.md [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 02:14 SECURITY.md [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 02:15 VERSION [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 02:14 ZMQWindows.md [2021-01-14T02:17:41.253Z] drwxrwxr-x 2 1001 1001 117 Jan 14 02:14 bin [2021-01-14T02:17:41.253Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 02:14 cmd [2021-01-14T02:17:41.253Z] -rw-r--r-- 1 root root 553305 Jan 14 02:17 coverage.out [2021-01-14T02:17:41.253Z] -rw-r--r-- 1 root root 979 Jan 14 02:17 go.mod [2021-01-14T02:17:41.253Z] -rw-r--r-- 1 root root 19036 Jan 14 02:17 go.sum [2021-01-14T02:17:41.253Z] drwxrwxr-x 8 1001 1001 127 Jan 14 02:14 internal [2021-01-14T02:17:41.253Z] drwxrwxr-x 4 1001 1001 26 Jan 14 02:14 openapi [2021-01-14T02:17:41.253Z] drwxrwxr-x 4 1001 1001 71 Jan 14 02:14 snap [2021-01-14T02:17:41.253Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 02:14 version.go [Pipeline] sh [2021-01-14T02:17:41.562Z] + '[' -e coverage.out ] [2021-01-14T02:17:41.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T02:17:41.794Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T02:17:42.100Z] + make build [2021-01-14T02:17:42.100Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T02:17:42.815Z] Commit message: "feat(data): Code adjustment for PR#3002 per review comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-14T02:17:44.395Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-14T02:17:44.816Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-14T02:17:45.170Z] + + sudotrue service [2021-01-14T02:17:45.170Z] docker restart [2021-01-14T02:17:46.336Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-14T02:17:47.911Z] provisioning config files... [2021-01-14T02:17:47.967Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config8299719343516643527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:17:48.429Z] ---> docker-login.sh [2021-01-14T02:17:48.429Z] nexus3.edgexfoundry.org:10001 [2021-01-14T02:17:49.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:17:49.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:17:49.689Z] Configure a credential helper to remove this warning. See [2021-01-14T02:17:49.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:17:49.689Z] [2021-01-14T02:17:49.689Z] Login Succeeded [2021-01-14T02:17:49.689Z] nexus3.edgexfoundry.org:10002 [2021-01-14T02:17:49.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:17:50.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:17:50.239Z] Configure a credential helper to remove this warning. See [2021-01-14T02:17:50.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:17:50.239Z] [2021-01-14T02:17:50.239Z] Login Succeeded [2021-01-14T02:17:50.239Z] nexus3.edgexfoundry.org:10003 [2021-01-14T02:17:50.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:17:50.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:17:50.790Z] Configure a credential helper to remove this warning. See [2021-01-14T02:17:50.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:17:50.790Z] [2021-01-14T02:17:50.790Z] Login Succeeded [2021-01-14T02:17:50.790Z] nexus3.edgexfoundry.org:10004 [2021-01-14T02:17:51.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:17:51.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:17:51.336Z] Configure a credential helper to remove this warning. See [2021-01-14T02:17:51.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:17:51.336Z] [2021-01-14T02:17:51.336Z] Login Succeeded [2021-01-14T02:17:51.336Z] docker.io [2021-01-14T02:17:51.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-14T02:17:51.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-14T02:17:51.882Z] Configure a credential helper to remove this warning. See [2021-01-14T02:17:51.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-14T02:17:51.882Z] [2021-01-14T02:17:51.882Z] Login Succeeded [2021-01-14T02:17:51.882Z] ---> docker-login.sh ends [Pipeline] } [2021-01-14T02:17:51.900Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-14T02:17:52.343Z] ========================================================= [2021-01-14T02:17:52.343Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-14T02:17:52.344Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:17:52.728Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-14T02:17:54.562Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T02:17:54.834Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T02:17:55.372Z] Sending build context to Docker daemon 165.6MB [2021-01-14T02:17:55.372Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-14T02:17:55.372Z] Step 2/6 : FROM ${BASE} [2021-01-14T02:17:55.372Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-14T02:17:55.372Z] 5f621e34cdf4: Pulling fs layer [2021-01-14T02:17:55.372Z] a4357932f1b6: Pulling fs layer [2021-01-14T02:17:55.372Z] 18c013af1878: Pulling fs layer [2021-01-14T02:17:55.372Z] 00ac8860ef70: Pulling fs layer [2021-01-14T02:17:55.372Z] 63d7cb157983: Pulling fs layer [2021-01-14T02:17:55.372Z] b116817d02f9: Pulling fs layer [2021-01-14T02:17:55.372Z] 745a02a5169b: Pulling fs layer [2021-01-14T02:17:55.372Z] 63d7cb157983: Waiting [2021-01-14T02:17:55.372Z] 00ac8860ef70: Waiting [2021-01-14T02:17:55.372Z] b116817d02f9: Waiting [2021-01-14T02:17:55.372Z] 745a02a5169b: Waiting [2021-01-14T02:17:55.372Z] 18c013af1878: Download complete [2021-01-14T02:17:55.372Z] a4357932f1b6: Download complete [2021-01-14T02:17:55.372Z] 63d7cb157983: Download complete [2021-01-14T02:17:55.648Z] b116817d02f9: Download complete [2021-01-14T02:17:56.244Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T02:17:56.259Z] 5f621e34cdf4: Verifying Checksum [2021-01-14T02:17:56.259Z] 5f621e34cdf4: Download complete [2021-01-14T02:17:56.508Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T02:17:57.252Z] 5f621e34cdf4: Pull complete [2021-01-14T02:17:57.857Z] a4357932f1b6: Pull complete [2021-01-14T02:17:57.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T02:17:58.131Z] 745a02a5169b: Verifying Checksum [2021-01-14T02:17:58.131Z] 745a02a5169b: Download complete [2021-01-14T02:17:58.131Z] 18c013af1878: Pull complete [2021-01-14T02:17:59.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T02:17:59.580Z] 00ac8860ef70: Verifying Checksum [2021-01-14T02:17:59.581Z] 00ac8860ef70: Download complete [2021-01-14T02:18:00.710Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T02:18:01.660Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T02:18:03.072Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T02:18:04.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-14T02:18:04.987Z] $ docker stop --time=1 7a872d59c4fa5e5b0889066c75a90e9d1ae441c53e4ea3918b900a9aeaeb6a27 [2021-01-14T02:18:06.589Z] $ docker rm -f 7a872d59c4fa5e5b0889066c75a90e9d1ae441c53e4ea3918b900a9aeaeb6a27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:18:09.914Z] 00ac8860ef70: Pull complete [2021-01-14T02:18:09.914Z] 63d7cb157983: Pull complete [2021-01-14T02:18:10.186Z] b116817d02f9: Pull complete [2021-01-14T02:18:10.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T02:18:10.206Z] [2021-01-14T02:18:10.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:18:10.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T02:18:10.592Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-14T02:18:10.592Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-14T02:18:10.592Z] ca9280d653b3: Pulling fs layer [2021-01-14T02:18:10.592Z] 7e9c9ca2126c: Pulling fs layer [2021-01-14T02:18:10.592Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-14T02:18:10.592Z] cbdbe7a5bc2a: Download complete [2021-01-14T02:18:11.166Z] cbdbe7a5bc2a: Pull complete [2021-01-14T02:18:11.427Z] ca9280d653b3: Verifying Checksum [2021-01-14T02:18:11.427Z] ca9280d653b3: Download complete [2021-01-14T02:18:12.387Z] 7e9c9ca2126c: Verifying Checksum [2021-01-14T02:18:12.387Z] 7e9c9ca2126c: Download complete [2021-01-14T02:18:12.387Z] ca9280d653b3: Pull complete [2021-01-14T02:18:13.579Z] 745a02a5169b: Pull complete [2021-01-14T02:18:13.851Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-14T02:18:13.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-14T02:18:13.851Z] ---> b7e6874047d6 [2021-01-14T02:18:13.851Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-14T02:18:17.261Z] ---> Running in a4c30ab6b96e [2021-01-14T02:18:18.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:18:18.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:18:19.010Z] 7e9c9ca2126c: Pull complete [2021-01-14T02:18:19.010Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-14T02:18:19.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T02:18:19.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-14T02:18:19.234Z] prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container [2021-01-14T02:18:19.293Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-14T02:18:19.817Z] (1/12) Installing libmagic (5.38-r0) [2021-01-14T02:18:19.817Z] (2/12) Installing file (5.38-r0) [2021-01-14T02:18:20.090Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-14T02:18:20.090Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-14T02:18:21.312Z] $ docker top 9eebad0c59d5d4498e7234a0108cf276add0b8d3fd1e179377f1074e5c87b298 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:18:21.822Z] + docker-compose build --help [2021-01-14T02:18:21.822Z] + grep parallel [2021-01-14T02:18:22.770Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T02:18:22.784Z] $ docker stop --time=1 9eebad0c59d5d4498e7234a0108cf276add0b8d3fd1e179377f1074e5c87b298 [2021-01-14T02:18:23.464Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-14T02:18:23.464Z] (6/12) Installing patch (2.7.6-r6) [2021-01-14T02:18:23.464Z] (7/12) Installing build-base (0.5-r2) [2021-01-14T02:18:23.464Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-14T02:18:23.733Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-14T02:18:23.733Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-14T02:18:24.007Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-14T02:18:24.008Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-14T02:18:24.008Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:18:24.008Z] OK: 217 MiB in 51 packages [2021-01-14T02:18:24.149Z] $ docker rm -f 9eebad0c59d5d4498e7234a0108cf276add0b8d3fd1e179377f1074e5c87b298 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:18:24.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-14T02:18:24.883Z] . [Pipeline] withDockerContainer [2021-01-14T02:18:25.024Z] prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container [2021-01-14T02:18:25.075Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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:latest cat [2021-01-14T02:18:25.746Z] $ docker top a3d758b9d41cd03faadb80005f4b32e42ac28cb2cfb939ae86358573ffa72685 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:18:26.280Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T02:18:27.226Z] Building docker-core-command-go ... [2021-01-14T02:18:27.226Z] Building docker-core-data-go ... [2021-01-14T02:18:27.226Z] Building docker-core-metadata-go ... [2021-01-14T02:18:27.226Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T02:18:27.226Z] Building docker-security-proxy-setup-go ... [2021-01-14T02:18:27.226Z] Building docker-security-secretstore-setup-go ... [2021-01-14T02:18:27.226Z] Building docker-support-notifications-go ... [2021-01-14T02:18:27.226Z] Building docker-support-scheduler-go ... [2021-01-14T02:18:27.226Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T02:18:27.226Z] Building docker-support-notifications-go [2021-01-14T02:18:27.226Z] Building docker-support-scheduler-go [2021-01-14T02:18:27.226Z] Building docker-security-secretstore-setup-go [2021-01-14T02:18:27.226Z] Building docker-core-metadata-go [2021-01-14T02:18:27.226Z] Building docker-security-proxy-setup-go [2021-01-14T02:18:28.349Z] Removing intermediate container a4c30ab6b96e [2021-01-14T02:18:28.349Z] ---> a9890dd49557 [2021-01-14T02:18:28.349Z] Step 4/6 : WORKDIR /edgex-go [2021-01-14T02:18:28.349Z] ---> Running in 45837dc5689a [2021-01-14T02:18:28.624Z] Removing intermediate container 45837dc5689a [2021-01-14T02:18:28.624Z] ---> 426380af007c [2021-01-14T02:18:28.624Z] Step 5/6 : COPY go.mod . [2021-01-14T02:18:29.277Z] ---> a942e551b7fa [2021-01-14T02:18:29.277Z] Step 6/6 : RUN go mod download [2021-01-14T02:18:29.546Z] ---> Running in 34d1a1ac11f0 [2021-01-14T02:18:56.372Z] Removing intermediate container 34d1a1ac11f0 [2021-01-14T02:18:56.372Z] ---> e10ae346c478 [2021-01-14T02:18:56.372Z] Successfully built e10ae346c478 [2021-01-14T02:18:56.372Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:18:56.714Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T02:18:56.714Z] . [Pipeline] withDockerContainer [2021-01-14T02:18:56.947Z] prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container [2021-01-14T02:18:57.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T02:18:58.455Z] $ docker top ffae2ab75a5fe3f1da735bad7bef803e7fabd2ac58399b69b8d0f76da65d6aee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:18:59.463Z] + go version [2021-01-14T02:18:59.463Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-14T02:18:59.488Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:18:59.488Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:18:59.488Z] ---> bbaf6eb63e8d [2021-01-14T02:18:59.488Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T02:18:59.488Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:18:59.488Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:18:59.488Z] ---> bbaf6eb63e8d [2021-01-14T02:18:59.488Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T02:18:59.488Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:18:59.488Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:18:59.488Z] ---> bbaf6eb63e8d [2021-01-14T02:18:59.488Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T02:18:59.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:18:59.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:18:59.488Z] ---> bbaf6eb63e8d [2021-01-14T02:18:59.488Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T02:18:59.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:18:59.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:18:59.488Z] ---> bbaf6eb63e8d [2021-01-14T02:18:59.488Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T02:18:59.488Z] ---> Running in b5903a6bccb2 [2021-01-14T02:18:59.488Z] ---> Running in d67b892c9eb2 [2021-01-14T02:18:59.488Z] ---> Running in 7ee9c45d799f [2021-01-14T02:18:59.488Z] ---> Running in 40957de8150d [2021-01-14T02:18:59.488Z] ---> Running in a044f56d9454 [2021-01-14T02:18:59.488Z] Removing intermediate container b5903a6bccb2 [2021-01-14T02:18:59.488Z] ---> 160feab9d0cc [2021-01-14T02:18:59.488Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:18:59.488Z] Removing intermediate container 7ee9c45d799f [2021-01-14T02:18:59.488Z] ---> 6084dec6a05f [2021-01-14T02:18:59.488Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:18:59.488Z] Removing intermediate container d67b892c9eb2 [2021-01-14T02:18:59.488Z] ---> 1432ffc23a38 [2021-01-14T02:18:59.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:18:59.488Z] Removing intermediate container a044f56d9454 [2021-01-14T02:18:59.488Z] ---> 94e6830ae88a [2021-01-14T02:18:59.488Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:18:59.488Z] Removing intermediate container 40957de8150d [2021-01-14T02:18:59.488Z] ---> 002d1376476c [2021-01-14T02:18:59.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:18:59.488Z] ---> Running in d8e9c9ef8a77 [2021-01-14T02:18:59.488Z] ---> Running in b231c7fb43d8 [2021-01-14T02:18:59.488Z] ---> Running in fb610d692da2 [2021-01-14T02:18:59.488Z] ---> Running in 578ead57fbdf [2021-01-14T02:18:59.488Z] ---> Running in e43a3b40b670 [2021-01-14T02:18:59.471Z] $ docker stop --time=1 ffae2ab75a5fe3f1da735bad7bef803e7fabd2ac58399b69b8d0f76da65d6aee [2021-01-14T02:19:00.911Z] Removing intermediate container d8e9c9ef8a77 [2021-01-14T02:19:00.911Z] ---> 837d6e8ca72a [2021-01-14T02:19:00.911Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T02:19:00.911Z] Removing intermediate container b231c7fb43d8 [2021-01-14T02:19:00.911Z] ---> 8c4173990301 [2021-01-14T02:19:00.911Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T02:19:00.911Z] Removing intermediate container fb610d692da2 [2021-01-14T02:19:00.911Z] ---> 6c047b29ac5b [2021-01-14T02:19:00.911Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T02:19:00.911Z] ---> Running in c64ddc177000 [2021-01-14T02:19:01.173Z] ---> Running in 6463b75c49a2 [2021-01-14T02:19:01.173Z] ---> Running in 20df19da187e [2021-01-14T02:19:01.173Z] Removing intermediate container 578ead57fbdf [2021-01-14T02:19:01.173Z] ---> 15867d644125 [2021-01-14T02:19:01.173Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T02:19:01.173Z] Removing intermediate container e43a3b40b670 [2021-01-14T02:19:01.173Z] ---> 411c2131686a [2021-01-14T02:19:01.173Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T02:19:01.348Z] $ docker rm -f ffae2ab75a5fe3f1da735bad7bef803e7fabd2ac58399b69b8d0f76da65d6aee [2021-01-14T02:19:01.435Z] ---> Running in 14f32840d8c8 [2021-01-14T02:19:01.436Z] ---> Running in ad7f684fea14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-01-14T02:19:02.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:02.035Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:19:02.302Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:02.395Z] + docker inspect -f . ci-base-image-arm64 [2021-01-14T02:19:02.395Z] . [Pipeline] withDockerContainer [2021-01-14T02:19:02.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:02.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:02.621Z] prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container [2021-01-14T02:19:02.684Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-14T02:19:02.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:02.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:02.834Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:03.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:03.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:19:03.098Z] OK: 233 MiB in 51 packages [2021-01-14T02:19:03.363Z] OK: 233 MiB in 51 packages [2021-01-14T02:19:03.363Z] OK: 233 MiB in 51 packages [2021-01-14T02:19:03.632Z] OK: 233 MiB in 51 packages [2021-01-14T02:19:03.632Z] OK: 233 MiB in 51 packages [2021-01-14T02:19:03.903Z] Removing intermediate container c64ddc177000 [2021-01-14T02:19:03.904Z] ---> 8494ca4b42b8 [2021-01-14T02:19:03.904Z] Step 6/22 : COPY go.mod . [2021-01-14T02:19:03.904Z] Removing intermediate container 6463b75c49a2 [2021-01-14T02:19:03.904Z] ---> 5f33c20db349 [2021-01-14T02:19:03.904Z] Step 6/24 : COPY go.mod . [2021-01-14T02:19:04.053Z] $ docker top c5489151d5bc54dab1955d72ba5160752715ccdc25c64ec32421a34d21b6aca1 -eo pid,comm [2021-01-14T02:19:04.167Z] Removing intermediate container 20df19da187e [2021-01-14T02:19:04.167Z] ---> 3d110deaa6b7 [2021-01-14T02:19:04.167Z] Step 6/21 : COPY go.mod . [Pipeline] { [Pipeline] echo [2021-01-14T02:19:04.412Z] ========================================================= [2021-01-14T02:19:04.412Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-14T02:19:04.412Z] ========================================================= [Pipeline] sh [2021-01-14T02:19:04.431Z] ---> 3379b85f3737 [2021-01-14T02:19:04.431Z] Step 7/22 : RUN go mod download [2021-01-14T02:19:04.431Z] ---> 1f6c5ec15f90 [2021-01-14T02:19:04.431Z] Step 7/24 : RUN go mod download [2021-01-14T02:19:04.431Z] ---> Running in 49c5c2cb7f7a [2021-01-14T02:19:04.695Z] ---> Running in 520ae87354d0 [2021-01-14T02:19:04.695Z] Removing intermediate container ad7f684fea14 [2021-01-14T02:19:04.695Z] ---> 64ebf52802c8 [2021-01-14T02:19:04.695Z] Step 6/24 : COPY go.mod . [2021-01-14T02:19:04.695Z] ---> e3c33253c56d [2021-01-14T02:19:04.695Z] Step 7/21 : RUN go mod download [2021-01-14T02:19:04.695Z] Removing intermediate container 14f32840d8c8 [2021-01-14T02:19:04.695Z] ---> 541b4f8392b2 [2021-01-14T02:19:04.695Z] Step 6/21 : COPY go.mod . [2021-01-14T02:19:04.958Z] ---> Running in dd4b44bd6746 [2021-01-14T02:19:05.057Z] + make test [2021-01-14T02:19:05.058Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-14T02:19:05.225Z] ---> f34f787c75fe [2021-01-14T02:19:05.225Z] Step 7/21 : RUN go mod download [2021-01-14T02:19:05.496Z] ---> 79b642b2c0b0 [2021-01-14T02:19:05.496Z] Step 7/24 : RUN go mod download [2021-01-14T02:19:05.496Z] ---> Running in 3a2668842ec0 [2021-01-14T02:19:05.496Z] ---> Running in 8b7859d93510 [2021-01-14T02:19:06.924Z] Removing intermediate container dd4b44bd6746 [2021-01-14T02:19:06.924Z] ---> 4475accebe4d [2021-01-14T02:19:06.924Z] Step 8/21 : COPY . . [2021-01-14T02:19:06.924Z] Removing intermediate container 49c5c2cb7f7a [2021-01-14T02:19:06.924Z] ---> 6a61409cf222 [2021-01-14T02:19:06.924Z] Step 8/22 : COPY . . [2021-01-14T02:19:07.188Z] Removing intermediate container 520ae87354d0 [2021-01-14T02:19:07.188Z] ---> 43c8c4f084d4 [2021-01-14T02:19:07.188Z] Step 8/24 : COPY . . [2021-01-14T02:19:11.446Z] Removing intermediate container 3a2668842ec0 [2021-01-14T02:19:11.446Z] Removing intermediate container 8b7859d93510 [2021-01-14T02:19:11.446Z] ---> cf6933b9b86f [2021-01-14T02:19:11.446Z] ---> e937221e8061 [2021-01-14T02:19:11.446Z] Step 8/21 : COPY . .Step 8/24 : COPY . . [2021-01-14T02:19:11.446Z] [2021-01-14T02:19:27.256Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-14T02:19:50.492Z] ---> 770ee6b6426e [2021-01-14T02:19:50.493Z] ---> 70e76e68a94b [2021-01-14T02:19:50.493Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T02:19:50.493Z] [2021-01-14T02:19:50.493Z] ---> 446d50e084d2 [2021-01-14T02:19:50.493Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T02:19:50.493Z] ---> Running in fa293dcb7312 [2021-01-14T02:19:50.493Z] ---> Running in d7cfbf11f054 [2021-01-14T02:19:50.493Z] ---> a38e5314fcb6 [2021-01-14T02:19:50.493Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T02:19:50.493Z] ---> f2e87c480a6b [2021-01-14T02:19:50.493Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T02:19:50.493Z] ---> Running in 87082196e49f [2021-01-14T02:19:50.493Z] ---> Running in 1f684defc0b8 [2021-01-14T02:19:50.493Z] ---> Running in 6f563fd52eca [2021-01-14T02:19:50.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T02:19:50.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T02:19:50.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T02:19:50.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T02:19:50.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T02:20:14.295Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-14T02:20:17.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 [2021-01-14T02:20:17.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T02:20:18.631Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-14T02:20:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-14T02:20:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-14T02:20:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-14T02:20:21.274Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-14T02:20:21.551Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-14T02:20:22.157Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-14T02:20:23.913Z] Removing intermediate container d7cfbf11f054 [2021-01-14T02:20:23.914Z] ---> 8ac4000a252a [2021-01-14T02:20:23.914Z] [2021-01-14T02:20:23.914Z] Step 10/24 : FROM scratch [2021-01-14T02:20:23.914Z] ---> [2021-01-14T02:20:23.914Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T02:20:23.914Z] Removing intermediate container 1f684defc0b8 [2021-01-14T02:20:23.914Z] ---> 3e7cd7aa655f [2021-01-14T02:20:23.914Z] [2021-01-14T02:20:23.914Z] Step 10/21 : FROM scratch [2021-01-14T02:20:23.914Z] ---> [2021-01-14T02:20:23.914Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:20:23.914Z] ---> Running in d0e212051cff [2021-01-14T02:20:23.914Z] ---> Running in b05b271c83fa [2021-01-14T02:20:24.794Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-14T02:20:25.785Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-14T02:20:25.842Z] Removing intermediate container b05b271c83fa [2021-01-14T02:20:25.842Z] ---> 5cff63df0690 [2021-01-14T02:20:25.843Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T02:20:25.843Z] Removing intermediate container d0e212051cff [2021-01-14T02:20:25.843Z] ---> cb7681d86774 [2021-01-14T02:20:25.843Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T02:20:26.793Z] ---> Running in dc43ccc37366 [2021-01-14T02:20:26.793Z] Removing intermediate container fa293dcb7312 [2021-01-14T02:20:26.793Z] ---> 3dadd5a3c6e1 [2021-01-14T02:20:26.793Z] [2021-01-14T02:20:26.793Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T02:20:26.793Z] ---> Running in 15a34ed51497 [2021-01-14T02:20:26.793Z] Removing intermediate container 87082196e49f [2021-01-14T02:20:26.793Z] ---> b30e60b1c299 [2021-01-14T02:20:26.793Z] [2021-01-14T02:20:26.793Z] Step 10/22 : FROM scratch [2021-01-14T02:20:26.793Z] ---> [2021-01-14T02:20:26.793Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:20:26.793Z] ---> Using cache [2021-01-14T02:20:26.793Z] ---> cb7681d86774 [2021-01-14T02:20:26.793Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T02:20:26.793Z] Removing intermediate container 6f563fd52eca [2021-01-14T02:20:26.793Z] ---> 3850af85329f [2021-01-14T02:20:26.793Z] [2021-01-14T02:20:26.793Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T02:20:27.058Z] ---> Running in 85e41f121297 [2021-01-14T02:20:27.058Z] 3.12: Pulling from library/alpine [2021-01-14T02:20:27.058Z] 3.12: Pulling from library/alpine [2021-01-14T02:20:27.058Z] Removing intermediate container 15a34ed51497 [2021-01-14T02:20:27.058Z] ---> d038b78e50db [2021-01-14T02:20:27.058Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T02:20:27.058Z] Removing intermediate container dc43ccc37366 [2021-01-14T02:20:27.058Z] ---> 76b6a16c462a [2021-01-14T02:20:27.058Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T02:20:27.058Z] Removing intermediate container 85e41f121297 [2021-01-14T02:20:27.058Z] ---> 0e48ca02a34c [2021-01-14T02:20:27.058Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T02:20:27.329Z] ---> Running in 97a14c74d2a8 [2021-01-14T02:20:27.329Z] ---> Running in 773f8f626cc1 [2021-01-14T02:20:28.313Z] ---> Running in 85d448cafc57 [2021-01-14T02:20:28.313Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T02:20:28.313Z] Removing intermediate container 97a14c74d2a8 [2021-01-14T02:20:28.313Z] ---> 0aa022226b40 [2021-01-14T02:20:28.313Z] Step 14/24 : COPY --from=builder /bin/sh /bin/shDigest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T02:20:28.313Z] [2021-01-14T02:20:28.313Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T02:20:28.313Z] ---> 389fef711851 [2021-01-14T02:20:28.313Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T02:20:28.313Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T02:20:28.313Z] ---> 389fef711851 [2021-01-14T02:20:28.313Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T02:20:28.313Z] Removing intermediate container 773f8f626cc1 [2021-01-14T02:20:28.313Z] ---> e1d80f0605f6 [2021-01-14T02:20:28.313Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:20:28.313Z] ---> Running in e3836a74e25f [2021-01-14T02:20:28.313Z] ---> Running in b2f26903a4a4 [2021-01-14T02:20:28.581Z] Removing intermediate container 85d448cafc57 [2021-01-14T02:20:28.581Z] ---> aa51b6fa9f33 [2021-01-14T02:20:28.581Z] Step 14/22 : WORKDIR / [2021-01-14T02:20:28.581Z] ---> 853627c05ca6 [2021-01-14T02:20:28.581Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T02:20:28.581Z] ---> 0b152320c945 [2021-01-14T02:20:28.581Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T02:20:28.845Z] ---> Running in 1fd9126c5c3b [2021-01-14T02:20:29.113Z] Removing intermediate container 1fd9126c5c3b [2021-01-14T02:20:29.113Z] ---> c470f2f9b327 [2021-01-14T02:20:29.113Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:20:29.659Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:20:29.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:20:29.920Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T02:20:29.920Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T02:20:29.920Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T02:20:29.920Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T02:20:29.920Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:20:29.920Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T02:20:29.920Z] OK: 7 MiB in 18 packages [2021-01-14T02:20:29.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:20:29.920Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:20:30.183Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T02:20:30.183Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T02:20:30.183Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T02:20:30.183Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T02:20:30.183Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T02:20:30.183Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:20:30.183Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T02:20:30.183Z] OK: 7 MiB in 19 packages [2021-01-14T02:20:30.183Z] ---> f3c21cb8fff9 [2021-01-14T02:20:30.183Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T02:20:31.575Z] ---> 42673b692556 [2021-01-14T02:20:31.575Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T02:20:31.575Z] ---> 07e146267bde [2021-01-14T02:20:31.575Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T02:20:31.575Z] ---> 1dbb118358e5 [2021-01-14T02:20:31.575Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:20:31.838Z] ---> 11db2177b3f9 [2021-01-14T02:20:31.838Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T02:20:32.103Z] ---> Running in 6c8ca530852d [2021-01-14T02:20:32.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-14T02:20:32.846Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-14T02:20:32.846Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-14T02:20:33.051Z] ---> bcf4eb068747 [2021-01-14T02:20:33.051Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T02:20:33.051Z] ---> 8d48c0f60b08 [2021-01-14T02:20:33.051Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T02:20:33.313Z] Removing intermediate container 6c8ca530852d [2021-01-14T02:20:33.313Z] ---> 9852e05d7240 [2021-01-14T02:20:33.313Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:20:33.313Z] Removing intermediate container e3836a74e25f [2021-01-14T02:20:33.313Z] ---> dcba3af88b8b [2021-01-14T02:20:33.313Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T02:20:33.313Z] Removing intermediate container b2f26903a4a4 [2021-01-14T02:20:33.313Z] ---> 0ef89e13e402 [2021-01-14T02:20:33.313Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T02:20:33.583Z] ---> Running in 623c7a22abb8 [2021-01-14T02:20:33.845Z] ---> Running in f719cc75f812 [2021-01-14T02:20:33.845Z] ---> 8e7cc021db1d [2021-01-14T02:20:33.845Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T02:20:33.845Z] ---> Running in cd221593788c [2021-01-14T02:20:33.845Z] ---> b775e0fb2384 [2021-01-14T02:20:33.845Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T02:20:33.845Z] ---> Running in 0ee75696dfb2 [2021-01-14T02:20:34.108Z] Removing intermediate container 623c7a22abb8 [2021-01-14T02:20:34.108Z] ---> 0830c438d998 [2021-01-14T02:20:34.108Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T02:20:34.108Z] Removing intermediate container f719cc75f812 [2021-01-14T02:20:34.108Z] ---> 681cf4794291 [2021-01-14T02:20:34.108Z] Step 13/24 : WORKDIR / [2021-01-14T02:20:34.370Z] ---> Running in 148eece52e3d [2021-01-14T02:20:34.370Z] Removing intermediate container cd221593788c [2021-01-14T02:20:34.370Z] ---> f03f5dcfac67 [2021-01-14T02:20:34.370Z] Step 13/21 : WORKDIR /edgex [2021-01-14T02:20:34.370Z] Removing intermediate container 0ee75696dfb2 [2021-01-14T02:20:34.370Z] ---> 58112e395b54 [2021-01-14T02:20:34.370Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:20:34.370Z] ---> 7b30a86b9577 [2021-01-14T02:20:34.370Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T02:20:34.636Z] ---> Running in e481e5e43f57 [2021-01-14T02:20:34.636Z] ---> Running in b0510babbb0b [2021-01-14T02:20:34.636Z] ---> Running in f4237e4cdf61 [2021-01-14T02:20:34.636Z] ---> Running in d905e759df0c [2021-01-14T02:20:34.636Z] Removing intermediate container 148eece52e3d [2021-01-14T02:20:34.636Z] ---> ecbbada986fc [2021-01-14T02:20:34.636Z] Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:20:34.898Z] ---> Running in 10510fb65bc5 [2021-01-14T02:20:34.898Z] Removing intermediate container b0510babbb0b [2021-01-14T02:20:34.898Z] ---> 93a25c024004 [2021-01-14T02:20:34.898Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T02:20:34.898Z] Removing intermediate container e481e5e43f57 [2021-01-14T02:20:34.898Z] ---> af6145e6810d [2021-01-14T02:20:34.898Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T02:20:34.898Z] Removing intermediate container d905e759df0c [2021-01-14T02:20:34.898Z] ---> 5daa92966bc2 [2021-01-14T02:20:34.898Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:20:35.162Z] Removing intermediate container f4237e4cdf61 [2021-01-14T02:20:35.162Z] ---> 5a760278725c [2021-01-14T02:20:35.162Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T02:20:35.162Z] Removing intermediate container 10510fb65bc5 [2021-01-14T02:20:35.162Z] ---> cea44890f6d2 [2021-01-14T02:20:35.162Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T02:20:35.162Z] ---> Running in 858c69b0a6db [2021-01-14T02:20:35.162Z] ---> Running in b8f54481b44a [2021-01-14T02:20:35.432Z] ---> Running in 6a12dfbd6992 [2021-01-14T02:20:35.432Z] ---> a98c84dfdbf5 [2021-01-14T02:20:35.432Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T02:20:35.432Z] ---> 112c0008cab7 [2021-01-14T02:20:35.432Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T02:20:35.699Z] Removing intermediate container 858c69b0a6db [2021-01-14T02:20:35.699Z] ---> b3283992b44f [2021-01-14T02:20:35.699Z] Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:20:35.965Z] Removing intermediate container b8f54481b44a [2021-01-14T02:20:35.966Z] ---> 2f07fd7207ce [2021-01-14T02:20:35.966Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T02:20:35.966Z] Removing intermediate container 6a12dfbd6992 [2021-01-14T02:20:35.966Z] ---> 75e4a391d725 [2021-01-14T02:20:35.966Z] [2021-01-14T02:20:36.228Z] ---> Running in d1cce0f64fa1 [2021-01-14T02:20:36.228Z] ---> Running in 24ad372c83d2 [2021-01-14T02:20:36.228Z] ---> aa9f33cb26ac [2021-01-14T02:20:36.228Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T02:20:36.228Z] ---> 11498e75d2e9 [2021-01-14T02:20:36.228Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T02:20:36.228Z] Successfully built 75e4a391d725 [2021-01-14T02:20:36.490Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-14T02:20:36.490Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-14T02:20:36.490Z] Removing intermediate container 24ad372c83d2 [2021-01-14T02:20:36.490Z] ---> b414d1853636 [2021-01-14T02:20:36.490Z] Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:20:36.490Z] Removing intermediate container d1cce0f64fa1 [2021-01-14T02:20:36.490Z] ---> 16d7271b9263 [2021-01-14T02:20:36.490Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T02:20:36.758Z] ---> Running in 7132b9e82897 [2021-01-14T02:20:36.758Z] ---> Running in 835a4960f1c9 [2021-01-14T02:20:36.758Z] ---> b6ab09e11436 [2021-01-14T02:20:36.758Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T02:20:37.026Z] ---> 0d141b0495df [2021-01-14T02:20:37.026Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T02:20:37.026Z] ---> Running in b5ee9a2d2b13 [2021-01-14T02:20:37.026Z] Removing intermediate container 835a4960f1c9 [2021-01-14T02:20:37.026Z] ---> 66f472015a33 [2021-01-14T02:20:37.026Z] [2021-01-14T02:20:37.026Z] Removing intermediate container 7132b9e82897 [2021-01-14T02:20:37.026Z] ---> 2f2e06bde1d9 [2021-01-14T02:20:37.026Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T02:20:37.288Z] Successfully built 66f472015a33 [2021-01-14T02:20:37.551Z] Successfully tagged docker-core-metadata-go:latest [2021-01-14T02:20:37.551Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2021-01-14T02:20:37.551Z] ---> Running in 95a0bf260d91 [2021-01-14T02:20:37.551Z] Removing intermediate container b5ee9a2d2b13 [2021-01-14T02:20:37.551Z] ---> baed4724c41b [2021-01-14T02:20:37.551Z] Step 18/21 : CMD ["--init=true"] [2021-01-14T02:20:37.816Z] ---> 7290e0b5edca [2021-01-14T02:20:37.816Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T02:20:37.816Z] ---> Running in cf1163cca5ec [2021-01-14T02:20:37.816Z] Removing intermediate container 95a0bf260d91 [2021-01-14T02:20:37.816Z] ---> daa94bc25f00 [2021-01-14T02:20:37.816Z] [2021-01-14T02:20:39.593Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.229s coverage: 46.6% of statements [2021-01-14T02:20:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-14T02:20:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-14T02:20:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-14T02:20:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-14T02:20:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-14T02:20:41.155Z] Successfully built daa94bc25f00 [2021-01-14T02:20:41.155Z] Successfully tagged docker-support-notifications-go:latest [2021-01-14T02:20:41.155Z] Building docker-core-data-go [2021-01-14T02:20:44.480Z]  Building docker-support-notifications-go ... done Removing intermediate container cf1163cca5ec [2021-01-14T02:20:44.480Z] ---> 5d84296c545a [2021-01-14T02:20:44.480Z] Step 19/21 : LABEL arch=x86_64 [2021-01-14T02:20:46.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.547s coverage: 27.0% of statements [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-14T02:20:46.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-14T02:20:46.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.072s coverage: 100.0% of statements [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-14T02:20:46.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.318s coverage: 67.9% of statements [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-14T02:20:46.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.360s coverage: 82.3% of statements [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-14T02:20:46.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-14T02:20:46.410Z] ---> 1aca191642e9 [2021-01-14T02:20:46.411Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T02:20:46.411Z] ---> Running in e1db883ddd13 [2021-01-14T02:20:46.675Z] Removing intermediate container e1db883ddd13 [2021-01-14T02:20:46.675Z] ---> 30fe381eb93e [2021-01-14T02:20:46.675Z] Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:20:46.675Z] ---> 3ef5e324963e [2021-01-14T02:20:46.675Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T02:20:47.640Z] ---> Running in 75d2691c65b8 [2021-01-14T02:20:47.640Z] ---> Running in 28c69af1f1cb [2021-01-14T02:20:51.915Z] Removing intermediate container 28c69af1f1cb [2021-01-14T02:20:51.915Z] ---> a80093a6b4fb [2021-01-14T02:20:51.915Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T02:20:53.868Z] ---> Running in c212866f0f54 [2021-01-14T02:20:54.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.221s coverage: 28.6% of statements [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-14T02:20:54.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.217s coverage: 100.0% of statements [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-14T02:20:54.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-14T02:20:54.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.344s coverage: 86.7% of statements [2021-01-14T02:20:54.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-14T02:20:55.303Z] Removing intermediate container c212866f0f54 [2021-01-14T02:20:55.303Z] ---> 3290703a8977 [2021-01-14T02:20:55.303Z] [2021-01-14T02:20:55.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.353s coverage: 97.5% of statements [2021-01-14T02:20:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-14T02:20:55.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements [2021-01-14T02:20:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-14T02:20:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-14T02:20:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-14T02:20:55.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-14T02:20:55.888Z] Successfully built 3290703a8977 [2021-01-14T02:20:55.888Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-14T02:20:55.888Z] Building docker-security-bootstrap-redis-go [2021-01-14T02:20:56.872Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 75d2691c65b8 [2021-01-14T02:20:56.872Z] ---> cd9abc134c72 [2021-01-14T02:20:56.872Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T02:20:57.486Z] ---> Running in c2a2627f1434 [2021-01-14T02:20:58.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:20:58.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:20:58.087Z] ---> bbaf6eb63e8d [2021-01-14T02:20:58.087Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T02:20:58.087Z] ---> Using cache [2021-01-14T02:20:58.087Z] ---> 002d1376476c [2021-01-14T02:20:58.087Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:20:58.087Z] ---> Using cache [2021-01-14T02:20:58.087Z] ---> 411c2131686a [2021-01-14T02:20:58.087Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T02:20:58.087Z] ---> Using cache [2021-01-14T02:20:58.087Z] ---> 64ebf52802c8 [2021-01-14T02:20:58.087Z] Step 6/22 : COPY go.mod . [2021-01-14T02:20:58.087Z] ---> Using cache [2021-01-14T02:20:58.087Z] ---> 79b642b2c0b0 [2021-01-14T02:20:58.087Z] Step 7/22 : RUN go mod download [2021-01-14T02:20:58.087Z] ---> Using cache [2021-01-14T02:20:58.087Z] ---> e937221e8061 [2021-01-14T02:20:58.087Z] Step 8/22 : COPY . . [2021-01-14T02:20:58.350Z] ---> Using cache [2021-01-14T02:20:58.350Z] ---> f2e87c480a6b [2021-01-14T02:20:58.350Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T02:20:59.314Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:20:59.314Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:20:59.314Z] ---> bbaf6eb63e8d [2021-01-14T02:20:59.314Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T02:20:59.314Z] ---> Using cache [2021-01-14T02:20:59.314Z] ---> 002d1376476c [2021-01-14T02:20:59.314Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:20:59.314Z] ---> Using cache [2021-01-14T02:20:59.314Z] ---> 411c2131686a [2021-01-14T02:20:59.314Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T02:21:00.049Z] Removing intermediate container c2a2627f1434 [2021-01-14T02:21:00.049Z] ---> 49406d2a2c72 [2021-01-14T02:21:00.049Z] Step 22/24 : LABEL arch=x86_64 [2021-01-14T02:21:00.525Z] ---> Running in 2a0fd860c80c [2021-01-14T02:21:01.215Z] ---> Running in bb5a31f6ee6e [2021-01-14T02:21:01.804Z] ---> Running in e22742daed99 [2021-01-14T02:21:02.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:21:02.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:21:02.074Z] ---> bbaf6eb63e8d [2021-01-14T02:21:02.074Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T02:21:02.074Z] ---> Using cache [2021-01-14T02:21:02.074Z] ---> 002d1376476c [2021-01-14T02:21:02.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:21:02.074Z] ---> Using cache [2021-01-14T02:21:02.074Z] ---> 411c2131686a [2021-01-14T02:21:02.074Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T02:21:02.662Z] ---> Running in 8ab7f9bb84f0 [2021-01-14T02:21:02.662Z] Removing intermediate container e22742daed99 [2021-01-14T02:21:02.662Z] ---> 6a537cebc248 [2021-01-14T02:21:02.662Z] Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:21:02.930Z] ---> Running in 6d2fe97ca57f [2021-01-14T02:21:03.897Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T02:21:03.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:21:03.897Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:21:03.897Z] Removing intermediate container 6d2fe97ca57f [2021-01-14T02:21:03.897Z] ---> 3584604e7156 [2021-01-14T02:21:03.897Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T02:21:04.021Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.113s coverage: 93.1% of statements [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-14T02:21:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-14T02:21:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.1% of statements [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-14T02:21:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-14T02:21:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.148s coverage: 75.5% of statements [2021-01-14T02:21:04.022Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-14T02:21:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 80.8% of statements [2021-01-14T02:21:04.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.184s coverage: 87.2% of statements [2021-01-14T02:21:04.164Z] ---> Running in 7df3f59d3ec9 [2021-01-14T02:21:04.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.154s coverage: 84.2% of statements [2021-01-14T02:21:04.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:21:04.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:21:05.048Z] Removing intermediate container 7df3f59d3ec9 [2021-01-14T02:21:05.048Z] ---> a9a6bacb91f9 [2021-01-14T02:21:05.048Z] [2021-01-14T02:21:05.331Z] OK: 233 MiB in 51 packages [2021-01-14T02:21:05.331Z] OK: 233 MiB in 51 packages [2021-01-14T02:21:05.331Z] Successfully built a9a6bacb91f9 [2021-01-14T02:21:05.331Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-14T02:21:06.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.4% of statements [2021-01-14T02:21:06.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-14T02:21:07.964Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8ab7f9bb84f0 [2021-01-14T02:21:07.964Z] ---> 4b1849332bbf [2021-01-14T02:21:07.964Z] Step 6/23 : COPY go.mod . [2021-01-14T02:21:07.964Z] Removing intermediate container bb5a31f6ee6e [2021-01-14T02:21:07.964Z] ---> f6fac03caf18 [2021-01-14T02:21:07.964Z] Step 6/26 : COPY go.mod . [2021-01-14T02:21:08.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.583s coverage: 63.5% of statements [2021-01-14T02:21:08.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-14T02:21:08.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-14T02:21:08.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-01-14T02:21:08.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 91.3% of statements [2021-01-14T02:21:08.576Z] ---> 8cdb032fe390 [2021-01-14T02:21:08.576Z] Step 7/23 : RUN go mod download [2021-01-14T02:21:08.854Z] ---> 0a7cc5e9428e [2021-01-14T02:21:08.854Z] Step 7/26 : RUN go mod download [2021-01-14T02:21:08.854Z] ---> Running in fce3a2ea2623 [2021-01-14T02:21:09.129Z] ---> Running in 786bef0aa2c9 [2021-01-14T02:21:09.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-01-14T02:21:09.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements [2021-01-14T02:21:09.725Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements [2021-01-14T02:21:13.468Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:21:13.468Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:21:13.468Z] ---> bbaf6eb63e8d [2021-01-14T02:21:13.468Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T02:21:13.468Z] ---> Using cache [2021-01-14T02:21:13.468Z] ---> 002d1376476c [2021-01-14T02:21:13.468Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:21:13.468Z] ---> Using cache [2021-01-14T02:21:13.468Z] ---> 411c2131686a [2021-01-14T02:21:13.468Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T02:21:13.468Z] ---> Using cache [2021-01-14T02:21:13.468Z] ---> 64ebf52802c8 [2021-01-14T02:21:13.468Z] Step 6/22 : COPY go.mod . [2021-01-14T02:21:13.468Z] ---> Using cache [2021-01-14T02:21:13.468Z] ---> 79b642b2c0b0 [2021-01-14T02:21:13.468Z] Step 7/22 : RUN go mod download [2021-01-14T02:21:13.468Z] ---> Using cache [2021-01-14T02:21:13.468Z] ---> e937221e8061 [2021-01-14T02:21:13.468Z] Step 8/22 : COPY . . [2021-01-14T02:21:13.468Z] ---> Using cache [2021-01-14T02:21:13.468Z] ---> f2e87c480a6b [2021-01-14T02:21:13.468Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T02:21:13.468Z] Removing intermediate container fce3a2ea2623 [2021-01-14T02:21:13.468Z] ---> 446a5fa05e7c [2021-01-14T02:21:13.468Z] Step 8/23 : COPY . . [2021-01-14T02:21:13.468Z] Removing intermediate container 786bef0aa2c9 [2021-01-14T02:21:13.468Z] ---> 157e14fe8714 [2021-01-14T02:21:13.468Z] Step 8/26 : COPY . . [2021-01-14T02:21:13.468Z] ---> Running in f7917cd0811c [2021-01-14T02:21:14.449Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T02:21:15.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.985s coverage: 55.9% of statements [2021-01-14T02:21:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-14T02:21:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-14T02:21:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-14T02:21:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-14T02:21:15.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-14T02:21:15.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.374s coverage: 37.0% of statements [2021-01-14T02:21:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-14T02:21:15.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-14T02:21:16.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.594s coverage: 84.0% of statements [2021-01-14T02:21:16.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.084s coverage: 100.0% of statements [2021-01-14T02:21:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.354s coverage: 47.1% of statements [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-14T02:21:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.126s coverage: 100.0% of statements [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-14T02:21:22.788Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements [2021-01-14T02:21:22.788Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.877s coverage: 29.1% of statements [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.194s coverage: 99.0% of statements [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-14T02:21:27.131Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-14T02:21:27.131Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements [2021-01-14T02:21:28.137Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-14T02:21:29.596Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-14T02:21:30.194Z] GO111MODULE=on go vet ./... [2021-01-14T02:21:41.210Z] Removing intermediate container 2a0fd860c80c [2021-01-14T02:21:41.210Z] ---> a23cd6126846 [2021-01-14T02:21:41.210Z] [2021-01-14T02:21:41.210Z] Step 10/22 : FROM scratch [2021-01-14T02:21:41.210Z] ---> [2021-01-14T02:21:41.210Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:21:41.210Z] ---> Using cache [2021-01-14T02:21:41.210Z] ---> cb7681d86774 [2021-01-14T02:21:41.210Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T02:21:41.210Z] ---> Running in e19948779489 [2021-01-14T02:21:41.210Z] ---> 425b1b297901 [2021-01-14T02:21:41.210Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T02:21:41.210Z] ---> 19418ef944a4 [2021-01-14T02:21:41.210Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T02:21:41.210Z] ---> Running in bb43a585a8ee [2021-01-14T02:21:41.210Z] ---> Running in 143841bfaf1e [2021-01-14T02:21:41.210Z] Removing intermediate container e19948779489 [2021-01-14T02:21:41.210Z] ---> c35eb15eca67 [2021-01-14T02:21:41.210Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T02:21:41.473Z] ---> Running in 49fdc4397c16 [2021-01-14T02:21:42.427Z] Removing intermediate container 49fdc4397c16 [2021-01-14T02:21:42.427Z] ---> 9d53bcdad3fa [2021-01-14T02:21:42.427Z] Step 14/22 : WORKDIR / [2021-01-14T02:21:42.695Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T02:21:42.695Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T02:21:42.695Z] ---> Running in c224771897c6 [2021-01-14T02:21:42.695Z] Removing intermediate container f7917cd0811c [2021-01-14T02:21:42.695Z] ---> fdcdaa67e817 [2021-01-14T02:21:42.695Z] [2021-01-14T02:21:42.695Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T02:21:42.695Z] ---> 389fef711851 [2021-01-14T02:21:42.695Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T02:21:42.695Z] ---> Using cache [2021-01-14T02:21:42.695Z] ---> dcba3af88b8b [2021-01-14T02:21:42.695Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T02:21:42.961Z] ---> Running in 6cc308f607dd [2021-01-14T02:21:42.961Z] Removing intermediate container c224771897c6 [2021-01-14T02:21:42.961Z] ---> 2ea1e6569df8 [2021-01-14T02:21:42.961Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:21:42.961Z] Removing intermediate container 6cc308f607dd [2021-01-14T02:21:42.961Z] ---> 5ab1f66fdd21 [2021-01-14T02:21:42.961Z] Step 13/22 : WORKDIR / [2021-01-14T02:21:43.229Z] ---> Running in 6409f3f32fd0 [2021-01-14T02:21:43.229Z] ---> ac49066e418a [2021-01-14T02:21:43.229Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T02:21:43.502Z] Removing intermediate container 6409f3f32fd0 [2021-01-14T02:21:43.502Z] ---> ea3ca0a852e3 [2021-01-14T02:21:43.502Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:21:44.094Z] ---> 74e4090eee97 [2021-01-14T02:21:44.094Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T02:21:44.094Z] ---> 2e154a725642 [2021-01-14T02:21:44.094Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T02:21:45.057Z] ---> d8f9c641316c [2021-01-14T02:21:45.057Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T02:21:45.057Z] ---> 13d86aabf382 [2021-01-14T02:21:45.057Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T02:21:45.057Z] ---> Running in 64562a01181e [2021-01-14T02:21:45.652Z] Removing intermediate container 64562a01181e [2021-01-14T02:21:45.652Z] ---> 4dd1c3aea2fb [2021-01-14T02:21:45.652Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:21:46.621Z] ---> 2b8edaff4347 [2021-01-14T02:21:46.621Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T02:21:46.621Z] ---> Running in f5734e061902 [2021-01-14T02:21:46.941Z] Removing intermediate container f5734e061902 [2021-01-14T02:21:46.941Z] ---> 99518cff5243 [2021-01-14T02:21:46.941Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T02:21:46.941Z] ---> 16180ece45f7 [2021-01-14T02:21:46.941Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T02:21:46.941Z] ---> Running in cbc8e56dfd6f [2021-01-14T02:21:47.249Z] ---> Running in 6b5952af85a1 [2021-01-14T02:21:47.536Z] Removing intermediate container cbc8e56dfd6f [2021-01-14T02:21:47.536Z] ---> a5c8f44fc9c6 [2021-01-14T02:21:47.536Z] Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:21:47.536Z] ---> Running in 29cd8263b20a [2021-01-14T02:21:47.818Z] Removing intermediate container 29cd8263b20a [2021-01-14T02:21:47.818Z] ---> 9d43e4e17717 [2021-01-14T02:21:47.818Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T02:21:48.094Z] ---> Running in f58d543550c7 [2021-01-14T02:21:48.364Z] Removing intermediate container f58d543550c7 [2021-01-14T02:21:48.364Z] ---> 5120c8969529 [2021-01-14T02:21:48.364Z] [2021-01-14T02:21:48.636Z] Successfully built 5120c8969529 [2021-01-14T02:21:48.636Z] Successfully tagged docker-core-command-go:latest [2021-01-14T02:21:48.912Z]  Building docker-core-command-go ... done Removing intermediate container 6b5952af85a1 [2021-01-14T02:21:48.912Z] ---> ac31fd8664f6 [2021-01-14T02:21:48.912Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T02:21:48.912Z] ---> Running in 92c2a4716f8c [2021-01-14T02:21:50.428Z] Removing intermediate container 92c2a4716f8c [2021-01-14T02:21:50.428Z] ---> 72ec9b2f470e [2021-01-14T02:21:50.428Z] Step 20/22 : LABEL arch=x86_64 [2021-01-14T02:21:50.725Z] ---> Running in b084c0faa2c4 [2021-01-14T02:21:51.023Z] Removing intermediate container b084c0faa2c4 [2021-01-14T02:21:51.023Z] ---> e3a76ab235c3 [2021-01-14T02:21:51.023Z] Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:21:51.023Z] ---> Running in 77e7302b8165 [2021-01-14T02:21:51.314Z] Removing intermediate container 77e7302b8165 [2021-01-14T02:21:51.314Z] ---> c5056bac9abc [2021-01-14T02:21:51.314Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T02:21:51.314Z] ---> Running in 779e2ed423f2 [2021-01-14T02:21:51.608Z] Removing intermediate container 779e2ed423f2 [2021-01-14T02:21:51.608Z] ---> 49154598d0a0 [2021-01-14T02:21:51.608Z] [2021-01-14T02:21:51.887Z] Successfully built 49154598d0a0 [2021-01-14T02:21:51.888Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-14T02:22:02.040Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 143841bfaf1e [2021-01-14T02:22:02.040Z] ---> 1b6f1bf13fc1 [2021-01-14T02:22:02.040Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T02:22:02.040Z] ---> Running in 47ffa679596b [2021-01-14T02:22:02.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T02:22:04.716Z] Removing intermediate container 47ffa679596b [2021-01-14T02:22:04.716Z] ---> 916a597c4422 [2021-01-14T02:22:04.717Z] [2021-01-14T02:22:04.717Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T02:22:04.717Z] 20.10.0: Pulling from library/docker [2021-01-14T02:22:04.717Z] Removing intermediate container bb43a585a8ee [2021-01-14T02:22:04.717Z] ---> 6523d3b03543 [2021-01-14T02:22:04.717Z] [2021-01-14T02:22:04.717Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T02:22:04.717Z] ---> 389fef711851 [2021-01-14T02:22:04.717Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:22:04.984Z] ---> Running in 2bed215e0919 [2021-01-14T02:22:04.984Z] Removing intermediate container 2bed215e0919 [2021-01-14T02:22:04.984Z] ---> 562ca1f43d63 [2021-01-14T02:22:04.984Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T02:22:05.286Z] ---> Running in 5dd648cb2195 [2021-01-14T02:22:05.287Z] Removing intermediate container 5dd648cb2195 [2021-01-14T02:22:05.287Z] ---> c087a8800757 [2021-01-14T02:22:05.287Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T02:22:05.287Z] ---> Running in 981f1af0a639 [2021-01-14T02:22:05.922Z] Removing intermediate container 981f1af0a639 [2021-01-14T02:22:05.923Z] ---> aadd840e216d [2021-01-14T02:22:05.923Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:22:05.923Z] ---> Running in 165c925fef16 [2021-01-14T02:22:08.026Z] Removing intermediate container 165c925fef16 [2021-01-14T02:22:08.027Z] ---> af1327e74f22 [2021-01-14T02:22:08.027Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T02:22:08.027Z] ---> Running in c2a7a34f03b3 [2021-01-14T02:22:08.626Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:09.258Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:09.559Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T02:22:09.864Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T02:22:09.864Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T02:22:10.168Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T02:22:10.168Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T02:22:10.168Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:22:10.448Z] OK: 8 MiB in 19 packages [2021-01-14T02:22:11.030Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T02:22:11.030Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T02:22:11.030Z] ---> aefe523efa57 [2021-01-14T02:22:11.030Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T02:22:11.030Z] ---> Running in 1d74b578165b [2021-01-14T02:22:11.295Z] Removing intermediate container c2a7a34f03b3 [2021-01-14T02:22:11.295Z] ---> 3f160b94af6c [2021-01-14T02:22:11.295Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:22:11.557Z] ---> a8e82cc64974 [2021-01-14T02:22:11.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T02:22:11.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:11.557Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:11.829Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T02:22:11.829Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T02:22:11.829Z] Executing bash-5.0.17-r0.post-install [2021-01-14T02:22:11.829Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:22:11.829Z] OK: 12 MiB in 22 packages [2021-01-14T02:22:12.110Z] ---> 270b3119797c [2021-01-14T02:22:12.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T02:22:12.396Z] ---> fc529332dfe2 [2021-01-14T02:22:12.396Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T02:22:12.689Z] Removing intermediate container 1d74b578165b [2021-01-14T02:22:12.689Z] ---> db98341df589 [2021-01-14T02:22:12.689Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T02:22:12.689Z] ---> Running in 8d9eabf2f281 [2021-01-14T02:22:12.689Z] ---> Running in cf2bac68669c [2021-01-14T02:22:12.689Z] Removing intermediate container 8d9eabf2f281 [2021-01-14T02:22:12.689Z] ---> 5203587500ff [2021-01-14T02:22:12.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:22:12.689Z] Removing intermediate container cf2bac68669c [2021-01-14T02:22:12.689Z] ---> f5e4bdfc263f [2021-01-14T02:22:12.689Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T02:22:12.965Z] ---> Running in a4c3e8c10e58 [2021-01-14T02:22:12.965Z] ---> Running in 4ce5d3fa0cb6 [2021-01-14T02:22:13.237Z] Removing intermediate container a4c3e8c10e58 [2021-01-14T02:22:13.237Z] ---> 6faf731bb264 [2021-01-14T02:22:13.237Z] Step 21/23 : LABEL arch=x86_64 [2021-01-14T02:22:13.237Z] Removing intermediate container 4ce5d3fa0cb6 [2021-01-14T02:22:13.237Z] ---> c5c8eeafc226 [2021-01-14T02:22:13.237Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T02:22:13.237Z] ---> Running in 18e484c05762 [2021-01-14T02:22:13.237Z] ---> Running in 269a525e4c93 [2021-01-14T02:22:13.500Z] Removing intermediate container 269a525e4c93 [2021-01-14T02:22:13.500Z] ---> 744ce608ac45 [2021-01-14T02:22:13.500Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T02:22:13.500Z] Removing intermediate container 18e484c05762 [2021-01-14T02:22:13.500Z] ---> 48e53190690a [2021-01-14T02:22:13.500Z] Step 22/23 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:22:13.500Z] ---> Running in 920f41ff772a [2021-01-14T02:22:13.768Z] Removing intermediate container 920f41ff772a [2021-01-14T02:22:13.768Z] ---> 10bee0c61d6d [2021-01-14T02:22:13.768Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T02:22:13.768Z] ---> Running in 8f02bb9a7010 [2021-01-14T02:22:14.032Z] ---> 6dc104706053 [2021-01-14T02:22:14.033Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T02:22:14.033Z] Removing intermediate container 8f02bb9a7010 [2021-01-14T02:22:14.033Z] ---> 73fa1b880904 [2021-01-14T02:22:14.033Z] [2021-01-14T02:22:14.296Z] ---> f2885461f134 [2021-01-14T02:22:14.296Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T02:22:14.879Z] Successfully built 73fa1b880904 [2021-01-14T02:22:14.879Z] Successfully tagged docker-core-data-go:latest [2021-01-14T02:22:14.879Z]  Building docker-core-data-go ... done  ---> 293ccbeddb77 [2021-01-14T02:22:14.879Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T02:22:14.879Z] ---> Running in 0837d103bc18 [2021-01-14T02:22:15.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:15.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:15.718Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T02:22:15.718Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T02:22:15.718Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T02:22:15.718Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T02:22:15.718Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T02:22:15.718Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T02:22:15.718Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T02:22:17.109Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T02:22:17.109Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T02:22:17.109Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T02:22:17.109Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T02:22:17.109Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T02:22:17.109Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T02:22:17.109Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T02:22:17.109Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T02:22:17.109Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T02:22:17.109Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T02:22:17.109Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T02:22:17.109Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T02:22:17.109Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T02:22:17.109Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T02:22:17.371Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T02:22:17.371Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T02:22:17.371Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T02:22:17.371Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T02:22:17.371Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T02:22:17.371Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T02:22:17.371Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T02:22:17.632Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T02:22:17.632Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T02:22:17.632Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T02:22:17.632Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T02:22:17.632Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T02:22:17.632Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:22:17.632Z] OK: 71 MiB in 55 packages [2021-01-14T02:22:27.695Z] Removing intermediate container 0837d103bc18 [2021-01-14T02:22:27.695Z] ---> d2068b6c0fde [2021-01-14T02:22:27.695Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T02:22:27.695Z] ---> Running in b6dee80deba6 [2021-01-14T02:22:27.695Z] Collecting docker-compose==1.23.2 [2021-01-14T02:22:27.976Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T02:22:27.976Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T02:22:28.256Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T02:22:28.256Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T02:22:28.256Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T02:22:28.878Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T02:22:28.878Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T02:22:28.878Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T02:22:29.514Z] Collecting PyYAML<4,>=3.10 [2021-01-14T02:22:29.514Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T02:22:30.467Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T02:22:30.467Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T02:22:30.467Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T02:22:30.467Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T02:22:30.733Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T02:22:30.733Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T02:22:30.998Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T02:22:30.998Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T02:22:31.587Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T02:22:31.587Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T02:22:31.587Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T02:22:31.587Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T02:22:31.857Z] Collecting idna<2.8,>=2.5 [2021-01-14T02:22:31.857Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T02:22:31.857Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T02:22:31.857Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T02:22:31.857Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T02:22:31.857Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T02:22:31.857Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T02:22:31.857Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T02:22:31.857Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T02:22:31.857Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T02:22:32.130Z] Installing collected packages: websocket-client, docopt, texttable, PyYAML, urllib3, idna, requests, jsonschema, docker-pycreds, docker, dockerpty, cached-property, docker-compose [2021-01-14T02:22:32.130Z] Running setup.py install for docopt: started [2021-01-14T02:22:32.741Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T02:22:32.741Z] Running setup.py install for texttable: started [2021-01-14T02:22:33.031Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T02:22:33.032Z] Running setup.py install for PyYAML: started [2021-01-14T02:22:33.706Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T02:22:33.706Z] Attempting uninstall: urllib3 [2021-01-14T02:22:33.706Z] Found existing installation: urllib3 1.25.9 [2021-01-14T02:22:33.706Z] Uninstalling urllib3-1.25.9: [2021-01-14T02:22:33.706Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T02:22:33.706Z] Attempting uninstall: idna [2021-01-14T02:22:33.706Z] Found existing installation: idna 2.9 [2021-01-14T02:22:33.706Z] Uninstalling idna-2.9: [2021-01-14T02:22:33.982Z] Successfully uninstalled idna-2.9 [2021-01-14T02:22:33.982Z] Attempting uninstall: requests [2021-01-14T02:22:33.982Z] Found existing installation: requests 2.23.0 [2021-01-14T02:22:33.982Z] Uninstalling requests-2.23.0: [2021-01-14T02:22:33.982Z] Successfully uninstalled requests-2.23.0 [2021-01-14T02:22:34.608Z] Running setup.py install for dockerpty: started [2021-01-14T02:22:34.911Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T02:22:35.192Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T02:22:38.279Z] gofmt -l . [2021-01-14T02:22:38.279Z] [ "`gofmt -l .`" = "" ] [2021-01-14T02:22:38.279Z] ./bin/test-go-mod-tidy.sh [2021-01-14T02:22:38.279Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-14T02:22:39.117Z] Removing intermediate container b6dee80deba6 [2021-01-14T02:22:39.117Z] ---> cc5eaf693113 [2021-01-14T02:22:39.117Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T02:22:39.117Z] ---> Running in 57d4d6d28dd6 [2021-01-14T02:22:39.119Z] + ls -al . [2021-01-14T02:22:39.119Z] total 688 [2021-01-14T02:22:39.119Z] drwxrwxr-x 9 1001 1001 4096 Jan 14 02:22 . [2021-01-14T02:22:39.119Z] drwxr-xr-x 4 root root 4096 Jan 14 02:19 .. [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 11 Jan 14 02:17 .dockerignore [2021-01-14T02:22:39.119Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 02:17 .git [2021-01-14T02:22:39.119Z] drwxrwxr-x 3 1001 1001 4096 Jan 14 02:17 .github [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 824 Jan 14 02:17 .gitignore [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 166 Jan 14 02:17 .sonarcloud.properties [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 7741 Jan 14 02:17 Attribution.txt [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 3804 Jan 14 02:17 CONTRIBUTING.md [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 931 Jan 14 02:17 Dockerfile.build [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 863 Jan 14 02:17 Jenkinsfile [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 10775 Jan 14 02:17 LICENSE [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 5750 Jan 14 02:17 Makefile [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 6524 Jan 14 02:17 README.md [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 6744 Jan 14 02:17 SECURITY.md [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 5 Jan 14 02:15 VERSION [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 4131 Jan 14 02:17 ZMQWindows.md [2021-01-14T02:22:39.119Z] drwxrwxr-x 2 1001 1001 4096 Jan 14 02:17 bin [2021-01-14T02:22:39.119Z] drwxrwxr-x 14 1001 1001 4096 Jan 14 02:17 cmd [2021-01-14T02:22:39.119Z] -rw-r--r-- 1 root root 553305 Jan 14 02:21 coverage.out [2021-01-14T02:22:39.119Z] -rw-r--r-- 1 root root 979 Jan 14 02:22 go.mod [2021-01-14T02:22:39.119Z] -rw-r--r-- 1 root root 19036 Jan 14 02:22 go.sum [2021-01-14T02:22:39.119Z] drwxrwxr-x 8 1001 1001 4096 Jan 14 02:17 internal [2021-01-14T02:22:39.119Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 02:17 openapi [2021-01-14T02:22:39.119Z] drwxrwxr-x 4 1001 1001 4096 Jan 14 02:17 snap [2021-01-14T02:22:39.119Z] -rw-rw-r-- 1 1001 1001 168 Jan 14 02:17 version.go [Pipeline] sh [2021-01-14T02:22:39.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:39.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-14T02:22:39.410Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T02:22:39.410Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T02:22:39.698Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T02:22:39.698Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:22:39.698Z] OK: 72 MiB in 58 packages [2021-01-14T02:22:39.936Z] + '[' -e coverage.out ] [2021-01-14T02:22:39.936Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-14T02:22:39.966Z] Warning: overwriting stash ‘coverage-report’ [2021-01-14T02:22:39.988Z] Removing intermediate container 57d4d6d28dd6 [2021-01-14T02:22:39.988Z] ---> 4f7a4371a2de [2021-01-14T02:22:39.988Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T02:22:40.268Z] ---> Running in 485ef5329ca9 [2021-01-14T02:22:40.268Z] Removing intermediate container 485ef5329ca9 [2021-01-14T02:22:40.268Z] ---> a5e090f8d037 [2021-01-14T02:22:40.268Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:22:40.572Z] ---> Running in 5be0442c4abf [2021-01-14T02:22:40.572Z] Removing intermediate container 5be0442c4abf [2021-01-14T02:22:40.572Z] ---> 8df73be17d47 [2021-01-14T02:22:40.573Z] Step 24/26 : LABEL arch=x86_64 [2021-01-14T02:22:40.573Z] ---> Running in 42e8dd807ae8 [2021-01-14T02:22:40.895Z] Removing intermediate container 42e8dd807ae8 [2021-01-14T02:22:40.895Z] ---> 94755bfb74cd [2021-01-14T02:22:40.895Z] Step 25/26 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:22:40.895Z] ---> Running in a64acfac9372 [2021-01-14T02:22:41.169Z] Removing intermediate container a64acfac9372 [2021-01-14T02:22:41.169Z] ---> 8e79a5d271bd [2021-01-14T02:22:41.169Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T02:22:41.169Z] ---> Running in 2285324485a5 [2021-01-14T02:22:41.322Z] Stashed 1 file(s) [Pipeline] sh [2021-01-14T02:22:41.442Z] Removing intermediate container 2285324485a5 [2021-01-14T02:22:41.443Z] ---> 555dc570df9f [2021-01-14T02:22:41.443Z] [2021-01-14T02:22:41.443Z] Successfully built 555dc570df9f [2021-01-14T02:22:41.709Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-14T02:22:42.044Z] + make build [2021-01-14T02:22:42.044Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T02:22:42.709Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T02:22:42.763Z] $ docker stop --time=1 a3d758b9d41cd03faadb80005f4b32e42ac28cb2cfb939ae86358573ffa72685 [2021-01-14T02:22:44.459Z] $ docker rm -f a3d758b9d41cd03faadb80005f4b32e42ac28cb2cfb939ae86358573ffa72685 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T02:22:45.098Z] + docker images [2021-01-14T02:22:45.098Z] + grep docker [2021-01-14T02:22:45.098Z] docker-sys-mgmt-agent-go latest 555dc570df9f 3 seconds ago 313MB [2021-01-14T02:22:45.098Z] docker-core-data-go latest 73fa1b880904 31 seconds ago 22.3MB [2021-01-14T02:22:45.098Z] docker-security-bootstrap-redis-go latest 49154598d0a0 53 seconds ago 15.8MB [2021-01-14T02:22:45.098Z] docker-core-command-go latest 5120c8969529 56 seconds ago 10.6MB [2021-01-14T02:22:45.098Z] docker-security-secretstore-setup-go latest a9a6bacb91f9 About a minute ago 24.6MB [2021-01-14T02:22:45.098Z] docker-security-proxy-setup-go latest 3290703a8977 About a minute ago 24.5MB [2021-01-14T02:22:45.098Z] docker-support-notifications-go latest daa94bc25f00 2 minutes ago 12MB [2021-01-14T02:22:45.098Z] docker-core-metadata-go latest 66f472015a33 2 minutes ago 13.1MB [2021-01-14T02:22:45.098Z] docker-support-scheduler-go latest 75e4a391d725 2 minutes ago 10.7MB [2021-01-14T02:22:45.098Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-14T02:22:46.243Z] Running on prd-ubuntu18.04-docker-8c-8g-20092 in /w/workspace/edgexfoundry_edgex-go_PR-3002 [Pipeline] { [Pipeline] ws [2021-01-14T02:22:46.320Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-01-14T02:22:49.899Z] using credential edgex-jenkins-ssh [2021-01-14T02:22:49.968Z] Cloning the remote Git repository [2021-01-14T02:22:49.991Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-14T02:22:50.100Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-01-14T02:22:50.169Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T02:22:50.169Z] > git --version # timeout=10 [2021-01-14T02:22:50.175Z] > git --version # 'git version 2.17.1' [2021-01-14T02:22:50.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T02:22:50.211Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T02:22:52.301Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T02:23:06.291Z] Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:23:05.690Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T02:23:05.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-14T02:23:05.702Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-14T02:23:05.710Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-14T02:23:05.710Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T02:23:05.713Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3002/head:refs/remotes/origin/PR-3002 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-14T02:23:06.292Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T02:23:06.297Z] > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 [2021-01-14T02:23:06.369Z] > git remote # timeout=10 [2021-01-14T02:23:06.377Z] > git config --get remote.origin.url # timeout=10 [2021-01-14T02:23:06.381Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-14T02:23:06.385Z] > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 [2021-01-14T02:23:06.394Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-14T02:23:06.407Z] Merge succeeded, producing bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:23:06.407Z] Checking out Revision bce2c04ba03c110ab37423b79f79767cefdb6fa5 (PR-3002) [2021-01-14T02:23:06.402Z] > git config core.sparsecheckout # timeout=10 [2021-01-14T02:23:06.405Z] > git checkout -f bce2c04ba03c110ab37423b79f79767cefdb6fa5 # timeout=10 [2021-01-14T02:23:10.102Z] Commit message: "feat(data): Code adjustment for PR#3002 per review comments" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:23:11.564Z] + echo snap-build.sh [2021-01-14T02:23:11.564Z] snap-build.sh [2021-01-14T02:23:11.564Z] + SNAP_BASE_DIR=. [2021-01-14T02:23:11.564Z] + '[' '!' -z /w/workspace/edgex-go/12 ']' [2021-01-14T02:23:11.564Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/12 [2021-01-14T02:23:11.564Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' [2021-01-14T02:23:11.564Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/12] [2021-01-14T02:23:11.564Z] + cd /w/workspace/edgex-go/12 [2021-01-14T02:23:11.564Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-14T02:23:11.564Z] Reading package lists... [2021-01-14T02:23:11.564Z] Building dependency tree... [2021-01-14T02:23:11.564Z] Reading state information... [2021-01-14T02:23:11.838Z] The following packages were automatically installed and are no longer required: [2021-01-14T02:23:11.838Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-14T02:23:11.838Z] uidmap xdelta3 [2021-01-14T02:23:11.838Z] Use 'sudo apt autoremove' to remove them. [2021-01-14T02:23:11.838Z] The following packages will be REMOVED: [2021-01-14T02:23:11.838Z] lxd* lxd-client* [2021-01-14T02:23:12.113Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-14T02:23:12.113Z] After this operation, 31.7 MB disk space will be freed. [2021-01-14T02:23:13.173Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-14T02:23:13.173Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T02:23:14.142Z] Removing lxd dnsmasq configuration [2021-01-14T02:23:14.142Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T02:23:14.407Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-14T02:23:14.609Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T02:23:17.245Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T02:23:22.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T02:23:23.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T02:23:28.911Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T02:23:32.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T02:23:36.602Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T02:23:40.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T02:23:43.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T02:23:46.773Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-14T02:23:50.137Z] $ docker stop --time=1 c5489151d5bc54dab1955d72ba5160752715ccdc25c64ec32421a34d21b6aca1 [2021-01-14T02:23:52.827Z] $ docker rm -f c5489151d5bc54dab1955d72ba5160752715ccdc25c64ec32421a34d21b6aca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:23:54.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T02:23:54.792Z] [2021-01-14T02:23:54.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:23:55.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T02:23:55.725Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-14T02:23:55.725Z] 29e5d40040c1: Pulling fs layer [2021-01-14T02:23:55.725Z] 1ce36da41761: Pulling fs layer [2021-01-14T02:23:55.725Z] 25b303627fd3: Pulling fs layer [2021-01-14T02:23:56.318Z] 29e5d40040c1: Verifying Checksum [2021-01-14T02:23:56.318Z] 29e5d40040c1: Download complete [2021-01-14T02:23:56.923Z] 1ce36da41761: Verifying Checksum [2021-01-14T02:23:56.923Z] 1ce36da41761: Download complete [2021-01-14T02:23:57.205Z] 29e5d40040c1: Pull complete [2021-01-14T02:23:58.664Z] 1ce36da41761: Pull complete [2021-01-14T02:23:58.664Z] 25b303627fd3: Verifying Checksum [2021-01-14T02:23:58.664Z] 25b303627fd3: Download complete [2021-01-14T02:24:08.826Z] 25b303627fd3: Pull complete [2021-01-14T02:24:08.826Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-14T02:24:08.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T02:24:08.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-14T02:24:09.086Z] prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container [2021-01-14T02:24:09.119Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T02:24:12.059Z] $ docker top 1d0b5029577acf602324a53e8c0868405ca6972672159ef28d7993d08d8388c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:24:13.087Z] + docker-compose build --help [2021-01-14T02:24:13.087Z] + grep parallel [2021-01-14T02:24:16.460Z] --parallel Build images in parallel. [Pipeline] } [2021-01-14T02:24:16.436Z] $ docker stop --time=1 1d0b5029577acf602324a53e8c0868405ca6972672159ef28d7993d08d8388c0 [2021-01-14T02:24:18.408Z] $ docker rm -f 1d0b5029577acf602324a53e8c0868405ca6972672159ef28d7993d08d8388c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:24:19.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-14T02:24:19.310Z] . [Pipeline] withDockerContainer [2021-01-14T02:24:19.574Z] prd-ubuntu18.04-docker-arm64-4c-16g-20139 does not seem to be running inside a container [2021-01-14T02:24:19.609Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-14T02:24:21.128Z] $ docker top 74f2a6828dfa741205e4c8e764a7623c85bddb1bb64d052055d955e02ca0c9c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:24:22.257Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-14T02:24:26.625Z] Building docker-core-command-go ... [2021-01-14T02:24:26.625Z] Building docker-core-data-go ... [2021-01-14T02:24:26.625Z] Building docker-core-metadata-go ... [2021-01-14T02:24:26.625Z] Building docker-security-bootstrap-redis-go ... [2021-01-14T02:24:26.625Z] Building docker-security-proxy-setup-go ... [2021-01-14T02:24:26.625Z] Building docker-security-secretstore-setup-go ... [2021-01-14T02:24:26.625Z] Building docker-support-notifications-go ... [2021-01-14T02:24:26.625Z] Building docker-support-scheduler-go ... [2021-01-14T02:24:26.625Z] Building docker-sys-mgmt-agent-go ... [2021-01-14T02:24:26.625Z] Building docker-security-secretstore-setup-go [2021-01-14T02:24:26.625Z] Building docker-security-proxy-setup-go [2021-01-14T02:24:26.625Z] Building docker-core-metadata-go [2021-01-14T02:24:26.625Z] Building docker-core-command-go [2021-01-14T02:24:26.625Z] Building docker-support-scheduler-go [2021-01-14T02:25:06.039Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-14T02:25:06.039Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-14T02:25:06.039Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-14T02:25:06.039Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-14T02:25:06.039Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-14T02:25:06.039Z] + sudo snap remove --purge lxd [2021-01-14T02:25:06.039Z] snap "lxd" is not installed [2021-01-14T02:25:06.039Z] + sudo groupadd --force --system lxd [2021-01-14T02:25:06.039Z] ++ whoami [2021-01-14T02:25:06.039Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-14T02:25:06.039Z] + newgrp - lxd [2021-01-14T02:25:06.039Z] + sudo snap install lxd [2021-01-14T02:25:06.039Z] 2021-01-14T02:25:01Z INFO Waiting for automatic snapd restart... [2021-01-14T02:25:20.999Z] lxd 4.10 from Canonical* installed [2021-01-14T02:25:20.999Z] + sudo lxd init --auto [2021-01-14T02:25:29.337Z] + sudo snap install --classic snapcraft [2021-01-14T02:25:33.724Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T02:25:33.724Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-14T02:25:33.724Z] + patch --verbose -p1 [2021-01-14T02:25:33.724Z] Hmm... Looks like a unified diff to me... [2021-01-14T02:25:33.724Z] The text leading up to this was: [2021-01-14T02:25:33.724Z] -------------------------- [2021-01-14T02:25:33.724Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-14T02:25:33.724Z] |From: Tony Espy [2021-01-14T02:25:33.724Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-14T02:25:33.724Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-14T02:25:33.724Z] | [2021-01-14T02:25:33.724Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-14T02:25:33.724Z] |optimize the snap CI check run for pull requests. When [2021-01-14T02:25:33.724Z] |applied, it essentially strips out everything (apps and [2021-01-14T02:25:33.724Z] |parts) from the snapcraft.yaml file except those required [2021-01-14T02:25:33.724Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-14T02:25:33.724Z] |catch changes to edgex-go that break the snap build. [2021-01-14T02:25:33.724Z] | [2021-01-14T02:25:33.724Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-14T02:25:33.724Z] |to update this patch file, otherwise it may fail to apply, [2021-01-14T02:25:33.724Z] |resulting in a failed snap build CI check in the associated [2021-01-14T02:25:33.724Z] |pull request. [2021-01-14T02:25:33.724Z] | [2021-01-14T02:25:33.724Z] |Note - in addition to applying this patch, the pipeline also [2021-01-14T02:25:33.724Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-14T02:25:33.724Z] |need to build the finally binary .snap file (and it won't [2021-01-14T02:25:33.724Z] |work with the patch applied). This further reduces the build [2021-01-14T02:25:33.724Z] |time. [2021-01-14T02:25:33.724Z] |--- [2021-01-14T02:25:33.724Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-14T02:25:33.724Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-14T02:25:33.724Z] | [2021-01-14T02:25:33.724Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-14T02:25:33.724Z] |index 1e537489..faf42425 100644 [2021-01-14T02:25:33.724Z] |--- a/snap/snapcraft.yaml [2021-01-14T02:25:33.724Z] |+++ b/snap/snapcraft.yaml [2021-01-14T02:25:33.724Z] -------------------------- [2021-01-14T02:25:33.724Z] patching file snap/snapcraft.yaml [2021-01-14T02:25:33.724Z] Using Plan A... [2021-01-14T02:25:33.724Z] Hunk #1 succeeded at 73. [2021-01-14T02:25:33.724Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-14T02:25:33.724Z] Hunk #3 succeeded at 214 (offset -3 lines). [2021-01-14T02:25:33.724Z] Hunk #4 succeeded at 222 (offset -3 lines). [2021-01-14T02:25:33.724Z] Hunk #5 succeeded at 229 (offset -3 lines). [2021-01-14T02:25:33.724Z] Hunk #6 succeeded at 256 (offset -3 lines). [2021-01-14T02:25:33.724Z] Hunk #7 succeeded at 290 (offset -3 lines). [2021-01-14T02:25:33.724Z] Hunk #8 succeeded at 342 (offset -2 lines). [2021-01-14T02:25:33.724Z] Hmm... Ignoring the trailing garbage. [2021-01-14T02:25:33.724Z] done [2021-01-14T02:25:33.724Z] + sudo snapcraft prime --use-lxd [2021-01-14T02:25:34.717Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-14T02:25:34.717Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-14T02:25:34.717Z] - README.md [2021-01-14T02:25:34.717Z] - snapcraft.yaml.orig [2021-01-14T02:25:34.717Z] [2021-01-14T02:25:34.717Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T02:25:34.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:25:34.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:25:34.803Z] ---> e10ae346c478 [2021-01-14T02:25:34.803Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T02:25:34.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:25:34.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:25:34.803Z] ---> e10ae346c478 [2021-01-14T02:25:34.803Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T02:25:34.803Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:25:34.803Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:25:34.803Z] ---> e10ae346c478 [2021-01-14T02:25:34.803Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T02:25:34.803Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:25:34.803Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:25:34.803Z] ---> e10ae346c478 [2021-01-14T02:25:34.803Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T02:25:34.803Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:25:34.803Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:25:34.803Z] ---> e10ae346c478 [2021-01-14T02:25:34.803Z] Step 3/21 : WORKDIR /edgex-go [2021-01-14T02:25:35.330Z] Launching a container. [2021-01-14T02:25:37.472Z] ---> Running in 5d8abbf16b34 [2021-01-14T02:25:37.472Z] ---> Running in 3ad1e95c102c [2021-01-14T02:25:37.472Z] ---> Running in b463dbd50028 [2021-01-14T02:25:37.472Z] ---> Running in bc6b0cf1ddc0 [2021-01-14T02:25:37.472Z] ---> Running in 6ec3ec3e1360 [2021-01-14T02:25:38.140Z] Removing intermediate container 6ec3ec3e1360 [2021-01-14T02:25:38.140Z] ---> 9b0f8f4132cd [2021-01-14T02:25:38.140Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:25:38.140Z] Removing intermediate container b463dbd50028 [2021-01-14T02:25:38.140Z] ---> 8c1e4020f589 [2021-01-14T02:25:38.140Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:25:38.140Z] Removing intermediate container 5d8abbf16b34 [2021-01-14T02:25:38.140Z] ---> 5e2680185613 [2021-01-14T02:25:38.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:25:38.140Z] Removing intermediate container 3ad1e95c102c [2021-01-14T02:25:38.140Z] ---> 08ceb196ea41 [2021-01-14T02:25:38.140Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:25:38.140Z] Removing intermediate container bc6b0cf1ddc0 [2021-01-14T02:25:38.140Z] ---> 5ea36f8f5ed1 [2021-01-14T02:25:38.140Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:25:38.425Z] ---> Running in 76d82c93ffdf [2021-01-14T02:25:38.425Z] ---> Running in 2aaba03d593d [2021-01-14T02:25:38.425Z] ---> Running in 8805548b9aa3 [2021-01-14T02:25:38.425Z] ---> Running in 0f5b03b152c6 [2021-01-14T02:25:38.728Z] ---> Running in 2754f35eebb9 [2021-01-14T02:25:42.309Z] Removing intermediate container 76d82c93ffdf [2021-01-14T02:25:42.309Z] ---> b3fb3752e66f [2021-01-14T02:25:42.309Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T02:25:42.309Z] ---> Running in 4ccf2ac7e7d7 [2021-01-14T02:25:42.601Z] Removing intermediate container 2aaba03d593d [2021-01-14T02:25:42.601Z] ---> ed941c81685b [2021-01-14T02:25:42.601Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T02:25:42.925Z] Removing intermediate container 8805548b9aa3 [2021-01-14T02:25:42.925Z] ---> 574471a9a510 [2021-01-14T02:25:42.925Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-14T02:25:42.925Z] Removing intermediate container 2754f35eebb9 [2021-01-14T02:25:42.925Z] ---> 28e60a1bae01 [2021-01-14T02:25:42.925Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-14T02:25:42.925Z] ---> Running in 1bd94d8559fa [2021-01-14T02:25:42.925Z] Removing intermediate container 0f5b03b152c6 [2021-01-14T02:25:42.925Z] ---> 53cec565b792 [2021-01-14T02:25:42.925Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T02:25:43.239Z] ---> Running in 98f7437eeb9e [2021-01-14T02:25:43.239Z] ---> Running in 1268692eb1dc [2021-01-14T02:25:43.239Z] ---> Running in 1a478a10723d [2021-01-14T02:25:44.255Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:44.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:44.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:44.866Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.144Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.422Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.704Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.984Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:25:45.984Z] OK: 217 MiB in 51 packages [2021-01-14T02:25:46.263Z] OK: 217 MiB in 51 packages [2021-01-14T02:25:46.556Z] OK: 217 MiB in 51 packages [2021-01-14T02:25:46.836Z] OK: 217 MiB in 51 packages [2021-01-14T02:25:46.836Z] OK: 217 MiB in 51 packages [2021-01-14T02:25:47.717Z] Waiting for container to be ready [2021-01-14T02:25:47.874Z] Removing intermediate container 4ccf2ac7e7d7 [2021-01-14T02:25:47.874Z] ---> 59d23ae95a7e [2021-01-14T02:25:47.874Z] Step 6/21 : COPY go.mod . [2021-01-14T02:25:47.874Z] Removing intermediate container 1bd94d8559fa [2021-01-14T02:25:47.874Z] ---> fd499bec509a [2021-01-14T02:25:47.874Z] Step 6/22 : COPY go.mod . [2021-01-14T02:25:47.997Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-14T02:25:47.997Z] [2021-01-14T02:25:48.509Z] Removing intermediate container 98f7437eeb9e [2021-01-14T02:25:48.509Z] ---> 4d5e5080a70d [2021-01-14T02:25:48.509Z] Step 6/21 : COPY go.mod . [2021-01-14T02:25:48.786Z] ---> fa495e710c9c [2021-01-14T02:25:48.786Z] Step 7/21 : RUN go mod download [2021-01-14T02:25:48.786Z] Removing intermediate container 1a478a10723d [2021-01-14T02:25:48.786Z] ---> 9f09a50609a4 [2021-01-14T02:25:48.786Z] Step 6/22 : COPY go.mod . [2021-01-14T02:25:49.081Z] Removing intermediate container 1268692eb1dc [2021-01-14T02:25:49.081Z] ---> 669509d535bf [2021-01-14T02:25:49.081Z] Step 6/24 : COPY go.mod . [2021-01-14T02:25:49.081Z] ---> 1049b60089b0 [2021-01-14T02:25:49.081Z] Step 7/22 : RUN go mod download [2021-01-14T02:25:49.082Z] ---> Running in 60fb054e248a [2021-01-14T02:25:49.361Z] ---> Running in 31a9ecb9a1f6 [2021-01-14T02:25:49.645Z] ---> 16ff283fe1fe [2021-01-14T02:25:49.645Z] Step 7/21 : RUN go mod download [2021-01-14T02:25:49.927Z] ---> ed5cd088d45d [2021-01-14T02:25:49.927Z] Step 7/22 : RUN go mod download [2021-01-14T02:25:49.927Z] ---> Running in 887b40e6ee40 [2021-01-14T02:25:50.211Z] ---> Running in 54a53431cfdb [2021-01-14T02:25:50.211Z] ---> 954cdd1662b6 [2021-01-14T02:25:50.211Z] Step 7/24 : RUN go mod download [2021-01-14T02:25:50.486Z] ---> Running in a3ae28e90944 [2021-01-14T02:25:51.329Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-14T02:25:51.609Z] Waiting for network to be ready... [2021-01-14T02:25:52.257Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T02:25:52.257Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T02:25:52.557Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T02:25:52.557Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T02:25:52.557Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T02:25:52.832Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T02:25:52.832Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T02:25:52.833Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T02:25:52.833Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T02:25:52.833Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T02:25:52.833Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T02:25:53.114Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T02:25:53.114Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T02:25:53.114Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T02:25:53.114Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T02:25:53.114Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T02:25:53.114Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T02:25:53.114Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T02:25:53.385Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T02:25:53.659Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T02:25:53.659Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T02:25:53.930Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T02:25:53.930Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T02:25:53.930Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T02:25:53.930Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T02:25:53.930Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T02:25:53.930Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T02:25:53.996Z] Removing intermediate container 60fb054e248a [2021-01-14T02:25:53.996Z] ---> bd2a8047c40c [2021-01-14T02:25:53.996Z] Step 8/21 : COPY . . [2021-01-14T02:25:53.996Z] Removing intermediate container 31a9ecb9a1f6 [2021-01-14T02:25:53.996Z] ---> 01386fdbde24 [2021-01-14T02:25:53.996Z] Step 8/22 : COPY . . [2021-01-14T02:25:54.618Z] Removing intermediate container 887b40e6ee40 [2021-01-14T02:25:54.618Z] ---> 88ada0de464e [2021-01-14T02:25:54.618Z] Step 8/21 : COPY . . [2021-01-14T02:25:55.655Z] Removing intermediate container a3ae28e90944 [2021-01-14T02:25:55.655Z] ---> 01a9d983f1f8 [2021-01-14T02:25:55.655Z] Step 8/24 : COPY . . [2021-01-14T02:25:55.655Z] Removing intermediate container 54a53431cfdb [2021-01-14T02:25:55.655Z] ---> a88927d8bd57 [2021-01-14T02:25:55.655Z] Step 8/22 : COPY . . [2021-01-14T02:25:56.535Z] Fetched 23.7 MB in 4s (5507 kB/s) [2021-01-14T02:25:56.798Z] Reading package lists... [2021-01-14T02:25:57.063Z] Reading package lists... [2021-01-14T02:25:57.334Z] Building dependency tree... [2021-01-14T02:25:57.334Z] Reading state information... [2021-01-14T02:25:57.334Z] The following additional packages will be installed: [2021-01-14T02:25:57.334Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T02:25:57.334Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T02:25:57.334Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T02:25:57.334Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-14T02:25:57.334Z] Suggested packages: [2021-01-14T02:25:57.334Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-14T02:25:57.334Z] Recommended packages: [2021-01-14T02:25:57.334Z] gnupg libsasl2-modules [2021-01-14T02:25:57.334Z] The following NEW packages will be installed: [2021-01-14T02:25:57.334Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-14T02:25:57.334Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-14T02:25:57.334Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-14T02:25:57.334Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-14T02:25:57.334Z] The following packages will be upgraded: [2021-01-14T02:25:57.334Z] gpg gpg-agent gpgconf libudev1 [2021-01-14T02:25:57.625Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-14T02:25:57.625Z] Need to get 3532 kB of archives. [2021-01-14T02:25:57.625Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-14T02:25:57.625Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-14T02:25:57.625Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-14T02:25:57.905Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-14T02:25:58.218Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-14T02:25:58.218Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-14T02:25:58.218Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-14T02:25:58.218Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-14T02:25:58.218Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-14T02:25:58.218Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-14T02:25:58.218Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-14T02:25:58.218Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-14T02:25:58.218Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-14T02:25:58.218Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-14T02:25:58.218Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-14T02:25:58.218Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-14T02:25:58.218Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-14T02:25:58.218Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-14T02:25:58.508Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-14T02:25:58.508Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-14T02:25:58.508Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-14T02:25:58.508Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-14T02:25:58.508Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-14T02:25:58.508Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T02:25:58.508Z] Fetched 3532 kB in 1s (3452 kB/s) [2021-01-14T02:25:58.508Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T02:25:58.508Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-14T02:25:58.798Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T02:25:58.798Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-14T02:25:58.798Z] Selecting previously unselected package udev. [2021-01-14T02:25:58.798Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-14T02:25:58.798Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-14T02:25:59.094Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-14T02:25:59.094Z] Selecting previously unselected package libfuse2:amd64. [2021-01-14T02:25:59.094Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T02:25:59.094Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T02:25:59.378Z] Selecting previously unselected package fuse. [2021-01-14T02:25:59.378Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-14T02:25:59.378Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-14T02:25:59.378Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T02:25:59.378Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T02:25:59.672Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T02:25:59.672Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T02:25:59.672Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T02:25:59.672Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T02:25:59.972Z] Selecting previously unselected package libksba8:amd64. [2021-01-14T02:25:59.972Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-14T02:25:59.972Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-14T02:25:59.972Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-14T02:25:59.972Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:25:59.972Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:25:59.972Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-14T02:25:59.972Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:25:59.972Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.244Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-14T02:26:00.244Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.244Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.244Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-14T02:26:00.244Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.244Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.244Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-14T02:26:00.244Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.244Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.526Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-14T02:26:00.526Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.526Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.526Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-14T02:26:00.526Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.526Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.809Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-14T02:26:00.809Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.809Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.809Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-14T02:26:00.809Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-14T02:26:00.809Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:00.809Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-14T02:26:00.809Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T02:26:00.809Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T02:26:01.102Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-14T02:26:01.102Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-14T02:26:01.102Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T02:26:01.102Z] Selecting previously unselected package libldap-common. [2021-01-14T02:26:01.102Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-14T02:26:01.102Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T02:26:01.102Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-14T02:26:01.102Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-14T02:26:01.102Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T02:26:01.397Z] Selecting previously unselected package dirmngr. [2021-01-14T02:26:01.397Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T02:26:01.397Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T02:26:01.397Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T02:26:01.397Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-14T02:26:01.397Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-14T02:26:01.688Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T02:26:01.688Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-14T02:26:01.688Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-14T02:26:01.688Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:01.688Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-14T02:26:01.688Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T02:26:01.688Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-14T02:26:02.311Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-14T02:26:02.311Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.311Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-14T02:26:02.311Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-14T02:26:02.311Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-14T02:26:02.612Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-14T02:26:02.612Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-14T02:26:02.612Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-14T02:26:02.913Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T02:26:03.200Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-14T02:26:03.200Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-14T02:26:03.200Z] This means they are not meant to be enabled using systemctl. [2021-01-14T02:26:03.200Z] Possible reasons for having this kind of units are: [2021-01-14T02:26:03.200Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-14T02:26:03.200Z] .wants/ or .requires/ directory. [2021-01-14T02:26:03.200Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-14T02:26:03.200Z] a requirement dependency on it. [2021-01-14T02:26:03.200Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-14T02:26:03.200Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-14T02:26:03.200Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-14T02:26:03.200Z] instance name specified. [2021-01-14T02:26:03.498Z] Reading package lists... [2021-01-14T02:26:03.498Z] Building dependency tree... [2021-01-14T02:26:03.498Z] Reading state information... [2021-01-14T02:26:03.769Z] The following additional packages will be installed: [2021-01-14T02:26:03.769Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-14T02:26:03.769Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-14T02:26:03.769Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-14T02:26:03.769Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-14T02:26:03.769Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-14T02:26:03.769Z] Suggested packages: [2021-01-14T02:26:03.769Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-14T02:26:03.769Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-14T02:26:03.769Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-14T02:26:03.769Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-14T02:26:03.769Z] systemd-container policykit-1 [2021-01-14T02:26:03.769Z] Recommended packages: [2021-01-14T02:26:03.769Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-14T02:26:03.769Z] The following NEW packages will be installed: [2021-01-14T02:26:03.769Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-14T02:26:03.769Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-14T02:26:03.769Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-14T02:26:03.769Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-14T02:26:03.769Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-14T02:26:03.769Z] The following packages will be upgraded: [2021-01-14T02:26:03.769Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-14T02:26:04.032Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-14T02:26:04.032Z] Need to get 35.2 MB of archives. [2021-01-14T02:26:04.032Z] After this operation, 141 MB of additional disk space will be used. [2021-01-14T02:26:04.032Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-14T02:26:04.032Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-14T02:26:04.610Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-14T02:26:04.874Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-14T02:26:04.874Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-14T02:26:04.874Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-14T02:26:04.874Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-14T02:26:04.874Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-14T02:26:04.874Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-14T02:26:04.874Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-14T02:26:04.874Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-14T02:26:04.874Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-14T02:26:04.874Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-14T02:26:04.874Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-14T02:26:04.874Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-14T02:26:04.874Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-14T02:26:04.874Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-14T02:26:05.137Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-14T02:26:05.137Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-14T02:26:05.137Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-14T02:26:05.137Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-14T02:26:05.137Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-14T02:26:05.137Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-14T02:26:05.137Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-14T02:26:05.137Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-14T02:26:05.137Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-14T02:26:05.137Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-14T02:26:05.137Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-14T02:26:05.137Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-14T02:26:05.137Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-14T02:26:06.097Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T02:26:06.097Z] Fetched 35.2 MB in 2s (15.2 MB/s) [2021-01-14T02:26:06.360Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T02:26:06.360Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-14T02:26:06.360Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T02:26:06.940Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-14T02:26:06.940Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T02:26:06.940Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-14T02:26:07.202Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T02:26:07.202Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T02:26:07.202Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T02:26:07.466Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-14T02:26:07.466Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-14T02:26:07.466Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-14T02:26:07.466Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-14T02:26:07.731Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-14T02:26:07.731Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-14T02:26:08.308Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-14T02:26:08.308Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-14T02:26:08.308Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T02:26:08.308Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T02:26:08.572Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-14T02:26:08.572Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T02:26:08.572Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:08.835Z] Selecting previously unselected package libexpat1:amd64. [2021-01-14T02:26:08.835Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-14T02:26:08.835Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T02:26:09.099Z] Selecting previously unselected package python3.6-minimal. [2021-01-14T02:26:09.099Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T02:26:09.099Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:09.362Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T02:26:09.362Z] Checking for services that may need to be restarted...done. [2021-01-14T02:26:09.362Z] Checking for services that may need to be restarted...done. [2021-01-14T02:26:09.362Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:09.625Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-14T02:26:09.625Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:10.208Z] Selecting previously unselected package python3-minimal. [2021-01-14T02:26:10.208Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-14T02:26:10.208Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-14T02:26:10.208Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-14T02:26:10.480Z] Selecting previously unselected package mime-support. [2021-01-14T02:26:10.480Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-14T02:26:10.480Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-14T02:26:10.480Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-14T02:26:10.480Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-14T02:26:10.480Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T02:26:10.480Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-14T02:26:10.480Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T02:26:10.480Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:10.770Z] Selecting previously unselected package python3.6. [2021-01-14T02:26:10.770Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-14T02:26:10.770Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:11.068Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-14T02:26:11.068Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-14T02:26:11.068Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T02:26:11.068Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-14T02:26:11.370Z] Selecting previously unselected package python3. [2021-01-14T02:26:11.370Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-14T02:26:11.370Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-14T02:26:11.370Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-14T02:26:11.370Z] Selecting previously unselected package multiarch-support. [2021-01-14T02:26:11.370Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T02:26:11.370Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T02:26:11.370Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-14T02:26:11.647Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-14T02:26:11.647Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-14T02:26:11.647Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-14T02:26:11.647Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T02:26:11.647Z] Selecting previously unselected package libbsd0:amd64. [2021-01-14T02:26:11.647Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-14T02:26:11.647Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T02:26:11.647Z] Selecting previously unselected package sudo. [2021-01-14T02:26:11.647Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-14T02:26:11.647Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T02:26:11.937Z] Selecting previously unselected package apparmor. [2021-01-14T02:26:11.937Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T02:26:11.937Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-14T02:26:11.937Z] Selecting previously unselected package libedit2:amd64. [2021-01-14T02:26:11.937Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-14T02:26:11.937Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T02:26:12.222Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-14T02:26:12.222Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T02:26:12.222Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:12.222Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-14T02:26:12.222Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T02:26:12.222Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:12.222Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-14T02:26:12.222Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-14T02:26:12.222Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T02:26:12.524Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-14T02:26:12.524Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T02:26:12.524Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:12.524Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-14T02:26:12.524Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-14T02:26:12.524Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:12.815Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-14T02:26:12.815Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-14T02:26:12.815Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T02:26:12.815Z] Selecting previously unselected package openssh-client. [2021-01-14T02:26:12.815Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-14T02:26:12.815Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T02:26:13.101Z] Selecting previously unselected package squashfs-tools. [2021-01-14T02:26:13.101Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-14T02:26:13.101Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T02:26:13.101Z] Selecting previously unselected package snapd. [2021-01-14T02:26:13.101Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-14T02:26:13.364Z] Unpacking snapd (2.48+18.04) ... [2021-01-14T02:26:15.284Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-14T02:26:15.285Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-14T02:26:15.285Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-14T02:26:15.547Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-14T02:26:16.493Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-14T02:26:16.493Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:16.493Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T02:26:16.493Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-14T02:26:16.493Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-14T02:26:17.474Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-14T02:26:17.474Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-14T02:26:17.474Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-14T02:26:17.474Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:17.474Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:17.475Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-14T02:26:18.080Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-14T02:26:18.080Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:18.080Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-14T02:26:18.080Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-14T02:26:18.080Z] running python rtupdate hooks for python3.6... [2021-01-14T02:26:18.080Z] running python post-rtupdate hooks for python3.6... [2021-01-14T02:26:18.353Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-14T02:26:19.748Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-14T02:26:19.748Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-14T02:26:19.748Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-14T02:26:20.012Z] Setting up snapd (2.48+18.04) ... [2021-01-14T02:26:20.275Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-14T02:26:20.538Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-14T02:26:20.538Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-14T02:26:20.802Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-14T02:26:21.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T02:26:21.067Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-14T02:26:21.067Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-14T02:26:21.331Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-14T02:26:21.604Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-14T02:26:21.604Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-14T02:26:21.881Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-14T02:26:21.881Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-14T02:26:21.881Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T02:26:22.717Z] ---> 3dd377c135e1 [2021-01-14T02:26:22.717Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-14T02:26:22.717Z] ---> 5a8dcaf19303 [2021-01-14T02:26:22.717Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-14T02:26:22.717Z] ---> 57fd2a9d6a96 [2021-01-14T02:26:22.717Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-14T02:26:22.717Z] ---> aefaee02aa77 [2021-01-14T02:26:22.717Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-14T02:26:22.717Z] ---> Running in 39dd86ad0271 [2021-01-14T02:26:22.717Z] ---> Running in fd494293a159 [2021-01-14T02:26:22.717Z] ---> 561b606d6d7f [2021-01-14T02:26:22.717Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-14T02:26:22.717Z] ---> Running in e1b710f5a5d3 [2021-01-14T02:26:22.717Z] ---> Running in f531dbd4ff6b [2021-01-14T02:26:22.717Z] ---> Running in a58917fa5fa5 [2021-01-14T02:26:22.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T02:26:22.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T02:26:22.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T02:26:22.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T02:26:22.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T02:26:22.920Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T02:26:22.920Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T02:26:22.920Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T02:26:23.809Z] Reading package lists... [2021-01-14T02:26:24.107Z] Reading package lists... [2021-01-14T02:26:24.394Z] Building dependency tree... [2021-01-14T02:26:24.394Z] Reading state information... [2021-01-14T02:26:24.394Z] Calculating upgrade... [2021-01-14T02:26:24.394Z] The following packages will be upgraded: [2021-01-14T02:26:24.394Z] advancecomp base-files bash binutils binutils-common [2021-01-14T02:26:24.394Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-14T02:26:24.394Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-14T02:26:24.394Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-14T02:26:24.394Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-14T02:26:24.394Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-14T02:26:24.394Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-14T02:26:24.394Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-14T02:26:24.394Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-14T02:26:24.394Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-14T02:26:24.394Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-14T02:26:24.394Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-14T02:26:24.394Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-14T02:26:24.394Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-14T02:26:24.394Z] ubuntu-keyring util-linux [2021-01-14T02:26:24.684Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T02:26:24.684Z] Need to get 63.7 MB of archives. [2021-01-14T02:26:24.684Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-14T02:26:24.684Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-14T02:26:24.684Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-14T02:26:24.684Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-14T02:26:24.684Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-14T02:26:24.684Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-14T02:26:24.684Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-14T02:26:24.684Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-14T02:26:24.684Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-14T02:26:24.684Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-14T02:26:24.684Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-14T02:26:24.684Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-14T02:26:24.684Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-14T02:26:24.684Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-14T02:26:24.684Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-14T02:26:24.684Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-14T02:26:24.684Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-14T02:26:24.684Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-14T02:26:24.976Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-14T02:26:24.976Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-14T02:26:24.976Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-14T02:26:24.976Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-14T02:26:24.976Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-14T02:26:24.976Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-14T02:26:24.976Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-14T02:26:24.976Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-14T02:26:24.976Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-14T02:26:24.976Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-14T02:26:24.976Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-14T02:26:24.976Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-14T02:26:24.976Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-14T02:26:24.976Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-14T02:26:24.976Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-14T02:26:24.976Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-14T02:26:24.976Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-14T02:26:24.976Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-14T02:26:24.976Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-14T02:26:24.976Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-14T02:26:24.976Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-14T02:26:24.976Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-14T02:26:24.976Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-14T02:26:24.976Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-14T02:26:24.976Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-14T02:26:24.976Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-14T02:26:24.976Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-14T02:26:24.976Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-14T02:26:24.976Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-14T02:26:24.976Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-14T02:26:25.263Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-14T02:26:25.263Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-14T02:26:25.263Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-14T02:26:25.263Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-14T02:26:25.263Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-14T02:26:25.263Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-14T02:26:25.263Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-14T02:26:25.263Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-14T02:26:25.263Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-14T02:26:25.263Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-14T02:26:25.535Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-14T02:26:25.535Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-14T02:26:25.535Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-14T02:26:25.833Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-14T02:26:25.833Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-14T02:26:25.833Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-14T02:26:25.833Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-14T02:26:25.833Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-14T02:26:25.833Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-14T02:26:25.833Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-14T02:26:26.126Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-14T02:26:26.126Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-14T02:26:26.126Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-14T02:26:26.126Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-14T02:26:26.126Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-14T02:26:26.126Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-14T02:26:26.126Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-14T02:26:26.126Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-14T02:26:26.126Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-14T02:26:26.126Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-14T02:26:26.482Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-14T02:26:26.482Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-14T02:26:26.482Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-14T02:26:26.482Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-14T02:26:26.482Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-14T02:26:26.482Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-14T02:26:26.482Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-14T02:26:26.482Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-14T02:26:26.482Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-14T02:26:26.482Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-14T02:26:26.482Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-14T02:26:26.482Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-14T02:26:26.482Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-14T02:26:26.482Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-14T02:26:26.850Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-14T02:26:26.850Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-14T02:26:26.850Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-14T02:26:26.850Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-14T02:26:26.850Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-14T02:26:26.850Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-14T02:26:26.850Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T02:26:26.850Z] Fetched 63.7 MB in 2s (29.1 MB/s) [2021-01-14T02:26:26.850Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:26.850Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T02:26:26.850Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T02:26:27.977Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T02:26:27.977Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T02:26:27.977Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-14T02:26:27.977Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-14T02:26:28.553Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:28.846Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:28.846Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:28.846Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:28.846Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:29.157Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:29.157Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:29.157Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:29.157Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:29.157Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:29.455Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:29.455Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:29.455Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:29.455Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:29.759Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:29.759Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T02:26:29.759Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:29.759Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-14T02:26:29.759Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:30.058Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T02:26:30.058Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:30.058Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:30.058Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:30.350Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:30.350Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:30.350Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-14T02:26:30.623Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:30.623Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T02:26:30.623Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T02:26:30.903Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T02:26:31.193Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T02:26:31.466Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-14T02:26:31.466Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-14T02:26:31.466Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-14T02:26:31.466Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-14T02:26:31.466Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-14T02:26:31.749Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-14T02:26:31.749Z] Installing new version of config file /etc/issue ... [2021-01-14T02:26:31.749Z] Installing new version of config file /etc/issue.net ... [2021-01-14T02:26:32.026Z] Installing new version of config file /etc/lsb-release ... [2021-01-14T02:26:32.027Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-14T02:26:32.296Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-14T02:26:32.296Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-14T02:26:32.296Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-14T02:26:32.296Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:32.296Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-14T02:26:32.567Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-14T02:26:32.567Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-14T02:26:32.835Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-14T02:26:32.835Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:32.835Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:32.835Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:32.835Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:33.098Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:33.098Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-14T02:26:33.098Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-14T02:26:33.098Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-14T02:26:33.360Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:33.360Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-14T02:26:33.360Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T02:26:33.622Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-14T02:26:33.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:33.622Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T02:26:33.622Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T02:26:33.883Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T02:26:33.883Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:33.883Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T02:26:33.883Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T02:26:34.144Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-14T02:26:34.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:34.144Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-14T02:26:34.144Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-14T02:26:34.405Z] Setting up grep (3.1-2build1) ... [2021-01-14T02:26:34.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:34.405Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T02:26:34.405Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T02:26:34.676Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-14T02:26:34.677Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:34.677Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T02:26:34.677Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T02:26:34.947Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-14T02:26:34.947Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:34.947Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T02:26:34.947Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T02:26:35.569Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T02:26:35.569Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T02:26:35.569Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-14T02:26:35.569Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T02:26:36.185Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-14T02:26:36.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:36.185Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-14T02:26:36.515Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-14T02:26:37.557Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T02:26:37.557Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T02:26:37.557Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-14T02:26:37.557Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-14T02:26:37.557Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T02:26:37.863Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:37.863Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-14T02:26:37.863Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-14T02:26:37.863Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-14T02:26:38.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:38.144Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:38.144Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:38.144Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:38.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:38.144Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:38.144Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:38.436Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:38.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:38.436Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:38.436Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:38.716Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:38.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:38.716Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:38.716Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:38.999Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:38.999Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:38.999Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T02:26:38.999Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T02:26:39.265Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T02:26:39.265Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T02:26:39.265Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T02:26:39.265Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:39.265Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-14T02:26:39.529Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T02:26:39.529Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T02:26:39.529Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:39.529Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:39.529Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:39.794Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:39.794Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:39.794Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:39.794Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:40.058Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:40.058Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:40.058Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:40.321Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:40.586Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:40.850Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-14T02:26:41.113Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-14T02:26:41.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:41.385Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-14T02:26:41.385Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-14T02:26:41.649Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T02:26:41.649Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-14T02:26:41.649Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-14T02:26:41.649Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-14T02:26:41.912Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-14T02:26:41.912Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:41.912Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-14T02:26:42.176Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-14T02:26:42.176Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-14T02:26:42.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:42.461Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T02:26:42.461Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T02:26:42.760Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T02:26:42.760Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:42.760Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T02:26:43.059Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T02:26:43.059Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T02:26:43.059Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:43.059Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-14T02:26:43.372Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T02:26:43.372Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T02:26:43.678Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:43.678Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-14T02:26:43.678Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-14T02:26:43.678Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-14T02:26:43.678Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-14T02:26:43.961Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T02:26:43.961Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T02:26:43.961Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T02:26:44.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:44.245Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-14T02:26:44.245Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-14T02:26:44.530Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-14T02:26:44.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:44.530Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-14T02:26:44.530Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-14T02:26:44.820Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-14T02:26:45.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:45.123Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-14T02:26:45.123Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-14T02:26:45.123Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-14T02:26:45.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:45.123Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-14T02:26:45.401Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-14T02:26:45.401Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-14T02:26:45.667Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:45.667Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-14T02:26:45.667Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-14T02:26:45.939Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-14T02:26:46.205Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:46.205Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-14T02:26:46.205Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-14T02:26:46.205Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-14T02:26:46.469Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:46.470Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-14T02:26:46.470Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-14T02:26:46.733Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-14T02:26:46.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:46.733Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-14T02:26:46.733Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-14T02:26:46.996Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-14T02:26:46.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:46.996Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-14T02:26:46.996Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-14T02:26:47.258Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-14T02:26:47.258Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:47.258Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-14T02:26:47.258Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-14T02:26:47.519Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-14T02:26:47.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:47.519Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T02:26:47.780Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-14T02:26:47.780Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-14T02:26:47.780Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-14T02:26:47.780Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-14T02:26:47.780Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-14T02:26:48.044Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-14T02:26:48.044Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-14T02:26:48.044Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T02:26:48.044Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T02:26:48.306Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-14T02:26:48.306Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-14T02:26:48.568Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-14T02:26:48.568Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-14T02:26:48.828Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-14T02:26:48.828Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-14T02:26:48.828Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-14T02:26:48.828Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-14T02:26:49.090Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-14T02:26:49.090Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-14T02:26:49.090Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-14T02:26:49.352Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-14T02:26:49.352Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-14T02:26:49.352Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-14T02:26:49.352Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-14T02:26:49.614Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-14T02:26:49.614Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-14T02:26:49.614Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-14T02:26:49.876Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-14T02:26:49.876Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-14T02:26:49.876Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-14T02:26:50.138Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-14T02:26:50.713Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-14T02:26:50.713Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-14T02:26:50.974Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-14T02:26:50.974Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-14T02:26:50.974Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T02:26:51.239Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T02:26:51.519Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T02:26:51.519Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T02:26:51.788Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T02:26:51.788Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T02:26:51.788Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-14T02:26:51.788Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-14T02:26:51.788Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:52.054Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:52.054Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:52.054Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:52.325Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:52.325Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:52.325Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:52.325Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:53.318Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:53.318Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:54.280Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:54.280Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:54.862Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:54.862Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:55.363Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:55.363Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:56.396Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-14T02:26:56.396Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-14T02:26:56.396Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T02:26:56.396Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T02:26:56.396Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T02:26:56.396Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T02:26:56.702Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-14T02:26:56.702Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-14T02:26:56.703Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-14T02:26:56.988Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-14T02:26:56.988Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T02:26:56.988Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T02:26:56.988Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-14T02:26:56.988Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-14T02:26:57.272Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-14T02:26:57.272Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-14T02:26:57.549Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:57.549Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-14T02:26:57.549Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:57.549Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:57.549Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:57.549Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-14T02:26:57.549Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-14T02:26:57.550Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-14T02:26:57.821Z] [2021-01-14T02:26:57.821Z] Current default time zone: 'Etc/UTC' [2021-01-14T02:26:57.821Z] Local time is now: Thu Jan 14 02:26:57 UTC 2021. [2021-01-14T02:26:57.821Z] Universal Time is now: Thu Jan 14 02:26:57 UTC 2021. [2021-01-14T02:26:57.821Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-14T02:26:57.821Z] [2021-01-14T02:26:57.821Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-14T02:26:57.821Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:57.821Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-14T02:26:57.821Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-14T02:26:57.821Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-14T02:26:58.094Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-14T02:26:58.094Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-14T02:26:58.094Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-14T02:26:58.094Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-14T02:26:58.094Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-14T02:26:58.094Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:58.094Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-14T02:26:58.692Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:26:58.692Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T02:26:58.692Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:26:58.692Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-14T02:26:58.692Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-14T02:26:58.692Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-14T02:26:58.692Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-14T02:26:58.692Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-14T02:26:58.956Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-14T02:26:58.956Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-14T02:26:58.956Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T02:27:00.949Z] Updating certificates in /etc/ssl/certs... [2021-01-14T02:27:01.556Z] 22 added, 17 removed; done. [2021-01-14T02:27:01.556Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-14T02:27:01.556Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-14T02:27:01.556Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-14T02:27:01.556Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-14T02:27:01.556Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-14T02:27:01.859Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:01.859Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-14T02:27:01.859Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:01.859Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:01.859Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:01.859Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:01.859Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:02.150Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-14T02:27:02.150Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-14T02:27:02.150Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-14T02:27:02.150Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-14T02:27:02.150Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-14T02:27:02.150Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:02.150Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-14T02:27:02.150Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-14T02:27:02.431Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-14T02:27:02.431Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-14T02:27:02.431Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T02:27:02.431Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-14T02:27:02.431Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-14T02:27:02.713Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-14T02:27:02.713Z] Updating certificates in /etc/ssl/certs... [2021-01-14T02:27:03.348Z] 0 added, 0 removed; done. [2021-01-14T02:27:03.348Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-14T02:27:03.348Z] done. [2021-01-14T02:27:03.649Z] Reading package lists... [2021-01-14T02:27:03.649Z] Building dependency tree... [2021-01-14T02:27:03.649Z] Reading state information... [2021-01-14T02:27:03.942Z] The following NEW packages will be installed: [2021-01-14T02:27:03.942Z] apt-transport-https [2021-01-14T02:27:04.217Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T02:27:04.217Z] Need to get 1696 B of archives. [2021-01-14T02:27:04.217Z] After this operation, 153 kB of additional disk space will be used. [2021-01-14T02:27:04.217Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-14T02:27:04.218Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T02:27:04.218Z] Fetched 1696 B in 0s (10.9 kB/s) [2021-01-14T02:27:04.218Z] Selecting previously unselected package apt-transport-https. [2021-01-14T02:27:04.218Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-14T02:27:04.218Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-14T02:27:04.218Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T02:27:04.218Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-14T02:27:04.480Z] Waiting for network to be ready... [2021-01-14T02:27:11.225Z] 2021-01-14T02:27:07Z INFO Waiting for automatic snapd restart... [2021-01-14T02:27:11.225Z] snapd 2.48.2 from Canonical* installed [2021-01-14T02:27:11.536Z] "snapd" switched to the "latest/stable" channel [2021-01-14T02:27:11.536Z] [2021-01-14T02:27:14.230Z] core18 20201210 from Canonical* installed [2021-01-14T02:27:14.230Z] "core18" switched to the "latest/stable" channel [2021-01-14T02:27:14.230Z] [2021-01-14T02:27:17.648Z] snapcraft 4.4.4 from Canonical* installed [2021-01-14T02:27:17.648Z] "snapcraft" switched to the "latest/stable" channel [2021-01-14T02:27:17.648Z] [2021-01-14T02:27:21.116Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-14T02:27:21.116Z] - README.md [2021-01-14T02:27:21.116Z] - snapcraft.yaml.orig [2021-01-14T02:27:21.116Z] [2021-01-14T02:27:21.116Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-14T02:27:28.000Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T02:27:28.000Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T02:27:28.000Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T02:27:28.000Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T02:27:28.618Z] Reading package lists... [2021-01-14T02:27:29.283Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-14T02:27:35.933Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T02:27:35.933Z] Reading package lists... [2021-01-14T02:27:35.933Z] Building dependency tree... [2021-01-14T02:27:35.933Z] Reading state information... [2021-01-14T02:27:35.933Z] Suggested packages: [2021-01-14T02:27:35.933Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-14T02:27:35.933Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-14T02:27:35.933Z] Recommended packages: [2021-01-14T02:27:35.933Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-14T02:27:35.933Z] The following NEW packages will be installed: [2021-01-14T02:27:35.933Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-14T02:27:35.933Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-14T02:27:35.933Z] pkg-config zip [2021-01-14T02:27:35.933Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-14T02:27:35.933Z] Need to get 7655 kB of archives. [2021-01-14T02:27:35.933Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-14T02:27:35.933Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-14T02:27:35.933Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-14T02:27:35.934Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-14T02:27:35.934Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-14T02:27:35.934Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-14T02:27:35.934Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-14T02:27:35.934Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-14T02:27:35.934Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-14T02:27:35.934Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-14T02:27:35.934Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-14T02:27:35.934Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-14T02:27:36.195Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-14T02:27:36.195Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-14T02:27:36.195Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-14T02:27:36.195Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-14T02:27:36.456Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-14T02:27:36.456Z] Fetched 7655 kB in 1s (9829 kB/s) [2021-01-14T02:27:36.456Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-14T02:27:36.456Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-14T02:27:36.456Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-14T02:27:36.456Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T02:27:36.718Z] Selecting previously unselected package libpsl5:amd64. [2021-01-14T02:27:36.718Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-14T02:27:36.718Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T02:27:36.718Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-14T02:27:36.718Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-14T02:27:36.718Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T02:27:36.981Z] Selecting previously unselected package librtmp1:amd64. [2021-01-14T02:27:36.981Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-14T02:27:36.981Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T02:27:36.981Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-14T02:27:36.981Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-14T02:27:36.981Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T02:27:36.981Z] Selecting previously unselected package liberror-perl. [2021-01-14T02:27:36.981Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-14T02:27:36.981Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-14T02:27:37.243Z] Selecting previously unselected package git-man. [2021-01-14T02:27:37.243Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-14T02:27:37.243Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T02:27:37.243Z] Selecting previously unselected package git. [2021-01-14T02:27:37.243Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-14T02:27:37.243Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T02:27:38.202Z] Selecting previously unselected package libnorm1:amd64. [2021-01-14T02:27:38.202Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-14T02:27:38.202Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T02:27:38.202Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-14T02:27:38.202Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-14T02:27:38.202Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T02:27:38.202Z] Selecting previously unselected package libsodium23:amd64. [2021-01-14T02:27:38.202Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-14T02:27:38.202Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-14T02:27:38.487Z] Selecting previously unselected package libzmq5:amd64. [2021-01-14T02:27:38.487Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T02:27:38.487Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T02:27:38.487Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-14T02:27:38.487Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-14T02:27:38.487Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T02:27:38.845Z] Selecting previously unselected package pkg-config. [2021-01-14T02:27:38.845Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-14T02:27:38.845Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T02:27:38.845Z] Selecting previously unselected package zip. [2021-01-14T02:27:38.845Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-14T02:27:38.845Z] Unpacking zip (3.0-11build1) ... [2021-01-14T02:27:38.845Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-14T02:27:38.845Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-14T02:27:38.845Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-14T02:27:38.845Z] Setting up liberror-perl (0.17025-1) ... [2021-01-14T02:27:38.845Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-14T02:27:39.443Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-14T02:27:39.443Z] No schema files found: doing nothing. [2021-01-14T02:27:39.443Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-14T02:27:39.443Z] Setting up zip (3.0-11build1) ... [2021-01-14T02:27:39.443Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-14T02:27:39.443Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-14T02:27:39.443Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-14T02:27:39.443Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T02:27:39.443Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-14T02:27:39.443Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-14T02:27:39.443Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-14T02:27:39.443Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-14T02:27:44.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T02:27:44.982Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T02:27:46.204Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T02:27:46.205Z] git set to automatically installed. [2021-01-14T02:27:46.205Z] git-man set to automatically installed. [2021-01-14T02:27:46.205Z] libcurl3-gnutls set to automatically installed. [2021-01-14T02:27:46.205Z] liberror-perl set to automatically installed. [2021-01-14T02:27:46.205Z] libglib2.0-0 set to automatically installed. [2021-01-14T02:27:46.205Z] libnghttp2-14 set to automatically installed. [2021-01-14T02:27:46.205Z] libnorm1 set to automatically installed. [2021-01-14T02:27:46.205Z] libpgm-5.2-0 set to automatically installed. [2021-01-14T02:27:46.205Z] libpsl5 set to automatically installed. [2021-01-14T02:27:46.205Z] librtmp1 set to automatically installed. [2021-01-14T02:27:46.205Z] libsodium23 set to automatically installed. [2021-01-14T02:27:46.205Z] libzmq3-dev set to automatically installed. [2021-01-14T02:27:46.205Z] libzmq5 set to automatically installed. [2021-01-14T02:27:46.205Z] pkg-config set to automatically installed. [2021-01-14T02:27:46.205Z] zip set to automatically installed. [2021-01-14T02:27:48.805Z] snapd is not logged in, snap install commands will use sudo [2021-01-14T02:27:54.374Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-14T02:27:55.365Z] Removing intermediate container a58917fa5fa5 [2021-01-14T02:27:55.365Z] ---> 80be6ebc4815 [2021-01-14T02:27:55.365Z] [2021-01-14T02:27:55.365Z] Step 10/24 : FROM alpine:3.12 [2021-01-14T02:27:55.682Z] 3.12: Pulling from library/alpine [2021-01-14T02:27:55.902Z] snap "core18" has no updates available [2021-01-14T02:27:56.516Z] Pulling config-common [2021-01-14T02:27:57.514Z] Pulling go-build-helper [2021-01-14T02:27:57.840Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T02:27:57.840Z] Removing intermediate container 39dd86ad0271 [2021-01-14T02:27:57.840Z] ---> 6757c894f934 [2021-01-14T02:27:57.840Z] [2021-01-14T02:27:57.840Z] Step 10/21 : FROM alpine:3.12 [2021-01-14T02:27:58.153Z] Status: Downloaded newer image for alpine:3.12 [2021-01-14T02:27:58.153Z] ---> afeebe901d6b [2021-01-14T02:27:58.153Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T02:27:58.153Z] 3.12: Pulling from library/alpine [2021-01-14T02:27:58.153Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-14T02:27:58.153Z] Status: Image is up to date for alpine:3.12 [2021-01-14T02:27:58.153Z] ---> afeebe901d6b [2021-01-14T02:27:58.153Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-14T02:27:58.153Z] Removing intermediate container f531dbd4ff6b [2021-01-14T02:27:58.153Z] ---> 4e63162db009 [2021-01-14T02:27:58.153Z] [2021-01-14T02:27:58.153Z] Step 10/21 : FROM scratch [2021-01-14T02:27:58.153Z] ---> [2021-01-14T02:27:58.153Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:27:58.460Z] Removing intermediate container fd494293a159 [2021-01-14T02:27:58.460Z] ---> 627bdadfa4ce [2021-01-14T02:27:58.460Z] [2021-01-14T02:27:58.460Z] Step 10/22 : FROM scratch [2021-01-14T02:27:58.460Z] ---> [2021-01-14T02:27:58.460Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:27:58.748Z] ---> Running in ebbfaa533df9 [2021-01-14T02:27:58.748Z] ---> Running in 8013cab3f651 [2021-01-14T02:27:58.748Z] ---> Running in 1e525166241e [2021-01-14T02:27:58.748Z] ---> Running in 3040c959fbf7 [2021-01-14T02:27:59.387Z] Removing intermediate container 3040c959fbf7 [2021-01-14T02:27:59.387Z] ---> 641b347e5492 [2021-01-14T02:27:59.387Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-14T02:27:59.387Z] Removing intermediate container 1e525166241e [2021-01-14T02:27:59.387Z] ---> b040f92ee45d [2021-01-14T02:27:59.387Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-14T02:27:59.698Z] ---> Running in 8b2fec458486 [2021-01-14T02:27:59.698Z] ---> Running in 58efdb90f2a8 [2021-01-14T02:28:00.386Z] Removing intermediate container 8b2fec458486 [2021-01-14T02:28:00.386Z] ---> a186abb7b5e3 [2021-01-14T02:28:00.386Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T02:28:00.386Z] Removing intermediate container 58efdb90f2a8 [2021-01-14T02:28:00.386Z] ---> fcc6f7f8d82a [2021-01-14T02:28:00.386Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-14T02:28:00.386Z] ---> Running in b2aa2648b265 [2021-01-14T02:28:00.680Z] ---> Running in f5b2d44e0962 [2021-01-14T02:28:00.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:28:00.983Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:28:00.983Z] Removing intermediate container b2aa2648b265 [2021-01-14T02:28:00.983Z] ---> 957267980e8d [2021-01-14T02:28:00.983Z] Step 14/22 : WORKDIR / [2021-01-14T02:28:01.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:28:01.274Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:28:01.274Z] ---> Running in f752edfee10c [2021-01-14T02:28:01.274Z] Removing intermediate container f5b2d44e0962 [2021-01-14T02:28:01.274Z] ---> 517bd4f75392 [2021-01-14T02:28:01.274Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:28:01.917Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-14T02:28:01.917Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T02:28:01.917Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-14T02:28:01.917Z] (4/4) Installing curl (7.69.1-r3) [2021-01-14T02:28:01.917Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:28:01.917Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-14T02:28:01.917Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T02:28:01.917Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T02:28:02.204Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-14T02:28:02.204Z] (4/5) Installing curl (7.69.1-r3) [2021-01-14T02:28:02.204Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-14T02:28:02.204Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:28:02.204Z] Executing ca-certificates-20191127-r4.trigger [2021-01-14T02:28:02.204Z] OK: 7 MiB in 18 packages [2021-01-14T02:28:02.204Z] Removing intermediate container f752edfee10c [2021-01-14T02:28:02.204Z] ---> 074c3d961bf3 [2021-01-14T02:28:02.204Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:28:02.505Z] OK: 7 MiB in 19 packages [2021-01-14T02:28:02.505Z] ---> 22dba90e237a [2021-01-14T02:28:02.505Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-14T02:28:04.091Z] ---> 92e3060704b4 [2021-01-14T02:28:04.091Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-14T02:28:05.163Z] ---> acb945745d04 [2021-01-14T02:28:05.163Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-14T02:28:05.163Z] Removing intermediate container 8013cab3f651 [2021-01-14T02:28:05.163Z] ---> 2ebb1f2eb2b7 [2021-01-14T02:28:05.163Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T02:28:05.801Z] Removing intermediate container ebbfaa533df9 [2021-01-14T02:28:05.801Z] ---> e5ce1aa81eaf [2021-01-14T02:28:05.801Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-14T02:28:05.801Z] ---> Running in 24efa85a3647 [2021-01-14T02:28:05.801Z] ---> e8c318cd23fe [2021-01-14T02:28:05.801Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-14T02:28:06.128Z] ---> Running in 5c72e485d95f [2021-01-14T02:28:06.128Z] ---> 12c324832dea [2021-01-14T02:28:06.128Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-14T02:28:06.754Z] ---> Running in 0c56e0fb6b38 [2021-01-14T02:28:06.754Z] Removing intermediate container 24efa85a3647 [2021-01-14T02:28:06.754Z] ---> 18591fc71083 [2021-01-14T02:28:06.754Z] Step 13/21 : WORKDIR /edgex [2021-01-14T02:28:07.062Z] ---> Running in 4ae26863e3e1 [2021-01-14T02:28:07.062Z] Removing intermediate container 5c72e485d95f [2021-01-14T02:28:07.062Z] ---> c840e1cf0b71 [2021-01-14T02:28:07.062Z] Step 13/24 : WORKDIR / [2021-01-14T02:28:07.062Z] ---> ad432bbb58b1 [2021-01-14T02:28:07.062Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-14T02:28:07.389Z] Removing intermediate container e1b710f5a5d3 [2021-01-14T02:28:07.389Z] ---> 7727f6ff52c7 [2021-01-14T02:28:07.389Z] [2021-01-14T02:28:07.389Z] Step 10/22 : FROM scratch [2021-01-14T02:28:07.389Z] ---> [2021-01-14T02:28:07.389Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:28:07.389Z] ---> Running in c06a5e22f57c [2021-01-14T02:28:07.389Z] ---> Running in 6a5591ab7fc1 [2021-01-14T02:28:07.389Z] ---> Using cache [2021-01-14T02:28:07.389Z] ---> 641b347e5492 [2021-01-14T02:28:07.389Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-14T02:28:07.718Z] Removing intermediate container 0c56e0fb6b38 [2021-01-14T02:28:07.718Z] ---> 03ac2a49616d [2021-01-14T02:28:07.718Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:28:07.718Z] ---> Running in 51ff0f2b4d0f [2021-01-14T02:28:07.718Z] Removing intermediate container 4ae26863e3e1 [2021-01-14T02:28:07.718Z] ---> a1b6fe4b567f [2021-01-14T02:28:07.718Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-14T02:28:07.718Z] ---> Running in 774ef8aba724 [2021-01-14T02:28:08.047Z] Removing intermediate container 6a5591ab7fc1 [2021-01-14T02:28:08.047Z] ---> 6a8fc8fa9823 [2021-01-14T02:28:08.047Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:28:08.047Z] Removing intermediate container c06a5e22f57c [2021-01-14T02:28:08.047Z] ---> 601fb49762f7 [2021-01-14T02:28:08.047Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-14T02:28:08.329Z] Removing intermediate container 51ff0f2b4d0f [2021-01-14T02:28:08.329Z] ---> 4b115dacdd36 [2021-01-14T02:28:08.329Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-14T02:28:08.329Z] ---> Running in 736f9c501cab [2021-01-14T02:28:08.329Z] Removing intermediate container 774ef8aba724 [2021-01-14T02:28:08.329Z] ---> 6113c06520f9 [2021-01-14T02:28:08.329Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T02:28:08.645Z] ---> Running in 518967392ae2 [2021-01-14T02:28:08.645Z] ---> bbeeba38652a [2021-01-14T02:28:08.645Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-14T02:28:08.645Z] ---> Running in 57fb5ee38565 [2021-01-14T02:28:08.952Z] ---> 053ef140df03 [2021-01-14T02:28:08.952Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-14T02:28:08.952Z] Removing intermediate container 736f9c501cab [2021-01-14T02:28:08.952Z] ---> da05332d5969 [2021-01-14T02:28:08.952Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T02:28:09.243Z] Removing intermediate container 518967392ae2 [2021-01-14T02:28:09.243Z] ---> 2b5e10a5c1c1 [2021-01-14T02:28:09.243Z] Step 14/22 : WORKDIR / [2021-01-14T02:28:09.243Z] ---> Running in c2c45d9cf0fa [2021-01-14T02:28:09.243Z] ---> Running in dab2de9d5db6 [2021-01-14T02:28:09.243Z] Removing intermediate container 57fb5ee38565 [2021-01-14T02:28:09.243Z] ---> 5c73b9e6e510 [2021-01-14T02:28:09.243Z] Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:28:09.542Z] ---> Running in 25279f5ec91d [2021-01-14T02:28:09.847Z] ---> 3ebdee3ae7d7 [2021-01-14T02:28:09.847Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-14T02:28:10.139Z] Removing intermediate container c2c45d9cf0fa [2021-01-14T02:28:10.139Z] ---> e0ae800fef75 [2021-01-14T02:28:10.139Z] Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:28:10.139Z] Removing intermediate container dab2de9d5db6 [2021-01-14T02:28:10.139Z] ---> 630ffe3caaf2 [2021-01-14T02:28:10.139Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:28:10.139Z] ---> 84c0a060c498 [2021-01-14T02:28:10.139Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-14T02:28:10.441Z] ---> Running in 71ed368a9064 [2021-01-14T02:28:10.441Z] Removing intermediate container 25279f5ec91d [2021-01-14T02:28:10.441Z] ---> 0fc9563473c3 [2021-01-14T02:28:10.441Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T02:28:10.441Z] ---> Running in 0589c13a5b6b [2021-01-14T02:28:11.173Z] ---> 35732e32a5f1 [2021-01-14T02:28:11.173Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-14T02:28:11.173Z] Removing intermediate container 71ed368a9064 [2021-01-14T02:28:11.173Z] ---> 8b88e24c7255 [2021-01-14T02:28:11.173Z] Step 22/22 : LABEL version=0.0.0 ---> f1a2676faed3 [2021-01-14T02:28:11.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-14T02:28:11.173Z] [2021-01-14T02:28:11.485Z] Removing intermediate container 0589c13a5b6b [2021-01-14T02:28:11.485Z] ---> 29aaa853a789 [2021-01-14T02:28:11.485Z] [2021-01-14T02:28:11.485Z] ---> Running in 93c6c1d678cd [2021-01-14T02:28:12.295Z] ---> e63375c41469 [2021-01-14T02:28:12.295Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-14T02:28:12.295Z] Successfully built 29aaa853a789 [2021-01-14T02:28:12.295Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-14T02:28:12.657Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-14T02:28:12.657Z] ---> Running in f8df389cdd14 [2021-01-14T02:28:12.657Z] Removing intermediate container 93c6c1d678cd [2021-01-14T02:28:12.657Z] ---> 9a6a9737cc4c [2021-01-14T02:28:12.657Z] [2021-01-14T02:28:12.967Z] ---> 3cd534a5e1cb [2021-01-14T02:28:12.967Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-14T02:28:13.284Z] ---> 4cf8b33f441a [2021-01-14T02:28:13.284Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-14T02:28:13.284Z] Successfully built 9a6a9737cc4c [2021-01-14T02:28:13.284Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-14T02:28:13.284Z] Removing intermediate container f8df389cdd14 [2021-01-14T02:28:13.284Z]  Building docker-core-command-go ... done  ---> 42588d795837 [2021-01-14T02:28:13.284Z] Step 18/21 : CMD ["--init=true"]Building docker-core-data-go [2021-01-14T02:28:13.284Z] [2021-01-14T02:28:13.600Z] ---> Running in daa44617deb4 [2021-01-14T02:28:14.288Z] Removing intermediate container daa44617deb4 [2021-01-14T02:28:14.288Z] ---> 91056bbe5449 [2021-01-14T02:28:14.288Z] Step 19/21 : LABEL arch=arm64 [2021-01-14T02:28:14.611Z] ---> 1d3237a9df2c [2021-01-14T02:28:14.611Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-14T02:28:14.611Z] ---> Running in bb6eb9bb8c82 [2021-01-14T02:28:14.611Z] ---> 1d711340e244 [2021-01-14T02:28:14.611Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-14T02:28:14.611Z] ---> Running in 79aec5cde7cc [2021-01-14T02:28:15.298Z] Removing intermediate container bb6eb9bb8c82 [2021-01-14T02:28:15.298Z] ---> 1146dec4150b [2021-01-14T02:28:15.298Z] Step 20/21 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:28:15.607Z] Removing intermediate container 79aec5cde7cc [2021-01-14T02:28:15.607Z] ---> 03fb151631dc [2021-01-14T02:28:15.607Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:28:16.318Z] ---> Running in ef1f24d9db6b [2021-01-14T02:28:17.449Z] ---> a15417eebb28 [2021-01-14T02:28:17.449Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-14T02:28:18.093Z] ---> Running in f59b4cfc77b3 [2021-01-14T02:28:18.093Z] Removing intermediate container ef1f24d9db6b [2021-01-14T02:28:18.093Z] ---> c2aaa17ba363 [2021-01-14T02:28:18.093Z] Step 21/21 : LABEL version=0.0.0 [2021-01-14T02:28:18.093Z] ---> Running in a4ddf309f3f4 [2021-01-14T02:28:18.417Z] ---> Running in 32ff5f18b6e8 [2021-01-14T02:28:18.746Z] Removing intermediate container f59b4cfc77b3 [2021-01-14T02:28:18.746Z] ---> 64e882152ba2 [2021-01-14T02:28:18.746Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T02:28:19.792Z] ---> Running in cd891fbcd319 [2021-01-14T02:28:19.792Z] Removing intermediate container 32ff5f18b6e8 [2021-01-14T02:28:19.792Z] ---> 35eac53d8b3d [2021-01-14T02:28:19.792Z] [2021-01-14T02:28:20.126Z] Successfully built 35eac53d8b3d [2021-01-14T02:28:21.170Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-14T02:28:21.170Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-01-14T02:28:21.170Z] Removing intermediate container cd891fbcd319 [2021-01-14T02:28:21.170Z] ---> 210dda5ce264 [2021-01-14T02:28:21.170Z] Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:28:21.463Z] ---> Running in 424b0ecd871c [2021-01-14T02:28:22.125Z] Removing intermediate container 424b0ecd871c [2021-01-14T02:28:22.125Z] Removing intermediate container a4ddf309f3f4 [2021-01-14T02:28:22.125Z] ---> e1597102bd68 [2021-01-14T02:28:22.125Z] ---> 7d18bb1d7762 [2021-01-14T02:28:22.125Z] Step 22/22 : LABEL version=0.0.0Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-14T02:28:22.125Z] [2021-01-14T02:28:22.430Z] ---> Running in 25c81cd28a5b [2021-01-14T02:28:22.430Z] ---> Running in f313f0efd450 [2021-01-14T02:28:22.755Z] Removing intermediate container 25c81cd28a5b [2021-01-14T02:28:22.755Z] ---> d714415edec0 [2021-01-14T02:28:22.755Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T02:28:23.087Z] Removing intermediate container f313f0efd450 [2021-01-14T02:28:23.087Z] ---> 3b52afbf66e9 [2021-01-14T02:28:23.087Z] [2021-01-14T02:28:23.405Z] ---> Running in d345669bb35b [2021-01-14T02:28:23.405Z] Successfully built 3b52afbf66e9 [2021-01-14T02:28:23.405Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-14T02:28:23.405Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrap-redis-go [2021-01-14T02:28:23.710Z] Removing intermediate container d345669bb35b [2021-01-14T02:28:23.710Z] ---> b4e919df9416 [2021-01-14T02:28:23.710Z] Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:28:24.006Z] ---> Running in 39000171b8d4 [2021-01-14T02:28:24.299Z] Removing intermediate container 39000171b8d4 [2021-01-14T02:28:24.299Z] ---> fff99d845013 [2021-01-14T02:28:24.299Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T02:28:24.590Z] ---> Running in c68da34b1cb0 [2021-01-14T02:28:24.811Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-14T02:28:24.811Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-14T02:28:24.811Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-14T02:28:24.811Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1499 kB] [2021-01-14T02:28:24.811Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-14T02:28:24.811Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-14T02:28:24.811Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-14T02:28:24.811Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-14T02:28:24.811Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-14T02:28:24.811Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-14T02:28:24.811Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-14T02:28:24.811Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-14T02:28:24.811Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-14T02:28:24.811Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-14T02:28:24.811Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [214 kB] [2021-01-14T02:28:24.811Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.2 kB] [2021-01-14T02:28:24.811Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-14T02:28:24.811Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-14T02:28:24.811Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-14T02:28:24.811Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1835 kB] [2021-01-14T02:28:24.811Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-14T02:28:24.811Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-14T02:28:24.811Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-14T02:28:24.811Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-14T02:28:24.811Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-14T02:28:24.811Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-14T02:28:24.811Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-14T02:28:24.811Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-14T02:28:24.811Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-14T02:28:24.811Z] Fetched 279 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-14T02:28:24.811Z] Fetched 122 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-14T02:28:24.811Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-14T02:28:24.811Z] Fetched 8848 B in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-14T02:28:24.811Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-14T02:28:24.811Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-14T02:28:24.811Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-14T02:28:24.811Z] Fetched 214 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-14T02:28:24.811Z] Fetched 155 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-14T02:28:24.811Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-14T02:28:24.811Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-14T02:28:24.811Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-14T02:28:24.811Z] Fetched 499 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-14T02:28:24.811Z] Fetched 111 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-14T02:28:24.811Z] Fetched 240 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-14T02:28:24.811Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-14T02:28:24.811Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-14T02:28:24.811Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-14T02:28:24.812Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-14T02:28:24.812Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-14T02:28:24.812Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-14T02:28:24.812Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-14T02:28:24.812Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-14T02:28:24.812Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-14T02:28:24.812Z] Fetched 8720 B in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-14T02:28:24.812Z] Fetched 137 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-14T02:28:24.812Z] Fetched 119 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-14T02:28:24.812Z] Fetched 109 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-14T02:28:24.812Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-14T02:28:24.812Z] Fetched 645 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-14T02:28:24.812Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-14T02:28:24.812Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-14T02:28:24.812Z] Fetched 368 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-14T02:28:24.812Z] Fetched 187 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-14T02:28:24.812Z] Fetched 175 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-14T02:28:24.812Z] Fetched 206 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-14T02:28:24.812Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-14T02:28:24.812Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-14T02:28:24.812Z] Fetched 159 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-14T02:28:24.812Z] Fetched 107 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-14T02:28:24.812Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-14T02:28:24.812Z] Pulling static-packages [2021-01-14T02:28:24.812Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-14T02:28:24.812Z] Skipping pull go-build-helper (already ran) [2021-01-14T02:28:24.812Z] Skipping pull static-packages (already ran) [2021-01-14T02:28:24.812Z] Building go-build-helper [2021-01-14T02:28:25.225Z] Removing intermediate container c68da34b1cb0 [2021-01-14T02:28:25.225Z] ---> c731da5b2832 [2021-01-14T02:28:25.225Z] [2021-01-14T02:28:25.542Z] Successfully built c731da5b2832 [2021-01-14T02:28:25.543Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-14T02:28:28.332Z] Building static-packages [2021-01-14T02:28:29.877Z] Staging go-build-helper [2021-01-14T02:28:30.978Z] Staging static-packages [2021-01-14T02:28:32.082Z] Pulling go115 [2021-01-14T02:28:32.802Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-14T02:28:32.802Z] Skipping pull go115 (already ran) [2021-01-14T02:28:32.802Z] Building go115 [2021-01-14T02:28:32.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T02:28:32.802Z] Dload Upload Total Spent Left Speed [2021-01-14T02:28:41.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 115M 8 10.3M 0 0 9516k 0 0:00:12 0:00:01 0:00:11 9508k 21 115M 21 25.2M 0 0 11.8M 0 0:00:09 0:00:02 0:00:07 11.8M 32 115M 32 37.6M 0 0 12.0M 0 0:00:09 0:00:03 0:00:06 12.0M 43 115M 43 49.8M 0 0 12.1M 0 0:00:09 0:00:04 0:00:05 12.1M 55 115M 55 64.6M 0 0 12.5M 0 0:00:09 0:00:05 0:00:04 12.8M 69 115M 69 80.6M 0 0 13.1M 0 0:00:08 0:00:06 0:00:02 14.0M 83 115M 83 96.3M 0 0 13.4M 0 0:00:08 0:00:07 0:00:01 14.1M 98 115M 98 113M 0 0 13.9M 0 0:00:08 0:00:08 --:--:-- 15.1M 100 115M 100 115M 0 0 14.0M 0 0:00:08 0:00:08 --:--:-- 16.0M [2021-01-14T02:28:41.622Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-14T02:28:44.954Z] Staging go115 [2021-01-14T02:28:50.438Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-14T02:28:50.438Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-14T02:28:50.438Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-14T02:28:50.438Z] Fetched 0 B in 0s (0 B/s) [2021-01-14T02:28:50.438Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-14T02:28:50.438Z] Fetched 224 kB in 0s (0 B/s) [2021-01-14T02:28:50.438Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-14T02:28:50.438Z] Fetched 157 kB in 0s (0 B/s) [2021-01-14T02:28:50.438Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-14T02:28:50.438Z] Fetched 221 kB in 0s (0 B/s) [2021-01-14T02:28:50.438Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-14T02:28:50.438Z] Fetched 143 kB in 0s (0 B/s) [2021-01-14T02:28:50.438Z] Pulling edgex-go [2021-01-14T02:28:51.569Z] Pulling version [2021-01-14T02:28:52.262Z] Building config-common [2021-01-14T02:28:54.347Z] Skipping build go-build-helper (already ran) [2021-01-14T02:28:54.347Z] Skipping build static-packages (already ran) [2021-01-14T02:28:54.347Z] Skipping build go115 (already ran) [2021-01-14T02:28:54.347Z] Building edgex-go [2021-01-14T02:28:54.347Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T02:28:55.835Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 [2021-01-14T02:28:55.835Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-14T02:28:55.835Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-14T02:28:55.835Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 [2021-01-14T02:28:55.835Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 [2021-01-14T02:28:55.835Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-14T02:28:55.835Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-14T02:28:55.835Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-14T02:28:55.835Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-14T02:28:55.835Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-14T02:28:55.835Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-14T02:28:55.835Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-14T02:28:55.835Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-14T02:28:55.835Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-14T02:28:55.835Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-14T02:28:55.835Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-14T02:28:55.835Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-14T02:28:55.835Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-14T02:28:55.835Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-14T02:28:55.835Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-14T02:28:56.144Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-14T02:28:56.144Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-14T02:28:56.144Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-14T02:28:56.144Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-14T02:28:56.144Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-14T02:28:56.144Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-14T02:28:56.446Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-14T02:28:56.446Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-14T02:28:56.446Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-14T02:29:03.322Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-14T02:29:05.191Z]  Building docker-security-secretstore-setup-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:29:05.191Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:29:05.191Z] ---> e10ae346c478 [2021-01-14T02:29:05.191Z] Step 3/26 : WORKDIR /edgex-go [2021-01-14T02:29:05.191Z] ---> Using cache [2021-01-14T02:29:05.191Z] ---> 5ea36f8f5ed1 [2021-01-14T02:29:05.191Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:29:05.191Z] ---> Using cache [2021-01-14T02:29:05.191Z] ---> 28e60a1bae01 [2021-01-14T02:29:05.191Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-14T02:29:05.191Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:29:05.191Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:29:05.191Z] ---> e10ae346c478 [2021-01-14T02:29:05.191Z] Step 3/23 : WORKDIR /edgex-go [2021-01-14T02:29:05.191Z] ---> Using cache [2021-01-14T02:29:05.191Z] ---> 5ea36f8f5ed1 [2021-01-14T02:29:05.191Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:29:05.191Z] ---> Using cache [2021-01-14T02:29:05.191Z] ---> 28e60a1bae01 [2021-01-14T02:29:05.191Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-14T02:29:05.191Z] ---> Running in 87a1fb2a9947 [2021-01-14T02:29:05.191Z] ---> Running in 48360af2e3f3 [2021-01-14T02:29:06.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:29:06.768Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:29:07.028Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-14T02:29:07.066Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:29:07.066Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:29:07.066Z] ---> e10ae346c478 [2021-01-14T02:29:07.066Z] Step 3/24 : WORKDIR /edgex-go [2021-01-14T02:29:07.066Z] ---> Using cache [2021-01-14T02:29:07.066Z] ---> 5ea36f8f5ed1 [2021-01-14T02:29:07.066Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:29:07.066Z] ---> Using cache [2021-01-14T02:29:07.066Z] ---> 28e60a1bae01 [2021-01-14T02:29:07.066Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-14T02:29:07.377Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:29:07.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T02:29:07.695Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-14T02:29:07.695Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-14T02:29:07.695Z] ---> e10ae346c478 [2021-01-14T02:29:07.695Z] Step 3/22 : WORKDIR /edgex-go [2021-01-14T02:29:07.695Z] ---> Using cache [2021-01-14T02:29:07.695Z] ---> 5ea36f8f5ed1 [2021-01-14T02:29:07.695Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:29:07.695Z] ---> Using cache [2021-01-14T02:29:07.695Z] ---> 28e60a1bae01 [2021-01-14T02:29:07.695Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-14T02:29:07.695Z] ---> Using cache [2021-01-14T02:29:07.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:29:07.695Z] ---> 669509d535bf [2021-01-14T02:29:07.695Z] Step 6/22 : COPY go.mod . [2021-01-14T02:29:07.695Z] ---> Using cache [2021-01-14T02:29:07.695Z] ---> 954cdd1662b6 [2021-01-14T02:29:07.695Z] Step 7/22 : RUN go mod download [2021-01-14T02:29:07.695Z] ---> Using cache [2021-01-14T02:29:07.695Z] ---> 01a9d983f1f8 [2021-01-14T02:29:07.695Z] Step 8/22 : COPY . . [2021-01-14T02:29:07.695Z] ---> Using cache [2021-01-14T02:29:07.695Z] ---> 561b606d6d7f [2021-01-14T02:29:07.695Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-14T02:29:08.024Z] ---> Running in 40ff4a123c3a [2021-01-14T02:29:08.024Z] ---> Running in e971f9c9cc50 [2021-01-14T02:29:08.671Z] OK: 217 MiB in 51 packages [2021-01-14T02:29:08.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T02:29:08.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T02:29:08.988Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-14T02:29:09.264Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-14T02:29:09.264Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-14T02:29:09.264Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-14T02:29:09.331Z] OK: 217 MiB in 51 packages [2021-01-14T02:29:09.949Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T02:29:09.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:29:10.244Z] Removing intermediate container 48360af2e3f3 [2021-01-14T02:29:10.244Z] ---> 4c602bf644c3 [2021-01-14T02:29:10.244Z] Step 6/23 : COPY go.mod . [2021-01-14T02:29:10.524Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:29:10.690Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-14T02:29:10.690Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-14T02:29:10.690Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-14T02:29:11.156Z] Removing intermediate container 87a1fb2a9947 [2021-01-14T02:29:11.156Z] ---> 36614fe95cda [2021-01-14T02:29:11.156Z] Step 6/26 : COPY go.mod . [2021-01-14T02:29:11.156Z] ---> b21486e1a616 [2021-01-14T02:29:11.156Z] Step 7/23 : RUN go mod download [2021-01-14T02:29:11.447Z] ---> Running in 58dd8dffa2e9 [2021-01-14T02:29:11.721Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-14T02:29:11.721Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-14T02:29:12.116Z] OK: 217 MiB in 51 packages [2021-01-14T02:29:12.434Z] ---> a427acb601c8 [2021-01-14T02:29:12.434Z] Step 7/26 : RUN go mod download [2021-01-14T02:29:12.434Z] ---> Running in 3bf0bf3c65f1 [2021-01-14T02:29:12.791Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-14T02:29:12.791Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-14T02:29:14.055Z] Removing intermediate container 40ff4a123c3a [2021-01-14T02:29:14.055Z] ---> 948eb2838217 [2021-01-14T02:29:14.055Z] Step 6/24 : COPY go.mod . [2021-01-14T02:29:14.300Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-14T02:29:14.964Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-14T02:29:15.559Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-14T02:29:15.667Z] ---> d83c1b7dfba1 [2021-01-14T02:29:15.667Z] Step 7/24 : RUN go mod download [2021-01-14T02:29:15.667Z] ---> Running in e9fe217a1260 [2021-01-14T02:29:16.672Z] Removing intermediate container 58dd8dffa2e9 [2021-01-14T02:29:16.672Z] ---> 9549b79eac0c [2021-01-14T02:29:16.672Z] Step 8/23 : COPY . . [2021-01-14T02:29:17.549Z] Building version [2021-01-14T02:29:17.740Z] Removing intermediate container 3bf0bf3c65f1 [2021-01-14T02:29:17.740Z] ---> 18da863b12d7 [2021-01-14T02:29:17.740Z] Step 8/26 : COPY . . [2021-01-14T02:29:19.651Z] Staging config-common [2021-01-14T02:29:20.624Z] Skipping stage go-build-helper (already ran) [2021-01-14T02:29:20.624Z] Skipping stage static-packages (already ran) [2021-01-14T02:29:20.624Z] Skipping stage go115 (already ran) [2021-01-14T02:29:20.624Z] Staging edgex-go [2021-01-14T02:29:21.616Z] Staging version [2021-01-14T02:29:22.626Z] Priming config-common [2021-01-14T02:29:23.253Z] Priming go-build-helper [2021-01-14T02:29:23.501Z] Removing intermediate container e9fe217a1260 [2021-01-14T02:29:23.501Z] ---> f23da192479f [2021-01-14T02:29:23.501Z] Step 8/24 : COPY . . [2021-01-14T02:29:24.499Z] Priming static-packages [2021-01-14T02:29:26.442Z] Priming go115 [2021-01-14T02:29:27.396Z] Priming edgex-go [2021-01-14T02:29:28.792Z] Priming version [2021-01-14T02:29:29.366Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-14T02:29:50.914Z] ---> c445ac8b15f5 [2021-01-14T02:29:50.914Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-14T02:29:50.914Z] ---> f5c4438a3fcd [2021-01-14T02:29:50.914Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-14T02:29:50.914Z] ---> c4cb0f2fc0a1 [2021-01-14T02:29:50.914Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-14T02:29:50.914Z] ---> Running in bda77c2b6cd4 [2021-01-14T02:29:50.914Z] ---> Running in 8d380c0f5ff3 [2021-01-14T02:29:50.914Z] ---> Running in e30768b999e0 [2021-01-14T02:29:50.914Z] Removing intermediate container e971f9c9cc50 [2021-01-14T02:29:50.914Z] ---> 363ca4dd55e1 [2021-01-14T02:29:50.914Z] [2021-01-14T02:29:50.914Z] Step 10/22 : FROM alpine:3.12 [2021-01-14T02:29:50.914Z] ---> afeebe901d6b [2021-01-14T02:29:50.914Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-14T02:29:50.915Z] ---> Using cache [2021-01-14T02:29:50.915Z] ---> e5ce1aa81eaf [2021-01-14T02:29:50.915Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-14T02:29:50.915Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-14T02:29:50.915Z] ---> Running in d0faac8bb651 [2021-01-14T02:29:50.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-14T02:29:50.915Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-14T02:29:51.206Z] Removing intermediate container d0faac8bb651 [2021-01-14T02:29:51.206Z] ---> ed3982f2f03d [2021-01-14T02:29:51.206Z] Step 13/22 : WORKDIR / [2021-01-14T02:29:51.506Z] ---> Running in b649701e2149 [2021-01-14T02:29:52.143Z] Removing intermediate container b649701e2149 [2021-01-14T02:29:52.143Z] ---> f2d814ccec96 [2021-01-14T02:29:52.143Z] Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:29:53.195Z] ---> 951750324a6c [2021-01-14T02:29:53.195Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-14T02:29:55.363Z] ---> 1b8ef79dae4c [2021-01-14T02:29:55.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-14T02:29:56.009Z] ---> 5a1920b64fc1 [2021-01-14T02:29:56.009Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-14T02:29:57.482Z] ---> dbcc4d34086a [2021-01-14T02:29:57.482Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-14T02:29:57.482Z] ---> Running in f930789d1db8 [2021-01-14T02:30:01.855Z] Removing intermediate container f930789d1db8 [2021-01-14T02:30:01.855Z] ---> ea5daa89efaa [2021-01-14T02:30:01.855Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-14T02:30:01.855Z] ---> Running in f288b1430d45 [2021-01-14T02:30:01.855Z] Removing intermediate container f288b1430d45 [2021-01-14T02:30:01.855Z] ---> 4a53bce97243 [2021-01-14T02:30:01.855Z] Step 20/22 : LABEL arch=arm64 [2021-01-14T02:30:02.158Z] ---> Running in 93f177723c05 [2021-01-14T02:30:03.165Z] Removing intermediate container 93f177723c05 [2021-01-14T02:30:03.165Z] ---> 186358e6dc67 [2021-01-14T02:30:03.165Z] Step 21/22 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:30:03.165Z] ---> Running in 0b20f22349b0 [2021-01-14T02:30:03.804Z] Removing intermediate container 0b20f22349b0 [2021-01-14T02:30:03.804Z] ---> 4380f632dbbf [2021-01-14T02:30:04.106Z] Step 22/22 : LABEL version=0.0.0 [2021-01-14T02:30:04.106Z] ---> Running in bdbad40f6bb9 [2021-01-14T02:30:04.723Z] Removing intermediate container bdbad40f6bb9 [2021-01-14T02:30:04.723Z] ---> 62f7b35b703f [2021-01-14T02:30:04.723Z] [2021-01-14T02:30:05.362Z] Successfully built 62f7b35b703f [2021-01-14T02:30:05.362Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-14T02:31:02.225Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container e30768b999e0 [2021-01-14T02:31:02.225Z] ---> b8d8fd4e2ece [2021-01-14T02:31:02.225Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-14T02:31:02.225Z] ---> Running in e0170ef74849 [2021-01-14T02:31:02.225Z] Removing intermediate container 8d380c0f5ff3 [2021-01-14T02:31:02.225Z] ---> b94b94102a45 [2021-01-14T02:31:02.225Z] [2021-01-14T02:31:02.225Z] Step 10/24 : FROM scratch [2021-01-14T02:31:02.225Z] ---> [2021-01-14T02:31:02.225Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-14T02:31:02.225Z] ---> Running in 5dde7d2e6ee5 [2021-01-14T02:31:02.225Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-14T02:31:02.225Z] Removing intermediate container 5dde7d2e6ee5 [2021-01-14T02:31:02.225Z] ---> 10488f57c769 [2021-01-14T02:31:02.225Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-14T02:31:02.225Z] ---> Running in 9f3a1675fd96 [2021-01-14T02:31:02.225Z] Removing intermediate container 9f3a1675fd96 [2021-01-14T02:31:02.225Z] ---> fd392673d6b7 [2021-01-14T02:31:02.225Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-14T02:31:02.225Z] ---> Running in b0656060cc7c [2021-01-14T02:31:02.225Z] Removing intermediate container b0656060cc7c [2021-01-14T02:31:02.225Z] ---> 46fc067d6990 [2021-01-14T02:31:02.225Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-14T02:31:02.225Z] ---> 108210307e6c [2021-01-14T02:31:02.225Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-14T02:31:02.225Z] Removing intermediate container e0170ef74849 [2021-01-14T02:31:02.225Z] ---> b45197812bab [2021-01-14T02:31:02.225Z] [2021-01-14T02:31:02.225Z] Step 11/26 : FROM docker:20.10.0 [2021-01-14T02:31:02.225Z] 20.10.0: Pulling from library/docker [2021-01-14T02:31:02.225Z] ---> 5a732ac3a86f [2021-01-14T02:31:02.225Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-14T02:31:03.669Z] ---> 2da2caf7d17c [2021-01-14T02:31:03.669Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:31:04.651Z] ---> 6afd4254e813 [2021-01-14T02:31:04.651Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-14T02:31:06.634Z] ---> 963ffb53480b [2021-01-14T02:31:06.634Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-14T02:31:08.072Z] ---> 99ff0f560772 [2021-01-14T02:31:08.072Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-14T02:31:08.072Z] ---> Running in e5ce51a6c753 [2021-01-14T02:31:09.509Z] Removing intermediate container e5ce51a6c753 [2021-01-14T02:31:09.509Z] ---> 22be5b7685b5 [2021-01-14T02:31:09.509Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:31:09.780Z] ---> Running in 00eeb395b964 [2021-01-14T02:31:10.773Z] Removing intermediate container bda77c2b6cd4 [2021-01-14T02:31:10.773Z] ---> c95fe8f4cf45 [2021-01-14T02:31:10.773Z] [2021-01-14T02:31:10.773Z] Step 10/23 : FROM alpine:3.12 [2021-01-14T02:31:10.773Z] ---> afeebe901d6b [2021-01-14T02:31:10.773Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-14T02:31:10.773Z] Removing intermediate container 00eeb395b964 [2021-01-14T02:31:10.773Z] ---> ecbdc6831bab [2021-01-14T02:31:10.773Z] Step 22/24 : LABEL arch=arm64 [2021-01-14T02:31:11.049Z] ---> Running in a6fd3ebc700e [2021-01-14T02:31:11.049Z] ---> Running in d4290afe9e1a [2021-01-14T02:31:11.645Z] Removing intermediate container d4290afe9e1a [2021-01-14T02:31:11.645Z] ---> cbd6363187df [2021-01-14T02:31:11.645Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-14T02:31:11.645Z] Removing intermediate container a6fd3ebc700e [2021-01-14T02:31:11.645Z] ---> 4e4293050eaa [2021-01-14T02:31:11.645Z] Step 23/24 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:31:11.922Z] ---> Running in 42acdb75aa57 [2021-01-14T02:31:11.922Z] ---> Running in 541314e0dbbb [2021-01-14T02:31:12.196Z] Removing intermediate container 42acdb75aa57 [2021-01-14T02:31:12.196Z] ---> 169f1f956f8a [2021-01-14T02:31:12.196Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-14T02:31:12.469Z] ---> Running in a2beb06a8fd7 [2021-01-14T02:31:12.469Z] Removing intermediate container 541314e0dbbb [2021-01-14T02:31:12.469Z] ---> b098be2f894e [2021-01-14T02:31:12.469Z] Step 24/24 : LABEL version=0.0.0 [2021-01-14T02:31:12.469Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-14T02:31:12.469Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-14T02:31:12.469Z] ---> eeaf43b92773 [2021-01-14T02:31:12.469Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-14T02:31:12.740Z] ---> Running in c977f2a1480d [2021-01-14T02:31:12.740Z] ---> Running in 2746d8c877dd [2021-01-14T02:31:13.013Z] Removing intermediate container a2beb06a8fd7 [2021-01-14T02:31:13.013Z] ---> 3c76e69813bd [2021-01-14T02:31:13.013Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-14T02:31:13.288Z] ---> Running in 701c27cfb78a [2021-01-14T02:31:13.288Z] Removing intermediate container c977f2a1480d [2021-01-14T02:31:13.288Z] ---> 1b573d933a54 [2021-01-14T02:31:13.288Z] [2021-01-14T02:31:13.888Z] Successfully built 1b573d933a54 [2021-01-14T02:31:13.888Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-14T02:31:14.163Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:31:14.163Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:31:14.768Z] (1/2) Installing readline (8.0.4-r0) [2021-01-14T02:31:14.768Z] (2/2) Installing bash (5.0.17-r0) [2021-01-14T02:31:14.768Z] Executing bash-5.0.17-r0.post-install [2021-01-14T02:31:14.768Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:31:14.768Z] OK: 12 MiB in 22 packages [2021-01-14T02:31:15.771Z] Removing intermediate container 701c27cfb78a [2021-01-14T02:31:15.771Z] ---> 90a3464388b0 [2021-01-14T02:31:15.771Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-14T02:31:15.771Z] ---> Running in be35dc380707 [2021-01-14T02:31:16.374Z] Removing intermediate container 2746d8c877dd [2021-01-14T02:31:16.374Z] ---> 0263f4e61a0b [2021-01-14T02:31:16.374Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-14T02:31:16.374Z] ---> Running in 3b71ac7b2093 [2021-01-14T02:31:16.974Z] Removing intermediate container 3b71ac7b2093 [2021-01-14T02:31:16.974Z] ---> b73b1e9596a7 [2021-01-14T02:31:16.974Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-14T02:31:16.974Z] ---> Running in 6b98a0a45ec3 [2021-01-14T02:31:17.247Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:31:17.523Z] Removing intermediate container 6b98a0a45ec3 [2021-01-14T02:31:17.523Z] ---> 2bf1867432c4 [2021-01-14T02:31:17.523Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-14T02:31:17.820Z] ---> Running in 1b1af1ebda9b [2021-01-14T02:31:18.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:31:18.110Z] Removing intermediate container 1b1af1ebda9b [2021-01-14T02:31:18.110Z] ---> 73f4198ea19b [2021-01-14T02:31:18.110Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-14T02:31:19.137Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-14T02:31:19.137Z] ---> 4b9bb44b3a46 [2021-01-14T02:31:19.137Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-14T02:31:19.410Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-14T02:31:19.410Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-14T02:31:20.032Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-14T02:31:20.032Z] ---> e7e2ed4837ec [2021-01-14T02:31:20.032Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-14T02:31:20.032Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-14T02:31:20.312Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:31:20.312Z] OK: 8 MiB in 19 packages [2021-01-14T02:31:20.914Z] ---> 3cc57702922a [2021-01-14T02:31:20.914Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-14T02:31:21.191Z] ---> Running in 529be0643c67 [2021-01-14T02:31:21.793Z] Removing intermediate container be35dc380707 [2021-01-14T02:31:21.793Z] ---> aa93193a23f9 [2021-01-14T02:31:21.793Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-14T02:31:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:31:22.392Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:31:22.669Z] ---> a0cc08bd492c [2021-01-14T02:31:22.669Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-14T02:31:22.949Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-14T02:31:22.949Z] (2/33) Installing expat (2.2.9-r1) [2021-01-14T02:31:22.949Z] (3/33) Installing libffi (3.3-r2) [2021-01-14T02:31:22.949Z] (4/33) Installing gdbm (1.13-r1) [2021-01-14T02:31:22.949Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-14T02:31:22.949Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-14T02:31:23.224Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-14T02:31:24.207Z] ---> 49febbb2db70 [2021-01-14T02:31:24.207Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-14T02:31:25.190Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-14T02:31:25.190Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-14T02:31:25.190Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-14T02:31:25.190Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-14T02:31:25.190Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-14T02:31:25.190Z] ---> 6f586ba7e9fd [2021-01-14T02:31:25.190Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-14T02:31:25.190Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-14T02:31:25.190Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-14T02:31:25.190Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-14T02:31:25.190Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-14T02:31:25.190Z] ---> Running in d0affa933307 [2021-01-14T02:31:25.190Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-14T02:31:25.466Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-14T02:31:25.466Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-14T02:31:25.466Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-14T02:31:25.466Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-14T02:31:25.466Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-14T02:31:25.466Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-14T02:31:25.747Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-14T02:31:25.747Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-14T02:31:25.747Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-14T02:31:25.747Z] Removing intermediate container d0affa933307 [2021-01-14T02:31:25.747Z] ---> 8c1b10afa98d [2021-01-14T02:31:25.747Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:31:25.747Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-14T02:31:25.747Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-14T02:31:25.747Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-14T02:31:25.747Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-14T02:31:25.747Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-14T02:31:25.747Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-14T02:31:25.747Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-14T02:31:26.021Z] ---> Running in b374c65df769 [2021-01-14T02:31:26.022Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:31:26.022Z] OK: 71 MiB in 55 packages [2021-01-14T02:31:26.624Z] Removing intermediate container b374c65df769 [2021-01-14T02:31:26.624Z] ---> 84401c4d6f12 [2021-01-14T02:31:26.624Z] Step 21/23 : LABEL arch=arm64 [2021-01-14T02:31:26.624Z] ---> Running in 1d3af4a0d34c [2021-01-14T02:31:27.226Z] Removing intermediate container 1d3af4a0d34c [2021-01-14T02:31:27.226Z] ---> 5065abb7622b [2021-01-14T02:31:27.226Z] Step 22/23 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:31:27.500Z] ---> Running in da9c3d68a727 [2021-01-14T02:31:28.110Z] Removing intermediate container da9c3d68a727 [2021-01-14T02:31:28.110Z] ---> 4ec72b7034a7 [2021-01-14T02:31:28.110Z] Step 23/23 : LABEL version=0.0.0 [2021-01-14T02:31:28.110Z] ---> Running in ce4a0aa2f1d8 [2021-01-14T02:31:28.724Z] Removing intermediate container ce4a0aa2f1d8 [2021-01-14T02:31:28.724Z] ---> d431f6f0d26d [2021-01-14T02:31:28.724Z] [2021-01-14T02:31:29.002Z] Successfully built d431f6f0d26d [2021-01-14T02:31:29.002Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-14T02:31:32.422Z]  Building docker-core-data-go ... done Removing intermediate container 529be0643c67 [2021-01-14T02:31:32.422Z] ---> 2a3ef3994e5c [2021-01-14T02:31:32.422Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-14T02:31:32.422Z] ---> Running in 64e54b19f057 [2021-01-14T02:31:36.708Z] Collecting docker-compose==1.23.2 [2021-01-14T02:31:36.708Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-14T02:31:37.308Z] Collecting PyYAML<4,>=3.10 [2021-01-14T02:31:37.579Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-14T02:31:40.194Z] Collecting docopt<0.7,>=0.6.1 [2021-01-14T02:31:40.194Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-14T02:31:43.572Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-14T02:31:43.573Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-14T02:31:43.573Z] Collecting jsonschema<3,>=2.5.1 [2021-01-14T02:31:43.573Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-14T02:31:43.844Z] Collecting texttable<0.10,>=0.9.0 [2021-01-14T02:31:44.118Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-14T02:31:46.726Z] Collecting docker<4.0,>=3.6.0 [2021-01-14T02:31:46.726Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-14T02:31:46.998Z] Collecting cached-property<2,>=1.2.0 [2021-01-14T02:31:46.998Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-14T02:31:47.591Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-14T02:31:47.591Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-14T02:31:47.591Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-14T02:31:47.862Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-14T02:31:47.862Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-14T02:31:50.470Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-14T02:31:50.470Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-14T02:31:50.470Z] Collecting idna<2.8,>=2.5 [2021-01-14T02:31:50.470Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-14T02:31:50.470Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-14T02:31:50.470Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-14T02:31:50.740Z] Collecting docker-pycreds>=0.4.0 [2021-01-14T02:31:50.740Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-14T02:31:51.008Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-14T02:31:51.008Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-14T02:31:51.008Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-14T02:31:51.008Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-14T02:31:51.597Z] Installing collected packages: PyYAML, docopt, urllib3, idna, requests, jsonschema, texttable, websocket-client, docker-pycreds, docker, cached-property, dockerpty, docker-compose [2021-01-14T02:31:51.597Z] Running setup.py install for PyYAML: started [2021-01-14T02:31:53.565Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-14T02:31:53.565Z] Running setup.py install for docopt: started [2021-01-14T02:31:55.624Z] Running setup.py install for docopt: finished with status 'done' [2021-01-14T02:31:55.624Z] Attempting uninstall: urllib3 [2021-01-14T02:31:55.624Z] Found existing installation: urllib3 1.25.9 [2021-01-14T02:31:55.624Z] Uninstalling urllib3-1.25.9: [2021-01-14T02:31:55.624Z] Successfully uninstalled urllib3-1.25.9 [2021-01-14T02:31:56.257Z] Attempting uninstall: idna [2021-01-14T02:31:56.257Z] Found existing installation: idna 2.9 [2021-01-14T02:31:56.257Z] Uninstalling idna-2.9: [2021-01-14T02:31:56.257Z] Successfully uninstalled idna-2.9 [2021-01-14T02:31:56.851Z] Attempting uninstall: requests [2021-01-14T02:31:56.851Z] Found existing installation: requests 2.23.0 [2021-01-14T02:31:56.851Z] Uninstalling requests-2.23.0: [2021-01-14T02:31:57.120Z] Successfully uninstalled requests-2.23.0 [2021-01-14T02:31:57.714Z] Running setup.py install for texttable: started [2021-01-14T02:31:59.679Z] Running setup.py install for texttable: finished with status 'done' [2021-01-14T02:32:00.651Z] Running setup.py install for dockerpty: started [2021-01-14T02:32:02.641Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-14T02:32:03.252Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-14T02:32:07.599Z] Removing intermediate container 64e54b19f057 [2021-01-14T02:32:07.599Z] ---> c37394de02d2 [2021-01-14T02:32:07.599Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-14T02:32:07.599Z] ---> Running in 9f177fd6a7b0 [2021-01-14T02:32:08.234Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-14T02:32:08.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-14T02:32:09.192Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-14T02:32:09.192Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-14T02:32:09.192Z] (3/3) Installing curl (7.69.1-r3) [2021-01-14T02:32:09.192Z] Executing busybox-1.31.1-r19.trigger [2021-01-14T02:32:09.192Z] OK: 71 MiB in 58 packages [2021-01-14T02:32:10.188Z] Removing intermediate container 9f177fd6a7b0 [2021-01-14T02:32:10.188Z] ---> 80547e19553e [2021-01-14T02:32:10.188Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-14T02:32:10.461Z] ---> Running in 05bf2f6dfe61 [2021-01-14T02:32:10.743Z] Removing intermediate container 05bf2f6dfe61 [2021-01-14T02:32:10.743Z] ---> 87f39407cd4c [2021-01-14T02:32:10.743Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-14T02:32:11.017Z] ---> Running in 5886212fd757 [2021-01-14T02:32:11.613Z] Removing intermediate container 5886212fd757 [2021-01-14T02:32:11.613Z] ---> f64be259b031 [2021-01-14T02:32:11.613Z] Step 24/26 : LABEL arch=arm64 [2021-01-14T02:32:11.613Z] ---> Running in 2158978a40f0 [2021-01-14T02:32:12.209Z] Removing intermediate container 2158978a40f0 [2021-01-14T02:32:12.209Z] ---> 2d9bde9f1814 [2021-01-14T02:32:12.209Z] Step 25/26 : LABEL git_sha=bce2c04ba03c110ab37423b79f79767cefdb6fa5 [2021-01-14T02:32:12.209Z] ---> Running in 8329699f3fab [2021-01-14T02:32:12.802Z] Removing intermediate container 8329699f3fab [2021-01-14T02:32:12.802Z] ---> 791beb10f18f [2021-01-14T02:32:12.802Z] Step 26/26 : LABEL version=0.0.0 [2021-01-14T02:32:12.802Z] ---> Running in f64c47accbfc [2021-01-14T02:32:13.397Z] Removing intermediate container f64c47accbfc [2021-01-14T02:32:13.397Z] ---> 5cf22c069cea [2021-01-14T02:32:13.397Z] [2021-01-14T02:32:13.668Z] Successfully built 5cf22c069cea [2021-01-14T02:32:13.669Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-14T02:32:13.965Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-14T02:32:13.925Z] $ docker stop --time=1 74f2a6828dfa741205e4c8e764a7623c85bddb1bb64d052055d955e02ca0c9c2 [2021-01-14T02:32:15.793Z] $ docker rm -f 74f2a6828dfa741205e4c8e764a7623c85bddb1bb64d052055d955e02ca0c9c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-14T02:32:16.578Z] + docker images [2021-01-14T02:32:16.578Z] + grep docker [2021-01-14T02:32:16.850Z] docker-sys-mgmt-agent-go-arm64 latest 5cf22c069cea 4 seconds ago 300MB [2021-01-14T02:32:16.850Z] docker-core-data-go-arm64 latest d431f6f0d26d 48 seconds ago 21MB [2021-01-14T02:32:16.850Z] docker-support-notifications-go-arm64 latest 1b573d933a54 About a minute ago 11.4MB [2021-01-14T02:32:16.850Z] docker-security-bootstrap-redis-go-arm64 latest 62f7b35b703f 2 minutes ago 15.1MB [2021-01-14T02:32:16.850Z] docker-security-secretstore-setup-go-arm64 latest c731da5b2832 3 minutes ago 23.4MB [2021-01-14T02:32:16.850Z] docker-core-metadata-go-arm64 latest 3b52afbf66e9 3 minutes ago 12.3MB [2021-01-14T02:32:16.850Z] docker-security-proxy-setup-go-arm64 latest 35eac53d8b3d 3 minutes ago 23.3MB [2021-01-14T02:32:16.850Z] docker-core-command-go-arm64 latest 9a6a9737cc4c 4 minutes ago 9.98MB [2021-01-14T02:32:16.850Z] docker-support-scheduler-go-arm64 latest 29aaa853a789 4 minutes ago 10MB [2021-01-14T02:32:16.850Z] docker 20.10.0 eeaf43b92773 4 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-14T02:32:19.834Z] provisioning config files... [2021-01-14T02:32:19.860Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config6216020457390486698tmp [Pipeline] { [Pipeline] sh [2021-01-14T02:32:20.267Z] + set +x [2021-01-14T02:32:20.267Z] + curl -s https://codecov.io/bash [2021-01-14T02:32:20.267Z] + bash -s -- [2021-01-14T02:32:20.846Z] [2021-01-14T02:32:20.846Z] _____ _ [2021-01-14T02:32:20.846Z] / ____| | | [2021-01-14T02:32:20.846Z] | | ___ __| | ___ ___ _____ __ [2021-01-14T02:32:20.846Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-14T02:32:20.846Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-14T02:32:20.846Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-14T02:32:20.846Z] Bash-20201231-23d4836 [2021-01-14T02:32:20.846Z] [2021-01-14T02:32:20.846Z] [2021-01-14T02:32:20.846Z] ==> git version 2.24.3 found [2021-01-14T02:32:20.846Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-14T02:32:20.846Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-14T02:32:20.846Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-14T02:32:20.846Z] ==> Jenkins CI detected. [2021-01-14T02:32:20.846Z] project root: . [2021-01-14T02:32:20.846Z] --> token set from env [2021-01-14T02:32:20.846Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-14T02:32:20.846Z] ==> Running gcov in . (disable via -X gcov) [2021-01-14T02:32:20.846Z] ==> Python coveragepy not found [2021-01-14T02:32:20.846Z] ==> Searching for coverage reports in: [2021-01-14T02:32:20.846Z] + . [2021-01-14T02:32:20.846Z] -> Found 1 reports [2021-01-14T02:32:20.846Z] ==> Detecting git/mercurial file structure [2021-01-14T02:32:20.846Z] ==> Reading reports [2021-01-14T02:32:20.846Z] + ./coverage.out bytes=553305 [2021-01-14T02:32:21.111Z] ==> Appending adjustments [2021-01-14T02:32:21.111Z] https://docs.codecov.io/docs/fixing-reports [2021-01-14T02:32:24.425Z] + Found adjustments [2021-01-14T02:32:24.425Z] ==> Gzipping contents [2021-01-14T02:32:24.425Z] 84K /tmp/codecov.fILYij.gz [2021-01-14T02:32:24.425Z] ==> Uploading reports [2021-01-14T02:32:24.425Z] url: https://codecov.io [2021-01-14T02:32:24.425Z] query: branch=PR-3002&commit=bce2c04ba03c110ab37423b79f79767cefdb6fa5&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-14T02:32:24.425Z] -> Pinging Codecov [2021-01-14T02:32:24.425Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3002&commit=bce2c04ba03c110ab37423b79f79767cefdb6fa5&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3002%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3002&job=&cmd_args= [2021-01-14T02:32:24.425Z] -> Uploading to [2021-01-14T02:32:24.425Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-14/00271124DB129430A58F1EEE437C3FCB/bce2c04ba03c110ab37423b79f79767cefdb6fa5/0eade938-512b-4071-9b79-4e3b2f45f7a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210114T023224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=464eea81035e387ddb22e28250e8e39767bc7761951f5d5ee1ae51f414630a66 [2021-01-14T02:32:24.425Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-14T02:32:24.688Z] Dload Upload Total Spent Left Speed [2021-01-14T02:32:25.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83919 0 0 100 83919 0 152k --:--:-- --:--:-- --:--:-- 152k [2021-01-14T02:32:25.264Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/bce2c04ba03c110ab37423b79f79767cefdb6fa5 [Pipeline] } [2021-01-14T02:32:25.275Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:27.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:28.828Z] ---> package-listing.sh [2021-01-14T02:32:28.828Z] ++ facter osfamily [2021-01-14T02:32:28.828Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-14T02:32:28.828Z] + OS_FAMILY=redhat [2021-01-14T02:32:28.828Z] + workspace=/w/workspace/edgex-go/12 [2021-01-14T02:32:28.828Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-14T02:32:28.828Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-14T02:32:28.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-14T02:32:28.828Z] + PACKAGES=/tmp/packages_start.txt [2021-01-14T02:32:28.828Z] + '[' /w/workspace/edgex-go/12 ']' [2021-01-14T02:32:28.828Z] + PACKAGES=/tmp/packages_end.txt [2021-01-14T02:32:28.828Z] + case "${OS_FAMILY}" in [2021-01-14T02:32:28.828Z] + rpm -qa [2021-01-14T02:32:28.828Z] + sort [2021-01-14T02:32:34.145Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-14T02:32:34.145Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-14T02:32:34.145Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-14T02:32:34.145Z] + '[' /w/workspace/edgex-go/12 ']' [2021-01-14T02:32:34.145Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-01-14T02:32:34.145Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-01-14T02:32:34.159Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-14T02:32:34.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:32:34.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T02:32:34.767Z] [2021-01-14T02:32:34.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-14T02:32:35.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T02:32:35.156Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-14T02:32:35.156Z] df20fa9351a1: Pulling fs layer [2021-01-14T02:32:35.156Z] 36b3adc4ff6f: Pulling fs layer [2021-01-14T02:32:35.156Z] 8ad3a11d3b57: Pulling fs layer [2021-01-14T02:32:35.156Z] 46f8f816bc3b: Pulling fs layer [2021-01-14T02:32:35.156Z] 93b61091891f: Pulling fs layer [2021-01-14T02:32:35.156Z] 93b9cdb0e59b: Pulling fs layer [2021-01-14T02:32:35.156Z] 5e14af77c1be: Pulling fs layer [2021-01-14T02:32:35.156Z] 01666e4c0597: Pulling fs layer [2021-01-14T02:32:35.156Z] aa168da1d23b: Pulling fs layer [2021-01-14T02:32:35.156Z] 93b9cdb0e59b: Waiting [2021-01-14T02:32:35.156Z] 46f8f816bc3b: Waiting [2021-01-14T02:32:35.157Z] 5e14af77c1be: Waiting [2021-01-14T02:32:35.157Z] 01666e4c0597: Waiting [2021-01-14T02:32:35.157Z] 93b61091891f: Waiting [2021-01-14T02:32:35.157Z] aa168da1d23b: Waiting [2021-01-14T02:32:35.157Z] 36b3adc4ff6f: Verifying Checksum [2021-01-14T02:32:35.157Z] 36b3adc4ff6f: Download complete [2021-01-14T02:32:35.157Z] 46f8f816bc3b: Verifying Checksum [2021-01-14T02:32:35.157Z] 46f8f816bc3b: Download complete [2021-01-14T02:32:35.420Z] df20fa9351a1: Verifying Checksum [2021-01-14T02:32:35.420Z] df20fa9351a1: Download complete [2021-01-14T02:32:35.420Z] 93b9cdb0e59b: Download complete [2021-01-14T02:32:35.420Z] 5e14af77c1be: Verifying Checksum [2021-01-14T02:32:35.420Z] 5e14af77c1be: Download complete [2021-01-14T02:32:35.420Z] 01666e4c0597: Verifying Checksum [2021-01-14T02:32:35.420Z] 01666e4c0597: Download complete [2021-01-14T02:32:35.420Z] 93b61091891f: Download complete [2021-01-14T02:32:35.690Z] df20fa9351a1: Pull complete [2021-01-14T02:32:35.954Z] 36b3adc4ff6f: Pull complete [2021-01-14T02:32:36.221Z] 8ad3a11d3b57: Verifying Checksum [2021-01-14T02:32:36.221Z] 8ad3a11d3b57: Download complete [2021-01-14T02:32:36.804Z] 8ad3a11d3b57: Pull complete [2021-01-14T02:32:37.071Z] 46f8f816bc3b: Pull complete [2021-01-14T02:32:38.467Z] aa168da1d23b: Verifying Checksum [2021-01-14T02:32:38.467Z] aa168da1d23b: Download complete [2021-01-14T02:32:39.417Z] 93b61091891f: Pull complete [2021-01-14T02:32:39.417Z] 93b9cdb0e59b: Pull complete [2021-01-14T02:32:39.417Z] 5e14af77c1be: Pull complete [2021-01-14T02:32:39.682Z] 01666e4c0597: Pull complete [2021-01-14T02:32:47.868Z] aa168da1d23b: Pull complete [2021-01-14T02:32:48.815Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-14T02:32:48.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-14T02:32:48.815Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-14T02:32:49.009Z] prd-centos7-docker-4c-2g-20138 does not seem to be running inside a container [2021-01-14T02:32:49.065Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-lftools-log-publisher:alpine cat [2021-01-14T02:32:52.074Z] $ docker top cb3389455624657b655d5a8c9a499a769d905588db16a428dac2f49ac06eacf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-14T02:32:52.694Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-14T02:32:52.995Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-14T02:32:53.299Z] + ls /var/log/sa-host [2021-01-14T02:32:53.299Z] + sadf -c /var/log/sa-host/sa14 [2021-01-14T02:32:53.299Z] file_magic: OK [2021-01-14T02:32:53.299Z] HZ: Using current value: 100 [2021-01-14T02:32:53.299Z] file_header: OK [2021-01-14T02:32:53.299Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T02:32:53.299Z] Statistics: [2021-01-14T02:32:53.299Z] 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... [2021-01-14T02:32:53.299Z] File successfully converted to sysstat format version 12.2.1 [2021-01-14T02:32:53.299Z] + sadf -c /var/log/sa-host/sa23 [2021-01-14T02:32:53.299Z] file_magic: OK [2021-01-14T02:32:53.299Z] HZ: Using current value: 100 [2021-01-14T02:32:53.299Z] file_header: OK [2021-01-14T02:32:53.299Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-14T02:32:53.299Z] Statistics: [2021-01-14T02:32:53.299Z] Hnuu...uuuununununu... [2021-01-14T02:32:53.299Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-14T02:32:53.968Z] provisioning config files... [2021-01-14T02:32:53.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config7121381049195002372tmp [Pipeline] { [Pipeline] echo [2021-01-14T02:32:54.058Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:54.364Z] ---> create-netrc.sh [Pipeline] } [2021-01-14T02:32:54.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-14T02:32:54.471Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:54.774Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-14T02:32:54.785Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:55.083Z] ---> sudo-logs.sh [2021-01-14T02:32:55.083Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-14T02:32:55.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:55.477Z] ---> job-cost.sh [2021-01-14T02:32:55.477Z] lf-activate-venv: SKIPPING [2021-01-14T02:32:55.477Z] INFO: No Stack... [2021-01-14T02:32:56.495Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-14T02:32:57.069Z] INFO: Archiving Costs [Pipeline] echo [2021-01-14T02:32:57.082Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-14T02:32:57.382Z] ---> logs-deploy.sh [2021-01-14T02:32:57.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3002/12 [2021-01-14T02:32:57.382Z] INFO: archiving workspace using pattern(s): [2021-01-14T02:32:59.305Z] Archives upload complete. [2021-01-14T02:32:59.305Z] INFO: archiving logs to Nexus [2021-01-14T02:33:00.259Z] ---> uname -a: [2021-01-14T02:33:00.259Z] Linux prd-centos7-docker-4c-2g-20138.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-14T02:33:00.259Z] [2021-01-14T02:33:00.259Z] [2021-01-14T02:33:00.259Z] ---> lscpu: [2021-01-14T02:33:00.259Z] Architecture: x86_64 [2021-01-14T02:33:00.259Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-14T02:33:00.259Z] Byte Order: Little Endian [2021-01-14T02:33:00.259Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-14T02:33:00.259Z] CPU(s): 4 [2021-01-14T02:33:00.259Z] On-line CPU(s) list: 0-3 [2021-01-14T02:33:00.259Z] Thread(s) per core: 1 [2021-01-14T02:33:00.259Z] Core(s) per socket: 1 [2021-01-14T02:33:00.259Z] Socket(s): 4 [2021-01-14T02:33:00.259Z] NUMA node(s): 1 [2021-01-14T02:33:00.259Z] Vendor ID: GenuineIntel [2021-01-14T02:33:00.259Z] CPU family: 6 [2021-01-14T02:33:00.259Z] Model: 44 [2021-01-14T02:33:00.259Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-14T02:33:00.259Z] Stepping: 1 [2021-01-14T02:33:00.259Z] CPU MHz: 2933.438 [2021-01-14T02:33:00.259Z] BogoMIPS: 5866.87 [2021-01-14T02:33:00.259Z] Virtualization: VT-x [2021-01-14T02:33:00.259Z] Hypervisor vendor: KVM [2021-01-14T02:33:00.259Z] Virtualization type: full [2021-01-14T02:33:00.259Z] L1d cache: 128 KiB [2021-01-14T02:33:00.259Z] L1i cache: 128 KiB [2021-01-14T02:33:00.259Z] L2 cache: 16 MiB [2021-01-14T02:33:00.259Z] L3 cache: 64 MiB [2021-01-14T02:33:00.259Z] NUMA node0 CPU(s): 0-3 [2021-01-14T02:33:00.259Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-14T02:33:00.259Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-14T02:33:00.259Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-14T02:33:00.259Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-14T02:33:00.259Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-14T02:33:00.259Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-14T02:33:00.259Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-14T02:33:00.259Z] Vulnerability Srbds: Not affected [2021-01-14T02:33:00.259Z] Vulnerability Tsx async abort: Not affected [2021-01-14T02:33:00.259Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-01-14T02:33:00.259Z] [2021-01-14T02:33:00.259Z] [2021-01-14T02:33:00.259Z] ---> nproc: [2021-01-14T02:33:00.259Z] 4 [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] ---> df -h: [2021-01-14T02:33:00.260Z] Filesystem Size Used Available Use% Mounted on [2021-01-14T02:33:00.260Z] overlay 50.0G 11.6G 38.4G 23% / [2021-01-14T02:33:00.260Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-14T02:33:00.260Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-14T02:33:00.260Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /facter-os [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/resolv.conf [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hostname [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /etc/hosts [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/sa-host [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/secure [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /var/log/auth.log [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /run/cloud-init/result.json [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/12 [2021-01-14T02:33:00.260Z] /dev/vda1 50.0G 11.6G 38.4G 23% /w/workspace/edgex-go/12@tmp [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] ---> free -m: [2021-01-14T02:33:00.260Z] total used free shared buff/cache available [2021-01-14T02:33:00.260Z] Mem: 1837 711 284 0 841 1043 [2021-01-14T02:33:00.260Z] Swap: 1023 70 953 [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] ---> ip addr: [2021-01-14T02:33:00.260Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-14T02:33:00.260Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-14T02:33:00.260Z] inet 127.0.0.1/8 scope host lo [2021-01-14T02:33:00.260Z] valid_lft forever preferred_lft forever [2021-01-14T02:33:00.260Z] inet6 ::1/128 scope host [2021-01-14T02:33:00.260Z] valid_lft forever preferred_lft forever [2021-01-14T02:33:00.260Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-14T02:33:00.260Z] link/ether fa:16:3e:34:d5:f6 brd ff:ff:ff:ff:ff:ff [2021-01-14T02:33:00.260Z] inet 10.30.122.18/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-14T02:33:00.260Z] valid_lft 85262sec preferred_lft 85262sec [2021-01-14T02:33:00.260Z] inet6 fe80::f816:3eff:fe34:d5f6/64 scope link [2021-01-14T02:33:00.260Z] valid_lft forever preferred_lft forever [2021-01-14T02:33:00.260Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-14T02:33:00.260Z] link/ether 02:42:93:c9:26:68 brd ff:ff:ff:ff:ff:ff [2021-01-14T02:33:00.260Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-14T02:33:00.260Z] valid_lft forever preferred_lft forever [2021-01-14T02:33:00.260Z] inet6 fe80::42:93ff:fec9:2668/64 scope link [2021-01-14T02:33:00.260Z] valid_lft forever preferred_lft forever [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] ---> sar -b -r -n DEV: [2021-01-14T02:33:00.260Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] 02:13:49 LINUX RESTART (4 CPU) [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] 02:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-14T02:33:00.260Z] 02:16:01 241.33 95.89 145.44 0.00 6498.77 50076.71 0.00 [2021-01-14T02:33:00.260Z] 02:17:01 241.19 94.98 146.21 0.00 3476.02 20646.34 0.00 [2021-01-14T02:33:00.260Z] 02:18:01 150.50 79.63 70.87 0.00 3675.47 8285.79 0.00 [2021-01-14T02:33:00.260Z] 02:19:01 1028.24 765.57 262.68 0.00 91283.50 162237.50 0.00 [2021-01-14T02:33:00.260Z] 02:20:02 2855.30 2550.49 304.81 0.00 138020.35 149630.60 0.00 [2021-01-14T02:33:00.260Z] 02:21:01 1235.95 930.80 305.15 0.00 79957.72 122960.61 0.00 [2021-01-14T02:33:00.260Z] 02:22:01 1793.56 1490.43 303.14 0.00 85425.58 97004.18 0.00 [2021-01-14T02:33:00.260Z] 02:23:02 163.53 30.13 133.41 0.00 3690.68 21245.21 0.00 [2021-01-14T02:33:00.260Z] 02:24:01 1.44 0.19 1.25 0.00 2.44 16.63 0.00 [2021-01-14T02:33:00.260Z] 02:25:01 0.73 0.48 0.25 0.00 17.99 3.08 0.00 [2021-01-14T02:33:00.260Z] 02:26:01 0.37 0.05 0.32 0.00 0.40 3.66 0.00 [2021-01-14T02:33:00.260Z] 02:27:01 0.27 0.02 0.25 0.00 0.27 2.61 0.00 [2021-01-14T02:33:00.260Z] 02:28:01 0.20 0.00 0.20 0.00 0.00 1.80 0.00 [2021-01-14T02:33:00.260Z] 02:29:01 1.70 1.38 0.32 0.00 47.02 4.13 0.00 [2021-01-14T02:33:00.260Z] 02:30:01 0.82 0.03 0.78 0.00 1.07 14.50 0.00 [2021-01-14T02:33:00.260Z] 02:31:01 0.33 0.03 0.30 0.00 0.80 3.26 0.00 [2021-01-14T02:33:00.260Z] 02:32:01 0.30 0.05 0.25 0.00 0.40 2.60 0.00 [2021-01-14T02:33:00.260Z] Average: 454.83 356.16 98.67 0.00 24283.33 37233.35 0.00 [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] 02:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-14T02:33:00.260Z] 02:16:01 74048 0 702944 37.36 1960 1102592 1529084 52.19 571084 970700 59208 [2021-01-14T02:33:00.260Z] 02:17:01 115112 0 935876 49.74 864 829692 1773244 60.52 743880 742492 37280 [2021-01-14T02:33:00.260Z] 02:18:01 211616 0 735604 39.10 820 933504 1375048 46.93 606792 774044 30152 [2021-01-14T02:33:00.260Z] 02:19:01 298556 0 749504 39.83 0 833484 2946476 100.56 591692 775400 20 [2021-01-14T02:33:00.260Z] 02:20:02 344784 0 1000176 53.16 0 536584 2986564 101.93 629556 645516 61012 [2021-01-14T02:33:00.260Z] 02:21:01 64328 0 703296 37.38 0 1113920 1600240 54.61 696236 909304 59524 [2021-01-14T02:33:00.260Z] 02:22:01 414160 0 693016 36.83 0 774368 1788232 61.03 548576 678604 13756 [2021-01-14T02:33:00.260Z] 02:23:02 124208 0 628160 33.39 0 1129176 1219176 41.61 552764 961440 20 [2021-01-14T02:33:00.260Z] 02:24:01 127296 0 625060 33.22 0 1129188 1189352 40.59 551508 959844 12 [2021-01-14T02:33:00.260Z] 02:25:01 126620 0 625220 33.23 0 1129704 1189424 40.59 551780 960372 8 [2021-01-14T02:33:00.260Z] 02:26:01 127136 0 624696 33.20 0 1129712 1189352 40.59 551516 960384 8 [2021-01-14T02:33:00.260Z] 02:27:01 127036 0 624788 33.21 0 1129720 1189352 40.59 551528 960392 8 [2021-01-14T02:33:00.260Z] 02:28:01 126968 0 624840 33.21 0 1129736 1189400 40.59 551908 960396 8 [2021-01-14T02:33:00.260Z] 02:29:01 125672 0 625388 33.24 0 1130484 1189352 40.59 551744 961064 20 [2021-01-14T02:33:00.260Z] 02:30:01 125080 0 625964 33.27 0 1130500 1189424 40.59 551980 961068 8 [2021-01-14T02:33:00.260Z] 02:31:01 125620 0 625416 33.24 0 1130508 1189352 40.59 551740 961092 8 [2021-01-14T02:33:00.260Z] 02:32:01 125612 0 625416 33.24 0 1130516 1189352 40.59 551512 961092 8 [2021-01-14T02:33:00.260Z] Average: 163756 0 692668 36.81 214 1024905 1524848 52.04 582694 888424 15356 [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] 02:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-14T02:33:00.260Z] 02:16:01 veth96de30d 124.24 142.38 11.18 468.71 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:16:01 eth0 782.00 763.54 4774.24 95.06 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:16:01 docker0 499.70 476.86 38.07 1930.77 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:17:01 eth0 32.89 19.37 29.91 12.89 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:17:01 vethc1360af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:17:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:18:01 eth0 46.52 28.67 34.29 78.14 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:18:01 vethc1360af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:19:01 veth87ce7d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:19:01 veth29b0edf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:19:01 vethb7d57a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:19:01 veth15c0e84 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:20:02 veth95d4a16 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:20:02 vethd192e74 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:20:02 veth0472272 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:20:02 vethe8e8315 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:21:01 veth15c0e84 0.00 0.61 0.00 0.03 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:21:01 eth0 2921.16 2513.68 12307.06 524.63 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:21:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:21:01 veth5b9d606 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:22:01 veth15c0e84 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:22:01 veth48ec796 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:22:01 eth0 36.37 21.37 80.69 12.49 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:23:02 eth0 193.73 144.96 1689.43 78.97 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:23:02 docker0 1079.93 1018.03 85.34 4226.40 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:25:01 eth0 0.25 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:28:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:29:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:30:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:32:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] Average: eth0 84.35 74.02 507.91 25.67 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] Average: docker0 34.16 35.28 2.55 156.66 0.00 0.00 0.00 0.00 [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] ---> sar -P ALL: [2021-01-14T02:33:00.260Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] 02:13:49 LINUX RESTART (4 CPU) [2021-01-14T02:33:00.260Z] [2021-01-14T02:33:00.260Z] 02:15:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T02:33:00.260Z] 02:16:01 all 14.23 0.00 7.54 3.60 0.06 74.58 [2021-01-14T02:33:00.260Z] 02:16:01 0 16.04 0.00 7.79 3.44 0.03 72.69 [2021-01-14T02:33:00.260Z] 02:16:01 1 12.51 0.00 7.31 4.11 0.05 76.01 [2021-01-14T02:33:00.260Z] 02:16:01 2 13.87 0.00 7.44 2.37 0.07 76.25 [2021-01-14T02:33:00.260Z] 02:16:01 3 14.48 0.00 7.63 4.47 0.07 73.35 [2021-01-14T02:33:00.260Z] 02:17:01 all 38.03 0.00 11.51 9.04 0.07 41.35 [2021-01-14T02:33:00.260Z] 02:17:01 0 35.84 0.00 10.95 7.58 0.05 45.58 [2021-01-14T02:33:00.260Z] 02:17:01 1 40.04 0.00 11.90 12.09 0.09 35.88 [2021-01-14T02:33:00.260Z] 02:17:01 2 38.38 0.00 11.40 7.19 0.09 42.94 [2021-01-14T02:33:00.260Z] 02:17:01 3 37.84 0.00 11.80 9.32 0.05 40.99 [2021-01-14T02:33:00.260Z] 02:18:01 all 54.61 0.00 15.02 2.27 0.06 28.04 [2021-01-14T02:33:00.260Z] 02:18:01 0 54.75 0.00 15.27 3.26 0.07 26.65 [2021-01-14T02:33:00.260Z] 02:18:01 1 54.19 0.00 14.87 3.08 0.05 27.80 [2021-01-14T02:33:00.260Z] 02:18:01 2 54.12 0.00 15.37 1.72 0.07 28.72 [2021-01-14T02:33:00.260Z] 02:18:01 3 55.37 0.00 14.57 1.03 0.05 28.97 [2021-01-14T02:33:00.260Z] 02:19:01 all 21.23 0.00 21.81 8.97 0.10 47.89 [2021-01-14T02:33:00.261Z] 02:19:01 0 20.27 0.00 21.17 7.02 0.09 51.46 [2021-01-14T02:33:00.261Z] 02:19:01 1 20.14 0.00 21.16 9.43 0.14 49.13 [2021-01-14T02:33:00.261Z] 02:19:01 2 22.61 0.00 22.21 7.84 0.10 47.24 [2021-01-14T02:33:00.261Z] 02:19:01 3 21.90 0.00 22.70 11.62 0.09 43.69 [2021-01-14T02:33:00.261Z] 02:20:02 all 31.39 0.00 24.24 26.08 0.13 18.16 [2021-01-14T02:33:00.261Z] 02:20:02 0 31.25 0.00 23.83 28.23 0.14 16.56 [2021-01-14T02:33:00.261Z] 02:20:02 1 31.52 0.00 24.02 25.59 0.14 18.73 [2021-01-14T02:33:00.261Z] 02:20:02 2 31.15 0.00 24.00 27.27 0.12 17.46 [2021-01-14T02:33:00.261Z] 02:20:02 3 31.66 0.00 25.12 23.20 0.12 19.89 [2021-01-14T02:33:00.261Z] 02:21:01 all 37.54 0.00 20.08 20.10 0.13 22.14 [2021-01-14T02:33:00.261Z] 02:21:01 0 37.58 0.00 18.88 15.40 0.12 28.01 [2021-01-14T02:33:00.261Z] 02:21:01 1 37.74 0.00 20.57 22.92 0.17 18.60 [2021-01-14T02:33:00.261Z] 02:21:01 2 37.90 0.00 20.30 18.92 0.12 22.76 [2021-01-14T02:33:00.261Z] 02:21:01 3 36.92 0.00 20.59 23.24 0.11 19.14 [2021-01-14T02:33:00.261Z] 02:22:01 all 45.31 0.00 21.66 17.99 0.09 14.95 [2021-01-14T02:33:00.261Z] 02:22:01 0 45.15 0.00 21.59 17.34 0.09 15.83 [2021-01-14T02:33:00.261Z] 02:22:01 1 44.66 0.00 21.42 19.16 0.09 14.67 [2021-01-14T02:33:00.261Z] 02:22:01 2 46.00 0.00 21.76 18.46 0.09 13.70 [2021-01-14T02:33:00.261Z] 02:22:01 3 45.42 0.00 21.88 16.99 0.09 15.61 [2021-01-14T02:33:00.261Z] 02:23:02 all 8.90 0.00 6.47 6.11 0.05 78.47 [2021-01-14T02:33:00.261Z] 02:23:02 0 10.96 0.00 7.73 5.88 0.05 75.38 [2021-01-14T02:33:00.261Z] 02:23:02 1 6.22 0.00 5.90 9.65 0.05 78.18 [2021-01-14T02:33:00.261Z] 02:23:02 2 10.14 0.00 5.96 3.57 0.05 80.29 [2021-01-14T02:33:00.261Z] 02:23:02 3 8.27 0.00 6.28 5.36 0.05 80.04 [2021-01-14T02:33:00.261Z] 02:24:01 all 0.14 0.00 0.03 0.00 0.01 99.82 [2021-01-14T02:33:00.261Z] 02:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-01-14T02:33:00.261Z] 02:24:01 2 0.53 0.00 0.05 0.02 0.02 99.39 [2021-01-14T02:33:00.261Z] 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2021-01-14T02:33:00.261Z] 02:25:01 all 0.16 0.00 0.05 0.01 0.02 99.76 [2021-01-14T02:33:00.261Z] 02:25:01 0 0.03 0.00 0.08 0.02 0.03 99.83 [2021-01-14T02:33:00.261Z] 02:25:01 1 0.03 0.00 0.05 0.02 0.02 99.88 [2021-01-14T02:33:00.261Z] 02:25:01 2 0.53 0.00 0.03 0.00 0.02 99.42 [2021-01-14T02:33:00.261Z] 02:25:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-14T02:33:00.261Z] 02:26:01 all 0.11 0.00 0.04 0.00 0.01 99.83 [2021-01-14T02:33:00.261Z] 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2021-01-14T02:33:00.261Z] 02:26:01 1 0.12 0.00 0.10 0.00 0.00 99.78 [2021-01-14T02:33:00.261Z] 02:26:01 2 0.32 0.00 0.02 0.00 0.02 99.65 [2021-01-14T02:33:00.261Z] 02:26:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2021-01-14T02:33:00.261Z] [2021-01-14T02:33:00.261Z] 02:26:01 CPU %user %nice %system %iowait %steal %idle [2021-01-14T02:33:00.261Z] 02:27:01 all 0.17 0.00 0.06 0.00 0.00 99.77 [2021-01-14T02:33:00.261Z] 02:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:27:01 1 0.05 0.00 0.10 0.00 0.00 99.85 [2021-01-14T02:33:00.261Z] 02:27:01 2 0.55 0.00 0.07 0.00 0.00 99.38 [2021-01-14T02:33:00.261Z] 02:27:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-01-14T02:33:00.261Z] 02:28:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-01-14T02:33:00.261Z] 02:28:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-01-14T02:33:00.261Z] 02:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:28:01 2 0.52 0.00 0.05 0.00 0.00 99.43 [2021-01-14T02:33:00.261Z] 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2021-01-14T02:33:00.261Z] 02:29:01 all 0.15 0.00 0.05 0.02 0.00 99.78 [2021-01-14T02:33:00.261Z] 02:29:01 0 0.02 0.00 0.08 0.08 0.00 99.82 [2021-01-14T02:33:00.261Z] 02:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:29:01 2 0.52 0.00 0.05 0.02 0.00 99.42 [2021-01-14T02:33:00.261Z] 02:29:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2021-01-14T02:33:00.261Z] 02:30:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-01-14T02:33:00.261Z] 02:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-01-14T02:33:00.261Z] 02:30:01 2 0.55 0.00 0.07 0.00 0.00 99.38 [2021-01-14T02:33:00.261Z] 02:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:31:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-01-14T02:33:00.261Z] 02:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-01-14T02:33:00.261Z] 02:31:01 2 0.53 0.00 0.05 0.00 0.02 99.40 [2021-01-14T02:33:00.261Z] 02:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-01-14T02:33:00.261Z] 02:32:01 all 0.09 0.00 0.05 0.00 0.00 99.86 [2021-01-14T02:33:00.261Z] 02:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-14T02:33:00.261Z] 02:32:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2021-01-14T02:33:00.261Z] 02:32:01 2 0.27 0.00 0.08 0.00 0.00 99.65 [2021-01-14T02:33:00.261Z] 02:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-01-14T02:33:00.261Z] Average: all 14.56 0.00 7.41 5.41 0.04 72.57 [2021-01-14T02:33:00.261Z] Average: 0 14.56 0.00 7.35 5.08 0.04 72.97 [2021-01-14T02:33:00.261Z] Average: 1 14.27 0.00 7.35 6.11 0.05 72.23 [2021-01-14T02:33:00.261Z] Average: 2 14.93 0.00 7.43 5.02 0.04 72.57 [2021-01-14T02:33:00.261Z] Average: 3 14.49 0.00 7.51 5.44 0.04 72.53 [2021-01-14T02:33:00.261Z] [2021-01-14T02:33:00.261Z] [2021-01-14T02:33:00.261Z]