Pull request #3275 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 rather than d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 Obtained Jenkinsfile from 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3275/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3275/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30492’ Running on prd-centos7-docker-4c-2g-30495 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 > 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/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 Merge succeeded, producing d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 Checking out Revision d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 (PR-3275) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 Commit message: "build: Upgrade go-mod-core-contracts lib to v2.0.0-dev.54" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-19T05:49:35.768Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-19T05:49:36.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-19T05:49:36.346Z] ========================================================= [2021-03-19T05:49:36.346Z] EdgeX Global Pipelines Version Info [2021-03-19T05:49:36.346Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:49:39.119Z] ------------------- [2021-03-19T05:49:39.119Z] stable info: [2021-03-19T05:49:39.119Z] ------------------- [2021-03-19T05:49:39.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-19T05:49:39.119Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-19T05:49:39.119Z] Message: update stable to v1.0.184 [2021-03-19T05:49:40.175Z] ------------------- [2021-03-19T05:49:40.175Z] experimental info: [2021-03-19T05:49:40.175Z] ------------------- [2021-03-19T05:49:40.175Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-19T05:49:40.175Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-19T05:49:40.175Z] Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-19T05:49:40.682Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-19T05:49:40.806Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-19T05:49:40.936Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-19T05:49:41.101Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-19T05:49:41.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-19T05:49:41.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-19T05:49:41.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-19T05:49:41.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-19T05:49:41.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-19T05:49:42.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-19T05:49:42.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-19T05:49:42.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-19T05:49:42.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-19T05:49:42.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-19T05:49:42.638Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T05:49:42.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-19T05:49:42.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-19T05:49:43.024Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-19T05:49:43.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-19T05:49:43.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-19T05:49:43.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-19T05:49:43.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-19T05:49:43.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3275 [Pipeline] echo [2021-03-19T05:49:43.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3275 [Pipeline] echo [2021-03-19T05:49:43.907Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3275 [Pipeline] echo [2021-03-19T05:49:44.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [Pipeline] echo [2021-03-19T05:49:44.171Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9efa26 [Pipeline] echo [2021-03-19T05:49:44.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T05:49:44.574Z] provisioning config files... [2021-03-19T05:49:44.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5461104395810556203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:49:45.044Z] ---> docker-login.sh [2021-03-19T05:49:45.044Z] nexus3.edgexfoundry.org:10001 [2021-03-19T05:49:46.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:49:47.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:49:47.059Z] Configure a credential helper to remove this warning. See [2021-03-19T05:49:47.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:49:47.059Z] [2021-03-19T05:49:47.059Z] Login Succeeded [2021-03-19T05:49:47.059Z] nexus3.edgexfoundry.org:10002 [2021-03-19T05:49:47.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:49:47.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:49:47.335Z] Configure a credential helper to remove this warning. See [2021-03-19T05:49:47.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:49:47.335Z] [2021-03-19T05:49:47.335Z] Login Succeeded [2021-03-19T05:49:47.335Z] nexus3.edgexfoundry.org:10003 [2021-03-19T05:49:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:49:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:49:47.645Z] Configure a credential helper to remove this warning. See [2021-03-19T05:49:47.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:49:47.645Z] [2021-03-19T05:49:47.645Z] Login Succeeded [2021-03-19T05:49:47.645Z] nexus3.edgexfoundry.org:10004 [2021-03-19T05:49:48.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:49:48.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:49:48.245Z] Configure a credential helper to remove this warning. See [2021-03-19T05:49:48.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:49:48.245Z] [2021-03-19T05:49:48.245Z] Login Succeeded [2021-03-19T05:49:48.245Z] docker.io [2021-03-19T05:49:48.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:49:49.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:49:49.177Z] Configure a credential helper to remove this warning. See [2021-03-19T05:49:49.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:49:49.177Z] [2021-03-19T05:49:49.177Z] Login Succeeded [2021-03-19T05:49:49.177Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T05:49:49.207Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T05:49:49.795Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/core-command/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/core-data/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-19T05:49:49.795Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-19T05:49:49.795Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-19T05:49:49.795Z] ++ cut -d/ -f2 [2021-03-19T05:49:49.795Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-19T05:49:49.943Z] 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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-03-19T05:49:51.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T05:49:51.054Z] [2021-03-19T05:49:51.054Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:49:51.475Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T05:49:51.475Z] latest: Pulling from edgex-devops/git-semver [2021-03-19T05:49:51.475Z] 31603596830f: Pulling fs layer [2021-03-19T05:49:51.475Z] 2a8b12db71e7: Pulling fs layer [2021-03-19T05:49:51.475Z] 6ca5941a6612: Pulling fs layer [2021-03-19T05:49:51.475Z] ecc8261a40a4: Pulling fs layer [2021-03-19T05:49:51.475Z] ecc8261a40a4: Waiting [2021-03-19T05:49:51.475Z] 2a8b12db71e7: Verifying Checksum [2021-03-19T05:49:51.475Z] 2a8b12db71e7: Download complete [2021-03-19T05:49:51.751Z] 31603596830f: Verifying Checksum [2021-03-19T05:49:51.751Z] 31603596830f: Download complete [2021-03-19T05:49:51.751Z] ecc8261a40a4: Verifying Checksum [2021-03-19T05:49:51.751Z] ecc8261a40a4: Download complete [2021-03-19T05:49:52.132Z] 6ca5941a6612: Verifying Checksum [2021-03-19T05:49:52.132Z] 6ca5941a6612: Download complete [2021-03-19T05:49:52.417Z] 31603596830f: Pull complete [2021-03-19T05:49:52.730Z] 2a8b12db71e7: Pull complete [2021-03-19T05:49:55.884Z] 6ca5941a6612: Pull complete [2021-03-19T05:49:56.157Z] ecc8261a40a4: Pull complete [2021-03-19T05:49:56.157Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-19T05:49:56.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-19T05:49:56.157Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-19T05:49:56.561Z] prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container [2021-03-19T05:49:56.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-19T05:50:00.752Z] $ docker top 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-19T05:50:01.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T05:50:01.532Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T05:50:02.455Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T05:50:02.459Z] $ docker exec 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent [2021-03-19T05:50:02.840Z] SSH_AUTH_SOCK=/tmp/ssh-UKrXxunOvuhm/agent.11 [2021-03-19T05:50:02.840Z] SSH_AGENT_PID=16 [2021-03-19T05:50:02.860Z] Running ssh-add (command line suppressed) [2021-03-19T05:50:03.105Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4884503388706299033.key (/w/workspace/edgex-go/1@tmp/private_key_4884503388706299033.key) [2021-03-19T05:50:03.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T05:50:03.616Z] + git tag --points-at HEAD [Pipeline] } [2021-03-19T05:50:03.650Z] $ docker exec --env ******** --env ******** 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent -k [2021-03-19T05:50:03.819Z] unset SSH_AUTH_SOCK; [2021-03-19T05:50:03.821Z] unset SSH_AGENT_PID; [2021-03-19T05:50:03.821Z] echo Agent pid 16 killed; [2021-03-19T05:50:03.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-19T05:50:04.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-19T05:50:04.077Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-19T05:50:04.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-19T05:50:04.381Z] $ docker exec 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent [2021-03-19T05:50:05.033Z] SSH_AUTH_SOCK=/tmp/ssh-ObqkE0CZEcNa/agent.45 [2021-03-19T05:50:05.033Z] SSH_AGENT_PID=50 [2021-03-19T05:50:05.054Z] Running ssh-add (command line suppressed) [2021-03-19T05:50:05.635Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4558720802007554776.key (/w/workspace/edgex-go/1@tmp/private_key_4558720802007554776.key) [2021-03-19T05:50:05.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-19T05:50:06.269Z] + git semver init [2021-03-19T05:50:06.269Z] # -> Open(): unable to determine branch for HEAD [2021-03-19T05:50:06.269Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-03-19T05:50:06.269Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-03-19T05:50:06.269Z] # $SEMVER_REMOTE_NAME = origin [2021-03-19T05:50:06.269Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-19T05:50:06.269Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-19T05:50:06.269Z] # $SEMVER_BRANCH = PR-3275 [2021-03-19T05:50:06.269Z] # $SEMVER_TEMP = /tmp/semver-457748454 [2021-03-19T05:50:06.269Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-19T05:50:45.461Z] # '/tmp/semver-457748454' -> '/w/workspace/edgex-go/1/.semver' [2021-03-19T05:50:45.461Z] # -> Force: false [2021-03-19T05:50:45.461Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-03-19T05:50:45.487Z] $ docker exec --env ******** --env ******** 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 ssh-agent -k [2021-03-19T05:50:46.469Z] unset SSH_AUTH_SOCK; [2021-03-19T05:50:46.506Z] unset SSH_AGENT_PID; [2021-03-19T05:50:46.506Z] echo Agent pid 50 killed; [2021-03-19T05:50:46.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-19T05:50:47.597Z] + git semver [Pipeline] } [2021-03-19T05:50:48.006Z] $ docker stop --time=1 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 [2021-03-19T05:50:50.715Z] $ docker rm -f 0a80388222d284dbcd1dd97405797a305ab545004c60779b7542fe85e425ddb9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T05:50:51.452Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-19T05:50:53.009Z] Stashed 1 file(s) [Pipeline] echo [2021-03-19T05:50:53.032Z] [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-03-19T05:50:54.370Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:50:54.705Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:50:55.132Z] + sudo service docker restart [2021-03-19T05:50:55.133Z] + true [2021-03-19T05:50:55.133Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-19T05:50:57.156Z] ========================================================= [2021-03-19T05:50:57.156Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-19T05:50:57.156Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:50:57.618Z] + 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-03-19T05:51:05.930Z] Sending build context to Docker daemon 328.6MB [2021-03-19T05:51:05.930Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T05:51:05.930Z] Step 2/6 : FROM ${BASE} [2021-03-19T05:51:05.930Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-19T05:51:05.930Z] 188c0c94c7c5: Pulling fs layer [2021-03-19T05:51:05.930Z] 0ef7d3d256c8: Pulling fs layer [2021-03-19T05:51:05.930Z] de9db76c5a1d: Pulling fs layer [2021-03-19T05:51:05.930Z] bca2f99d35d6: Pulling fs layer [2021-03-19T05:51:05.930Z] 93359f2a8cfa: Pulling fs layer [2021-03-19T05:51:05.930Z] 7c6f9722023f: Pulling fs layer [2021-03-19T05:51:05.930Z] a35cf1a2eb13: Pulling fs layer [2021-03-19T05:51:05.930Z] bca2f99d35d6: Waiting [2021-03-19T05:51:05.930Z] 93359f2a8cfa: Waiting [2021-03-19T05:51:05.930Z] 7c6f9722023f: Waiting [2021-03-19T05:51:05.930Z] de9db76c5a1d: Verifying Checksum [2021-03-19T05:51:05.930Z] de9db76c5a1d: Download complete [2021-03-19T05:51:05.930Z] 0ef7d3d256c8: Verifying Checksum [2021-03-19T05:51:05.930Z] 0ef7d3d256c8: Download complete [2021-03-19T05:51:05.930Z] 93359f2a8cfa: Verifying Checksum [2021-03-19T05:51:05.930Z] 93359f2a8cfa: Download complete [2021-03-19T05:51:05.930Z] 7c6f9722023f: Download complete [2021-03-19T05:51:05.930Z] 188c0c94c7c5: Verifying Checksum [2021-03-19T05:51:05.930Z] 188c0c94c7c5: Download complete [2021-03-19T05:51:06.637Z] 188c0c94c7c5: Pull complete [2021-03-19T05:51:07.056Z] 0ef7d3d256c8: Pull complete [2021-03-19T05:51:07.833Z] de9db76c5a1d: Pull complete [2021-03-19T05:51:08.693Z] Still waiting to schedule task [2021-03-19T05:51:08.693Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-19T05:51:08.815Z] a35cf1a2eb13: Verifying Checksum [2021-03-19T05:51:08.815Z] a35cf1a2eb13: Download complete [2021-03-19T05:51:09.792Z] bca2f99d35d6: Verifying Checksum [2021-03-19T05:51:09.792Z] bca2f99d35d6: Download complete [2021-03-19T05:51:22.323Z] bca2f99d35d6: Pull complete [2021-03-19T05:51:22.323Z] 93359f2a8cfa: Pull complete [2021-03-19T05:51:22.595Z] 7c6f9722023f: Pull complete [2021-03-19T05:51:32.964Z] a35cf1a2eb13: Pull complete [2021-03-19T05:51:32.964Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-19T05:51:32.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-19T05:51:32.964Z] ---> a62c8e92a672 [2021-03-19T05:51:32.964Z] 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-03-19T05:51:33.239Z] ---> Running in 0c06e67c205d [2021-03-19T05:51:35.430Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T05:51:36.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T05:51:36.709Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T05:51:36.981Z] (2/12) Installing file (5.38-r0) [2021-03-19T05:51:36.981Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T05:51:36.981Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T05:51:41.278Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T05:51:41.549Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T05:51:41.549Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T05:51:41.818Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T05:51:41.818Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T05:51:42.089Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T05:51:42.089Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T05:51:42.378Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T05:51:42.378Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T05:51:42.378Z] OK: 233 MiB in 51 packages [2021-03-19T05:51:46.975Z] Removing intermediate container 0c06e67c205d [2021-03-19T05:51:46.975Z] ---> 2734dccdfcbf [2021-03-19T05:51:46.975Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T05:51:46.975Z] ---> Running in 7c7213e07c73 [2021-03-19T05:51:47.249Z] Removing intermediate container 7c7213e07c73 [2021-03-19T05:51:47.249Z] ---> 4cb329f1b12d [2021-03-19T05:51:47.249Z] Step 5/6 : COPY go.mod . [2021-03-19T05:51:47.867Z] ---> e98d53cade5b [2021-03-19T05:51:47.867Z] Step 6/6 : RUN go mod download [2021-03-19T05:51:48.211Z] ---> Running in 13443792d8da [2021-03-19T05:52:36.012Z] Removing intermediate container 13443792d8da [2021-03-19T05:52:36.012Z] ---> 06b395daba6a [2021-03-19T05:52:36.012Z] Successfully built 06b395daba6a [2021-03-19T05:52:36.012Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:52:36.575Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T05:52:37.324Z] . [Pipeline] withDockerContainer [2021-03-19T05:52:37.941Z] prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container [2021-03-19T05:52:38.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T05:52:40.624Z] $ docker top 5c5bbbed38bf82a06c67c83b73c3c05fb86d8f4e84848831d714c38170e31054 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:52:42.238Z] + go version [2021-03-19T05:52:42.238Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-19T05:52:42.374Z] $ docker stop --time=1 5c5bbbed38bf82a06c67c83b73c3c05fb86d8f4e84848831d714c38170e31054 [2021-03-19T05:52:44.168Z] $ docker rm -f 5c5bbbed38bf82a06c67c83b73c3c05fb86d8f4e84848831d714c38170e31054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:52:45.422Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-19T05:52:45.422Z] . [Pipeline] withDockerContainer [2021-03-19T05:52:45.608Z] prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container [2021-03-19T05:52:45.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-19T05:52:47.102Z] $ docker top ebd74bd2b5b93ec6f9c4904f43f3aad849589c5f3668c73e61e10bf12955092b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T05:52:47.405Z] ========================================================= [2021-03-19T05:52:47.405Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T05:52:47.405Z] ========================================================= [Pipeline] sh [2021-03-19T05:52:47.793Z] + make test [2021-03-19T05:52:47.793Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T05:53:15.509Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T05:54:14.482Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T05:54:14.874Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T05:54:20.514Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T05:54:20.514Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T05:54:22.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T05:54:22.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T05:54:22.534Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T05:54:25.818Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T05:54:27.595Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T05:54:27.883Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T05:54:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T05:54:32.303Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T05:54:32.303Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T05:54:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.267s coverage: 45.9% of statements [2021-03-19T05:54:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T05:54:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T05:54:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T05:54:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T05:54:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T05:54:36.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T05:54:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.111s coverage: 19.8% of statements [2021-03-19T05:54:36.272Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.200s coverage: 100.0% of statements [2021-03-19T05:54:41.404Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.571s coverage: 27.1% of statements [2021-03-19T05:54:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T05:54:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T05:54:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T05:54:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T05:54:41.404Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T05:54:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T05:54:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.064s coverage: 100.0% of statements [2021-03-19T05:54:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T05:54:41.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.179s coverage: 100.0% of statements [2021-03-19T05:54:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T05:54:41.405Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T05:54:45.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.214s coverage: 71.3% of statements [2021-03-19T05:54:45.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T05:54:45.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-19T05:54:45.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.405s coverage: 82.9% of statements [2021-03-19T05:54:45.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T05:54:45.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:54:45.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.159s coverage: 78.9% of statements [2021-03-19T05:54:45.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-19T05:54:52.843Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30496 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws [2021-03-19T05:54:52.947Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T05:54:55.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.045s coverage: 28.6% of statements [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T05:54:55.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.226s coverage: 100.0% of statements [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T05:54:55.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.116s coverage: 100.0% of statements [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T05:54:55.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.361s coverage: 86.7% of statements [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T05:54:55.193Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.617s coverage: 97.5% of statements [2021-03-19T05:54:55.193Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T05:54:56.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.251s coverage: 78.3% of statements [2021-03-19T05:54:56.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T05:54:56.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T05:54:56.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T05:54:56.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T05:54:57.798Z] using credential edgex-jenkins-ssh [2021-03-19T05:54:57.865Z] Cloning the remote Git repository [2021-03-19T05:54:57.949Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T05:54:58.079Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-19T05:54:58.170Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T05:54:58.171Z] > git --version # timeout=10 [2021-03-19T05:54:58.196Z] > git --version # 'git version 2.17.1' [2021-03-19T05:54:58.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:54:58.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.591s coverage: 92.8% of statements [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.119s coverage: 0.1% of statements [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T05:55:05.708Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.154s coverage: 47.1% of statements [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.220s coverage: 79.5% of statements [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2021-03-19T05:55:05.708Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-03-19T05:55:06.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.093s coverage: 87.5% of statements [2021-03-19T05:55:14.433Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T05:55:14.883Z] Merge succeeded, producing d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T05:55:14.884Z] Checking out Revision d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 (PR-3275) [2021-03-19T05:55:13.508Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T05:55:13.534Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T05:55:13.562Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T05:55:13.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T05:55:13.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:55:13.605Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T05:55:14.469Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T05:55:14.495Z] > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 [2021-03-19T05:55:14.806Z] > git remote # timeout=10 [2021-03-19T05:55:14.828Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T05:55:14.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T05:55:14.861Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-19T05:55:14.886Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T05:55:14.906Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T05:55:14.917Z] > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 [2021-03-19T05:55:19.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.184s coverage: 94.4% of statements [2021-03-19T05:55:19.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements [2021-03-19T05:55:19.254Z] Commit message: "build: Upgrade go-mod-core-contracts lib to v2.0.0-dev.54" [2021-03-19T05:55:19.322Z] > git --version # timeout=10 [2021-03-19T05:55:19.332Z] > git --version # 'git version 2.17.1' [2021-03-19T05:55:19.345Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-19T05:55:21.185Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:55:21.601Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-19T05:55:21.958Z] + true [2021-03-19T05:55:21.958Z] + sudo service docker restart [2021-03-19T05:55:23.839Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.868s coverage: 81.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-19T05:55:24.111Z] provisioning config files... [2021-03-19T05:55:24.154Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3104684904156907797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T05:55:24.626Z] ---> docker-login.sh [2021-03-19T05:55:24.627Z] nexus3.edgexfoundry.org:10001 [2021-03-19T05:55:25.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:55:25.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:55:25.830Z] Configure a credential helper to remove this warning. See [2021-03-19T05:55:25.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:55:25.830Z] [2021-03-19T05:55:25.830Z] Login Succeeded [2021-03-19T05:55:25.830Z] nexus3.edgexfoundry.org:10002 [2021-03-19T05:55:26.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:55:26.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:55:26.378Z] Configure a credential helper to remove this warning. See [2021-03-19T05:55:26.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:55:26.378Z] [2021-03-19T05:55:26.378Z] Login Succeeded [2021-03-19T05:55:26.378Z] nexus3.edgexfoundry.org:10003 [2021-03-19T05:55:26.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:55:26.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:55:26.654Z] Configure a credential helper to remove this warning. See [2021-03-19T05:55:26.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:55:26.654Z] [2021-03-19T05:55:26.654Z] Login Succeeded [2021-03-19T05:55:26.654Z] nexus3.edgexfoundry.org:10004 [2021-03-19T05:55:27.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:55:27.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:55:27.249Z] Configure a credential helper to remove this warning. See [2021-03-19T05:55:27.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:55:27.249Z] [2021-03-19T05:55:27.249Z] Login Succeeded [2021-03-19T05:55:27.249Z] docker.io [2021-03-19T05:55:27.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-19T05:55:27.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-19T05:55:27.792Z] Configure a credential helper to remove this warning. See [2021-03-19T05:55:27.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-19T05:55:27.792Z] [2021-03-19T05:55:27.792Z] Login Succeeded [2021-03-19T05:55:28.065Z] ---> docker-login.sh ends [Pipeline] } [2021-03-19T05:55:28.097Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-19T05:55:28.670Z] ========================================================= [2021-03-19T05:55:28.670Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-19T05:55:28.670Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:55:29.085Z] + 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-03-19T05:55:31.732Z] Sending build context to Docker daemon 166.8MB [2021-03-19T05:55:31.732Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-19T05:55:31.732Z] Step 2/6 : FROM ${BASE} [2021-03-19T05:55:31.732Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-19T05:55:31.732Z] 5f621e34cdf4: Pulling fs layer [2021-03-19T05:55:31.732Z] a4357932f1b6: Pulling fs layer [2021-03-19T05:55:31.732Z] 18c013af1878: Pulling fs layer [2021-03-19T05:55:31.732Z] 00ac8860ef70: Pulling fs layer [2021-03-19T05:55:31.732Z] 63d7cb157983: Pulling fs layer [2021-03-19T05:55:31.732Z] b116817d02f9: Pulling fs layer [2021-03-19T05:55:31.732Z] 745a02a5169b: Pulling fs layer [2021-03-19T05:55:31.732Z] 00ac8860ef70: Waiting [2021-03-19T05:55:31.732Z] 63d7cb157983: Waiting [2021-03-19T05:55:31.732Z] b116817d02f9: Waiting [2021-03-19T05:55:31.732Z] 18c013af1878: Verifying Checksum [2021-03-19T05:55:31.732Z] 18c013af1878: Download complete [2021-03-19T05:55:31.732Z] a4357932f1b6: Verifying Checksum [2021-03-19T05:55:31.732Z] a4357932f1b6: Download complete [2021-03-19T05:55:31.732Z] 63d7cb157983: Download complete [2021-03-19T05:55:31.732Z] b116817d02f9: Verifying Checksum [2021-03-19T05:55:31.732Z] b116817d02f9: Download complete [2021-03-19T05:55:31.732Z] 5f621e34cdf4: Verifying Checksum [2021-03-19T05:55:31.732Z] 5f621e34cdf4: Download complete [2021-03-19T05:55:32.012Z] 5f621e34cdf4: Pull complete [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.216s coverage: 92.9% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.048s coverage: 77.8% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.138s coverage: 87.2% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.084s coverage: 100.0% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.200s coverage: 75.5% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.8% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.323s coverage: 87.2% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 84.6% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.6% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.334s coverage: 62.4% of statements [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T05:55:32.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.146s coverage: 100.0% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-03-19T05:55:32.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-03-19T05:55:32.621Z] a4357932f1b6: Pull complete [2021-03-19T05:55:32.896Z] 18c013af1878: Pull complete [2021-03-19T05:55:34.880Z] 745a02a5169b: Verifying Checksum [2021-03-19T05:55:34.880Z] 745a02a5169b: Download complete [2021-03-19T05:55:35.475Z] 00ac8860ef70: Download complete [2021-03-19T05:55:36.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.144s coverage: 69.0% of statements [2021-03-19T05:55:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T05:55:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T05:55:36.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T05:55:36.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 38.4% of statements [2021-03-19T05:55:36.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T05:55:36.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T05:55:36.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.179s coverage: 89.5% of statements [2021-03-19T05:55:36.468Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T05:55:36.468Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.112s coverage: 84.8% of statements [2021-03-19T05:55:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.321s coverage: 47.0% of statements [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T05:55:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.081s coverage: 100.0% of statements [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T05:55:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T05:55:40.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.266s coverage: 87.1% of statements [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:55:40.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T05:55:45.624Z] 00ac8860ef70: Pull complete [2021-03-19T05:55:45.624Z] 63d7cb157983: Pull complete [2021-03-19T05:55:45.918Z] b116817d02f9: Pull complete [2021-03-19T05:55:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.882s coverage: 29.1% of statements [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T05:55:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T05:55:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.370s coverage: 100.0% of statements [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T05:55:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.184s coverage: 96.5% of statements [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T05:55:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.040s coverage: 0.0% of statements [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T05:55:46.493Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.073s coverage: 100.0% of statements [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T05:55:46.493Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T05:55:46.825Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements [2021-03-19T05:55:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T05:55:46.825Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T05:55:47.106Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.047s coverage: 100.0% of statements [2021-03-19T05:55:47.729Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.087s coverage: 32.1% of statements [2021-03-19T05:55:48.337Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.070s coverage: 100.0% of statements [2021-03-19T05:55:48.936Z] GO111MODULE=on go vet ./... [2021-03-19T05:55:50.239Z] 745a02a5169b: Pull complete [2021-03-19T05:55:50.239Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-19T05:55:50.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-19T05:55:50.239Z] ---> b7e6874047d6 [2021-03-19T05:55:50.239Z] 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-03-19T05:55:53.633Z] ---> Running in 5d78bb4cd1b7 [2021-03-19T05:55:54.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T05:55:55.213Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T05:55:55.810Z] (1/12) Installing libmagic (5.38-r0) [2021-03-19T05:55:56.081Z] (2/12) Installing file (5.38-r0) [2021-03-19T05:55:56.081Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-19T05:55:56.081Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-19T05:55:59.495Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-19T05:55:59.495Z] (6/12) Installing patch (2.7.6-r6) [2021-03-19T05:55:59.495Z] (7/12) Installing build-base (0.5-r2) [2021-03-19T05:55:59.495Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-19T05:55:59.495Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-19T05:55:59.495Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-19T05:55:59.495Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-19T05:55:59.495Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-19T05:55:59.767Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T05:55:59.767Z] OK: 217 MiB in 51 packages [2021-03-19T05:56:04.096Z] Removing intermediate container 5d78bb4cd1b7 [2021-03-19T05:56:04.096Z] ---> 14be7e352a12 [2021-03-19T05:56:04.096Z] Step 4/6 : WORKDIR /edgex-go [2021-03-19T05:56:04.096Z] ---> Running in 0d9a5b853820 [2021-03-19T05:56:04.370Z] Removing intermediate container 0d9a5b853820 [2021-03-19T05:56:04.370Z] ---> edb16dcf6c8f [2021-03-19T05:56:04.370Z] Step 5/6 : COPY go.mod . [2021-03-19T05:56:04.964Z] ---> a4b8e27edbb5 [2021-03-19T05:56:04.964Z] Step 6/6 : RUN go mod download [2021-03-19T05:56:05.235Z] ---> Running in eed400bd521d [2021-03-19T05:56:32.019Z] Removing intermediate container eed400bd521d [2021-03-19T05:56:32.019Z] ---> e99950c0584b [2021-03-19T05:56:32.019Z] Successfully built e99950c0584b [2021-03-19T05:56:32.019Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:56:32.419Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T05:56:32.419Z] . [Pipeline] withDockerContainer [2021-03-19T05:56:32.736Z] prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container [2021-03-19T05:56:32.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T05:56:34.388Z] $ docker top 14dfa80410cb564cb4899532e1938159a983a6800b8699d3d4a2e6891aec1670 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:56:35.495Z] + go version [2021-03-19T05:56:35.495Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-19T05:56:35.566Z] $ docker stop --time=1 14dfa80410cb564cb4899532e1938159a983a6800b8699d3d4a2e6891aec1670 [2021-03-19T05:56:37.502Z] $ docker rm -f 14dfa80410cb564cb4899532e1938159a983a6800b8699d3d4a2e6891aec1670 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:56:38.733Z] + docker inspect -f . ci-base-image-arm64 [2021-03-19T05:56:38.733Z] . [Pipeline] withDockerContainer [2021-03-19T05:56:38.990Z] prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container [2021-03-19T05:56:39.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-19T05:56:40.369Z] $ docker top 65c74e87e96d8477c0d15e11645d9bdcc895b8fc8aee070fc3706ad91b0019ff -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-19T05:56:40.728Z] ========================================================= [2021-03-19T05:56:40.728Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-19T05:56:40.728Z] ========================================================= [Pipeline] sh [2021-03-19T05:56:41.388Z] + make test [2021-03-19T05:56:41.388Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-19T05:57:03.556Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-19T05:57:14.745Z] gofmt -l . [2021-03-19T05:57:14.745Z] [ "`gofmt -l .`" = "" ] [2021-03-19T05:57:15.054Z] ./bin/test-go-mod-tidy.sh [2021-03-19T05:57:19.425Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T05:57:23.792Z] + ls -al . [2021-03-19T05:57:23.792Z] total 760 [2021-03-19T05:57:23.792Z] drwxrwxr-x 10 1001 1001 4096 Mar 19 05:57 . [2021-03-19T05:57:23.792Z] drwxr-xr-x 4 root root 28 Mar 19 05:52 .. [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 05:49 .dockerignore [2021-03-19T05:57:23.792Z] drwxrwxr-x 8 1001 1001 179 Mar 19 05:49 .git [2021-03-19T05:57:23.792Z] drwxrwxr-x 3 1001 1001 125 Mar 19 05:49 .github [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 05:49 .gitignore [2021-03-19T05:57:23.792Z] drwx------ 3 1001 1001 60 Mar 19 05:50 .semver [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 05:49 .sonarcloud.properties [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 05:49 Attribution.txt [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 05:49 CONTRIBUTING.md [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 05:49 Dockerfile.build [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 05:49 Jenkinsfile [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 05:49 LICENSE [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 05:49 Makefile [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 05:49 README.md [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 05:49 SECURITY.md [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 05:50 VERSION [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 05:49 ZMQWindows.md [2021-03-19T05:57:23.792Z] drwxrwxr-x 2 1001 1001 117 Mar 19 05:49 bin [2021-03-19T05:57:23.792Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 05:49 cmd [2021-03-19T05:57:23.792Z] -rw-r--r-- 1 root root 650607 Mar 19 05:55 coverage.out [2021-03-19T05:57:23.792Z] -rw-r--r-- 1 root root 1055 Mar 19 05:57 go.mod [2021-03-19T05:57:23.792Z] -rw-r--r-- 1 root root 21981 Mar 19 05:57 go.sum [2021-03-19T05:57:23.792Z] drwxrwxr-x 8 1001 1001 127 Mar 19 05:49 internal [2021-03-19T05:57:23.792Z] drwxrwxr-x 4 1001 1001 26 Mar 19 05:49 openapi [2021-03-19T05:57:23.792Z] drwxrwxr-x 4 1001 1001 71 Mar 19 05:49 snap [2021-03-19T05:57:23.792Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 05:49 version.go [Pipeline] sh [2021-03-19T05:57:24.546Z] + '[' -e coverage.out ] [2021-03-19T05:57:24.546Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T05:57:25.077Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T05:57:25.863Z] + make build [2021-03-19T05:57:25.863Z] 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-03-19T05:57:31.317Z] 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-03-19T05:57:50.599Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-19T05:57:53.969Z] 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-03-19T05:57:54.601Z] 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-03-19T05:57:58.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-19T05:57:59.180Z] 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-03-19T05:58:00.328Z] 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-03-19T05:58:04.872Z] 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-03-19T05:58:05.954Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-19T05:58:05.955Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-19T05:58:09.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-19T05:58:09.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-19T05:58:09.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-19T05:58:09.370Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-19T05:58:12.773Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-19T05:58:13.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-19T05:58:13.562Z] 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-03-19T05:58:15.573Z] 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-03-19T05:58:20.365Z] 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-03-19T05:58:21.406Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-19T05:58:21.406Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-19T05:58:21.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-19T05:58:24.870Z] 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-03-19T05:58:28.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.355s coverage: 45.9% of statements [2021-03-19T05:58:28.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-19T05:58:28.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-19T05:58:28.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-19T05:58:28.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-19T05:58:28.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-19T05:58:28.181Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-19T05:58:28.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.162s coverage: 19.8% of statements [2021-03-19T05:58:28.181Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.192s coverage: 100.0% of statements [2021-03-19T05:58:29.565Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-19T05:58:33.065Z] $ docker stop --time=1 ebd74bd2b5b93ec6f9c4904f43f3aad849589c5f3668c73e61e10bf12955092b [2021-03-19T05:58:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.1% of statements [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-19T05:58:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.063s coverage: 100.0% of statements [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-19T05:58:34.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.090s coverage: 100.0% of statements [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-19T05:58:34.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-19T05:58:35.620Z] $ docker rm -f ebd74bd2b5b93ec6f9c4904f43f3aad849589c5f3668c73e61e10bf12955092b [2021-03-19T05:58:35.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.248s coverage: 71.3% of statements [2021-03-19T05:58:35.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-19T05:58:35.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-03-19T05:58:38.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.534s coverage: 82.9% of statements [2021-03-19T05:58:38.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-19T05:58:38.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:58:38.648Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.150s coverage: 78.9% of statements [2021-03-19T05:58:38.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:58:40.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T05:58:40.509Z] [2021-03-19T05:58:40.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:58:40.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T05:58:40.950Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-19T05:58:40.950Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-19T05:58:40.950Z] ca9280d653b3: Pulling fs layer [2021-03-19T05:58:40.950Z] 7e9c9ca2126c: Pulling fs layer [2021-03-19T05:58:41.562Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-19T05:58:41.562Z] cbdbe7a5bc2a: Download complete [2021-03-19T05:58:42.150Z] ca9280d653b3: Verifying Checksum [2021-03-19T05:58:42.150Z] ca9280d653b3: Download complete [2021-03-19T05:58:42.437Z] cbdbe7a5bc2a: Pull complete [2021-03-19T05:58:45.160Z] 7e9c9ca2126c: Verifying Checksum [2021-03-19T05:58:45.160Z] 7e9c9ca2126c: Download complete [2021-03-19T05:58:45.160Z] ca9280d653b3: Pull complete [2021-03-19T05:58:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.264s coverage: 28.6% of statements [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-19T05:58:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.163s coverage: 100.0% of statements [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-19T05:58:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-19T05:58:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.334s coverage: 86.7% of statements [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-19T05:58:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.363s coverage: 97.5% of statements [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-19T05:58:48.884Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.157s coverage: 78.3% of statements [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-19T05:58:48.884Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.211s coverage: 92.8% of statements [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.201s coverage: 0.1% of statements [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-19T05:58:57.237Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.132s coverage: 47.1% of statements [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.109s coverage: 79.5% of statements [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.125s coverage: 96.3% of statements [2021-03-19T05:58:57.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2021-03-19T05:59:03.919Z] 7e9c9ca2126c: Pull complete [2021-03-19T05:59:03.919Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-19T05:59:03.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T05:59:03.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-19T05:59:04.376Z] prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container [2021-03-19T05:59:04.515Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T05:59:08.326Z] $ docker top e3a7f88ec797d1da10c51ffdbf5a7606f58efb91795735d7cd79b1604bba826f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:59:09.216Z] + docker-compose build --help [2021-03-19T05:59:09.216Z] + grep parallel [2021-03-19T05:59:09.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-03-19T05:59:09.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2021-03-19T05:59:11.433Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T05:59:11.775Z] $ docker stop --time=1 e3a7f88ec797d1da10c51ffdbf5a7606f58efb91795735d7cd79b1604bba826f [2021-03-19T05:59:13.972Z] $ docker rm -f e3a7f88ec797d1da10c51ffdbf5a7606f58efb91795735d7cd79b1604bba826f [2021-03-19T05:59:14.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.258s coverage: 81.9% of statements [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T05:59:15.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-19T05:59:15.813Z] . [Pipeline] withDockerContainer [2021-03-19T05:59:16.283Z] prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container [2021-03-19T05:59:16.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-19T05:59:19.061Z] $ docker top 987e2feff1b413233078b7dd987a1f2f623d729ff8055cca5f983d9de862b417 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T05:59:19.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T05:59:21.946Z] Building docker-core-command-go ... [2021-03-19T05:59:21.946Z] Building docker-core-data-go ... [2021-03-19T05:59:21.946Z] Building docker-core-metadata-go ... [2021-03-19T05:59:21.946Z] Building docker-security-bootstrapper-go ... [2021-03-19T05:59:21.946Z] Building docker-security-proxy-setup-go ... [2021-03-19T05:59:21.946Z] Building docker-security-secretstore-setup-go ... [2021-03-19T05:59:21.946Z] Building docker-support-notifications-go ... [2021-03-19T05:59:21.946Z] Building docker-support-scheduler-go ... [2021-03-19T05:59:21.946Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T05:59:21.946Z] Building docker-core-command-go [2021-03-19T05:59:21.946Z] Building docker-core-data-go [2021-03-19T05:59:21.946Z] Building docker-security-secretstore-setup-go [2021-03-19T05:59:21.946Z] Building docker-security-proxy-setup-go [2021-03-19T05:59:21.946Z] Building docker-sys-mgmt-agent-go [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.119s coverage: 92.9% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.8% of statements [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.123s coverage: 87.2% of statements [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.133s coverage: 84.6% of statements [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.149s coverage: 91.6% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.557s coverage: 62.4% of statements [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-19T05:59:24.241Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements [2021-03-19T05:59:24.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-03-19T05:59:24.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements [2021-03-19T05:59:29.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 69.0% of statements [2021-03-19T05:59:29.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-19T05:59:29.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-19T05:59:29.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-03-19T05:59:29.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.369s coverage: 38.4% of statements [2021-03-19T05:59:29.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-19T05:59:29.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-19T05:59:29.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.102s coverage: 89.5% of statements [2021-03-19T05:59:29.820Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-19T05:59:29.820Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.105s coverage: 84.8% of statements [2021-03-19T05:59:36.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.397s coverage: 47.0% of statements [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-19T05:59:36.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.127s coverage: 100.0% of statements [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-19T05:59:36.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.110s coverage: 100.0% of statements [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-19T05:59:36.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-19T05:59:36.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.433s coverage: 87.1% of statements [2021-03-19T05:59:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-19T05:59:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:59:36.851Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.578s coverage: 29.1% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.214s coverage: 99.0% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.135s coverage: 100.0% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.238s coverage: 96.5% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.078s coverage: 87.9% of statements [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-19T05:59:45.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-03-19T05:59:45.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements [2021-03-19T05:59:46.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 100.0% of statements [2021-03-19T05:59:47.132Z] GO111MODULE=on go vet ./... [2021-03-19T06:01:08.986Z] gofmt -l . [2021-03-19T06:01:08.986Z] [ "`gofmt -l .`" = "" ] [2021-03-19T06:01:08.986Z] ./bin/test-go-mod-tidy.sh [2021-03-19T06:01:09.590Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-19T06:01:11.791Z] + ls -al . [2021-03-19T06:01:11.791Z] total 788 [2021-03-19T06:01:11.791Z] drwxrwxr-x 9 1001 1001 4096 Mar 19 06:01 . [2021-03-19T06:01:11.791Z] drwxr-xr-x 4 root root 4096 Mar 19 05:56 .. [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 11 Mar 19 05:55 .dockerignore [2021-03-19T06:01:11.791Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 05:55 .git [2021-03-19T06:01:11.791Z] drwxrwxr-x 3 1001 1001 4096 Mar 19 05:55 .github [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 818 Mar 19 05:55 .gitignore [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 166 Mar 19 05:55 .sonarcloud.properties [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 8607 Mar 19 05:55 Attribution.txt [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 3804 Mar 19 05:55 CONTRIBUTING.md [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 931 Mar 19 05:55 Dockerfile.build [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 863 Mar 19 05:55 Jenkinsfile [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 10775 Mar 19 05:55 LICENSE [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 5774 Mar 19 05:55 Makefile [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 6548 Mar 19 05:55 README.md [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 6755 Mar 19 05:55 SECURITY.md [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 5 Mar 19 05:50 VERSION [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 4131 Mar 19 05:55 ZMQWindows.md [2021-03-19T06:01:11.791Z] drwxrwxr-x 2 1001 1001 4096 Mar 19 05:55 bin [2021-03-19T06:01:11.791Z] drwxrwxr-x 14 1001 1001 4096 Mar 19 05:55 cmd [2021-03-19T06:01:11.791Z] -rw-r--r-- 1 root root 650607 Mar 19 05:59 coverage.out [2021-03-19T06:01:11.791Z] -rw-r--r-- 1 root root 1055 Mar 19 06:01 go.mod [2021-03-19T06:01:11.791Z] -rw-r--r-- 1 root root 21981 Mar 19 06:01 go.sum [2021-03-19T06:01:11.791Z] drwxrwxr-x 8 1001 1001 4096 Mar 19 05:55 internal [2021-03-19T06:01:11.791Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 05:55 openapi [2021-03-19T06:01:11.791Z] drwxrwxr-x 4 1001 1001 4096 Mar 19 05:55 snap [2021-03-19T06:01:11.791Z] -rw-rw-r-- 1 1001 1001 168 Mar 19 05:55 version.go [Pipeline] sh [2021-03-19T06:01:12.519Z] + '[' -e coverage.out ] [2021-03-19T06:01:12.519Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-19T06:01:12.583Z] Warning: overwriting stash ‘coverage-report’ [2021-03-19T06:01:13.754Z] Stashed 1 file(s) [Pipeline] sh [2021-03-19T06:01:15.228Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:01:15.228Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:01:15.228Z] ---> 06b395daba6a [2021-03-19T06:01:15.228Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T06:01:15.228Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:01:15.228Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:01:15.228Z] ---> 06b395daba6a [2021-03-19T06:01:15.228Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T06:01:15.228Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:01:15.228Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:01:15.228Z] ---> 06b395daba6a [2021-03-19T06:01:15.228Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T06:01:15.228Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:01:15.228Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:01:15.228Z] ---> 06b395daba6a [2021-03-19T06:01:15.228Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T06:01:15.228Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:01:15.228Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:01:15.228Z] ---> 06b395daba6a [2021-03-19T06:01:15.228Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T06:01:15.228Z] ---> Running in 4e7462dfaacc [2021-03-19T06:01:15.228Z] ---> Running in ec60eed6e389 [2021-03-19T06:01:15.228Z] ---> Running in 05f4eebe759d [2021-03-19T06:01:15.228Z] ---> Running in f8a548b41e27 [2021-03-19T06:01:15.228Z] ---> Running in 12d2b03c123c [2021-03-19T06:01:15.228Z] Removing intermediate container 05f4eebe759d [2021-03-19T06:01:15.228Z] ---> ec51c56e762c [2021-03-19T06:01:15.228Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:01:15.228Z] Removing intermediate container f8a548b41e27 [2021-03-19T06:01:15.228Z] ---> bb212f044409 [2021-03-19T06:01:15.228Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:01:15.228Z] Removing intermediate container 12d2b03c123c [2021-03-19T06:01:15.228Z] ---> 95004eb65c0e [2021-03-19T06:01:15.228Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:01:15.228Z] Removing intermediate container 4e7462dfaacc [2021-03-19T06:01:15.228Z] ---> bc3643d98d27 [2021-03-19T06:01:15.228Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:01:15.228Z] Removing intermediate container ec60eed6e389 [2021-03-19T06:01:15.228Z] ---> 4940f16255d5 [2021-03-19T06:01:15.228Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:01:15.700Z] ---> Running in 29e17a2bfebc [2021-03-19T06:01:15.700Z] ---> Running in 1369531c32f2 [2021-03-19T06:01:15.700Z] ---> Running in 072a27418e6d [2021-03-19T06:01:15.700Z] ---> Running in 0d2a42a950f7 [2021-03-19T06:01:15.700Z] ---> Running in f13e42f5afb5 [2021-03-19T06:01:15.791Z] + make build [2021-03-19T06:01:15.792Z] 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-03-19T06:01:21.194Z] Removing intermediate container 072a27418e6d [2021-03-19T06:01:21.194Z] ---> 2c21ef1f5112 [2021-03-19T06:01:21.194Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T06:01:21.194Z] Removing intermediate container 29e17a2bfebc [2021-03-19T06:01:21.194Z] ---> b37f14170cfc [2021-03-19T06:01:21.194Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T06:01:21.194Z] ---> Running in 7cf939da25ab [2021-03-19T06:01:21.194Z] Removing intermediate container f13e42f5afb5 [2021-03-19T06:01:21.194Z] ---> c042d45777ff [2021-03-19T06:01:21.194Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T06:01:21.194Z] ---> Running in a0a521b72f4b [2021-03-19T06:01:21.522Z] Removing intermediate container 0d2a42a950f7 [2021-03-19T06:01:21.522Z] ---> 78a9b1ff5bfc [2021-03-19T06:01:21.522Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T06:01:21.522Z] ---> Running in 1c379ff2b61c [2021-03-19T06:01:21.806Z] Removing intermediate container 1369531c32f2 [2021-03-19T06:01:21.806Z] ---> 0c246514b71a [2021-03-19T06:01:21.806Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T06:01:21.806Z] ---> Running in 510958853a07 [2021-03-19T06:01:22.084Z] ---> Running in 3ad016d32510 [2021-03-19T06:01:23.099Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:23.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:23.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:23.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:23.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:24.241Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:24.520Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:24.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:24.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:25.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:01:25.351Z] OK: 233 MiB in 51 packages [2021-03-19T06:01:25.666Z] OK: 233 MiB in 51 packages [2021-03-19T06:01:25.943Z] 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-03-19T06:01:25.944Z] OK: 233 MiB in 51 packages [2021-03-19T06:01:26.215Z] OK: 233 MiB in 51 packages [2021-03-19T06:01:26.510Z] OK: 233 MiB in 51 packages [2021-03-19T06:01:26.799Z] Removing intermediate container 7cf939da25ab [2021-03-19T06:01:26.799Z] ---> 8b9642336dd6 [2021-03-19T06:01:26.799Z] Step 6/23 : COPY go.mod . [2021-03-19T06:01:27.466Z] Removing intermediate container 1c379ff2b61c [2021-03-19T06:01:27.466Z] ---> 6068b12e7054 [2021-03-19T06:01:27.466Z] Step 6/21 : COPY go.mod . [2021-03-19T06:01:27.769Z] ---> 47783e06ab11 [2021-03-19T06:01:27.770Z] Step 7/23 : RUN go mod download [2021-03-19T06:01:27.770Z] Removing intermediate container 510958853a07 [2021-03-19T06:01:27.770Z] ---> 16c4cd7bcccc [2021-03-19T06:01:27.770Z] Step 6/23 : COPY go.mod . [2021-03-19T06:01:27.770Z] Removing intermediate container 3ad016d32510 [2021-03-19T06:01:27.770Z] ---> bb276c932c8c [2021-03-19T06:01:27.770Z] Step 6/24 : COPY go.mod . [2021-03-19T06:01:28.110Z] ---> Running in 5d5158d97bbe [2021-03-19T06:01:28.111Z] Removing intermediate container a0a521b72f4b [2021-03-19T06:01:28.111Z] ---> e13f96c64c76 [2021-03-19T06:01:28.111Z] Step 6/26 : COPY go.mod . [2021-03-19T06:01:28.563Z] ---> a6b1bbd43dba [2021-03-19T06:01:28.563Z] Step 7/21 : RUN go mod download [2021-03-19T06:01:28.874Z] ---> Running in 472cdc38641c [2021-03-19T06:01:29.260Z] ---> 192377814007 [2021-03-19T06:01:29.260Z] Step 7/23 : RUN go mod download [2021-03-19T06:01:29.614Z] ---> 1212fc57e307 [2021-03-19T06:01:29.614Z] Step 7/26 : RUN go mod download [2021-03-19T06:01:29.614Z] ---> f78d780fc923 [2021-03-19T06:01:29.614Z] Step 7/24 : RUN go mod download [2021-03-19T06:01:29.614Z] ---> Running in 8de0f1e45168 [2021-03-19T06:01:29.932Z] ---> Running in 30a784436df8 [2021-03-19T06:01:29.932Z] ---> Running in 72354661210f [2021-03-19T06:01:37.418Z] Removing intermediate container 30a784436df8 [2021-03-19T06:01:37.418Z] ---> a580ac636087 [2021-03-19T06:01:37.418Z] Step 8/26 : COPY . . [2021-03-19T06:01:37.418Z] Removing intermediate container 5d5158d97bbe [2021-03-19T06:01:37.418Z] ---> a8e2cc5b3196 [2021-03-19T06:01:37.418Z] Step 8/23 : COPY . . [2021-03-19T06:01:37.418Z] Removing intermediate container 8de0f1e45168 [2021-03-19T06:01:37.418Z] ---> a5376b74a5b7 [2021-03-19T06:01:37.418Z] Step 8/23 : COPY . . [2021-03-19T06:01:37.418Z] Removing intermediate container 472cdc38641c [2021-03-19T06:01:37.418Z] ---> 97a08c773c00 [2021-03-19T06:01:37.418Z] Step 8/21 : COPY . . [2021-03-19T06:01:37.418Z] Removing intermediate container 72354661210f [2021-03-19T06:01:37.418Z] ---> 05b5c837662b [2021-03-19T06:01:37.418Z] Step 8/24 : COPY . . [2021-03-19T06:01:52.770Z] 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-03-19T06:01:53.365Z] 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-03-19T06:02:00.082Z] 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-03-19T06:02:00.355Z] 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-03-19T06:02:05.760Z] 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-03-19T06:02:11.145Z] 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-03-19T06:02:15.433Z] 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-03-19T06:02:20.821Z] 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-03-19T06:02:25.122Z] 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-03-19T06:02:28.503Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-03-19T06:02:35.336Z] $ docker stop --time=1 65c74e87e96d8477c0d15e11645d9bdcc895b8fc8aee070fc3706ad91b0019ff [2021-03-19T06:02:37.982Z] $ docker rm -f 65c74e87e96d8477c0d15e11645d9bdcc895b8fc8aee070fc3706ad91b0019ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:02:40.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T06:02:40.416Z] [2021-03-19T06:02:40.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:02:40.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T06:02:40.841Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-19T06:02:40.842Z] 29e5d40040c1: Pulling fs layer [2021-03-19T06:02:40.842Z] 1ce36da41761: Pulling fs layer [2021-03-19T06:02:40.842Z] 25b303627fd3: Pulling fs layer [2021-03-19T06:02:41.437Z] 29e5d40040c1: Download complete [2021-03-19T06:02:42.035Z] 1ce36da41761: Verifying Checksum [2021-03-19T06:02:42.035Z] 1ce36da41761: Download complete [2021-03-19T06:02:42.035Z] 29e5d40040c1: Pull complete [2021-03-19T06:02:43.475Z] 1ce36da41761: Pull complete [2021-03-19T06:02:43.475Z] 25b303627fd3: Verifying Checksum [2021-03-19T06:02:43.475Z] 25b303627fd3: Download complete [2021-03-19T06:02:53.615Z] 25b303627fd3: Pull complete [2021-03-19T06:02:53.615Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-19T06:02:53.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T06:02:53.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-19T06:02:53.865Z] prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container [2021-03-19T06:02:54.032Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T06:02:57.379Z] $ docker top c1523515e81f2480d2fa4605a28acf3855dc176d49558c1c39d3a16dfab9390f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:02:58.469Z] + grep parallel [2021-03-19T06:02:58.469Z] + docker-compose build --help [2021-03-19T06:03:02.760Z] --parallel Build images in parallel. [Pipeline] } [2021-03-19T06:03:02.882Z] $ docker stop --time=1 c1523515e81f2480d2fa4605a28acf3855dc176d49558c1c39d3a16dfab9390f [2021-03-19T06:03:04.889Z] $ docker rm -f c1523515e81f2480d2fa4605a28acf3855dc176d49558c1c39d3a16dfab9390f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:03:05.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-19T06:03:05.780Z] . [Pipeline] withDockerContainer [2021-03-19T06:03:06.050Z] prd-ubuntu18.04-docker-arm64-4c-16g-30496 does not seem to be running inside a container [2021-03-19T06:03:06.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-19T06:03:07.679Z] $ docker top 460cee9ddccb7232a82867271b400861d5535e5ca32bff639dd379ef7f4d5daf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:03:08.674Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-19T06:03:12.994Z] Building docker-core-command-go ... [2021-03-19T06:03:12.994Z] Building docker-core-data-go ... [2021-03-19T06:03:12.994Z] Building docker-core-metadata-go ... [2021-03-19T06:03:12.994Z] Building docker-security-bootstrapper-go ... [2021-03-19T06:03:12.994Z] Building docker-security-proxy-setup-go ... [2021-03-19T06:03:12.994Z] Building docker-security-secretstore-setup-go ... [2021-03-19T06:03:12.994Z] Building docker-support-notifications-go ... [2021-03-19T06:03:12.994Z] Building docker-support-scheduler-go ... [2021-03-19T06:03:12.994Z] Building docker-sys-mgmt-agent-go ... [2021-03-19T06:03:12.994Z] Building docker-support-notifications-go [2021-03-19T06:03:12.994Z] Building docker-sys-mgmt-agent-go [2021-03-19T06:03:12.994Z] Building docker-core-metadata-go [2021-03-19T06:03:12.994Z] Building docker-security-proxy-setup-go [2021-03-19T06:03:12.994Z] Building docker-support-scheduler-go [2021-03-19T06:04:21.028Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:04:21.028Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:04:21.028Z] ---> e99950c0584b [2021-03-19T06:04:21.028Z] Step 3/21 : WORKDIR /edgex-go [2021-03-19T06:04:21.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:04:21.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:04:21.028Z] ---> e99950c0584b [2021-03-19T06:04:21.028Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T06:04:21.028Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:04:21.028Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:04:21.028Z] ---> e99950c0584b [2021-03-19T06:04:21.028Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T06:04:21.028Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:04:21.028Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:04:21.028Z] ---> e99950c0584b [2021-03-19T06:04:21.028Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T06:04:21.632Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:04:21.632Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:04:21.632Z] ---> e99950c0584b [2021-03-19T06:04:21.632Z] Step 3/26 : WORKDIR /edgex-go [2021-03-19T06:04:25.029Z] ---> Running in 18058548aa69 [2021-03-19T06:04:25.029Z] ---> Running in 3aa16a007c61 [2021-03-19T06:04:25.029Z] ---> Running in f3e5f7388444 [2021-03-19T06:04:25.029Z] ---> Running in acb4d1cf52bb [2021-03-19T06:04:25.029Z] ---> Running in 669c99ce3c30 [2021-03-19T06:04:25.301Z] Removing intermediate container 3aa16a007c61 [2021-03-19T06:04:25.301Z] ---> 1fb82b802005 [2021-03-19T06:04:25.301Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:04:25.301Z] Removing intermediate container 18058548aa69 [2021-03-19T06:04:25.301Z] ---> 23f9fb705ab4 [2021-03-19T06:04:25.301Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:04:25.301Z] Removing intermediate container acb4d1cf52bb [2021-03-19T06:04:25.301Z] ---> ea77df9b303f [2021-03-19T06:04:25.301Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:04:25.301Z] Removing intermediate container 669c99ce3c30 [2021-03-19T06:04:25.301Z] ---> aae8bf276edc [2021-03-19T06:04:25.301Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:04:25.574Z] Removing intermediate container f3e5f7388444 [2021-03-19T06:04:25.575Z] ---> dfc04102d4ac [2021-03-19T06:04:25.575Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:04:25.575Z] ---> Running in bda09a9183d7 [2021-03-19T06:04:25.575Z] ---> Running in 8a8c905598d8 [2021-03-19T06:04:25.575Z] ---> Running in af00a6b2015a [2021-03-19T06:04:25.575Z] ---> Running in 020b988099ce [2021-03-19T06:04:25.575Z] ---> Running in 14d13a04f3be [2021-03-19T06:04:29.903Z] Removing intermediate container 8a8c905598d8 [2021-03-19T06:04:29.903Z] ---> 2a36925698a7 [2021-03-19T06:04:29.903Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-19T06:04:29.903Z] ---> Running in f523bd30a156 [2021-03-19T06:04:29.903Z] Removing intermediate container af00a6b2015a [2021-03-19T06:04:29.903Z] ---> dfa5b18e253d [2021-03-19T06:04:29.903Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-19T06:04:29.903Z] ---> Running in fbe279a045e5 [2021-03-19T06:04:30.192Z] Removing intermediate container 020b988099ce [2021-03-19T06:04:30.192Z] ---> 1c419b2296a9 [2021-03-19T06:04:30.192Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T06:04:30.192Z] Removing intermediate container bda09a9183d7 [2021-03-19T06:04:30.192Z] Removing intermediate container 14d13a04f3be [2021-03-19T06:04:30.192Z] ---> d1f117e1f604 [2021-03-19T06:04:30.192Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T06:04:30.192Z] ---> de698404550d [2021-03-19T06:04:30.192Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T06:04:30.468Z] ---> Running in a868a29fa971 [2021-03-19T06:04:30.468Z] ---> Running in e9fd7d8fae2b [2021-03-19T06:04:30.468Z] ---> Running in a3a07c7cbf95 [2021-03-19T06:04:31.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:32.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:32.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:32.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:32.338Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:32.614Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:32.891Z] OK: 217 MiB in 51 packages [2021-03-19T06:04:33.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:33.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:33.164Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:33.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:04:34.047Z] OK: 217 MiB in 51 packages [2021-03-19T06:04:34.047Z] OK: 217 MiB in 51 packages [2021-03-19T06:04:34.047Z] OK: 217 MiB in 51 packages [2021-03-19T06:04:34.327Z] Removing intermediate container f523bd30a156 [2021-03-19T06:04:34.327Z] ---> 80e8d1f342af [2021-03-19T06:04:34.327Z] Step 6/21 : COPY go.mod . [2021-03-19T06:04:35.311Z] ---> f3fda9bd554c [2021-03-19T06:04:35.311Z] Step 7/21 : RUN go mod download [2021-03-19T06:04:35.598Z] ---> Running in e9630f99a2a0 [2021-03-19T06:04:35.598Z] Removing intermediate container a3a07c7cbf95 [2021-03-19T06:04:35.598Z] ---> d5290759d06c [2021-03-19T06:04:35.598Z] Step 6/23 : COPY go.mod . [2021-03-19T06:04:35.598Z] Removing intermediate container a868a29fa971 [2021-03-19T06:04:35.598Z] ---> e023b1a0f5fd [2021-03-19T06:04:35.598Z] Step 6/22 : COPY go.mod . [2021-03-19T06:04:35.598Z] OK: 217 MiB in 51 packages [2021-03-19T06:04:35.607Z] ---> 9448baf6ea32 [2021-03-19T06:04:35.607Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T06:04:35.607Z] ---> d4d72f2ee9de [2021-03-19T06:04:35.607Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T06:04:35.607Z] ---> 3105b01b6f29 [2021-03-19T06:04:35.607Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T06:04:35.607Z] ---> 9a83a008b9bf [2021-03-19T06:04:35.607Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T06:04:35.607Z] ---> ac725ead15bc [2021-03-19T06:04:35.607Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T06:04:35.607Z] ---> Running in f7337a3bd5a7 [2021-03-19T06:04:35.607Z] ---> Running in 1af2eb9f5647 [2021-03-19T06:04:35.607Z] ---> Running in 603c3c4f5a97 [2021-03-19T06:04:35.607Z] ---> Running in c2962083bc4e [2021-03-19T06:04:35.607Z] ---> Running in 4c750414b08c [2021-03-19T06:04:35.873Z] Removing intermediate container e9fd7d8fae2b [2021-03-19T06:04:35.873Z] ---> 48010baf17f3 [2021-03-19T06:04:35.873Z] Step 6/22 : COPY go.mod . [2021-03-19T06:04:36.858Z] ---> b2d2a720e368 [2021-03-19T06:04:36.858Z] Step 7/22 : RUN go mod download [2021-03-19T06:04:37.138Z] ---> Running in 4592c066e5cc [2021-03-19T06:04:37.138Z] ---> 6169b48ccbd0 [2021-03-19T06:04:37.138Z] Step 7/23 : RUN go mod download [2021-03-19T06:04:37.138Z] ---> 1c130eadfcd8 [2021-03-19T06:04:37.138Z] Step 7/22 : RUN go mod download [2021-03-19T06:04:37.426Z] ---> Running in 595456566cb5 [2021-03-19T06:04:37.426Z] ---> Running in 0986bc004b3d [2021-03-19T06:04:37.698Z] Removing intermediate container fbe279a045e5 [2021-03-19T06:04:37.698Z] ---> 7e56b22ed0b7 [2021-03-19T06:04:37.698Z] Step 6/26 : COPY go.mod . [2021-03-19T06:04:38.050Z] 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-03-19T06:04:38.050Z] 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-03-19T06:04:38.050Z] 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-03-19T06:04:38.050Z] 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-03-19T06:04:38.050Z] 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-03-19T06:04:39.154Z] ---> 45b554a13974 [2021-03-19T06:04:39.154Z] Step 7/26 : RUN go mod download [2021-03-19T06:04:39.154Z] ---> Running in 91631627a389 [2021-03-19T06:04:39.762Z] Removing intermediate container e9630f99a2a0 [2021-03-19T06:04:39.762Z] ---> deb49dc02ae1 [2021-03-19T06:04:39.762Z] Step 8/21 : COPY . . [2021-03-19T06:04:42.398Z] Removing intermediate container 4592c066e5cc [2021-03-19T06:04:42.398Z] ---> 48cd5f8f1079 [2021-03-19T06:04:42.398Z] Step 8/22 : COPY . . [2021-03-19T06:04:42.398Z] Removing intermediate container 595456566cb5 [2021-03-19T06:04:42.398Z] ---> 9ac1d5356cbe [2021-03-19T06:04:42.398Z] Step 8/23 : COPY . . [2021-03-19T06:04:42.998Z] Removing intermediate container 0986bc004b3d [2021-03-19T06:04:42.998Z] ---> 1d1f7f8972ad [2021-03-19T06:04:42.998Z] Step 8/22 : COPY . . [2021-03-19T06:04:44.002Z] Removing intermediate container 91631627a389 [2021-03-19T06:04:44.002Z] ---> 514289479fe2 [2021-03-19T06:04:44.002Z] Step 8/26 : COPY . . [2021-03-19T06:05:10.812Z] ---> ebce41f8db53 [2021-03-19T06:05:10.812Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-19T06:05:10.812Z] ---> 20a28b3d554f [2021-03-19T06:05:10.812Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T06:05:10.812Z] ---> ecf11e6eb744 [2021-03-19T06:05:10.812Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T06:05:10.812Z] ---> 4d15ee832ab9 [2021-03-19T06:05:10.812Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T06:05:10.812Z] ---> Running in 926141de09d3 [2021-03-19T06:05:10.812Z] ---> 4e8292577620 [2021-03-19T06:05:10.812Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-19T06:05:10.812Z] ---> Running in 129ad2b7483e [2021-03-19T06:05:10.812Z] ---> Running in 31f2f531245d [2021-03-19T06:05:10.812Z] ---> Running in 6b7c28879d23 [2021-03-19T06:05:10.812Z] ---> Running in 259c14dcc274 [2021-03-19T06:05:11.088Z] 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-03-19T06:05:11.088Z] 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-03-19T06:05:11.366Z] 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-03-19T06:05:11.641Z] 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-03-19T06:05:11.641Z] 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-03-19T06:06:02.149Z] 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-03-19T06:06:02.149Z] 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-03-19T06:06:12.948Z] Removing intermediate container 4c750414b08c [2021-03-19T06:06:12.948Z] ---> 440bca7984b9 [2021-03-19T06:06:12.948Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T06:06:12.948Z] ---> Running in 41bd9492ed44 [2021-03-19T06:06:18.561Z] 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-03-19T06:06:18.561Z] Removing intermediate container f7337a3bd5a7 [2021-03-19T06:06:18.561Z] ---> 1a51cdbeb6b4 [2021-03-19T06:06:18.561Z] [2021-03-19T06:06:18.561Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T06:06:18.561Z] 3.12: Pulling from library/alpine [2021-03-19T06:06:21.088Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T06:06:22.629Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T06:06:22.629Z] ---> 88dd2752d2ea [2021-03-19T06:06:22.629Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T06:06:24.167Z] ---> Running in 1169712fc70b [2021-03-19T06:06:24.167Z] Removing intermediate container 1af2eb9f5647 [2021-03-19T06:06:24.167Z] ---> e42e0ee0cf93 [2021-03-19T06:06:24.167Z] [2021-03-19T06:06:24.167Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T06:06:24.167Z] ---> 88dd2752d2ea [2021-03-19T06:06:24.167Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T06:06:24.497Z] Removing intermediate container c2962083bc4e [2021-03-19T06:06:24.497Z] ---> 88fddcd26e25 [2021-03-19T06:06:24.497Z] [2021-03-19T06:06:24.497Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T06:06:24.497Z] ---> 88dd2752d2ea [2021-03-19T06:06:24.497Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T06:06:24.497Z] Removing intermediate container 41bd9492ed44 [2021-03-19T06:06:24.497Z] ---> e1326d20e2e3 [2021-03-19T06:06:24.497Z] [2021-03-19T06:06:24.497Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T06:06:24.811Z] ---> Running in 6a92e97b47b5 [2021-03-19T06:06:24.811Z] 20.10.0: Pulling from library/docker [2021-03-19T06:06:25.127Z] ---> Running in d8a485b30482 [2021-03-19T06:06:26.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:26.988Z] Removing intermediate container 603c3c4f5a97 [2021-03-19T06:06:26.988Z] ---> dffa52b55c4d [2021-03-19T06:06:26.988Z] [2021-03-19T06:06:26.988Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T06:06:26.988Z] ---> 88dd2752d2ea [2021-03-19T06:06:26.988Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T06:06:26.988Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:27.284Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T06:06:27.623Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:06:27.623Z] OK: 6 MiB in 15 packages [2021-03-19T06:06:27.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:27.623Z] ---> Running in e6f10cc78223 [2021-03-19T06:06:27.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:28.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:28.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:28.061Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T06:06:28.061Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T06:06:28.061Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T06:06:28.061Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T06:06:28.061Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:06:28.546Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T06:06:28.546Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T06:06:28.546Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T06:06:28.546Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T06:06:28.546Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T06:06:28.546Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T06:06:28.546Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:06:28.546Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T06:06:28.546Z] OK: 7 MiB in 18 packages [2021-03-19T06:06:28.546Z] OK: 7 MiB in 19 packages [2021-03-19T06:06:30.030Z] Removing intermediate container e6f10cc78223 [2021-03-19T06:06:30.030Z] ---> 092451fbac48 [2021-03-19T06:06:30.030Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T06:06:30.030Z] ---> Running in f106e8f63b5f [2021-03-19T06:06:31.621Z] Removing intermediate container 1169712fc70b [2021-03-19T06:06:31.622Z] ---> 96f02530c87e [2021-03-19T06:06:31.622Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:06:31.901Z] Removing intermediate container f106e8f63b5f [2021-03-19T06:06:31.901Z] ---> d1c25ea1c73b [2021-03-19T06:06:31.901Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T06:06:32.180Z] Removing intermediate container 6a92e97b47b5 [2021-03-19T06:06:32.180Z] ---> addebfe1d74e [2021-03-19T06:06:32.180Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T06:06:32.181Z] ---> Running in 9996891a4841 [2021-03-19T06:06:32.466Z] Removing intermediate container d8a485b30482 [2021-03-19T06:06:32.466Z] ---> 91f000b9f961 [2021-03-19T06:06:32.466Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T06:06:32.466Z] ---> Running in 2d86b3952f60 [2021-03-19T06:06:32.466Z] ---> Running in 9aec90a658fc [2021-03-19T06:06:32.760Z] ---> Running in 6ff9ff352299 [2021-03-19T06:06:33.037Z] Removing intermediate container 9996891a4841 [2021-03-19T06:06:33.037Z] ---> 7d839f1fc2ec [2021-03-19T06:06:33.037Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T06:06:33.322Z] Removing intermediate container 9aec90a658fc [2021-03-19T06:06:33.322Z] ---> e7c4cf8a291e [2021-03-19T06:06:33.322Z] Step 13/24 : WORKDIR / [2021-03-19T06:06:33.322Z] Removing intermediate container 2d86b3952f60 [2021-03-19T06:06:33.322Z] ---> daec5af1a1c9 [2021-03-19T06:06:33.322Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:06:33.322Z] ---> Running in 214413adfd25 [2021-03-19T06:06:33.638Z] Removing intermediate container 6ff9ff352299 [2021-03-19T06:06:33.638Z] ---> c8d176d4b4a5 [2021-03-19T06:06:33.638Z] Step 13/21 : WORKDIR /edgex [2021-03-19T06:06:33.638Z] ---> Running in d714e808ec65 [2021-03-19T06:06:33.638Z] ---> Running in 775664f51820 [2021-03-19T06:06:33.916Z] ---> Running in 5cb42215fd50 [2021-03-19T06:06:33.916Z] Removing intermediate container 214413adfd25 [2021-03-19T06:06:33.916Z] ---> 9fd967fedb5c [2021-03-19T06:06:33.916Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T06:06:34.598Z] ---> Running in bc1e0b387672 [2021-03-19T06:06:34.598Z] Removing intermediate container d714e808ec65 [2021-03-19T06:06:34.598Z] ---> 142d64679a8e [2021-03-19T06:06:34.598Z] 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-03-19T06:06:34.910Z] Removing intermediate container 5cb42215fd50 [2021-03-19T06:06:34.910Z] ---> 3fc57cda2d31 [2021-03-19T06:06:34.910Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T06:06:36.158Z] Removing intermediate container bc1e0b387672 [2021-03-19T06:06:36.158Z] ---> aedcbcb21a95 [2021-03-19T06:06:36.158Z] Step 15/23 : WORKDIR / [2021-03-19T06:06:36.438Z] ---> Running in 3303a2f86c13 [2021-03-19T06:06:36.719Z] ---> e102c72e9895 [2021-03-19T06:06:36.719Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T06:06:37.375Z] ---> eafbb28a00a2 [2021-03-19T06:06:37.375Z] 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-03-19T06:06:37.708Z] Removing intermediate container 3303a2f86c13 [2021-03-19T06:06:37.708Z] ---> a3355eae9eb8 [2021-03-19T06:06:37.708Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:06:39.234Z] ---> 2bb34cceb391 [2021-03-19T06:06:39.234Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T06:06:39.954Z] ---> 3f23556fede8 [2021-03-19T06:06:39.954Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T06:06:39.954Z] ---> 8efde9e3815b [2021-03-19T06:06:39.954Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T06:06:39.954Z] Removing intermediate container 775664f51820 [2021-03-19T06:06:39.954Z] ---> ef0c02beba8a [2021-03-19T06:06:39.954Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T06:06:40.311Z] ---> Running in 4b7f486b7e5c [2021-03-19T06:06:41.106Z] ---> 1ec17e18be1c [2021-03-19T06:06:41.106Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T06:06:42.765Z] ---> bd5d1fa0c8b9 [2021-03-19T06:06:42.765Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T06:06:42.765Z] ---> 1bc738147640 [2021-03-19T06:06:42.765Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T06:06:42.765Z] ---> Running in 9ac3f6d80c9b [2021-03-19T06:06:43.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:43.074Z] ---> d880d4cdea29 [2021-03-19T06:06:43.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T06:06:43.362Z] Removing intermediate container 9ac3f6d80c9b [2021-03-19T06:06:43.362Z] ---> 762565e82a64 [2021-03-19T06:06:43.362Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T06:06:43.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:44.239Z] ---> f230a67f322d [2021-03-19T06:06:44.239Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T06:06:44.239Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T06:06:44.239Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T06:06:44.239Z] ---> Running in c5e6d53fbfdf [2021-03-19T06:06:44.540Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T06:06:44.540Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T06:06:44.540Z] ---> Running in 4daa581998ff [2021-03-19T06:06:44.540Z] ---> ddd8c8e1b048 [2021-03-19T06:06:44.540Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T06:06:44.839Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T06:06:44.839Z] Removing intermediate container c5e6d53fbfdf [2021-03-19T06:06:44.839Z] ---> 52404df09741 [2021-03-19T06:06:44.839Z] Step 19/21 : LABEL arch=x86_64 [2021-03-19T06:06:44.839Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T06:06:45.131Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:06:45.132Z] OK: 8 MiB in 20 packages [2021-03-19T06:06:45.132Z] Removing intermediate container 4daa581998ff [2021-03-19T06:06:45.132Z] ---> 3fc37da3fd02 [2021-03-19T06:06:45.132Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:06:45.132Z] ---> Running in 4a2ef948b4f8 [2021-03-19T06:06:45.397Z] ---> 5b44c587e504 [2021-03-19T06:06:45.397Z] 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-03-19T06:06:45.397Z] ---> Running in 9d4dfb12f550 [2021-03-19T06:06:46.065Z] ---> Running in 994039eb0205 [2021-03-19T06:06:46.436Z] Removing intermediate container 4a2ef948b4f8 [2021-03-19T06:06:46.436Z] ---> c7cda238f31b [2021-03-19T06:06:46.436Z] Step 20/21 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:06:47.071Z] Removing intermediate container 9d4dfb12f550 [2021-03-19T06:06:47.071Z] ---> 1d6b2eff6a26 [2021-03-19T06:06:47.071Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T06:06:47.345Z] ---> Running in e19f73389717 [2021-03-19T06:06:47.346Z] ---> Running in 7efadb8bb07d [2021-03-19T06:06:47.622Z] Removing intermediate container 4b7f486b7e5c [2021-03-19T06:06:47.623Z] ---> 3213452d9bca [2021-03-19T06:06:47.623Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:06:47.895Z] Removing intermediate container e19f73389717 [2021-03-19T06:06:47.895Z] ---> 911492bc11fd [2021-03-19T06:06:47.895Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T06:06:47.895Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T06:06:47.895Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T06:06:47.895Z] ---> aefe523efa57 [2021-03-19T06:06:47.895Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T06:06:48.169Z] Removing intermediate container 7efadb8bb07d [2021-03-19T06:06:48.169Z] ---> 459d337ec909 [2021-03-19T06:06:48.169Z] Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:06:48.169Z] ---> Running in 094b418e4bde [2021-03-19T06:06:48.169Z] ---> Running in c7351e018bf8 [2021-03-19T06:06:48.459Z] ---> 9addd33a5373 [2021-03-19T06:06:48.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T06:06:48.459Z] ---> Running in f3981fb432ca [2021-03-19T06:06:48.482Z] 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-03-19T06:06:48.746Z] Removing intermediate container 094b418e4bde [2021-03-19T06:06:48.746Z] ---> 1acb914f91c4 [2021-03-19T06:06:48.746Z] [2021-03-19T06:06:49.031Z] Removing intermediate container f3981fb432ca [2021-03-19T06:06:49.031Z] ---> 4a6bed35d1b6 [2021-03-19T06:06:49.031Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T06:06:49.629Z] ---> Running in 7136083eb1d7 [2021-03-19T06:06:49.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:49.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:06:49.920Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T06:06:49.920Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T06:06:49.920Z] Executing bash-5.0.17-r0.post-install [2021-03-19T06:06:49.920Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:06:49.920Z] OK: 12 MiB in 22 packages [2021-03-19T06:06:49.920Z] ---> fb73a390a81c [2021-03-19T06:06:49.920Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T06:06:50.220Z] Removing intermediate container 994039eb0205 [2021-03-19T06:06:50.220Z] ---> 3c0b6eaa3f05 [2021-03-19T06:06:50.220Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T06:06:50.220Z] Removing intermediate container 7136083eb1d7 [2021-03-19T06:06:50.220Z] ---> 07c260d9bf6e [2021-03-19T06:06:50.220Z] [2021-03-19T06:06:50.509Z] Successfully built 1acb914f91c4 [2021-03-19T06:06:50.509Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-19T06:06:50.509Z] ---> Running in cb0e432eba95 [2021-03-19T06:06:50.509Z] Building docker-support-notifications-go [2021-03-19T06:06:50.800Z]  Building docker-security-proxy-setup-go ... done Successfully built 07c260d9bf6e [2021-03-19T06:06:51.173Z] Successfully tagged docker-core-command-go:latest [2021-03-19T06:06:51.173Z]  Building docker-core-command-go ... done Building docker-security-bootstrapper-go [2021-03-19T06:06:51.173Z] ---> 27bc6ba11049 [2021-03-19T06:06:51.173Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T06:06:51.486Z] Removing intermediate container cb0e432eba95 [2021-03-19T06:06:51.486Z] ---> 11b19344686b [2021-03-19T06:06:51.486Z] Step 22/24 : LABEL arch=x86_64 [2021-03-19T06:06:51.788Z] ---> Running in 66eb48a44008 [2021-03-19T06:06:52.082Z] ---> Running in 67bf062ac13d [2021-03-19T06:06:52.374Z] Removing intermediate container c7351e018bf8 [2021-03-19T06:06:52.374Z] ---> e5c506c94967 [2021-03-19T06:06:52.374Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T06:06:52.723Z] Removing intermediate container 66eb48a44008 [2021-03-19T06:06:52.723Z] ---> 4cc5387e4dd6 [2021-03-19T06:06:52.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:06:53.020Z] ---> Running in a88a70445686 [2021-03-19T06:06:53.288Z] Removing intermediate container 67bf062ac13d [2021-03-19T06:06:53.288Z] ---> f54200c29291 [2021-03-19T06:06:53.288Z] Step 23/24 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:06:53.288Z] ---> Running in 8b42d169e48d [2021-03-19T06:06:53.561Z] ---> Running in 9eb88f746519 [2021-03-19T06:06:53.561Z] Removing intermediate container a88a70445686 [2021-03-19T06:06:53.561Z] ---> 0e537eed8bc4 [2021-03-19T06:06:53.561Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T06:06:54.986Z] Removing intermediate container 8b42d169e48d [2021-03-19T06:06:54.986Z] ---> eae14d3a6411 [2021-03-19T06:06:54.986Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T06:06:55.252Z] Removing intermediate container 926141de09d3 [2021-03-19T06:06:55.252Z] ---> 35794a124e30 [2021-03-19T06:06:55.252Z] [2021-03-19T06:06:55.252Z] Step 10/21 : FROM alpine:3.12 [2021-03-19T06:06:55.252Z] 3.12: Pulling from library/alpine [2021-03-19T06:06:55.252Z] Removing intermediate container 259c14dcc274 [2021-03-19T06:06:55.252Z] ---> aaa8ed848125 [2021-03-19T06:06:55.252Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-19T06:06:55.855Z] ---> Running in a04381c23b0a [2021-03-19T06:06:56.470Z] ---> Running in 9f1c699c1f8f [2021-03-19T06:06:56.470Z] Removing intermediate container 9eb88f746519 [2021-03-19T06:06:56.470Z] ---> 10a754ce3d35 [2021-03-19T06:06:56.470Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T06:06:56.872Z] ---> Running in 475c142aea36 [2021-03-19T06:06:56.901Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-19T06:06:56.901Z] Status: Downloaded newer image for alpine:3.12 [2021-03-19T06:06:56.901Z] ---> d10569e2745f [2021-03-19T06:06:56.901Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-19T06:06:57.205Z] ---> Running in 6d07bc248f07 [2021-03-19T06:06:57.501Z] Removing intermediate container 9f1c699c1f8f [2021-03-19T06:06:57.501Z] ---> e89c0aa06421 [2021-03-19T06:06:57.501Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T06:06:57.510Z] ---> Running in 51999fe4c98b [2021-03-19T06:06:57.780Z] ---> Running in 3554198bf458 [2021-03-19T06:06:57.780Z] Removing intermediate container 475c142aea36 [2021-03-19T06:06:57.780Z] ---> 4481da9c2b9a [2021-03-19T06:06:57.780Z] Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:06:57.780Z] Removing intermediate container 6d07bc248f07 [2021-03-19T06:06:57.780Z] ---> 1443017870d7 [2021-03-19T06:06:57.780Z] [2021-03-19T06:06:57.785Z] 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-03-19T06:06:58.426Z] ---> Running in bfc51a433aff [2021-03-19T06:06:58.426Z] Removing intermediate container 3554198bf458 [2021-03-19T06:06:58.426Z] ---> 18f16ee1875a [2021-03-19T06:06:58.426Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T06:06:58.746Z] Successfully built 1443017870d7 [2021-03-19T06:06:59.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:06:59.235Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:00.222Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-19T06:07:00.222Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T06:07:00.222Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-19T06:07:00.222Z] (4/4) Installing curl (7.69.1-r3) [2021-03-19T06:07:00.222Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:07:00.222Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T06:07:00.239Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-19T06:07:00.240Z] Building docker-support-scheduler-go [2021-03-19T06:07:00.525Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container bfc51a433aff [2021-03-19T06:07:00.525Z] ---> ddc8d3d769cd [2021-03-19T06:07:00.525Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T06:07:00.822Z] OK: 7 MiB in 18 packages [2021-03-19T06:07:01.163Z] ---> d1b3454260f4 [2021-03-19T06:07:01.163Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml ---> Running in 24ff3272a3bc [2021-03-19T06:07:01.163Z] [2021-03-19T06:07:03.854Z] ---> b634802d9340 [2021-03-19T06:07:03.854Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T06:07:03.854Z] Removing intermediate container 24ff3272a3bc [2021-03-19T06:07:03.854Z] ---> b556b77ba02e [2021-03-19T06:07:03.854Z] [2021-03-19T06:07:04.236Z] Removing intermediate container 51999fe4c98b [2021-03-19T06:07:04.236Z] ---> c70a56b8eecd [2021-03-19T06:07:04.236Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T06:07:04.236Z] ---> Running in 50dd954ef064 [2021-03-19T06:07:04.517Z] Removing intermediate container a04381c23b0a [2021-03-19T06:07:04.517Z] ---> dbef89df1174 [2021-03-19T06:07:04.517Z] [2021-03-19T06:07:04.517Z] Step 11/26 : FROM docker:20.10.0 [2021-03-19T06:07:04.538Z] Successfully built b556b77ba02e [2021-03-19T06:07:04.538Z] Successfully tagged docker-core-data-go:latest [2021-03-19T06:07:04.538Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-03-19T06:07:04.796Z] 20.10.0: Pulling from library/docker [2021-03-19T06:07:05.395Z] Removing intermediate container 50dd954ef064 [2021-03-19T06:07:05.395Z] ---> 92bd5c77fb56 [2021-03-19T06:07:05.395Z] Step 13/21 : WORKDIR /edgex [2021-03-19T06:07:05.673Z] ---> Running in 18605a5cec33 [2021-03-19T06:07:07.143Z] Removing intermediate container 18605a5cec33 [2021-03-19T06:07:07.143Z] ---> 0e06a4a68d48 [2021-03-19T06:07:07.143Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-19T06:07:07.206Z] ---> e5a5e5dc47ec [2021-03-19T06:07:07.206Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T06:07:07.206Z] ---> Running in f7391223d1c0 [2021-03-19T06:07:09.979Z] ---> 05981c9f5311 [2021-03-19T06:07:10.254Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-19T06:07:10.896Z] Removing intermediate container 6b7c28879d23 [2021-03-19T06:07:10.896Z] ---> 2ae379ac09a1 [2021-03-19T06:07:10.896Z] [2021-03-19T06:07:10.896Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T06:07:10.896Z] ---> d10569e2745f [2021-03-19T06:07:10.896Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T06:07:11.556Z] Removing intermediate container 31f2f531245d [2021-03-19T06:07:11.556Z] ---> 61d195412d6e [2021-03-19T06:07:11.556Z] [2021-03-19T06:07:11.556Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T06:07:11.556Z] ---> d10569e2745f [2021-03-19T06:07:11.556Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T06:07:11.556Z] ---> Running in 663f8fc8923e [2021-03-19T06:07:11.840Z] ---> Running in 199d39f447c5 [2021-03-19T06:07:11.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:07:11.941Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:07:12.517Z] ---> 3eefce91a027 [2021-03-19T06:07:12.517Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-19T06:07:12.649Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T06:07:12.649Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T06:07:12.649Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T06:07:12.649Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T06:07:12.649Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T06:07:12.649Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T06:07:12.649Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T06:07:14.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:14.035Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:14.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:14.316Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:14.857Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T06:07:14.857Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T06:07:14.857Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T06:07:14.857Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T06:07:14.857Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T06:07:14.857Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T06:07:14.857Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T06:07:14.925Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T06:07:14.925Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-19T06:07:14.925Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:07:14.925Z] OK: 5 MiB in 15 packages [2021-03-19T06:07:14.925Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T06:07:14.925Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:07:15.209Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T06:07:15.209Z] OK: 6 MiB in 16 packages [2021-03-19T06:07:15.486Z] ---> 5d9d1af229dd [2021-03-19T06:07:15.486Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-19T06:07:15.860Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T06:07:16.080Z] ---> Running in b52b131490dc [2021-03-19T06:07:17.059Z] Removing intermediate container b52b131490dc [2021-03-19T06:07:17.059Z] ---> 02fdf30dd948 [2021-03-19T06:07:17.060Z] Step 18/21 : CMD ["--init=true"] [2021-03-19T06:07:17.658Z] ---> Running in 9fbe7729b2ff [2021-03-19T06:07:17.658Z] Removing intermediate container 663f8fc8923e [2021-03-19T06:07:17.658Z] ---> 23bcbd3b253e [2021-03-19T06:07:17.658Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:07:17.836Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T06:07:17.927Z] Removing intermediate container 199d39f447c5 [2021-03-19T06:07:17.927Z] ---> 311e3f597ae8 [2021-03-19T06:07:17.927Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:07:17.927Z] Removing intermediate container 129ad2b7483e [2021-03-19T06:07:17.927Z] ---> a71893070587 [2021-03-19T06:07:17.927Z] [2021-03-19T06:07:17.927Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T06:07:17.927Z] ---> d10569e2745f [2021-03-19T06:07:17.927Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T06:07:17.927Z] ---> Using cache [2021-03-19T06:07:17.927Z] ---> 23bcbd3b253e [2021-03-19T06:07:17.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:07:18.103Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T06:07:18.198Z] ---> Running in 667ddc710b3c [2021-03-19T06:07:18.198Z] ---> Running in dd68ca147893 [2021-03-19T06:07:18.198Z] ---> Running in 43d96e9d8430 [2021-03-19T06:07:18.198Z] Removing intermediate container 9fbe7729b2ff [2021-03-19T06:07:18.198Z] ---> 3d87270b8464 [2021-03-19T06:07:18.198Z] Step 19/21 : LABEL arch=arm64 [2021-03-19T06:07:18.376Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T06:07:18.376Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T06:07:18.376Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T06:07:18.376Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T06:07:18.376Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T06:07:18.376Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T06:07:18.376Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T06:07:18.376Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T06:07:18.376Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T06:07:18.658Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T06:07:18.658Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T06:07:18.658Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T06:07:18.658Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T06:07:18.658Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T06:07:18.658Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T06:07:18.658Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T06:07:18.795Z] ---> Running in d7875fe93cd2 [2021-03-19T06:07:18.795Z] Removing intermediate container 667ddc710b3c [2021-03-19T06:07:18.795Z] ---> 5617206aece0 [2021-03-19T06:07:18.795Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T06:07:18.930Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:07:18.930Z] OK: 71 MiB in 55 packages [2021-03-19T06:07:19.071Z] ---> Running in 8903c5e4a422 [2021-03-19T06:07:19.071Z] Removing intermediate container dd68ca147893 [2021-03-19T06:07:19.071Z] ---> 9924524d2d98 [2021-03-19T06:07:19.071Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T06:07:19.071Z] Removing intermediate container 43d96e9d8430 [2021-03-19T06:07:19.071Z] ---> b2ac3d8fde42 [2021-03-19T06:07:19.071Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T06:07:19.346Z] Removing intermediate container d7875fe93cd2 [2021-03-19T06:07:19.346Z] ---> 84a32cf2ba0f [2021-03-19T06:07:19.346Z] Step 20/21 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:07:19.346Z] ---> Running in 404404b2a481 [2021-03-19T06:07:19.618Z] ---> Running in ea492dd0a3dc [2021-03-19T06:07:19.618Z] ---> Running in d1c806c064af [2021-03-19T06:07:19.892Z] Removing intermediate container 8903c5e4a422 [2021-03-19T06:07:19.892Z] ---> ecafc898a881 [2021-03-19T06:07:19.892Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T06:07:20.164Z] ---> Running in 235cb6cbb5f4 [2021-03-19T06:07:20.439Z] Removing intermediate container 404404b2a481 [2021-03-19T06:07:20.439Z] Removing intermediate container ea492dd0a3dc [2021-03-19T06:07:20.439Z] ---> 0418fe3dbc5f [2021-03-19T06:07:20.439Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T06:07:20.439Z] ---> 92639f95e9e1 [2021-03-19T06:07:20.439Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T06:07:20.439Z] Removing intermediate container d1c806c064af [2021-03-19T06:07:20.439Z] ---> c0dbc1746df9 [2021-03-19T06:07:20.439Z] Step 21/21 : LABEL version=0.0.0 [2021-03-19T06:07:20.714Z] ---> Running in 37f0baa74ea7 [2021-03-19T06:07:20.715Z] ---> Running in c5b59bcdf8a6 [2021-03-19T06:07:20.715Z] ---> Running in f7f13c4ea73c [2021-03-19T06:07:20.991Z] Removing intermediate container 235cb6cbb5f4 [2021-03-19T06:07:20.991Z] ---> b34ae1a1b3bd [2021-03-19T06:07:20.991Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:07:21.270Z] Removing intermediate container c5b59bcdf8a6 [2021-03-19T06:07:21.270Z] ---> 8e87e161a8c5 [2021-03-19T06:07:21.270Z] Step 15/23 : WORKDIR / [2021-03-19T06:07:21.270Z] Removing intermediate container 37f0baa74ea7 [2021-03-19T06:07:21.270Z] ---> ebb1fe9cf0ea [2021-03-19T06:07:21.270Z] [2021-03-19T06:07:21.565Z] Removing intermediate container f7f13c4ea73c [2021-03-19T06:07:21.565Z] ---> 5ab8d56de908 [2021-03-19T06:07:21.565Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:07:21.844Z] ---> Running in bd9dcace331a [2021-03-19T06:07:22.130Z] Successfully built ebb1fe9cf0ea [2021-03-19T06:07:22.130Z] ---> df876ce09bb7 [2021-03-19T06:07:22.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T06:07:22.130Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-19T06:07:22.130Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-03-19T06:07:22.400Z] Removing intermediate container bd9dcace331a [2021-03-19T06:07:22.400Z] ---> 03b801502de6 [2021-03-19T06:07:22.400Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:07:22.676Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-19T06:07:22.676Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-19T06:07:22.676Z] ---> eeaf43b92773 [2021-03-19T06:07:22.676Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-19T06:07:22.676Z] ---> eea96ecefea1 [2021-03-19T06:07:22.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T06:07:22.952Z] ---> Running in 219d9c3fe92b [2021-03-19T06:07:23.930Z] ---> 28ff2b48d829 [2021-03-19T06:07:23.930Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T06:07:24.536Z] ---> bb2ca787fbd8 [2021-03-19T06:07:24.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T06:07:24.536Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:24.811Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:25.790Z] (1/2) Installing readline (8.0.4-r0) [2021-03-19T06:07:25.790Z] (2/2) Installing bash (5.0.17-r0) [2021-03-19T06:07:25.790Z] Executing bash-5.0.17-r0.post-install [2021-03-19T06:07:25.790Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:07:25.790Z] ---> ba0dbba8c455 [2021-03-19T06:07:25.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.tomlOK: 12 MiB in 22 packages [2021-03-19T06:07:25.790Z] [2021-03-19T06:07:26.075Z] ---> d0b5fc062514 [2021-03-19T06:07:26.075Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T06:07:26.075Z] ---> d77588141e1a [2021-03-19T06:07:26.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T06:07:26.678Z] ---> Running in 8668cc07ebc6 [2021-03-19T06:07:26.952Z] ---> 59299f6e8d54 [2021-03-19T06:07:26.952Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T06:07:27.584Z] ---> Running in b2c81a5238ea [2021-03-19T06:07:27.585Z] ---> 948789ffd98d [2021-03-19T06:07:27.585Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T06:07:27.585Z] Removing intermediate container 8668cc07ebc6 [2021-03-19T06:07:27.585Z] ---> e8b87485be8b [2021-03-19T06:07:27.585Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:07:27.858Z] Removing intermediate container 219d9c3fe92b [2021-03-19T06:07:27.858Z] ---> ea705540e78d [2021-03-19T06:07:27.858Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-19T06:07:28.128Z] ---> Running in c29ccd0382bf [2021-03-19T06:07:28.128Z] ---> Running in 403a2104d35a [2021-03-19T06:07:28.402Z] ---> Running in 9a2266ba03d5 [2021-03-19T06:07:28.677Z] Removing intermediate container b2c81a5238ea [2021-03-19T06:07:28.677Z] ---> ab83f2ae2a65 [2021-03-19T06:07:28.677Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:07:28.677Z] Removing intermediate container c29ccd0382bf [2021-03-19T06:07:28.677Z] ---> 312b587beb47 [2021-03-19T06:07:28.677Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T06:07:28.677Z] Removing intermediate container 403a2104d35a [2021-03-19T06:07:28.677Z] ---> 3236aadb5202 [2021-03-19T06:07:28.677Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:07:28.954Z] ---> Running in 9e29a67cd6a3 [2021-03-19T06:07:28.954Z] ---> Running in 63d222540a5d [2021-03-19T06:07:28.954Z] ---> Running in ff420c783d41 [2021-03-19T06:07:29.228Z] Removing intermediate container 9a2266ba03d5 [2021-03-19T06:07:29.228Z] ---> 6750f9469d66 [2021-03-19T06:07:29.228Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-19T06:07:29.501Z] ---> Running in d838681529be [2021-03-19T06:07:29.501Z] Removing intermediate container 9e29a67cd6a3 [2021-03-19T06:07:29.501Z] ---> 89385c9b8616 [2021-03-19T06:07:29.501Z] Step 20/22 : LABEL arch=arm64 [2021-03-19T06:07:29.777Z] Removing intermediate container 63d222540a5d [2021-03-19T06:07:29.777Z] ---> 586b9727715f [2021-03-19T06:07:29.777Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T06:07:29.777Z] Removing intermediate container ff420c783d41 [2021-03-19T06:07:29.777Z] ---> 928750b8327d [2021-03-19T06:07:29.777Z] Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:07:29.777Z] ---> Running in 8fbd8e404010 [2021-03-19T06:07:30.051Z] ---> Running in 4977a7cf74de [2021-03-19T06:07:30.051Z] ---> Running in 3b9a4ec01a31 [2021-03-19T06:07:30.051Z] Removing intermediate container d838681529be [2021-03-19T06:07:30.051Z] ---> 47974fb1a728 [2021-03-19T06:07:30.051Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-19T06:07:30.324Z] ---> Running in 2e54d782223f [2021-03-19T06:07:30.600Z] Removing intermediate container 8fbd8e404010 [2021-03-19T06:07:30.600Z] ---> 003c0bd8dbf1 [2021-03-19T06:07:30.600Z] Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:07:30.600Z] Removing intermediate container 3b9a4ec01a31 [2021-03-19T06:07:30.600Z] ---> fae3c3ea82e6 [2021-03-19T06:07:30.600Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T06:07:30.877Z] Removing intermediate container 4977a7cf74de [2021-03-19T06:07:30.877Z] ---> 0da14f895f2e [2021-03-19T06:07:30.877Z] Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:07:31.151Z] ---> Running in f8b152ccd432 [2021-03-19T06:07:31.427Z] ---> Running in b46a52a095b3 [2021-03-19T06:07:31.427Z] Removing intermediate container 2e54d782223f [2021-03-19T06:07:31.427Z] ---> 25ee18211c65 [2021-03-19T06:07:31.427Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-19T06:07:31.427Z] ---> Running in 3d5a966de1a5 [2021-03-19T06:07:31.699Z] Removing intermediate container f8b152ccd432 [2021-03-19T06:07:31.699Z] ---> 216bb67e85f1 [2021-03-19T06:07:31.699Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T06:07:31.978Z] Removing intermediate container b46a52a095b3 [2021-03-19T06:07:31.978Z] ---> 788d56a495a9 [2021-03-19T06:07:31.978Z] [2021-03-19T06:07:32.267Z] ---> Running in d03f4c5b09ef [2021-03-19T06:07:32.267Z] Removing intermediate container 3d5a966de1a5 [2021-03-19T06:07:32.267Z] ---> a71be653b306 [2021-03-19T06:07:32.267Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T06:07:32.565Z] Successfully built 788d56a495a9 [2021-03-19T06:07:32.565Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-19T06:07:32.565Z] Building docker-core-data-go [2021-03-19T06:07:32.844Z]  Building docker-support-scheduler-go ... done  ---> Running in 1a32385b956f [2021-03-19T06:07:32.844Z] Removing intermediate container d03f4c5b09ef [2021-03-19T06:07:32.844Z] ---> a1ced936ec92 [2021-03-19T06:07:33.119Z] [2021-03-19T06:07:33.119Z] ---> 9534b2de9dc6 [2021-03-19T06:07:33.119Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-19T06:07:33.721Z] Removing intermediate container 1a32385b956f [2021-03-19T06:07:33.721Z] ---> 3488361f7160 [2021-03-19T06:07:33.721Z] [2021-03-19T06:07:33.721Z] Successfully built a1ced936ec92 [2021-03-19T06:07:33.721Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-19T06:07:33.721Z]  Building docker-support-notifications-go ... done Building docker-security-secretstore-setup-go [2021-03-19T06:07:33.993Z] Successfully built 3488361f7160 [2021-03-19T06:07:33.993Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-19T06:07:33.993Z] ---> f8756cd61b0f [2021-03-19T06:07:33.993Z]  Building docker-core-metadata-go ... done Building docker-security-bootstrapper-go [2021-03-19T06:07:33.993Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-19T06:07:34.968Z] ---> 25c50f008142 [2021-03-19T06:07:34.968Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-19T06:07:35.241Z] ---> Running in 1bdf088d2c7e [2021-03-19T06:07:36.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:36.492Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:07:37.090Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-19T06:07:37.090Z] (2/33) Installing expat (2.2.9-r1) [2021-03-19T06:07:37.090Z] (3/33) Installing libffi (3.3-r2) [2021-03-19T06:07:37.090Z] (4/33) Installing gdbm (1.13-r1) [2021-03-19T06:07:37.090Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-19T06:07:37.090Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-19T06:07:37.090Z] (7/33) Installing python3 (3.8.8-r0) [2021-03-19T06:07:39.065Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-19T06:07:39.065Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-19T06:07:39.065Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-19T06:07:39.065Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-19T06:07:39.065Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-19T06:07:39.065Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-19T06:07:39.065Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-19T06:07:39.339Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-19T06:07:39.339Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-19T06:07:39.339Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-19T06:07:39.339Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-19T06:07:39.339Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-19T06:07:39.339Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-19T06:07:39.339Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-19T06:07:39.339Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-19T06:07:39.339Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-19T06:07:39.339Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-19T06:07:39.339Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-19T06:07:39.339Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-19T06:07:39.615Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-19T06:07:39.615Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-19T06:07:39.615Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-19T06:07:39.615Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-19T06:07:39.615Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-19T06:07:39.615Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-19T06:07:39.615Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-19T06:07:39.615Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:07:39.615Z] OK: 71 MiB in 55 packages [2021-03-19T06:07:49.795Z] Removing intermediate container 1bdf088d2c7e [2021-03-19T06:07:49.795Z] ---> 5027d50cc3b9 [2021-03-19T06:07:49.795Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T06:07:50.066Z] ---> Running in c856727e4533 [2021-03-19T06:07:55.471Z] Collecting docker-compose==1.23.2 [2021-03-19T06:07:55.471Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T06:07:56.897Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T06:07:56.897Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T06:07:57.172Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T06:07:57.172Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T06:07:59.149Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T06:07:59.150Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T06:08:00.144Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:00.144Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:00.144Z] ---> e99950c0584b [2021-03-19T06:08:00.144Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T06:08:00.144Z] ---> Using cache [2021-03-19T06:08:00.144Z] ---> dfc04102d4ac [2021-03-19T06:08:00.144Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:00.144Z] ---> Using cache [2021-03-19T06:08:00.144Z] ---> de698404550d [2021-03-19T06:08:00.144Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T06:08:00.144Z] ---> Using cache [2021-03-19T06:08:00.144Z] ---> 48010baf17f3 [2021-03-19T06:08:00.144Z] Step 6/23 : COPY go.mod . [2021-03-19T06:08:00.144Z] ---> Using cache [2021-03-19T06:08:00.144Z] ---> 1c130eadfcd8 [2021-03-19T06:08:00.144Z] Step 7/23 : RUN go mod download [2021-03-19T06:08:00.144Z] ---> Using cache [2021-03-19T06:08:00.144Z] ---> 1d1f7f8972ad [2021-03-19T06:08:00.144Z] Step 8/23 : COPY . . [2021-03-19T06:08:00.144Z] ---> Using cache [2021-03-19T06:08:00.144Z] ---> 4d15ee832ab9 [2021-03-19T06:08:00.144Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-19T06:08:02.133Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T06:08:02.133Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T06:08:02.133Z] ---> Running in 85a62ddb7a3c [2021-03-19T06:08:02.405Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T06:08:02.405Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T06:08:03.006Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T06:08:03.006Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T06:08:03.283Z] 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-03-19T06:08:05.904Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T06:08:05.904Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T06:08:06.894Z] Collecting PyYAML<4,>=3.10 [2021-03-19T06:08:06.894Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T06:08:11.220Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T06:08:11.220Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T06:08:11.220Z] 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-03-19T06:08:11.813Z] Collecting idna<2.8,>=2.5 [2021-03-19T06:08:11.813Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T06:08:12.411Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T06:08:12.692Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T06:08:12.970Z] 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-03-19T06:08:12.970Z] 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-03-19T06:08:12.970Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T06:08:12.970Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T06:08:13.247Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T06:08:13.247Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T06:08:13.247Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T06:08:13.247Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T06:08:14.693Z] Installing collected packages: idna, urllib3, requests, docopt, dockerpty, cached-property, jsonschema, texttable, websocket-client, PyYAML, docker-pycreds, docker, docker-compose [2021-03-19T06:08:14.693Z] Attempting uninstall: idna [2021-03-19T06:08:14.693Z] Found existing installation: idna 2.9 [2021-03-19T06:08:14.693Z] Uninstalling idna-2.9: [2021-03-19T06:08:14.693Z] Successfully uninstalled idna-2.9 [2021-03-19T06:08:15.298Z] Attempting uninstall: urllib3 [2021-03-19T06:08:15.298Z] Found existing installation: urllib3 1.25.9 [2021-03-19T06:08:15.298Z] Uninstalling urllib3-1.25.9: [2021-03-19T06:08:15.572Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T06:08:16.194Z] Attempting uninstall: requests [2021-03-19T06:08:16.194Z] Found existing installation: requests 2.23.0 [2021-03-19T06:08:16.194Z] Uninstalling requests-2.23.0: [2021-03-19T06:08:16.588Z] Successfully uninstalled requests-2.23.0 [2021-03-19T06:08:16.889Z] Running setup.py install for docopt: started [2021-03-19T06:08:17.087Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:17.087Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:17.087Z] ---> 06b395daba6a [2021-03-19T06:08:17.087Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T06:08:17.087Z] ---> Using cache [2021-03-19T06:08:17.087Z] ---> 4940f16255d5 [2021-03-19T06:08:17.087Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:17.087Z] ---> Using cache [2021-03-19T06:08:17.087Z] ---> 78a9b1ff5bfc [2021-03-19T06:08:17.087Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-19T06:08:17.087Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:17.087Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:17.087Z] ---> 06b395daba6a [2021-03-19T06:08:17.087Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T06:08:17.087Z] ---> Using cache [2021-03-19T06:08:17.087Z] ---> 4940f16255d5 [2021-03-19T06:08:17.087Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:17.087Z] ---> Using cache [2021-03-19T06:08:17.088Z] ---> 78a9b1ff5bfc [2021-03-19T06:08:17.088Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T06:08:17.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:17.677Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:17.677Z] ---> 06b395daba6a [2021-03-19T06:08:17.677Z] Step 3/22 : WORKDIR /edgex-go [2021-03-19T06:08:17.677Z] ---> Using cache [2021-03-19T06:08:17.677Z] ---> 4940f16255d5 [2021-03-19T06:08:17.677Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:17.677Z] ---> Using cache [2021-03-19T06:08:17.677Z] ---> 78a9b1ff5bfc [2021-03-19T06:08:17.677Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-19T06:08:17.942Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:17.942Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:17.942Z] ---> 06b395daba6a [2021-03-19T06:08:17.942Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T06:08:17.942Z] ---> Using cache [2021-03-19T06:08:17.942Z] ---> 4940f16255d5 [2021-03-19T06:08:17.942Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:17.942Z] ---> Using cache [2021-03-19T06:08:17.942Z] ---> 78a9b1ff5bfc [2021-03-19T06:08:17.942Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-19T06:08:18.583Z] ---> Running in feb274ba11cc [2021-03-19T06:08:18.583Z] ---> Running in 5e4560845139 [2021-03-19T06:08:18.583Z] ---> Running in b442d56af316 [2021-03-19T06:08:18.583Z] ---> Running in 56dd76e88942 [2021-03-19T06:08:19.270Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T06:08:19.270Z] Running setup.py install for dockerpty: started [2021-03-19T06:08:21.905Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T06:08:22.181Z] Running setup.py install for texttable: started [2021-03-19T06:08:23.167Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:23.167Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:23.167Z] ---> e99950c0584b [2021-03-19T06:08:23.167Z] Step 3/23 : WORKDIR /edgex-go [2021-03-19T06:08:23.167Z] ---> Using cache [2021-03-19T06:08:23.167Z] ---> dfc04102d4ac [2021-03-19T06:08:23.167Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:23.168Z] ---> Using cache [2021-03-19T06:08:23.168Z] ---> de698404550d [2021-03-19T06:08:23.168Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-19T06:08:23.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:23.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:23.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:23.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:23.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:23.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:23.727Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:24.019Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:08:25.700Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T06:08:25.700Z] Running setup.py install for PyYAML: started [2021-03-19T06:08:25.700Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:25.700Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:25.700Z] ---> e99950c0584b [2021-03-19T06:08:25.700Z] Step 3/31 : WORKDIR /edgex-go [2021-03-19T06:08:25.700Z] ---> Using cache [2021-03-19T06:08:25.700Z] ---> dfc04102d4ac [2021-03-19T06:08:25.700Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:25.700Z] ---> Using cache [2021-03-19T06:08:25.700Z] ---> de698404550d [2021-03-19T06:08:25.700Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-03-19T06:08:25.700Z] ---> Using cache [2021-03-19T06:08:25.700Z] ---> 48010baf17f3 [2021-03-19T06:08:25.700Z] Step 6/31 : COPY go.mod . [2021-03-19T06:08:25.700Z] ---> Using cache [2021-03-19T06:08:25.700Z] ---> 1c130eadfcd8 [2021-03-19T06:08:25.700Z] Step 7/31 : RUN go mod download [2021-03-19T06:08:25.700Z] ---> Using cache [2021-03-19T06:08:25.700Z] ---> 1d1f7f8972ad [2021-03-19T06:08:25.700Z] Step 8/31 : COPY . . [2021-03-19T06:08:25.700Z] ---> Using cache [2021-03-19T06:08:25.700Z] ---> 4d15ee832ab9 [2021-03-19T06:08:25.700Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T06:08:25.700Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-19T06:08:25.701Z] OK: 233 MiB in 51 packages [2021-03-19T06:08:25.978Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-19T06:08:25.978Z] ---> e99950c0584b [2021-03-19T06:08:25.978Z] Step 3/24 : WORKDIR /edgex-go [2021-03-19T06:08:25.978Z] ---> Using cache [2021-03-19T06:08:25.978Z] ---> dfc04102d4ac [2021-03-19T06:08:25.978Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:08:25.978Z] ---> Using cache [2021-03-19T06:08:25.978Z] ---> de698404550d [2021-03-19T06:08:25.978Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-19T06:08:25.978Z] ---> Using cache [2021-03-19T06:08:25.978Z] ---> 48010baf17f3 [2021-03-19T06:08:25.978Z] Step 6/24 : COPY go.mod . [2021-03-19T06:08:25.978Z] ---> Using cache [2021-03-19T06:08:25.978Z] ---> 1c130eadfcd8 [2021-03-19T06:08:25.978Z] Step 7/24 : RUN go mod download [2021-03-19T06:08:25.978Z] ---> Using cache [2021-03-19T06:08:25.978Z] ---> 1d1f7f8972ad [2021-03-19T06:08:25.978Z] Step 8/24 : COPY . . [2021-03-19T06:08:25.978Z] ---> Using cache [2021-03-19T06:08:25.978Z] ---> 4d15ee832ab9 [2021-03-19T06:08:25.978Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-19T06:08:25.996Z] OK: 233 MiB in 51 packages [2021-03-19T06:08:26.256Z] ---> Running in 716f46f5aebb [2021-03-19T06:08:26.256Z] ---> Running in 035c4dad8ce5 [2021-03-19T06:08:26.256Z] ---> Running in f854928901ea [2021-03-19T06:08:26.286Z] OK: 233 MiB in 51 packages [2021-03-19T06:08:26.986Z] OK: 233 MiB in 51 packages [2021-03-19T06:08:28.911Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:08:28.911Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T06:08:28.911Z] 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-03-19T06:08:29.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T06:08:29.486Z] Removing intermediate container feb274ba11cc [2021-03-19T06:08:29.486Z] ---> e48dc3d41799 [2021-03-19T06:08:29.486Z] Step 6/22 : COPY go.mod . [2021-03-19T06:08:29.486Z] Removing intermediate container 56dd76e88942 [2021-03-19T06:08:29.486Z] ---> 9030ebafad48 [2021-03-19T06:08:29.486Z] Step 6/23 : COPY go.mod . [2021-03-19T06:08:29.797Z] Removing intermediate container 5e4560845139 [2021-03-19T06:08:29.797Z] ---> dd23f83699a1 [2021-03-19T06:08:29.797Z] Step 6/31 : COPY go.mod . [2021-03-19T06:08:30.083Z] Removing intermediate container b442d56af316 [2021-03-19T06:08:30.083Z] ---> 63327ec073de [2021-03-19T06:08:30.083Z] Step 6/22 : COPY go.mod . [2021-03-19T06:08:30.083Z] ---> 323522a1e4ff [2021-03-19T06:08:30.083Z] Step 7/22 : RUN go mod download [2021-03-19T06:08:30.349Z] ---> 61ca42fd29fd [2021-03-19T06:08:30.349Z] Step 7/23 : RUN go mod download [2021-03-19T06:08:30.639Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:08:30.639Z] 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.58.0 [2021-03-19T06:08:30.941Z] ---> Running in e67ff1343c21 [2021-03-19T06:08:30.941Z] ---> Running in e33978252699 [2021-03-19T06:08:30.941Z] ---> f5b7a3af6284 [2021-03-19T06:08:30.941Z] Step 7/22 : RUN go mod download [2021-03-19T06:08:30.941Z] ---> 8b8278b35859 [2021-03-19T06:08:30.941Z] Step 7/31 : RUN go mod download [2021-03-19T06:08:31.212Z] ---> Running in 1f3e29d1bf35 [2021-03-19T06:08:31.212Z] ---> Running in bc37a1364697 [2021-03-19T06:08:34.056Z] OK: 217 MiB in 51 packages [2021-03-19T06:08:35.790Z] Removing intermediate container f7391223d1c0 [2021-03-19T06:08:35.790Z] ---> 1cbd7d0e25bc [2021-03-19T06:08:35.790Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-19T06:08:35.790Z] ---> Running in 45316a9c24cd [2021-03-19T06:08:36.054Z] Removing intermediate container f854928901ea [2021-03-19T06:08:36.054Z] ---> df2eaf59c443 [2021-03-19T06:08:36.054Z] Step 6/23 : COPY go.mod . [2021-03-19T06:08:36.454Z] Removing intermediate container 1f3e29d1bf35 [2021-03-19T06:08:36.454Z] ---> 797d2148b840 [2021-03-19T06:08:36.454Z] Step 8/22 : COPY . . [2021-03-19T06:08:36.454Z] Removing intermediate container e67ff1343c21 [2021-03-19T06:08:36.454Z] ---> 8a495597f593 [2021-03-19T06:08:36.454Z] Step 8/22 : COPY . . [2021-03-19T06:08:36.683Z] Removing intermediate container c856727e4533 [2021-03-19T06:08:36.683Z] ---> 5ac487343440 [2021-03-19T06:08:36.683Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T06:08:36.683Z] ---> Running in e5ce1bd647df [2021-03-19T06:08:36.731Z] Removing intermediate container bc37a1364697 [2021-03-19T06:08:36.731Z] ---> 0472aaac5eea [2021-03-19T06:08:36.731Z] Step 8/31 : COPY . . [2021-03-19T06:08:36.731Z] Removing intermediate container e33978252699 [2021-03-19T06:08:36.731Z] ---> 19f87e261c72 [2021-03-19T06:08:36.731Z] Step 8/23 : COPY . . [2021-03-19T06:08:37.676Z] ---> fb623900fcb9 [2021-03-19T06:08:37.676Z] Step 7/23 : RUN go mod download [2021-03-19T06:08:37.676Z] ---> Running in 440d9ae8062b [2021-03-19T06:08:39.123Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:08:39.721Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:08:40.325Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T06:08:40.325Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T06:08:40.325Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T06:08:40.325Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:08:40.600Z] OK: 72 MiB in 58 packages [2021-03-19T06:08:42.598Z] Removing intermediate container 440d9ae8062b [2021-03-19T06:08:42.598Z] ---> f1b05f2651d9 [2021-03-19T06:08:42.598Z] Step 8/23 : COPY . . [2021-03-19T06:08:42.598Z] Removing intermediate container e5ce1bd647df [2021-03-19T06:08:42.598Z] ---> d814ee84bbed [2021-03-19T06:08:42.598Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-19T06:08:42.885Z] ---> Running in 919a425ba23f [2021-03-19T06:08:43.919Z] Removing intermediate container 919a425ba23f [2021-03-19T06:08:43.919Z] ---> e7da3550f412 [2021-03-19T06:08:43.919Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:08:44.542Z] ---> Running in 649ce03aefb5 [2021-03-19T06:08:45.548Z] Removing intermediate container 649ce03aefb5 [2021-03-19T06:08:45.548Z] ---> 143fb113e5ae [2021-03-19T06:08:45.548Z] Step 24/26 : LABEL arch=arm64 [2021-03-19T06:08:46.146Z] ---> Running in c5034e52edab [2021-03-19T06:08:47.130Z] Removing intermediate container c5034e52edab [2021-03-19T06:08:47.130Z] ---> 5171ea8daaa8 [2021-03-19T06:08:47.130Z] Step 25/26 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:08:47.403Z] ---> Running in d72b51d891f3 [2021-03-19T06:08:48.395Z] Removing intermediate container d72b51d891f3 [2021-03-19T06:08:48.395Z] ---> 0c2f44960d8e [2021-03-19T06:08:48.395Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T06:08:48.670Z] ---> Running in 559df07954de [2021-03-19T06:08:50.110Z] Removing intermediate container 559df07954de [2021-03-19T06:08:50.110Z] ---> 723946a9bc3a [2021-03-19T06:08:50.110Z] [2021-03-19T06:08:50.712Z] Successfully built 723946a9bc3a [2021-03-19T06:08:50.712Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-19T06:09:03.130Z]  Building docker-sys-mgmt-agent-go ... done  ---> be060c28fc8e [2021-03-19T06:09:03.130Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-19T06:09:03.130Z] ---> Running in 66e17f829c8a [2021-03-19T06:09:05.106Z] 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-03-19T06:09:24.360Z] Collecting docker-compose==1.23.2 [2021-03-19T06:09:24.360Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-19T06:09:24.360Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-19T06:09:24.360Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-19T06:09:37.494Z] Removing intermediate container 85a62ddb7a3c [2021-03-19T06:09:37.494Z] ---> 25e8fb86165d [2021-03-19T06:09:37.494Z] [2021-03-19T06:09:37.494Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T06:09:37.494Z] ---> d10569e2745f [2021-03-19T06:09:37.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T06:09:37.494Z] ---> Using cache [2021-03-19T06:09:37.494Z] ---> 23bcbd3b253e [2021-03-19T06:09:37.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:09:37.494Z] ---> Using cache [2021-03-19T06:09:37.494Z] ---> b2ac3d8fde42 [2021-03-19T06:09:37.494Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-19T06:09:37.494Z] ---> Running in 3e2a8522552d [2021-03-19T06:09:37.494Z] Removing intermediate container 3e2a8522552d [2021-03-19T06:09:37.494Z] ---> a7eab157ba4b [2021-03-19T06:09:37.494Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T06:09:37.494Z] ---> Running in 5ffa3165435d [2021-03-19T06:09:37.771Z] Removing intermediate container 5ffa3165435d [2021-03-19T06:09:37.771Z] ---> ac0de9dc8a7d [2021-03-19T06:09:37.771Z] Step 15/23 : WORKDIR / [2021-03-19T06:09:38.049Z] ---> Running in 0201407e1cc3 [2021-03-19T06:09:38.049Z] 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-03-19T06:09:38.658Z] Removing intermediate container 0201407e1cc3 [2021-03-19T06:09:38.658Z] ---> c65af1fae100 [2021-03-19T06:09:38.658Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:09:40.135Z] ---> e42d0974b166 [2021-03-19T06:09:40.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-19T06:09:42.146Z] ---> 195bffdae6d8 [2021-03-19T06:09:42.146Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-19T06:09:42.286Z] Collecting texttable<0.10,>=0.9.0 [2021-03-19T06:09:42.286Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-19T06:09:43.150Z] ---> b81fd50e2c29 [2021-03-19T06:09:43.150Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-19T06:09:43.150Z] ---> Running in ebf5a720a135 [2021-03-19T06:09:43.772Z] Removing intermediate container ebf5a720a135 [2021-03-19T06:09:43.772Z] ---> 1be70eeca19e [2021-03-19T06:09:43.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:09:44.046Z] ---> Running in 31a2ec2d9167 [2021-03-19T06:09:44.657Z] Removing intermediate container 31a2ec2d9167 [2021-03-19T06:09:44.657Z] ---> 78d83c1c3c8d [2021-03-19T06:09:44.657Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T06:09:44.657Z] ---> Running in dedfbd2b9338 [2021-03-19T06:09:45.648Z] Removing intermediate container dedfbd2b9338 [2021-03-19T06:09:45.648Z] ---> 2dd8808b0dc1 [2021-03-19T06:09:45.648Z] Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:09:45.648Z] ---> Running in 8671ff33e7b7 [2021-03-19T06:09:46.254Z] Removing intermediate container 8671ff33e7b7 [2021-03-19T06:09:46.254Z] ---> 157f38d57ef5 [2021-03-19T06:09:46.254Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T06:09:46.536Z] ---> Running in 11abbd617266 [2021-03-19T06:09:47.149Z] Removing intermediate container 11abbd617266 [2021-03-19T06:09:47.149Z] ---> 924bac1c2fc9 [2021-03-19T06:09:47.149Z] [2021-03-19T06:09:47.429Z] Successfully built 924bac1c2fc9 [2021-03-19T06:09:47.710Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-19T06:09:53.152Z]  Building docker-core-command-go ... done Removing intermediate container 035c4dad8ce5 [2021-03-19T06:09:53.153Z] ---> 9e0eab04d4ee [2021-03-19T06:09:53.153Z] [2021-03-19T06:09:53.153Z] Step 10/24 : FROM alpine:3.12 [2021-03-19T06:09:53.153Z] ---> d10569e2745f [2021-03-19T06:09:53.153Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-19T06:09:53.438Z] ---> Running in e1a899b08b50 [2021-03-19T06:09:55.341Z] Removing intermediate container 716f46f5aebb [2021-03-19T06:09:55.341Z] ---> 0bddc297f2a3 [2021-03-19T06:09:55.341Z] [2021-03-19T06:09:55.341Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T06:09:55.341Z] ---> d10569e2745f [2021-03-19T06:09:55.341Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T06:09:55.779Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:09:55.780Z] ---> Running in a85d5e594d4e [2021-03-19T06:09:56.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:09:56.457Z] Removing intermediate container a85d5e594d4e [2021-03-19T06:09:56.457Z] ---> d02ba7f9aba9 [2021-03-19T06:09:56.457Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T06:09:56.735Z] ---> Running in 5ab8f8e4ae84 [2021-03-19T06:09:56.735Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-19T06:09:56.735Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T06:09:56.735Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-19T06:09:56.735Z] (4/5) Installing curl (7.69.1-r3) [2021-03-19T06:09:56.735Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-19T06:09:56.735Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:09:56.735Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T06:09:57.016Z] OK: 7 MiB in 19 packages [2021-03-19T06:09:58.335Z] Collecting docopt<0.7,>=0.6.1 [2021-03-19T06:09:58.335Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-19T06:09:58.335Z] Collecting PyYAML<4,>=3.10 [2021-03-19T06:09:58.335Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-19T06:09:58.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:09:58.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:09:59.350Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T06:09:59.350Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T06:09:59.350Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:09:59.350Z] OK: 5 MiB in 16 packages [2021-03-19T06:09:59.959Z] Removing intermediate container e1a899b08b50 [2021-03-19T06:09:59.959Z] ---> e8c8347e63a2 [2021-03-19T06:09:59.959Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-19T06:10:00.247Z] ---> Running in e21bfa12f0c9 [2021-03-19T06:10:01.264Z] Removing intermediate container e21bfa12f0c9 [2021-03-19T06:10:01.265Z] ---> c3ff3dbe73e0 [2021-03-19T06:10:01.265Z] Step 13/24 : WORKDIR / [2021-03-19T06:10:01.265Z] Removing intermediate container 5ab8f8e4ae84 [2021-03-19T06:10:01.265Z] ---> 228678ec2f1c [2021-03-19T06:10:01.265Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T06:10:01.265Z] ---> Running in 9774db0a3e3c [2021-03-19T06:10:01.547Z] ---> Running in e44021065a63 [2021-03-19T06:10:02.164Z] Removing intermediate container 9774db0a3e3c [2021-03-19T06:10:02.164Z] ---> 95ac853e8e58 [2021-03-19T06:10:02.164Z] 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-03-19T06:10:02.443Z] Removing intermediate container e44021065a63 [2021-03-19T06:10:02.443Z] ---> 822679ef6327 [2021-03-19T06:10:02.443Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T06:10:02.722Z] ---> Running in 6bfffba1a604 [2021-03-19T06:10:03.725Z] Removing intermediate container 6bfffba1a604 [2021-03-19T06:10:03.726Z] ---> df10b0df52ad [2021-03-19T06:10:03.726Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T06:10:03.726Z] ---> 7b340abaa840 [2021-03-19T06:10:03.726Z] 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-03-19T06:10:03.726Z] ---> Running in 7ea03b22a03c [2021-03-19T06:10:04.726Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-19T06:10:04.726Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-19T06:10:05.242Z] ---> ef4b8a03f120 [2021-03-19T06:10:05.242Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-19T06:10:06.691Z] ---> 79328b9e5db7 [2021-03-19T06:10:06.691Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-19T06:10:07.689Z] Removing intermediate container 7ea03b22a03c [2021-03-19T06:10:07.689Z] ---> 9c8bdaa0244d [2021-03-19T06:10:07.689Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T06:10:07.708Z] Collecting jsonschema<3,>=2.5.1 [2021-03-19T06:10:07.709Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-19T06:10:07.709Z] 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-03-19T06:10:07.709Z] Collecting cached-property<2,>=1.2.0 [2021-03-19T06:10:07.709Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-19T06:10:07.968Z] ---> Running in 0895650350be [2021-03-19T06:10:08.246Z] ---> ff4f991f6a77 [2021-03-19T06:10:08.246Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-19T06:10:08.850Z] Removing intermediate container 0895650350be [2021-03-19T06:10:08.850Z] ---> 6ca44bd53826 [2021-03-19T06:10:08.850Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T06:10:09.472Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-19T06:10:09.472Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-19T06:10:09.843Z] ---> bcce9e105157 [2021-03-19T06:10:09.843Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-19T06:10:09.843Z] ---> 47e5657fbc8f [2021-03-19T06:10:09.843Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T06:10:10.122Z] ---> Running in 8fe6ed547f94 [2021-03-19T06:10:10.746Z] ---> 652101820d11 [2021-03-19T06:10:10.746Z] 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-03-19T06:10:11.021Z] ---> Running in c8d589d31912 [2021-03-19T06:10:12.617Z] Collecting docker<4.0,>=3.6.0 [2021-03-19T06:10:12.617Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-19T06:10:13.012Z] Removing intermediate container 8fe6ed547f94 [2021-03-19T06:10:13.012Z] ---> 4be4364b6776 [2021-03-19T06:10:13.012Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:10:13.212Z] 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-03-19T06:10:13.213Z] 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-03-19T06:10:13.627Z] Removing intermediate container c8d589d31912 [2021-03-19T06:10:13.627Z] ---> a34f815c1f46 [2021-03-19T06:10:13.627Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-19T06:10:13.668Z] Collecting idna<2.8,>=2.5 [2021-03-19T06:10:13.668Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-19T06:10:13.906Z] ---> 1e91ef339557 [2021-03-19T06:10:13.906Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T06:10:13.906Z] ---> Running in bdbca2fd4579 [2021-03-19T06:10:14.359Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-19T06:10:14.359Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-19T06:10:14.895Z] Removing intermediate container bdbca2fd4579 [2021-03-19T06:10:14.895Z] ---> 01d66c384f78 [2021-03-19T06:10:14.895Z] Step 22/24 : LABEL arch=arm64 [2021-03-19T06:10:14.895Z] ---> Running in cb72f4c2d345 [2021-03-19T06:10:15.043Z] Collecting docker-pycreds>=0.4.0 [2021-03-19T06:10:15.043Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-19T06:10:15.174Z] ---> 6eab153d2c2f [2021-03-19T06:10:15.174Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T06:10:15.782Z] Removing intermediate container cb72f4c2d345 [2021-03-19T06:10:15.782Z] ---> dcf257166ef6 [2021-03-19T06:10:15.782Z] Step 23/24 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:10:16.057Z] ---> Running in 6782ad3ec5f7 [2021-03-19T06:10:16.057Z] ---> 81b7f5cf0af2 [2021-03-19T06:10:16.057Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T06:10:16.540Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-19T06:10:16.540Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-19T06:10:16.540Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-19T06:10:16.540Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-19T06:10:16.663Z] Removing intermediate container 6782ad3ec5f7 [2021-03-19T06:10:16.663Z] ---> 0e6efeb4d8d8 [2021-03-19T06:10:16.663Z] Step 24/24 : LABEL version=0.0.0 [2021-03-19T06:10:16.940Z] ---> Running in 95498955e971 [2021-03-19T06:10:16.940Z] ---> 018a3e375f19 [2021-03-19T06:10:16.940Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T06:10:17.172Z] Installing collected packages: dockerpty, texttable, docopt, PyYAML, idna, urllib3, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, docker-compose [2021-03-19T06:10:17.172Z] Running setup.py install for dockerpty: started [2021-03-19T06:10:17.544Z] Removing intermediate container 95498955e971 [2021-03-19T06:10:17.544Z] ---> ea3f8390dee6 [2021-03-19T06:10:17.544Z] [2021-03-19T06:10:18.159Z] Successfully built ea3f8390dee6 [2021-03-19T06:10:18.159Z] ---> d3e5c3835883 [2021-03-19T06:10:18.159Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T06:10:18.159Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-19T06:10:18.444Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 41f8b1de602a [2021-03-19T06:10:19.045Z] Removing intermediate container 41f8b1de602a [2021-03-19T06:10:19.045Z] ---> 19b2d24d7c5b [2021-03-19T06:10:19.045Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T06:10:19.645Z] ---> 3a709a7fd55b [2021-03-19T06:10:19.645Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T06:10:19.920Z] ---> Running in 419adc6476a5 [2021-03-19T06:10:20.196Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-19T06:10:20.196Z] Running setup.py install for texttable: started [2021-03-19T06:10:21.245Z] Running setup.py install for texttable: finished with status 'done' [2021-03-19T06:10:21.245Z] Running setup.py install for docopt: started [2021-03-19T06:10:22.374Z] Running setup.py install for docopt: finished with status 'done' [2021-03-19T06:10:22.374Z] Running setup.py install for PyYAML: started [2021-03-19T06:10:23.320Z] Removing intermediate container 419adc6476a5 [2021-03-19T06:10:23.320Z] ---> fb4eada4dd1f [2021-03-19T06:10:23.320Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T06:10:23.320Z] ---> Running in 876d99e4ce57 [2021-03-19T06:10:24.301Z] Removing intermediate container 876d99e4ce57 [2021-03-19T06:10:24.301Z] ---> 9140788b0c88 [2021-03-19T06:10:24.301Z] Step 28/31 : CMD ["gate"] [2021-03-19T06:10:24.575Z] Removing intermediate container 66e17f829c8a [2021-03-19T06:10:24.575Z] ---> afd441720dad [2021-03-19T06:10:24.575Z] [2021-03-19T06:10:24.575Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T06:10:24.575Z] ---> d10569e2745f [2021-03-19T06:10:24.575Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-19T06:10:24.575Z] ---> Running in 97139dcb34df [2021-03-19T06:10:24.850Z] ---> Running in 3cb7fe359e1e [2021-03-19T06:10:25.129Z] Removing intermediate container 97139dcb34df [2021-03-19T06:10:25.129Z] ---> d52d9317e51f [2021-03-19T06:10:25.129Z] Step 29/31 : LABEL arch=arm64 [2021-03-19T06:10:25.129Z] Removing intermediate container 3cb7fe359e1e [2021-03-19T06:10:25.129Z] ---> f945dccb1391 [2021-03-19T06:10:25.129Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-19T06:10:25.146Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-19T06:10:25.147Z] Attempting uninstall: idna [2021-03-19T06:10:25.147Z] Found existing installation: idna 2.9 [2021-03-19T06:10:25.147Z] Uninstalling idna-2.9: [2021-03-19T06:10:25.147Z] ---> 9272eb877034 [2021-03-19T06:10:25.147Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-19T06:10:25.413Z] ---> Running in 38b4dcc04313 [2021-03-19T06:10:25.413Z] ---> Running in c71a119b1862 [2021-03-19T06:10:25.751Z] Successfully uninstalled idna-2.9 [2021-03-19T06:10:25.751Z] ---> 30e7c28f928f [2021-03-19T06:10:25.751Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-19T06:10:26.012Z] Removing intermediate container 38b4dcc04313 [2021-03-19T06:10:26.012Z] ---> e802af57b611 [2021-03-19T06:10:26.012Z] Step 30/31 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:10:26.012Z] Removing intermediate container c71a119b1862 [2021-03-19T06:10:26.012Z] ---> 25a2adb4a161 [2021-03-19T06:10:26.012Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-19T06:10:26.290Z] ---> Running in c7f88a98cf5f [2021-03-19T06:10:26.290Z] ---> Running in 9e612e507d0c [2021-03-19T06:10:26.487Z] ---> d197930ef6ce [2021-03-19T06:10:26.487Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-19T06:10:26.487Z] Attempting uninstall: urllib3 [2021-03-19T06:10:26.487Z] Found existing installation: urllib3 1.25.9 [2021-03-19T06:10:26.487Z] Uninstalling urllib3-1.25.9: [2021-03-19T06:10:26.487Z] ---> Running in b701061d9d5c [2021-03-19T06:10:26.487Z] ---> 74668f5a0c5a [2021-03-19T06:10:26.487Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-19T06:10:26.487Z] ---> Running in c168119ca66e [2021-03-19T06:10:26.819Z] ---> Running in 8a164db37e64 [2021-03-19T06:10:26.819Z] ---> Running in 1fba2f73d179 [2021-03-19T06:10:26.889Z] Removing intermediate container 9e612e507d0c [2021-03-19T06:10:26.889Z] ---> fac28214dee6 [2021-03-19T06:10:26.889Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-19T06:10:26.889Z] Removing intermediate container c7f88a98cf5f [2021-03-19T06:10:26.889Z] ---> 7e55e14c3ab3 [2021-03-19T06:10:26.889Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T06:10:27.100Z] Successfully uninstalled urllib3-1.25.9 [2021-03-19T06:10:27.165Z] ---> Running in aad33b1caaab [2021-03-19T06:10:27.440Z] ---> Running in 39cee53ef5a1 [2021-03-19T06:10:27.702Z] Attempting uninstall: requests [2021-03-19T06:10:27.702Z] Found existing installation: requests 2.23.0 [2021-03-19T06:10:27.702Z] Uninstalling requests-2.23.0: [2021-03-19T06:10:27.984Z] Successfully uninstalled requests-2.23.0 [2021-03-19T06:10:28.036Z] Removing intermediate container 39cee53ef5a1 [2021-03-19T06:10:28.037Z] ---> fac36f8eba7c [2021-03-19T06:10:28.037Z] [2021-03-19T06:10:28.311Z] Successfully built fac36f8eba7c [2021-03-19T06:10:28.311Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-19T06:10:29.606Z] 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-03-19T06:10:29.607Z] 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-03-19T06:10:29.607Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T06:10:29.607Z] 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-03-19T06:10:29.737Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container aad33b1caaab [2021-03-19T06:10:29.737Z] ---> b2526f443542 [2021-03-19T06:10:29.737Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-19T06:10:29.737Z] ---> Running in 9eba7ebb31e3 [2021-03-19T06:10:29.897Z] 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.58.0 [2021-03-19T06:10:30.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-19T06:10:33.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-19T06:10:34.757Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-19T06:10:34.757Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-19T06:10:34.757Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-19T06:10:35.029Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-19T06:10:35.630Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-19T06:10:35.630Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-19T06:10:35.630Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:10:35.630Z] OK: 8 MiB in 20 packages [2021-03-19T06:10:37.068Z] Removing intermediate container 9eba7ebb31e3 [2021-03-19T06:10:37.068Z] ---> 7d2613426dc8 [2021-03-19T06:10:37.068Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:10:37.666Z] ---> f0b7527d884f [2021-03-19T06:10:37.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-19T06:10:38.856Z] Removing intermediate container 45316a9c24cd [2021-03-19T06:10:38.856Z] ---> 76df8b1d4f1c [2021-03-19T06:10:38.856Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-19T06:10:39.102Z] ---> 70a510915c93 [2021-03-19T06:10:39.102Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-19T06:10:39.207Z] ---> Running in b300f6006cd8 [2021-03-19T06:10:39.701Z] ---> 7a02c250a70c [2021-03-19T06:10:39.701Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-19T06:10:39.701Z] ---> Running in 8482687d141f [2021-03-19T06:10:40.323Z] Removing intermediate container 8482687d141f [2021-03-19T06:10:40.323Z] ---> b7c49ddf5d27 [2021-03-19T06:10:40.323Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:10:40.323Z] ---> Running in 0389313362bb [2021-03-19T06:10:40.922Z] Removing intermediate container 0389313362bb [2021-03-19T06:10:40.922Z] ---> 8fa675b4ab4c [2021-03-19T06:10:40.922Z] Step 21/23 : LABEL arch=arm64 [2021-03-19T06:10:40.922Z] ---> Running in 3ce83a9d05d1 [2021-03-19T06:10:41.522Z] Removing intermediate container 3ce83a9d05d1 [2021-03-19T06:10:41.522Z] ---> df3663fa6c01 [2021-03-19T06:10:41.522Z] Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:10:41.522Z] ---> Running in e476241700e0 [2021-03-19T06:10:42.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:10:42.081Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:10:42.120Z] Removing intermediate container e476241700e0 [2021-03-19T06:10:42.120Z] ---> 8b08a5aea335 [2021-03-19T06:10:42.120Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T06:10:42.120Z] ---> Running in 8d07911ba7b6 [2021-03-19T06:10:42.425Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-19T06:10:42.425Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-19T06:10:42.425Z] (3/3) Installing curl (7.69.1-r3) [2021-03-19T06:10:42.425Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:10:42.719Z] Removing intermediate container 8d07911ba7b6 [2021-03-19T06:10:42.719Z] ---> 813da69ee6bc [2021-03-19T06:10:42.719Z] [2021-03-19T06:10:42.824Z] OK: 72 MiB in 58 packages [2021-03-19T06:10:42.997Z] Successfully built 813da69ee6bc [2021-03-19T06:10:42.997Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-19T06:10:43.288Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-03-19T06:10:43.361Z] $ docker stop --time=1 460cee9ddccb7232a82867271b400861d5535e5ca32bff639dd379ef7f4d5daf [2021-03-19T06:10:45.319Z] $ docker rm -f 460cee9ddccb7232a82867271b400861d5535e5ca32bff639dd379ef7f4d5daf [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T06:10:46.045Z] + docker images [2021-03-19T06:10:46.045Z] + grep docker [2021-03-19T06:10:46.314Z] docker-core-data-go-arm64 latest 813da69ee6bc 4 seconds ago 21.3MB [2021-03-19T06:10:46.314Z] docker-security-bootstrapper-go-arm64 latest fac36f8eba7c 19 seconds ago 17.8MB [2021-03-19T06:10:46.314Z] docker-security-secretstore-setup-go-arm64 latest ea3f8390dee6 29 seconds ago 23.7MB [2021-03-19T06:10:46.314Z] docker-core-command-go-arm64 latest 924bac1c2fc9 About a minute ago 16.3MB [2021-03-19T06:10:46.314Z] docker-sys-mgmt-agent-go-arm64 latest 723946a9bc3a About a minute ago 300MB [2021-03-19T06:10:46.314Z] docker-core-metadata-go-arm64 latest 3488361f7160 3 minutes ago 17.9MB [2021-03-19T06:10:46.314Z] docker-support-notifications-go-arm64 latest a1ced936ec92 3 minutes ago 16.9MB [2021-03-19T06:10:46.314Z] docker-support-scheduler-go-arm64 latest 788d56a495a9 3 minutes ago 16.3MB [2021-03-19T06:10:46.315Z] docker-security-proxy-setup-go-arm64 latest ebb1fe9cf0ea 3 minutes ago 23.4MB [2021-03-19T06:10:46.315Z] docker 20.10.0 eeaf43b92773 3 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-19T06:10:46.693Z] Removing intermediate container b300f6006cd8 [2021-03-19T06:10:46.693Z] ---> a19f46618aec [2021-03-19T06:10:46.693Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-03-19T06:10:47.025Z] ---> Running in 8f8b0be39a60 [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:10:47.605Z] ---> job-cost.sh [2021-03-19T06:10:47.605Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OVwm [2021-03-19T06:10:47.656Z] Removing intermediate container 8f8b0be39a60 [2021-03-19T06:10:47.656Z] ---> e181c0c0f742 [2021-03-19T06:10:47.656Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:10:47.656Z] ---> Running in 1afdbc581ca7 [2021-03-19T06:10:48.744Z] Removing intermediate container 1afdbc581ca7 [2021-03-19T06:10:48.744Z] ---> 0dae21d88170 [2021-03-19T06:10:48.744Z] Step 24/26 : LABEL arch=x86_64 [2021-03-19T06:10:48.744Z] ---> Running in 12bb774df375 [2021-03-19T06:10:49.770Z] Removing intermediate container 12bb774df375 [2021-03-19T06:10:49.770Z] ---> 730f5f3bd611 [2021-03-19T06:10:49.770Z] Step 25/26 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:10:50.046Z] ---> Running in b30d4d5ea5f1 [2021-03-19T06:10:51.511Z] Removing intermediate container b30d4d5ea5f1 [2021-03-19T06:10:51.511Z] ---> 1d83fb7bb4d4 [2021-03-19T06:10:51.511Z] Step 26/26 : LABEL version=0.0.0 [2021-03-19T06:10:52.206Z] ---> Running in 05185e031f24 [2021-03-19T06:10:53.511Z] Removing intermediate container 05185e031f24 [2021-03-19T06:10:53.511Z] ---> f2b444032aa1 [2021-03-19T06:10:53.511Z] [2021-03-19T06:10:54.138Z] Successfully built f2b444032aa1 [2021-03-19T06:10:54.138Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-19T06:11:26.641Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-19T06:11:42.218Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container c168119ca66e [2021-03-19T06:11:42.218Z] ---> bf38350be562 [2021-03-19T06:11:42.218Z] [2021-03-19T06:11:42.218Z] Step 10/31 : FROM alpine:3.12 [2021-03-19T06:11:42.218Z] ---> 88dd2752d2ea [2021-03-19T06:11:42.218Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-19T06:11:42.218Z] Removing intermediate container 8a164db37e64 [2021-03-19T06:11:42.218Z] ---> c945d5bb1e88 [2021-03-19T06:11:42.218Z] [2021-03-19T06:11:42.218Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T06:11:42.218Z] ---> 88dd2752d2ea [2021-03-19T06:11:42.218Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-19T06:11:42.218Z] ---> Using cache [2021-03-19T06:11:42.218Z] ---> 96f02530c87e [2021-03-19T06:11:42.218Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:11:42.218Z] ---> Using cache [2021-03-19T06:11:42.218Z] ---> 7d839f1fc2ec [2021-03-19T06:11:42.218Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-19T06:11:42.218Z] Removing intermediate container 1fba2f73d179 [2021-03-19T06:11:42.218Z] ---> e100eb1e6054 [2021-03-19T06:11:42.218Z] [2021-03-19T06:11:42.218Z] Step 10/22 : FROM alpine:3.12 [2021-03-19T06:11:42.218Z] ---> 88dd2752d2ea [2021-03-19T06:11:42.218Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-19T06:11:42.218Z] ---> Running in e0946b4f63c7 [2021-03-19T06:11:42.218Z] ---> Running in 07f7fb09216a [2021-03-19T06:11:42.218Z] ---> Running in 8499b216efaa [2021-03-19T06:11:43.309Z] Removing intermediate container e0946b4f63c7 [2021-03-19T06:11:43.309Z] ---> b0944a9abd75 [2021-03-19T06:11:43.309Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-19T06:11:44.490Z] Removing intermediate container 07f7fb09216a [2021-03-19T06:11:44.490Z] ---> 4a04c97467bf [2021-03-19T06:11:44.490Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T06:11:45.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:11:45.497Z] ---> Running in 5db4ae8d47e4 [2021-03-19T06:11:45.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:11:46.276Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-19T06:11:46.546Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-19T06:11:46.546Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:11:46.546Z] ---> Running in c894dfef7e9b [2021-03-19T06:11:46.815Z] Executing ca-certificates-20191127-r4.trigger [2021-03-19T06:11:47.093Z] OK: 6 MiB in 16 packages [2021-03-19T06:11:48.108Z] Removing intermediate container b701061d9d5c [2021-03-19T06:11:48.108Z] ---> 8916be8c7bfb [2021-03-19T06:11:48.108Z] [2021-03-19T06:11:48.108Z] Step 10/23 : FROM alpine:3.12 [2021-03-19T06:11:48.108Z] ---> 88dd2752d2ea [2021-03-19T06:11:48.108Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-19T06:11:48.108Z] ---> Using cache [2021-03-19T06:11:48.108Z] ---> 96f02530c87e [2021-03-19T06:11:48.108Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:11:48.108Z] ---> Using cache [2021-03-19T06:11:48.108Z] ---> 7d839f1fc2ec [2021-03-19T06:11:48.108Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-19T06:11:48.108Z] Removing intermediate container c894dfef7e9b [2021-03-19T06:11:48.108Z] ---> 7657ce1ce97f [2021-03-19T06:11:48.108Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:11:48.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-19T06:11:48.401Z] ---> Running in 33da0ddd4837 [2021-03-19T06:11:48.401Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-19T06:11:48.733Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-19T06:11:48.733Z] (2/2) Installing su-exec (0.2-r1) [2021-03-19T06:11:48.733Z] Executing busybox-1.31.1-r19.trigger [2021-03-19T06:11:48.733Z] OK: 6 MiB in 16 packages [2021-03-19T06:11:49.588Z] Removing intermediate container 33da0ddd4837 [2021-03-19T06:11:49.588Z] ---> 456ace609acc [2021-03-19T06:11:49.588Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-19T06:11:49.588Z] ---> 22ca97dc074d [2021-03-19T06:11:49.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-19T06:11:50.587Z] ---> Running in 3db8e503b947 [2021-03-19T06:11:50.587Z] Removing intermediate container 8499b216efaa [2021-03-19T06:11:50.587Z] ---> 96ec5aa6829d [2021-03-19T06:11:50.587Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-19T06:11:50.856Z] ---> Running in b2ca197950bc [2021-03-19T06:11:51.133Z] ---> 311e5b6f0439 [2021-03-19T06:11:51.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-19T06:11:51.133Z] Removing intermediate container 3db8e503b947 [2021-03-19T06:11:51.133Z] ---> e7d8f4bdeb0b [2021-03-19T06:11:51.133Z] Step 15/23 : WORKDIR / [2021-03-19T06:11:51.133Z] Removing intermediate container 5db4ae8d47e4 [2021-03-19T06:11:51.133Z] ---> 721f2c391c58 [2021-03-19T06:11:51.133Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-19T06:11:51.407Z] ---> Running in c44cd172d09a [2021-03-19T06:11:51.407Z] Removing intermediate container b2ca197950bc [2021-03-19T06:11:51.407Z] ---> 60140269940d [2021-03-19T06:11:51.407Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-19T06:11:51.407Z] ---> Running in 1fa5b3db8f68 [2021-03-19T06:11:51.698Z] ---> bfda5a15901e [2021-03-19T06:11:51.698Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-19T06:11:51.698Z] ---> Running in fa9af0f7144a [2021-03-19T06:11:51.991Z] ---> Running in 9313e9e8f050 [2021-03-19T06:11:52.283Z] Removing intermediate container c44cd172d09a [2021-03-19T06:11:52.283Z] ---> 1d5d16db451e [2021-03-19T06:11:52.283Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:11:52.283Z] Removing intermediate container 1fa5b3db8f68 [2021-03-19T06:11:52.283Z] ---> 46c18d840ff3 [2021-03-19T06:11:52.283Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-19T06:11:52.283Z] Removing intermediate container fa9af0f7144a [2021-03-19T06:11:52.283Z] ---> 76440c46ab40 [2021-03-19T06:11:52.283Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-19T06:11:52.607Z] ---> Running in d396a3e362b4 [2021-03-19T06:11:52.607Z] ---> Running in f96a6cc15d96 [2021-03-19T06:11:52.904Z] Removing intermediate container 9313e9e8f050 [2021-03-19T06:11:52.904Z] ---> edb53b0dc1df [2021-03-19T06:11:52.904Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:11:52.904Z] ---> 29b8ea125664 [2021-03-19T06:11:52.904Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-19T06:11:53.226Z] ---> Running in 933b61cc1432 [2021-03-19T06:11:53.226Z] Removing intermediate container f96a6cc15d96 [2021-03-19T06:11:53.226Z] ---> 9451eaa60aa3 [2021-03-19T06:11:53.226Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:11:53.559Z] Removing intermediate container d396a3e362b4 [2021-03-19T06:11:53.559Z] ---> cecbb4ff51ad [2021-03-19T06:11:53.559Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-19T06:11:53.900Z] ---> Running in 989a41ada1dd [2021-03-19T06:11:54.536Z] Removing intermediate container 933b61cc1432 [2021-03-19T06:11:54.536Z] ---> 51eda86cdcd1 [2021-03-19T06:11:54.536Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T06:11:55.248Z] ---> Running in 30a13f806bae [2021-03-19T06:11:55.248Z] ---> 0259240af047 [2021-03-19T06:11:55.248Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-19T06:11:55.248Z] ---> dc55b6f5d3c1 [2021-03-19T06:11:55.248Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-19T06:11:55.545Z] Removing intermediate container 30a13f806bae [2021-03-19T06:11:55.545Z] ---> 6131f37c6c91 [2021-03-19T06:11:55.545Z] Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:11:56.339Z] ---> Running in 537821b0597a [2021-03-19T06:11:56.800Z] ---> a992419693f3 [2021-03-19T06:11:56.800Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-19T06:11:56.800Z] ---> 555fd39f2d87 [2021-03-19T06:11:56.800Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-19T06:11:56.800Z] ---> Running in e925e1ef5fcc [2021-03-19T06:11:57.271Z] Removing intermediate container 537821b0597a [2021-03-19T06:11:57.271Z] ---> 22842fc028f7 [2021-03-19T06:11:57.271Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T06:11:57.541Z] ---> 8fbf264b032c [2021-03-19T06:11:57.541Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-19T06:11:57.541Z] Removing intermediate container e925e1ef5fcc [2021-03-19T06:11:57.541Z] ---> 040684b483b2 [2021-03-19T06:11:57.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:11:57.541Z] ---> Running in 154827fec716 [2021-03-19T06:11:57.541Z] Removing intermediate container 989a41ada1dd [2021-03-19T06:11:57.541Z] ---> 3aa071571079 [2021-03-19T06:11:57.541Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-19T06:11:57.857Z] ---> Running in b2bf85f99648 [2021-03-19T06:11:57.857Z] ---> Running in 4c30fb171036 [2021-03-19T06:11:58.185Z] ---> Running in e6ea8bcaca72 [2021-03-19T06:11:58.839Z] Removing intermediate container 154827fec716 [2021-03-19T06:11:58.839Z] ---> 8562e79ed37c [2021-03-19T06:11:58.839Z] [2021-03-19T06:11:58.839Z] Removing intermediate container 4c30fb171036 [2021-03-19T06:11:58.839Z] ---> 1b9e4392f196 [2021-03-19T06:11:58.839Z] Step 21/23 : LABEL arch=x86_64 [2021-03-19T06:11:58.839Z] Removing intermediate container b2bf85f99648 [2021-03-19T06:11:58.839Z] ---> 058057ce5d4c [2021-03-19T06:11:58.839Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-19T06:11:59.160Z] ---> Running in 96abb2bbf29f [2021-03-19T06:11:59.160Z] ---> Running in 7432b640270a [2021-03-19T06:11:59.655Z] Removing intermediate container e6ea8bcaca72 [2021-03-19T06:11:59.655Z] ---> 34d5c1fb66f9 [2021-03-19T06:11:59.655Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-19T06:12:00.342Z] Removing intermediate container 7432b640270a [2021-03-19T06:12:00.342Z] ---> 067885743ead [2021-03-19T06:12:00.342Z] Step 20/22 : LABEL arch=x86_64 [2021-03-19T06:12:00.671Z] Removing intermediate container 96abb2bbf29f [2021-03-19T06:12:00.671Z] ---> 8fa512e781d2 [2021-03-19T06:12:00.671Z] Step 22/23 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:12:00.671Z] Successfully built 8562e79ed37c [2021-03-19T06:12:00.671Z] ---> Running in 8dcdabdd41e3 [2021-03-19T06:12:00.995Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-19T06:12:00.995Z]  Building docker-support-scheduler-go ... done  ---> Running in 33013200d76e [2021-03-19T06:12:00.995Z] ---> 026efd60b99c [2021-03-19T06:12:00.995Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-19T06:12:01.324Z] ---> Running in f9f4b605b857 [2021-03-19T06:12:01.324Z] Removing intermediate container 8dcdabdd41e3 [2021-03-19T06:12:01.324Z] ---> fb970a94ba6a [2021-03-19T06:12:01.324Z] Step 21/22 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:12:01.603Z] Removing intermediate container 33013200d76e [2021-03-19T06:12:01.603Z] ---> 4010c27a5b61 [2021-03-19T06:12:01.603Z] Step 23/23 : LABEL version=0.0.0 [2021-03-19T06:12:01.603Z] ---> Running in aedcbb5502e1 [2021-03-19T06:12:01.603Z] ---> Running in a06cc19bb1d2 [2021-03-19T06:12:02.722Z] Removing intermediate container aedcbb5502e1 [2021-03-19T06:12:02.722Z] ---> a4dac69c8b15 [2021-03-19T06:12:02.722Z] [2021-03-19T06:12:02.722Z] Removing intermediate container a06cc19bb1d2 [2021-03-19T06:12:02.722Z] ---> ed7cb7968bb0 [2021-03-19T06:12:02.722Z] Step 22/22 : LABEL version=0.0.0 [2021-03-19T06:12:03.503Z] ---> Running in 8bdba79ea409 [2021-03-19T06:12:03.872Z] Successfully built a4dac69c8b15 [2021-03-19T06:12:03.872Z] Successfully tagged docker-core-metadata-go:latest [2021-03-19T06:12:03.872Z]  Building docker-core-metadata-go ... done Removing intermediate container 8bdba79ea409 [2021-03-19T06:12:03.872Z] ---> 271e848c4f85 [2021-03-19T06:12:03.872Z] [2021-03-19T06:12:05.338Z] Successfully built 271e848c4f85 [2021-03-19T06:12:05.338Z] Successfully tagged docker-support-notifications-go:latest [2021-03-19T06:12:05.948Z]  Building docker-support-notifications-go ... done Removing intermediate container f9f4b605b857 [2021-03-19T06:12:05.948Z] ---> 22f606e8d0db [2021-03-19T06:12:05.948Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-19T06:12:06.575Z] ---> 1e106526e0a0 [2021-03-19T06:12:06.575Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-19T06:12:08.084Z] ---> 7f18d4f36380 [2021-03-19T06:12:08.084Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-19T06:12:09.200Z] ---> f60ea0a51e76 [2021-03-19T06:12:09.200Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-19T06:12:09.798Z] ---> ad032a766edd [2021-03-19T06:12:09.798Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-03-19T06:12:10.404Z] ---> 49505476b57c [2021-03-19T06:12:10.404Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-03-19T06:12:10.672Z] ---> Running in e55701e22737 [2021-03-19T06:12:10.940Z] Removing intermediate container e55701e22737 [2021-03-19T06:12:10.940Z] ---> b6d4d865c0ff [2021-03-19T06:12:10.940Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-19T06:12:11.210Z] ---> 6c54634fc7ff [2021-03-19T06:12:11.210Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-03-19T06:12:11.478Z] ---> Running in 30f9538663a3 [2021-03-19T06:12:14.987Z] Removing intermediate container 30f9538663a3 [2021-03-19T06:12:14.987Z] ---> 5f27dd239b25 [2021-03-19T06:12:14.987Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-19T06:12:15.306Z] ---> Running in 8004f2c690d9 [2021-03-19T06:12:16.338Z] Removing intermediate container 8004f2c690d9 [2021-03-19T06:12:16.338Z] ---> 6addc3d12d2c [2021-03-19T06:12:16.338Z] Step 28/31 : CMD ["gate"] [2021-03-19T06:12:16.338Z] ---> Running in 3875edb0b508 [2021-03-19T06:12:16.979Z] Removing intermediate container 3875edb0b508 [2021-03-19T06:12:16.979Z] ---> 485442dc133e [2021-03-19T06:12:16.979Z] Step 29/31 : LABEL arch=x86_64 [2021-03-19T06:12:16.979Z] ---> Running in b95e29c098ad [2021-03-19T06:12:18.097Z] Removing intermediate container b95e29c098ad [2021-03-19T06:12:18.097Z] ---> 23ac470f94b4 [2021-03-19T06:12:18.097Z] Step 30/31 : LABEL git_sha=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:12:18.726Z] ---> Running in 87e00ac81af8 [2021-03-19T06:12:18.996Z] Removing intermediate container 87e00ac81af8 [2021-03-19T06:12:18.996Z] ---> 875247822bfe [2021-03-19T06:12:18.996Z] Step 31/31 : LABEL version=0.0.0 [2021-03-19T06:12:19.285Z] ---> Running in a0c99716d0dd [2021-03-19T06:12:20.312Z] Removing intermediate container a0c99716d0dd [2021-03-19T06:12:20.312Z] ---> 65f282ce3b6f [2021-03-19T06:12:20.312Z] [2021-03-19T06:12:21.423Z] Successfully built 65f282ce3b6f [2021-03-19T06:12:21.423Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-19T06:12:22.457Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-03-19T06:12:22.755Z] $ docker stop --time=1 987e2feff1b413233078b7dd987a1f2f623d729ff8055cca5f983d9de862b417 [2021-03-19T06:12:26.586Z] $ docker rm -f 987e2feff1b413233078b7dd987a1f2f623d729ff8055cca5f983d9de862b417 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-19T06:12:27.587Z] + docker images [2021-03-19T06:12:27.587Z] + grep docker [2021-03-19T06:12:29.013Z] docker-security-bootstrapper-go latest 65f282ce3b6f 8 seconds ago 18.8MB [2021-03-19T06:12:29.013Z] docker-support-notifications-go latest 271e848c4f85 25 seconds ago 17.9MB [2021-03-19T06:12:29.013Z] docker-core-metadata-go latest a4dac69c8b15 26 seconds ago 19.1MB [2021-03-19T06:12:29.013Z] docker-support-scheduler-go latest 8562e79ed37c 31 seconds ago 17.3MB [2021-03-19T06:12:29.013Z] docker-sys-mgmt-agent-go latest f2b444032aa1 About a minute ago 313MB [2021-03-19T06:12:29.013Z] docker-core-data-go latest b556b77ba02e 5 minutes ago 22.6MB [2021-03-19T06:12:29.013Z] docker-security-secretstore-setup-go latest 1443017870d7 5 minutes ago 24.9MB [2021-03-19T06:12:29.013Z] docker-core-command-go latest 07c260d9bf6e 5 minutes ago 17.3MB [2021-03-19T06:12:29.013Z] docker-security-proxy-setup-go latest 1acb914f91c4 5 minutes ago 24.7MB [2021-03-19T06:12:29.013Z] docker 20.10.0 aefe523efa57 3 months 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-03-19T06:12:45.145Z] Still waiting to schedule task [2021-03-19T06:12:45.146Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-19T06:13:03.366Z] lf-activate-venv(): INFO: Adding /tmp/venv-OVwm/bin to PATH [2021-03-19T06:13:03.366Z] INFO: No Stack... [2021-03-19T06:13:03.366Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-19T06:13:03.366Z] INFO: Archiving Costs [Pipeline] sh [2021-03-19T06:13:03.727Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-03-19T06:13:03.727Z] + cut -d, -f6 [Pipeline] lock [2021-03-19T06:13:03.862Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] [2021-03-19T06:13:03.869Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] did not exist. Created. [2021-03-19T06:13:03.869Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-19T06:13:04.396Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-19T06:13:04.682Z] Stashed 1 file(s) [Pipeline] } [2021-03-19T06:13:04.710Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3275-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T06:13:48.664Z] Running on prd-ubuntu18.04-docker-8c-8g-30503 in /w/workspace/edgexfoundry_edgex-go_PR-3275 [Pipeline] { [Pipeline] ws [2021-03-19T06:13:48.778Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-03-19T06:13:51.162Z] using credential edgex-jenkins-ssh [2021-03-19T06:13:51.215Z] Cloning the remote Git repository [2021-03-19T06:13:51.369Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-19T06:13:51.446Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-03-19T06:13:51.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T06:13:51.485Z] > git --version # timeout=10 [2021-03-19T06:13:51.492Z] > git --version # 'git version 2.17.1' [2021-03-19T06:13:51.493Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:13:51.523Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T06:14:05.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T06:14:05.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-19T06:14:05.022Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-19T06:14:05.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-19T06:14:05.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:14:05.044Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3275/head:refs/remotes/origin/PR-3275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-19T06:14:05.657Z] Merging remotes/origin/master commit 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 into PR head commit d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:14:05.877Z] Merge succeeded, producing d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [2021-03-19T06:14:05.879Z] Checking out Revision d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 (PR-3275) [2021-03-19T06:14:05.727Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T06:14:05.734Z] > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 [2021-03-19T06:14:05.899Z] > git remote # timeout=10 [2021-03-19T06:14:05.906Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T06:14:05.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-19T06:14:05.917Z] > git merge 4dfaf167a75f3c6dea6f872deeb8969b2f6df637 # timeout=10 [2021-03-19T06:14:05.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T06:14:05.938Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T06:14:05.943Z] > git checkout -f d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 # timeout=10 [2021-03-19T06:14:09.655Z] Commit message: "build: Upgrade go-mod-core-contracts lib to v2.0.0-dev.54" [2021-03-19T06:14:09.716Z] > git --version # timeout=10 [2021-03-19T06:14:09.721Z] > git --version # 'git version 2.17.1' [2021-03-19T06:14:09.725Z] fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:14:11.058Z] + echo snap-build.sh [2021-03-19T06:14:11.058Z] snap-build.sh [2021-03-19T06:14:11.058Z] + SNAP_BASE_DIR=. [2021-03-19T06:14:11.058Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-03-19T06:14:11.058Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-03-19T06:14:11.058Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-03-19T06:14:11.058Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-03-19T06:14:11.058Z] + cd /w/workspace/edgex-go/1 [2021-03-19T06:14:11.058Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-19T06:14:11.058Z] Reading package lists... [2021-03-19T06:14:11.325Z] Building dependency tree... [2021-03-19T06:14:11.325Z] Reading state information... [2021-03-19T06:14:11.589Z] The following packages were automatically installed and are no longer required: [2021-03-19T06:14:11.589Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-19T06:14:11.589Z] uidmap xdelta3 [2021-03-19T06:14:11.589Z] Use 'sudo apt autoremove' to remove them. [2021-03-19T06:14:11.589Z] The following packages will be REMOVED: [2021-03-19T06:14:11.853Z] lxd* lxd-client* [2021-03-19T06:14:12.434Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-19T06:14:12.434Z] After this operation, 31.7 MB disk space will be freed. [2021-03-19T06:14:13.753Z] (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-03-19T06:14:13.753Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T06:14:15.164Z] Removing lxd dnsmasq configuration [2021-03-19T06:14:15.165Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T06:14:15.165Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-19T06:14:16.117Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-19T06:14:16.644Z] (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-03-19T06:14:16.644Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-19T06:14:18.577Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-19T06:14:18.577Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-19T06:14:20.504Z] + sudo snap remove --purge lxd [2021-03-19T06:14:20.770Z] snap "lxd" is not installed [2021-03-19T06:14:20.770Z] + sudo groupadd --force --system lxd [2021-03-19T06:14:20.770Z] ++ whoami [2021-03-19T06:14:20.770Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-19T06:14:20.770Z] + newgrp - lxd [2021-03-19T06:14:21.035Z] + sudo snap install lxd [2021-03-19T06:15:07.874Z] 2021-03-19T06:14:59Z INFO Waiting for automatic snapd restart... [2021-03-19T06:15:20.156Z] lxd 4.12 from Canonical* installed [2021-03-19T06:15:20.156Z] + sudo lxd init --auto [2021-03-19T06:15:28.340Z] + sudo snap install --classic snapcraft [2021-03-19T06:15:36.515Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T06:15:36.515Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-19T06:15:36.515Z] + patch --verbose -p1 [2021-03-19T06:15:36.515Z] Hmm... Looks like a unified diff to me... [2021-03-19T06:15:36.515Z] The text leading up to this was: [2021-03-19T06:15:36.515Z] -------------------------- [2021-03-19T06:15:36.515Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-19T06:15:36.515Z] |From: Tony Espy [2021-03-19T06:15:36.515Z] |Date: Tue, 9 Mar 2021 19:05:15 -0500 [2021-03-19T06:15:36.515Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-19T06:15:36.515Z] | [2021-03-19T06:15:36.515Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-19T06:15:36.515Z] |optimize the snap CI check run for pull requests. When [2021-03-19T06:15:36.515Z] |applied, it essentially strips out everything (apps and [2021-03-19T06:15:36.515Z] |parts) from the snapcraft.yaml file except those required [2021-03-19T06:15:36.515Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-19T06:15:36.515Z] |catch changes to edgex-go that break the snap build. [2021-03-19T06:15:36.515Z] | [2021-03-19T06:15:36.515Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-19T06:15:36.515Z] |to update this patch file, otherwise it may fail to apply, [2021-03-19T06:15:36.515Z] |resulting in a failed snap build CI check in the associated [2021-03-19T06:15:36.515Z] |pull request. [2021-03-19T06:15:36.515Z] | [2021-03-19T06:15:36.515Z] |Note - in addition to applying this patch, the pipeline also [2021-03-19T06:15:36.515Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-19T06:15:36.515Z] |need to build the finally binary .snap file (and it won't [2021-03-19T06:15:36.515Z] |work with the patch applied). This further reduces the build [2021-03-19T06:15:36.515Z] |time. [2021-03-19T06:15:36.515Z] |--- [2021-03-19T06:15:36.515Z] | snap/snapcraft.yaml | 452 +------------------------------------------- [2021-03-19T06:15:36.515Z] | 1 file changed, 1 insertion(+), 451 deletions(-) [2021-03-19T06:15:36.515Z] | [2021-03-19T06:15:36.515Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-19T06:15:36.515Z] |index d8bc12bc..5a5f5fbb 100644 [2021-03-19T06:15:36.515Z] |--- a/snap/snapcraft.yaml [2021-03-19T06:15:36.515Z] |+++ b/snap/snapcraft.yaml [2021-03-19T06:15:36.515Z] -------------------------- [2021-03-19T06:15:36.515Z] patching file snap/snapcraft.yaml [2021-03-19T06:15:36.515Z] Using Plan A... [2021-03-19T06:15:36.515Z] Hunk #1 succeeded at 73. [2021-03-19T06:15:36.515Z] Hunk #2 succeeded at 205. [2021-03-19T06:15:36.515Z] Hunk #3 succeeded at 217. [2021-03-19T06:15:36.515Z] Hunk #4 succeeded at 225. [2021-03-19T06:15:36.515Z] Hunk #5 succeeded at 232. [2021-03-19T06:15:36.515Z] Hunk #6 succeeded at 259. [2021-03-19T06:15:36.515Z] Hunk #7 succeeded at 271. [2021-03-19T06:15:36.515Z] Hunk #8 succeeded at 327. [2021-03-19T06:15:36.515Z] Hmm... Ignoring the trailing garbage. [2021-03-19T06:15:36.515Z] done [2021-03-19T06:15:36.515Z] + sudo snapcraft prime --use-lxd [2021-03-19T06:15:38.439Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-19T06:15:38.439Z] 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-03-19T06:15:38.439Z] - README.md [2021-03-19T06:15:38.439Z] [2021-03-19T06:15:38.439Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T06:15:39.834Z] Launching a container. [2021-03-19T06:15:54.783Z] Waiting for container to be ready [2021-03-19T06:15:54.783Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-19T06:15:54.783Z] [2021-03-19T06:16:00.119Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-19T06:16:00.119Z] Waiting for network to be ready... [2021-03-19T06:16:00.384Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T06:16:00.384Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T06:16:00.970Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T06:16:00.970Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T06:16:00.970Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T06:16:01.238Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T06:16:01.511Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T06:16:01.511Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T06:16:01.511Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T06:16:01.511Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T06:16:01.511Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T06:16:01.511Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T06:16:01.511Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T06:16:01.511Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T06:16:01.511Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T06:16:01.511Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T06:16:01.511Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T06:16:01.511Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T06:16:01.776Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T06:16:01.776Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T06:16:02.042Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T06:16:02.042Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T06:16:02.042Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T06:16:02.042Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T06:16:02.042Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T06:16:02.042Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T06:16:02.042Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T06:16:08.662Z] Fetched 24.1 MB in 7s (3340 kB/s) [2021-03-19T06:16:08.926Z] Reading package lists... [2021-03-19T06:16:09.455Z] Reading package lists... [2021-03-19T06:16:09.455Z] Building dependency tree... [2021-03-19T06:16:09.455Z] Reading state information... [2021-03-19T06:16:09.719Z] The following additional packages will be installed: [2021-03-19T06:16:09.719Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T06:16:09.719Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T06:16:09.719Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T06:16:09.719Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-19T06:16:09.719Z] Suggested packages: [2021-03-19T06:16:09.719Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-19T06:16:09.719Z] Recommended packages: [2021-03-19T06:16:09.719Z] gnupg libsasl2-modules [2021-03-19T06:16:09.719Z] The following NEW packages will be installed: [2021-03-19T06:16:09.719Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-19T06:16:09.719Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-19T06:16:09.719Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-19T06:16:09.719Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-19T06:16:09.719Z] The following packages will be upgraded: [2021-03-19T06:16:09.719Z] gpg gpg-agent gpgconf libudev1 [2021-03-19T06:16:09.719Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-19T06:16:09.719Z] Need to get 3530 kB of archives. [2021-03-19T06:16:09.719Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-19T06:16:09.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-03-19T06:16:09.982Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-03-19T06:16:09.982Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-19T06:16:09.982Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-19T06:16:09.982Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-19T06:16:10.245Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-19T06:16:10.825Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-19T06:16:10.825Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-19T06:16:10.825Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-19T06:16:10.825Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-19T06:16:10.825Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-19T06:16:10.825Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-19T06:16:10.825Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-19T06:16:10.825Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-19T06:16:10.825Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-19T06:16:10.825Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-19T06:16:10.825Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-19T06:16:10.825Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-19T06:16:10.825Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-19T06:16:10.825Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-19T06:16:10.825Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-19T06:16:10.825Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-19T06:16:11.095Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T06:16:11.095Z] Fetched 3530 kB in 1s (3020 kB/s) [2021-03-19T06:16:11.672Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T06:16:11.672Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-19T06:16:11.672Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T06:16:11.672Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-19T06:16:11.672Z] Selecting previously unselected package udev. [2021-03-19T06:16:11.672Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-19T06:16:11.672Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-19T06:16:11.672Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-19T06:16:11.934Z] Selecting previously unselected package libfuse2:amd64. [2021-03-19T06:16:11.934Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T06:16:12.197Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T06:16:12.197Z] Selecting previously unselected package fuse. [2021-03-19T06:16:12.197Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-19T06:16:12.197Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-19T06:16:12.197Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T06:16:12.197Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T06:16:12.468Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T06:16:12.468Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T06:16:12.468Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T06:16:12.731Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T06:16:12.731Z] Selecting previously unselected package libksba8:amd64. [2021-03-19T06:16:12.731Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-19T06:16:12.731Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-19T06:16:12.994Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-19T06:16:12.994Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:12.994Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:12.994Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-19T06:16:12.994Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:12.994Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.257Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-19T06:16:13.257Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.257Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.257Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-19T06:16:13.257Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.257Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.257Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-19T06:16:13.257Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.257Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.523Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-19T06:16:13.523Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.523Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.523Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-19T06:16:13.523Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.523Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.787Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-19T06:16:13.787Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.787Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.787Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-19T06:16:13.787Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-19T06:16:13.787Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:13.787Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T06:16:13.787Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T06:16:13.787Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T06:16:14.050Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T06:16:14.050Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-19T06:16:14.050Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T06:16:14.050Z] Selecting previously unselected package libldap-common. [2021-03-19T06:16:14.050Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-19T06:16:14.050Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T06:16:14.050Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T06:16:14.050Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-19T06:16:14.050Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T06:16:14.313Z] Selecting previously unselected package dirmngr. [2021-03-19T06:16:14.313Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T06:16:14.313Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T06:16:14.575Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T06:16:14.576Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-19T06:16:14.576Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-19T06:16:14.576Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T06:16:14.576Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-19T06:16:14.576Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-19T06:16:14.576Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:14.576Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-19T06:16:14.840Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T06:16:14.840Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-19T06:16:15.416Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T06:16:15.416Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.416Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-19T06:16:15.416Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-19T06:16:15.679Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-19T06:16:15.679Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-19T06:16:15.679Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-19T06:16:15.679Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-19T06:16:15.942Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T06:16:16.892Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-19T06:16:16.892Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-19T06:16:16.892Z] This means they are not meant to be enabled using systemctl. [2021-03-19T06:16:16.892Z] Possible reasons for having this kind of units are: [2021-03-19T06:16:16.892Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-19T06:16:16.892Z] .wants/ or .requires/ directory. [2021-03-19T06:16:16.892Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-19T06:16:16.892Z] a requirement dependency on it. [2021-03-19T06:16:16.892Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-19T06:16:16.892Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-19T06:16:16.892Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-19T06:16:16.892Z] instance name specified. [2021-03-19T06:16:17.156Z] Reading package lists... [2021-03-19T06:16:17.421Z] Building dependency tree... [2021-03-19T06:16:17.421Z] Reading state information... [2021-03-19T06:16:17.703Z] The following additional packages will be installed: [2021-03-19T06:16:17.703Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-19T06:16:17.703Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-19T06:16:17.703Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-19T06:16:17.703Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-19T06:16:17.703Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-19T06:16:17.703Z] Suggested packages: [2021-03-19T06:16:17.703Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-19T06:16:17.703Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-19T06:16:17.703Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-19T06:16:17.703Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-19T06:16:17.703Z] systemd-container policykit-1 [2021-03-19T06:16:17.703Z] Recommended packages: [2021-03-19T06:16:17.703Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-19T06:16:17.703Z] The following NEW packages will be installed: [2021-03-19T06:16:17.703Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-19T06:16:17.703Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-19T06:16:17.703Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-19T06:16:17.703Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-19T06:16:17.703Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-19T06:16:17.703Z] The following packages will be upgraded: [2021-03-19T06:16:17.703Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-19T06:16:17.968Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-19T06:16:17.968Z] Need to get 35.2 MB of archives. [2021-03-19T06:16:17.968Z] After this operation, 141 MB of additional disk space will be used. [2021-03-19T06:16:17.968Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-19T06:16:17.968Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-19T06:16:18.547Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-19T06:16:18.547Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-03-19T06:16:18.814Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-19T06:16:18.814Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-19T06:16:18.814Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-19T06:16:18.814Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-19T06:16:18.814Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-19T06:16:18.814Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-19T06:16:18.814Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-19T06:16:18.814Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-19T06:16:18.814Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-19T06:16:18.814Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-19T06:16:18.814Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-19T06:16:18.814Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-19T06:16:18.814Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-19T06:16:18.814Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-19T06:16:18.814Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-19T06:16:18.814Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-19T06:16:18.814Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-19T06:16:18.814Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-19T06:16:18.814Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-19T06:16:18.814Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-19T06:16:18.814Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-19T06:16:18.814Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-19T06:16:18.814Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-19T06:16:18.814Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-19T06:16:19.077Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-19T06:16:19.077Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-19T06:16:20.471Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T06:16:20.471Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-03-19T06:16:20.471Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T06:16:20.471Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-19T06:16:20.471Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T06:16:21.423Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-19T06:16:21.423Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T06:16:21.423Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-19T06:16:21.423Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T06:16:21.423Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T06:16:21.423Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T06:16:22.818Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-19T06:16:23.080Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-19T06:16:23.080Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-19T06:16:23.080Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-19T06:16:23.343Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-19T06:16:23.343Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-19T06:16:23.919Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-19T06:16:24.186Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-19T06:16:24.186Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T06:16:24.186Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T06:16:24.450Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-19T06:16:24.450Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T06:16:24.450Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:24.713Z] Selecting previously unselected package libexpat1:amd64. [2021-03-19T06:16:24.713Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-19T06:16:24.713Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T06:16:24.713Z] Selecting previously unselected package python3.6-minimal. [2021-03-19T06:16:24.713Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T06:16:24.713Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:24.975Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T06:16:25.239Z] Checking for services that may need to be restarted...done. [2021-03-19T06:16:25.239Z] Checking for services that may need to be restarted...done. [2021-03-19T06:16:25.239Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:25.239Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-19T06:16:25.503Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:26.081Z] Selecting previously unselected package python3-minimal. [2021-03-19T06:16:26.081Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-19T06:16:26.081Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-19T06:16:26.081Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-19T06:16:26.081Z] Selecting previously unselected package mime-support. [2021-03-19T06:16:26.081Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-19T06:16:26.081Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-19T06:16:26.344Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-19T06:16:26.344Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-19T06:16:26.344Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T06:16:26.344Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-19T06:16:26.344Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T06:16:26.344Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:26.929Z] Selecting previously unselected package python3.6. [2021-03-19T06:16:26.929Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-19T06:16:26.929Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:26.929Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T06:16:26.929Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-19T06:16:26.929Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T06:16:27.194Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-19T06:16:27.458Z] Selecting previously unselected package python3. [2021-03-19T06:16:27.458Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-19T06:16:27.458Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-19T06:16:27.458Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-19T06:16:27.458Z] Selecting previously unselected package multiarch-support. [2021-03-19T06:16:27.458Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T06:16:27.458Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T06:16:27.722Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-19T06:16:27.723Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-19T06:16:27.723Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-19T06:16:27.723Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-19T06:16:27.723Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T06:16:28.300Z] Selecting previously unselected package libbsd0:amd64. [2021-03-19T06:16:28.300Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-19T06:16:28.300Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T06:16:28.300Z] Selecting previously unselected package sudo. [2021-03-19T06:16:28.300Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-19T06:16:28.300Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T06:16:28.300Z] Selecting previously unselected package apparmor. [2021-03-19T06:16:28.300Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T06:16:28.300Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-19T06:16:28.564Z] Selecting previously unselected package libedit2:amd64. [2021-03-19T06:16:28.564Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-19T06:16:28.564Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T06:16:28.564Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T06:16:28.564Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T06:16:28.564Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:28.827Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T06:16:28.827Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T06:16:28.827Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:30.219Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T06:16:30.220Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-19T06:16:30.484Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T06:16:31.879Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T06:16:31.879Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T06:16:31.879Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:33.806Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T06:16:33.806Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-19T06:16:34.070Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:35.463Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-19T06:16:35.463Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-19T06:16:35.463Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T06:16:36.862Z] Selecting previously unselected package openssh-client. [2021-03-19T06:16:36.862Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-19T06:16:36.862Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T06:16:37.811Z] Selecting previously unselected package squashfs-tools. [2021-03-19T06:16:37.811Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-19T06:16:37.811Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T06:16:39.206Z] Selecting previously unselected package snapd. [2021-03-19T06:16:39.206Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-19T06:16:39.478Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-19T06:16:42.044Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-19T06:16:42.044Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-19T06:16:42.307Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-19T06:16:42.307Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-19T06:16:42.307Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-19T06:16:42.596Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:42.596Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T06:16:42.596Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-19T06:16:42.596Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-19T06:16:43.547Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-19T06:16:43.547Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-19T06:16:43.547Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-19T06:16:43.547Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:43.547Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:43.547Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-19T06:16:44.502Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-19T06:16:44.765Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:44.765Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-19T06:16:44.765Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-19T06:16:44.765Z] running python rtupdate hooks for python3.6... [2021-03-19T06:16:44.765Z] running python post-rtupdate hooks for python3.6... [2021-03-19T06:16:44.765Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-19T06:16:46.688Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-19T06:16:46.688Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-19T06:16:46.688Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-19T06:16:46.950Z] Setting up snapd (2.48.3+18.04) ... [2021-03-19T06:16:47.529Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-19T06:16:47.793Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-19T06:16:48.056Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-19T06:16:48.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-19T06:16:48.585Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T06:16:48.585Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-19T06:16:48.850Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-19T06:16:49.115Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-19T06:16:49.379Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-19T06:16:49.643Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-19T06:16:49.907Z] /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-03-19T06:16:49.907Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-19T06:16:49.907Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T06:16:51.304Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T06:16:51.304Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T06:16:51.304Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T06:16:53.494Z] Reading package lists... [2021-03-19T06:16:53.494Z] Reading package lists... [2021-03-19T06:16:53.758Z] Building dependency tree... [2021-03-19T06:16:53.758Z] Reading state information... [2021-03-19T06:16:54.023Z] Calculating upgrade... [2021-03-19T06:16:54.289Z] The following packages will be upgraded: [2021-03-19T06:16:54.289Z] advancecomp base-files bash binutils binutils-common [2021-03-19T06:16:54.289Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-19T06:16:54.289Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-19T06:16:54.289Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-19T06:16:54.289Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-19T06:16:54.289Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-19T06:16:54.289Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-19T06:16:54.289Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-19T06:16:54.289Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-19T06:16:54.289Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-19T06:16:54.289Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-19T06:16:54.290Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-19T06:16:54.290Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-19T06:16:54.290Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-19T06:16:54.290Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-19T06:16:54.553Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T06:16:54.553Z] Need to get 63.8 MB of archives. [2021-03-19T06:16:54.553Z] After this operation, 5207 kB of additional disk space will be used. [2021-03-19T06:16:54.553Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-19T06:16:54.553Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-137.141 [1005 kB] [2021-03-19T06:16:55.131Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-19T06:16:55.131Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-19T06:16:55.131Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-19T06:16:55.131Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-19T06:16:55.131Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-19T06:16:55.131Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-19T06:16:55.131Z] 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-03-19T06:16:55.131Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-19T06:16:55.131Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-19T06:16:55.131Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-19T06:16:55.131Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-19T06:16:55.131Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-19T06:16:55.131Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-19T06:16:55.394Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-19T06:16:55.394Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-19T06:16:55.394Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-19T06:16:55.394Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-19T06:16:55.394Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-19T06:16:55.394Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-19T06:16:55.394Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-19T06:16:55.394Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-19T06:16:55.394Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-19T06:16:55.394Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-19T06:16:55.394Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-19T06:16:55.394Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-19T06:16:55.394Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-19T06:16:55.394Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-19T06:16:55.394Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-19T06:16:55.394Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-19T06:16:55.394Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-19T06:16:55.394Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-19T06:16:55.394Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-19T06:16:55.394Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-19T06:16:55.394Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-19T06:16:55.394Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-19T06:16:55.394Z] Get:38 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-03-19T06:16:55.394Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-19T06:16:55.394Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-19T06:16:55.394Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-19T06:16:55.657Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-19T06:16:55.657Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-19T06:16:55.657Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-19T06:16:55.657Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-19T06:16:55.657Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-19T06:16:55.657Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-19T06:16:55.657Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-19T06:16:55.657Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-19T06:16:55.657Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-19T06:16:55.657Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-19T06:16:55.657Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-19T06:16:55.657Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-19T06:16:55.657Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-19T06:16:55.657Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-19T06:16:55.657Z] Get:56 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-03-19T06:16:55.657Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-19T06:16:55.657Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-19T06:16:55.657Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-19T06:16:55.657Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-19T06:16:55.657Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-19T06:16:55.657Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-19T06:16:55.925Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-19T06:16:55.925Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-19T06:16:55.925Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-19T06:16:55.925Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-19T06:16:55.925Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-19T06:16:55.925Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-19T06:16:55.925Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-19T06:16:55.925Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-19T06:16:55.925Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-19T06:16:55.925Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-19T06:16:55.925Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-19T06:16:55.925Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-19T06:16:55.925Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-19T06:16:55.925Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-19T06:16:55.925Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-19T06:16:55.925Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-19T06:16:55.925Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-19T06:16:55.925Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-19T06:16:55.925Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-19T06:16:55.925Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-19T06:16:55.925Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-19T06:16:56.194Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-19T06:16:56.194Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-19T06:16:56.194Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-19T06:16:56.194Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-19T06:16:56.194Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-19T06:16:56.194Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-19T06:16:56.194Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-19T06:16:56.773Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-19T06:16:57.350Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-19T06:16:57.350Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-19T06:16:57.350Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-19T06:16:57.929Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-19T06:16:57.929Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-19T06:16:57.929Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-19T06:16:57.929Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-19T06:16:57.929Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-19T06:16:58.191Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T06:16:58.191Z] Fetched 63.8 MB in 4s (17.9 MB/s) [2021-03-19T06:16:58.191Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:16:58.191Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T06:16:58.191Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T06:16:59.139Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T06:16:59.139Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T06:16:59.139Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-137.141_amd64.deb ... [2021-03-19T06:16:59.139Z] Unpacking linux-libc-dev:amd64 (4.15.0-137.141) over (4.15.0-20.21) ... [2021-03-19T06:17:00.086Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.086Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.086Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.086Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.349Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.349Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.349Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.349Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.611Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.611Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.611Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.874Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.874Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:00.874Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:00.874Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:01.137Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T06:17:01.137Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:01.137Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-19T06:17:01.137Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:01.137Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T06:17:01.137Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:01.402Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:01.402Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:01.402Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:01.666Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:01.666Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-19T06:17:01.666Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:01.929Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T06:17:01.929Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T06:17:02.191Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T06:17:02.767Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T06:17:03.031Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-19T06:17:03.031Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-19T06:17:03.032Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-19T06:17:03.032Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-19T06:17:03.032Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-19T06:17:03.294Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-19T06:17:03.294Z] Installing new version of config file /etc/issue ... [2021-03-19T06:17:03.294Z] Installing new version of config file /etc/issue.net ... [2021-03-19T06:17:03.557Z] Installing new version of config file /etc/lsb-release ... [2021-03-19T06:17:03.557Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-19T06:17:03.837Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-19T06:17:03.837Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-19T06:17:03.837Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-19T06:17:04.127Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:04.127Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-19T06:17:04.127Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-19T06:17:04.400Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-19T06:17:04.400Z] 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-03-19T06:17:04.400Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:04.400Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:04.400Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:04.672Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:04.672Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:04.672Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-19T06:17:04.672Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-19T06:17:04.939Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-19T06:17:04.939Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:04.939Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-19T06:17:04.939Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T06:17:05.264Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-19T06:17:05.534Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:05.535Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T06:17:05.535Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T06:17:05.817Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T06:17:05.817Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:05.817Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T06:17:05.818Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T06:17:06.117Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-19T06:17:06.117Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:06.117Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-19T06:17:06.117Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-19T06:17:06.382Z] Setting up grep (3.1-2build1) ... [2021-03-19T06:17:06.382Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:06.382Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T06:17:06.382Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T06:17:06.645Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-19T06:17:06.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:06.911Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T06:17:06.911Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T06:17:06.911Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-19T06:17:07.180Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:07.180Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T06:17:07.180Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T06:17:07.758Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T06:17:07.758Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T06:17:08.024Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-19T06:17:08.024Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T06:17:08.972Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-19T06:17:10.902Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:10.902Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-19T06:17:11.165Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-19T06:17:13.722Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T06:17:14.682Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T06:17:14.955Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-19T06:17:14.956Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-19T06:17:15.219Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T06:17:15.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:15.219Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-19T06:17:15.481Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-19T06:17:15.743Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-19T06:17:15.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:15.743Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:15.743Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:16.008Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:16.008Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:16.008Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:16.008Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:16.271Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:16.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:16.271Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:16.271Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:16.547Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:16.547Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:16.547Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:16.811Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:16.811Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:17.074Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:17.074Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T06:17:17.074Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T06:17:17.074Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T06:17:17.074Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T06:17:17.337Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T06:17:17.337Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:17.337Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-19T06:17:17.337Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T06:17:17.612Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T06:17:17.612Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:17.612Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:17.612Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:17.877Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:17.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:17.877Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:17.877Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:18.141Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:18.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:18.141Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:18.405Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:18.667Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:19.244Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-19T06:17:19.510Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-19T06:17:19.774Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:19.774Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-19T06:17:19.774Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-19T06:17:20.039Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T06:17:20.613Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-19T06:17:20.613Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-19T06:17:20.613Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-19T06:17:20.613Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-19T06:17:20.879Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:20.879Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-19T06:17:20.879Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-19T06:17:20.879Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-19T06:17:21.455Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:21.455Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-19T06:17:21.455Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T06:17:21.455Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-19T06:17:21.455Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:21.455Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-19T06:17:21.455Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-19T06:17:21.717Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-19T06:17:21.717Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:21.717Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T06:17:21.981Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T06:17:21.981Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T06:17:22.245Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:22.245Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T06:17:22.245Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T06:17:22.245Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T06:17:22.531Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:22.531Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-19T06:17:22.531Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T06:17:22.795Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T06:17:22.795Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:22.795Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-19T06:17:23.059Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-19T06:17:23.059Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-19T06:17:23.059Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-19T06:17:23.059Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T06:17:23.324Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T06:17:23.324Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T06:17:23.324Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:23.324Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-19T06:17:23.588Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-19T06:17:23.588Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-19T06:17:23.851Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:23.851Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-19T06:17:23.851Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-19T06:17:23.851Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-19T06:17:24.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:24.430Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-19T06:17:24.430Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-19T06:17:24.430Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-19T06:17:24.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:24.430Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-19T06:17:24.430Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-19T06:17:24.693Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-19T06:17:24.693Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:24.693Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-19T06:17:24.693Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-19T06:17:25.276Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-19T06:17:25.276Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:25.276Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-19T06:17:25.276Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-19T06:17:25.546Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-19T06:17:25.811Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:25.811Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-19T06:17:25.811Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-19T06:17:25.811Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-19T06:17:26.076Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:26.076Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-19T06:17:26.076Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-19T06:17:26.076Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-19T06:17:26.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:26.339Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-19T06:17:26.339Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-19T06:17:26.339Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-19T06:17:26.339Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:26.339Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-19T06:17:26.601Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-19T06:17:26.601Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-19T06:17:26.864Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:26.864Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T06:17:26.864Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-19T06:17:26.864Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-19T06:17:27.130Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-19T06:17:27.130Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-19T06:17:27.130Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-19T06:17:27.130Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-19T06:17:27.130Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-19T06:17:27.130Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T06:17:27.130Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T06:17:27.396Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-19T06:17:27.396Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-19T06:17:27.659Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-19T06:17:27.659Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-19T06:17:27.924Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-19T06:17:27.924Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-19T06:17:28.190Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-19T06:17:28.190Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-19T06:17:28.454Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-19T06:17:28.454Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-19T06:17:28.454Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-19T06:17:28.454Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-19T06:17:28.454Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-19T06:17:28.719Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-19T06:17:28.719Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-19T06:17:28.719Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-19T06:17:28.985Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-19T06:17:28.985Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-19T06:17:28.985Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-19T06:17:28.985Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-19T06:17:29.249Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-19T06:17:29.249Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-19T06:17:30.202Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-19T06:17:30.203Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-19T06:17:30.203Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-19T06:17:30.203Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-19T06:17:30.466Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T06:17:30.466Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T06:17:31.044Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T06:17:31.044Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T06:17:31.308Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T06:17:31.308Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T06:17:31.572Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-19T06:17:31.572Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-19T06:17:31.572Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:31.572Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:31.836Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:31.836Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:32.099Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:32.099Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:32.099Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:32.099Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:33.499Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:33.499Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:34.896Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:34.896Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:35.470Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:35.470Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:36.045Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:36.045Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:36.993Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-19T06:17:37.266Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-19T06:17:37.266Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T06:17:37.266Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T06:17:37.530Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T06:17:37.530Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T06:17:37.792Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-19T06:17:37.792Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-19T06:17:37.792Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-19T06:17:37.792Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-19T06:17:38.055Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T06:17:38.055Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T06:17:38.055Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-19T06:17:38.055Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-19T06:17:38.318Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-19T06:17:38.318Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-19T06:17:38.318Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:38.582Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-19T06:17:38.582Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:38.582Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:38.582Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:38.582Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-19T06:17:38.582Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-19T06:17:38.582Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-19T06:17:38.845Z] [2021-03-19T06:17:38.845Z] Current default time zone: 'Etc/UTC' [2021-03-19T06:17:38.845Z] Local time is now: Fri Mar 19 06:17:38 UTC 2021. [2021-03-19T06:17:38.845Z] Universal Time is now: Fri Mar 19 06:17:38 UTC 2021. [2021-03-19T06:17:38.845Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-19T06:17:38.845Z] [2021-03-19T06:17:38.845Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-19T06:17:38.845Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:38.845Z] Setting up linux-libc-dev:amd64 (4.15.0-137.141) ... [2021-03-19T06:17:39.109Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-19T06:17:39.109Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-19T06:17:39.109Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-19T06:17:39.109Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-19T06:17:39.109Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-19T06:17:39.109Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-19T06:17:39.109Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-19T06:17:39.109Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:39.373Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-19T06:17:39.635Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:39.635Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T06:17:39.635Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:39.635Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-19T06:17:39.635Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-19T06:17:39.635Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-19T06:17:39.635Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-19T06:17:39.635Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-19T06:17:39.635Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-19T06:17:39.898Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-19T06:17:39.898Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-19T06:17:42.454Z] Updating certificates in /etc/ssl/certs... [2021-03-19T06:17:43.029Z] 23 added, 27 removed; done. [2021-03-19T06:17:43.294Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-19T06:17:43.294Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-19T06:17:43.294Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-19T06:17:43.294Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-19T06:17:43.294Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-19T06:17:43.294Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.294Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-19T06:17:43.558Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.558Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.558Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.558Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.558Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.558Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-19T06:17:43.558Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-19T06:17:43.558Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-19T06:17:43.822Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-19T06:17:43.822Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-19T06:17:43.822Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.822Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-19T06:17:43.822Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-19T06:17:43.822Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-19T06:17:43.822Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-19T06:17:44.087Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T06:17:44.087Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-19T06:17:44.087Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-19T06:17:44.372Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-19T06:17:44.372Z] Updating certificates in /etc/ssl/certs... [2021-03-19T06:17:44.948Z] 0 added, 0 removed; done. [2021-03-19T06:17:44.948Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-19T06:17:44.948Z] done. [2021-03-19T06:17:45.896Z] Reading package lists... [2021-03-19T06:17:46.471Z] Building dependency tree... [2021-03-19T06:17:46.471Z] Reading state information... [2021-03-19T06:17:46.472Z] The following NEW packages will be installed: [2021-03-19T06:17:46.472Z] apt-transport-https [2021-03-19T06:17:46.736Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T06:17:46.736Z] Need to get 1696 B of archives. [2021-03-19T06:17:46.736Z] After this operation, 153 kB of additional disk space will be used. [2021-03-19T06:17:46.736Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-19T06:17:46.736Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T06:17:46.736Z] Fetched 1696 B in 0s (43.7 kB/s) [2021-03-19T06:17:46.999Z] Selecting previously unselected package apt-transport-https. [2021-03-19T06:17:46.999Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-19T06:17:46.999Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-19T06:17:46.999Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T06:17:46.999Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-19T06:17:47.261Z] Waiting for network to be ready... [2021-03-19T06:17:55.434Z] 2021-03-19T06:17:52Z INFO Waiting for automatic snapd restart... [2021-03-19T06:17:55.435Z] snapd 2.49 from Canonical* installed [2021-03-19T06:17:56.830Z] "snapd" switched to the "latest/stable" channel [2021-03-19T06:17:56.830Z] [2021-03-19T06:18:03.618Z] core18 20210128 from Canonical* installed [2021-03-19T06:18:03.618Z] "core18" switched to the "latest/stable" channel [2021-03-19T06:18:03.618Z] [2021-03-19T06:18:11.800Z] snapcraft 4.5.4 from Canonical* installed [2021-03-19T06:18:11.800Z] "snapcraft" switched to the "latest/stable" channel [2021-03-19T06:18:11.800Z] [2021-03-19T06:18:15.151Z] 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-03-19T06:18:15.151Z] - README.md [2021-03-19T06:18:15.151Z] [2021-03-19T06:18:15.151Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-19T06:18:21.756Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T06:18:22.021Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T06:18:22.021Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T06:18:22.021Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T06:18:24.207Z] Reading package lists... [2021-03-19T06:18:24.787Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-03-19T06:18:31.395Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T06:18:31.395Z] Reading package lists... [2021-03-19T06:18:31.395Z] Building dependency tree... [2021-03-19T06:18:31.395Z] Reading state information... [2021-03-19T06:18:31.395Z] Suggested packages: [2021-03-19T06:18:31.395Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-19T06:18:31.395Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-19T06:18:31.395Z] Recommended packages: [2021-03-19T06:18:31.395Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-19T06:18:31.395Z] The following NEW packages will be installed: [2021-03-19T06:18:31.395Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-19T06:18:31.395Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-19T06:18:31.395Z] pkg-config zip [2021-03-19T06:18:31.658Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T06:18:31.658Z] Need to get 7657 kB of archives. [2021-03-19T06:18:31.658Z] After this operation, 43.8 MB of additional disk space will be used. [2021-03-19T06:18:31.658Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-19T06:18:31.658Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-19T06:18:31.921Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-19T06:18:31.921Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-19T06:18:31.921Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-19T06:18:31.921Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-19T06:18:32.186Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-19T06:18:32.186Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-19T06:18:32.186Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-19T06:18:32.186Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-19T06:18:32.186Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-19T06:18:32.186Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-19T06:18:32.454Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-19T06:18:32.454Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-19T06:18:32.454Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-19T06:18:32.718Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T06:18:32.718Z] Fetched 7657 kB in 1s (7041 kB/s) [2021-03-19T06:18:32.983Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-19T06:18:32.983Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-19T06:18:32.983Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-19T06:18:32.983Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T06:18:33.246Z] Selecting previously unselected package libpsl5:amd64. [2021-03-19T06:18:33.246Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-19T06:18:33.246Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T06:18:33.246Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T06:18:33.246Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-19T06:18:33.246Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T06:18:33.509Z] Selecting previously unselected package librtmp1:amd64. [2021-03-19T06:18:33.509Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-19T06:18:33.509Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T06:18:33.509Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-19T06:18:33.509Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-19T06:18:33.509Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T06:18:33.773Z] Selecting previously unselected package liberror-perl. [2021-03-19T06:18:33.773Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-19T06:18:33.773Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-19T06:18:33.773Z] Selecting previously unselected package git-man. [2021-03-19T06:18:33.773Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-19T06:18:33.773Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T06:18:34.037Z] Selecting previously unselected package git. [2021-03-19T06:18:34.037Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-19T06:18:34.037Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T06:18:34.991Z] Selecting previously unselected package libnorm1:amd64. [2021-03-19T06:18:34.991Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-19T06:18:34.991Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T06:18:34.991Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-19T06:18:34.991Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-19T06:18:34.991Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T06:18:35.255Z] Selecting previously unselected package libsodium23:amd64. [2021-03-19T06:18:35.255Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-19T06:18:35.255Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-19T06:18:35.255Z] Selecting previously unselected package libzmq5:amd64. [2021-03-19T06:18:35.255Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T06:18:35.255Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T06:18:35.520Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-19T06:18:35.520Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-19T06:18:35.520Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T06:18:35.520Z] Selecting previously unselected package pkg-config. [2021-03-19T06:18:35.520Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-19T06:18:35.520Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T06:18:35.520Z] Selecting previously unselected package zip. [2021-03-19T06:18:35.520Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-19T06:18:35.782Z] Unpacking zip (3.0-11build1) ... [2021-03-19T06:18:35.782Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-19T06:18:35.782Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-19T06:18:35.783Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-19T06:18:35.783Z] Setting up liberror-perl (0.17025-1) ... [2021-03-19T06:18:35.783Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-19T06:18:36.067Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-19T06:18:36.067Z] No schema files found: doing nothing. [2021-03-19T06:18:36.067Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-19T06:18:36.067Z] Setting up zip (3.0-11build1) ... [2021-03-19T06:18:36.067Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-19T06:18:36.067Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-19T06:18:36.067Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-19T06:18:36.067Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T06:18:36.331Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-19T06:18:36.332Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-19T06:18:36.332Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-19T06:18:36.332Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-19T06:18:42.940Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T06:18:43.516Z] git set to automatically installed. [2021-03-19T06:18:43.516Z] git-man set to automatically installed. [2021-03-19T06:18:43.516Z] libcurl3-gnutls set to automatically installed. [2021-03-19T06:18:43.516Z] liberror-perl set to automatically installed. [2021-03-19T06:18:43.516Z] libglib2.0-0 set to automatically installed. [2021-03-19T06:18:43.516Z] libnghttp2-14 set to automatically installed. [2021-03-19T06:18:43.516Z] libnorm1 set to automatically installed. [2021-03-19T06:18:43.516Z] libpgm-5.2-0 set to automatically installed. [2021-03-19T06:18:43.516Z] libpsl5 set to automatically installed. [2021-03-19T06:18:43.516Z] librtmp1 set to automatically installed. [2021-03-19T06:18:43.516Z] libsodium23 set to automatically installed. [2021-03-19T06:18:43.516Z] libzmq3-dev set to automatically installed. [2021-03-19T06:18:43.516Z] libzmq5 set to automatically installed. [2021-03-19T06:18:43.516Z] pkg-config set to automatically installed. [2021-03-19T06:18:43.516Z] zip set to automatically installed. [2021-03-19T06:18:45.448Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T06:18:52.060Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T06:19:10.218Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-03-19T06:19:10.218Z] snapd is not logged in, snap install commands will use sudo [2021-03-19T06:19:16.845Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-19T06:19:17.108Z] snap "core18" has no updates available [2021-03-19T06:19:18.058Z] Pulling config-common [2021-03-19T06:19:18.058Z] + snapcraftctl pull [2021-03-19T06:19:19.457Z] Pulling go-build-helper [2021-03-19T06:19:19.457Z] + snapcraftctl pull [2021-03-19T06:19:20.856Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-03-19T06:19:20.856Z] Skipping pull go-build-helper (already ran) [2021-03-19T06:19:20.856Z] Building go-build-helper [2021-03-19T06:19:20.856Z] + snapcraftctl build [2021-03-19T06:19:24.175Z] Staging go-build-helper [2021-03-19T06:19:24.175Z] + snapcraftctl stage [2021-03-19T06:19:40.617Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-19T06:19:40.617Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-19T06:19:40.617Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-19T06:19:40.617Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1598 kB] [2021-03-19T06:19:40.617Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-19T06:19:40.617Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [305 kB] [2021-03-19T06:19:40.617Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-19T06:19:40.617Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-19T06:19:40.617Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [253 kB] [2021-03-19T06:19:40.617Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [32.9 kB] [2021-03-19T06:19:40.617Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1114 kB] [2021-03-19T06:19:40.617Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [250 kB] [2021-03-19T06:19:40.617Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-19T06:19:40.617Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-19T06:19:40.617Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-19T06:19:40.617Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-19T06:19:40.617Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-19T06:19:40.618Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-19T06:19:40.618Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-19T06:19:40.618Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1938 kB] [2021-03-19T06:19:40.618Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [397 kB] [2021-03-19T06:19:40.618Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-19T06:19:40.618Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-19T06:19:40.618Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [274 kB] [2021-03-19T06:19:40.618Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [36.5 kB] [2021-03-19T06:19:40.618Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1720 kB] [2021-03-19T06:19:40.618Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [364 kB] [2021-03-19T06:19:40.618Z] Fetched 24.1 MB in 6s (3815 kB/s) [2021-03-19T06:19:40.618Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-19T06:19:40.618Z] Fetched 224 kB in 0s (0 B/s) [2021-03-19T06:19:40.618Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-19T06:19:40.618Z] Fetched 157 kB in 0s (0 B/s) [2021-03-19T06:19:40.618Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-19T06:19:40.618Z] Fetched 221 kB in 0s (0 B/s) [2021-03-19T06:19:40.618Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-19T06:19:40.618Z] Fetched 143 kB in 0s (0 B/s) [2021-03-19T06:19:40.618Z] Pulling edgex-go [2021-03-19T06:19:40.618Z] + snapcraftctl pull [2021-03-19T06:20:07.262Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-19T06:20:07.262Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-19T06:20:07.262Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-19T06:20:07.262Z] Fetched 0 B in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-19T06:20:07.262Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-19T06:20:07.262Z] Fetched 279 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-19T06:20:07.262Z] Fetched 122 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-19T06:20:07.262Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-19T06:20:07.262Z] Fetched 8848 B in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-19T06:20:07.262Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-19T06:20:07.262Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-19T06:20:07.262Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-19T06:20:07.262Z] Fetched 214 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-19T06:20:07.262Z] Fetched 154 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-19T06:20:07.262Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-19T06:20:07.262Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-19T06:20:07.262Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-19T06:20:07.262Z] Fetched 499 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-19T06:20:07.262Z] Fetched 111 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-19T06:20:07.262Z] Fetched 240 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-19T06:20:07.262Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-19T06:20:07.262Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-19T06:20:07.262Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-19T06:20:07.262Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-19T06:20:07.262Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-19T06:20:07.262Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-19T06:20:07.262Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-19T06:20:07.262Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-19T06:20:07.262Z] Fetched 8720 B in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-19T06:20:07.262Z] Fetched 137 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-19T06:20:07.262Z] Fetched 119 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-19T06:20:07.262Z] Fetched 109 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-19T06:20:07.262Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-19T06:20:07.262Z] Fetched 645 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-19T06:20:07.262Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-19T06:20:07.262Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-19T06:20:07.262Z] Fetched 368 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-19T06:20:07.262Z] Fetched 187 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-19T06:20:07.262Z] Fetched 175 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-19T06:20:07.262Z] Fetched 206 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-19T06:20:07.262Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-19T06:20:07.262Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-19T06:20:07.262Z] Fetched 159 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-19T06:20:07.262Z] Fetched 107 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-19T06:20:07.262Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-19T06:20:07.262Z] Pulling static-packages [2021-03-19T06:20:07.262Z] + snapcraftctl pull [2021-03-19T06:20:07.262Z] Pulling version [2021-03-19T06:20:07.262Z] + cd /root/project [2021-03-19T06:20:07.262Z] + [ -f VERSION ] [2021-03-19T06:20:07.262Z] + PROJECT_VERSION=local-dev [2021-03-19T06:20:07.262Z] + git rev-parse --short HEAD [2021-03-19T06:20:07.262Z] + GIT_REVISION=d9efa26d [2021-03-19T06:20:07.262Z] + snapcraftctl set-version local-dev [2021-03-19T06:20:07.262Z] Building config-common [2021-03-19T06:20:07.262Z] + snapcraftctl build [2021-03-19T06:20:09.833Z] Skipping build go-build-helper (already ran) [2021-03-19T06:20:10.097Z] Building edgex-go [2021-03-19T06:20:11.492Z] + cd /root/parts/edgex-go/src [2021-03-19T06:20:11.492Z] + make build [2021-03-19T06:20:11.492Z] 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-03-19T06:20:14.056Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T06:20:14.056Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-19T06:20:14.056Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-19T06:20:14.056Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-19T06:20:14.056Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.54 [2021-03-19T06:20:14.056Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-19T06:20:14.056Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-19T06:20:14.056Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-19T06:20:14.056Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-19T06:20:14.056Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T06:20:14.056Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-19T06:20:14.056Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-19T06:20:14.056Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-19T06:20:14.330Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-19T06:20:14.330Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-19T06:20:14.330Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-19T06:20:14.595Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-19T06:20:14.884Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-19T06:20:14.884Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-19T06:20:14.884Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-19T06:20:15.149Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-19T06:20:15.149Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-19T06:20:15.149Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T06:20:15.149Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-03-19T06:20:15.149Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-19T06:20:15.149Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-19T06:20:15.414Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-19T06:20:15.414Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-19T06:20:15.678Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T06:20:15.678Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T06:20:15.678Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-19T06:20:15.678Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-19T06:20:15.678Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-19T06:20:15.945Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-19T06:20:15.945Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-19T06:20:15.945Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-19T06:20:15.945Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-19T06:20:15.945Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-19T06:20:15.945Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-19T06:20:15.945Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-19T06:20:15.945Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T06:20:15.945Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T06:20:15.945Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-19T06:20:15.945Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-19T06:20:15.945Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T06:20:31.148Z] 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-03-19T06:20:31.148Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-19T06:20:37.756Z] 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-03-19T06:20:39.150Z] 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-03-19T06:20:41.716Z] 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-03-19T06:20:42.293Z] 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-03-19T06:20:42.293Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-19T06:20:42.559Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T06:20:42.559Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T06:20:42.559Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-19T06:20:45.118Z] 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-03-19T06:20:45.118Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-19T06:20:45.118Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-19T06:20:47.676Z] 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-03-19T06:20:49.068Z] 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-03-19T06:20:49.333Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-19T06:20:51.276Z] 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-03-19T06:20:53.203Z] 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-03-19T06:20:53.203Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-19T06:20:55.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-03-19T06:20:55.131Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-19T06:20:57.692Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-19T06:20:57.692Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-19T06:20:57.692Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-19T06:20:57.692Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-19T06:20:57.692Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-19T06:20:57.692Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-19T06:20:57.692Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-19T06:20:57.957Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-19T06:20:57.957Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-19T06:20:57.957Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-19T06:20:57.957Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-03-19T06:20:57.957Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-19T06:20:58.221Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-19T06:20:58.221Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-19T06:20:58.221Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-19T06:20:58.221Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-03-19T06:21:03.534Z] Building static-packages [2021-03-19T06:21:03.534Z] + snapcraftctl build [2021-03-19T06:21:06.877Z] Building version [2021-03-19T06:21:06.877Z] + snapcraftctl build [2021-03-19T06:21:10.201Z] Staging config-common [2021-03-19T06:21:10.201Z] + snapcraftctl stage [2021-03-19T06:21:11.161Z] Skipping stage go-build-helper (already ran) [2021-03-19T06:21:11.161Z] Staging edgex-go [2021-03-19T06:21:11.161Z] + snapcraftctl stage [2021-03-19T06:21:12.554Z] Staging static-packages [2021-03-19T06:21:12.554Z] + snapcraftctl stage [2021-03-19T06:21:13.952Z] Staging version [2021-03-19T06:21:13.952Z] + snapcraftctl stage [2021-03-19T06:21:15.352Z] Priming config-common [2021-03-19T06:21:15.352Z] + snapcraftctl prime [2021-03-19T06:21:16.749Z] Priming go-build-helper [2021-03-19T06:21:16.749Z] + snapcraftctl prime [2021-03-19T06:21:18.141Z] Priming edgex-go [2021-03-19T06:21:18.141Z] + snapcraftctl prime [2021-03-19T06:21:19.535Z] Priming static-packages [2021-03-19T06:21:19.535Z] + snapcraftctl prime [2021-03-19T06:21:22.848Z] Priming version [2021-03-19T06:21:22.848Z] + snapcraftctl prime [2021-03-19T06:21:24.246Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-03-19T06:21:29.187Z] provisioning config files... [2021-03-19T06:21:29.309Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7566196320823462087tmp [Pipeline] { [Pipeline] sh [2021-03-19T06:21:30.008Z] + set +x [2021-03-19T06:21:30.008Z] + curl -s https://codecov.io/bash [2021-03-19T06:21:30.008Z] + bash -s -- [2021-03-19T06:21:30.986Z] [2021-03-19T06:21:30.986Z] _____ _ [2021-03-19T06:21:30.986Z] / ____| | | [2021-03-19T06:21:30.986Z] | | ___ __| | ___ ___ _____ __ [2021-03-19T06:21:30.986Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-19T06:21:30.986Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-19T06:21:30.986Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-19T06:21:30.986Z] Bash-20210309-2b87ace [2021-03-19T06:21:30.986Z] [2021-03-19T06:21:30.986Z] [2021-03-19T06:21:30.986Z] ==> git version 2.24.3 found [2021-03-19T06:21:30.986Z] ==> 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-03-19T06:21:30.986Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-19T06:21:30.986Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-19T06:21:30.986Z] ==> Jenkins CI detected. [2021-03-19T06:21:30.986Z] project root: . [2021-03-19T06:21:30.986Z] --> token set from env [2021-03-19T06:21:30.986Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-19T06:21:30.986Z] ==> Running gcov in . (disable via -X gcov) [2021-03-19T06:21:30.986Z] ==> Python coveragepy not found [2021-03-19T06:21:30.986Z] ==> Searching for coverage reports in: [2021-03-19T06:21:30.986Z] + . [2021-03-19T06:21:30.986Z] -> Found 1 reports [2021-03-19T06:21:30.986Z] ==> Detecting git/mercurial file structure [2021-03-19T06:21:31.257Z] ==> Reading reports [2021-03-19T06:21:31.257Z] + ./coverage.out bytes=650607 [2021-03-19T06:21:31.257Z] ==> Appending adjustments [2021-03-19T06:21:31.257Z] https://docs.codecov.io/docs/fixing-reports [2021-03-19T06:21:39.709Z] + Found adjustments [2021-03-19T06:21:39.709Z] ==> Gzipping contents [2021-03-19T06:21:39.709Z] 96K /tmp/codecov.dSPmeQ.gz [2021-03-19T06:21:39.709Z] ==> Uploading reports [2021-03-19T06:21:39.709Z] url: https://codecov.io [2021-03-19T06:21:39.709Z] query: branch=PR-3275&commit=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= [2021-03-19T06:21:39.709Z] -> Pinging Codecov [2021-03-19T06:21:39.709Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-3275&commit=d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3275%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3275&job=&cmd_args= [2021-03-19T06:21:40.308Z] -> Uploading to [2021-03-19T06:21:40.308Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-19/00271124DB129430A58F1EEE437C3FCB/d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2/148a7dbc-afc3-4183-98ee-ec76dc0a643a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210319%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210319T062139Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87f9bd540edbffa24d57bb12a1d15ef5ffb19d7c45acd22866c7e6bc3319f42f [2021-03-19T06:21:40.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T06:21:40.308Z] Dload Upload Total Spent Left Speed [2021-03-19T06:21:40.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94905 0 0 100 94905 0 140k --:--:-- --:--:-- --:--:-- 140k [2021-03-19T06:21:40.919Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d9efa26df9f31b9d6c6be2bb0bafef9c8a2513e2 [Pipeline] } [2021-03-19T06:21:40.964Z] 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] { (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-03-19T06:21:43.781Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:21:45.323Z] ---> package-listing.sh [2021-03-19T06:21:45.323Z] ++ facter osfamily [2021-03-19T06:21:45.323Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-19T06:21:45.715Z] + OS_FAMILY=redhat [2021-03-19T06:21:45.715Z] + workspace=/w/workspace/edgex-go/1 [2021-03-19T06:21:45.715Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-19T06:21:45.715Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-19T06:21:45.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-19T06:21:45.715Z] + PACKAGES=/tmp/packages_start.txt [2021-03-19T06:21:45.715Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-19T06:21:45.715Z] + PACKAGES=/tmp/packages_end.txt [2021-03-19T06:21:45.715Z] + case "${OS_FAMILY}" in [2021-03-19T06:21:45.715Z] + sort [2021-03-19T06:21:45.715Z] + rpm -qa [2021-03-19T06:21:55.941Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-19T06:21:55.941Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-19T06:21:55.941Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-19T06:21:55.941Z] + '[' /w/workspace/edgex-go/1 ']' [2021-03-19T06:21:55.941Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-03-19T06:21:55.941Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-03-19T06:21:55.984Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-19T06:21:56.334Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:21:57.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T06:21:57.309Z] [2021-03-19T06:21:57.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-19T06:21:57.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T06:21:57.749Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-19T06:21:57.749Z] df20fa9351a1: Pulling fs layer [2021-03-19T06:21:57.749Z] 36b3adc4ff6f: Pulling fs layer [2021-03-19T06:21:57.749Z] 8ad3a11d3b57: Pulling fs layer [2021-03-19T06:21:57.749Z] 46f8f816bc3b: Pulling fs layer [2021-03-19T06:21:57.749Z] 93b61091891f: Pulling fs layer [2021-03-19T06:21:57.749Z] 93b9cdb0e59b: Pulling fs layer [2021-03-19T06:21:57.749Z] 5e14af77c1be: Pulling fs layer [2021-03-19T06:21:57.749Z] 01666e4c0597: Pulling fs layer [2021-03-19T06:21:57.749Z] aa168da1d23b: Pulling fs layer [2021-03-19T06:21:57.749Z] 93b9cdb0e59b: Waiting [2021-03-19T06:21:57.749Z] 5e14af77c1be: Waiting [2021-03-19T06:21:57.749Z] 01666e4c0597: Waiting [2021-03-19T06:21:57.749Z] aa168da1d23b: Waiting [2021-03-19T06:21:57.749Z] 46f8f816bc3b: Waiting [2021-03-19T06:21:57.749Z] 93b61091891f: Waiting [2021-03-19T06:21:58.023Z] 36b3adc4ff6f: Verifying Checksum [2021-03-19T06:21:58.023Z] 36b3adc4ff6f: Download complete [2021-03-19T06:21:58.023Z] 46f8f816bc3b: Verifying Checksum [2021-03-19T06:21:58.023Z] 46f8f816bc3b: Download complete [2021-03-19T06:21:58.023Z] df20fa9351a1: Verifying Checksum [2021-03-19T06:21:58.023Z] df20fa9351a1: Download complete [2021-03-19T06:21:58.023Z] 93b9cdb0e59b: Verifying Checksum [2021-03-19T06:21:58.023Z] 93b9cdb0e59b: Download complete [2021-03-19T06:21:58.023Z] 5e14af77c1be: Verifying Checksum [2021-03-19T06:21:58.023Z] 5e14af77c1be: Download complete [2021-03-19T06:21:58.023Z] 93b61091891f: Verifying Checksum [2021-03-19T06:21:58.023Z] 93b61091891f: Download complete [2021-03-19T06:21:58.289Z] 01666e4c0597: Verifying Checksum [2021-03-19T06:21:58.289Z] 01666e4c0597: Download complete [2021-03-19T06:21:58.872Z] df20fa9351a1: Pull complete [2021-03-19T06:21:59.144Z] 36b3adc4ff6f: Pull complete [2021-03-19T06:21:59.144Z] 8ad3a11d3b57: Verifying Checksum [2021-03-19T06:21:59.144Z] 8ad3a11d3b57: Download complete [2021-03-19T06:22:01.749Z] aa168da1d23b: Verifying Checksum [2021-03-19T06:22:01.749Z] aa168da1d23b: Download complete [2021-03-19T06:22:02.017Z] 8ad3a11d3b57: Pull complete [2021-03-19T06:22:02.284Z] 46f8f816bc3b: Pull complete [2021-03-19T06:22:03.701Z] 93b61091891f: Pull complete [2021-03-19T06:22:03.969Z] 93b9cdb0e59b: Pull complete [2021-03-19T06:22:04.238Z] 5e14af77c1be: Pull complete [2021-03-19T06:22:04.512Z] 01666e4c0597: Pull complete [2021-03-19T06:22:31.470Z] aa168da1d23b: Pull complete [2021-03-19T06:22:31.470Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-19T06:22:31.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-19T06:22:31.470Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-19T06:22:32.231Z] prd-centos7-docker-4c-2g-30495 does not seem to be running inside a container [2021-03-19T06:22:32.394Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-19T06:22:37.244Z] $ docker top 4d9f9c61c2bd0e19baaba9373bb352ab2f4d35bbf08b39cdb8327b53f07492ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-19T06:22:38.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-19T06:22:39.479Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-19T06:22:41.166Z] + ls /var/log/sa-host [2021-03-19T06:22:41.166Z] + sadf -c /var/log/sa-host/sa19 [2021-03-19T06:22:41.166Z] file_magic: OK [2021-03-19T06:22:41.166Z] HZ: Using current value: 100 [2021-03-19T06:22:41.166Z] file_header: OK [2021-03-19T06:22:41.166Z] 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-03-19T06:22:41.166Z] Statistics: [2021-03-19T06:22:41.166Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-03-19T06:22:41.166Z] File successfully converted to sysstat format version 12.2.1 [2021-03-19T06:22:41.166Z] + sadf -c /var/log/sa-host/sa23 [2021-03-19T06:22:41.166Z] file_magic: OK [2021-03-19T06:22:41.166Z] HZ: Using current value: 100 [2021-03-19T06:22:41.166Z] file_header: OK [2021-03-19T06:22:41.166Z] 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-03-19T06:22:41.166Z] Statistics: [2021-03-19T06:22:41.166Z] Hnuu...uuuununununu... [2021-03-19T06:22:41.166Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-19T06:22:41.532Z] provisioning config files... [2021-03-19T06:22:41.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5004130265197722388tmp [Pipeline] { [Pipeline] echo [2021-03-19T06:22:41.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:22:42.052Z] ---> create-netrc.sh [Pipeline] } [2021-03-19T06:22:42.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-19T06:22:42.257Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:22:42.610Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-19T06:22:42.641Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:22:42.992Z] ---> sudo-logs.sh [2021-03-19T06:22:42.992Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-19T06:22:43.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:22:43.484Z] ---> job-cost.sh [2021-03-19T06:22:43.484Z] lf-activate-venv: SKIPPING [2021-03-19T06:22:43.484Z] DEBUG: total: 0.20999999344348907 [2021-03-19T06:22:43.484Z] INFO: Retrieving Stack Cost... [2021-03-19T06:22:44.891Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-19T06:22:45.472Z] INFO: Archiving Costs [Pipeline] echo [2021-03-19T06:22:45.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-19T06:22:45.863Z] ---> logs-deploy.sh [2021-03-19T06:22:45.864Z] lf-activate-venv: SKIPPING [2021-03-19T06:22:45.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3275/1 [2021-03-19T06:22:45.864Z] INFO: archiving workspace using pattern(s): [2021-03-19T06:22:49.246Z] Archives upload complete. [2021-03-19T06:22:49.246Z] INFO: archiving logs to Nexus