lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at f60a6b9b3bbcf5933f7773f85fc76d84301e173f rather than 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b Obtained Jenkinsfile from f60a6b9b3bbcf5933f7773f85fc76d84301e173f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 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 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28499 in /w/workspace/edgexfoundry_edgex-go_PR-3224 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3224/head:refs/remotes/origin/PR-3224 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b Merge succeeded, producing 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b Checking out Revision 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b (PR-3224) > git config core.sparsecheckout # timeout=10 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 Commit message: "feat(scheduler): Implement PATCH /interval V2 API" > git rev-list --no-walk 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-04T17:32:32.243Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-04T17:32:32.543Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-04T17:32:32.659Z] ========================================================= [2021-03-04T17:32:32.659Z] EdgeX Global Pipelines Version Info [2021-03-04T17:32:32.659Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:32:34.797Z] ------------------- [2021-03-04T17:32:34.797Z] stable info: [2021-03-04T17:32:34.797Z] ------------------- [2021-03-04T17:32:34.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-04T17:32:34.797Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T17:32:34.797Z] Message: update stable to v1.0.184 [2021-03-04T17:32:35.403Z] ------------------- [2021-03-04T17:32:35.403Z] experimental info: [2021-03-04T17:32:35.403Z] ------------------- [2021-03-04T17:32:35.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-04T17:32:35.403Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-04T17:32:35.403Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-04T17:32:35.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-03-04T17:32:35.844Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-03-04T17:32:35.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-04T17:32:36.059Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-04T17:32:36.151Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-04T17:32:36.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-04T17:32:36.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-04T17:32:36.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-03-04T17:32:36.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-03-04T17:32:36.614Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-03-04T17:32:36.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-04T17:32:36.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-04T17:32:36.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-04T17:32:36.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-04T17:32:37.068Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T17:32:37.159Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-04T17:32:37.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-04T17:32:37.353Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-04T17:32:37.438Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-03-04T17:32:37.523Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-03-04T17:32:37.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-04T17:32:37.711Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-04T17:32:37.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3224 [Pipeline] echo [2021-03-04T17:32:37.893Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3224 [Pipeline] echo [2021-03-04T17:32:37.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3224 [Pipeline] echo [2021-03-04T17:32:38.068Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [Pipeline] echo [2021-03-04T17:32:38.156Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09d5bbe [Pipeline] echo [2021-03-04T17:32:38.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T17:32:38.456Z] provisioning config files... [2021-03-04T17:32:38.489Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7379446945110163955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:32:38.861Z] ---> docker-login.sh [2021-03-04T17:32:38.861Z] nexus3.edgexfoundry.org:10001 [2021-03-04T17:32:40.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:32:40.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:32:40.730Z] Configure a credential helper to remove this warning. See [2021-03-04T17:32:40.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:32:40.730Z] [2021-03-04T17:32:40.730Z] Login Succeeded [2021-03-04T17:32:40.730Z] nexus3.edgexfoundry.org:10002 [2021-03-04T17:32:41.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:32:41.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:32:41.677Z] Configure a credential helper to remove this warning. See [2021-03-04T17:32:41.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:32:41.677Z] [2021-03-04T17:32:41.677Z] Login Succeeded [2021-03-04T17:32:41.677Z] nexus3.edgexfoundry.org:10003 [2021-03-04T17:32:41.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:32:41.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:32:41.947Z] Configure a credential helper to remove this warning. See [2021-03-04T17:32:41.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:32:41.947Z] [2021-03-04T17:32:41.947Z] Login Succeeded [2021-03-04T17:32:41.947Z] nexus3.edgexfoundry.org:10004 [2021-03-04T17:32:41.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:32:42.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:32:42.213Z] Configure a credential helper to remove this warning. See [2021-03-04T17:32:42.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:32:42.213Z] [2021-03-04T17:32:42.213Z] Login Succeeded [2021-03-04T17:32:42.213Z] docker.io [2021-03-04T17:32:42.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:32:42.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:32:42.792Z] Configure a credential helper to remove this warning. See [2021-03-04T17:32:42.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:32:42.792Z] [2021-03-04T17:32:42.792Z] Login Succeeded [2021-03-04T17:32:42.792Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T17:32:42.804Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T17:32:43.337Z] ++ 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-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/core-command/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo core-command,cmd/core-command/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/core-data/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo core-data,cmd/core-data/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/core-metadata/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/support-notifications/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-03-04T17:32:43.337Z] + for file in '`ls cmd/**/Dockerfile`' [2021-03-04T17:32:43.337Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-03-04T17:32:43.337Z] ++ cut -d/ -f2 [2021-03-04T17:32:43.337Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-03-04T17:32:43.453Z] 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-04T17:32:45.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T17:32:45.048Z] [2021-03-04T17:32:45.048Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:32:45.442Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T17:32:45.442Z] latest: Pulling from edgex-devops/git-semver [2021-03-04T17:32:45.442Z] 31603596830f: Pulling fs layer [2021-03-04T17:32:45.442Z] 2a8b12db71e7: Pulling fs layer [2021-03-04T17:32:45.442Z] 6ca5941a6612: Pulling fs layer [2021-03-04T17:32:45.442Z] ecc8261a40a4: Pulling fs layer [2021-03-04T17:32:45.442Z] ecc8261a40a4: Waiting [2021-03-04T17:32:45.442Z] 2a8b12db71e7: Verifying Checksum [2021-03-04T17:32:45.442Z] 2a8b12db71e7: Download complete [2021-03-04T17:32:45.719Z] 31603596830f: Verifying Checksum [2021-03-04T17:32:45.719Z] 31603596830f: Download complete [2021-03-04T17:32:46.158Z] ecc8261a40a4: Verifying Checksum [2021-03-04T17:32:46.158Z] ecc8261a40a4: Download complete [2021-03-04T17:32:46.158Z] 6ca5941a6612: Verifying Checksum [2021-03-04T17:32:46.158Z] 6ca5941a6612: Download complete [2021-03-04T17:32:47.271Z] 31603596830f: Pull complete [2021-03-04T17:32:47.271Z] 2a8b12db71e7: Pull complete [2021-03-04T17:32:48.740Z] 6ca5941a6612: Pull complete [2021-03-04T17:32:49.011Z] ecc8261a40a4: Pull complete [2021-03-04T17:32:49.011Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-04T17:32:49.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-04T17:32:49.276Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-04T17:32:49.415Z] prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container [2021-03-04T17:32:49.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-04T17:32:52.950Z] $ docker top 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-04T17:32:53.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T17:32:53.356Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T17:32:53.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T17:32:53.947Z] $ docker exec 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent [2021-03-04T17:32:54.229Z] SSH_AUTH_SOCK=/tmp/ssh-0VWSRoGxWE2o/agent.11 [2021-03-04T17:32:54.229Z] SSH_AGENT_PID=17 [2021-03-04T17:32:54.254Z] Running ssh-add (command line suppressed) [2021-03-04T17:32:54.440Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2684720889580832318.key (/w/workspace/edgex-go/3@tmp/private_key_2684720889580832318.key) [2021-03-04T17:32:54.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T17:32:54.899Z] + git tag --points-at HEAD [Pipeline] } [2021-03-04T17:32:54.970Z] $ docker exec --env ******** --env ******** 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent -k [2021-03-04T17:32:55.176Z] unset SSH_AUTH_SOCK; [2021-03-04T17:32:55.177Z] unset SSH_AGENT_PID; [2021-03-04T17:32:55.177Z] echo Agent pid 17 killed; [2021-03-04T17:32:55.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-04T17:32:55.377Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-04T17:32:55.377Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-04T17:32:55.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-04T17:32:55.617Z] $ docker exec 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent [2021-03-04T17:32:55.863Z] SSH_AUTH_SOCK=/tmp/ssh-sPMd5q1SaXJ1/agent.49 [2021-03-04T17:32:55.863Z] SSH_AGENT_PID=54 [2021-03-04T17:32:55.871Z] Running ssh-add (command line suppressed) [2021-03-04T17:32:56.065Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3646219095807347643.key (/w/workspace/edgex-go/3@tmp/private_key_3646219095807347643.key) [2021-03-04T17:32:56.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-04T17:32:56.518Z] + git semver init [2021-03-04T17:32:56.518Z] # -> Open(): unable to determine branch for HEAD [2021-03-04T17:32:56.518Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-03-04T17:32:56.518Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-03-04T17:32:56.518Z] # $SEMVER_REMOTE_NAME = origin [2021-03-04T17:32:56.518Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-04T17:32:56.518Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-04T17:32:56.518Z] # $SEMVER_BRANCH = PR-3224 [2021-03-04T17:32:56.518Z] # $SEMVER_TEMP = /tmp/semver-837248947 [2021-03-04T17:32:56.518Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-03-04T17:33:19.286Z] # '/tmp/semver-837248947' -> '/w/workspace/edgex-go/3/.semver' [2021-03-04T17:33:22.567Z] # -> Force: false [2021-03-04T17:33:22.567Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-03-04T17:33:22.590Z] $ docker exec --env ******** --env ******** 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 ssh-agent -k [2021-03-04T17:33:23.296Z] unset SSH_AUTH_SOCK; [2021-03-04T17:33:23.297Z] unset SSH_AGENT_PID; [2021-03-04T17:33:23.297Z] echo Agent pid 54 killed; [2021-03-04T17:33:23.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-04T17:33:23.966Z] + git semver [Pipeline] } [2021-03-04T17:33:23.988Z] $ docker stop --time=1 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 [2021-03-04T17:33:26.920Z] $ docker rm -f 4161252ed8663815c0c5ecbe3df985ee5a99c25c35038477a8ae4d314af54171 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-04T17:33:27.547Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-04T17:33:29.127Z] Stashed 1 file(s) [Pipeline] echo [2021-03-04T17:33:29.130Z] [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-04T17:33:30.010Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:33:30.335Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:33:30.647Z] + true [2021-03-04T17:33:30.647Z] + sudo service docker restart [2021-03-04T17:33:30.647Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-03-04T17:33:32.123Z] ========================================================= [2021-03-04T17:33:32.123Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-04T17:33:32.123Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:33:32.495Z] + 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-04T17:33:39.152Z] Sending build context to Docker daemon 328.2MB [2021-03-04T17:33:39.152Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T17:33:39.152Z] Step 2/6 : FROM ${BASE} [2021-03-04T17:33:39.152Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-04T17:33:39.152Z] 188c0c94c7c5: Pulling fs layer [2021-03-04T17:33:39.152Z] 0ef7d3d256c8: Pulling fs layer [2021-03-04T17:33:39.152Z] de9db76c5a1d: Pulling fs layer [2021-03-04T17:33:39.152Z] bca2f99d35d6: Pulling fs layer [2021-03-04T17:33:39.152Z] 93359f2a8cfa: Pulling fs layer [2021-03-04T17:33:39.152Z] 7c6f9722023f: Pulling fs layer [2021-03-04T17:33:39.152Z] a35cf1a2eb13: Pulling fs layer [2021-03-04T17:33:39.152Z] bca2f99d35d6: Waiting [2021-03-04T17:33:39.152Z] 93359f2a8cfa: Waiting [2021-03-04T17:33:39.152Z] 7c6f9722023f: Waiting [2021-03-04T17:33:39.152Z] a35cf1a2eb13: Waiting [2021-03-04T17:33:39.152Z] de9db76c5a1d: Verifying Checksum [2021-03-04T17:33:39.152Z] de9db76c5a1d: Download complete [2021-03-04T17:33:39.152Z] 0ef7d3d256c8: Verifying Checksum [2021-03-04T17:33:39.152Z] 0ef7d3d256c8: Download complete [2021-03-04T17:33:39.152Z] 93359f2a8cfa: Verifying Checksum [2021-03-04T17:33:39.152Z] 93359f2a8cfa: Download complete [2021-03-04T17:33:39.152Z] 7c6f9722023f: Verifying Checksum [2021-03-04T17:33:39.152Z] 7c6f9722023f: Download complete [2021-03-04T17:33:39.152Z] 188c0c94c7c5: Verifying Checksum [2021-03-04T17:33:39.152Z] 188c0c94c7c5: Download complete [2021-03-04T17:33:39.417Z] 188c0c94c7c5: Pull complete [2021-03-04T17:33:39.687Z] 0ef7d3d256c8: Pull complete [2021-03-04T17:33:40.282Z] de9db76c5a1d: Pull complete [2021-03-04T17:33:42.246Z] a35cf1a2eb13: Download complete [2021-03-04T17:33:42.524Z] bca2f99d35d6: Verifying Checksum [2021-03-04T17:33:42.524Z] bca2f99d35d6: Download complete [2021-03-04T17:33:44.495Z] Still waiting to schedule task [2021-03-04T17:33:44.495Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-04T17:33:52.729Z] bca2f99d35d6: Pull complete [2021-03-04T17:33:52.729Z] 93359f2a8cfa: Pull complete [2021-03-04T17:33:52.729Z] 7c6f9722023f: Pull complete [2021-03-04T17:34:03.389Z] a35cf1a2eb13: Pull complete [2021-03-04T17:34:03.389Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-04T17:34:03.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-04T17:34:03.389Z] ---> a62c8e92a672 [2021-03-04T17:34:03.389Z] 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-04T17:34:03.389Z] ---> Running in de199b964dc8 [2021-03-04T17:34:04.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:34:04.963Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:34:05.234Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T17:34:05.499Z] (2/12) Installing file (5.38-r0) [2021-03-04T17:34:05.499Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T17:34:05.499Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T17:34:09.782Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T17:34:09.782Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T17:34:09.782Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T17:34:10.046Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T17:34:10.046Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T17:34:10.046Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T17:34:10.310Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T17:34:10.310Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T17:34:10.310Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:34:10.310Z] OK: 233 MiB in 51 packages [2021-03-04T17:34:15.815Z] Removing intermediate container de199b964dc8 [2021-03-04T17:34:15.815Z] ---> e5bddf8f0ea1 [2021-03-04T17:34:15.815Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T17:34:16.109Z] ---> Running in a9ff6ea42498 [2021-03-04T17:34:16.419Z] Removing intermediate container a9ff6ea42498 [2021-03-04T17:34:16.419Z] ---> d2fa6942687e [2021-03-04T17:34:16.419Z] Step 5/6 : COPY go.mod . [2021-03-04T17:34:17.414Z] ---> 42d3d2bead77 [2021-03-04T17:34:17.414Z] Step 6/6 : RUN go mod download [2021-03-04T17:34:17.678Z] ---> Running in f566300df9f8 [2021-03-04T17:35:04.980Z] Removing intermediate container f566300df9f8 [2021-03-04T17:35:04.980Z] ---> 874248dec363 [2021-03-04T17:35:04.980Z] Successfully built 874248dec363 [2021-03-04T17:35:04.980Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:35:05.379Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T17:35:05.652Z] . [Pipeline] withDockerContainer [2021-03-04T17:35:05.974Z] prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container [2021-03-04T17:35:06.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T17:35:09.930Z] $ docker top 1216a2352882e30889debfb9d75f95ac2e7d3372d216f024ec781177e936abac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:35:11.911Z] + go version [2021-03-04T17:35:11.911Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-04T17:35:11.954Z] $ docker stop --time=1 1216a2352882e30889debfb9d75f95ac2e7d3372d216f024ec781177e936abac [2021-03-04T17:35:13.942Z] $ docker rm -f 1216a2352882e30889debfb9d75f95ac2e7d3372d216f024ec781177e936abac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:35:15.210Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-04T17:35:15.490Z] . [Pipeline] withDockerContainer [2021-03-04T17:35:15.743Z] prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container [2021-03-04T17:35:15.899Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-04T17:35:17.927Z] $ docker top 6029606d8bb980148e925383c2fbbe587fe3a26d6d449037944d0c9fcbe6eb09 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T17:35:18.275Z] ========================================================= [2021-03-04T17:35:18.275Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T17:35:18.275Z] ========================================================= [Pipeline] sh [2021-03-04T17:35:18.931Z] + make test [2021-03-04T17:35:18.931Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T17:35:35.325Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28500 in /w/workspace/edgexfoundry_edgex-go_PR-3224 [Pipeline] { [Pipeline] ws [2021-03-04T17:35:35.437Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-04T17:35:40.486Z] using credential edgex-jenkins-ssh [2021-03-04T17:35:40.590Z] Cloning the remote Git repository [2021-03-04T17:35:40.646Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:35:40.750Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-04T17:35:40.831Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:35:40.831Z] > git --version # timeout=10 [2021-03-04T17:35:40.846Z] > git --version # 'git version 2.17.1' [2021-03-04T17:35:40.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:35:40.906Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:35:49.285Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T17:35:57.092Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:35:57.663Z] Merge succeeded, producing 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:35:57.664Z] Checking out Revision 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b (PR-3224) [2021-03-04T17:35:56.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:35:56.187Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:35:56.213Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:35:56.248Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:35:56.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:35:56.259Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3224/head:refs/remotes/origin/PR-3224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T17:35:57.111Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:35:57.131Z] > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 [2021-03-04T17:35:57.503Z] > git remote # timeout=10 [2021-03-04T17:35:57.536Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T17:35:57.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:35:57.590Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T17:35:57.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T17:35:57.670Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:35:57.718Z] > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 [2021-03-04T17:36:02.187Z] Commit message: "feat(scheduler): Implement PATCH /interval V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-04T17:36:03.866Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:36:04.392Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-04T17:36:04.760Z] + true [2021-03-04T17:36:04.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-04T17:36:07.467Z] provisioning config files... [2021-03-04T17:36:07.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8204055716510251886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:36:07.912Z] ---> docker-login.sh [2021-03-04T17:36:07.913Z] nexus3.edgexfoundry.org:10001 [2021-03-04T17:36:08.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:36:09.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:36:09.172Z] Configure a credential helper to remove this warning. See [2021-03-04T17:36:09.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:36:09.172Z] [2021-03-04T17:36:09.172Z] Login Succeeded [2021-03-04T17:36:09.172Z] nexus3.edgexfoundry.org:10002 [2021-03-04T17:36:09.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:36:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:36:09.726Z] Configure a credential helper to remove this warning. See [2021-03-04T17:36:09.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:36:09.726Z] [2021-03-04T17:36:09.726Z] Login Succeeded [2021-03-04T17:36:09.726Z] nexus3.edgexfoundry.org:10003 [2021-03-04T17:36:10.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:36:10.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:36:10.275Z] Configure a credential helper to remove this warning. See [2021-03-04T17:36:10.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:36:10.275Z] [2021-03-04T17:36:10.275Z] Login Succeeded [2021-03-04T17:36:10.275Z] nexus3.edgexfoundry.org:10004 [2021-03-04T17:36:10.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:36:10.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:36:10.569Z] Configure a credential helper to remove this warning. See [2021-03-04T17:36:10.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:36:10.569Z] [2021-03-04T17:36:10.569Z] Login Succeeded [2021-03-04T17:36:10.843Z] docker.io [2021-03-04T17:36:11.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-04T17:36:11.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-04T17:36:11.395Z] Configure a credential helper to remove this warning. See [2021-03-04T17:36:11.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-04T17:36:11.395Z] [2021-03-04T17:36:11.395Z] Login Succeeded [2021-03-04T17:36:11.395Z] ---> docker-login.sh ends [Pipeline] } [2021-03-04T17:36:11.414Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-04T17:36:11.955Z] ========================================================= [2021-03-04T17:36:11.956Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-04T17:36:11.956Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:36:12.411Z] + 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-04T17:36:15.115Z] Sending build context to Docker daemon 166.5MB [2021-03-04T17:36:15.115Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-03-04T17:36:15.115Z] Step 2/6 : FROM ${BASE} [2021-03-04T17:36:15.115Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-04T17:36:15.115Z] 5f621e34cdf4: Pulling fs layer [2021-03-04T17:36:15.115Z] a4357932f1b6: Pulling fs layer [2021-03-04T17:36:15.115Z] 18c013af1878: Pulling fs layer [2021-03-04T17:36:15.115Z] 00ac8860ef70: Pulling fs layer [2021-03-04T17:36:15.115Z] 63d7cb157983: Pulling fs layer [2021-03-04T17:36:15.115Z] b116817d02f9: Pulling fs layer [2021-03-04T17:36:15.115Z] 745a02a5169b: Pulling fs layer [2021-03-04T17:36:15.115Z] b116817d02f9: Waiting [2021-03-04T17:36:15.115Z] 63d7cb157983: Waiting [2021-03-04T17:36:15.115Z] 745a02a5169b: Waiting [2021-03-04T17:36:15.115Z] 18c013af1878: Verifying Checksum [2021-03-04T17:36:15.115Z] a4357932f1b6: Verifying Checksum [2021-03-04T17:36:15.115Z] a4357932f1b6: Download complete [2021-03-04T17:36:15.115Z] 63d7cb157983: Verifying Checksum [2021-03-04T17:36:15.115Z] 63d7cb157983: Download complete [2021-03-04T17:36:15.115Z] 5f621e34cdf4: Download complete [2021-03-04T17:36:15.115Z] b116817d02f9: Verifying Checksum [2021-03-04T17:36:15.115Z] b116817d02f9: Download complete [2021-03-04T17:36:16.099Z] 5f621e34cdf4: Pull complete [2021-03-04T17:36:16.376Z] a4357932f1b6: Pull complete [2021-03-04T17:36:16.982Z] 18c013af1878: Pull complete [2021-03-04T17:36:18.433Z] 745a02a5169b: Verifying Checksum [2021-03-04T17:36:18.433Z] 745a02a5169b: Download complete [2021-03-04T17:36:19.417Z] 00ac8860ef70: Verifying Checksum [2021-03-04T17:36:19.417Z] 00ac8860ef70: Download complete [2021-03-04T17:36:29.578Z] 00ac8860ef70: Pull complete [2021-03-04T17:36:29.578Z] 63d7cb157983: Pull complete [2021-03-04T17:36:29.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T17:36:29.881Z] b116817d02f9: Pull complete [2021-03-04T17:36:34.196Z] 745a02a5169b: Pull complete [2021-03-04T17:36:34.196Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-04T17:36:34.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-04T17:36:34.196Z] ---> b7e6874047d6 [2021-03-04T17:36:34.196Z] 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-04T17:36:37.595Z] ---> Running in 71a8c08d437f [2021-03-04T17:36:38.577Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:36:39.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:36:40.531Z] (1/12) Installing libmagic (5.38-r0) [2021-03-04T17:36:40.531Z] (2/12) Installing file (5.38-r0) [2021-03-04T17:36:40.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T17:36:40.554Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T17:36:40.554Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T17:36:40.803Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-03-04T17:36:40.803Z] (4/12) Installing g++ (9.3.0-r2) [2021-03-04T17:36:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T17:36:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T17:36:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T17:36:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T17:36:48.171Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T17:36:49.090Z] (5/12) Installing fortify-headers (1.1-r0) [2021-03-04T17:36:49.091Z] (6/12) Installing patch (2.7.6-r6) [2021-03-04T17:36:49.091Z] (7/12) Installing build-base (0.5-r2) [2021-03-04T17:36:49.091Z] (8/12) Installing libsodium (1.0.18-r0) [2021-03-04T17:36:49.091Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-03-04T17:36:49.091Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-03-04T17:36:49.091Z] (11/12) Installing libzmq (4.3.3-r0) [2021-03-04T17:36:49.091Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-03-04T17:36:49.091Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:36:49.091Z] OK: 217 MiB in 51 packages [2021-03-04T17:36:49.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T17:36:53.388Z] Removing intermediate container 71a8c08d437f [2021-03-04T17:36:53.388Z] ---> ee643495f769 [2021-03-04T17:36:53.388Z] Step 4/6 : WORKDIR /edgex-go [2021-03-04T17:36:53.388Z] ---> Running in 98534f91809b [2021-03-04T17:36:53.982Z] Removing intermediate container 98534f91809b [2021-03-04T17:36:53.982Z] ---> 1df3ac300aba [2021-03-04T17:36:53.982Z] Step 5/6 : COPY go.mod . [2021-03-04T17:36:54.579Z] ---> 1ecba0c115d3 [2021-03-04T17:36:54.579Z] Step 6/6 : RUN go mod download [2021-03-04T17:36:54.579Z] ---> Running in 2eab91a52e32 [2021-03-04T17:36:55.499Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T17:36:55.499Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T17:36:55.499Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T17:36:59.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.389s coverage: 45.9% of statements [2021-03-04T17:36:59.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T17:36:59.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T17:36:59.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T17:36:59.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T17:36:59.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T17:36:59.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T17:36:59.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T17:36:59.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.204s coverage: 100.0% of statements [2021-03-04T17:37:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.337s coverage: 27.1% of statements [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T17:37:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.254s coverage: 100.0% of statements [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T17:37:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T17:37:05.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.155s coverage: 66.2% of statements [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T17:37:05.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T17:37:06.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.628s coverage: 82.4% of statements [2021-03-04T17:37:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T17:37:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:37:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T17:37:06.257Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T17:37:10.723Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.502s coverage: 28.6% of statements [2021-03-04T17:37:10.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T17:37:10.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T17:37:10.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T17:37:10.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T17:37:10.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T17:37:10.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.194s coverage: 100.0% of statements [2021-03-04T17:37:10.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T17:37:10.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.042s coverage: 100.0% of statements [2021-03-04T17:37:10.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-03-04T17:37:10.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.393s coverage: 86.7% of statements [2021-03-04T17:37:10.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T17:37:10.724Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.262s coverage: 97.5% of statements [2021-03-04T17:37:10.724Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T17:37:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.083s coverage: 78.3% of statements [2021-03-04T17:37:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T17:37:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T17:37:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T17:37:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-03-04T17:37:14.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.604s coverage: 92.8% of statements [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T17:37:14.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T17:37:14.493Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T17:37:14.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T17:37:14.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 45.5% of statements [2021-03-04T17:37:14.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2021-03-04T17:37:14.493Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.037s coverage: 94.1% of statements [2021-03-04T17:37:15.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements [2021-03-04T17:37:15.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.034s coverage: 87.5% of statements [2021-03-04T17:37:21.406Z] Removing intermediate container 2eab91a52e32 [2021-03-04T17:37:21.406Z] ---> 72b000538b0b [2021-03-04T17:37:21.406Z] Successfully built 72b000538b0b [2021-03-04T17:37:21.406Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:37:21.768Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T17:37:21.768Z] . [Pipeline] withDockerContainer [2021-03-04T17:37:21.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container [2021-03-04T17:37:22.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T17:37:23.651Z] $ docker top 4056bb1aff43b04098684c293e1ad0be7ce9cd8c16d97a58a4fb69934a92f776 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:37:24.706Z] + go version [2021-03-04T17:37:24.706Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-04T17:37:24.730Z] $ docker stop --time=1 4056bb1aff43b04098684c293e1ad0be7ce9cd8c16d97a58a4fb69934a92f776 [2021-03-04T17:37:26.688Z] $ docker rm -f 4056bb1aff43b04098684c293e1ad0be7ce9cd8c16d97a58a4fb69934a92f776 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:37:27.662Z] + docker inspect -f . ci-base-image-arm64 [2021-03-04T17:37:27.662Z] . [Pipeline] withDockerContainer [2021-03-04T17:37:27.925Z] prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container [2021-03-04T17:37:28.008Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-04T17:37:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements [2021-03-04T17:37:28.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-03-04T17:37:29.469Z] $ docker top 5efeab03dff0c6e5e4954c16abf5d033b05dc725a74dfdff6569458434565397 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-03-04T17:37:29.856Z] ========================================================= [2021-03-04T17:37:29.856Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-03-04T17:37:29.856Z] ========================================================= [Pipeline] sh [2021-03-04T17:37:30.516Z] + make test [2021-03-04T17:37:30.516Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.129s coverage: 92.9% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.045s coverage: 77.8% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.102s coverage: 87.2% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.104s coverage: 75.5% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 80.8% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.079s coverage: 87.2% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.324s coverage: 84.6% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.102s coverage: 91.6% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.362s coverage: 62.4% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.807s coverage: 69.1% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 38.4% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.099s coverage: 89.5% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.255s coverage: 47.0% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.067s coverage: 100.0% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T17:37:40.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.149s coverage: 88.5% of statements [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T17:37:40.719Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:37:40.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T17:37:41.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.050s coverage: 29.1% of statements [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T17:37:41.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.144s coverage: 99.0% of statements [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T17:37:41.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.074s coverage: 100.0% of statements [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T17:37:41.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T17:37:41.637Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 95.6% of statements [2021-03-04T17:37:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T17:37:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:37:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T17:37:41.637Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-03-04T17:37:41.637Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T17:37:41.936Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-03-04T17:37:41.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T17:37:41.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T17:37:41.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T17:37:41.936Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T17:37:42.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.071s coverage: 87.9% of statements [2021-03-04T17:37:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T17:37:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T17:37:42.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-03-04T17:37:43.173Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.045s coverage: 32.1% of statements [2021-03-04T17:37:43.447Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.069s coverage: 100.0% of statements [2021-03-04T17:37:43.719Z] GO111MODULE=on go vet ./... [2021-03-04T17:37:52.692Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-03-04T17:38:41.237Z] gofmt -l . [2021-03-04T17:38:41.237Z] [ "`gofmt -l .`" = "" ] [2021-03-04T17:38:41.237Z] ./bin/test-go-mod-tidy.sh [2021-03-04T17:38:41.237Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T17:38:43.235Z] + ls -al . [2021-03-04T17:38:43.235Z] total 716 [2021-03-04T17:38:43.236Z] drwxrwxr-x 10 1001 1001 4096 Mar 4 17:38 . [2021-03-04T17:38:43.236Z] drwxr-xr-x 4 root root 28 Mar 4 17:35 .. [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 17:32 .dockerignore [2021-03-04T17:38:43.236Z] drwxrwxr-x 8 1001 1001 179 Mar 4 17:32 .git [2021-03-04T17:38:43.236Z] drwxrwxr-x 3 1001 1001 125 Mar 4 17:32 .github [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 17:32 .gitignore [2021-03-04T17:38:43.236Z] drwx------ 3 1001 1001 60 Mar 4 17:33 .semver [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 17:32 .sonarcloud.properties [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:32 Attribution.txt [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:32 CONTRIBUTING.md [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 17:32 Dockerfile.build [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 17:32 Jenkinsfile [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:32 LICENSE [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:32 Makefile [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:32 README.md [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:32 SECURITY.md [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 17:33 VERSION [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:32 ZMQWindows.md [2021-03-04T17:38:43.236Z] drwxrwxr-x 2 1001 1001 117 Mar 4 17:32 bin [2021-03-04T17:38:43.236Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 17:32 cmd [2021-03-04T17:38:43.236Z] -rw-r--r-- 1 root root 606168 Mar 4 17:37 coverage.out [2021-03-04T17:38:43.236Z] -rw-r--r-- 1 root root 1055 Mar 4 17:38 go.mod [2021-03-04T17:38:43.236Z] -rw-r--r-- 1 root root 21699 Mar 4 17:38 go.sum [2021-03-04T17:38:43.236Z] drwxrwxr-x 8 1001 1001 127 Mar 4 17:32 internal [2021-03-04T17:38:43.236Z] drwxrwxr-x 4 1001 1001 26 Mar 4 17:32 openapi [2021-03-04T17:38:43.236Z] drwxrwxr-x 4 1001 1001 71 Mar 4 17:32 snap [2021-03-04T17:38:43.236Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 17:32 version.go [Pipeline] sh [2021-03-04T17:38:43.604Z] + '[' -e coverage.out ] [2021-03-04T17:38:43.604Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T17:38:43.929Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T17:38:44.242Z] + make build [2021-03-04T17:38:44.513Z] 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-04T17:38:49.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-03-04T17:38:49.379Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-03-04T17:38:55.397Z] 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-04T17:38:56.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-03-04T17:38:56.234Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-03-04T17:38:58.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-03-04T17:38:58.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-03-04T17:38:58.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-03-04T17:38:58.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-03-04T17:39:01.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-03-04T17:39:01.941Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-03-04T17:39:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-03-04T17:39:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-03-04T17:39:10.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-03-04T17:39:10.748Z] 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-04T17:39:12.168Z] 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-04T17:39:14.851Z] 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-04T17:39:15.445Z] 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-04T17:39:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.393s coverage: 45.9% of statements [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-03-04T17:39:17.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-03-04T17:39:17.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.332s coverage: 100.0% of statements [2021-03-04T17:39:18.237Z] 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-04T17:39:20.821Z] 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-04T17:39:22.249Z] 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-04T17:39:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.484s coverage: 27.1% of statements [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-03-04T17:39:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-03-04T17:39:23.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-03-04T17:39:23.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-03-04T17:39:24.242Z] 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-04T17:39:24.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.316s coverage: 66.2% of statements [2021-03-04T17:39:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-03-04T17:39:24.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-03-04T17:39:25.706Z] 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-04T17:39:27.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.683s coverage: 82.4% of statements [2021-03-04T17:39:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-03-04T17:39:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:39:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-03-04T17:39:27.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-03-04T17:39:28.908Z] 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-04T17:39:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.272s coverage: 28.6% of statements [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-03-04T17:39:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.192s coverage: 100.0% of statements [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-03-04T17:39:31.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.105s coverage: 100.0% of statements [2021-03-04T17:39:31.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [Pipeline] } [2021-03-04T17:39:31.771Z] $ docker stop --time=1 6029606d8bb980148e925383c2fbbe587fe3a26d6d449037944d0c9fcbe6eb09 [2021-03-04T17:39:34.028Z] $ docker rm -f 6029606d8bb980148e925383c2fbbe587fe3a26d6d449037944d0c9fcbe6eb09 [2021-03-04T17:39:34.268Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.326s coverage: 86.7% of statements [2021-03-04T17:39:34.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-03-04T17:39:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.346s coverage: 97.5% of statements [2021-03-04T17:39:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-03-04T17:39:34.867Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.176s coverage: 78.3% of statements [2021-03-04T17:39:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-03-04T17:39:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-03-04T17:39:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-03-04T17:39:34.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:39:38.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:39:38.345Z] [2021-03-04T17:39:38.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:39:38.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:39:38.712Z] latest: Pulling from edgex-devops/edgex-compose [2021-03-04T17:39:38.712Z] cbdbe7a5bc2a: Pulling fs layer [2021-03-04T17:39:38.712Z] ca9280d653b3: Pulling fs layer [2021-03-04T17:39:38.712Z] 7e9c9ca2126c: Pulling fs layer [2021-03-04T17:39:38.981Z] cbdbe7a5bc2a: Verifying Checksum [2021-03-04T17:39:38.981Z] cbdbe7a5bc2a: Download complete [2021-03-04T17:39:39.590Z] ca9280d653b3: Verifying Checksum [2021-03-04T17:39:39.590Z] ca9280d653b3: Download complete [2021-03-04T17:39:40.181Z] cbdbe7a5bc2a: Pull complete [2021-03-04T17:39:41.622Z] 7e9c9ca2126c: Verifying Checksum [2021-03-04T17:39:41.622Z] 7e9c9ca2126c: Download complete [2021-03-04T17:39:41.886Z] ca9280d653b3: Pull complete [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.286s coverage: 92.8% of statements [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.207s coverage: 0.1% of statements [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-03-04T17:39:45.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.126s coverage: 45.5% of statements [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 79.5% of statements [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-03-04T17:39:45.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-03-04T17:39:57.256Z] 7e9c9ca2126c: Pull complete [2021-03-04T17:39:57.256Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-03-04T17:39:57.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:39:57.256Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-03-04T17:39:57.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2021-03-04T17:39:57.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-03-04T17:39:58.845Z] prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container [2021-03-04T17:39:59.037Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T17:40:01.952Z] $ docker top 9f129b6a479fb9ac6af77bbca1ece4ec45fec3c95ee78d6f8c03b2f2f213d99d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:40:03.072Z] + docker-compose build --help [2021-03-04T17:40:03.073Z] + grep parallel [2021-03-04T17:40:04.488Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T17:40:04.774Z] $ docker stop --time=1 9f129b6a479fb9ac6af77bbca1ece4ec45fec3c95ee78d6f8c03b2f2f213d99d [2021-03-04T17:40:06.497Z] $ docker rm -f 9f129b6a479fb9ac6af77bbca1ece4ec45fec3c95ee78d6f8c03b2f2f213d99d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:40:07.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-03-04T17:40:07.318Z] . [Pipeline] withDockerContainer [2021-03-04T17:40:07.451Z] prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container [2021-03-04T17:40:07.512Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-03-04T17:40:09.172Z] $ docker top aea362f342dfcc70925661b800b385061b6ca3d2c644705867fc352c7a3c7cc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:40:10.403Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T17:40:11.897Z] Building docker-core-command-go ... [2021-03-04T17:40:11.897Z] Building docker-core-data-go ... [2021-03-04T17:40:11.897Z] Building docker-core-metadata-go ... [2021-03-04T17:40:11.897Z] Building docker-security-bootstrapper-go ... [2021-03-04T17:40:11.897Z] Building docker-security-proxy-setup-go ... [2021-03-04T17:40:11.897Z] Building docker-security-secretstore-setup-go ... [2021-03-04T17:40:11.897Z] Building docker-support-notifications-go ... [2021-03-04T17:40:11.897Z] Building docker-support-scheduler-go ... [2021-03-04T17:40:11.897Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T17:40:11.897Z] Building docker-security-bootstrapper-go [2021-03-04T17:40:11.897Z] Building docker-core-command-go [2021-03-04T17:40:12.202Z] Building docker-support-notifications-go [2021-03-04T17:40:12.202Z] Building docker-support-scheduler-go [2021-03-04T17:40:12.474Z] Building docker-security-proxy-setup-go [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.160s coverage: 92.9% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 77.8% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.124s coverage: 84.6% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.6% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.510s coverage: 62.4% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.055s coverage: 73.7% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.760s coverage: 69.1% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.359s coverage: 38.4% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements [2021-03-04T17:40:12.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-03-04T17:40:12.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements [2021-03-04T17:40:19.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.438s coverage: 47.0% of statements [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-03-04T17:40:19.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.121s coverage: 100.0% of statements [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-03-04T17:40:19.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.113s coverage: 100.0% of statements [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-03-04T17:40:19.344Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.457s coverage: 88.5% of statements [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:40:19.344Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.206s coverage: 29.1% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.085s coverage: 100.0% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.235s coverage: 95.6% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-03-04T17:40:27.656Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-03-04T17:40:27.656Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-03-04T17:40:28.248Z] GO111MODULE=on go vet ./... [2021-03-04T17:41:50.049Z] gofmt -l . [2021-03-04T17:41:50.049Z] [ "`gofmt -l .`" = "" ] [2021-03-04T17:41:50.585Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:41:50.585Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:41:50.585Z] ---> 874248dec363 [2021-03-04T17:41:50.585Z] Step 3/21 : WORKDIR /edgex-goStep 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:41:50.585Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:41:50.585Z] ---> 874248dec363 [2021-03-04T17:41:50.585Z] Step 3/30 : WORKDIR /edgex-go [2021-03-04T17:41:50.585Z] [2021-03-04T17:41:50.984Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:41:50.984Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:41:50.984Z] ---> 874248dec363 [2021-03-04T17:41:50.984Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:41:51.029Z] ./bin/test-go-mod-tidy.sh [2021-03-04T17:41:51.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:41:51.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:41:51.744Z] ---> 874248dec363 [2021-03-04T17:41:51.744Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:41:51.744Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:41:51.744Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:41:51.744Z] ---> 874248dec363 [2021-03-04T17:41:51.744Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:41:52.013Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-03-04T17:41:54.353Z] ---> Running in 97943d6e6c51 [2021-03-04T17:41:54.353Z] ---> Running in 55c5d8050a00 [2021-03-04T17:41:54.353Z] ---> Running in 4d44aaa37ed1 [2021-03-04T17:41:54.353Z] ---> Running in 31a166b4668b [2021-03-04T17:41:54.353Z] ---> Running in bd3d9c9be089 [2021-03-04T17:41:54.663Z] + ls -al . [2021-03-04T17:41:54.663Z] total 744 [2021-03-04T17:41:54.663Z] drwxrwxr-x 9 1001 1001 4096 Mar 4 17:41 . [2021-03-04T17:41:54.663Z] drwxr-xr-x 4 root root 4096 Mar 4 17:37 .. [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 11 Mar 4 17:35 .dockerignore [2021-03-04T17:41:54.663Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 17:36 .git [2021-03-04T17:41:54.663Z] drwxrwxr-x 3 1001 1001 4096 Mar 4 17:35 .github [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 818 Mar 4 17:35 .gitignore [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 166 Mar 4 17:35 .sonarcloud.properties [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 8475 Mar 4 17:35 Attribution.txt [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 3804 Mar 4 17:35 CONTRIBUTING.md [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 931 Mar 4 17:35 Dockerfile.build [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 863 Mar 4 17:35 Jenkinsfile [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 10775 Mar 4 17:35 LICENSE [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 5774 Mar 4 17:35 Makefile [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 6524 Mar 4 17:35 README.md [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 6755 Mar 4 17:35 SECURITY.md [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 5 Mar 4 17:33 VERSION [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 4131 Mar 4 17:35 ZMQWindows.md [2021-03-04T17:41:54.663Z] drwxrwxr-x 2 1001 1001 4096 Mar 4 17:35 bin [2021-03-04T17:41:54.663Z] drwxrwxr-x 14 1001 1001 4096 Mar 4 17:35 cmd [2021-03-04T17:41:54.663Z] -rw-r--r-- 1 root root 606168 Mar 4 17:40 coverage.out [2021-03-04T17:41:54.663Z] -rw-r--r-- 1 root root 1055 Mar 4 17:41 go.mod [2021-03-04T17:41:54.663Z] -rw-r--r-- 1 root root 21699 Mar 4 17:41 go.sum [2021-03-04T17:41:54.663Z] drwxrwxr-x 8 1001 1001 4096 Mar 4 17:35 internal [2021-03-04T17:41:54.663Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 17:35 openapi [2021-03-04T17:41:54.663Z] drwxrwxr-x 4 1001 1001 4096 Mar 4 17:35 snap [2021-03-04T17:41:54.663Z] -rw-rw-r-- 1 1001 1001 168 Mar 4 17:35 version.go [Pipeline] sh [2021-03-04T17:41:55.334Z] + '[' -e coverage.out ] [2021-03-04T17:41:55.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-03-04T17:41:55.396Z] Warning: overwriting stash ‘coverage-report’ [2021-03-04T17:41:56.504Z] Removing intermediate container 97943d6e6c51 [2021-03-04T17:41:56.504Z] ---> d3d03e8ccbc6 [2021-03-04T17:41:56.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:41:56.504Z] Removing intermediate container bd3d9c9be089 [2021-03-04T17:41:56.504Z] ---> ae348b5c2739 [2021-03-04T17:41:56.504Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:41:56.504Z] Removing intermediate container 55c5d8050a00 [2021-03-04T17:41:56.504Z] ---> df317e3881fe [2021-03-04T17:41:56.504Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:41:56.504Z] Removing intermediate container 4d44aaa37ed1 [2021-03-04T17:41:56.504Z] ---> ef2fc25d9191 [2021-03-04T17:41:56.504Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:41:56.504Z] Removing intermediate container 31a166b4668b [2021-03-04T17:41:56.504Z] ---> 2b087b86df11 [2021-03-04T17:41:56.504Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:41:56.633Z] Stashed 1 file(s) [Pipeline] sh [2021-03-04T17:41:56.788Z] ---> Running in f84c532b17dd [2021-03-04T17:41:56.788Z] ---> Running in f2e541f48bc7 [2021-03-04T17:41:56.788Z] ---> Running in 64444d37f8ef [2021-03-04T17:41:56.788Z] ---> Running in 33142755a431 [2021-03-04T17:41:56.788Z] ---> Running in 7baa40dc8082 [2021-03-04T17:41:57.393Z] + make build [2021-03-04T17:41:57.393Z] 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-04T17:42:03.962Z] Removing intermediate container 64444d37f8ef [2021-03-04T17:42:03.963Z] ---> 07cb47eb9b19 [2021-03-04T17:42:03.963Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T17:42:03.963Z] Removing intermediate container f2e541f48bc7 [2021-03-04T17:42:03.963Z] ---> 6120a5cf4a20 [2021-03-04T17:42:03.963Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T17:42:03.963Z] Removing intermediate container f84c532b17dd [2021-03-04T17:42:03.963Z] ---> 80f479852dd6 [2021-03-04T17:42:03.963Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T17:42:04.232Z] Removing intermediate container 7baa40dc8082 [2021-03-04T17:42:04.232Z] ---> 7531ad774dc6 [2021-03-04T17:42:04.232Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-04T17:42:04.232Z] Removing intermediate container 33142755a431 [2021-03-04T17:42:04.232Z] ---> efdaa6bc45fd [2021-03-04T17:42:04.232Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:42:04.232Z] ---> Running in 54df7307cf0a [2021-03-04T17:42:04.528Z] ---> Running in 4ed74d2fbef7 [2021-03-04T17:42:04.528Z] ---> Running in 33545b1d7df7 [2021-03-04T17:42:04.528Z] ---> Running in c0383a7de135 [2021-03-04T17:42:04.528Z] ---> Running in 13214494a26a [2021-03-04T17:42:07.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.176Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:07.780Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:08.082Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:42:08.379Z] OK: 233 MiB in 51 packages [2021-03-04T17:42:08.379Z] OK: 233 MiB in 51 packages [2021-03-04T17:42:08.379Z] OK: 233 MiB in 51 packages [2021-03-04T17:42:08.379Z] OK: 233 MiB in 51 packages [2021-03-04T17:42:08.680Z] OK: 233 MiB in 51 packages [2021-03-04T17:42:09.892Z] 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-04T17:42:11.361Z] Removing intermediate container c0383a7de135 [2021-03-04T17:42:11.361Z] ---> 441f6a954e7d [2021-03-04T17:42:11.361Z] Step 6/22 : COPY go.mod . [2021-03-04T17:42:11.630Z] Removing intermediate container 4ed74d2fbef7 [2021-03-04T17:42:11.631Z] ---> 85d5e5fd50a5 [2021-03-04T17:42:11.631Z] Step 6/30 : COPY go.mod . [2021-03-04T17:42:11.631Z] Removing intermediate container 54df7307cf0a [2021-03-04T17:42:11.631Z] ---> 7d0c60335a79 [2021-03-04T17:42:11.631Z] Step 6/21 : COPY go.mod . [2021-03-04T17:42:11.631Z] Removing intermediate container 13214494a26a [2021-03-04T17:42:11.631Z] ---> 4fe7efebd143 [2021-03-04T17:42:11.631Z] Step 6/23 : COPY go.mod . [2021-03-04T17:42:11.914Z] Removing intermediate container 33545b1d7df7 [2021-03-04T17:42:11.914Z] ---> fec1dfc5261a [2021-03-04T17:42:11.914Z] Step 6/22 : COPY go.mod . [2021-03-04T17:42:11.914Z] ---> d5dd4b2cd354 [2021-03-04T17:42:11.914Z] Step 7/22 : RUN go mod download [2021-03-04T17:42:12.193Z] ---> Running in 5c69197926c5 [2021-03-04T17:42:12.193Z] ---> 9e925345f942 [2021-03-04T17:42:12.193Z] Step 7/30 : RUN go mod download [2021-03-04T17:42:12.475Z] ---> 7414da8f83bd [2021-03-04T17:42:12.475Z] Step 7/21 : RUN go mod download [2021-03-04T17:42:12.475Z] ---> Running in 2f3b13556fa3 [2021-03-04T17:42:12.475Z] ---> e88cdbba2793 [2021-03-04T17:42:12.475Z] Step 7/22 : RUN go mod download [2021-03-04T17:42:12.786Z] ---> ea6f4de88aab [2021-03-04T17:42:12.786Z] Step 7/23 : RUN go mod download [2021-03-04T17:42:12.786Z] ---> Running in af9092716b09 [2021-03-04T17:42:13.067Z] ---> Running in 7d0bf17f9ad9 [2021-03-04T17:42:13.067Z] ---> Running in 206ec0863d10 [2021-03-04T17:42:22.475Z] Removing intermediate container af9092716b09 [2021-03-04T17:42:22.475Z] ---> 4a4f1c973d75 [2021-03-04T17:42:22.475Z] Step 8/22 : COPY . . [2021-03-04T17:42:22.475Z] Removing intermediate container 5c69197926c5 [2021-03-04T17:42:22.475Z] ---> 4a5a02dd3cc2 [2021-03-04T17:42:22.475Z] Step 8/22 : COPY . . [2021-03-04T17:42:22.475Z] Removing intermediate container 7d0bf17f9ad9 [2021-03-04T17:42:22.475Z] ---> 1d60e39bcdbe [2021-03-04T17:42:22.475Z] Step 8/21 : COPY . . [2021-03-04T17:42:23.077Z] Removing intermediate container 206ec0863d10 [2021-03-04T17:42:23.077Z] ---> 4dba3150f486 [2021-03-04T17:42:23.077Z] Step 8/23 : COPY . . [2021-03-04T17:42:24.037Z] Removing intermediate container 2f3b13556fa3 [2021-03-04T17:42:24.037Z] ---> 9d86d600874f [2021-03-04T17:42:24.037Z] Step 8/30 : COPY . . [2021-03-04T17:42:42.262Z] 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-04T17:42:44.228Z] 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-04T17:42:49.642Z] 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-04T17:42:51.068Z] 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-04T17:42:57.863Z] 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-04T17:43:03.255Z] 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-04T17:43:07.550Z] 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-04T17:43:11.851Z] 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-04T17:43:16.166Z] 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-04T17:43:20.473Z] 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-04T17:43:27.190Z] $ docker stop --time=1 5efeab03dff0c6e5e4954c16abf5d033b05dc725a74dfdff6569458434565397 [2021-03-04T17:43:29.760Z] $ docker rm -f 5efeab03dff0c6e5e4954c16abf5d033b05dc725a74dfdff6569458434565397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:43:31.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:43:32.176Z] [2021-03-04T17:43:32.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:43:32.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:43:32.846Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-03-04T17:43:32.846Z] 29e5d40040c1: Pulling fs layer [2021-03-04T17:43:32.846Z] 1ce36da41761: Pulling fs layer [2021-03-04T17:43:32.846Z] 25b303627fd3: Pulling fs layer [2021-03-04T17:43:32.846Z] 29e5d40040c1: Download complete [2021-03-04T17:43:33.446Z] 1ce36da41761: Verifying Checksum [2021-03-04T17:43:33.446Z] 1ce36da41761: Download complete [2021-03-04T17:43:33.719Z] 29e5d40040c1: Pull complete [2021-03-04T17:43:35.164Z] 1ce36da41761: Pull complete [2021-03-04T17:43:35.440Z] 25b303627fd3: Verifying Checksum [2021-03-04T17:43:35.440Z] 25b303627fd3: Download complete [2021-03-04T17:43:45.589Z] 25b303627fd3: Pull complete [2021-03-04T17:43:45.589Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-03-04T17:43:45.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:43:45.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-03-04T17:43:45.826Z] prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container [2021-03-04T17:43:45.901Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T17:43:49.110Z] $ docker top 64a3e18c09d111735707bf47bedc7c2dd1f0940df1af83b33f2a08d3bbe8f58e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:43:50.196Z] + grep parallel [2021-03-04T17:43:50.196Z] + docker-compose build --help [2021-03-04T17:43:54.489Z] --parallel Build images in parallel. [Pipeline] } [2021-03-04T17:43:54.505Z] $ docker stop --time=1 64a3e18c09d111735707bf47bedc7c2dd1f0940df1af83b33f2a08d3bbe8f58e [2021-03-04T17:43:56.438Z] $ docker rm -f 64a3e18c09d111735707bf47bedc7c2dd1f0940df1af83b33f2a08d3bbe8f58e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-04T17:43:57.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-03-04T17:43:57.303Z] . [Pipeline] withDockerContainer [2021-03-04T17:43:57.586Z] prd-ubuntu18.04-docker-arm64-4c-16g-28500 does not seem to be running inside a container [2021-03-04T17:43:57.687Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-03-04T17:43:59.141Z] $ docker top 874fc326acc81a08e26d277947bcad73d577c1d47b95c72f524c4d474f68ae1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T17:44:00.208Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-03-04T17:44:04.520Z] Building docker-core-command-go ... [2021-03-04T17:44:04.520Z] Building docker-core-data-go ... [2021-03-04T17:44:04.520Z] Building docker-core-metadata-go ... [2021-03-04T17:44:04.520Z] Building docker-security-bootstrapper-go ... [2021-03-04T17:44:04.520Z] Building docker-security-proxy-setup-go ... [2021-03-04T17:44:04.520Z] Building docker-security-secretstore-setup-go ... [2021-03-04T17:44:04.520Z] Building docker-support-notifications-go ... [2021-03-04T17:44:04.520Z] Building docker-support-scheduler-go ... [2021-03-04T17:44:04.520Z] Building docker-sys-mgmt-agent-go ... [2021-03-04T17:44:04.791Z] Building docker-security-secretstore-setup-go [2021-03-04T17:44:04.791Z] Building docker-sys-mgmt-agent-go [2021-03-04T17:44:04.791Z] Building docker-core-metadata-go [2021-03-04T17:44:04.791Z] Building docker-support-notifications-go [2021-03-04T17:44:04.791Z] Building docker-security-bootstrapper-go [2021-03-04T17:45:12.807Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:12.808Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:12.808Z] ---> 72b000538b0b [2021-03-04T17:45:12.808Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T17:45:14.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:14.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:14.256Z] ---> 72b000538b0b [2021-03-04T17:45:14.256Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:45:14.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:14.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:14.256Z] ---> 72b000538b0b [2021-03-04T17:45:14.256Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:45:14.256Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:14.256Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:14.256Z] ---> 72b000538b0b [2021-03-04T17:45:14.256Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T17:45:14.256Z] Step 1/30 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:45:14.256Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:45:14.256Z] ---> 72b000538b0b [2021-03-04T17:45:14.256Z] Step 3/30 : WORKDIR /edgex-go [2021-03-04T17:45:18.557Z] ---> Running in 3cd3ca7d3a86 [2021-03-04T17:45:18.557Z] ---> Running in 3c0c49c9c4bc [2021-03-04T17:45:18.557Z] ---> Running in a51519a800e9 [2021-03-04T17:45:18.557Z] ---> Running in 21e9864d738a [2021-03-04T17:45:18.557Z] ---> Running in e089e99286ef [2021-03-04T17:45:19.153Z] Removing intermediate container a51519a800e9 [2021-03-04T17:45:19.153Z] ---> 5f95c03c9959 [2021-03-04T17:45:19.153Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:19.153Z] Removing intermediate container 3cd3ca7d3a86 [2021-03-04T17:45:19.153Z] ---> 3d533e6c96e1 [2021-03-04T17:45:19.153Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:19.153Z] Removing intermediate container 3c0c49c9c4bc [2021-03-04T17:45:19.153Z] ---> 3ff2a96e58dc [2021-03-04T17:45:19.153Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:19.153Z] Removing intermediate container 21e9864d738a [2021-03-04T17:45:19.153Z] ---> 1c6055c8a109 [2021-03-04T17:45:19.153Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:19.153Z] Removing intermediate container e089e99286ef [2021-03-04T17:45:19.153Z] ---> 32aee65c553e [2021-03-04T17:45:19.153Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:45:19.427Z] ---> Running in 830b1d3c20fb [2021-03-04T17:45:19.427Z] ---> Running in cde08d4ddd96 [2021-03-04T17:45:19.427Z] ---> Running in eec2e3fbe9b3 [2021-03-04T17:45:19.427Z] ---> Running in 136eadadfb22 [2021-03-04T17:45:19.427Z] ---> Running in a1c1b93644cd [2021-03-04T17:45:22.892Z] Removing intermediate container 830b1d3c20fb [2021-03-04T17:45:22.892Z] ---> fb87a993724a [2021-03-04T17:45:22.892Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T17:45:23.178Z] ---> Running in a9e70b1d9470 [2021-03-04T17:45:23.464Z] Removing intermediate container cde08d4ddd96 [2021-03-04T17:45:23.464Z] ---> e781c18fc4e0 [2021-03-04T17:45:23.464Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-03-04T17:45:23.464Z] Removing intermediate container eec2e3fbe9b3 [2021-03-04T17:45:23.464Z] ---> 3278a99c3109 [2021-03-04T17:45:23.464Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-03-04T17:45:23.744Z] ---> Running in 1016fcd2766d [2021-03-04T17:45:23.744Z] ---> Running in 0682d6eb9916 [2021-03-04T17:45:24.024Z] Removing intermediate container 136eadadfb22 [2021-03-04T17:45:24.024Z] ---> 9f2536229fb6 [2021-03-04T17:45:24.024Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T17:45:24.024Z] Removing intermediate container a1c1b93644cd [2021-03-04T17:45:24.024Z] ---> 2ce20c0ea987 [2021-03-04T17:45:24.024Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:45:24.302Z] ---> Running in 6da78c22cd00 [2021-03-04T17:45:24.302Z] ---> Running in 0b8884ef4401 [2021-03-04T17:45:25.291Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:25.573Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:25.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:25.846Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:26.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:26.122Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:26.395Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:26.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:26.671Z] OK: 217 MiB in 51 packages [2021-03-04T17:45:26.671Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:26.949Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:45:27.229Z] OK: 217 MiB in 51 packages [2021-03-04T17:45:27.503Z] OK: 217 MiB in 51 packages [2021-03-04T17:45:27.503Z] OK: 217 MiB in 51 packages [2021-03-04T17:45:27.780Z] OK: 217 MiB in 51 packages [2021-03-04T17:45:28.384Z] Removing intermediate container a9e70b1d9470 [2021-03-04T17:45:28.384Z] ---> 3a50211b7be4 [2021-03-04T17:45:28.384Z] Step 6/24 : COPY go.mod . [2021-03-04T17:45:28.998Z] Removing intermediate container 1016fcd2766d [2021-03-04T17:45:28.998Z] ---> e32488fc4a79 [2021-03-04T17:45:28.998Z] Step 6/30 : COPY go.mod . [2021-03-04T17:45:29.606Z] Removing intermediate container 0682d6eb9916 [2021-03-04T17:45:29.606Z] ---> 21a80beb933f [2021-03-04T17:45:29.606Z] Step 6/22 : COPY go.mod . [2021-03-04T17:45:29.606Z] Removing intermediate container 0b8884ef4401 [2021-03-04T17:45:29.606Z] ---> 962ed0025711 [2021-03-04T17:45:29.606Z] Step 6/23 : COPY go.mod . [2021-03-04T17:45:29.892Z] ---> ea915a112ac2 [2021-03-04T17:45:29.892Z] Step 7/24 : RUN go mod download [2021-03-04T17:45:29.892Z] Removing intermediate container 6da78c22cd00 [2021-03-04T17:45:29.892Z] ---> 42c406721a10 [2021-03-04T17:45:29.892Z] Step 6/26 : COPY go.mod . [2021-03-04T17:45:30.169Z] ---> Running in ae6338eefa7d [2021-03-04T17:45:30.451Z] ---> 94979225ea23 [2021-03-04T17:45:30.451Z] Step 7/30 : RUN go mod download [2021-03-04T17:45:30.728Z] ---> 968f05da8611 [2021-03-04T17:45:30.728Z] Step 7/22 : RUN go mod download [2021-03-04T17:45:30.728Z] ---> Running in c2def18d9714 [2021-03-04T17:45:30.728Z] ---> 303872ed8929 [2021-03-04T17:45:30.728Z] Step 7/23 : RUN go mod download [2021-03-04T17:45:31.007Z] ---> Running in 3bb5f2b2ae79 [2021-03-04T17:45:31.281Z] ---> 48df45b0dfb9 [2021-03-04T17:45:31.281Z] Step 7/26 : RUN go mod download [2021-03-04T17:45:31.281Z] ---> Running in 7c16deec1092 [2021-03-04T17:45:31.556Z] ---> Running in 963f52bbf2dd [2021-03-04T17:45:34.968Z] Removing intermediate container ae6338eefa7d [2021-03-04T17:45:34.968Z] ---> 361e27f2b0d8 [2021-03-04T17:45:34.968Z] Step 8/24 : COPY . . [2021-03-04T17:45:34.968Z] Removing intermediate container c2def18d9714 [2021-03-04T17:45:34.968Z] ---> 568a4874c7c3 [2021-03-04T17:45:34.968Z] Step 8/30 : COPY . . [2021-03-04T17:45:35.961Z] Removing intermediate container 3bb5f2b2ae79 [2021-03-04T17:45:35.962Z] ---> 245eaf2bf7b6 [2021-03-04T17:45:35.962Z] Step 8/22 : COPY . . [2021-03-04T17:45:36.557Z] Removing intermediate container 7c16deec1092 [2021-03-04T17:45:36.557Z] ---> 2bd33dcfbc5e [2021-03-04T17:45:36.557Z] Step 8/23 : COPY . . [2021-03-04T17:45:37.540Z] Removing intermediate container 963f52bbf2dd [2021-03-04T17:45:37.540Z] ---> d2c0be8aba75 [2021-03-04T17:45:37.540Z] Step 8/26 : COPY . . [2021-03-04T17:45:37.840Z] ---> 5ed58382caa0 [2021-03-04T17:45:37.840Z] ---> 7f6619c4e23c [2021-03-04T17:45:37.840Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 6a35d7cee594 [2021-03-04T17:45:37.840Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T17:45:37.840Z] [2021-03-04T17:45:37.840Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T17:45:37.840Z] ---> 932634e31164 [2021-03-04T17:45:37.840Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T17:45:37.840Z] ---> Running in 18bbbf96b250 [2021-03-04T17:45:37.840Z] ---> 8839295776fd [2021-03-04T17:45:37.840Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T17:45:37.840Z] ---> Running in 667023819fa2 [2021-03-04T17:45:37.840Z] ---> Running in eabdc6bfe9e3 [2021-03-04T17:45:37.840Z] ---> Running in edabeda35046 [2021-03-04T17:45:37.840Z] ---> Running in 98158f667d0f [2021-03-04T17:45:37.840Z] 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-04T17:45:37.840Z] 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-04T17:45:37.840Z] 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-04T17:45:37.840Z] 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-04T17:45:38.134Z] 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-04T17:45:59.762Z] ---> 0bfbfdec2ee9 [2021-03-04T17:45:59.762Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T17:45:59.762Z] ---> eb4518a83dc0 [2021-03-04T17:45:59.762Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata ---> 1e7fc30aa0da [2021-03-04T17:45:59.762Z] Step 9/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-03-04T17:45:59.762Z] [2021-03-04T17:45:59.762Z] ---> 59c8886b56fe [2021-03-04T17:45:59.762Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T17:45:59.762Z] ---> aa460b0b858c [2021-03-04T17:45:59.762Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-03-04T17:45:59.762Z] ---> Running in d0f4361ea4a6 [2021-03-04T17:45:59.762Z] ---> Running in e6b5852b8b4d [2021-03-04T17:46:00.042Z] ---> Running in 427b3cbc45b5 [2021-03-04T17:46:00.042Z] ---> Running in f79d00307e98 [2021-03-04T17:46:00.042Z] ---> Running in 8ed9db032754 [2021-03-04T17:46:02.018Z] 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-04T17:46:02.018Z] 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-04T17:46:02.292Z] 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-04T17:46:02.292Z] 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-04T17:46:02.292Z] 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-04T17:46:47.077Z] 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-04T17:47:00.355Z] Removing intermediate container edabeda35046 [2021-03-04T17:47:00.355Z] ---> 772fbf5a8e81 [2021-03-04T17:47:00.355Z] [2021-03-04T17:47:00.355Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:47:00.355Z] Removing intermediate container eabdc6bfe9e3 [2021-03-04T17:47:00.355Z] ---> a089aaf09a07 [2021-03-04T17:47:00.355Z] [2021-03-04T17:47:00.355Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:47:00.355Z] 3.12: Pulling from library/alpine [2021-03-04T17:47:00.355Z] 3.12: Pulling from library/alpine [2021-03-04T17:47:00.355Z] Removing intermediate container 667023819fa2 [2021-03-04T17:47:00.355Z] ---> 636144f66779 [2021-03-04T17:47:00.355Z] [2021-03-04T17:47:00.355Z] Step 10/30 : FROM alpine:3.12 [2021-03-04T17:47:00.355Z] Removing intermediate container 18bbbf96b250 [2021-03-04T17:47:00.355Z] ---> 2adbe475536d [2021-03-04T17:47:00.355Z] [2021-03-04T17:47:00.356Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:47:00.356Z] 3.12: Pulling from library/alpine [2021-03-04T17:47:00.356Z] 3.12: Pulling from library/alpine [2021-03-04T17:47:00.954Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:47:00.954Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:47:00.954Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:47:00.954Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T17:47:00.954Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T17:47:00.954Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:47:00.954Z] ---> 88dd2752d2ea [2021-03-04T17:47:00.954Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T17:47:00.954Z] ---> 88dd2752d2ea [2021-03-04T17:47:00.954Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T17:47:00.954Z] ---> 88dd2752d2ea [2021-03-04T17:47:00.954Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:47:00.954Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:47:00.954Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:47:00.954Z] ---> 88dd2752d2ea [2021-03-04T17:47:00.954Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:47:03.105Z] ---> Running in 1739db29ffa5 [2021-03-04T17:47:03.105Z] ---> Running in 736fa755f4b8 [2021-03-04T17:47:03.381Z] ---> Running in e3734c74ed85 [2021-03-04T17:47:03.381Z] ---> Running in a7004ba87c33 [2021-03-04T17:47:03.381Z] Removing intermediate container 98158f667d0f [2021-03-04T17:47:03.381Z] ---> ecc7c91f8327 [2021-03-04T17:47:03.381Z] [2021-03-04T17:47:03.381Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T17:47:03.697Z] ---> 88dd2752d2ea [2021-03-04T17:47:03.697Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T17:47:03.972Z] ---> Running in 22bd6cd92774 [2021-03-04T17:47:04.250Z] Removing intermediate container e3734c74ed85 [2021-03-04T17:47:04.250Z] ---> 5ca106cf1a5e [2021-03-04T17:47:04.250Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T17:47:04.532Z] ---> Running in b1e343eb659d [2021-03-04T17:47:05.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:05.519Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:05.820Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:05.820Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:05.820Z] OK: 6 MiB in 15 packages [2021-03-04T17:47:06.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:06.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:06.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:06.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:06.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:06.534Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:06.534Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T17:47:06.534Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:06.534Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:06.843Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:47:06.843Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:06.843Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:06.843Z] OK: 6 MiB in 15 packages [2021-03-04T17:47:06.843Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T17:47:06.843Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:47:06.843Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T17:47:06.843Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T17:47:06.843Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:07.192Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:47:07.192Z] OK: 6 MiB in 16 packages [2021-03-04T17:47:07.598Z] OK: 7 MiB in 18 packages [2021-03-04T17:47:07.598Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:07.928Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:47:08.615Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:08.615Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T17:47:08.615Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:08.615Z] OK: 6 MiB in 16 packages [2021-03-04T17:47:08.939Z] Removing intermediate container 1739db29ffa5 [2021-03-04T17:47:08.939Z] ---> e44211b480c4 [2021-03-04T17:47:08.939Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:47:09.549Z] ---> Running in a80bc8351ad7 [2021-03-04T17:47:09.826Z] Removing intermediate container a7004ba87c33 [2021-03-04T17:47:09.826Z] ---> d475619b5840 [2021-03-04T17:47:09.826Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:47:11.245Z] Removing intermediate container 736fa755f4b8 [2021-03-04T17:47:11.245Z] ---> 879f5fd27ced [2021-03-04T17:47:11.245Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:47:11.245Z] ---> Running in 3678f21caafd [2021-03-04T17:47:11.245Z] Removing intermediate container a80bc8351ad7 [2021-03-04T17:47:11.245Z] ---> 1b1fb811c7a3 [2021-03-04T17:47:11.245Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T17:47:11.508Z] ---> Running in 5dd4b618c7ed [2021-03-04T17:47:11.508Z] Removing intermediate container 22bd6cd92774 [2021-03-04T17:47:11.508Z] ---> 8ee839732546 [2021-03-04T17:47:11.508Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:47:11.784Z] Removing intermediate container b1e343eb659d [2021-03-04T17:47:11.784Z] ---> a4dcd0813f63 [2021-03-04T17:47:11.784Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T17:47:12.129Z] ---> Running in b650ab4de929 [2021-03-04T17:47:12.129Z] ---> Running in 2ac6f4006bc5 [2021-03-04T17:47:12.129Z] ---> Running in e1cc20c69841 [2021-03-04T17:47:12.129Z] Removing intermediate container 3678f21caafd [2021-03-04T17:47:12.129Z] ---> ca1551e0da49 [2021-03-04T17:47:12.129Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T17:47:12.454Z] Removing intermediate container 5dd4b618c7ed [2021-03-04T17:47:12.454Z] ---> 00082ea1c94b [2021-03-04T17:47:12.454Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T17:47:13.424Z] ---> Running in 812baf2e195e [2021-03-04T17:47:13.689Z] ---> Running in ee6d1155b0e7 [2021-03-04T17:47:13.689Z] Removing intermediate container b650ab4de929 [2021-03-04T17:47:13.689Z] ---> 728321f6da24 [2021-03-04T17:47:13.689Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T17:47:13.689Z] Removing intermediate container 2ac6f4006bc5 [2021-03-04T17:47:13.689Z] ---> e8aaf04262ea [2021-03-04T17:47:13.689Z] Step 13/21 : WORKDIR /edgex [2021-03-04T17:47:13.689Z] Removing intermediate container e1cc20c69841 [2021-03-04T17:47:13.689Z] ---> f516f2885561 [2021-03-04T17:47:13.689Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T17:47:14.657Z] ---> Running in 3a244ff4b2b7 [2021-03-04T17:47:14.657Z] ---> Running in 65d28581b182 [2021-03-04T17:47:14.657Z] ---> Running in ce308337a7b0 [2021-03-04T17:47:14.944Z] Removing intermediate container ee6d1155b0e7 [2021-03-04T17:47:14.944Z] ---> cd34e57562b8 [2021-03-04T17:47:14.944Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T17:47:15.218Z] Removing intermediate container 812baf2e195e [2021-03-04T17:47:15.218Z] ---> 4d3f3e7c2606 [2021-03-04T17:47:15.218Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T17:47:15.218Z] ---> Running in bfd4ff315eb9 [2021-03-04T17:47:15.218Z] Removing intermediate container 3a244ff4b2b7 [2021-03-04T17:47:15.218Z] ---> d798d8b8cf2a [2021-03-04T17:47:15.218Z] Step 15/23 : WORKDIR / [2021-03-04T17:47:15.493Z] ---> Running in 24d119a824f5 [2021-03-04T17:47:15.493Z] ---> Running in 44945fb70170 [2021-03-04T17:47:15.493Z] Removing intermediate container 65d28581b182 [2021-03-04T17:47:15.493Z] ---> a4362932c976 [2021-03-04T17:47:15.493Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T17:47:15.493Z] Removing intermediate container ce308337a7b0 [2021-03-04T17:47:15.493Z] ---> 2e3356cccca6 [2021-03-04T17:47:15.493Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T17:47:15.773Z] ---> Running in f0ee0ae7dd1c [2021-03-04T17:47:15.773Z] Removing intermediate container bfd4ff315eb9 [2021-03-04T17:47:15.773Z] ---> dbb617428ddb [2021-03-04T17:47:15.773Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:47:15.773Z] Removing intermediate container 24d119a824f5 [2021-03-04T17:47:15.773Z] ---> 49606778adef [2021-03-04T17:47:15.773Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:47:15.773Z] Removing intermediate container 44945fb70170 [2021-03-04T17:47:15.773Z] ---> b8564cadecc1 [2021-03-04T17:47:15.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:47:16.422Z] ---> 94d9434f1c34 [2021-03-04T17:47:16.422Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T17:47:16.703Z] ---> 5c99d522ef7c [2021-03-04T17:47:16.703Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T17:47:16.703Z] ---> 6e14c65e53d7 [2021-03-04T17:47:16.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T17:47:16.987Z] ---> b4eed189c9a4 [2021-03-04T17:47:16.987Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T17:47:18.960Z] ---> e689b962d452 [2021-03-04T17:47:18.960Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T17:47:19.258Z] ---> 4b8e5a503b1f [2021-03-04T17:47:19.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T17:47:19.258Z] ---> 3b9b18a434b0 [2021-03-04T17:47:19.258Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T17:47:19.258Z] ---> 7ddb55b7feb6 [2021-03-04T17:47:19.258Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T17:47:19.528Z] Removing intermediate container f0ee0ae7dd1c [2021-03-04T17:47:19.528Z] ---> 9b99fffe1df3 [2021-03-04T17:47:19.528Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T17:47:19.806Z] ---> Running in a378fa184dc4 [2021-03-04T17:47:19.806Z] ---> 6067fa11bb18 [2021-03-04T17:47:19.806Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T17:47:19.806Z] ---> Running in ecdf63357b6f [2021-03-04T17:47:19.806Z] ---> 5ae1e95ea040 [2021-03-04T17:47:19.806Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T17:47:19.806Z] ---> dd06d3a2944f [2021-03-04T17:47:19.806Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T17:47:19.806Z] ---> 2971672f75e7 [2021-03-04T17:47:19.806Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T17:47:20.074Z] ---> Running in 91560db03325 [2021-03-04T17:47:20.075Z] ---> Running in 09feb47f2a9b [2021-03-04T17:47:20.075Z] ---> Running in 2c3cfe3a7d6c [2021-03-04T17:47:20.075Z] Removing intermediate container a378fa184dc4 [2021-03-04T17:47:20.075Z] ---> e51d8e60fbe9 [2021-03-04T17:47:20.075Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T17:47:20.344Z] Removing intermediate container ecdf63357b6f [2021-03-04T17:47:20.344Z] ---> c663e258086a [2021-03-04T17:47:20.344Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T17:47:20.344Z] Removing intermediate container 91560db03325 [2021-03-04T17:47:20.344Z] ---> 3e16c32d9619 [2021-03-04T17:47:20.344Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:20.344Z] Removing intermediate container 09feb47f2a9b [2021-03-04T17:47:20.344Z] ---> 499eaf09d018 [2021-03-04T17:47:20.344Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:20.344Z] ---> Running in 3fd6a6ccaf85 [2021-03-04T17:47:20.620Z] Removing intermediate container 2c3cfe3a7d6c [2021-03-04T17:47:20.620Z] ---> 2448fa5973d2 [2021-03-04T17:47:20.620Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:47:20.620Z] ---> Running in d4059aaa3672 [2021-03-04T17:47:20.620Z] ---> Running in 27a0a6b68988 [2021-03-04T17:47:20.620Z] ---> 6d9dc31c3b76 [2021-03-04T17:47:20.620Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T17:47:20.620Z] ---> Running in e725c630f9f7 [2021-03-04T17:47:20.895Z] Removing intermediate container 3fd6a6ccaf85 [2021-03-04T17:47:20.895Z] ---> 636a2e594fd1 [2021-03-04T17:47:20.896Z] Step 19/21 : LABEL arch=x86_64 [2021-03-04T17:47:20.896Z] ---> Running in f0b7438437c9 [2021-03-04T17:47:21.165Z] ---> Running in 878e3e679c31 [2021-03-04T17:47:21.446Z] Removing intermediate container d4059aaa3672 [2021-03-04T17:47:21.446Z] ---> 985d8d67a988 [2021-03-04T17:47:21.446Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T17:47:21.446Z] Removing intermediate container 27a0a6b68988 [2021-03-04T17:47:21.446Z] ---> 760d82d6a59e [2021-03-04T17:47:21.446Z] Step 20/22 : LABEL arch=x86_64 [2021-03-04T17:47:21.446Z] Removing intermediate container e725c630f9f7 [2021-03-04T17:47:21.446Z] ---> cc42a564062a [2021-03-04T17:47:21.446Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T17:47:21.446Z] ---> Running in 9c282531984c [2021-03-04T17:47:21.446Z] ---> Running in 9105def50427 [2021-03-04T17:47:21.722Z] ---> Running in a759a937bd73 [2021-03-04T17:47:21.722Z] Removing intermediate container 878e3e679c31 [2021-03-04T17:47:21.722Z] ---> ab85caf5b58d [2021-03-04T17:47:21.722Z] Step 20/21 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:47:21.997Z] Removing intermediate container 9105def50427 [2021-03-04T17:47:21.997Z] ---> 7f54c4f2238a [2021-03-04T17:47:21.997Z] Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:47:21.997Z] Removing intermediate container 9c282531984c [2021-03-04T17:47:21.997Z] ---> a01ad79d2e6c [2021-03-04T17:47:21.997Z] Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:47:21.997Z] ---> Running in 288bf3c663ef [2021-03-04T17:47:21.997Z] Removing intermediate container a759a937bd73 [2021-03-04T17:47:21.997Z] ---> 8e70e30d12ff [2021-03-04T17:47:21.997Z] Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:47:21.997Z] ---> Running in 0aeb48e47fe7 [2021-03-04T17:47:21.997Z] ---> Running in d7f302148e4b [2021-03-04T17:47:22.263Z] ---> Running in fe51baf9f397 [2021-03-04T17:47:22.263Z] Removing intermediate container 288bf3c663ef [2021-03-04T17:47:22.263Z] ---> 2a2ee385731d [2021-03-04T17:47:22.263Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T17:47:22.530Z] Removing intermediate container 0aeb48e47fe7 [2021-03-04T17:47:22.530Z] ---> 39ca22a012fb [2021-03-04T17:47:22.530Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:47:22.530Z] Removing intermediate container d7f302148e4b [2021-03-04T17:47:22.530Z] ---> 28ecc50f0299 [2021-03-04T17:47:22.530Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:47:22.810Z] ---> Running in 380a91ff4ebe [2021-03-04T17:47:22.810Z] Removing intermediate container fe51baf9f397 [2021-03-04T17:47:22.810Z] ---> cd41dccb065d [2021-03-04T17:47:22.810Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:47:22.810Z] ---> Running in 8c9e7649963a [2021-03-04T17:47:22.810Z] ---> Running in 88ec98ff8693 [2021-03-04T17:47:23.077Z] ---> Running in a0092ae0da68 [2021-03-04T17:47:23.077Z] Removing intermediate container 380a91ff4ebe [2021-03-04T17:47:23.077Z] ---> 167c2d7fa2e1 [2021-03-04T17:47:23.077Z] [2021-03-04T17:47:23.348Z] Removing intermediate container f0b7438437c9 [2021-03-04T17:47:23.348Z] ---> 1fae3798bc43 [2021-03-04T17:47:23.348Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:47:23.348Z] Removing intermediate container 8c9e7649963a [2021-03-04T17:47:23.348Z] ---> d187c0b4a365 [2021-03-04T17:47:23.348Z] [2021-03-04T17:47:23.348Z] Removing intermediate container 88ec98ff8693 [2021-03-04T17:47:23.348Z] ---> 449b5f3c78c2 [2021-03-04T17:47:23.348Z] [2021-03-04T17:47:23.348Z] Removing intermediate container a0092ae0da68 [2021-03-04T17:47:23.348Z] ---> d6c25e8dccb8 [2021-03-04T17:47:23.348Z] [2021-03-04T17:47:23.615Z] Successfully built 167c2d7fa2e1 [2021-03-04T17:47:23.882Z] Successfully built d187c0b4a365 [2021-03-04T17:47:23.882Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-03-04T17:47:23.882Z] Building docker-security-secretstore-setup-go [2021-03-04T17:47:23.882Z] Successfully built 449b5f3c78c2 [2021-03-04T17:47:23.882Z]  Building docker-security-proxy-setup-go ... done Successfully tagged docker-support-notifications-go:latest [2021-03-04T17:47:23.882Z] Building docker-core-metadata-go [2021-03-04T17:47:23.882Z]  Building docker-support-notifications-go ... done Successfully built d6c25e8dccb8 [2021-03-04T17:47:24.150Z] Successfully tagged docker-support-scheduler-go:latest [2021-03-04T17:47:24.150Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-03-04T17:47:24.150Z] Successfully tagged docker-core-command-go:latest [2021-03-04T17:47:24.150Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-03-04T17:47:24.150Z] ---> b1bd53cb5b14 [2021-03-04T17:47:24.150Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T17:47:25.616Z] ---> f94c0f692ab9 [2021-03-04T17:47:25.616Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T17:47:26.452Z] ---> 744164efc3fa [2021-03-04T17:47:26.452Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T17:47:32.376Z] ---> 564938b526bb [2021-03-04T17:47:32.376Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T17:47:32.982Z] ---> Running in c2bb1d37f278 [2021-03-04T17:47:34.502Z] Removing intermediate container c2bb1d37f278 [2021-03-04T17:47:34.502Z] ---> e54017f09d0e [2021-03-04T17:47:34.502Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T17:47:39.178Z] 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-04T17:47:39.587Z] ---> 565d6d20e557 [2021-03-04T17:47:39.587Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-04T17:47:41.954Z] ---> Running in 4eb8df168f1c [2021-03-04T17:47:46.346Z] Removing intermediate container 4eb8df168f1c [2021-03-04T17:47:46.346Z] ---> a82a73860daf [2021-03-04T17:47:46.346Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T17:47:46.615Z] ---> Running in f7ef5ff9f81a [2021-03-04T17:47:46.908Z] Removing intermediate container f7ef5ff9f81a [2021-03-04T17:47:46.908Z] ---> 7d71e64d084a [2021-03-04T17:47:46.908Z] Step 27/30 : CMD ["gate"] [2021-03-04T17:47:47.214Z] ---> Running in 64c3cc5f7730 [2021-03-04T17:47:48.020Z] Removing intermediate container 64c3cc5f7730 [2021-03-04T17:47:48.020Z] ---> b2d1df24c060 [2021-03-04T17:47:48.020Z] Step 28/30 : LABEL arch=x86_64 [2021-03-04T17:47:48.284Z] ---> Running in a096b0ac1f0d [2021-03-04T17:47:48.552Z] Removing intermediate container a096b0ac1f0d [2021-03-04T17:47:48.552Z] ---> 34302ba96c3a [2021-03-04T17:47:48.552Z] Step 29/30 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:47:48.818Z] ---> Running in 4e6a91fad7de [2021-03-04T17:47:49.438Z] Removing intermediate container d0f4361ea4a6 [2021-03-04T17:47:49.438Z] ---> cf39449afc24 [2021-03-04T17:47:49.438Z] [2021-03-04T17:47:49.438Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T17:47:49.438Z] 3.12: Pulling from library/alpine [2021-03-04T17:47:49.438Z] Removing intermediate container f79d00307e98 [2021-03-04T17:47:49.438Z] ---> f385c9364ed1 [2021-03-04T17:47:49.438Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T17:47:49.780Z] Removing intermediate container 4e6a91fad7de [2021-03-04T17:47:49.780Z] ---> 6440445a1413 [2021-03-04T17:47:49.780Z] Step 30/30 : LABEL version=0.0.0 [2021-03-04T17:47:49.810Z] ---> Running in 4390c1bdeb36 [2021-03-04T17:47:50.073Z] ---> Running in ad4ff435ca22 [2021-03-04T17:47:50.830Z] Removing intermediate container 427b3cbc45b5 [2021-03-04T17:47:50.830Z] ---> e7c62ed9dd39 [2021-03-04T17:47:50.830Z] [2021-03-04T17:47:50.830Z] Step 10/30 : FROM alpine:3.12 [2021-03-04T17:47:51.179Z] 3.12: Pulling from library/alpine [2021-03-04T17:47:51.179Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:47:51.179Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-04T17:47:51.179Z] Status: Image is up to date for alpine:3.12 [2021-03-04T17:47:51.179Z] ---> d10569e2745f [2021-03-04T17:47:51.179Z] Status: Downloaded newer image for alpine:3.12 [2021-03-04T17:47:51.179Z] ---> d10569e2745f [2021-03-04T17:47:51.179Z] Step 11/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-03-04T17:47:51.179Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T17:47:51.872Z] ---> Running in 0b9a88552f59 [2021-03-04T17:47:51.872Z] ---> Running in 6a90f1d0a4b5 [2021-03-04T17:47:52.157Z] 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-04T17:47:52.337Z] Removing intermediate container ad4ff435ca22 [2021-03-04T17:47:52.337Z] ---> bba6b9720227 [2021-03-04T17:47:52.337Z] [2021-03-04T17:47:52.777Z] Removing intermediate container 6a90f1d0a4b5 [2021-03-04T17:47:52.777Z] ---> a52179cbbca2 [2021-03-04T17:47:52.777Z] Step 12/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-03-04T17:47:53.056Z] ---> Running in 61d28eb1ece0 [2021-03-04T17:47:53.230Z] Successfully built bba6b9720227 [2021-03-04T17:47:54.040Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:47:54.320Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:47:54.392Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-03-04T17:47:54.919Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:47:55.194Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T17:47:55.194Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:47:55.195Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:47:55.472Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T17:47:55.472Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T17:47:55.472Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:55.472Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:55.472Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:47:55.748Z] OK: 7 MiB in 19 packages [2021-03-04T17:47:55.748Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:47:55.748Z] (2/2) Installing su-exec (0.2-r1) [2021-03-04T17:47:55.748Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:47:55.748Z] OK: 5 MiB in 16 packages [2021-03-04T17:47:58.382Z] Removing intermediate container 61d28eb1ece0 [2021-03-04T17:47:58.382Z] ---> 27cc9e726e9c [2021-03-04T17:47:58.382Z] Step 13/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-03-04T17:47:58.657Z] Removing intermediate container 0b9a88552f59 [2021-03-04T17:47:58.657Z] ---> 5ae60f16dfb9 [2021-03-04T17:47:58.657Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:47:58.657Z] ---> Running in e1884aa64849 [2021-03-04T17:47:58.935Z] Removing intermediate container 4390c1bdeb36 [2021-03-04T17:47:58.935Z] ---> 4e2026025545 [2021-03-04T17:47:58.935Z] [2021-03-04T17:47:58.935Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T17:47:59.213Z] ---> Running in 25f372e692be [2021-03-04T17:47:59.213Z] 20.10.0: Pulling from library/docker [2021-03-04T17:47:59.818Z] Removing intermediate container e1884aa64849 [2021-03-04T17:47:59.818Z] ---> c5f569d6230c [2021-03-04T17:47:59.818Z] Step 14/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-03-04T17:48:00.411Z] Removing intermediate container 25f372e692be [2021-03-04T17:48:00.411Z] ---> 10019417ee60 [2021-03-04T17:48:00.411Z] Step 13/24 : WORKDIR / [2021-03-04T17:48:00.685Z] ---> Running in fc511ee1318b [2021-03-04T17:48:00.959Z] ---> Running in 6d3fd6fe3f9c [2021-03-04T17:48:01.948Z] Removing intermediate container fc511ee1318b [2021-03-04T17:48:01.948Z] ---> ff97eb1134b9 [2021-03-04T17:48:01.948Z] Step 15/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-03-04T17:48:02.226Z] ---> Running in c28465742734 [2021-03-04T17:48:02.501Z] Removing intermediate container 6d3fd6fe3f9c [2021-03-04T17:48:02.501Z] ---> 3543a4dc0aea [2021-03-04T17:48:02.501Z] 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-04T17:48:03.123Z] Removing intermediate container 8ed9db032754 [2021-03-04T17:48:03.123Z] ---> 184a6797b96a [2021-03-04T17:48:03.123Z] [2021-03-04T17:48:03.123Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:48:03.123Z] ---> d10569e2745f [2021-03-04T17:48:03.123Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-03-04T17:48:03.404Z] ---> Running in 2942fb72a51e [2021-03-04T17:48:04.426Z] ---> 417e00f8f9b3 [2021-03-04T17:48:04.426Z] 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-04T17:48:05.408Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:05.691Z] ---> 232cd54dbd52 [2021-03-04T17:48:05.691Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T17:48:05.691Z] Removing intermediate container c28465742734 [2021-03-04T17:48:05.691Z] ---> a5dda165d62c [2021-03-04T17:48:05.691Z] Step 16/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-03-04T17:48:05.691Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:06.286Z] ---> Running in 84cd04781229 [2021-03-04T17:48:06.567Z] (1/2) Installing ca-certificates (20191127-r4) [2021-03-04T17:48:06.567Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-03-04T17:48:06.567Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:48:06.567Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:48:06.837Z] OK: 6 MiB in 16 packages [2021-03-04T17:48:07.108Z] ---> d6d120d497ce [2021-03-04T17:48:07.108Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T17:48:07.380Z] Removing intermediate container 84cd04781229 [2021-03-04T17:48:07.380Z] ---> 5fe170b780a2 [2021-03-04T17:48:07.380Z] Step 17/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-03-04T17:48:09.351Z] ---> 83d9b8f4f7eb [2021-03-04T17:48:09.351Z] Step 18/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-03-04T17:48:09.622Z] ---> e977f90b587c [2021-03-04T17:48:09.622Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T17:48:09.622Z] ---> Running in ef514e6e775f [2021-03-04T17:48:09.895Z] Removing intermediate container 2942fb72a51e [2021-03-04T17:48:09.895Z] ---> a48b63a6b9ac [2021-03-04T17:48:09.895Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:48:10.177Z] ---> Running in 9b20ffcf18cc [2021-03-04T17:48:10.451Z] Removing intermediate container e6b5852b8b4d [2021-03-04T17:48:10.451Z] ---> c28e80109f5c [2021-03-04T17:48:10.451Z] [2021-03-04T17:48:10.451Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:48:10.451Z] ---> d10569e2745f [2021-03-04T17:48:10.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:48:10.726Z] ---> Running in 94c1bf81c4fc [2021-03-04T17:48:11.004Z] Removing intermediate container 9b20ffcf18cc [2021-03-04T17:48:11.005Z] ---> d6f902a8e328 [2021-03-04T17:48:11.005Z] Step 13/22 : ENV APP_PORT=48060 [2021-03-04T17:48:11.609Z] ---> Running in e19dd19c0d6d [2021-03-04T17:48:11.609Z] ---> be4d3e6ed0e4 [2021-03-04T17:48:11.609Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T17:48:12.590Z] Removing intermediate container e19dd19c0d6d [2021-03-04T17:48:12.590Z] ---> cb8065f9a59e [2021-03-04T17:48:12.590Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T17:48:12.590Z] ---> Running in fe2941370711 [2021-03-04T17:48:12.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:12.864Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:12.864Z] ---> 21239773a18a [2021-03-04T17:48:12.864Z] 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-04T17:48:13.136Z] ---> Running in 5cef7aeb1d0e [2021-03-04T17:48:13.417Z] Removing intermediate container ef514e6e775f [2021-03-04T17:48:13.417Z] ---> f7afa48c43f0 [2021-03-04T17:48:13.417Z] Step 19/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:48:13.417Z] Removing intermediate container fe2941370711 [2021-03-04T17:48:13.417Z] ---> 93f159001e9a [2021-03-04T17:48:13.417Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:48:13.417Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-03-04T17:48:13.417Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:48:13.417Z] OK: 5 MiB in 15 packages [2021-03-04T17:48:14.422Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T17:48:14.422Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T17:48:14.422Z] ---> eeaf43b92773 [2021-03-04T17:48:14.423Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T17:48:14.423Z] ---> Running in 1d0df7af2b2c [2021-03-04T17:48:14.707Z] ---> 631dcfe3e21f [2021-03-04T17:48:14.707Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-03-04T17:48:14.707Z] ---> b69ebb7be54e [2021-03-04T17:48:14.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-03-04T17:48:15.306Z] Removing intermediate container 94c1bf81c4fc [2021-03-04T17:48:15.306Z] ---> a099c08eb9e5 [2021-03-04T17:48:15.306Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:48:15.582Z] ---> Running in 405dc00aeb50 [2021-03-04T17:48:16.567Z] Removing intermediate container 405dc00aeb50 [2021-03-04T17:48:16.567Z] ---> 3e35077743b9 [2021-03-04T17:48:16.567Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T17:48:16.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:16.851Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:16.852Z] ---> Running in 1a98f8d0bade [2021-03-04T17:48:16.852Z] ---> 9a028c1a6228 [2021-03-04T17:48:16.852Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-03-04T17:48:17.131Z] Removing intermediate container 5cef7aeb1d0e [2021-03-04T17:48:17.131Z] ---> 1249f808a155 [2021-03-04T17:48:17.131Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T17:48:17.131Z] ---> e610a4ad3634 [2021-03-04T17:48:17.131Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-03-04T17:48:17.408Z] ---> Running in ab9bd3bfb52a [2021-03-04T17:48:17.408Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T17:48:17.408Z] Removing intermediate container 1a98f8d0bade [2021-03-04T17:48:17.408Z] ---> ca4a8ba198bc [2021-03-04T17:48:17.408Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T17:48:17.408Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T17:48:17.683Z] Executing bash-5.0.17-r0.post-install [2021-03-04T17:48:17.683Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:48:17.683Z] OK: 12 MiB in 22 packages [2021-03-04T17:48:17.965Z] ---> Running in 36b24513e14e [2021-03-04T17:48:17.965Z] Removing intermediate container ab9bd3bfb52a [2021-03-04T17:48:17.965Z] ---> 37531c0f7df0 [2021-03-04T17:48:17.965Z] Step 22/24 : LABEL arch=arm64 [2021-03-04T17:48:18.237Z] ---> 91db25ae5c26 [2021-03-04T17:48:18.237Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-03-04T17:48:18.237Z] ---> 6716e9d9fd41 [2021-03-04T17:48:18.238Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-03-04T17:48:18.238Z] ---> Running in c8f8278dee01 [2021-03-04T17:48:18.511Z] ---> Running in cf819b99adf7 [2021-03-04T17:48:18.511Z] Removing intermediate container 36b24513e14e [2021-03-04T17:48:18.511Z] ---> 28ebce6ef13d [2021-03-04T17:48:18.511Z] Step 15/23 : WORKDIR / [2021-03-04T17:48:18.784Z] ---> Running in b0bafe4ca8fd [2021-03-04T17:48:19.062Z] Removing intermediate container c8f8278dee01 [2021-03-04T17:48:19.062Z] ---> 4a870dcabc40 [2021-03-04T17:48:19.062Z] Step 23/24 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:48:19.062Z] Removing intermediate container cf819b99adf7 [2021-03-04T17:48:19.062Z] ---> 9937c471074f [2021-03-04T17:48:19.062Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:48:19.062Z] ---> c0ffeb44df2f [2021-03-04T17:48:19.062Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-03-04T17:48:19.339Z] ---> Running in 1195495a403a [2021-03-04T17:48:19.339Z] Removing intermediate container 1d0df7af2b2c [2021-03-04T17:48:19.339Z] ---> 4812f22b2b78 [2021-03-04T17:48:19.339Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T17:48:19.339Z] ---> Running in d29482a25a0f [2021-03-04T17:48:19.618Z] ---> Running in 55eea80ec2ef [2021-03-04T17:48:19.618Z] ---> Running in 967485b9efcd [2021-03-04T17:48:19.618Z] Removing intermediate container b0bafe4ca8fd [2021-03-04T17:48:19.618Z] ---> ab195286188d [2021-03-04T17:48:19.618Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:48:19.891Z] Removing intermediate container 1195495a403a [2021-03-04T17:48:19.891Z] ---> 3c1622ab196c [2021-03-04T17:48:19.891Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T17:48:20.188Z] Removing intermediate container d29482a25a0f [2021-03-04T17:48:20.188Z] ---> b5b25b08136c [2021-03-04T17:48:20.188Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T17:48:20.188Z] ---> Running in e7600a2dacb2 [2021-03-04T17:48:20.471Z] ---> Running in 76a186e8c31f [2021-03-04T17:48:20.471Z] Removing intermediate container 55eea80ec2ef [2021-03-04T17:48:20.471Z] ---> 5fd1584561da [2021-03-04T17:48:20.471Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-03-04T17:48:20.471Z] Removing intermediate container 967485b9efcd [2021-03-04T17:48:20.471Z] ---> ce7d341a0e0f [2021-03-04T17:48:20.471Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T17:48:20.755Z] ---> f6e34ca668e1 [2021-03-04T17:48:20.755Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T17:48:20.755Z] ---> Running in 98b6a54c5a8b [2021-03-04T17:48:21.041Z] Removing intermediate container e7600a2dacb2 [2021-03-04T17:48:21.041Z] ---> 5629a280daaf [2021-03-04T17:48:21.041Z] [2021-03-04T17:48:21.314Z] Removing intermediate container 76a186e8c31f [2021-03-04T17:48:21.314Z] ---> 5fbf125bebd3 [2021-03-04T17:48:21.314Z] Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:48:21.314Z] ---> Running in da33b1c6d8c1 [2021-03-04T17:48:21.921Z] Successfully built 5629a280daaf [2021-03-04T17:48:21.921Z] Removing intermediate container 98b6a54c5a8b [2021-03-04T17:48:21.921Z] ---> e262a922252e [2021-03-04T17:48:21.921Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T17:48:21.921Z] ---> f3ab356f2b34 [2021-03-04T17:48:21.921Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-03-04T17:48:21.921Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-03-04T17:48:21.921Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-03-04T17:48:22.195Z] ---> Running in 4bc810a82358 [2021-03-04T17:48:22.195Z] ---> Running in 2646c9aa46b5 [2021-03-04T17:48:22.195Z] Removing intermediate container da33b1c6d8c1 [2021-03-04T17:48:22.195Z] ---> d110f46233e2 [2021-03-04T17:48:22.195Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:48:22.809Z] ---> Running in db9a9ee57d06 [2021-03-04T17:48:22.809Z] ---> d92858f82ce6 [2021-03-04T17:48:22.809Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T17:48:22.809Z] Removing intermediate container 4bc810a82358 [2021-03-04T17:48:22.809Z] ---> fbebcf06d8eb [2021-03-04T17:48:22.809Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T17:48:23.795Z] Removing intermediate container db9a9ee57d06 [2021-03-04T17:48:23.795Z] ---> 3ec4a4eacec4 [2021-03-04T17:48:23.795Z] [2021-03-04T17:48:24.068Z] Successfully built 3ec4a4eacec4 [2021-03-04T17:48:24.068Z] ---> 45343f043840 [2021-03-04T17:48:24.068Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T17:48:24.341Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-03-04T17:48:24.341Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-03-04T17:48:24.617Z] ---> Running in 4a2501b41b4a [2021-03-04T17:48:24.617Z] ---> a68b0f1300bc [2021-03-04T17:48:24.617Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T17:48:25.226Z] Removing intermediate container 4a2501b41b4a [2021-03-04T17:48:25.226Z] ---> b9b978e90ee0 [2021-03-04T17:48:25.226Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:48:25.498Z] Removing intermediate container 2646c9aa46b5 [2021-03-04T17:48:25.498Z] ---> 2458be5681ed [2021-03-04T17:48:25.498Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-03-04T17:48:25.498Z] ---> Running in 1bc420ac9565 [2021-03-04T17:48:25.771Z] ---> d53ac59fdff6 [2021-03-04T17:48:25.771Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T17:48:26.053Z] ---> Running in 0eb3a2ad1b06 [2021-03-04T17:48:26.332Z] Removing intermediate container 1bc420ac9565 [2021-03-04T17:48:26.332Z] ---> 222d1d20aa78 [2021-03-04T17:48:26.332Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T17:48:26.929Z] Removing intermediate container 0eb3a2ad1b06 [2021-03-04T17:48:26.929Z] ---> f2e9303ab772 [2021-03-04T17:48:26.929Z] Step 27/30 : CMD ["gate"] [2021-03-04T17:48:27.532Z] ---> Running in ed9a1771379d [2021-03-04T17:48:27.532Z] ---> 6d0bf0a08bc7 [2021-03-04T17:48:27.532Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T17:48:28.136Z] ---> Running in c0e09a62e787 [2021-03-04T17:48:28.136Z] ---> Running in a3785894c2b2 [2021-03-04T17:48:28.414Z] Removing intermediate container ed9a1771379d [2021-03-04T17:48:28.414Z] ---> f02e160ddc7c [2021-03-04T17:48:28.414Z] Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:48:29.012Z] Removing intermediate container c0e09a62e787 [2021-03-04T17:48:29.012Z] ---> 4dfe037cd9b7 [2021-03-04T17:48:29.012Z] Step 28/30 : LABEL arch=arm64 [2021-03-04T17:48:29.314Z] ---> Running in 0bb41f7d778a [2021-03-04T17:48:29.922Z] ---> Running in 67a38e623f0c [2021-03-04T17:48:30.198Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:30.198Z] Removing intermediate container 0bb41f7d778a [2021-03-04T17:48:30.198Z] ---> 81dce4177027 [2021-03-04T17:48:30.198Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:48:30.479Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:48:30.479Z] Removing intermediate container 67a38e623f0c [2021-03-04T17:48:30.479Z] ---> fb516748532d [2021-03-04T17:48:30.479Z] Step 29/30 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:48:30.479Z] ---> Running in 9b3a82e3d5ed [2021-03-04T17:48:31.080Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T17:48:31.080Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T17:48:31.080Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T17:48:31.080Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T17:48:31.080Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T17:48:31.080Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T17:48:31.080Z] ---> Running in fade547c59ab [2021-03-04T17:48:31.080Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T17:48:31.353Z] Removing intermediate container 9b3a82e3d5ed [2021-03-04T17:48:31.353Z] ---> 334e7bc275e4 [2021-03-04T17:48:31.353Z] [2021-03-04T17:48:31.957Z] Successfully built 334e7bc275e4 [2021-03-04T17:48:32.232Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-03-04T17:48:32.232Z]  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go [2021-03-04T17:48:32.232Z] Removing intermediate container fade547c59ab [2021-03-04T17:48:32.232Z] ---> 040e38803656 [2021-03-04T17:48:32.232Z] Step 30/30 : LABEL version=0.0.0 [2021-03-04T17:48:32.843Z] ---> Running in 902221ef497b [2021-03-04T17:48:33.121Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T17:48:33.121Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T17:48:33.121Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T17:48:33.121Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T17:48:33.121Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T17:48:33.121Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T17:48:33.121Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T17:48:33.400Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T17:48:33.400Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T17:48:33.400Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T17:48:33.400Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T17:48:33.400Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T17:48:33.400Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T17:48:33.400Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T17:48:33.400Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T17:48:33.400Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T17:48:33.400Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T17:48:33.400Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T17:48:33.400Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T17:48:33.672Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T17:48:33.672Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T17:48:33.672Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T17:48:33.672Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T17:48:33.672Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T17:48:33.672Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T17:48:33.672Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T17:48:33.672Z] Removing intermediate container 902221ef497b [2021-03-04T17:48:33.672Z] ---> 51e6240fe8a6 [2021-03-04T17:48:33.672Z] [2021-03-04T17:48:33.672Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:48:33.858Z]  Building docker-security-bootstrapper-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:48:33.858Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:48:33.858Z] ---> 874248dec363 [2021-03-04T17:48:33.858Z] Step 3/26 : WORKDIR /edgex-go [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 2b087b86df11 [2021-03-04T17:48:33.858Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 7531ad774dc6 [2021-03-04T17:48:33.858Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-03-04T17:48:33.858Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:48:33.858Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:48:33.858Z] ---> 874248dec363 [2021-03-04T17:48:33.858Z] Step 3/24 : WORKDIR /edgex-go [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 2b087b86df11 [2021-03-04T17:48:33.858Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 7531ad774dc6 [2021-03-04T17:48:33.858Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 85d5e5fd50a5 [2021-03-04T17:48:33.858Z] Step 6/24 : COPY go.mod . [2021-03-04T17:48:33.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:48:33.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:48:33.858Z] ---> 874248dec363 [2021-03-04T17:48:33.858Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 2b087b86df11 [2021-03-04T17:48:33.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 7531ad774dc6 [2021-03-04T17:48:33.858Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 85d5e5fd50a5 [2021-03-04T17:48:33.858Z] Step 6/23 : COPY go.mod . [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 9e925345f942 [2021-03-04T17:48:33.858Z] Step 7/23 : RUN go mod download [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 9e925345f942 [2021-03-04T17:48:33.858Z] Step 7/24 : RUN go mod download [2021-03-04T17:48:33.858Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 9d86d600874f [2021-03-04T17:48:33.858Z] Step 8/23 : COPY . . [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 5ed58382caa0 [2021-03-04T17:48:33.858Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 9d86d600874f [2021-03-04T17:48:33.858Z] Step 8/24 : COPY . . [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 5ed58382caa0 [2021-03-04T17:48:33.858Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-03-04T17:48:33.858Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:48:33.858Z] ---> 874248dec363 [2021-03-04T17:48:33.858Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 2b087b86df11 [2021-03-04T17:48:33.858Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:48:33.858Z] ---> Using cache [2021-03-04T17:48:33.858Z] ---> 7531ad774dc6 [2021-03-04T17:48:33.858Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T17:48:33.858Z] ---> Running in 167e8e34babb [2021-03-04T17:48:33.858Z] ---> Running in 5e7a5f1a9ce0 [2021-03-04T17:48:33.858Z] ---> Running in 76da7e7d6b10 [2021-03-04T17:48:33.858Z] ---> Running in 49ba19caf07c [2021-03-04T17:48:33.947Z] OK: 71 MiB in 55 packages [2021-03-04T17:48:34.222Z] Successfully built 51e6240fe8a6 [2021-03-04T17:48:34.222Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-03-04T17:48:34.222Z] Building docker-support-scheduler-go [2021-03-04T17:48:37.616Z] 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-04T17:48:37.616Z] 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-04T17:48:37.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:48:37.616Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:48:37.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:48:37.918Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:48:38.230Z] OK: 233 MiB in 51 packages [2021-03-04T17:48:38.230Z] OK: 233 MiB in 51 packages [2021-03-04T17:48:42.516Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container a3785894c2b2 [2021-03-04T17:48:42.516Z] ---> 1863e2850730 [2021-03-04T17:48:42.516Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T17:48:42.516Z] ---> Running in a76949107bf1 [2021-03-04T17:48:44.214Z] Removing intermediate container 167e8e34babb [2021-03-04T17:48:44.214Z] ---> 8322a71bbdba [2021-03-04T17:48:44.214Z] Step 6/26 : COPY go.mod . [2021-03-04T17:48:45.904Z] Removing intermediate container 49ba19caf07c [2021-03-04T17:48:45.904Z] ---> c42dbc86a87f [2021-03-04T17:48:45.904Z] Step 6/23 : COPY go.mod . [2021-03-04T17:48:46.210Z] ---> 49143e09ae34 [2021-03-04T17:48:46.210Z] Step 7/26 : RUN go mod download [2021-03-04T17:48:46.505Z] ---> Running in f2bc6d7853f7 [2021-03-04T17:48:46.505Z] ---> 006e89bf1045 [2021-03-04T17:48:46.505Z] Step 7/23 : RUN go mod download [2021-03-04T17:48:46.505Z] ---> Running in e8fb2ddda313 [2021-03-04T17:48:47.932Z] Collecting docker-compose==1.23.2 [2021-03-04T17:48:47.932Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T17:48:48.211Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T17:48:48.211Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T17:48:51.619Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T17:48:51.619Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T17:48:53.278Z] Removing intermediate container f2bc6d7853f7 [2021-03-04T17:48:53.278Z] ---> 2a8d4a081f40 [2021-03-04T17:48:53.278Z] Step 8/26 : COPY . . [2021-03-04T17:48:53.278Z] Removing intermediate container e8fb2ddda313 [2021-03-04T17:48:53.278Z] ---> cb5023229918 [2021-03-04T17:48:53.278Z] Step 8/23 : COPY . . [2021-03-04T17:48:53.598Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T17:48:53.598Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T17:48:57.128Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T17:48:57.128Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T17:48:57.735Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T17:48:57.735Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T17:48:58.022Z] 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-04T17:48:58.297Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T17:48:58.297Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T17:48:58.937Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T17:48:58.937Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T17:48:59.914Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T17:48:59.914Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T17:49:01.369Z] Collecting PyYAML<4,>=3.10 [2021-03-04T17:49:01.369Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T17:49:05.684Z] 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-04T17:49:05.684Z] 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-04T17:49:05.684Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T17:49:05.684Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T17:49:06.285Z] Collecting idna<2.8,>=2.5 [2021-03-04T17:49:06.285Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T17:49:06.561Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T17:49:06.561Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T17:49:06.832Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T17:49:06.832Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T17:49:06.832Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T17:49:06.832Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T17:49:08.282Z] Installing collected packages: docopt, texttable, dockerpty, urllib3, idna, requests, jsonschema, cached-property, websocket-client, docker-pycreds, docker, PyYAML, docker-compose [2021-03-04T17:49:08.282Z] Running setup.py install for docopt: started [2021-03-04T17:49:08.882Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:49:08.882Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:49:08.882Z] ---> 72b000538b0b [2021-03-04T17:49:08.882Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:49:08.882Z] ---> Using cache [2021-03-04T17:49:08.882Z] ---> 32aee65c553e [2021-03-04T17:49:08.882Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:49:08.882Z] ---> Using cache [2021-03-04T17:49:08.882Z] ---> 2ce20c0ea987 [2021-03-04T17:49:08.882Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-03-04T17:49:08.882Z] ---> Using cache [2021-03-04T17:49:08.882Z] ---> 962ed0025711 [2021-03-04T17:49:08.882Z] Step 6/23 : COPY go.mod . [2021-03-04T17:49:08.882Z] ---> Using cache [2021-03-04T17:49:08.882Z] ---> 303872ed8929 [2021-03-04T17:49:08.882Z] Step 7/23 : RUN go mod download [2021-03-04T17:49:08.882Z] ---> Using cache [2021-03-04T17:49:08.882Z] ---> 2bd33dcfbc5e [2021-03-04T17:49:08.882Z] Step 8/23 : COPY . . [2021-03-04T17:49:08.882Z] ---> Using cache [2021-03-04T17:49:08.882Z] ---> eb4518a83dc0 [2021-03-04T17:49:08.882Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-03-04T17:49:10.347Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T17:49:10.348Z] Running setup.py install for texttable: started [2021-03-04T17:49:12.999Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:49:12.999Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:49:12.999Z] ---> 72b000538b0b [2021-03-04T17:49:12.999Z] Step 3/23 : WORKDIR /edgex-go [2021-03-04T17:49:12.999Z] ---> Using cache [2021-03-04T17:49:12.999Z] ---> 32aee65c553e [2021-03-04T17:49:12.999Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:49:12.999Z] ---> Using cache [2021-03-04T17:49:12.999Z] ---> 2ce20c0ea987 [2021-03-04T17:49:12.999Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-03-04T17:49:12.999Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T17:49:12.999Z] Running setup.py install for dockerpty: started [2021-03-04T17:49:15.959Z] 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-04T17:49:16.426Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T17:49:16.426Z] Attempting uninstall: urllib3 [2021-03-04T17:49:16.426Z] Found existing installation: urllib3 1.25.9 [2021-03-04T17:49:16.426Z] Uninstalling urllib3-1.25.9: [2021-03-04T17:49:16.426Z] ---> Running in a4bc0c95468d [2021-03-04T17:49:16.426Z] ---> Running in cb4a1605141f [2021-03-04T17:49:16.426Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T17:49:17.048Z] Attempting uninstall: idna [2021-03-04T17:49:17.048Z] Found existing installation: idna 2.9 [2021-03-04T17:49:17.048Z] Uninstalling idna-2.9: [2021-03-04T17:49:17.048Z] Successfully uninstalled idna-2.9 [2021-03-04T17:49:18.034Z] Attempting uninstall: requests [2021-03-04T17:49:18.034Z] Found existing installation: requests 2.23.0 [2021-03-04T17:49:18.034Z] Uninstalling requests-2.23.0: [2021-03-04T17:49:18.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:49:18.310Z] Successfully uninstalled requests-2.23.0 [2021-03-04T17:49:18.311Z] 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-04T17:49:18.907Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:49:19.516Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:49:19.516Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:49:19.516Z] ---> 72b000538b0b [2021-03-04T17:49:19.516Z] Step 3/21 : WORKDIR /edgex-go [2021-03-04T17:49:19.516Z] ---> Using cache [2021-03-04T17:49:19.516Z] ---> 32aee65c553e [2021-03-04T17:49:19.516Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:49:19.516Z] ---> Using cache [2021-03-04T17:49:19.516Z] ---> 2ce20c0ea987 [2021-03-04T17:49:19.516Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-03-04T17:49:19.516Z] ---> Using cache [2021-03-04T17:49:19.516Z] ---> 962ed0025711 [2021-03-04T17:49:19.516Z] Step 6/21 : COPY go.mod . [2021-03-04T17:49:19.516Z] ---> Using cache [2021-03-04T17:49:19.516Z] ---> 303872ed8929 [2021-03-04T17:49:19.516Z] Step 7/21 : RUN go mod download [2021-03-04T17:49:19.516Z] ---> Using cache [2021-03-04T17:49:19.516Z] ---> 2bd33dcfbc5e [2021-03-04T17:49:19.516Z] Step 8/21 : COPY . . [2021-03-04T17:49:19.516Z] ---> Using cache [2021-03-04T17:49:19.516Z] ---> eb4518a83dc0 [2021-03-04T17:49:19.516Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-03-04T17:49:19.793Z] OK: 217 MiB in 51 packages [2021-03-04T17:49:21.252Z] ---> Running in 888e951d4c3d [2021-03-04T17:49:21.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-03-04T17:49:21.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-03-04T17:49:21.252Z] ---> 72b000538b0b [2021-03-04T17:49:21.252Z] Step 3/22 : WORKDIR /edgex-go [2021-03-04T17:49:21.252Z] ---> Using cache [2021-03-04T17:49:21.252Z] ---> 32aee65c553e [2021-03-04T17:49:21.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:49:21.252Z] ---> Using cache [2021-03-04T17:49:21.252Z] ---> 2ce20c0ea987 [2021-03-04T17:49:21.252Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-03-04T17:49:21.252Z] ---> Using cache [2021-03-04T17:49:21.252Z] ---> 962ed0025711 [2021-03-04T17:49:21.252Z] Step 6/22 : COPY go.mod . [2021-03-04T17:49:21.252Z] ---> Using cache [2021-03-04T17:49:21.252Z] ---> 303872ed8929 [2021-03-04T17:49:21.252Z] Step 7/22 : RUN go mod download [2021-03-04T17:49:21.252Z] ---> Using cache [2021-03-04T17:49:21.252Z] ---> 2bd33dcfbc5e [2021-03-04T17:49:21.252Z] Step 8/22 : COPY . . [2021-03-04T17:49:21.535Z] ---> Using cache [2021-03-04T17:49:21.535Z] ---> eb4518a83dc0 [2021-03-04T17:49:21.535Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-03-04T17:49:21.811Z] ---> Running in a6af1b997951 [2021-03-04T17:49:22.090Z] Running setup.py install for PyYAML: started [2021-03-04T17:49:22.374Z] Removing intermediate container cb4a1605141f [2021-03-04T17:49:22.374Z] ---> cc32af367d1a [2021-03-04T17:49:22.374Z] Step 6/23 : COPY go.mod . [2021-03-04T17:49:22.986Z] 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-04T17:49:23.591Z] ---> b44920db83f2 [2021-03-04T17:49:23.591Z] Step 7/23 : RUN go mod download [2021-03-04T17:49:23.875Z] ---> Running in 3253a259cb58 [2021-03-04T17:49:24.161Z] 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-04T17:49:26.159Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T17:49:27.624Z] 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-04T17:49:28.232Z] Removing intermediate container 3253a259cb58 [2021-03-04T17:49:28.232Z] ---> 13911bca11ab [2021-03-04T17:49:28.232Z] Step 8/23 : COPY . . [2021-03-04T17:49:36.544Z] Removing intermediate container a76949107bf1 [2021-03-04T17:49:36.544Z] ---> fa09a22c70ec [2021-03-04T17:49:36.544Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T17:49:37.154Z] ---> Running in bab08c1143ac [2021-03-04T17:49:39.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:49:40.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:49:41.083Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:49:41.083Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T17:49:41.083Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T17:49:41.083Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:49:41.083Z] OK: 71 MiB in 58 packages [2021-03-04T17:49:44.548Z] Removing intermediate container bab08c1143ac [2021-03-04T17:49:44.548Z] ---> 07fe37db2862 [2021-03-04T17:49:44.548Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T17:49:44.829Z] ---> Running in 3f67907ab1c3 [2021-03-04T17:49:46.281Z] Removing intermediate container 3f67907ab1c3 [2021-03-04T17:49:46.281Z] ---> 52b30c4d418c [2021-03-04T17:49:46.281Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:49:46.555Z] ---> Running in a91b2776426a [2021-03-04T17:49:48.000Z] Removing intermediate container a91b2776426a [2021-03-04T17:49:48.000Z] ---> 7b11a212e167 [2021-03-04T17:49:48.000Z] Step 24/26 : LABEL arch=arm64 [2021-03-04T17:49:48.609Z] ---> Running in 6dcaa45e68d0 [2021-03-04T17:49:48.700Z] Removing intermediate container 76da7e7d6b10 [2021-03-04T17:49:48.700Z] ---> 35d4bb340916 [2021-03-04T17:49:48.700Z] [2021-03-04T17:49:48.700Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:49:48.700Z] ---> 88dd2752d2ea [2021-03-04T17:49:48.700Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:49:48.700Z] ---> Using cache [2021-03-04T17:49:48.700Z] ---> d475619b5840 [2021-03-04T17:49:48.700Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:49:48.700Z] ---> Using cache [2021-03-04T17:49:48.700Z] ---> ca1551e0da49 [2021-03-04T17:49:48.700Z] Step 13/23 : ENV APP_PORT=48081 [2021-03-04T17:49:48.981Z] ---> Running in 6e05ee7eae76 [2021-03-04T17:49:50.062Z] Removing intermediate container 6dcaa45e68d0 [2021-03-04T17:49:50.063Z] ---> a4b994cb9289 [2021-03-04T17:49:50.063Z] Step 25/26 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:49:50.063Z] ---> Running in 15b1d30804b6 [2021-03-04T17:49:51.512Z] Removing intermediate container 15b1d30804b6 [2021-03-04T17:49:51.512Z] ---> 681b8a64869b [2021-03-04T17:49:51.512Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T17:49:51.512Z] ---> Running in 5f15df3c6f26 [2021-03-04T17:49:51.656Z] Removing intermediate container 6e05ee7eae76 [2021-03-04T17:49:51.656Z] ---> 4925417347df [2021-03-04T17:49:51.656Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T17:49:52.113Z] ---> 8c657225b313 [2021-03-04T17:49:52.113Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T17:49:52.293Z] ---> Running in 2e4e1de75f79 [2021-03-04T17:49:52.396Z] ---> Running in 41d9ad1a10a6 [2021-03-04T17:49:52.396Z] Removing intermediate container 5f15df3c6f26 [2021-03-04T17:49:52.396Z] ---> a41b316210ee [2021-03-04T17:49:52.396Z] [2021-03-04T17:49:52.561Z] Removing intermediate container 5e7a5f1a9ce0 [2021-03-04T17:49:52.561Z] ---> f69eb40d1d23 [2021-03-04T17:49:52.561Z] [2021-03-04T17:49:52.561Z] Step 10/24 : FROM alpine:3.12 [2021-03-04T17:49:52.561Z] ---> 88dd2752d2ea [2021-03-04T17:49:52.561Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-03-04T17:49:53.386Z] Successfully built a41b316210ee [2021-03-04T17:49:53.662Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-03-04T17:49:53.981Z] ---> Running in 557af76f0fee [2021-03-04T17:49:54.286Z] Removing intermediate container 2e4e1de75f79 [2021-03-04T17:49:54.286Z] ---> f838fffe3cdb [2021-03-04T17:49:54.286Z] Step 15/23 : WORKDIR / [2021-03-04T17:49:54.652Z]  Building docker-sys-mgmt-agent-go ... done 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-04T17:49:55.750Z] ---> Running in c5d79f84396b [2021-03-04T17:49:55.750Z] ---> 42749c9c48c4 [2021-03-04T17:49:55.750Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-03-04T17:49:56.386Z] ---> Running in 63326980e5fb [2021-03-04T17:49:56.386Z] Removing intermediate container c5d79f84396b [2021-03-04T17:49:56.386Z] ---> 7a09707f6bab [2021-03-04T17:49:56.386Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:49:56.673Z] ---> e06355fbd0cc [2021-03-04T17:49:56.673Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-03-04T17:49:57.312Z] ---> Running in 0dae53c4317d [2021-03-04T17:49:58.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:49:58.371Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:49:58.372Z] ---> 3426319e5d30 [2021-03-04T17:49:58.372Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-03-04T17:49:58.679Z] (1/5) Installing ca-certificates (20191127-r4) [2021-03-04T17:49:58.679Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:49:58.973Z] (3/5) Installing libcurl (7.69.1-r3) [2021-03-04T17:49:58.973Z] (4/5) Installing curl (7.69.1-r3) [2021-03-04T17:49:58.973Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-03-04T17:49:58.973Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:49:58.973Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:49:59.273Z] OK: 7 MiB in 19 packages [2021-03-04T17:49:59.273Z] 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-04T17:49:59.273Z] 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-04T17:50:02.035Z] ---> 522c0a8a9b3e [2021-03-04T17:50:02.035Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-03-04T17:50:03.522Z] ---> 04841b3231e5 [2021-03-04T17:50:03.522Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-03-04T17:50:03.522Z] Removing intermediate container 557af76f0fee [2021-03-04T17:50:03.522Z] ---> 63d8851bdb84 [2021-03-04T17:50:03.522Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:50:03.834Z] ---> Running in 3d43ea5e066a [2021-03-04T17:50:04.119Z] ---> Running in 97756171ad47 [2021-03-04T17:50:05.999Z] Removing intermediate container 3d43ea5e066a [2021-03-04T17:50:05.999Z] ---> 9f725e671926 [2021-03-04T17:50:05.999Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:50:05.999Z] Removing intermediate container 97756171ad47 [2021-03-04T17:50:05.999Z] ---> 7437d5702e9e [2021-03-04T17:50:05.999Z] Step 13/24 : WORKDIR / [2021-03-04T17:50:07.098Z] ---> Running in c0e74d28c3e5 [2021-03-04T17:50:07.774Z] ---> Running in f960db0b2c2b [2021-03-04T17:50:10.370Z] Removing intermediate container c0e74d28c3e5 [2021-03-04T17:50:10.370Z] ---> 2f5d10cd7c17 [2021-03-04T17:50:10.370Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T17:50:10.370Z] ---> Running in fcee537ab9f6 [2021-03-04T17:50:10.663Z] Removing intermediate container f960db0b2c2b [2021-03-04T17:50:10.663Z] ---> 2b387e08b618 [2021-03-04T17:50:10.663Z] 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-04T17:50:11.325Z] Removing intermediate container fcee537ab9f6 [2021-03-04T17:50:11.325Z] ---> 6a97a364ff9b [2021-03-04T17:50:11.325Z] Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:50:12.355Z] ---> Running in 8282afcdc66d [2021-03-04T17:50:12.664Z] ---> 87c0e41f2569 [2021-03-04T17:50:12.664Z] 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-04T17:50:12.950Z] Removing intermediate container 8282afcdc66d [2021-03-04T17:50:12.950Z] ---> 564f10920869 [2021-03-04T17:50:12.950Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:50:13.226Z] ---> 8f46f30d88d8 [2021-03-04T17:50:13.226Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-03-04T17:50:13.226Z] ---> Running in 149f5cc862a9 [2021-03-04T17:50:14.735Z] Removing intermediate container 149f5cc862a9 [2021-03-04T17:50:14.735Z] ---> e7e9c02dcd5f [2021-03-04T17:50:14.735Z] [2021-03-04T17:50:15.236Z] ---> c3d85c1bc318 [2021-03-04T17:50:15.236Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-03-04T17:50:17.256Z] Successfully built e7e9c02dcd5f [2021-03-04T17:50:19.011Z] Successfully tagged docker-core-metadata-go:latest [2021-03-04T17:50:20.145Z]  Building docker-core-metadata-go ... done  ---> d108580fdc58 [2021-03-04T17:50:20.145Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-03-04T17:50:22.398Z] ---> 9a99f3f902fa [2021-03-04T17:50:22.398Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-03-04T17:50:24.052Z] ---> 6780b6b68ef4 [2021-03-04T17:50:24.052Z] 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-04T17:50:24.052Z] ---> Running in 8f8d46b97730 [2021-03-04T17:50:28.620Z] Removing intermediate container 8f8d46b97730 [2021-03-04T17:50:28.620Z] ---> ac876728bbb4 [2021-03-04T17:50:28.620Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-03-04T17:50:28.913Z] ---> Running in 315a0d6ffc4b [2021-03-04T17:50:29.540Z] Removing intermediate container 315a0d6ffc4b [2021-03-04T17:50:29.540Z] ---> 185bc027f8d2 [2021-03-04T17:50:29.540Z] Step 22/24 : LABEL arch=x86_64 [2021-03-04T17:50:29.540Z] ---> Running in 444404356b20 [2021-03-04T17:50:30.158Z] Removing intermediate container 444404356b20 [2021-03-04T17:50:30.158Z] ---> a77e64dfda04 [2021-03-04T17:50:30.158Z] Step 23/24 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:50:31.696Z] ---> Running in c986d17fef70 [2021-03-04T17:50:31.986Z] Removing intermediate container c986d17fef70 [2021-03-04T17:50:31.986Z] ---> cc568e4039f0 [2021-03-04T17:50:31.986Z] Step 24/24 : LABEL version=0.0.0 [2021-03-04T17:50:32.613Z] ---> Running in 92059ccc44cb [2021-03-04T17:50:33.611Z] Removing intermediate container 92059ccc44cb [2021-03-04T17:50:33.611Z] ---> dd60e8f77c0e [2021-03-04T17:50:33.611Z] [2021-03-04T17:50:34.633Z] Successfully built dd60e8f77c0e [2021-03-04T17:50:34.633Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-03-04T17:50:40.197Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 0dae53c4317d [2021-03-04T17:50:40.197Z] ---> 53ae63b58423 [2021-03-04T17:50:40.197Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-03-04T17:50:40.197Z] ---> Running in 47a7d171850c [2021-03-04T17:50:42.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-03-04T17:50:45.829Z] Removing intermediate container 63326980e5fb [2021-03-04T17:50:45.829Z] ---> 3825e75cfd43 [2021-03-04T17:50:45.829Z] [2021-03-04T17:50:45.829Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:50:45.829Z] ---> 88dd2752d2ea [2021-03-04T17:50:45.829Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T17:50:45.829Z] ---> Running in 86c6faf4474a [2021-03-04T17:50:46.425Z] Removing intermediate container 86c6faf4474a [2021-03-04T17:50:46.425Z] ---> b551e2dee066 [2021-03-04T17:50:46.425Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T17:50:46.425Z] Removing intermediate container 47a7d171850c [2021-03-04T17:50:46.425Z] ---> 4c9fc3a7c525 [2021-03-04T17:50:46.425Z] [2021-03-04T17:50:46.425Z] Step 11/26 : FROM docker:20.10.0 [2021-03-04T17:50:46.425Z] ---> Running in af9cd21bf2a4 [2021-03-04T17:50:46.425Z] 20.10.0: Pulling from library/docker [2021-03-04T17:50:46.708Z] Removing intermediate container af9cd21bf2a4 [2021-03-04T17:50:46.708Z] ---> 4900c936fc68 [2021-03-04T17:50:46.708Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T17:50:46.708Z] ---> Running in 4bda2e55ec3c [2021-03-04T17:50:46.986Z] Removing intermediate container 4bda2e55ec3c [2021-03-04T17:50:46.986Z] ---> 1a5a7f41e1c9 [2021-03-04T17:50:46.986Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:50:47.266Z] ---> Running in 07021a1dd840 [2021-03-04T17:50:50.882Z] Removing intermediate container 07021a1dd840 [2021-03-04T17:50:50.882Z] ---> 416f25fea04f [2021-03-04T17:50:50.882Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T17:50:50.882Z] ---> Running in 7b6183b7a109 [2021-03-04T17:50:51.263Z] 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-04T17:50:51.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:50:53.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:50:56.048Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T17:50:56.048Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T17:50:56.048Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T17:50:56.317Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T17:50:57.754Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T17:50:58.423Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T17:50:58.423Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:50:58.423Z] OK: 8 MiB in 20 packages [2021-03-04T17:50:59.116Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-03-04T17:50:59.116Z] Status: Downloaded newer image for docker:20.10.0 [2021-03-04T17:50:59.116Z] ---> aefe523efa57 [2021-03-04T17:50:59.116Z] Step 12/26 : RUN apk add --no-cache bash [2021-03-04T17:50:59.380Z] ---> Running in 33c712ce3af3 [2021-03-04T17:50:59.987Z] Removing intermediate container 7b6183b7a109 [2021-03-04T17:50:59.988Z] ---> be6e73eec5e2 [2021-03-04T17:50:59.988Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:51:00.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:51:00.634Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:51:00.905Z] ---> e2ffee389a79 [2021-03-04T17:51:00.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T17:51:00.906Z] (1/2) Installing readline (8.0.4-r0) [2021-03-04T17:51:00.906Z] (2/2) Installing bash (5.0.17-r0) [2021-03-04T17:51:01.195Z] Executing bash-5.0.17-r0.post-install [2021-03-04T17:51:01.195Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:51:01.195Z] OK: 12 MiB in 22 packages [2021-03-04T17:51:02.276Z] ---> 38b1f5868425 [2021-03-04T17:51:02.277Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T17:51:02.606Z] Removing intermediate container 33c712ce3af3 [2021-03-04T17:51:02.606Z] ---> b47991729d4a [2021-03-04T17:51:02.606Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-03-04T17:51:03.024Z] ---> Running in 8a705580f0b5 [2021-03-04T17:51:03.762Z] ---> 746624aeca49 [2021-03-04T17:51:03.762Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T17:51:03.762Z] Removing intermediate container 8a705580f0b5 [2021-03-04T17:51:03.762Z] ---> c5d0f722325d [2021-03-04T17:51:03.762Z] Step 14/26 : ENV APP_PORT=48090 [2021-03-04T17:51:03.762Z] ---> Running in 522f49d8028c [2021-03-04T17:51:03.762Z] ---> Running in e1e0a277c360 [2021-03-04T17:51:04.399Z] Removing intermediate container 522f49d8028c [2021-03-04T17:51:04.399Z] ---> 4f7d3fa24d84 [2021-03-04T17:51:04.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:51:04.400Z] Removing intermediate container e1e0a277c360 [2021-03-04T17:51:04.400Z] ---> c36a46eb0049 [2021-03-04T17:51:04.400Z] Step 15/26 : EXPOSE $APP_PORT [2021-03-04T17:51:04.400Z] ---> Running in a8e3d0108ece [2021-03-04T17:51:04.400Z] ---> Running in 8627409038d8 [2021-03-04T17:51:05.536Z] Removing intermediate container a8e3d0108ece [2021-03-04T17:51:05.536Z] ---> b425b6351d38 [2021-03-04T17:51:05.536Z] Step 21/23 : LABEL arch=x86_64 [2021-03-04T17:51:05.536Z] ---> Running in 1c1486b05284 [2021-03-04T17:51:05.536Z] Removing intermediate container 8627409038d8 [2021-03-04T17:51:05.536Z] ---> 7c33ee6d9af5 [2021-03-04T17:51:05.536Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-03-04T17:51:06.154Z] Removing intermediate container 1c1486b05284 [2021-03-04T17:51:06.154Z] ---> 2ee41f1bec7e [2021-03-04T17:51:06.154Z] Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:51:06.483Z] Removing intermediate container 888e951d4c3d [2021-03-04T17:51:06.483Z] ---> 0c0bd5bbb8ad [2021-03-04T17:51:06.483Z] [2021-03-04T17:51:06.483Z] Step 10/21 : FROM alpine:3.12 [2021-03-04T17:51:06.483Z] ---> d10569e2745f [2021-03-04T17:51:06.483Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-03-04T17:51:06.483Z] ---> Running in d727d16313e3 [2021-03-04T17:51:06.496Z] ---> Running in 3618c2c8c3c5 [2021-03-04T17:51:06.496Z] ---> a826361b803d [2021-03-04T17:51:06.496Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-03-04T17:51:07.110Z] Removing intermediate container 3618c2c8c3c5 [2021-03-04T17:51:07.110Z] ---> 7c3b27d7e840 [2021-03-04T17:51:07.110Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:51:07.110Z] ---> Running in 56730770c2d7 [2021-03-04T17:51:07.110Z] ---> fc289594d56e [2021-03-04T17:51:07.110Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-03-04T17:51:07.704Z] Removing intermediate container 56730770c2d7 [2021-03-04T17:51:07.704Z] ---> 02cd370b3b47 [2021-03-04T17:51:07.704Z] [2021-03-04T17:51:07.940Z] Removing intermediate container a4bc0c95468d [2021-03-04T17:51:07.940Z] ---> 0342d45caf46 [2021-03-04T17:51:07.940Z] [2021-03-04T17:51:07.940Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:51:07.940Z] ---> d10569e2745f [2021-03-04T17:51:07.940Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:51:07.940Z] ---> Using cache [2021-03-04T17:51:07.940Z] ---> a099c08eb9e5 [2021-03-04T17:51:07.940Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:51:07.940Z] ---> Using cache [2021-03-04T17:51:07.940Z] ---> 3e35077743b9 [2021-03-04T17:51:07.940Z] Step 13/23 : ENV APP_PORT=48082 [2021-03-04T17:51:07.991Z] Successfully built 02cd370b3b47 [2021-03-04T17:51:07.991Z] Successfully tagged docker-core-data-go:latest [2021-03-04T17:51:08.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:51:08.221Z] ---> Running in 76919d0b726f [2021-03-04T17:51:08.265Z]  Building docker-core-data-go ... done  ---> cdc8a1d1afcb [2021-03-04T17:51:08.265Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-03-04T17:51:08.265Z] ---> Running in be5e35ed6673 [2021-03-04T17:51:08.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:51:09.120Z] Removing intermediate container 76919d0b726f [2021-03-04T17:51:09.120Z] ---> aaf02824b3dd [2021-03-04T17:51:09.120Z] Step 14/23 : EXPOSE $APP_PORT [2021-03-04T17:51:09.120Z] ---> Running in a510c72d4a2c [2021-03-04T17:51:09.120Z] (1/4) Installing ca-certificates (20191127-r4) [2021-03-04T17:51:09.398Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:51:09.398Z] (3/4) Installing libcurl (7.69.1-r3) [2021-03-04T17:51:09.398Z] (4/4) Installing curl (7.69.1-r3) [2021-03-04T17:51:09.398Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:51:09.398Z] Executing ca-certificates-20191127-r4.trigger [2021-03-04T17:51:09.678Z] OK: 7 MiB in 18 packages [2021-03-04T17:51:09.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:51:09.853Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:51:10.122Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-03-04T17:51:10.122Z] (2/33) Installing expat (2.2.9-r1) [2021-03-04T17:51:10.122Z] (3/33) Installing libffi (3.3-r2) [2021-03-04T17:51:10.122Z] (4/33) Installing gdbm (1.13-r1) [2021-03-04T17:51:10.122Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-03-04T17:51:10.122Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-03-04T17:51:10.123Z] (7/33) Installing python3 (3.8.5-r1) [2021-03-04T17:51:10.294Z] Removing intermediate container a510c72d4a2c [2021-03-04T17:51:10.294Z] ---> 639f334dc508 [2021-03-04T17:51:10.294Z] Step 15/23 : WORKDIR / [2021-03-04T17:51:10.568Z] ---> Running in cd2733ee64b3 [2021-03-04T17:51:11.574Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-03-04T17:51:11.574Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-03-04T17:51:11.574Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-03-04T17:51:11.574Z] (11/33) Installing py3-six (1.15.0-r0) [2021-03-04T17:51:11.574Z] (12/33) Installing py3-packaging (20.4-r0) [2021-03-04T17:51:11.574Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-03-04T17:51:11.574Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-03-04T17:51:11.843Z] (15/33) Installing py3-idna (2.9-r0) [2021-03-04T17:51:11.844Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-03-04T17:51:11.844Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-03-04T17:51:11.844Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-03-04T17:51:11.844Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-03-04T17:51:11.844Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-03-04T17:51:11.844Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-03-04T17:51:11.844Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-03-04T17:51:11.844Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-03-04T17:51:11.844Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-03-04T17:51:11.844Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-03-04T17:51:11.844Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-03-04T17:51:12.110Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-03-04T17:51:12.110Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-03-04T17:51:12.110Z] (29/33) Installing py3-progress (1.5-r0) [2021-03-04T17:51:12.110Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-03-04T17:51:12.110Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-03-04T17:51:12.110Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-03-04T17:51:12.110Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-03-04T17:51:12.110Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:51:12.388Z] OK: 71 MiB in 55 packages [2021-03-04T17:51:12.588Z] Removing intermediate container cd2733ee64b3 [2021-03-04T17:51:12.588Z] ---> 4a7c93a41ce1 [2021-03-04T17:51:12.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:51:13.193Z] Removing intermediate container d727d16313e3 [2021-03-04T17:51:13.193Z] ---> 467ef22ae299 [2021-03-04T17:51:13.193Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-03-04T17:51:13.474Z] ---> Running in 290ee8f12c00 [2021-03-04T17:51:14.130Z] ---> 979fd1eab03e [2021-03-04T17:51:14.130Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-03-04T17:51:14.737Z] Removing intermediate container 290ee8f12c00 [2021-03-04T17:51:14.737Z] ---> ac3797c75fc0 [2021-03-04T17:51:14.737Z] Step 13/21 : WORKDIR /edgex [2021-03-04T17:51:15.345Z] ---> Running in cbb6b2c7f463 [2021-03-04T17:51:15.345Z] Removing intermediate container a6af1b997951 [2021-03-04T17:51:15.345Z] ---> c565eea226e5 [2021-03-04T17:51:15.345Z] [2021-03-04T17:51:15.345Z] Step 10/22 : FROM alpine:3.12 [2021-03-04T17:51:15.345Z] ---> d10569e2745f [2021-03-04T17:51:15.345Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-03-04T17:51:15.345Z] ---> Using cache [2021-03-04T17:51:15.345Z] ---> a099c08eb9e5 [2021-03-04T17:51:15.345Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-03-04T17:51:15.345Z] ---> Using cache [2021-03-04T17:51:15.345Z] ---> 3e35077743b9 [2021-03-04T17:51:15.345Z] Step 13/22 : ENV APP_PORT=48085 [2021-03-04T17:51:15.625Z] ---> Running in 838f148e262e [2021-03-04T17:51:16.610Z] Removing intermediate container cbb6b2c7f463 [2021-03-04T17:51:16.610Z] ---> 3a0dbaf7e16f [2021-03-04T17:51:16.610Z] ---> 713c3b6285a1 [2021-03-04T17:51:16.610Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-03-04T17:51:16.610Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-03-04T17:51:16.610Z] Removing intermediate container 838f148e262e [2021-03-04T17:51:16.611Z] ---> 7d5913f036d0 [2021-03-04T17:51:16.611Z] Step 14/22 : EXPOSE $APP_PORT [2021-03-04T17:51:17.210Z] ---> Running in 50bd53214fe1 [2021-03-04T17:51:18.197Z] Removing intermediate container 50bd53214fe1 [2021-03-04T17:51:18.197Z] ---> ea948b02a94a [2021-03-04T17:51:18.197Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:51:18.197Z] ---> ae8f829fa1e7 [2021-03-04T17:51:18.197Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-03-04T17:51:18.197Z] ---> 03df4269885a [2021-03-04T17:51:18.197Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-03-04T17:51:18.472Z] ---> Running in e7f652da0b54 [2021-03-04T17:51:19.463Z] Removing intermediate container e7f652da0b54 [2021-03-04T17:51:19.463Z] ---> cf86e693cd17 [2021-03-04T17:51:19.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:51:19.752Z] ---> e332ddf42a5a [2021-03-04T17:51:19.752Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-03-04T17:51:19.752Z] ---> Running in a6eef8ecaf3f [2021-03-04T17:51:20.357Z] ---> 4687060fd801 [2021-03-04T17:51:20.357Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-03-04T17:51:20.634Z] Removing intermediate container a6eef8ecaf3f [2021-03-04T17:51:20.634Z] ---> 6461cfd87c88 [2021-03-04T17:51:20.634Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T17:51:21.235Z] ---> Running in f4b95b676e25 [2021-03-04T17:51:21.839Z] ---> 9ff91883cf6e [2021-03-04T17:51:21.839Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-03-04T17:51:22.113Z] Removing intermediate container f4b95b676e25 [2021-03-04T17:51:22.113Z] ---> 0b9c51a38fe2 [2021-03-04T17:51:22.113Z] Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:51:22.113Z] ---> ecdd599fc662 [2021-03-04T17:51:22.113Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-03-04T17:51:22.383Z] ---> Running in 29e8f6345d4f [2021-03-04T17:51:22.383Z] ---> Running in ff887eafc837 [2021-03-04T17:51:22.532Z] Removing intermediate container be5e35ed6673 [2021-03-04T17:51:22.532Z] ---> 158e8b59073f [2021-03-04T17:51:22.532Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-03-04T17:51:22.532Z] ---> Running in f1ec1bd622ae [2021-03-04T17:51:22.656Z] ---> c4ff2087f940 [2021-03-04T17:51:22.656Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-03-04T17:51:22.933Z] Removing intermediate container 29e8f6345d4f [2021-03-04T17:51:22.933Z] ---> 2248e4295094 [2021-03-04T17:51:22.933Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:51:22.933Z] Removing intermediate container ff887eafc837 [2021-03-04T17:51:22.933Z] ---> b320b4539fe9 [2021-03-04T17:51:22.933Z] Step 18/21 : CMD ["--init=true"] [2021-03-04T17:51:22.933Z] ---> Running in 3911cbfb6db7 [2021-03-04T17:51:23.204Z] ---> Running in ff2c7727b715 [2021-03-04T17:51:23.205Z] ---> Running in 61345d737c68 [2021-03-04T17:51:23.479Z] Removing intermediate container 3911cbfb6db7 [2021-03-04T17:51:23.479Z] ---> 0ba059311ade [2021-03-04T17:51:23.479Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:51:23.753Z] ---> Running in c863b4a39a3b [2021-03-04T17:51:23.753Z] Removing intermediate container 61345d737c68 [2021-03-04T17:51:23.753Z] ---> d49fec3078f1 [2021-03-04T17:51:23.753Z] Step 19/21 : LABEL arch=arm64 [2021-03-04T17:51:24.041Z] Removing intermediate container ff2c7727b715 [2021-03-04T17:51:24.041Z] ---> d9e214e8ad59 [2021-03-04T17:51:24.041Z] [2021-03-04T17:51:24.041Z] ---> Running in 4b4e5b5dddef [2021-03-04T17:51:24.642Z] Successfully built d9e214e8ad59 [2021-03-04T17:51:24.642Z] Removing intermediate container c863b4a39a3b [2021-03-04T17:51:24.642Z] ---> 5d26753474e4 [2021-03-04T17:51:24.642Z] Step 20/22 : LABEL arch=arm64 [2021-03-04T17:51:24.642Z] Successfully tagged docker-core-command-go-arm64:latest [2021-03-04T17:51:24.642Z]  Building docker-core-command-go ... done Removing intermediate container 4b4e5b5dddef [2021-03-04T17:51:24.642Z] ---> 3f2ab201b4b9 [2021-03-04T17:51:24.642Z] Step 20/21 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:51:24.642Z] ---> Running in 74227e2ff9ab [2021-03-04T17:51:24.915Z] ---> Running in 61dbce8139cb [2021-03-04T17:51:25.218Z] Collecting docker-compose==1.23.2 [2021-03-04T17:51:25.218Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-03-04T17:51:25.218Z] Collecting PyYAML<4,>=3.10 [2021-03-04T17:51:25.218Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-03-04T17:51:25.513Z] Removing intermediate container 61dbce8139cb [2021-03-04T17:51:25.513Z] ---> 8aa7f5453a85 [2021-03-04T17:51:25.513Z] Step 21/21 : LABEL version=0.0.0 [2021-03-04T17:51:25.513Z] Removing intermediate container 74227e2ff9ab [2021-03-04T17:51:25.513Z] ---> adad981eb1f5 [2021-03-04T17:51:25.513Z] Step 21/22 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:51:25.788Z] ---> Running in bec79de789ff [2021-03-04T17:51:25.788Z] ---> Running in 2d2fdef54f5a [2021-03-04T17:51:26.391Z] Removing intermediate container bec79de789ff [2021-03-04T17:51:26.391Z] ---> 8be5520d78ec [2021-03-04T17:51:26.391Z] Step 22/22 : LABEL version=0.0.0 [2021-03-04T17:51:26.667Z] Removing intermediate container 2d2fdef54f5a [2021-03-04T17:51:26.667Z] ---> db780177abac [2021-03-04T17:51:26.667Z] [2021-03-04T17:51:26.953Z] Successfully built db780177abac [2021-03-04T17:51:26.953Z] ---> Running in 99005bcc6509 [2021-03-04T17:51:26.953Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-03-04T17:51:27.206Z] Collecting cached-property<2,>=1.2.0 [2021-03-04T17:51:27.206Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-03-04T17:51:27.206Z] Collecting docopt<0.7,>=0.6.1 [2021-03-04T17:51:27.206Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-03-04T17:51:28.876Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 99005bcc6509 [2021-03-04T17:51:28.876Z] ---> 554537dc1813 [2021-03-04T17:51:28.876Z] [2021-03-04T17:51:28.876Z] Successfully built 554537dc1813 [2021-03-04T17:51:28.876Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-03-04T17:51:28.940Z] Collecting dockerpty<0.5,>=0.4.1 [2021-03-04T17:51:28.940Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-03-04T17:51:28.940Z] 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-04T17:51:28.940Z] Collecting texttable<0.10,>=0.9.0 [2021-03-04T17:51:28.940Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-03-04T17:51:29.527Z] Collecting docker<4.0,>=3.6.0 [2021-03-04T17:51:29.527Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-03-04T17:51:30.129Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-03-04T17:51:30.129Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-03-04T17:51:30.399Z] Collecting jsonschema<3,>=2.5.1 [2021-03-04T17:51:30.399Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-03-04T17:51:30.681Z] Collecting websocket-client<1.0,>=0.32.0 [2021-03-04T17:51:30.681Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-03-04T17:51:30.681Z] Collecting docker-pycreds>=0.4.0 [2021-03-04T17:51:30.681Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-03-04T17:51:30.955Z] Collecting urllib3<1.25,>=1.21.1 [2021-03-04T17:51:30.955Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-03-04T17:51:31.489Z] 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-04T17:51:31.489Z] Collecting idna<2.8,>=2.5 [2021-03-04T17:51:31.489Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-03-04T17:51:31.830Z] 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-04T17:51:31.830Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-03-04T17:51:31.830Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-03-04T17:51:31.830Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-03-04T17:51:31.830Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-03-04T17:51:31.830Z] Installing collected packages: PyYAML, cached-property, docopt, dockerpty, texttable, websocket-client, docker-pycreds, urllib3, idna, requests, docker, jsonschema, docker-compose [2021-03-04T17:51:31.830Z] Running setup.py install for PyYAML: started [2021-03-04T17:51:32.799Z] Running setup.py install for PyYAML: finished with status 'done' [2021-03-04T17:51:32.799Z] Running setup.py install for docopt: started [2021-03-04T17:51:33.394Z] Running setup.py install for docopt: finished with status 'done' [2021-03-04T17:51:33.394Z] Running setup.py install for dockerpty: started [2021-03-04T17:51:34.054Z] Running setup.py install for dockerpty: finished with status 'done' [2021-03-04T17:51:34.054Z] Running setup.py install for texttable: started [2021-03-04T17:51:34.252Z]  Building docker-support-scheduler-go ... done Removing intermediate container 41d9ad1a10a6 [2021-03-04T17:51:34.252Z] ---> 59769e87ad9b [2021-03-04T17:51:34.252Z] [2021-03-04T17:51:34.252Z] Step 10/23 : FROM alpine:3.12 [2021-03-04T17:51:34.252Z] ---> d10569e2745f [2021-03-04T17:51:34.252Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-03-04T17:51:34.252Z] ---> Running in cce577b9ec04 [2021-03-04T17:51:34.847Z] Removing intermediate container cce577b9ec04 [2021-03-04T17:51:34.847Z] ---> 7c007c9ad5fb [2021-03-04T17:51:34.847Z] Step 12/23 : ENV APP_PORT=48080 [2021-03-04T17:51:34.847Z] ---> Running in 2e21db74d6f5 [2021-03-04T17:51:35.135Z] Running setup.py install for texttable: finished with status 'done' [2021-03-04T17:51:35.135Z] Attempting uninstall: urllib3 [2021-03-04T17:51:35.135Z] Found existing installation: urllib3 1.25.9 [2021-03-04T17:51:35.135Z] Uninstalling urllib3-1.25.9: [2021-03-04T17:51:35.135Z] Successfully uninstalled urllib3-1.25.9 [2021-03-04T17:51:35.437Z] Removing intermediate container 2e21db74d6f5 [2021-03-04T17:51:35.437Z] ---> 9159a5e5b245 [2021-03-04T17:51:35.437Z] Step 13/23 : EXPOSE $APP_PORT [2021-03-04T17:51:35.437Z] ---> Running in a82db02acfd0 [2021-03-04T17:51:35.718Z] Attempting uninstall: idna [2021-03-04T17:51:35.718Z] Found existing installation: idna 2.9 [2021-03-04T17:51:35.718Z] Uninstalling idna-2.9: [2021-03-04T17:51:35.718Z] Successfully uninstalled idna-2.9 [2021-03-04T17:51:35.982Z] Attempting uninstall: requests [2021-03-04T17:51:35.982Z] Found existing installation: requests 2.23.0 [2021-03-04T17:51:35.982Z] Uninstalling requests-2.23.0: [2021-03-04T17:51:35.982Z] Successfully uninstalled requests-2.23.0 [2021-03-04T17:51:36.027Z] Removing intermediate container a82db02acfd0 [2021-03-04T17:51:36.027Z] ---> 3c374e3489c0 [2021-03-04T17:51:36.027Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-04T17:51:36.027Z] ---> Running in 388a94f697da [2021-03-04T17:51:37.395Z] 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-04T17:51:37.989Z] Removing intermediate container 388a94f697da [2021-03-04T17:51:37.989Z] ---> e4436e6b3149 [2021-03-04T17:51:37.989Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-03-04T17:51:38.264Z] ---> Running in bf8d7871f1d7 [2021-03-04T17:51:39.238Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-04T17:51:40.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-04T17:51:42.101Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-03-04T17:51:42.370Z] (2/6) Installing libgcc (9.3.0-r2) [2021-03-04T17:51:42.370Z] (3/6) Installing libsodium (1.0.18-r0) [2021-03-04T17:51:42.370Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-03-04T17:51:42.949Z] Removing intermediate container f1ec1bd622ae [2021-03-04T17:51:42.949Z] ---> 109a7941f02c [2021-03-04T17:51:42.949Z] Step 21/26 : RUN apk --no-cache add curl [2021-03-04T17:51:42.949Z] ---> Running in b12ed3a0a08d [2021-03-04T17:51:42.961Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-04T17:51:43.231Z] (6/6) Installing zeromq (4.3.3-r0) [2021-03-04T17:51:43.231Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:51:43.231Z] OK: 8 MiB in 20 packages [2021-03-04T17:51:43.946Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-04T17:51:44.222Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-04T17:51:44.222Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-03-04T17:51:44.222Z] (2/3) Installing libcurl (7.69.1-r3) [2021-03-04T17:51:44.222Z] (3/3) Installing curl (7.69.1-r3) [2021-03-04T17:51:44.222Z] Executing busybox-1.31.1-r19.trigger [2021-03-04T17:51:44.222Z] OK: 72 MiB in 58 packages [2021-03-04T17:51:44.679Z] Removing intermediate container bf8d7871f1d7 [2021-03-04T17:51:44.679Z] ---> 2963b3b204aa [2021-03-04T17:51:44.679Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-03-04T17:51:45.274Z] ---> d8034aaeb5df [2021-03-04T17:51:45.274Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-03-04T17:51:46.210Z] Removing intermediate container b12ed3a0a08d [2021-03-04T17:51:46.210Z] ---> f078c620638f [2021-03-04T17:51:46.210Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-03-04T17:51:46.210Z] ---> Running in 52d5e388f3fb [2021-03-04T17:51:46.704Z] ---> 57d1e7b4dd95 [2021-03-04T17:51:46.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-03-04T17:51:46.836Z] Removing intermediate container 52d5e388f3fb [2021-03-04T17:51:46.836Z] ---> 14439c179ffb [2021-03-04T17:51:46.836Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:51:46.836Z] ---> Running in 2f998bd3eed5 [2021-03-04T17:51:47.297Z] ---> fdc2c76c660e [2021-03-04T17:51:47.297Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-03-04T17:51:47.297Z] ---> Running in 6f0e17f610c2 [2021-03-04T17:51:47.439Z] Removing intermediate container 2f998bd3eed5 [2021-03-04T17:51:47.439Z] ---> 96dbc0a18d82 [2021-03-04T17:51:47.439Z] Step 24/26 : LABEL arch=x86_64 [2021-03-04T17:51:47.439Z] ---> Running in 0f5ab49a2c03 [2021-03-04T17:51:47.727Z] Removing intermediate container 0f5ab49a2c03 [2021-03-04T17:51:47.728Z] ---> 0613a180d98a [2021-03-04T17:51:47.728Z] Step 25/26 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:51:47.728Z] ---> Running in 52f57082d6e2 [2021-03-04T17:51:47.895Z] Removing intermediate container 6f0e17f610c2 [2021-03-04T17:51:47.895Z] ---> cab2db1b6181 [2021-03-04T17:51:47.895Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-04T17:51:48.167Z] ---> Running in a5eedd60ebfa [2021-03-04T17:51:48.308Z] Removing intermediate container 52f57082d6e2 [2021-03-04T17:51:48.308Z] ---> de8ac164eda7 [2021-03-04T17:51:48.308Z] Step 26/26 : LABEL version=0.0.0 [2021-03-04T17:51:48.444Z] Removing intermediate container a5eedd60ebfa [2021-03-04T17:51:48.444Z] ---> f2d592807f91 [2021-03-04T17:51:48.444Z] Step 21/23 : LABEL arch=arm64 [2021-03-04T17:51:48.571Z] ---> Running in 99105764b8f5 [2021-03-04T17:51:48.718Z] ---> Running in bf546464a098 [2021-03-04T17:51:48.835Z] Removing intermediate container 99105764b8f5 [2021-03-04T17:51:48.835Z] ---> 7bd886733916 [2021-03-04T17:51:48.835Z] [2021-03-04T17:51:49.315Z] Removing intermediate container bf546464a098 [2021-03-04T17:51:49.315Z] ---> e5ff907bcbfc [2021-03-04T17:51:49.315Z] Step 22/23 : LABEL git_sha=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:51:49.315Z] ---> Running in c5ea6dace0a8 [2021-03-04T17:51:49.441Z] Successfully built 7bd886733916 [2021-03-04T17:51:49.441Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-03-04T17:51:49.914Z] Removing intermediate container c5ea6dace0a8 [2021-03-04T17:51:49.915Z] ---> d18d94985b9f [2021-03-04T17:51:49.915Z] Step 23/23 : LABEL version=0.0.0 [2021-03-04T17:51:49.915Z] ---> Running in 37601357ea06 [2021-03-04T17:51:50.042Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-03-04T17:51:50.145Z] $ docker stop --time=1 aea362f342dfcc70925661b800b385061b6ca3d2c644705867fc352c7a3c7cc0 [2021-03-04T17:51:50.511Z] Removing intermediate container 37601357ea06 [2021-03-04T17:51:50.511Z] ---> 7572e3132f81 [2021-03-04T17:51:50.511Z] [2021-03-04T17:51:50.783Z] Successfully built 7572e3132f81 [2021-03-04T17:51:50.783Z] Successfully tagged docker-core-data-go-arm64:latest [2021-03-04T17:51:51.394Z]  Building docker-core-data-go ... done  [2021-03-04T17:51:53.149Z] $ docker rm -f aea362f342dfcc70925661b800b385061b6ca3d2c644705867fc352c7a3c7cc0 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2021-03-04T17:51:53.412Z] $ docker stop --time=1 874fc326acc81a08e26d277947bcad73d577c1d47b95c72f524c4d474f68ae1d [2021-03-04T17:51:53.676Z] + docker images [2021-03-04T17:51:53.676Z] + grep docker [2021-03-04T17:51:54.264Z] docker-sys-mgmt-agent-go latest 7bd886733916 6 seconds ago 313MB [2021-03-04T17:51:54.264Z] docker-core-data-go latest 02cd370b3b47 47 seconds ago 22.4MB [2021-03-04T17:51:54.264Z] docker-security-secretstore-setup-go latest dd60e8f77c0e About a minute ago 24.9MB [2021-03-04T17:51:54.264Z] docker-core-metadata-go latest e7e9c02dcd5f About a minute ago 19MB [2021-03-04T17:51:54.264Z] docker-security-bootstrapper-go latest bba6b9720227 4 minutes ago 18.7MB [2021-03-04T17:51:54.264Z] docker-core-command-go latest d6c25e8dccb8 4 minutes ago 17.2MB [2021-03-04T17:51:54.264Z] docker-support-scheduler-go latest 449b5f3c78c2 4 minutes ago 17.2MB [2021-03-04T17:51:54.264Z] docker-support-notifications-go latest d187c0b4a365 4 minutes ago 17.8MB [2021-03-04T17:51:54.264Z] docker-security-proxy-setup-go latest 167c2d7fa2e1 4 minutes ago 24.7MB [2021-03-04T17:51:54.264Z] docker 20.10.0 aefe523efa57 2 months ago 240MB [2021-03-04T17:51:55.372Z] $ docker rm -f 874fc326acc81a08e26d277947bcad73d577c1d47b95c72f524c4d474f68ae1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-03-04T17:51:56.000Z] + grep docker [2021-03-04T17:51:56.000Z] + docker images [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [2021-03-04T17:51:56.274Z] docker-core-data-go-arm64 latest 7572e3132f81 6 seconds ago 21.1MB [2021-03-04T17:51:56.275Z] docker-support-scheduler-go-arm64 latest 554537dc1813 29 seconds ago 16.3MB [2021-03-04T17:51:56.275Z] docker-security-proxy-setup-go-arm64 latest db780177abac 30 seconds ago 23.4MB [2021-03-04T17:51:56.275Z] docker-core-command-go-arm64 latest d9e214e8ad59 33 seconds ago 16.2MB [2021-03-04T17:51:56.275Z] docker-sys-mgmt-agent-go-arm64 latest a41b316210ee 2 minutes ago 300MB [2021-03-04T17:51:56.275Z] docker-security-bootstrapper-go-arm64 latest 51e6240fe8a6 3 minutes ago 17.6MB [2021-03-04T17:51:56.275Z] docker-core-metadata-go-arm64 latest 334e7bc275e4 3 minutes ago 17.9MB [2021-03-04T17:51:56.275Z] docker-support-notifications-go-arm64 latest 3ec4a4eacec4 3 minutes ago 16.9MB [2021-03-04T17:51:56.275Z] docker-security-secretstore-setup-go-arm64 latest 5629a280daaf 3 minutes ago 23.7MB [2021-03-04T17:51:56.275Z] docker 20.10.0 eeaf43b92773 2 months ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] node Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:51:57.142Z] ---> job-cost.sh [2021-03-04T17:51:57.142Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gFZD [2021-03-04T17:52:11.588Z] Still waiting to schedule task [2021-03-04T17:52:11.588Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-03-04T17:52:44.095Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-04T17:53:45.668Z] Running on prd-ubuntu18.04-docker-8c-8g-28514 in /w/workspace/edgexfoundry_edgex-go_PR-3224 [Pipeline] { [Pipeline] ws [2021-03-04T17:53:45.724Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-03-04T17:53:48.062Z] using credential edgex-jenkins-ssh [2021-03-04T17:53:48.146Z] Cloning the remote Git repository [2021-03-04T17:53:48.182Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:53:48.258Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-03-04T17:53:48.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:53:48.300Z] > git --version # timeout=10 [2021-03-04T17:53:48.312Z] > git --version # 'git version 2.17.1' [2021-03-04T17:53:48.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:53:48.344Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:53:58.238Z] Merging remotes/origin/master commit f60a6b9b3bbcf5933f7773f85fc76d84301e173f into PR head commit 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:53:58.447Z] Merge succeeded, producing 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [2021-03-04T17:53:58.447Z] Checking out Revision 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b (PR-3224) [2021-03-04T17:53:57.517Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:53:57.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-04T17:53:57.545Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-03-04T17:53:57.566Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-03-04T17:53:57.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:53:57.572Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3224/head:refs/remotes/origin/PR-3224 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-04T17:53:58.252Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:53:58.259Z] > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 [2021-03-04T17:53:58.417Z] > git remote # timeout=10 [2021-03-04T17:53:58.423Z] > git config --get remote.origin.url # timeout=10 [2021-03-04T17:53:58.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-04T17:53:58.433Z] > git merge f60a6b9b3bbcf5933f7773f85fc76d84301e173f # timeout=10 [2021-03-04T17:53:58.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-04T17:53:58.454Z] > git config core.sparsecheckout # timeout=10 [2021-03-04T17:53:58.463Z] > git checkout -f 09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b # timeout=10 [2021-03-04T17:54:02.292Z] Commit message: "feat(scheduler): Implement PATCH /interval V2 API" [2021-03-04T17:54:02.622Z] [2021-03-04T17:54:02.622Z] GitHub has been notified of this commit’s build result [2021-03-04T17:54:02.622Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-04T17:54:03.366Z] + echo snap-build.sh [2021-03-04T17:54:03.366Z] snap-build.sh [2021-03-04T17:54:03.366Z] + SNAP_BASE_DIR=. [2021-03-04T17:54:03.366Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-03-04T17:54:03.366Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-03-04T17:54:03.366Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-03-04T17:54:03.366Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-03-04T17:54:03.366Z] + cd /w/workspace/edgex-go/3 [2021-03-04T17:54:03.366Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-04T17:54:03.366Z] Reading package lists... [2021-03-04T17:54:03.631Z] Building dependency tree... [2021-03-04T17:54:03.631Z] Reading state information... [2021-03-04T17:54:03.896Z] The following packages were automatically installed and are no longer required: [2021-03-04T17:54:03.896Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-04T17:54:03.896Z] uidmap xdelta3 [2021-03-04T17:54:03.896Z] Use 'sudo apt autoremove' to remove them. [2021-03-04T17:54:03.896Z] The following packages will be REMOVED: [2021-03-04T17:54:03.896Z] lxd* lxd-client* [2021-03-04T17:54:04.473Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-04T17:54:04.473Z] After this operation, 31.7 MB disk space will be freed. [2021-03-04T17:54:05.791Z] (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-04T17:54:05.791Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T17:54:07.184Z] Removing lxd dnsmasq configuration [2021-03-04T17:54:07.184Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T17:54:07.446Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-04T17:54:08.391Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-04T17:54:08.658Z] (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-04T17:54:08.658Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-04T17:54:10.589Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-04T17:54:10.589Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-04T17:54:12.523Z] + sudo snap remove --purge lxd [2021-03-04T17:54:12.786Z] snap "lxd" is not installed [2021-03-04T17:54:12.786Z] + sudo groupadd --force --system lxd [2021-03-04T17:54:12.786Z] ++ whoami [2021-03-04T17:54:12.786Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-04T17:54:13.049Z] + newgrp - lxd [2021-03-04T17:54:13.049Z] + sudo snap install lxd [2021-03-04T17:54:21.240Z] 2021-03-04T17:54:18Z INFO Waiting for automatic snapd restart... [2021-03-04T17:55:17.656Z] lxd 4.11 from Canonical* installed [2021-03-04T17:55:17.657Z] + sudo lxd init --auto [2021-03-04T17:55:25.851Z] + sudo snap install --classic snapcraft [2021-03-04T17:55:50.981Z] lf-activate-venv(): INFO: Adding /tmp/venv-gFZD/bin to PATH [2021-03-04T17:55:50.981Z] INFO: No Stack... [2021-03-04T17:55:50.981Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-04T17:55:50.981Z] INFO: Archiving Costs [Pipeline] sh [2021-03-04T17:55:51.331Z] + cut -d, -f6 [2021-03-04T17:55:51.331Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-03-04T17:55:51.450Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] [2021-03-04T17:55:51.458Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] did not exist. Created. [2021-03-04T17:55:51.459Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-04T17:55:51.926Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-04T17:55:52.273Z] Stashed 1 file(s) [Pipeline] } [2021-03-04T17:55:52.281Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3224-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-04T17:56:22.233Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T17:56:22.233Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-03-04T17:56:22.233Z] + patch --verbose -p1 [2021-03-04T17:56:22.233Z] Hmm... Looks like a unified diff to me... [2021-03-04T17:56:22.233Z] The text leading up to this was: [2021-03-04T17:56:22.233Z] -------------------------- [2021-03-04T17:56:22.233Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-03-04T17:56:22.233Z] |From: Tony Espy [2021-03-04T17:56:22.233Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-03-04T17:56:22.233Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-03-04T17:56:22.233Z] | [2021-03-04T17:56:22.233Z] |This patch is used by the EdgeX CI pipeline builds to [2021-03-04T17:56:22.233Z] |optimize the snap CI check run for pull requests. When [2021-03-04T17:56:22.233Z] |applied, it essentially strips out everything (apps and [2021-03-04T17:56:22.233Z] |parts) from the snapcraft.yaml file except those required [2021-03-04T17:56:22.233Z] |to build edgex-go, as the whole idea of the CI check is to [2021-03-04T17:56:22.233Z] |catch changes to edgex-go that break the snap build. [2021-03-04T17:56:22.233Z] | [2021-03-04T17:56:22.233Z] |In general, anyone updating snapcraft.yaml will also need [2021-03-04T17:56:22.233Z] |to update this patch file, otherwise it may fail to apply, [2021-03-04T17:56:22.233Z] |resulting in a failed snap build CI check in the associated [2021-03-04T17:56:22.233Z] |pull request. [2021-03-04T17:56:22.233Z] | [2021-03-04T17:56:22.233Z] |Note - in addition to applying this patch, the pipeline also [2021-03-04T17:56:22.233Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-03-04T17:56:22.233Z] |need to build the finally binary .snap file (and it won't [2021-03-04T17:56:22.233Z] |work with the patch applied). This further reduces the build [2021-03-04T17:56:22.233Z] |time. [2021-03-04T17:56:22.233Z] |--- [2021-03-04T17:56:22.233Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-03-04T17:56:22.233Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-03-04T17:56:22.233Z] | [2021-03-04T17:56:22.233Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-03-04T17:56:22.233Z] |index 1e537489..faf42425 100644 [2021-03-04T17:56:22.233Z] |--- a/snap/snapcraft.yaml [2021-03-04T17:56:22.233Z] |+++ b/snap/snapcraft.yaml [2021-03-04T17:56:22.233Z] -------------------------- [2021-03-04T17:56:22.233Z] patching file snap/snapcraft.yaml [2021-03-04T17:56:22.233Z] Using Plan A... [2021-03-04T17:56:22.233Z] Hunk #1 succeeded at 73. [2021-03-04T17:56:22.233Z] Hunk #2 succeeded at 205 with fuzz 1 (offset 6 lines). [2021-03-04T17:56:22.233Z] Hunk #3 succeeded at 217 (offset 3 lines). [2021-03-04T17:56:22.233Z] Hunk #4 succeeded at 225 (offset 3 lines). [2021-03-04T17:56:22.233Z] Hunk #5 succeeded at 232 (offset 3 lines). [2021-03-04T17:56:22.233Z] Hunk #6 succeeded at 259 (offset 3 lines). [2021-03-04T17:56:22.233Z] Hunk #7 succeeded at 293 (offset 3 lines). [2021-03-04T17:56:22.233Z] Hunk #8 succeeded at 352 (offset 11 lines). [2021-03-04T17:56:22.233Z] Hmm... Ignoring the trailing garbage. [2021-03-04T17:56:22.233Z] done [2021-03-04T17:56:22.233Z] + sudo snapcraft prime --use-lxd [2021-03-04T17:56:23.633Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-04T17:56:23.633Z] 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-04T17:56:23.633Z] - README.md [2021-03-04T17:56:23.633Z] - snapcraft.yaml.orig [2021-03-04T17:56:23.633Z] [2021-03-04T17:56:23.633Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T17:56:25.026Z] Launching a container. [2021-03-04T17:56:40.009Z] Waiting for container to be ready [2021-03-04T17:56:40.009Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-04T17:56:40.009Z] [2021-03-04T17:56:43.338Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-04T17:56:43.915Z] Waiting for network to be ready... [2021-03-04T17:56:44.179Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T17:56:44.443Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T17:56:44.443Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T17:56:44.443Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T17:56:44.443Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T17:56:44.443Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T17:56:44.443Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T17:56:44.443Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T17:56:44.443Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T17:56:44.443Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T17:56:45.020Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T17:56:45.020Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T17:56:45.285Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T17:56:45.286Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T17:56:45.286Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T17:56:45.286Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T17:56:45.286Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T17:56:45.286Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T17:56:45.861Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T17:56:45.861Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-04T17:56:46.124Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T17:56:46.124Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T17:56:46.124Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T17:56:46.124Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T17:56:46.124Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T17:56:46.124Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T17:56:46.124Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T17:56:50.349Z] Fetched 24.0 MB in 6s (4123 kB/s) [2021-03-04T17:56:51.306Z] Reading package lists... [2021-03-04T17:56:51.883Z] Reading package lists... [2021-03-04T17:56:51.883Z] Building dependency tree... [2021-03-04T17:56:51.883Z] Reading state information... [2021-03-04T17:56:52.146Z] The following additional packages will be installed: [2021-03-04T17:56:52.146Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T17:56:52.146Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T17:56:52.146Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T17:56:52.146Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-04T17:56:52.146Z] Suggested packages: [2021-03-04T17:56:52.146Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-04T17:56:52.146Z] Recommended packages: [2021-03-04T17:56:52.146Z] gnupg libsasl2-modules [2021-03-04T17:56:52.146Z] The following NEW packages will be installed: [2021-03-04T17:56:52.146Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-04T17:56:52.146Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-04T17:56:52.146Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-04T17:56:52.146Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-04T17:56:52.146Z] The following packages will be upgraded: [2021-03-04T17:56:52.146Z] gpg gpg-agent gpgconf libudev1 [2021-03-04T17:56:52.409Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-04T17:56:52.409Z] Need to get 3530 kB of archives. [2021-03-04T17:56:52.409Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-04T17:56:52.409Z] 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-04T17:56:52.409Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-03-04T17:56:52.672Z] Get:3 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-04T17:56:52.673Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-03-04T17:56:52.673Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-04T17:56:52.935Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-04T17:56:53.198Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-04T17:56:53.198Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-04T17:56:53.198Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-04T17:56:53.198Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-04T17:56:53.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-04T17:56:53.198Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-04T17:56:53.198Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-04T17:56:53.198Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-04T17:56:53.198Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-04T17:56:53.198Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-04T17:56:53.198Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-04T17:56:53.198Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-04T17:56:53.460Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-04T17:56:53.460Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-04T17:56:53.460Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-04T17:56:53.460Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-04T17:56:53.460Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:56:53.460Z] Fetched 3530 kB in 1s (3150 kB/s) [2021-03-04T17:56:53.723Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T17:56:53.723Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:56:53.723Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:56:53.723Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-03-04T17:56:53.986Z] Selecting previously unselected package udev. [2021-03-04T17:56:53.986Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-04T17:56:53.986Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:56:53.986Z] Unpacking udev (237-3ubuntu10.44) ... [2021-03-04T17:56:54.248Z] Selecting previously unselected package libfuse2:amd64. [2021-03-04T17:56:54.248Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T17:56:54.248Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T17:56:54.248Z] Selecting previously unselected package fuse. [2021-03-04T17:56:54.248Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-04T17:56:54.248Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-04T17:56:54.511Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:56:54.511Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:56:54.511Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:56:54.511Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:56:54.773Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:56:54.773Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:56:54.773Z] Selecting previously unselected package libksba8:amd64. [2021-03-04T17:56:54.773Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-04T17:56:54.773Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-04T17:56:55.036Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-04T17:56:55.036Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.036Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.036Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-04T17:56:55.036Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.036Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.303Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-04T17:56:55.303Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.303Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.303Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-04T17:56:55.303Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.303Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.303Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-04T17:56:55.303Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.303Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.566Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-04T17:56:55.566Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.566Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.566Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-04T17:56:55.566Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.566Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.829Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-04T17:56:55.829Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.829Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:55.829Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-04T17:56:55.829Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-04T17:56:55.829Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:56.092Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-04T17:56:56.092Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T17:56:56.092Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:56:56.092Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-04T17:56:56.092Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-04T17:56:56.092Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:56:56.092Z] Selecting previously unselected package libldap-common. [2021-03-04T17:56:56.092Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-04T17:56:56.092Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:56:56.358Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-04T17:56:56.358Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-04T17:56:56.358Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:56:56.622Z] Selecting previously unselected package dirmngr. [2021-03-04T17:56:56.623Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:56:56.885Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T17:56:56.885Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:56:56.885Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-04T17:56:56.885Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-04T17:56:56.885Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:56:57.148Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-04T17:56:57.148Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-04T17:56:57.148Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:57.148Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-04T17:56:57.148Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:56:57.148Z] Setting up udev (237-3ubuntu10.44) ... [2021-03-04T17:56:57.725Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-04T17:56:57.994Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:57.994Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-04T17:56:57.994Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-04T17:56:57.994Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-04T17:56:58.257Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-04T17:56:58.257Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-04T17:56:58.257Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-04T17:56:58.522Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:56:59.101Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-04T17:56:59.101Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-04T17:56:59.101Z] This means they are not meant to be enabled using systemctl. [2021-03-04T17:56:59.101Z] Possible reasons for having this kind of units are: [2021-03-04T17:56:59.101Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-04T17:56:59.101Z] .wants/ or .requires/ directory. [2021-03-04T17:56:59.101Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-04T17:56:59.101Z] a requirement dependency on it. [2021-03-04T17:56:59.101Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-04T17:56:59.101Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-04T17:56:59.101Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-04T17:56:59.101Z] instance name specified. [2021-03-04T17:56:59.676Z] Reading package lists... [2021-03-04T17:56:59.940Z] Building dependency tree... [2021-03-04T17:56:59.940Z] Reading state information... [2021-03-04T17:56:59.940Z] The following additional packages will be installed: [2021-03-04T17:56:59.940Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-04T17:56:59.940Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-04T17:56:59.940Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-04T17:56:59.940Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-04T17:56:59.940Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-04T17:56:59.940Z] Suggested packages: [2021-03-04T17:56:59.940Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-04T17:56:59.940Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-04T17:56:59.940Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-04T17:56:59.940Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-04T17:56:59.940Z] systemd-container policykit-1 [2021-03-04T17:56:59.940Z] Recommended packages: [2021-03-04T17:56:59.941Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-04T17:57:00.221Z] The following NEW packages will be installed: [2021-03-04T17:57:00.221Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-04T17:57:00.221Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-04T17:57:00.221Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-04T17:57:00.221Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-04T17:57:00.221Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-04T17:57:00.221Z] The following packages will be upgraded: [2021-03-04T17:57:00.221Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-04T17:57:00.221Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-04T17:57:00.221Z] Need to get 35.2 MB of archives. [2021-03-04T17:57:00.221Z] After this operation, 141 MB of additional disk space will be used. [2021-03-04T17:57:00.221Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-04T17:57:00.221Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-04T17:57:00.221Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-03-04T17:57:00.221Z] 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-04T17:57:00.487Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-04T17:57:00.487Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-04T17:57:00.487Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-04T17:57:00.487Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-04T17:57:00.487Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-04T17:57:00.487Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-04T17:57:00.487Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-04T17:57:00.487Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-04T17:57:00.487Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-04T17:57:00.487Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-04T17:57:00.487Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-04T17:57:00.487Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-04T17:57:00.487Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-04T17:57:00.487Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-04T17:57:00.487Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-04T17:57:01.067Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-03-04T17:57:01.067Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-04T17:57:01.067Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-04T17:57:01.067Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-04T17:57:01.067Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-04T17:57:01.067Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-04T17:57:01.067Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-04T17:57:01.067Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-04T17:57:01.067Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-04T17:57:01.067Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-04T17:57:01.331Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-04T17:57:01.331Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:57:01.331Z] Fetched 35.2 MB in 1s (31.2 MB/s) [2021-03-04T17:57:01.595Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T17:57:01.595Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:57:01.869Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:57:02.451Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:57:02.451Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:57:02.714Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-03-04T17:57:02.714Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T17:57:02.714Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T17:57:02.714Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T17:57:02.979Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-04T17:57:03.248Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-04T17:57:03.248Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-04T17:57:03.248Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-04T17:57:03.830Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-04T17:57:03.830Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-04T17:57:04.407Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-04T17:57:04.407Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-04T17:57:04.407Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T17:57:04.407Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T17:57:04.670Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-04T17:57:04.671Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:57:04.671Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:04.933Z] Selecting previously unselected package libexpat1:amd64. [2021-03-04T17:57:04.933Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-04T17:57:04.933Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T17:57:04.933Z] Selecting previously unselected package python3.6-minimal. [2021-03-04T17:57:04.933Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:57:04.933Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:05.201Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T17:57:05.470Z] Checking for services that may need to be restarted...done. [2021-03-04T17:57:05.470Z] Checking for services that may need to be restarted...done. [2021-03-04T17:57:05.470Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:05.470Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-04T17:57:05.470Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:06.063Z] Selecting previously unselected package python3-minimal. [2021-03-04T17:57:06.331Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-04T17:57:06.331Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-04T17:57:06.331Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-04T17:57:06.331Z] Selecting previously unselected package mime-support. [2021-03-04T17:57:06.331Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-04T17:57:06.331Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-04T17:57:06.331Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-04T17:57:06.331Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-04T17:57:06.331Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T17:57:06.621Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-04T17:57:06.622Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:57:06.622Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:06.894Z] Selecting previously unselected package python3.6. [2021-03-04T17:57:06.894Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-04T17:57:06.894Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:07.474Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-04T17:57:07.474Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-04T17:57:07.738Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T17:57:08.315Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-04T17:57:08.579Z] Selecting previously unselected package python3. [2021-03-04T17:57:08.579Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-04T17:57:08.579Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-04T17:57:08.579Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-04T17:57:08.579Z] Selecting previously unselected package multiarch-support. [2021-03-04T17:57:08.579Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:57:08.579Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T17:57:08.579Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-04T17:57:08.844Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-04T17:57:08.844Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-04T17:57:08.844Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-04T17:57:08.844Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T17:57:08.844Z] Selecting previously unselected package libbsd0:amd64. [2021-03-04T17:57:08.844Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-04T17:57:08.844Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T17:57:09.125Z] Selecting previously unselected package sudo. [2021-03-04T17:57:09.125Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-04T17:57:09.125Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T17:57:09.125Z] Selecting previously unselected package apparmor. [2021-03-04T17:57:09.125Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T17:57:09.125Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-04T17:57:09.400Z] Selecting previously unselected package libedit2:amd64. [2021-03-04T17:57:09.400Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-04T17:57:09.400Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T17:57:09.400Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-04T17:57:09.400Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:57:09.400Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:09.667Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-04T17:57:09.667Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:57:09.667Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:09.667Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-04T17:57:09.667Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-04T17:57:09.667Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T17:57:09.937Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-04T17:57:09.937Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:57:09.937Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:09.937Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-04T17:57:09.937Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-04T17:57:09.937Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:10.208Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-04T17:57:10.208Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-04T17:57:10.208Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T17:57:10.480Z] Selecting previously unselected package openssh-client. [2021-03-04T17:57:10.481Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-04T17:57:10.481Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T17:57:10.745Z] Selecting previously unselected package squashfs-tools. [2021-03-04T17:57:10.745Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-04T17:57:10.745Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T17:57:10.745Z] Selecting previously unselected package snapd. [2021-03-04T17:57:10.745Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-04T17:57:10.745Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-04T17:57:14.069Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-04T17:57:14.070Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-04T17:57:14.070Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-04T17:57:14.070Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-04T17:57:14.070Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-04T17:57:14.070Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:14.070Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:57:14.070Z] Setting up systemd (237-3ubuntu10.44) ... [2021-03-04T17:57:14.070Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-04T17:57:15.032Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-04T17:57:15.032Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-04T17:57:15.032Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-04T17:57:15.032Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:15.032Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:15.032Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-04T17:57:15.983Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-04T17:57:15.983Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:15.983Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-04T17:57:15.983Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-04T17:57:15.983Z] running python rtupdate hooks for python3.6... [2021-03-04T17:57:15.983Z] running python post-rtupdate hooks for python3.6... [2021-03-04T17:57:16.250Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-04T17:57:18.184Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-04T17:57:18.184Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-04T17:57:18.184Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-04T17:57:18.766Z] Setting up snapd (2.48.3+18.04) ... [2021-03-04T17:57:19.343Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-04T17:57:19.606Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-04T17:57:19.871Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-04T17:57:20.136Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-04T17:57:20.399Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T17:57:20.399Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-04T17:57:20.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-04T17:57:20.943Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-04T17:57:21.206Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-04T17:57:21.469Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-04T17:57:21.733Z] /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-04T17:57:21.734Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-04T17:57:21.734Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T17:57:23.677Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T17:57:23.677Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T17:57:23.677Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T17:57:25.880Z] Reading package lists... [2021-03-04T17:57:26.144Z] Reading package lists... [2021-03-04T17:57:26.407Z] Building dependency tree... [2021-03-04T17:57:26.407Z] Reading state information... [2021-03-04T17:57:26.407Z] Calculating upgrade... [2021-03-04T17:57:26.671Z] The following packages will be upgraded: [2021-03-04T17:57:26.671Z] advancecomp base-files bash binutils binutils-common [2021-03-04T17:57:26.671Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-04T17:57:26.671Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-04T17:57:26.671Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-04T17:57:26.671Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-04T17:57:26.671Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-04T17:57:26.671Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-04T17:57:26.671Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-04T17:57:26.671Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-04T17:57:26.671Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-04T17:57:26.671Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-04T17:57:26.671Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-04T17:57:26.671Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-04T17:57:26.671Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-04T17:57:26.671Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-04T17:57:26.939Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T17:57:26.939Z] Need to get 63.8 MB of archives. [2021-03-04T17:57:26.939Z] After this operation, 5202 kB of additional disk space will be used. [2021-03-04T17:57:26.939Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-03-04T17:57:26.939Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-04T17:57:26.939Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-04T17:57:26.939Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-04T17:57:26.939Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-04T17:57:26.939Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-04T17:57:26.939Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-04T17:57:26.939Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-04T17:57:26.939Z] 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-04T17:57:26.939Z] 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-04T17:57:26.939Z] 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-04T17:57:26.939Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-04T17:57:26.939Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-04T17:57:26.939Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-04T17:57:26.939Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-04T17:57:26.939Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-04T17:57:26.939Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-04T17:57:26.939Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-04T17:57:27.203Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-04T17:57:27.203Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-04T17:57:27.203Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-04T17:57:27.203Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-04T17:57:27.203Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-03-04T17:57:27.203Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-04T17:57:27.203Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-04T17:57:27.203Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-04T17:57:27.203Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-04T17:57:27.203Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-04T17:57:27.203Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-04T17:57:27.203Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-04T17:57:27.203Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-04T17:57:27.203Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-04T17:57:27.203Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-04T17:57:27.203Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-04T17:57:27.203Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-04T17:57:27.203Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-03-04T17:57:27.203Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-04T17:57:27.203Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-04T17:57:27.203Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-04T17:57:27.203Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-03-04T17:57:27.203Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-04T17:57:27.203Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-04T17:57:27.203Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-04T17:57:27.203Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-04T17:57:27.203Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-04T17:57:27.203Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-04T17:57:27.203Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-04T17:57:27.203Z] Get:48 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-04T17:57:27.467Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-04T17:57:27.467Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-04T17:57:27.467Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-04T17:57:27.467Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-04T17:57:27.467Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-04T17:57:27.467Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-04T17:57:27.467Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-04T17:57:27.467Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-04T17:57:27.735Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-04T17:57:27.735Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-04T17:57:27.735Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-04T17:57:27.999Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-04T17:57:27.999Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-04T17:57:27.999Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-04T17:57:27.999Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-04T17:57:27.999Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-04T17:57:27.999Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-04T17:57:27.999Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-04T17:57:27.999Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-04T17:57:27.999Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-04T17:57:28.264Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-04T17:57:28.264Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-04T17:57:28.264Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-04T17:57:28.264Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-04T17:57:28.264Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-04T17:57:28.264Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-04T17:57:28.264Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-04T17:57:28.264Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-04T17:57:28.264Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-04T17:57:28.264Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-04T17:57:28.264Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-04T17:57:28.264Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-04T17:57:28.264Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-04T17:57:28.264Z] Get:82 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-04T17:57:28.264Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-04T17:57:28.264Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-03-04T17:57:28.264Z] Get:85 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-04T17:57:28.527Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-04T17:57:28.527Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-04T17:57:28.527Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-04T17:57:28.527Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-04T17:57:28.527Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-04T17:57:28.527Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-04T17:57:28.527Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-04T17:57:28.527Z] Get:93 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-04T17:57:28.527Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-04T17:57:28.527Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-04T17:57:28.527Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-04T17:57:28.527Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-04T17:57:28.527Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-04T17:57:28.527Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-04T17:57:28.791Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:57:29.055Z] Fetched 63.8 MB in 2s (33.9 MB/s) [2021-03-04T17:57:29.055Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:29.055Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:57:29.055Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:57:30.003Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:57:30.003Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:57:30.003Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-03-04T17:57:30.003Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-03-04T17:57:30.957Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:30.957Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:30.957Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:31.222Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:31.222Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:31.222Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:31.486Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:31.486Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:31.486Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:31.748Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:31.748Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:31.748Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:32.011Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:32.011Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:32.011Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:57:32.275Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:57:32.276Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:32.276Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-04T17:57:32.276Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:57:32.540Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:57:32.540Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:32.540Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:32.540Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:32.540Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:32.810Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:32.810Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-04T17:57:33.079Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:57:33.342Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:57:33.342Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:57:33.612Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:57:34.189Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T17:57:34.453Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-04T17:57:34.453Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-04T17:57:34.453Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-04T17:57:34.453Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-04T17:57:34.717Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-04T17:57:34.980Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-04T17:57:34.980Z] Installing new version of config file /etc/issue ... [2021-03-04T17:57:34.980Z] Installing new version of config file /etc/issue.net ... [2021-03-04T17:57:34.980Z] Installing new version of config file /etc/lsb-release ... [2021-03-04T17:57:34.980Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-04T17:57:35.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-04T17:57:35.556Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-04T17:57:35.556Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-04T17:57:35.556Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:35.556Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-04T17:57:35.556Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-04T17:57:35.819Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-04T17:57:35.819Z] 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-04T17:57:36.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:36.082Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:36.082Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:36.082Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:36.346Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:36.346Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-04T17:57:36.346Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-04T17:57:36.346Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-04T17:57:36.609Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:36.609Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-04T17:57:36.609Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T17:57:36.871Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-04T17:57:36.871Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:36.871Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:57:37.134Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:57:37.134Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T17:57:37.134Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:37.134Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:57:37.134Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:57:37.397Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-04T17:57:37.397Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:37.397Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-04T17:57:37.660Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-04T17:57:37.660Z] Setting up grep (3.1-2build1) ... [2021-03-04T17:57:37.660Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:37.660Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T17:57:37.923Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T17:57:37.923Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-04T17:57:38.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:38.185Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:57:38.185Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:57:38.185Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-04T17:57:38.448Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:38.448Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T17:57:38.448Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:57:39.025Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T17:57:39.025Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:57:39.288Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-04T17:57:39.288Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:57:39.874Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-04T17:57:39.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:39.874Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-04T17:57:40.138Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-04T17:57:41.088Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T17:57:41.088Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T17:57:41.353Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-04T17:57:41.353Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-04T17:57:41.353Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T17:57:41.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:41.616Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-04T17:57:41.616Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-04T17:57:41.616Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-04T17:57:41.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:41.879Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:41.879Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:41.879Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:42.141Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:42.141Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:42.141Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:42.404Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:42.404Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:42.404Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:42.404Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:42.666Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:42.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:42.666Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:42.666Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:42.929Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:42.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:42.929Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:57:42.929Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:57:43.192Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:57:43.192Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:57:43.192Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T17:57:43.454Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:43.454Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-04T17:57:43.454Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:57:43.454Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T17:57:43.716Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:43.716Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:43.716Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:43.716Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:43.979Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:43.979Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:43.979Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:43.979Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:44.243Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:44.243Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:44.243Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:44.818Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:57:45.081Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-04T17:57:45.658Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-04T17:57:45.658Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:45.658Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-04T17:57:45.658Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-04T17:57:45.926Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:57:46.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-04T17:57:46.188Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-04T17:57:46.188Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-04T17:57:46.188Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-04T17:57:46.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:46.450Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-04T17:57:46.450Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-04T17:57:46.714Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-04T17:57:46.977Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:46.977Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-04T17:57:46.977Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T17:57:47.242Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-04T17:57:47.242Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:47.242Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-04T17:57:47.242Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-04T17:57:47.505Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-04T17:57:47.505Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:47.505Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T17:57:47.505Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:57:47.767Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:57:48.056Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:48.056Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T17:57:48.056Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:57:48.056Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:57:48.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:48.318Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-04T17:57:48.318Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:57:48.580Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:57:48.843Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:48.844Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-04T17:57:48.844Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-04T17:57:48.844Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-03-04T17:57:49.109Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-03-04T17:57:49.109Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:57:49.109Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:57:49.686Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T17:57:49.686Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:49.686Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-04T17:57:49.686Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-04T17:57:49.950Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-04T17:57:49.950Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:49.950Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-04T17:57:49.950Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-04T17:57:50.212Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-04T17:57:50.476Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:50.476Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-04T17:57:50.476Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-04T17:57:50.738Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-04T17:57:50.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:50.738Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-03-04T17:57:50.738Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-04T17:57:51.001Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-03-04T17:57:51.001Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:51.001Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-04T17:57:51.264Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-04T17:57:51.527Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-04T17:57:51.790Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:51.790Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-04T17:57:51.790Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-04T17:57:51.790Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-04T17:57:52.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:52.053Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-04T17:57:52.053Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-04T17:57:52.053Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-04T17:57:52.318Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:52.318Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-04T17:57:52.318Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-04T17:57:52.318Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-04T17:57:52.581Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:52.581Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-04T17:57:52.581Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-04T17:57:52.581Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-04T17:57:52.844Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:52.844Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-04T17:57:52.844Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-04T17:57:53.105Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-04T17:57:53.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:53.105Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T17:57:53.105Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-04T17:57:53.370Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-04T17:57:53.370Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-04T17:57:53.370Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-04T17:57:53.370Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-04T17:57:53.633Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-04T17:57:53.633Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-04T17:57:53.633Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T17:57:53.633Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T17:57:53.901Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-04T17:57:53.901Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-04T17:57:54.164Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-03-04T17:57:54.164Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-03-04T17:57:54.427Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-04T17:57:54.427Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-04T17:57:54.697Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-04T17:57:54.697Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-04T17:57:54.697Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-04T17:57:54.697Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-04T17:57:54.960Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-04T17:57:54.960Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-04T17:57:54.960Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-04T17:57:54.960Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-04T17:57:55.225Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-04T17:57:55.225Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-04T17:57:55.225Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-04T17:57:55.489Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-04T17:57:55.489Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-04T17:57:55.489Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-04T17:57:55.752Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-04T17:57:55.752Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-04T17:57:56.714Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-04T17:57:56.714Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-04T17:57:56.989Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-04T17:57:56.989Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-04T17:57:57.252Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:57:57.253Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:57:57.827Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:57:57.827Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:57:57.827Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:57:58.092Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:57:58.092Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-04T17:57:58.092Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-04T17:57:58.355Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:58.355Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:57:58.355Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:58.617Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:57:58.617Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:58.881Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:57:58.881Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:57:58.881Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:58:00.276Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:58:00.276Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:58:01.227Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:58:01.489Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:58:02.067Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:58:02.330Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:58:02.592Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:58:02.592Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:58:03.986Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-04T17:58:03.986Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-04T17:58:03.986Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T17:58:03.986Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T17:58:03.986Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T17:58:03.986Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T17:58:04.257Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-04T17:58:04.257Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-04T17:58:04.519Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-04T17:58:04.519Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-04T17:58:04.519Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T17:58:04.519Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T17:58:04.782Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-04T17:58:04.782Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-04T17:58:04.782Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-04T17:58:05.043Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-04T17:58:05.043Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:05.305Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-04T17:58:05.305Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:05.305Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:05.305Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:05.305Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-04T17:58:05.305Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-04T17:58:05.305Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-04T17:58:05.568Z] [2021-03-04T17:58:05.568Z] Current default time zone: 'Etc/UTC' [2021-03-04T17:58:05.568Z] Local time is now: Thu Mar 4 17:58:05 UTC 2021. [2021-03-04T17:58:05.568Z] Universal Time is now: Thu Mar 4 17:58:05 UTC 2021. [2021-03-04T17:58:05.568Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-04T17:58:05.568Z] [2021-03-04T17:58:05.568Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-03-04T17:58:05.568Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:05.568Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-03-04T17:58:05.568Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-04T17:58:05.831Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-04T17:58:05.831Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-04T17:58:05.831Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-04T17:58:05.831Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-04T17:58:05.831Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-04T17:58:05.831Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-04T17:58:05.831Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:05.831Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-04T17:58:06.093Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:06.093Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:58:06.355Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:06.355Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-04T17:58:06.355Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-04T17:58:06.355Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-04T17:58:06.355Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-03-04T17:58:06.355Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-04T17:58:06.355Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-04T17:58:06.355Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:58:06.355Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-04T17:58:08.911Z] Updating certificates in /etc/ssl/certs... [2021-03-04T17:58:09.860Z] 23 added, 27 removed; done. [2021-03-04T17:58:09.860Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-04T17:58:09.860Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-04T17:58:09.860Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-04T17:58:09.860Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-04T17:58:09.860Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-04T17:58:10.122Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.122Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:58:10.122Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.122Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.122Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.122Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.122Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.122Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-04T17:58:10.386Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:58:10.386Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-04T17:58:10.386Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-04T17:58:10.386Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-04T17:58:10.386Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.386Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-04T17:58:10.386Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-04T17:58:10.386Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-04T17:58:10.650Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-04T17:58:10.650Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:58:10.650Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-03-04T17:58:10.650Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-04T17:58:10.912Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-04T17:58:10.912Z] Updating certificates in /etc/ssl/certs... [2021-03-04T17:58:11.485Z] 0 added, 0 removed; done. [2021-03-04T17:58:11.485Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-04T17:58:11.485Z] done. [2021-03-04T17:58:12.452Z] Reading package lists... [2021-03-04T17:58:12.718Z] Building dependency tree... [2021-03-04T17:58:12.718Z] Reading state information... [2021-03-04T17:58:12.982Z] The following NEW packages will be installed: [2021-03-04T17:58:12.982Z] apt-transport-https [2021-03-04T17:58:13.244Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T17:58:13.244Z] Need to get 1696 B of archives. [2021-03-04T17:58:13.244Z] After this operation, 153 kB of additional disk space will be used. [2021-03-04T17:58:13.244Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-04T17:58:13.507Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:58:13.507Z] Fetched 1696 B in 0s (8301 B/s) [2021-03-04T17:58:13.507Z] Selecting previously unselected package apt-transport-https. [2021-03-04T17:58:13.507Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-04T17:58:13.507Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-04T17:58:13.507Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T17:58:13.769Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-04T17:58:14.033Z] Waiting for network to be ready... [2021-03-04T17:58:22.197Z] 2021-03-04T17:58:18Z INFO Waiting for automatic snapd restart... [2021-03-04T17:58:22.197Z] snapd 2.49 from Canonical* installed [2021-03-04T17:58:23.145Z] "snapd" switched to the "latest/stable" channel [2021-03-04T17:58:23.145Z] [2021-03-04T17:58:29.772Z] core18 20210128 from Canonical* installed [2021-03-04T17:58:29.772Z] "core18" switched to the "latest/stable" channel [2021-03-04T17:58:29.772Z] [2021-03-04T17:58:37.935Z] snapcraft 4.5.1 from Canonical* installed [2021-03-04T17:58:37.935Z] "snapcraft" switched to the "latest/stable" channel [2021-03-04T17:58:37.935Z] [2021-03-04T17:58:41.246Z] 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-04T17:58:41.246Z] - README.md [2021-03-04T17:58:41.246Z] - snapcraft.yaml.orig [2021-03-04T17:58:41.246Z] [2021-03-04T17:58:41.246Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-04T17:58:47.858Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:58:48.122Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T17:58:48.122Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T17:58:48.122Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T17:58:50.942Z] Reading package lists... [2021-03-04T17:58:51.205Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-03-04T17:58:57.812Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:58:57.812Z] Reading package lists... [2021-03-04T17:58:57.812Z] Building dependency tree... [2021-03-04T17:58:57.812Z] Reading state information... [2021-03-04T17:58:57.812Z] Suggested packages: [2021-03-04T17:58:57.812Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-04T17:58:57.812Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-04T17:58:57.812Z] Recommended packages: [2021-03-04T17:58:57.812Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-03-04T17:58:57.812Z] The following NEW packages will be installed: [2021-03-04T17:58:57.812Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-03-04T17:58:57.812Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-03-04T17:58:57.812Z] pkg-config zip [2021-03-04T17:58:58.075Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-03-04T17:58:58.075Z] Need to get 7655 kB of archives. [2021-03-04T17:58:58.075Z] After this operation, 43.7 MB of additional disk space will be used. [2021-03-04T17:58:58.075Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-03-04T17:58:58.075Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-04T17:58:58.368Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-04T17:58:58.368Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-04T17:58:58.368Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-04T17:58:58.368Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-04T17:58:58.642Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-04T17:58:58.642Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-04T17:58:58.642Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-04T17:58:58.642Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-03-04T17:58:58.642Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-04T17:58:58.642Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-03-04T17:58:58.905Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-03-04T17:58:58.905Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-04T17:58:58.905Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-04T17:58:59.171Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-04T17:58:59.171Z] Fetched 7655 kB in 1s (6961 kB/s) [2021-03-04T17:58:59.438Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-04T17:58:59.438Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-04T17:58:59.438Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-03-04T17:58:59.438Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T17:58:59.702Z] Selecting previously unselected package libpsl5:amd64. [2021-03-04T17:58:59.702Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-04T17:58:59.702Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T17:58:59.702Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-04T17:58:59.702Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-04T17:58:59.964Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T17:58:59.964Z] Selecting previously unselected package librtmp1:amd64. [2021-03-04T17:58:59.964Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-04T17:58:59.964Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T17:58:59.964Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-04T17:58:59.964Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-04T17:58:59.964Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T17:59:00.228Z] Selecting previously unselected package liberror-perl. [2021-03-04T17:59:00.228Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-03-04T17:59:00.228Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-04T17:59:00.228Z] Selecting previously unselected package git-man. [2021-03-04T17:59:00.228Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-03-04T17:59:00.228Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:59:00.491Z] Selecting previously unselected package git. [2021-03-04T17:59:00.491Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-03-04T17:59:00.491Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:59:01.887Z] Selecting previously unselected package libnorm1:amd64. [2021-03-04T17:59:01.887Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-04T17:59:01.887Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T17:59:01.887Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-04T17:59:01.887Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-04T17:59:01.887Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T17:59:01.887Z] Selecting previously unselected package libsodium23:amd64. [2021-03-04T17:59:01.887Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-03-04T17:59:01.887Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-04T17:59:02.150Z] Selecting previously unselected package libzmq5:amd64. [2021-03-04T17:59:02.150Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T17:59:02.150Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:59:02.150Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-04T17:59:02.150Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-04T17:59:02.150Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:59:02.413Z] Selecting previously unselected package pkg-config. [2021-03-04T17:59:02.413Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-04T17:59:02.413Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T17:59:02.413Z] Selecting previously unselected package zip. [2021-03-04T17:59:02.413Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-03-04T17:59:02.413Z] Unpacking zip (3.0-11build1) ... [2021-03-04T17:59:02.676Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-04T17:59:02.676Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:59:02.676Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-04T17:59:02.676Z] Setting up liberror-perl (0.17025-1) ... [2021-03-04T17:59:02.676Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-04T17:59:02.676Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-03-04T17:59:02.676Z] No schema files found: doing nothing. [2021-03-04T17:59:02.677Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-04T17:59:02.939Z] Setting up zip (3.0-11build1) ... [2021-03-04T17:59:02.939Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-04T17:59:02.939Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-04T17:59:02.939Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-04T17:59:02.939Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:59:02.939Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-04T17:59:03.201Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-04T17:59:03.201Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-03-04T17:59:03.201Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-04T17:59:09.820Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:59:10.410Z] git set to automatically installed. [2021-03-04T17:59:10.410Z] git-man set to automatically installed. [2021-03-04T17:59:10.410Z] libcurl3-gnutls set to automatically installed. [2021-03-04T17:59:10.410Z] liberror-perl set to automatically installed. [2021-03-04T17:59:10.410Z] libglib2.0-0 set to automatically installed. [2021-03-04T17:59:10.410Z] libnghttp2-14 set to automatically installed. [2021-03-04T17:59:10.410Z] libnorm1 set to automatically installed. [2021-03-04T17:59:10.410Z] libpgm-5.2-0 set to automatically installed. [2021-03-04T17:59:10.410Z] libpsl5 set to automatically installed. [2021-03-04T17:59:10.410Z] librtmp1 set to automatically installed. [2021-03-04T17:59:10.410Z] libsodium23 set to automatically installed. [2021-03-04T17:59:10.410Z] libzmq3-dev set to automatically installed. [2021-03-04T17:59:10.410Z] libzmq5 set to automatically installed. [2021-03-04T17:59:10.410Z] pkg-config set to automatically installed. [2021-03-04T17:59:10.410Z] zip set to automatically installed. [2021-03-04T17:59:13.785Z] snapd is not logged in, snap install commands will use sudo [2021-03-04T17:59:19.109Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-04T17:59:20.501Z] snap "core18" has no updates available [2021-03-04T17:59:21.074Z] Pulling config-common [2021-03-04T17:59:21.074Z] + snapcraftctl pull [2021-03-04T17:59:22.468Z] Pulling go-build-helper [2021-03-04T17:59:22.468Z] + snapcraftctl pull [2021-03-04T17:59:49.108Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-04T17:59:49.108Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-04T17:59:49.108Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-04T17:59:49.108Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-03-04T17:59:49.108Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-04T17:59:49.108Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-04T17:59:49.108Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-04T17:59:49.108Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-03-04T17:59:49.108Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-04T17:59:49.108Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-04T17:59:49.108Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-04T17:59:49.108Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-04T17:59:49.108Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-04T17:59:49.108Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-04T17:59:49.108Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [245 kB] [2021-03-04T17:59:49.108Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [31.7 kB] [2021-03-04T17:59:49.108Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1113 kB] [2021-03-04T17:59:49.108Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-03-04T17:59:49.108Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-04T17:59:49.108Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-03-04T17:59:49.108Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-03-04T17:59:49.108Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-04T17:59:49.108Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-04T17:59:49.108Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [266 kB] [2021-03-04T17:59:49.108Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [35.3 kB] [2021-03-04T17:59:49.108Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-03-04T17:59:49.108Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-03-04T17:59:49.108Z] Fetched 24.0 MB in 6s (3991 kB/s) [2021-03-04T17:59:49.108Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-03-04T17:59:49.108Z] Fetched 96.5 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-03-04T17:59:49.108Z] Fetched 279 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-03-04T17:59:49.108Z] Fetched 122 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-03-04T17:59:49.108Z] Fetched 77.8 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-03-04T17:59:49.108Z] Fetched 8848 B in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-03-04T17:59:49.108Z] Fetched 47.8 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-03-04T17:59:49.108Z] Fetched 45.6 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-03-04T17:59:49.108Z] Fetched 15.0 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-03-04T17:59:49.108Z] Fetched 214 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-03-04T17:59:49.108Z] Fetched 154 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-03-04T17:59:49.108Z] Fetched 50.6 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-03-04T17:59:49.108Z] Fetched 14.8 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-03-04T17:59:49.108Z] Fetched 41.8 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-03-04T17:59:49.108Z] Fetched 499 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-03-04T17:59:49.108Z] Fetched 111 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-03-04T17:59:49.108Z] Fetched 240 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-03-04T17:59:49.108Z] Fetched 29.3 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-03-04T17:59:49.108Z] Fetched 85.5 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-03-04T17:59:49.108Z] Fetched 24.5 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-03-04T17:59:49.108Z] Fetched 49.2 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-03-04T17:59:49.108Z] Fetched 54.2 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-03-04T17:59:49.108Z] Fetched 30.8 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-03-04T17:59:49.108Z] Fetched 15.8 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-03-04T17:59:49.108Z] Fetched 85.9 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-03-04T17:59:49.108Z] Fetched 8720 B in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-03-04T17:59:49.108Z] Fetched 137 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-03-04T17:59:49.108Z] Fetched 119 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-03-04T17:59:49.108Z] Fetched 109 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-03-04T17:59:49.108Z] Fetched 11.1 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-03-04T17:59:49.108Z] Fetched 645 kB in 0s (0 B/s) [2021-03-04T17:59:49.108Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-03-04T17:59:49.109Z] Fetched 41.3 kB in 0s (0 B/s) [2021-03-04T17:59:49.109Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-03-04T17:59:49.109Z] Fetched 17.9 kB in 0s (0 B/s) [2021-03-04T17:59:49.109Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-03-04T17:59:49.109Z] Fetched 368 kB in 0s (0 B/s) [2021-03-04T17:59:49.109Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-03-04T17:59:49.109Z] Fetched 187 kB in 0s (0 B/s) [2021-03-04T17:59:49.109Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-03-04T17:59:49.109Z] Fetched 175 kB in 0s (0 B/s) [2021-03-04T17:59:49.109Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-03-04T17:59:53.355Z] Fetched 206 kB in 0s (0 B/s) [2021-03-04T17:59:53.356Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb [1301 kB] [2021-03-04T17:59:53.356Z] Fetched 1301 kB in 0s (0 B/s) [2021-03-04T17:59:53.356Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-03-04T17:59:53.356Z] Fetched 36.2 kB in 0s (0 B/s) [2021-03-04T17:59:53.356Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-03-04T17:59:53.356Z] Fetched 159 kB in 0s (0 B/s) [2021-03-04T17:59:53.356Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-03-04T17:59:53.356Z] Fetched 107 kB in 0s (0 B/s) [2021-03-04T17:59:53.356Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-03-04T17:59:53.356Z] Fetched 48.7 kB in 0s (0 B/s) [2021-03-04T17:59:53.356Z] Pulling static-packages [2021-03-04T17:59:53.356Z] + snapcraftctl pull [2021-03-04T17:59:54.750Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-03-04T17:59:54.750Z] Skipping pull go-build-helper (already ran) [2021-03-04T17:59:54.750Z] Skipping pull static-packages (already ran) [2021-03-04T17:59:54.750Z] Building go-build-helper [2021-03-04T17:59:54.750Z] + snapcraftctl build [2021-03-04T18:00:00.068Z] Building static-packages [2021-03-04T18:00:00.068Z] + snapcraftctl build [2021-03-04T18:00:03.430Z] Staging go-build-helper [2021-03-04T18:00:03.430Z] + snapcraftctl stage [2021-03-04T18:00:04.831Z] Staging static-packages [2021-03-04T18:00:04.831Z] + snapcraftctl stage [2021-03-04T18:00:06.231Z] Pulling go115 [2021-03-04T18:00:06.231Z] + snapcraftctl pull [2021-03-04T18:00:07.630Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-03-04T18:00:07.630Z] Skipping pull go115 (already ran) [2021-03-04T18:00:07.630Z] Building go115 [2021-03-04T18:00:07.630Z] + dpkg --print-architecture [2021-03-04T18:00:07.630Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-04T18:00:07.630Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-04T18:00:07.630Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-04T18:00:07.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T18:00:07.630Z] Dload Upload Total Spent Left Speed [2021-03-04T18:00:11.325Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 115M 5 6991k 0 0 13.5M 0 0:00:08 --:--:-- 0:00:08 13.5M 34 115M 34 40.0M 0 0 26.6M 0 0:00:04 0:00:01 0:00:03 26.6M 62 115M 62 72.6M 0 0 29.0M 0 0:00:03 0:00:02 0:00:01 29.0M 91 115M 91 106M 0 0 30.2M 0 0:00:03 0:00:03 --:--:-- 30.2M 100 115M 100 115M 0 0 30.1M 0 0:00:03 0:00:03 --:--:-- 30.0M [2021-03-04T18:00:11.325Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-04T18:00:11.325Z] + sha256sum -c sha256 [2021-03-04T18:00:11.325Z] + grep OK [2021-03-04T18:00:12.278Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-04T18:00:12.278Z] + mkdir -p /root/stage/go1.15 [2021-03-04T18:00:12.278Z] + tar -C /root/stage/go1.15 -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-04T18:00:18.982Z] Staging go115 [2021-03-04T18:00:18.982Z] + snapcraftctl stage [2021-03-04T18:00:27.423Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-04T18:00:27.423Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-04T18:00:27.423Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-04T18:00:27.423Z] Fetched 0 B in 0s (0 B/s) [2021-03-04T18:00:27.423Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-04T18:00:27.423Z] Fetched 224 kB in 0s (0 B/s) [2021-03-04T18:00:27.423Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-04T18:00:27.423Z] Fetched 157 kB in 0s (0 B/s) [2021-03-04T18:00:27.423Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-04T18:00:27.423Z] Fetched 221 kB in 0s (0 B/s) [2021-03-04T18:00:27.423Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-04T18:00:27.423Z] Fetched 143 kB in 0s (0 B/s) [2021-03-04T18:00:27.423Z] Pulling edgex-go [2021-03-04T18:00:27.423Z] + snapcraftctl pull [2021-03-04T18:00:29.418Z] Pulling version [2021-03-04T18:00:29.418Z] + cd /root/project [2021-03-04T18:00:29.418Z] + [ -f VERSION ] [2021-03-04T18:00:29.418Z] + PROJECT_VERSION=local-dev [2021-03-04T18:00:29.418Z] + git rev-parse --short HEAD [2021-03-04T18:00:29.418Z] + GIT_REVISION=09d5bbe1 [2021-03-04T18:00:29.418Z] + snapcraftctl set-version local-dev [2021-03-04T18:00:30.396Z] Building config-common [2021-03-04T18:00:30.396Z] + snapcraftctl build [2021-03-04T18:00:33.714Z] Skipping build go-build-helper (already ran) [2021-03-04T18:00:33.714Z] Skipping build static-packages (already ran) [2021-03-04T18:00:33.714Z] Skipping build go115 (already ran) [2021-03-04T18:00:33.714Z] Building edgex-go [2021-03-04T18:00:35.114Z] + export PATH=/root/stage/go1.15/bin:/bin:/root/stage/usr/sbin:/root/stage/usr/bin:/root/stage/sbin:/root/stage/bin:/root/parts/edgex-go/install/usr/sbin:/root/parts/edgex-go/install/usr/bin:/root/parts/edgex-go/install/sbin:/root/parts/edgex-go/install/bin:/snap/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/snapcraft/6050/bin/scriptlet-bin [2021-03-04T18:00:35.114Z] + cd /root/parts/edgex-go/src [2021-03-04T18:00:35.114Z] + make build [2021-03-04T18:00:35.114Z] 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-04T18:00:37.684Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-04T18:00:37.684Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.42 [2021-03-04T18:00:37.684Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-03-04T18:00:37.684Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-04T18:00:37.684Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-03-04T18:00:37.684Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.3 [2021-03-04T18:00:37.685Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-04T18:00:37.685Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-04T18:00:37.685Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-03-04T18:00:37.685Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-03-04T18:00:37.685Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-03-04T18:00:37.685Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-04T18:00:37.685Z] go: downloading github.com/pkg/errors v0.8.1 [2021-03-04T18:00:37.685Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-04T18:00:37.685Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-04T18:00:37.685Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-04T18:00:37.685Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-04T18:00:37.685Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-04T18:00:37.685Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-04T18:00:37.685Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-03-04T18:00:37.685Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-04T18:00:37.685Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-04T18:00:37.685Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-04T18:00:37.685Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-04T18:00:37.685Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-04T18:00:37.685Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-04T18:00:37.957Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-04T18:00:37.957Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-04T18:00:37.957Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-04T18:00:37.957Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-04T18:00:37.957Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-03-04T18:00:37.957Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-04T18:00:38.222Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-04T18:00:48.261Z] 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-04T18:00:48.261Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-03-04T18:00:54.870Z] 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-04T18:00:55.446Z] 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-04T18:00:57.371Z] 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-04T18:00:57.635Z] 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-04T18:00:57.635Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-03-04T18:00:57.901Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-03-04T18:00:57.901Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-04T18:00:57.901Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-04T18:00:59.828Z] 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-04T18:00:59.828Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-03-04T18:00:59.828Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-03-04T18:01:01.755Z] 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-04T18:01:02.706Z] 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-04T18:01:02.706Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-03-04T18:01:04.633Z] 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-04T18:01:05.589Z] 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-04T18:01:05.589Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-03-04T18:01:06.987Z] 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-04T18:01:06.987Z] go: downloading github.com/lib/pq v1.9.0 [2021-03-04T18:01:09.544Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-03-04T18:01:09.544Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-03-04T18:01:09.544Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-03-04T18:01:09.544Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-03-04T18:01:09.544Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-03-04T18:01:09.544Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-03-04T18:01:09.544Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-03-04T18:01:09.544Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-03-04T18:01:09.545Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-03-04T18:01:09.545Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-03-04T18:01:09.545Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-03-04T18:01:09.545Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-03-04T18:01:09.545Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-03-04T18:01:09.545Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-03-04T18:01:09.545Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-03-04T18:01:09.545Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-03-04T18:01:09.545Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-03-04T18:01:09.545Z] + 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-04T18:01:09.545Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-03-04T18:01:09.545Z] + 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-04T18:01:09.545Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-03-04T18:01:09.545Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-03-04T18:01:09.545Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-03-04T18:01:09.545Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-03-04T18:01:09.545Z] + 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-04T18:01:12.106Z] Building version [2021-03-04T18:01:12.106Z] + snapcraftctl build [2021-03-04T18:01:15.425Z] Staging config-common [2021-03-04T18:01:15.425Z] + snapcraftctl stage [2021-03-04T18:01:16.374Z] Skipping stage go-build-helper (already ran) [2021-03-04T18:01:16.374Z] Skipping stage static-packages (already ran) [2021-03-04T18:01:16.374Z] Skipping stage go115 (already ran) [2021-03-04T18:01:16.374Z] Staging edgex-go [2021-03-04T18:01:16.374Z] + snapcraftctl stage [2021-03-04T18:01:17.769Z] Staging version [2021-03-04T18:01:17.769Z] + snapcraftctl stage [2021-03-04T18:01:19.163Z] Priming config-common [2021-03-04T18:01:19.163Z] + snapcraftctl prime [2021-03-04T18:01:20.559Z] Priming go-build-helper [2021-03-04T18:01:20.559Z] + snapcraftctl prime [2021-03-04T18:01:21.955Z] Priming static-packages [2021-03-04T18:01:21.955Z] + snapcraftctl prime [2021-03-04T18:01:25.269Z] Priming go115 [2021-03-04T18:01:25.269Z] + snapcraftctl prime [2021-03-04T18:01:26.217Z] Priming edgex-go [2021-03-04T18:01:26.217Z] + snapcraftctl prime [2021-03-04T18:01:28.152Z] Priming version [2021-03-04T18:01:28.152Z] + snapcraftctl prime [2021-03-04T18:01:29.105Z] 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-04T18:01:33.636Z] provisioning config files... [2021-03-04T18:01:33.667Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5539670008165228789tmp [Pipeline] { [Pipeline] sh [2021-03-04T18:01:34.180Z] + set +x [2021-03-04T18:01:34.180Z] + curl -s https://codecov.io/bash [2021-03-04T18:01:34.180Z] + bash -s -- [2021-03-04T18:01:34.779Z] [2021-03-04T18:01:34.779Z] _____ _ [2021-03-04T18:01:34.779Z] / ____| | | [2021-03-04T18:01:34.779Z] | | ___ __| | ___ ___ _____ __ [2021-03-04T18:01:34.779Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-04T18:01:34.779Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-04T18:01:34.779Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-04T18:01:34.779Z] Bash-20210226-7100762 [2021-03-04T18:01:34.779Z] [2021-03-04T18:01:34.779Z] [2021-03-04T18:01:34.780Z] ==> git version 2.24.3 found [2021-03-04T18:01:34.780Z] ==> 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-04T18:01:34.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-04T18:01:34.780Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-04T18:01:34.780Z] ==> Jenkins CI detected. [2021-03-04T18:01:34.780Z] project root: . [2021-03-04T18:01:34.780Z] --> token set from env [2021-03-04T18:01:35.049Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-04T18:01:35.049Z] ==> Running gcov in . (disable via -X gcov) [2021-03-04T18:01:35.049Z] ==> Python coveragepy not found [2021-03-04T18:01:35.049Z] ==> Searching for coverage reports in: [2021-03-04T18:01:35.049Z] + . [2021-03-04T18:01:35.049Z] -> Found 1 reports [2021-03-04T18:01:35.049Z] ==> Detecting git/mercurial file structure [2021-03-04T18:01:35.314Z] ==> Reading reports [2021-03-04T18:01:35.314Z] + ./coverage.out bytes=606168 [2021-03-04T18:01:35.314Z] ==> Appending adjustments [2021-03-04T18:01:35.314Z] https://docs.codecov.io/docs/fixing-reports [2021-03-04T18:01:43.589Z] + Found adjustments [2021-03-04T18:01:43.590Z] ==> Gzipping contents [2021-03-04T18:01:43.590Z] 92K /tmp/codecov.M39PsM.gz [2021-03-04T18:01:43.590Z] ==> Uploading reports [2021-03-04T18:01:43.590Z] url: https://codecov.io [2021-03-04T18:01:43.590Z] query: branch=PR-3224&commit=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3224%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3224&job=&cmd_args= [2021-03-04T18:01:43.590Z] -> Pinging Codecov [2021-03-04T18:01:43.590Z] https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-3224&commit=09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3224%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3224&job=&cmd_args= [2021-03-04T18:01:44.185Z] -> Uploading to [2021-03-04T18:01:44.185Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-04/00271124DB129430A58F1EEE437C3FCB/09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b/e05b7f60-5b21-4658-92ed-56f4685b1bdf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210304%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210304T180144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e37fc7e99d4977b72f0bb7242defe498c7231ce21b173940db17a8bb50e1e8ab [2021-03-04T18:01:44.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-04T18:01:44.185Z] Dload Upload Total Spent Left Speed [2021-03-04T18:01:44.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 90218 0 0 100 90218 0 153k --:--:-- --:--:-- --:--:-- 154k [2021-03-04T18:01:44.764Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/09d5bbe18cc0df6b83cf23c1b4b9909aa2f6fe3b [Pipeline] } [2021-03-04T18:01:44.778Z] 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-04T18:01:47.097Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:01:49.464Z] ---> package-listing.sh [2021-03-04T18:01:49.464Z] ++ facter osfamily [2021-03-04T18:01:49.464Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-04T18:01:49.735Z] + OS_FAMILY=redhat [2021-03-04T18:01:49.735Z] + workspace=/w/workspace/edgex-go/3 [2021-03-04T18:01:49.735Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-04T18:01:49.735Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-04T18:01:49.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-04T18:01:49.735Z] + PACKAGES=/tmp/packages_start.txt [2021-03-04T18:01:49.735Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-04T18:01:49.735Z] + PACKAGES=/tmp/packages_end.txt [2021-03-04T18:01:49.735Z] + case "${OS_FAMILY}" in [2021-03-04T18:01:49.735Z] + rpm -qa [2021-03-04T18:01:49.735Z] + sort [2021-03-04T18:01:59.927Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-04T18:01:59.927Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-04T18:01:59.927Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-04T18:02:00.227Z] + '[' /w/workspace/edgex-go/3 ']' [2021-03-04T18:02:00.227Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-03-04T18:02:00.227Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-03-04T18:02:00.644Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-04T18:02:00.943Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-04T18:02:01.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T18:02:02.508Z] [2021-03-04T18:02:02.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-04T18:02:02.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T18:02:03.155Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-04T18:02:03.155Z] df20fa9351a1: Pulling fs layer [2021-03-04T18:02:03.155Z] 36b3adc4ff6f: Pulling fs layer [2021-03-04T18:02:03.155Z] 8ad3a11d3b57: Pulling fs layer [2021-03-04T18:02:03.155Z] 46f8f816bc3b: Pulling fs layer [2021-03-04T18:02:03.155Z] 93b61091891f: Pulling fs layer [2021-03-04T18:02:03.155Z] 93b9cdb0e59b: Pulling fs layer [2021-03-04T18:02:03.155Z] 5e14af77c1be: Pulling fs layer [2021-03-04T18:02:03.155Z] 01666e4c0597: Pulling fs layer [2021-03-04T18:02:03.155Z] aa168da1d23b: Pulling fs layer [2021-03-04T18:02:03.155Z] 93b61091891f: Waiting [2021-03-04T18:02:03.155Z] 93b9cdb0e59b: Waiting [2021-03-04T18:02:03.155Z] 5e14af77c1be: Waiting [2021-03-04T18:02:03.155Z] 01666e4c0597: Waiting [2021-03-04T18:02:03.155Z] aa168da1d23b: Waiting [2021-03-04T18:02:03.155Z] 46f8f816bc3b: Waiting [2021-03-04T18:02:03.155Z] 36b3adc4ff6f: Download complete [2021-03-04T18:02:03.155Z] 46f8f816bc3b: Verifying Checksum [2021-03-04T18:02:03.155Z] 46f8f816bc3b: Download complete [2021-03-04T18:02:03.457Z] df20fa9351a1: Verifying Checksum [2021-03-04T18:02:03.457Z] df20fa9351a1: Download complete [2021-03-04T18:02:03.457Z] 93b9cdb0e59b: Verifying Checksum [2021-03-04T18:02:03.457Z] 93b9cdb0e59b: Download complete [2021-03-04T18:02:03.457Z] 5e14af77c1be: Verifying Checksum [2021-03-04T18:02:03.457Z] 5e14af77c1be: Download complete [2021-03-04T18:02:03.457Z] 93b61091891f: Verifying Checksum [2021-03-04T18:02:03.457Z] 93b61091891f: Download complete [2021-03-04T18:02:03.457Z] 01666e4c0597: Download complete [2021-03-04T18:02:04.582Z] 8ad3a11d3b57: Verifying Checksum [2021-03-04T18:02:04.582Z] 8ad3a11d3b57: Download complete [2021-03-04T18:02:05.239Z] df20fa9351a1: Pull complete [2021-03-04T18:02:05.519Z] 36b3adc4ff6f: Pull complete [2021-03-04T18:02:08.153Z] aa168da1d23b: Verifying Checksum [2021-03-04T18:02:08.153Z] aa168da1d23b: Download complete [2021-03-04T18:02:08.732Z] 8ad3a11d3b57: Pull complete [2021-03-04T18:02:09.002Z] 46f8f816bc3b: Pull complete [2021-03-04T18:02:09.581Z] 93b61091891f: Pull complete [2021-03-04T18:02:09.849Z] 93b9cdb0e59b: Pull complete [2021-03-04T18:02:10.116Z] 5e14af77c1be: Pull complete [2021-03-04T18:02:10.392Z] 01666e4c0597: Pull complete [2021-03-04T18:02:33.665Z] aa168da1d23b: Pull complete [2021-03-04T18:02:33.665Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-04T18:02:33.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-04T18:02:33.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-04T18:02:34.148Z] prd-centos7-docker-4c-2g-28499 does not seem to be running inside a container [2021-03-04T18:02:34.264Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-04T18:02:41.605Z] $ docker top 3535a1c8f07a09242729fd95492ecd4c826c40af6c2c2198142515bf27daa268 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-04T18:02:42.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-04T18:02:43.493Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-04T18:02:44.277Z] + ls /var/log/sa-host [2021-03-04T18:02:44.277Z] + sadf -c /var/log/sa-host/sa04 [2021-03-04T18:02:44.277Z] file_magic: OK [2021-03-04T18:02:44.277Z] HZ: Using current value: 100 [2021-03-04T18:02:44.277Z] file_header: OK [2021-03-04T18:02:44.277Z] 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-04T18:02:44.277Z] Statistics: [2021-03-04T18:02:44.277Z] 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... [2021-03-04T18:02:44.277Z] File successfully converted to sysstat format version 12.2.1 [2021-03-04T18:02:44.277Z] + sadf -c /var/log/sa-host/sa23 [2021-03-04T18:02:44.277Z] file_magic: OK [2021-03-04T18:02:44.277Z] HZ: Using current value: 100 [2021-03-04T18:02:44.277Z] file_header: OK [2021-03-04T18:02:44.277Z] 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-04T18:02:44.277Z] Statistics: [2021-03-04T18:02:44.277Z] Hnuu...uuuununununu... [2021-03-04T18:02:44.277Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-04T18:02:44.526Z] provisioning config files... [2021-03-04T18:02:44.546Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9082248711339258243tmp [Pipeline] { [Pipeline] echo [2021-03-04T18:02:44.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:02:45.882Z] ---> create-netrc.sh [Pipeline] } [2021-03-04T18:02:45.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-04T18:02:45.984Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:02:46.323Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-04T18:02:46.342Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:02:47.050Z] ---> sudo-logs.sh [2021-03-04T18:02:47.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-04T18:02:47.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:02:47.715Z] ---> job-cost.sh [2021-03-04T18:02:47.989Z] lf-activate-venv: SKIPPING [2021-03-04T18:02:47.989Z] DEBUG: total: 0.20999999344348907 [2021-03-04T18:02:47.989Z] INFO: Retrieving Stack Cost... [2021-03-04T18:02:49.114Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-04T18:02:49.708Z] INFO: Archiving Costs [Pipeline] echo [2021-03-04T18:02:49.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-04T18:02:50.070Z] ---> logs-deploy.sh [2021-03-04T18:02:50.070Z] lf-activate-venv: SKIPPING [2021-03-04T18:02:50.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3224/3 [2021-03-04T18:02:50.334Z] INFO: archiving workspace using pattern(s): [2021-03-04T18:02:54.831Z] Archives upload complete. [2021-03-04T18:02:54.831Z] INFO: archiving logs to Nexus