Pull request #3457 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 95d834de79cfd8441dd361a6c81076c27b9453ef+f1ea93c16db09b36626d9198e09713e38083a332 (d999d4f586303e79057b73287b82eaf243e4a110) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3457/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3457/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4649’ Running on prd-centos7-docker-4c-2g-4652 in /w/workspace/edgexfoundry_edgex-go_PR-3457 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 95d834de79cfd8441dd361a6c81076c27b9453ef Merge succeeded, producing 95d834de79cfd8441dd361a6c81076c27b9453ef Checking out Revision 95d834de79cfd8441dd361a6c81076c27b9453ef (PR-3457) > 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/3457/head:refs/remotes/origin/PR-3457 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # 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 f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T05:18:38.696Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T05:18:38.886Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T05:18:38.997Z] ========================================================= [2021-05-12T05:18:38.997Z] EdgeX Global Pipelines Version Info [2021-05-12T05:18:38.997Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:18:41.143Z] ------------------- [2021-05-12T05:18:41.143Z] stable info: [2021-05-12T05:18:41.143Z] ------------------- [2021-05-12T05:18:41.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T05:18:41.143Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:18:41.143Z] Message: update stable to v1.0.192 [2021-05-12T05:18:42.119Z] ------------------- [2021-05-12T05:18:42.119Z] experimental info: [2021-05-12T05:18:42.119Z] ------------------- [2021-05-12T05:18:42.119Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T05:18:42.119Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T05:18:42.119Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T05:18:42.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-12T05:18:42.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-12T05:18:42.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T05:18:42.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T05:18:42.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T05:18:42.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T05:18:42.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T05:18:42.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-12T05:18:42.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-12T05:18:42.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-12T05:18:42.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T05:18:42.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T05:18:43.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T05:18:43.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T05:18:43.116Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T05:18:43.165Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T05:18:43.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T05:18:43.261Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T05:18:43.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-12T05:18:43.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-12T05:18:43.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-12T05:18:43.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T05:18:43.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3457 [Pipeline] echo [2021-05-12T05:18:43.559Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3457 [Pipeline] echo [2021-05-12T05:18:43.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3457 [Pipeline] echo [2021-05-12T05:18:43.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95d834de79cfd8441dd361a6c81076c27b9453ef [Pipeline] echo [2021-05-12T05:18:43.698Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95d834d [Pipeline] echo [2021-05-12T05:18:43.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:18:43.875Z] provisioning config files... [2021-05-12T05:18:43.911Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3829716943044766345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:18:44.295Z] ---> docker-login.sh [2021-05-12T05:18:44.295Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:18:44.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:18:44.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:18:44.836Z] Configure a credential helper to remove this warning. See [2021-05-12T05:18:44.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:18:44.836Z] [2021-05-12T05:18:44.836Z] Login Succeeded [2021-05-12T05:18:44.836Z] nexus3.edgexfoundry.org:10002 [2021-05-12T05:18:44.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:18:45.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:18:45.107Z] Configure a credential helper to remove this warning. See [2021-05-12T05:18:45.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:18:45.107Z] [2021-05-12T05:18:45.107Z] Login Succeeded [2021-05-12T05:18:45.107Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:18:45.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:18:45.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:18:45.374Z] Configure a credential helper to remove this warning. See [2021-05-12T05:18:45.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:18:45.374Z] [2021-05-12T05:18:45.374Z] Login Succeeded [2021-05-12T05:18:45.374Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:18:45.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:18:45.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:18:45.666Z] Configure a credential helper to remove this warning. See [2021-05-12T05:18:45.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:18:45.666Z] [2021-05-12T05:18:45.666Z] Login Succeeded [2021-05-12T05:18:45.666Z] docker.io [2021-05-12T05:18:45.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:18:46.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:18:46.227Z] Configure a credential helper to remove this warning. See [2021-05-12T05:18:46.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:18:46.227Z] [2021-05-12T05:18:46.227Z] Login Succeeded [2021-05-12T05:18:46.227Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:18:46.272Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T05:18:46.711Z] ++ 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-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/core-command/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/core-data/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-12T05:18:46.711Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-12T05:18:46.711Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-12T05:18:46.711Z] ++ cut -d/ -f2 [2021-05-12T05:18:46.711Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-12T05:18:46.842Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:18:47.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:18:47.654Z] [2021-05-12T05:18:47.654Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:18:48.022Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:18:48.022Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T05:18:48.022Z] 31603596830f: Pulling fs layer [2021-05-12T05:18:48.022Z] 54011a49482f: Pulling fs layer [2021-05-12T05:18:48.022Z] a6820b24f6d8: Pulling fs layer [2021-05-12T05:18:48.022Z] f581987b2513: Pulling fs layer [2021-05-12T05:18:48.022Z] f581987b2513: Waiting [2021-05-12T05:18:48.022Z] 54011a49482f: Verifying Checksum [2021-05-12T05:18:48.022Z] 54011a49482f: Download complete [2021-05-12T05:18:48.307Z] 31603596830f: Download complete [2021-05-12T05:18:48.307Z] f581987b2513: Verifying Checksum [2021-05-12T05:18:48.307Z] f581987b2513: Download complete [2021-05-12T05:18:48.307Z] a6820b24f6d8: Verifying Checksum [2021-05-12T05:18:48.307Z] a6820b24f6d8: Download complete [2021-05-12T05:18:48.571Z] 31603596830f: Pull complete [2021-05-12T05:18:48.840Z] 54011a49482f: Pull complete [2021-05-12T05:18:49.829Z] a6820b24f6d8: Pull complete [2021-05-12T05:18:50.095Z] f581987b2513: Pull complete [2021-05-12T05:18:50.095Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T05:18:50.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T05:18:50.095Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T05:18:50.251Z] prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container [2021-05-12T05:18:50.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-12T05:18:52.766Z] $ docker top fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T05:18:53.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T05:18:53.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T05:18:53.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T05:18:53.460Z] $ docker exec fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent [2021-05-12T05:18:53.712Z] SSH_AUTH_SOCK=/tmp/ssh-fyH8h9a244hq/agent.11 [2021-05-12T05:18:53.712Z] SSH_AGENT_PID=17 [2021-05-12T05:18:53.736Z] Running ssh-add (command line suppressed) [2021-05-12T05:18:53.886Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_343400551159064125.key (/w/workspace/edgex-go/1@tmp/private_key_343400551159064125.key) [2021-05-12T05:18:53.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T05:18:54.309Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T05:18:54.354Z] $ docker exec --env ******** --env ******** fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent -k [2021-05-12T05:18:54.597Z] unset SSH_AUTH_SOCK; [2021-05-12T05:18:54.597Z] unset SSH_AGENT_PID; [2021-05-12T05:18:54.597Z] echo Agent pid 17 killed; [2021-05-12T05:18:54.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T05:18:54.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T05:18:54.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T05:18:55.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T05:18:55.115Z] $ docker exec fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent [2021-05-12T05:18:55.404Z] SSH_AUTH_SOCK=/tmp/ssh-oyMoxh1sOVm1/agent.46 [2021-05-12T05:18:55.404Z] SSH_AGENT_PID=51 [2021-05-12T05:18:55.415Z] Running ssh-add (command line suppressed) [2021-05-12T05:18:55.604Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4246487714513537234.key (/w/workspace/edgex-go/1@tmp/private_key_4246487714513537234.key) [2021-05-12T05:18:55.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T05:18:56.030Z] + git semver init [2021-05-12T05:18:56.030Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T05:18:56.030Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-12T05:18:56.030Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-12T05:18:56.030Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T05:18:56.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T05:18:56.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T05:18:56.030Z] # $SEMVER_BRANCH = PR-3457 [2021-05-12T05:18:56.030Z] # $SEMVER_TEMP = /tmp/semver-360858476 [2021-05-12T05:18:56.030Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-12T05:19:23.023Z] # '/tmp/semver-360858476' -> '/w/workspace/edgex-go/1/.semver' [2021-05-12T05:19:23.023Z] # -> Force: false [2021-05-12T05:19:23.023Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-12T05:19:23.061Z] $ docker exec --env ******** --env ******** fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 ssh-agent -k [2021-05-12T05:19:23.568Z] unset SSH_AUTH_SOCK; [2021-05-12T05:19:23.569Z] unset SSH_AGENT_PID; [2021-05-12T05:19:23.569Z] echo Agent pid 51 killed; [2021-05-12T05:19:23.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T05:19:24.139Z] + git semver [Pipeline] } [2021-05-12T05:19:24.462Z] $ docker stop --time=1 fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 [2021-05-12T05:19:26.463Z] $ docker rm -f fa7f94d459ef0aef15a764f4e37c6c9e2a0a8f6b25188915e2c09d1056625395 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:19:27.235Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T05:19:28.158Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T05:19:28.183Z] [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-05-12T05:19:29.041Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:19:29.390Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:19:29.726Z] + sudo service docker restart [2021-05-12T05:19:29.726Z] + true [2021-05-12T05:19:29.726Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-12T05:19:31.218Z] ========================================================= [2021-05-12T05:19:31.218Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T05:19:31.218Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:19:31.580Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-12T05:19:37.427Z] Sending build context to Docker daemon 330.2MB [2021-05-12T05:19:37.427Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T05:19:37.427Z] Step 2/6 : FROM ${BASE} [2021-05-12T05:19:37.427Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T05:19:37.427Z] 540db60ca938: Pulling fs layer [2021-05-12T05:19:37.427Z] adcc1eea9eea: Pulling fs layer [2021-05-12T05:19:37.427Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T05:19:37.427Z] 0510c868ecb4: Pulling fs layer [2021-05-12T05:19:37.427Z] afea3b2eda06: Pulling fs layer [2021-05-12T05:19:37.427Z] 7809a108b3ef: Pulling fs layer [2021-05-12T05:19:37.427Z] f706445af74f: Pulling fs layer [2021-05-12T05:19:37.427Z] afea3b2eda06: Waiting [2021-05-12T05:19:37.427Z] 7809a108b3ef: Waiting [2021-05-12T05:19:37.427Z] f706445af74f: Waiting [2021-05-12T05:19:37.427Z] 0510c868ecb4: Waiting [2021-05-12T05:19:37.427Z] adcc1eea9eea: Verifying Checksum [2021-05-12T05:19:37.427Z] adcc1eea9eea: Download complete [2021-05-12T05:19:37.427Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T05:19:37.427Z] 4c4ab2625f07: Download complete [2021-05-12T05:19:37.427Z] afea3b2eda06: Verifying Checksum [2021-05-12T05:19:37.427Z] afea3b2eda06: Download complete [2021-05-12T05:19:37.427Z] 7809a108b3ef: Verifying Checksum [2021-05-12T05:19:37.427Z] 7809a108b3ef: Download complete [2021-05-12T05:19:37.427Z] 540db60ca938: Verifying Checksum [2021-05-12T05:19:37.427Z] 540db60ca938: Download complete [2021-05-12T05:19:37.753Z] 540db60ca938: Pull complete [2021-05-12T05:19:38.064Z] adcc1eea9eea: Pull complete [2021-05-12T05:19:38.339Z] 4c4ab2625f07: Pull complete [2021-05-12T05:19:40.355Z] f706445af74f: Verifying Checksum [2021-05-12T05:19:40.355Z] f706445af74f: Download complete [2021-05-12T05:19:41.807Z] 0510c868ecb4: Verifying Checksum [2021-05-12T05:19:41.807Z] 0510c868ecb4: Download complete [2021-05-12T05:19:43.529Z] Still waiting to schedule task [2021-05-12T05:19:43.530Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-12T05:19:50.069Z] 0510c868ecb4: Pull complete [2021-05-12T05:19:50.069Z] afea3b2eda06: Pull complete [2021-05-12T05:19:50.069Z] 7809a108b3ef: Pull complete [2021-05-12T05:19:53.426Z] f706445af74f: Pull complete [2021-05-12T05:19:53.426Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T05:19:53.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T05:19:53.426Z] ---> b068be0155e3 [2021-05-12T05:19:53.426Z] 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-05-12T05:19:53.692Z] ---> Running in 383db6431c24 [2021-05-12T05:19:54.281Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:19:55.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:19:56.637Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T05:19:57.596Z] (2/12) Installing file (5.39-r0) [2021-05-12T05:19:57.596Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T05:19:57.596Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T05:20:02.955Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T05:20:02.955Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T05:20:03.221Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T05:20:03.221Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T05:20:03.221Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T05:20:03.488Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T05:20:03.488Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T05:20:03.488Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T05:20:03.762Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T05:20:04.027Z] OK: 219 MiB in 52 packages [2021-05-12T05:20:08.259Z] Removing intermediate container 383db6431c24 [2021-05-12T05:20:08.259Z] ---> d7327538d81a [2021-05-12T05:20:08.259Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T05:20:08.259Z] ---> Running in 4ef6af6d8523 [2021-05-12T05:20:08.259Z] Removing intermediate container 4ef6af6d8523 [2021-05-12T05:20:08.259Z] ---> 7556cea43391 [2021-05-12T05:20:08.259Z] Step 5/6 : COPY go.mod . [2021-05-12T05:20:08.532Z] ---> e9dfca5f74fe [2021-05-12T05:20:08.532Z] Step 6/6 : RUN go mod download [2021-05-12T05:20:08.532Z] ---> Running in 5348c8bee8b9 [2021-05-12T05:20:41.013Z] Removing intermediate container 5348c8bee8b9 [2021-05-12T05:20:41.013Z] ---> 9e384d5c6a8b [2021-05-12T05:20:41.013Z] Successfully built 9e384d5c6a8b [2021-05-12T05:20:41.013Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:20:41.578Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T05:20:41.888Z] . [Pipeline] withDockerContainer [2021-05-12T05:20:42.376Z] prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container [2021-05-12T05:20:42.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T05:20:43.972Z] $ docker top e47f5cde52f5c034900fc852a4710db724ab674d12dbd8a29698d113690d62a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:20:44.559Z] + go version [2021-05-12T05:20:44.860Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T05:20:44.965Z] $ docker stop --time=1 e47f5cde52f5c034900fc852a4710db724ab674d12dbd8a29698d113690d62a6 [2021-05-12T05:20:46.816Z] $ docker rm -f e47f5cde52f5c034900fc852a4710db724ab674d12dbd8a29698d113690d62a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:20:47.923Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T05:20:47.923Z] . [Pipeline] withDockerContainer [2021-05-12T05:20:48.508Z] prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container [2021-05-12T05:20:48.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-12T05:20:49.846Z] $ docker top 7b9225a1f549cbf502c5e86116587d1fc1ae6bf6356289d0302bcfc837ca01ea -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T05:20:50.044Z] ========================================================= [2021-05-12T05:20:50.044Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T05:20:50.044Z] ========================================================= [Pipeline] sh [2021-05-12T05:20:50.382Z] + go mod tidy [Pipeline] sh [2021-05-12T05:20:54.404Z] + make test [2021-05-12T05:20:54.404Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T05:21:10.003Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T05:21:58.208Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T05:21:58.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T05:22:04.703Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T05:22:04.703Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T05:22:09.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T05:22:09.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T05:22:09.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T05:22:09.121Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T05:22:11.220Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T05:22:11.501Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T05:22:15.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T05:22:15.918Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T05:22:15.918Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T05:22:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.214s coverage: 45.9% of statements [2021-05-12T05:22:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T05:22:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T05:22:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T05:22:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T05:22:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T05:22:17.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T05:22:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.151s coverage: 28.7% of statements [2021-05-12T05:22:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.091s coverage: 100.0% of statements [2021-05-12T05:22:23.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.8% of statements [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T05:22:23.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.126s coverage: 81.2% of statements [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T05:22:23.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.071s coverage: 100.0% of statements [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T05:22:23.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.106s coverage: 100.0% of statements [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T05:22:23.518Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.122s coverage: 71.3% of statements [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T05:22:23.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T05:22:24.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.312s coverage: 87.7% of statements [2021-05-12T05:22:24.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T05:22:24.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:22:24.539Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.109s coverage: 78.9% of statements [2021-05-12T05:22:24.539Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T05:22:27.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.376s coverage: 28.6% of statements [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T05:22:27.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.134s coverage: 100.0% of statements [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T05:22:27.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.086s coverage: 100.0% of statements [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T05:22:27.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.196s coverage: 86.7% of statements [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T05:22:27.954Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.175s coverage: 97.5% of statements [2021-05-12T05:22:27.954Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T05:22:28.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.094s coverage: 78.3% of statements [2021-05-12T05:22:28.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T05:22:28.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T05:22:28.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T05:22:28.231Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.546s coverage: 95.1% of statements [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.067s coverage: 0.9% of statements [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.065s coverage: 22.0% of statements [2021-05-12T05:22:31.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2021-05-12T05:22:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.174s coverage: 96.3% of statements [2021-05-12T05:22:31.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements [2021-05-12T05:22:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements [2021-05-12T05:22:44.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2021-05-12T05:22:47.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.310s coverage: 81.8% of statements [2021-05-12T05:22:47.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.156s coverage: 92.9% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.069s coverage: 100.0% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 76.0% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.087s coverage: 87.2% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.104s coverage: 85.4% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.310s coverage: 64.4% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.476s coverage: 66.9% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.389s coverage: 43.4% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2021-05-12T05:22:55.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T05:22:55.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements [2021-05-12T05:22:56.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.284s coverage: 47.0% of statements [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T05:22:56.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.096s coverage: 100.0% of statements [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T05:22:56.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.144s coverage: 100.0% of statements [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T05:22:56.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T05:23:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.085s coverage: 22.7% of statements [2021-05-12T05:23:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T05:23:00.404Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.318s coverage: 92.6% of statements [2021-05-12T05:23:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T05:23:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:23:00.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T05:23:01.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.045s coverage: 28.7% of statements [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T05:23:01.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.141s coverage: 99.0% of statements [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T05:23:01.050Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.079s coverage: 100.0% of statements [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T05:23:01.050Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T05:23:02.134Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.183s coverage: 64.6% of statements [2021-05-12T05:23:02.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T05:23:03.166Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.224s coverage: 97.6% of statements [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T05:23:03.166Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.062s coverage: 0.0% of statements [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T05:23:03.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.037s coverage: 100.0% of statements [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T05:23:03.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.052s coverage: 87.9% of statements [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T05:23:03.166Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T05:23:03.166Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.048s coverage: 100.0% of statements [2021-05-12T05:23:03.442Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.070s coverage: 28.1% of statements [2021-05-12T05:23:03.442Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T05:23:04.020Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.052s coverage: 85.7% of statements [2021-05-12T05:23:04.020Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T05:23:04.287Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.062s coverage: 100.0% of statements [2021-05-12T05:23:04.876Z] GO111MODULE=on go vet ./... [2021-05-12T05:23:16.074Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4653 in /w/workspace/edgexfoundry_edgex-go_PR-3457 [Pipeline] { [Pipeline] ws [2021-05-12T05:23:16.133Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T05:23:22.021Z] using credential edgex-jenkins-ssh [2021-05-12T05:23:22.041Z] Cloning the remote Git repository [2021-05-12T05:23:22.114Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T05:23:22.235Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-12T05:23:22.391Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T05:23:22.392Z] > git --version # timeout=10 [2021-05-12T05:23:22.413Z] > git --version # 'git version 2.17.1' [2021-05-12T05:23:22.415Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:23:22.477Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:23:40.583Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:23:39.765Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T05:23:39.786Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:23:39.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T05:23:39.851Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T05:23:39.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:23:39.864Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3457/head:refs/remotes/origin/PR-3457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T05:23:40.606Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:23:40.619Z] > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 [2021-05-12T05:23:41.019Z] Merge succeeded, producing 95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:23:41.020Z] Checking out Revision 95d834de79cfd8441dd361a6c81076c27b9453ef (PR-3457) [2021-05-12T05:23:40.936Z] > git remote # timeout=10 [2021-05-12T05:23:40.955Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T05:23:40.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:23:40.985Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T05:23:41.011Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T05:23:41.033Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:23:41.042Z] > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 [2021-05-12T05:23:45.492Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [2021-05-12T05:23:45.555Z] > git --version # timeout=10 [2021-05-12T05:23:45.568Z] > git --version # 'git version 2.17.1' [2021-05-12T05:23:45.598Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T05:23:47.378Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:23:47.797Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T05:23:48.157Z] + sudo service docker restart [2021-05-12T05:23:48.157Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T05:23:50.241Z] provisioning config files... [2021-05-12T05:23:50.290Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8530547526764405550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:23:50.726Z] ---> docker-login.sh [2021-05-12T05:23:50.726Z] nexus3.edgexfoundry.org:10001 [2021-05-12T05:23:51.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:23:51.934Z] gofmt -l . [2021-05-12T05:23:51.934Z] [ "`gofmt -l .`" = "" ] [2021-05-12T05:23:51.934Z] ./bin/test-go-mod-tidy.sh [2021-05-12T05:23:51.934Z] ./bin/test-attribution-txt.sh [2021-05-12T05:23:51.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:23:51.995Z] Configure a credential helper to remove this warning. See [2021-05-12T05:23:51.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:23:51.995Z] [2021-05-12T05:23:51.995Z] Login Succeeded [2021-05-12T05:23:51.995Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2021-05-12T05:23:52.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:23:52.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:23:52.547Z] Configure a credential helper to remove this warning. See [2021-05-12T05:23:52.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:23:52.547Z] [2021-05-12T05:23:52.547Z] Login Succeeded [2021-05-12T05:23:52.547Z] nexus3.edgexfoundry.org:10003 [2021-05-12T05:23:52.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:23:52.887Z] + ls -al . [2021-05-12T05:23:52.887Z] total 828 [2021-05-12T05:23:52.887Z] drwxrwxr-x 10 1001 1001 4096 May 12 05:23 . [2021-05-12T05:23:52.887Z] drwxr-xr-x 4 root root 28 May 12 05:20 .. [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 11 May 12 05:18 .dockerignore [2021-05-12T05:23:52.887Z] drwxrwxr-x 8 1001 1001 179 May 12 05:18 .git [2021-05-12T05:23:52.887Z] drwxrwxr-x 3 1001 1001 125 May 12 05:18 .github [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 818 May 12 05:18 .gitignore [2021-05-12T05:23:52.887Z] drwx------ 3 1001 1001 60 May 12 05:19 .semver [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 166 May 12 05:18 .sonarcloud.properties [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 8609 May 12 05:18 Attribution.txt [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 3804 May 12 05:18 CONTRIBUTING.md [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 931 May 12 05:18 Dockerfile.build [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 863 May 12 05:18 Jenkinsfile [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 10775 May 12 05:18 LICENSE [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 5594 May 12 05:18 Makefile [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 7978 May 12 05:18 README.md [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 6755 May 12 05:18 SECURITY.md [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 5 May 12 05:19 VERSION [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 4131 May 12 05:18 ZMQWindows.md [2021-05-12T05:23:52.887Z] drwxrwxr-x 2 1001 1001 117 May 12 05:18 bin [2021-05-12T05:23:52.887Z] drwxrwxr-x 14 1001 1001 4096 May 12 05:18 cmd [2021-05-12T05:23:52.887Z] -rw-r--r-- 1 root root 720868 May 12 05:23 coverage.out [2021-05-12T05:23:52.887Z] -rw-r--r-- 1 root root 1060 May 12 05:23 go.mod [2021-05-12T05:23:52.887Z] -rw-r--r-- 1 root root 21686 May 12 05:20 go.sum [2021-05-12T05:23:52.887Z] drwxrwxr-x 8 1001 1001 127 May 12 05:18 internal [2021-05-12T05:23:52.887Z] drwxrwxr-x 4 1001 1001 26 May 12 05:18 openapi [2021-05-12T05:23:52.887Z] drwxrwxr-x 4 1001 1001 71 May 12 05:18 snap [2021-05-12T05:23:52.887Z] -rw-rw-r-- 1 1001 1001 168 May 12 05:18 version.go [Pipeline] sh [2021-05-12T05:23:53.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:23:53.098Z] Configure a credential helper to remove this warning. See [2021-05-12T05:23:53.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:23:53.098Z] [2021-05-12T05:23:53.098Z] Login Succeeded [2021-05-12T05:23:53.098Z] nexus3.edgexfoundry.org:10004 [2021-05-12T05:23:53.230Z] + '[' -e coverage.out ] [2021-05-12T05:23:53.230Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T05:23:53.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:23:53.551Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T05:23:53.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:23:53.645Z] Configure a credential helper to remove this warning. See [2021-05-12T05:23:53.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:23:53.645Z] [2021-05-12T05:23:53.645Z] Login Succeeded [2021-05-12T05:23:53.645Z] docker.io [2021-05-12T05:23:53.913Z] + make build [2021-05-12T05:23:53.913Z] 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-05-12T05:23:53.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T05:23:54.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T05:23:54.188Z] Configure a credential helper to remove this warning. See [2021-05-12T05:23:54.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T05:23:54.188Z] [2021-05-12T05:23:54.188Z] Login Succeeded [2021-05-12T05:23:54.461Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T05:23:54.491Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T05:23:54.904Z] ========================================================= [2021-05-12T05:23:54.904Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T05:23:54.904Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:23:55.277Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-12T05:23:56.523Z] 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-05-12T05:23:57.925Z] Sending build context to Docker daemon 167.7MB [2021-05-12T05:23:57.925Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T05:23:57.925Z] Step 2/6 : FROM ${BASE} [2021-05-12T05:23:57.925Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T05:23:57.925Z] 595b0fe564bb: Pulling fs layer [2021-05-12T05:23:57.925Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T05:23:57.925Z] 316046926c0a: Pulling fs layer [2021-05-12T05:23:57.925Z] 4ebd0625c992: Pulling fs layer [2021-05-12T05:23:57.925Z] 207e8628e3a3: Pulling fs layer [2021-05-12T05:23:57.925Z] c791037a9be2: Pulling fs layer [2021-05-12T05:23:57.925Z] ffd874e62e21: Pulling fs layer [2021-05-12T05:23:57.925Z] 4ebd0625c992: Waiting [2021-05-12T05:23:57.925Z] 207e8628e3a3: Waiting [2021-05-12T05:23:57.925Z] c791037a9be2: Waiting [2021-05-12T05:23:57.925Z] ffd874e62e21: Waiting [2021-05-12T05:23:57.925Z] 316046926c0a: Download complete [2021-05-12T05:23:57.925Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T05:23:57.925Z] 7186ed65a4f7: Download complete [2021-05-12T05:23:57.925Z] 207e8628e3a3: Verifying Checksum [2021-05-12T05:23:57.925Z] 207e8628e3a3: Download complete [2021-05-12T05:23:57.925Z] c791037a9be2: Verifying Checksum [2021-05-12T05:23:57.925Z] c791037a9be2: Download complete [2021-05-12T05:23:57.925Z] 595b0fe564bb: Verifying Checksum [2021-05-12T05:23:57.925Z] 595b0fe564bb: Download complete [2021-05-12T05:23:58.518Z] 595b0fe564bb: Pull complete [2021-05-12T05:23:58.797Z] 7186ed65a4f7: Pull complete [2021-05-12T05:23:59.070Z] 316046926c0a: Pull complete [2021-05-12T05:24:00.505Z] ffd874e62e21: Verifying Checksum [2021-05-12T05:24:00.505Z] ffd874e62e21: Download complete [2021-05-12T05:24:01.493Z] 4ebd0625c992: Verifying Checksum [2021-05-12T05:24:01.493Z] 4ebd0625c992: Download complete [2021-05-12T05:24:11.659Z] 4ebd0625c992: Pull complete [2021-05-12T05:24:11.937Z] 207e8628e3a3: Pull complete [2021-05-12T05:24:12.537Z] c791037a9be2: Pull complete [2021-05-12T05:24:15.513Z] 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-05-12T05:24:15.934Z] ffd874e62e21: Pull complete [2021-05-12T05:24:15.934Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T05:24:15.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T05:24:15.934Z] ---> cfc18b08335c [2021-05-12T05:24:15.934Z] 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-05-12T05:24:19.150Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-12T05:24:19.319Z] ---> Running in 5d12ac557f49 [2021-05-12T05:24:20.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:24:21.818Z] 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-05-12T05:24:21.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:24:22.447Z] 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-05-12T05:24:22.477Z] (1/12) Installing libmagic (5.39-r0) [2021-05-12T05:24:22.748Z] (2/12) Installing file (5.39-r0) [2021-05-12T05:24:22.748Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-12T05:24:23.019Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-12T05:24:25.191Z] 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-05-12T05:24:28.408Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-12T05:24:28.408Z] (6/12) Installing patch (2.7.6-r6) [2021-05-12T05:24:28.408Z] (7/12) Installing build-base (0.5-r2) [2021-05-12T05:24:28.408Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-12T05:24:28.679Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-12T05:24:28.680Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-12T05:24:28.680Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-12T05:24:28.953Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-12T05:24:28.953Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T05:24:28.953Z] OK: 218 MiB in 52 packages [2021-05-12T05:24:29.617Z] 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-05-12T05:24:31.180Z] 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-05-12T05:24:33.274Z] Removing intermediate container 5d12ac557f49 [2021-05-12T05:24:33.274Z] ---> 64df73be68ef [2021-05-12T05:24:33.274Z] Step 4/6 : WORKDIR /edgex-go [2021-05-12T05:24:33.274Z] ---> Running in bbc9391533e3 [2021-05-12T05:24:33.876Z] Removing intermediate container bbc9391533e3 [2021-05-12T05:24:33.876Z] ---> efad2b3e3dd3 [2021-05-12T05:24:33.876Z] Step 5/6 : COPY go.mod . [2021-05-12T05:24:34.484Z] ---> 890956695377 [2021-05-12T05:24:34.484Z] Step 6/6 : RUN go mod download [2021-05-12T05:24:34.484Z] ---> Running in 38720bfdab46 [2021-05-12T05:24:34.744Z] 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-05-12T05:24:36.837Z] 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-05-12T05:24:38.877Z] 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-05-12T05:24:42.420Z] $ docker stop --time=1 7b9225a1f549cbf502c5e86116587d1fc1ae6bf6356289d0302bcfc837ca01ea [2021-05-12T05:24:44.767Z] $ docker rm -f 7b9225a1f549cbf502c5e86116587d1fc1ae6bf6356289d0302bcfc837ca01ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:24:47.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T05:24:47.662Z] [2021-05-12T05:24:47.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:24:48.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T05:24:48.377Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-12T05:24:48.377Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-12T05:24:48.377Z] ca9280d653b3: Pulling fs layer [2021-05-12T05:24:48.377Z] 7e9c9ca2126c: Pulling fs layer [2021-05-12T05:24:48.377Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-12T05:24:48.377Z] cbdbe7a5bc2a: Download complete [2021-05-12T05:24:49.393Z] ca9280d653b3: Verifying Checksum [2021-05-12T05:24:49.393Z] ca9280d653b3: Download complete [2021-05-12T05:24:49.393Z] cbdbe7a5bc2a: Pull complete [2021-05-12T05:24:51.405Z] ca9280d653b3: Pull complete [2021-05-12T05:24:51.691Z] 7e9c9ca2126c: Verifying Checksum [2021-05-12T05:24:51.691Z] 7e9c9ca2126c: Download complete [2021-05-12T05:25:00.043Z] 7e9c9ca2126c: Pull complete [2021-05-12T05:25:00.043Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-12T05:25:00.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T05:25:00.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-12T05:25:00.435Z] prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container [2021-05-12T05:25:00.495Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T05:25:02.523Z] $ docker top b52f06135f2fd6c17647fea9793e42f7d28870b23420cf94aab6ed1780656178 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:25:03.707Z] + + docker-composegrep build parallel --help [2021-05-12T05:25:03.707Z] [2021-05-12T05:25:05.248Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T05:25:05.566Z] $ docker stop --time=1 b52f06135f2fd6c17647fea9793e42f7d28870b23420cf94aab6ed1780656178 [2021-05-12T05:25:06.892Z] Removing intermediate container 38720bfdab46 [2021-05-12T05:25:06.892Z] ---> 06fc07d97fbb [2021-05-12T05:25:06.892Z] Successfully built 06fc07d97fbb [2021-05-12T05:25:06.892Z] Successfully tagged ci-base-image-arm64:latest [2021-05-12T05:25:08.284Z] $ docker rm -f b52f06135f2fd6c17647fea9793e42f7d28870b23420cf94aab6ed1780656178 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:25:08.845Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T05:25:08.845Z] . [Pipeline] withDockerContainer [2021-05-12T05:25:09.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-12T05:25:09.104Z] . [2021-05-12T05:25:09.109Z] prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container [2021-05-12T05:25:09.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T05:25:10.737Z] $ docker top 06c9ce8ec2b58192ac2f96d621050d0dccb772a49fe5ac5d84fd82158e9c9f1b -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-05-12T05:25:11.492Z] prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container [2021-05-12T05:25:11.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-12T05:25:12.640Z] $ docker top b5ebb0d4c482f642d5269047c4124a0159df45b9510e63e53e9fc3c1d632f9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-12T05:25:13.570Z] + go version [2021-05-12T05:25:13.570Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T05:25:13.623Z] $ docker stop --time=1 06c9ce8ec2b58192ac2f96d621050d0dccb772a49fe5ac5d84fd82158e9c9f1b [2021-05-12T05:25:13.701Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T05:25:15.520Z] $ docker rm -f 06c9ce8ec2b58192ac2f96d621050d0dccb772a49fe5ac5d84fd82158e9c9f1b [2021-05-12T05:25:15.791Z] Building core-command ... [2021-05-12T05:25:15.791Z] Building core-data ... [2021-05-12T05:25:15.791Z] Building core-metadata ... [2021-05-12T05:25:15.791Z] Building security-bootstrapper ... [2021-05-12T05:25:15.791Z] Building security-proxy-setup ... [2021-05-12T05:25:15.791Z] Building security-secretstore-setup ... [2021-05-12T05:25:15.791Z] Building support-notifications ... [2021-05-12T05:25:15.791Z] Building support-scheduler ... [2021-05-12T05:25:15.791Z] Building sys-mgmt-agent ... [2021-05-12T05:25:15.791Z] Building sys-mgmt-agent [2021-05-12T05:25:15.791Z] Building support-notifications [2021-05-12T05:25:15.791Z] Building security-secretstore-setup [2021-05-12T05:25:15.791Z] Building core-command [2021-05-12T05:25:15.791Z] Building core-metadata [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:25:16.455Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T05:25:16.455Z] . [Pipeline] withDockerContainer [2021-05-12T05:25:16.734Z] prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container [2021-05-12T05:25:16.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-12T05:25:18.273Z] $ docker top 9a932267a77a67516f02ec144fccadfcbc9de406ad678be15bc0fbf97e5b3001 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-12T05:25:18.645Z] ========================================================= [2021-05-12T05:25:18.645Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-12T05:25:18.645Z] ========================================================= [Pipeline] sh [2021-05-12T05:25:19.305Z] + go mod tidy [Pipeline] sh [2021-05-12T05:25:20.968Z] + make test [2021-05-12T05:25:20.968Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-12T05:25:47.768Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-12T05:26:12.795Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:26:12.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:26:12.795Z] ---> 9e384d5c6a8b [2021-05-12T05:26:12.795Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:26:12.795Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:26:12.795Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:26:12.795Z] ---> 9e384d5c6a8b [2021-05-12T05:26:12.795Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T05:26:12.795Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:26:12.795Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:26:12.795Z] ---> 9e384d5c6a8b [2021-05-12T05:26:12.795Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T05:26:12.795Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:26:12.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:26:12.795Z] ---> 9e384d5c6a8b [2021-05-12T05:26:12.795Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:26:12.795Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:26:12.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:26:12.795Z] ---> 9e384d5c6a8b [2021-05-12T05:26:12.795Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:26:12.795Z] ---> Running in e4772e493250 [2021-05-12T05:26:12.795Z] ---> Running in 7decdcdc2c36 [2021-05-12T05:26:12.795Z] ---> Running in a543e04aaa90 [2021-05-12T05:26:12.795Z] ---> Running in 376f5c369949 [2021-05-12T05:26:12.795Z] ---> Running in b4cd52402e1f [2021-05-12T05:26:12.795Z] Removing intermediate container b4cd52402e1f [2021-05-12T05:26:12.795Z] ---> f49d09045fbc [2021-05-12T05:26:12.795Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:26:12.795Z] Removing intermediate container 376f5c369949 [2021-05-12T05:26:12.795Z] ---> 21458a1cb866 [2021-05-12T05:26:12.795Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:26:12.795Z] Removing intermediate container e4772e493250 [2021-05-12T05:26:12.795Z] ---> 8b34bd1f16e0 [2021-05-12T05:26:12.795Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:26:12.795Z] Removing intermediate container a543e04aaa90 [2021-05-12T05:26:12.795Z] ---> 89605dd3a3f8 [2021-05-12T05:26:12.795Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:26:12.795Z] Removing intermediate container 7decdcdc2c36 [2021-05-12T05:26:12.795Z] ---> 24f0db07318e [2021-05-12T05:26:12.795Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:26:12.795Z] ---> Running in d8101cdada93 [2021-05-12T05:26:12.795Z] ---> Running in de81b21170ec [2021-05-12T05:26:12.795Z] ---> Running in bc446a53b9b1 [2021-05-12T05:26:12.795Z] ---> Running in 13360be84e64 [2021-05-12T05:26:12.795Z] ---> Running in 3da879c5429a [2021-05-12T05:26:12.795Z] Removing intermediate container de81b21170ec [2021-05-12T05:26:12.795Z] ---> 1d472485b8d3 [2021-05-12T05:26:12.795Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T05:26:12.795Z] ---> Running in 87e4ad65adf4 [2021-05-12T05:26:12.795Z] Removing intermediate container d8101cdada93 [2021-05-12T05:26:12.795Z] ---> 564c9159ea93 [2021-05-12T05:26:12.795Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T05:26:12.795Z] ---> Running in 8ef8a44380d3 [2021-05-12T05:26:12.795Z] Removing intermediate container bc446a53b9b1 [2021-05-12T05:26:12.795Z] ---> 1d456cdfa6bd [2021-05-12T05:26:12.795Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T05:26:12.795Z] Removing intermediate container 3da879c5429a [2021-05-12T05:26:12.795Z] ---> 80759422d418 [2021-05-12T05:26:12.795Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T05:26:12.795Z] Removing intermediate container 13360be84e64 [2021-05-12T05:26:12.795Z] ---> 04623dbadfcf [2021-05-12T05:26:12.795Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T05:26:12.795Z] ---> Running in 85531412cea8 [2021-05-12T05:26:12.795Z] ---> Running in fcde2c95a247 [2021-05-12T05:26:12.795Z] ---> Running in 582a4bf384d2 [2021-05-12T05:26:12.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:12.795Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.109Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:13.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:14.209Z] OK: 219 MiB in 52 packages [2021-05-12T05:26:14.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:26:14.822Z] OK: 219 MiB in 52 packages [2021-05-12T05:26:14.822Z] OK: 219 MiB in 52 packages [2021-05-12T05:26:15.100Z] Removing intermediate container 87e4ad65adf4 [2021-05-12T05:26:15.100Z] ---> 4f8d4d3add5a [2021-05-12T05:26:15.100Z] Step 6/24 : COPY go.mod . [2021-05-12T05:26:15.100Z] OK: 219 MiB in 52 packages [2021-05-12T05:26:15.100Z] OK: 219 MiB in 52 packages [2021-05-12T05:26:15.367Z] ---> b636dff6bc69 [2021-05-12T05:26:15.367Z] Step 7/24 : RUN go mod download [2021-05-12T05:26:15.634Z] ---> Running in 6d1babb6a769 [2021-05-12T05:26:15.906Z] Removing intermediate container fcde2c95a247 [2021-05-12T05:26:15.906Z] ---> 88d90364fdc5 [2021-05-12T05:26:15.906Z] Step 6/23 : COPY go.mod . [2021-05-12T05:26:15.906Z] Removing intermediate container 8ef8a44380d3 [2021-05-12T05:26:15.906Z] ---> 690bf93d0eb7 [2021-05-12T05:26:15.907Z] Step 6/26 : COPY go.mod . [2021-05-12T05:26:16.179Z] Removing intermediate container 582a4bf384d2 [2021-05-12T05:26:16.179Z] ---> af2087534875 [2021-05-12T05:26:16.179Z] Step 6/24 : COPY go.mod . [2021-05-12T05:26:16.179Z] ---> 4a875c99557b [2021-05-12T05:26:16.179Z] Step 7/23 : RUN go mod download [2021-05-12T05:26:16.456Z] ---> f1cb9f7e58a1 [2021-05-12T05:26:16.456Z] Step 7/26 : RUN go mod download [2021-05-12T05:26:16.456Z] ---> Running in 5e26f460352e [2021-05-12T05:26:16.456Z] Removing intermediate container 85531412cea8 [2021-05-12T05:26:16.456Z] ---> b1f84580abf6 [2021-05-12T05:26:16.456Z] Step 6/24 : COPY go.mod . [2021-05-12T05:26:16.456Z] ---> Running in 947863b2a77e [2021-05-12T05:26:16.724Z] ---> bbac5b849c03 [2021-05-12T05:26:16.724Z] Step 7/24 : RUN go mod download [2021-05-12T05:26:16.988Z] ---> Running in 61ac8db5dfbf [2021-05-12T05:26:16.988Z] ---> 070293270451 [2021-05-12T05:26:16.988Z] Step 7/24 : RUN go mod download [2021-05-12T05:26:17.260Z] ---> Running in cce0848807da [2021-05-12T05:26:18.254Z] Removing intermediate container 6d1babb6a769 [2021-05-12T05:26:18.254Z] ---> 5a8cacb82169 [2021-05-12T05:26:18.254Z] Step 8/24 : COPY . . [2021-05-12T05:26:20.235Z] Removing intermediate container 5e26f460352e [2021-05-12T05:26:20.235Z] ---> 3e6d9149ac68 [2021-05-12T05:26:20.235Z] Step 8/23 : COPY . . [2021-05-12T05:26:20.235Z] Removing intermediate container 947863b2a77e [2021-05-12T05:26:20.235Z] ---> 81c0c515f334 [2021-05-12T05:26:20.235Z] Step 8/26 : COPY . . [2021-05-12T05:26:23.634Z] Removing intermediate container 61ac8db5dfbf [2021-05-12T05:26:23.634Z] ---> 9c3bbc782105 [2021-05-12T05:26:23.634Z] Step 8/24 : COPY . . [2021-05-12T05:26:23.634Z] Removing intermediate container cce0848807da [2021-05-12T05:26:23.634Z] ---> 61d69213d36e [2021-05-12T05:26:23.634Z] Step 8/24 : COPY . . [2021-05-12T05:26:44.384Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-12T05:26:51.216Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-12T05:27:01.392Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-12T05:27:01.392Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-12T05:27:02.947Z] ---> 22b5dd2297bf [2021-05-12T05:27:02.947Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:27:04.362Z] ---> Running in 80a157799517 [2021-05-12T05:27:04.804Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-12T05:27:05.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-12T05:27:05.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-12T05:27:05.087Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-12T05:27:05.822Z] ---> 66349185c786 [2021-05-12T05:27:05.822Z] Step 9/23 : RUN go mod tidy [2021-05-12T05:27:06.412Z] ---> 5bb7f666303a [2021-05-12T05:27:06.412Z] Step 9/26 : RUN go mod tidy [2021-05-12T05:27:06.412Z] ---> Running in f2091f601146 [2021-05-12T05:27:06.679Z] ---> Running in 53a4e2176c7f [2021-05-12T05:27:08.131Z] ---> 0b7d4357324b [2021-05-12T05:27:08.131Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:27:08.131Z] ---> b18ebe540268 [2021-05-12T05:27:08.131Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:27:08.131Z] ---> Running in f026c7081cb1 [2021-05-12T05:27:08.131Z] ---> Running in f50b97e0a8ac [2021-05-12T05:27:10.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-12T05:27:10.514Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-12T05:27:13.631Z] Removing intermediate container f50b97e0a8ac [2021-05-12T05:27:13.631Z] ---> 6f19c60e0c00 [2021-05-12T05:27:13.631Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T05:27:13.631Z] Removing intermediate container f2091f601146 [2021-05-12T05:27:13.631Z] ---> 87433c042ef3 [2021-05-12T05:27:13.631Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T05:27:13.631Z] Removing intermediate container 53a4e2176c7f [2021-05-12T05:27:13.631Z] ---> 9aa05c5719b6 [2021-05-12T05:27:13.631Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T05:27:13.631Z] ---> Running in 4fcd488dc4f7 [2021-05-12T05:27:13.631Z] ---> Running in fa7da0d8dfc3 [2021-05-12T05:27:13.631Z] Removing intermediate container f026c7081cb1 [2021-05-12T05:27:13.631Z] ---> cc4bf0d8e04a [2021-05-12T05:27:13.631Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T05:27:13.631Z] Removing intermediate container 80a157799517 [2021-05-12T05:27:13.631Z] ---> 56bfad8f931f [2021-05-12T05:27:13.631Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T05:27:13.631Z] ---> Running in 868bc944c81e [2021-05-12T05:27:13.631Z] ---> Running in 8f7913b24a2e [2021-05-12T05:27:13.631Z] ---> Running in 1761a6833cdf [2021-05-12T05:27:13.905Z] 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-05-12T05:27:14.177Z] 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-05-12T05:27:14.453Z] 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-05-12T05:27:14.724Z] 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-05-12T05:27:14.724Z] 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-05-12T05:27:20.691Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-12T05:27:20.691Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-12T05:27:20.691Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-12T05:27:24.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.415s coverage: 45.9% of statements [2021-05-12T05:27:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-12T05:27:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-12T05:27:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-12T05:27:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-12T05:27:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-12T05:27:24.116Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-12T05:27:24.116Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.206s coverage: 28.7% of statements [2021-05-12T05:27:24.394Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.295s coverage: 100.0% of statements [2021-05-12T05:27:32.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.469s coverage: 27.8% of statements [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-12T05:27:32.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.299s coverage: 81.2% of statements [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-12T05:27:32.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.137s coverage: 100.0% of statements [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-12T05:27:32.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.209s coverage: 100.0% of statements [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-12T05:27:32.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-12T05:27:33.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.300s coverage: 71.3% of statements [2021-05-12T05:27:33.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-12T05:27:33.727Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-12T05:27:35.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.384s coverage: 87.7% of statements [2021-05-12T05:27:35.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-12T05:27:35.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:27:35.720Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.326s coverage: 78.9% of statements [2021-05-12T05:27:35.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-12T05:27:45.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.136s coverage: 28.6% of statements [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-12T05:27:45.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.239s coverage: 100.0% of statements [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-12T05:27:45.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.200s coverage: 100.0% of statements [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-12T05:27:45.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.457s coverage: 86.7% of statements [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-12T05:27:45.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.420s coverage: 97.5% of statements [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-12T05:27:45.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.211s coverage: 78.3% of statements [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-12T05:27:45.924Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.318s coverage: 95.1% of statements [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.134s coverage: 58.8% of statements [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.244s coverage: 0.9% of statements [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.126s coverage: 22.0% of statements [2021-05-12T05:27:52.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.149s coverage: 47.1% of statements [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.160s coverage: 79.5% of statements [2021-05-12T05:27:52.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.144s coverage: 94.1% of statements [2021-05-12T05:27:53.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.198s coverage: 96.3% of statements [2021-05-12T05:27:54.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.136s coverage: 87.5% of statements [2021-05-12T05:28:02.013Z] 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-05-12T05:28:07.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.148s coverage: 94.4% of statements [2021-05-12T05:28:07.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.139s coverage: 44.8% of statements [2021-05-12T05:28:11.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.494s coverage: 81.8% of statements [2021-05-12T05:28:11.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-12T05:28:17.689Z] Removing intermediate container 868bc944c81e [2021-05-12T05:28:17.689Z] ---> 98793d8bd50c [2021-05-12T05:28:17.690Z] [2021-05-12T05:28:17.690Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T05:28:17.690Z] Removing intermediate container fa7da0d8dfc3 [2021-05-12T05:28:17.690Z] ---> ff0c6249f719 [2021-05-12T05:28:17.690Z] [2021-05-12T05:28:17.690Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T05:28:17.690Z] Removing intermediate container 1761a6833cdf [2021-05-12T05:28:17.690Z] ---> a79748ff3a23 [2021-05-12T05:28:17.690Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T05:28:17.690Z] Removing intermediate container 8f7913b24a2e [2021-05-12T05:28:17.690Z] ---> a1650eaeb983 [2021-05-12T05:28:17.690Z] [2021-05-12T05:28:17.690Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T05:28:17.690Z] 3.12: Pulling from library/alpine [2021-05-12T05:28:17.690Z] 3.12: Pulling from library/alpine [2021-05-12T05:28:17.690Z] 3.12: Pulling from library/alpine [2021-05-12T05:28:17.690Z] ---> Running in aeeb90d281d4 [2021-05-12T05:28:17.982Z] 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-05-12T05:28:17.982Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:28:17.982Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:28:17.982Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:28:17.982Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:28:17.982Z] ---> 13621d1b12d4 [2021-05-12T05:28:17.982Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-12T05:28:17.982Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:28:17.982Z] ---> 13621d1b12d4 [2021-05-12T05:28:17.982Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T05:28:17.982Z] Status: Image is up to date for alpine:3.12 [2021-05-12T05:28:17.982Z] ---> 13621d1b12d4 [2021-05-12T05:28:17.982Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T05:28:19.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.201s coverage: 92.9% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.109s coverage: 100.0% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.139s coverage: 76.0% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.143s coverage: 80.0% of statements [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.196s coverage: 87.2% of statements [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.221s coverage: 85.4% of statements [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 91.2% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.643s coverage: 64.4% of statements [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-12T05:28:19.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.119s coverage: 100.0% of statements [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements [2021-05-12T05:28:19.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-05-12T05:28:20.092Z] ---> Running in f06a61c12ef6 [2021-05-12T05:28:20.372Z] ---> Running in 63394c245d15 [2021-05-12T05:28:20.372Z] ---> Running in 1bca6399b037 [2021-05-12T05:28:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements [2021-05-12T05:28:20.704Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-05-12T05:28:21.031Z] Removing intermediate container 4fcd488dc4f7 [2021-05-12T05:28:21.031Z] ---> fecec5d7e11f [2021-05-12T05:28:21.031Z] [2021-05-12T05:28:21.031Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T05:28:21.031Z] ---> 13621d1b12d4 [2021-05-12T05:28:21.031Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T05:28:21.308Z] ---> Running in 335b50dbd228 [2021-05-12T05:28:21.934Z] Removing intermediate container aeeb90d281d4 [2021-05-12T05:28:21.934Z] ---> 0fcc145dcad2 [2021-05-12T05:28:21.934Z] [2021-05-12T05:28:21.934Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T05:28:21.934Z] 20.10.0: Pulling from library/docker [2021-05-12T05:28:22.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:22.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:22.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:22.762Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:23.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:23.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:23.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:23.186Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T05:28:23.186Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:23.586Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T05:28:23.586Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T05:28:23.586Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T05:28:23.586Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T05:28:23.586Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T05:28:23.586Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T05:28:23.586Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:28:23.586Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T05:28:23.993Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T05:28:23.993Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:28:23.993Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T05:28:23.993Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T05:28:23.993Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:28:23.993Z] OK: 6 MiB in 15 packages [2021-05-12T05:28:24.369Z] OK: 6 MiB in 16 packages [2021-05-12T05:28:24.369Z] OK: 7 MiB in 20 packages [2021-05-12T05:28:24.369Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T05:28:24.369Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:28:24.369Z] OK: 6 MiB in 15 packages [2021-05-12T05:28:25.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.925s coverage: 66.9% of statements [2021-05-12T05:28:25.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-12T05:28:25.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-12T05:28:25.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-12T05:28:26.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.661s coverage: 43.4% of statements [2021-05-12T05:28:26.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-12T05:28:26.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-12T05:28:26.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.134s coverage: 89.5% of statements [2021-05-12T05:28:26.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-12T05:28:26.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements [2021-05-12T05:28:27.348Z] Removing intermediate container 335b50dbd228 [2021-05-12T05:28:27.348Z] ---> 572a6e953ce8 [2021-05-12T05:28:27.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:28:27.348Z] Removing intermediate container f06a61c12ef6 [2021-05-12T05:28:27.348Z] ---> ef719f835246 [2021-05-12T05:28:27.348Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:28:27.348Z] ---> Running in 463f66cc7c17 [2021-05-12T05:28:27.348Z] Removing intermediate container 63394c245d15 [2021-05-12T05:28:27.348Z] ---> 9571d565d0ca [2021-05-12T05:28:27.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:28:27.636Z] Removing intermediate container 1bca6399b037 [2021-05-12T05:28:27.636Z] ---> 9f5a37a7a21e [2021-05-12T05:28:27.636Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T05:28:27.636Z] ---> Running in 388ad5e7543e [2021-05-12T05:28:27.636Z] ---> Running in 89733588a34b [2021-05-12T05:28:27.936Z] ---> Running in 8874cadecafc [2021-05-12T05:28:27.936Z] Removing intermediate container 463f66cc7c17 [2021-05-12T05:28:27.936Z] ---> d5829c2be157 [2021-05-12T05:28:27.936Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T05:28:28.208Z] ---> Running in 02ce98525df5 [2021-05-12T05:28:28.208Z] Removing intermediate container 388ad5e7543e [2021-05-12T05:28:28.208Z] ---> 2af3619d4658 [2021-05-12T05:28:28.208Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T05:28:28.208Z] Removing intermediate container 89733588a34b [2021-05-12T05:28:28.208Z] ---> 89844cc31ade [2021-05-12T05:28:28.208Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T05:28:28.495Z] Removing intermediate container 8874cadecafc [2021-05-12T05:28:28.495Z] ---> 4ab26f4e5aa5 [2021-05-12T05:28:28.495Z] Step 14/26 : WORKDIR / [2021-05-12T05:28:28.495Z] ---> Running in 897c92f01a5e [2021-05-12T05:28:28.495Z] ---> Running in 7640a81e5ca5 [2021-05-12T05:28:28.495Z] ---> Running in 48d1491a2a3c [2021-05-12T05:28:28.772Z] Removing intermediate container 02ce98525df5 [2021-05-12T05:28:28.772Z] ---> 9de60f704e75 [2021-05-12T05:28:28.772Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T05:28:29.397Z] ---> Running in 7d1ca36bd83f [2021-05-12T05:28:29.397Z] Removing intermediate container 897c92f01a5e [2021-05-12T05:28:29.397Z] ---> 11dc5d32a850 [2021-05-12T05:28:29.397Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T05:28:29.681Z] Removing intermediate container 7640a81e5ca5 [2021-05-12T05:28:29.681Z] ---> 980c370ce080 [2021-05-12T05:28:29.681Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T05:28:29.681Z] Removing intermediate container 48d1491a2a3c [2021-05-12T05:28:29.681Z] ---> abfd69a873f8 [2021-05-12T05:28:29.681Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T05:28:29.681Z] ---> Running in c9d4c591377f [2021-05-12T05:28:29.972Z] ---> Running in 5ea392f85599 [2021-05-12T05:28:29.972Z] Removing intermediate container 7d1ca36bd83f [2021-05-12T05:28:29.972Z] ---> 02ba2a3edb5c [2021-05-12T05:28:29.972Z] Step 16/24 : WORKDIR / [2021-05-12T05:28:29.972Z] ---> Running in 3975dba49d2a [2021-05-12T05:28:30.252Z] Removing intermediate container c9d4c591377f [2021-05-12T05:28:30.252Z] ---> ccdea5ab0b60 [2021-05-12T05:28:30.252Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:28:30.252Z] Removing intermediate container 5ea392f85599 [2021-05-12T05:28:30.253Z] ---> 5373c7330637 [2021-05-12T05:28:30.253Z] Step 16/24 : WORKDIR / [2021-05-12T05:28:30.582Z] ---> 2b4a7f86210f [2021-05-12T05:28:30.582Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T05:28:30.582Z] ---> Running in 8705b010c818 [2021-05-12T05:28:30.879Z] Removing intermediate container 3975dba49d2a [2021-05-12T05:28:30.879Z] ---> 1e9618b9e03a [2021-05-12T05:28:30.879Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:28:31.176Z] ---> 4398b35763aa [2021-05-12T05:28:31.176Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T05:28:31.458Z] ---> fe90ba43f560 [2021-05-12T05:28:31.458Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T05:28:31.458Z] Removing intermediate container 8705b010c818 [2021-05-12T05:28:31.458Z] ---> 9abd4a6586cc [2021-05-12T05:28:31.458Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:28:31.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.415s coverage: 47.0% of statements [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-12T05:28:31.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.183s coverage: 100.0% of statements [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-12T05:28:31.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.104s coverage: 100.0% of statements [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-12T05:28:31.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-12T05:28:31.799Z] ---> d34cd75795fa [2021-05-12T05:28:31.800Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T05:28:32.135Z] ---> 8f7cf8a025e0 [2021-05-12T05:28:32.135Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T05:28:32.495Z] ---> 752d2c794065 [2021-05-12T05:28:32.495Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T05:28:33.169Z] ---> e83e4313f536 [2021-05-12T05:28:33.169Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T05:28:33.464Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.177s coverage: 22.7% of statements [2021-05-12T05:28:33.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-12T05:28:33.465Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.461s coverage: 92.6% of statements [2021-05-12T05:28:33.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-12T05:28:33.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:28:33.465Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-12T05:28:33.656Z] ---> 713a6ae19306 [2021-05-12T05:28:33.656Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T05:28:34.814Z] ---> be8d730690cc [2021-05-12T05:28:34.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T05:28:34.814Z] ---> ad7f5fce76da [2021-05-12T05:28:34.814Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T05:28:34.814Z] ---> 215831f30fcd [2021-05-12T05:28:34.815Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T05:28:34.815Z] ---> Running in 2e685cc9bcae [2021-05-12T05:28:35.192Z] ---> e7eb37e10e55 [2021-05-12T05:28:35.192Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T05:28:35.192Z] ---> 424a78d2cefb [2021-05-12T05:28:35.192Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T05:28:35.192Z] ---> Running in 4a604c872f08 [2021-05-12T05:28:35.624Z] ---> Running in 99d13723e5d7 [2021-05-12T05:28:35.624Z] Removing intermediate container 2e685cc9bcae [2021-05-12T05:28:35.624Z] ---> 8e2c88b57ca4 [2021-05-12T05:28:35.624Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:28:35.624Z] ---> be9df8f205fe [2021-05-12T05:28:35.624Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T05:28:35.624Z] ---> Running in 1e4523d16d7a [2021-05-12T05:28:35.624Z] Removing intermediate container 4a604c872f08 [2021-05-12T05:28:35.624Z] ---> 18bdb8d303d0 [2021-05-12T05:28:35.624Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:28:35.921Z] Removing intermediate container 99d13723e5d7 [2021-05-12T05:28:35.921Z] ---> 0c02526ceb45 [2021-05-12T05:28:35.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:28:35.921Z] ---> Running in b39687f1904a [2021-05-12T05:28:36.922Z] ---> Running in f68cf396d402 [2021-05-12T05:28:36.922Z] Removing intermediate container b39687f1904a [2021-05-12T05:28:36.922Z] ---> 6b32761895a6 [2021-05-12T05:28:36.922Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T05:28:36.922Z] Removing intermediate container 1e4523d16d7a [2021-05-12T05:28:36.922Z] ---> 69501b567ad6 [2021-05-12T05:28:36.922Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T05:28:36.922Z] ---> 1ae7df3b58f8 [2021-05-12T05:28:36.922Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T05:28:37.196Z] ---> Running in 9f80d433b3a3 [2021-05-12T05:28:37.197Z] ---> Running in f3ce119f57cc [2021-05-12T05:28:37.197Z] Removing intermediate container f68cf396d402 [2021-05-12T05:28:37.197Z] ---> 0a18edd9c7d2 [2021-05-12T05:28:37.197Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T05:28:37.857Z] ---> Running in 3a571712b4a0 [2021-05-12T05:28:37.857Z] ---> a15ca4579e22 [2021-05-12T05:28:37.857Z] Step 22/26 : 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-05-12T05:28:37.857Z] Removing intermediate container f3ce119f57cc [2021-05-12T05:28:37.857Z] ---> 8c64c8798182 [2021-05-12T05:28:37.857Z] Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:28:37.857Z] Removing intermediate container 9f80d433b3a3 [2021-05-12T05:28:37.857Z] ---> 02db521b8ebc [2021-05-12T05:28:37.857Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:28:38.182Z] ---> Running in d0965460fbb2 [2021-05-12T05:28:38.182Z] ---> Running in 90b757753513 [2021-05-12T05:28:38.182Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T05:28:38.182Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T05:28:38.182Z] ---> aefe523efa57 [2021-05-12T05:28:38.182Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:28:38.182Z] Removing intermediate container 3a571712b4a0 [2021-05-12T05:28:38.182Z] ---> 820e6f3c3bdc [2021-05-12T05:28:38.182Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:28:38.500Z] ---> Running in 9b24ccb7492e [2021-05-12T05:28:38.500Z] ---> Running in 9b412ab3707b [2021-05-12T05:28:38.500Z] ---> Running in e2bd26f1066e [2021-05-12T05:28:38.500Z] Removing intermediate container 90b757753513 [2021-05-12T05:28:38.500Z] ---> 47a6b1b50f37 [2021-05-12T05:28:38.500Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T05:28:38.838Z] ---> Running in b3b7e2ae7508 [2021-05-12T05:28:38.838Z] Removing intermediate container 9b24ccb7492e [2021-05-12T05:28:38.838Z] ---> a4383ec3b9a5 [2021-05-12T05:28:38.838Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:28:38.838Z] Removing intermediate container 9b412ab3707b [2021-05-12T05:28:38.838Z] ---> ce89a7179f03 [2021-05-12T05:28:38.838Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T05:28:39.131Z] Removing intermediate container e2bd26f1066e [2021-05-12T05:28:39.131Z] ---> ad87f4343747 [2021-05-12T05:28:39.131Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:28:39.131Z] ---> Running in 27f6158dbe93 [2021-05-12T05:28:39.464Z] ---> Running in ade9e645f5db [2021-05-12T05:28:39.464Z] ---> Running in fb75d609efe2 [2021-05-12T05:28:39.464Z] Removing intermediate container b3b7e2ae7508 [2021-05-12T05:28:39.464Z] ---> 0a33ae77b3be [2021-05-12T05:28:39.464Z] [2021-05-12T05:28:39.778Z] Removing intermediate container 27f6158dbe93 [2021-05-12T05:28:39.778Z] ---> 1c473691e32b [2021-05-12T05:28:39.778Z] [2021-05-12T05:28:40.066Z] Removing intermediate container fb75d609efe2 [2021-05-12T05:28:40.066Z] ---> 0b63909955d2 [2021-05-12T05:28:40.066Z] [2021-05-12T05:28:40.346Z] Successfully built 1c473691e32b [2021-05-12T05:28:40.346Z] Successfully built 0a33ae77b3be [2021-05-12T05:28:40.737Z] Successfully tagged core-command:latest [2021-05-12T05:28:40.737Z] Successfully built 0b63909955d2 [2021-05-12T05:28:40.737Z]  Building core-command ... done Building security-proxy-setup [2021-05-12T05:28:40.737Z] Removing intermediate container d0965460fbb2 [2021-05-12T05:28:40.737Z] ---> 52c6bc527156 [2021-05-12T05:28:40.737Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T05:28:40.737Z] Successfully tagged support-notifications:latest [2021-05-12T05:28:40.737Z] Building core-data [2021-05-12T05:28:40.737Z] Successfully tagged core-metadata:latest [2021-05-12T05:28:40.737Z] Building security-bootstrapper [2021-05-12T05:28:40.737Z]  Building support-notifications ... done  Building core-metadata ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:40.737Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:28:41.052Z] ---> Running in c7bedcc1a438 [2021-05-12T05:28:41.052Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T05:28:41.052Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T05:28:41.347Z] Executing bash-5.0.17-r0.post-install [2021-05-12T05:28:41.347Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T05:28:41.347Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T05:28:41.347Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T05:28:41.347Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T05:28:41.347Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T05:28:41.347Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T05:28:41.347Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T05:28:41.347Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T05:28:41.347Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T05:28:41.347Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T05:28:41.347Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T05:28:41.347Z] Removing intermediate container c7bedcc1a438 [2021-05-12T05:28:41.347Z] ---> ce3a248e90bf [2021-05-12T05:28:41.347Z] Step 24/26 : LABEL arch=x86_64 [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.552s coverage: 28.7% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.193s coverage: 99.0% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.176s coverage: 100.0% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.175s coverage: 64.6% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.324s coverage: 97.6% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.080s coverage: 100.0% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-12T05:28:41.819Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-12T05:28:41.819Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-05-12T05:28:41.950Z] ---> Running in 4afea49961f2 [2021-05-12T05:28:42.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.130s coverage: 28.1% of statements [2021-05-12T05:28:42.423Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-12T05:28:42.696Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.059s coverage: 85.7% of statements [2021-05-12T05:28:42.696Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-12T05:28:43.680Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-12T05:28:44.277Z] GO111MODULE=on go vet ./... [2021-05-12T05:28:47.467Z] Removing intermediate container 4afea49961f2 [2021-05-12T05:28:47.467Z] ---> 6ef6a776b2f1 [2021-05-12T05:28:47.467Z] Step 25/26 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:28:47.467Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T05:28:47.467Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T05:28:47.467Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T05:28:47.467Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T05:28:47.467Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T05:28:47.467Z] ---> Running in 3b72677377be [2021-05-12T05:28:47.467Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T05:28:47.467Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T05:28:47.467Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T05:28:47.467Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T05:28:47.467Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T05:28:48.521Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T05:28:48.521Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T05:28:49.126Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T05:28:49.828Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T05:28:50.630Z] Removing intermediate container 3b72677377be [2021-05-12T05:28:50.630Z] ---> b143089eb868 [2021-05-12T05:28:50.630Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T05:28:50.630Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T05:28:50.934Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T05:28:51.198Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T05:28:51.198Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T05:28:51.198Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T05:28:51.462Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T05:28:51.462Z] ---> Running in 2ab8527b4904 [2021-05-12T05:28:51.462Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T05:28:51.462Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T05:28:51.462Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T05:28:51.462Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T05:28:51.462Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T05:28:51.462Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T05:28:51.462Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T05:28:51.462Z] OK: 72 MiB in 59 packages [2021-05-12T05:28:54.846Z] Removing intermediate container 2ab8527b4904 [2021-05-12T05:28:54.846Z] ---> 93d75df686b0 [2021-05-12T05:28:54.846Z] [2021-05-12T05:28:55.146Z] Successfully built 93d75df686b0 [2021-05-12T05:28:55.146Z] Successfully tagged security-secretstore-setup:latest [2021-05-12T05:28:55.146Z]  Building security-secretstore-setup ... done Building support-scheduler [2021-05-12T05:28:58.833Z] Collecting docker-compose==1.23.2 [2021-05-12T05:28:58.833Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T05:28:58.833Z] Collecting PyYAML<4,>=3.10 [2021-05-12T05:28:58.833Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T05:29:04.013Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T05:29:04.013Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T05:29:05.506Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T05:29:05.506Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T05:29:06.497Z] 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-05-12T05:29:06.497Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T05:29:06.497Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T05:29:06.497Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T05:29:06.497Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T05:29:06.772Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T05:29:06.772Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T05:29:07.380Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T05:29:07.380Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T05:29:09.378Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T05:29:09.378Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T05:29:10.050Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T05:29:10.050Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T05:29:11.520Z] Collecting idna<2.8,>=2.5 [2021-05-12T05:29:11.520Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T05:29:11.520Z] 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-05-12T05:29:11.520Z] 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-05-12T05:29:11.820Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T05:29:11.820Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T05:29:11.820Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T05:29:11.820Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T05:29:12.123Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T05:29:12.123Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T05:29:12.123Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T05:29:12.123Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T05:29:12.843Z] Installing collected packages: PyYAML, dockerpty, texttable, cached-property, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docopt, docker-compose [2021-05-12T05:29:12.843Z] Running setup.py install for PyYAML: started [2021-05-12T05:29:15.941Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T05:29:15.941Z] Running setup.py install for dockerpty: started [2021-05-12T05:29:17.094Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T05:29:17.095Z] Running setup.py install for texttable: started [2021-05-12T05:29:17.933Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T05:29:19.668Z] Attempting uninstall: idna [2021-05-12T05:29:19.668Z] Found existing installation: idna 2.9 [2021-05-12T05:29:19.668Z] Uninstalling idna-2.9: [2021-05-12T05:29:20.009Z] Successfully uninstalled idna-2.9 [2021-05-12T05:29:20.317Z] Attempting uninstall: urllib3 [2021-05-12T05:29:20.317Z] Found existing installation: urllib3 1.25.9 [2021-05-12T05:29:20.317Z] Uninstalling urllib3-1.25.9: [2021-05-12T05:29:20.317Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T05:29:20.610Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:29:20.610Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:29:20.610Z] ---> 9e384d5c6a8b [2021-05-12T05:29:20.610Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T05:29:20.610Z] ---> Using cache [2021-05-12T05:29:20.610Z] ---> 24f0db07318e [2021-05-12T05:29:20.610Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:29:20.610Z] ---> Using cache [2021-05-12T05:29:20.610Z] ---> 80759422d418 [2021-05-12T05:29:20.610Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T05:29:22.143Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:29:22.143Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:29:22.143Z] ---> 9e384d5c6a8b [2021-05-12T05:29:22.143Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:29:22.143Z] ---> Using cache [2021-05-12T05:29:22.143Z] ---> 24f0db07318e [2021-05-12T05:29:22.143Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:29:22.143Z] ---> Using cache [2021-05-12T05:29:22.143Z] ---> 80759422d418 [2021-05-12T05:29:22.143Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T05:29:22.143Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:29:22.143Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:29:22.143Z] ---> 9e384d5c6a8b [2021-05-12T05:29:22.143Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T05:29:22.143Z] ---> Using cache [2021-05-12T05:29:22.143Z] ---> 24f0db07318e [2021-05-12T05:29:22.143Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:29:22.143Z] ---> Using cache [2021-05-12T05:29:22.143Z] ---> 80759422d418 [2021-05-12T05:29:22.143Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T05:29:22.444Z] Attempting uninstall: requests [2021-05-12T05:29:22.444Z] Found existing installation: requests 2.23.0 [2021-05-12T05:29:22.444Z] Uninstalling requests-2.23.0: [2021-05-12T05:29:22.444Z] Successfully uninstalled requests-2.23.0 [2021-05-12T05:29:22.444Z] ---> Running in 40b5cd56f5b3 [2021-05-12T05:29:22.722Z] ---> Running in f0e96f464785 [2021-05-12T05:29:22.722Z] ---> Running in 885cc2be6d4f [2021-05-12T05:29:23.744Z] Running setup.py install for docopt: started [2021-05-12T05:29:26.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:26.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:26.384Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:26.668Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T05:29:27.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:27.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:27.357Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:27.357Z] 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.59.0 [2021-05-12T05:29:28.081Z] OK: 219 MiB in 52 packages [2021-05-12T05:29:28.081Z] OK: 219 MiB in 52 packages [2021-05-12T05:29:28.081Z] OK: 219 MiB in 52 packages [2021-05-12T05:29:29.529Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:29:29.529Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:29:29.529Z] ---> 9e384d5c6a8b [2021-05-12T05:29:29.529Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T05:29:29.529Z] ---> Using cache [2021-05-12T05:29:29.529Z] ---> 24f0db07318e [2021-05-12T05:29:29.529Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:29:29.529Z] ---> Using cache [2021-05-12T05:29:29.529Z] ---> 80759422d418 [2021-05-12T05:29:29.529Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T05:29:29.832Z] ---> Running in 82dca8de04a3 [2021-05-12T05:29:30.429Z] Removing intermediate container 885cc2be6d4f [2021-05-12T05:29:30.429Z] ---> e77e7d8d84d0 [2021-05-12T05:29:30.429Z] Step 6/24 : COPY go.mod . [2021-05-12T05:29:30.429Z] Removing intermediate container 40b5cd56f5b3 [2021-05-12T05:29:30.429Z] ---> a04ac22963ec [2021-05-12T05:29:30.429Z] Step 6/22 : COPY go.mod . [2021-05-12T05:29:30.429Z] Removing intermediate container f0e96f464785 [2021-05-12T05:29:30.429Z] ---> 179c398ff409 [2021-05-12T05:29:30.429Z] Step 6/32 : COPY go.mod . [2021-05-12T05:29:31.085Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:31.352Z] ---> bf05050c11ae [2021-05-12T05:29:31.352Z] Step 7/24 : RUN go mod download [2021-05-12T05:29:31.635Z] ---> ce9a5c0dd959 [2021-05-12T05:29:31.635Z] Step 7/32 : RUN go mod download [2021-05-12T05:29:31.635Z] ---> 699ec87099d8 [2021-05-12T05:29:31.635Z] Step 7/22 : RUN go mod download [2021-05-12T05:29:31.635Z] ---> Running in 1abdc6f267a4 [2021-05-12T05:29:31.635Z] ---> Running in ab27124509df [2021-05-12T05:29:31.635Z] ---> Running in f956b8c5924e [2021-05-12T05:29:31.952Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:29:32.966Z] OK: 219 MiB in 52 packages [2021-05-12T05:29:34.927Z] Removing intermediate container 82dca8de04a3 [2021-05-12T05:29:34.927Z] ---> a450d1c9b0e8 [2021-05-12T05:29:34.927Z] Step 6/23 : COPY go.mod . [2021-05-12T05:29:35.563Z] Removing intermediate container f956b8c5924e [2021-05-12T05:29:35.563Z] ---> dadb95093bf0 [2021-05-12T05:29:35.563Z] Step 8/32 : COPY . . [2021-05-12T05:29:35.563Z] ---> bad4c73124f5 [2021-05-12T05:29:35.563Z] Step 7/23 : RUN go mod download [2021-05-12T05:29:35.563Z] Removing intermediate container ab27124509df [2021-05-12T05:29:35.563Z] ---> 6024c99fe969 [2021-05-12T05:29:35.563Z] Step 8/22 : COPY . . [2021-05-12T05:29:35.848Z] ---> Running in 6c4ecbe339c3 [2021-05-12T05:29:35.848Z] Removing intermediate container 1abdc6f267a4 [2021-05-12T05:29:35.848Z] ---> 00546d29fb32 [2021-05-12T05:29:35.848Z] Step 8/24 : COPY . . [2021-05-12T05:29:48.403Z] Removing intermediate container 6c4ecbe339c3 [2021-05-12T05:29:48.403Z] ---> 8492c8bcae29 [2021-05-12T05:29:48.403Z] Step 8/23 : COPY . . [2021-05-12T05:30:06.810Z] Removing intermediate container ade9e645f5db [2021-05-12T05:30:06.811Z] ---> 4786bc6429ae [2021-05-12T05:30:06.811Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T05:30:08.826Z] ---> Running in 680a08902b26 [2021-05-12T05:30:10.450Z] Removing intermediate container 680a08902b26 [2021-05-12T05:30:10.450Z] ---> ee6959a2e595 [2021-05-12T05:30:10.450Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T05:30:10.721Z] ---> Running in 4758a36dee8f [2021-05-12T05:30:12.743Z] Removing intermediate container 4758a36dee8f [2021-05-12T05:30:12.743Z] ---> b15823176a74 [2021-05-12T05:30:12.743Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T05:30:16.353Z] ---> ab74bb1f0652 [2021-05-12T05:30:16.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T05:30:20.654Z] ---> 05e8b6f39260 [2021-05-12T05:30:20.654Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T05:30:21.197Z] gofmt -l . [2021-05-12T05:30:21.197Z] [ "`gofmt -l .`" = "" ] [2021-05-12T05:30:21.747Z] ---> f2c507deeb56 [2021-05-12T05:30:21.747Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:30:22.524Z] ---> Running in e07f292d0939 [2021-05-12T05:30:22.524Z] ---> 7e2fc215aa79 [2021-05-12T05:30:22.524Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T05:30:22.962Z] ---> Running in f4ee7b805ac3 [2021-05-12T05:30:22.962Z] ---> d38fdbc5d69c [2021-05-12T05:30:22.962Z] ---> 04256cb45328 [2021-05-12T05:30:22.962Z] Step 9/32 : RUN go mod tidy [2021-05-12T05:30:22.962Z] Step 9/22 : RUN go mod tidy [2021-05-12T05:30:23.689Z] ---> Running in e9b91866c002 [2021-05-12T05:30:23.689Z] ---> Running in 4dfea79d29a3 [2021-05-12T05:30:23.689Z] Removing intermediate container f4ee7b805ac3 [2021-05-12T05:30:23.689Z] ---> af32f8354cf1 [2021-05-12T05:30:23.689Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:30:23.827Z] ./bin/test-go-mod-tidy.sh [2021-05-12T05:30:24.291Z] ---> Running in c6c4e0a2c17d [2021-05-12T05:30:24.430Z] ./bin/test-attribution-txt.sh [2021-05-12T05:30:25.329Z] Removing intermediate container c6c4e0a2c17d [2021-05-12T05:30:25.329Z] ---> 6cde4619dd8e [2021-05-12T05:30:25.329Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T05:30:25.329Z] ---> Running in ce6ad95cdf61 [2021-05-12T05:30:25.329Z] ---> 492cf4da85c1 [2021-05-12T05:30:25.329Z] Step 9/23 : RUN go mod tidy [2021-05-12T05:30:25.647Z] ---> Running in 58e92a2595d1 [2021-05-12T05:30:25.935Z] Removing intermediate container ce6ad95cdf61 [2021-05-12T05:30:25.935Z] ---> 0bc218355aa4 [2021-05-12T05:30:25.935Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:30:26.237Z] ---> Running in 6fabeff33319 [2021-05-12T05:30:26.847Z] Removing intermediate container 6fabeff33319 [2021-05-12T05:30:26.847Z] ---> 9b43fe10ebf6 [2021-05-12T05:30:26.847Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:30:26.847Z] ---> Running in a52ecaa5a8fb [Pipeline] sh [2021-05-12T05:30:27.492Z] Removing intermediate container a52ecaa5a8fb [2021-05-12T05:30:27.493Z] ---> aca133b902a7 [2021-05-12T05:30:27.493Z] [2021-05-12T05:30:27.758Z] + ls -al . [2021-05-12T05:30:27.758Z] total 856 [2021-05-12T05:30:27.758Z] drwxrwxr-x 9 1001 1001 4096 May 12 05:30 . [2021-05-12T05:30:27.758Z] drwxr-xr-x 4 root root 4096 May 12 05:25 .. [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 11 May 12 05:23 .dockerignore [2021-05-12T05:30:27.758Z] drwxrwxr-x 8 1001 1001 4096 May 12 05:23 .git [2021-05-12T05:30:27.758Z] drwxrwxr-x 3 1001 1001 4096 May 12 05:23 .github [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 818 May 12 05:23 .gitignore [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 166 May 12 05:23 .sonarcloud.properties [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 8609 May 12 05:23 Attribution.txt [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 3804 May 12 05:23 CONTRIBUTING.md [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 931 May 12 05:23 Dockerfile.build [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 863 May 12 05:23 Jenkinsfile [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 10775 May 12 05:23 LICENSE [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 5594 May 12 05:23 Makefile [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 7978 May 12 05:23 README.md [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 6755 May 12 05:23 SECURITY.md [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 5 May 12 05:19 VERSION [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 4131 May 12 05:23 ZMQWindows.md [2021-05-12T05:30:27.758Z] drwxrwxr-x 2 1001 1001 4096 May 12 05:23 bin [2021-05-12T05:30:27.758Z] drwxrwxr-x 14 1001 1001 4096 May 12 05:23 cmd [2021-05-12T05:30:27.758Z] -rw-r--r-- 1 root root 720868 May 12 05:28 coverage.out [2021-05-12T05:30:27.758Z] -rw-r--r-- 1 root root 1060 May 12 05:30 go.mod [2021-05-12T05:30:27.758Z] -rw-r--r-- 1 root root 21686 May 12 05:25 go.sum [2021-05-12T05:30:27.758Z] drwxrwxr-x 8 1001 1001 4096 May 12 05:23 internal [2021-05-12T05:30:27.758Z] drwxrwxr-x 4 1001 1001 4096 May 12 05:23 openapi [2021-05-12T05:30:27.758Z] drwxrwxr-x 4 1001 1001 4096 May 12 05:23 snap [2021-05-12T05:30:27.758Z] -rw-rw-r-- 1 1001 1001 168 May 12 05:23 version.go [Pipeline] sh [2021-05-12T05:30:27.805Z] Successfully built aca133b902a7 [2021-05-12T05:30:27.805Z] Successfully tagged sys-mgmt-agent:latest [2021-05-12T05:30:28.439Z] + '[' -e coverage.out ] [2021-05-12T05:30:28.439Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-12T05:30:28.479Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T05:30:29.400Z] Stashed 1 file(s) [Pipeline] sh [2021-05-12T05:30:29.839Z]  Building sys-mgmt-agent ... done Removing intermediate container 4dfea79d29a3 [2021-05-12T05:30:29.839Z] Removing intermediate container 58e92a2595d1 [2021-05-12T05:30:29.839Z] ---> cd3d5e17c86d [2021-05-12T05:30:29.839Z] ---> 089ea8d094cc [2021-05-12T05:30:29.839Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T05:30:29.839Z] [2021-05-12T05:30:29.839Z] Removing intermediate container e9b91866c002 [2021-05-12T05:30:29.839Z] ---> b65b53b28179 [2021-05-12T05:30:29.839Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T05:30:30.098Z] + make build [2021-05-12T05:30:30.098Z] 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-05-12T05:30:30.105Z] ---> Running in edfe0311e03e [2021-05-12T05:30:30.105Z] ---> Running in 50e6f314557c [2021-05-12T05:30:30.105Z] Removing intermediate container e07f292d0939 [2021-05-12T05:30:30.105Z] ---> 374b815d3dc7 [2021-05-12T05:30:30.105Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T05:30:30.105Z] ---> Running in 8639b0916e52 [2021-05-12T05:30:30.105Z] ---> Running in 3abe75b0bb7c [2021-05-12T05:30:31.125Z] 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-05-12T05:30:31.125Z] 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-05-12T05:30:31.408Z] 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-05-12T05:30:31.408Z] 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-05-12T05:30:36.812Z] 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-05-12T05:31:03.646Z] 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-05-12T05:31:05.622Z] 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-05-12T05:31:09.941Z] 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-05-12T05:31:10.837Z] 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-05-12T05:31:10.920Z] 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-05-12T05:31:15.248Z] 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-05-12T05:31:16.413Z] Removing intermediate container 50e6f314557c [2021-05-12T05:31:16.414Z] ---> 64d459c8efc1 [2021-05-12T05:31:16.414Z] [2021-05-12T05:31:16.414Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T05:31:16.414Z] ---> 13621d1b12d4 [2021-05-12T05:31:16.414Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T05:31:16.414Z] ---> Running in eec4fbc154a1 [2021-05-12T05:31:17.054Z] Removing intermediate container eec4fbc154a1 [2021-05-12T05:31:17.054Z] ---> 965ccfd2db85 [2021-05-12T05:31:17.055Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T05:31:17.361Z] ---> Running in 8e349a386ecb [2021-05-12T05:31:19.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:31:19.576Z] 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-05-12T05:31:19.771Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:31:20.058Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T05:31:20.058Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T05:31:20.058Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:31:21.039Z] OK: 6 MiB in 16 packages [2021-05-12T05:31:21.622Z] Removing intermediate container edfe0311e03e [2021-05-12T05:31:21.622Z] ---> af2d960f0fb2 [2021-05-12T05:31:21.622Z] [2021-05-12T05:31:21.622Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T05:31:21.622Z] ---> 13621d1b12d4 [2021-05-12T05:31:21.622Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T05:31:21.622Z] ---> Using cache [2021-05-12T05:31:21.622Z] ---> 9571d565d0ca [2021-05-12T05:31:21.622Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:31:21.889Z] ---> Using cache [2021-05-12T05:31:21.889Z] ---> 89844cc31ade [2021-05-12T05:31:21.889Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T05:31:22.232Z] 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-05-12T05:31:22.920Z] Removing intermediate container 8639b0916e52 [2021-05-12T05:31:22.920Z] ---> 722fde34bc9b [2021-05-12T05:31:22.920Z] [2021-05-12T05:31:22.920Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T05:31:22.920Z] ---> 13621d1b12d4 [2021-05-12T05:31:22.920Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T05:31:22.920Z] ---> Running in 5d0849c77962 [2021-05-12T05:31:23.913Z] ---> Running in 7923eadb313d [2021-05-12T05:31:25.629Z] 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-05-12T05:31:25.969Z] Removing intermediate container 8e349a386ecb [2021-05-12T05:31:25.969Z] ---> c327c315e01a [2021-05-12T05:31:25.969Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T05:31:25.969Z] Removing intermediate container 5d0849c77962 [2021-05-12T05:31:25.969Z] ---> 8b36d9643977 [2021-05-12T05:31:25.969Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T05:31:25.969Z] ---> Running in bd4fedd6ad94 [2021-05-12T05:31:26.255Z] ---> Running in 16811185d5b0 [2021-05-12T05:31:26.255Z] Removing intermediate container 3abe75b0bb7c [2021-05-12T05:31:26.255Z] ---> 05cb5fcfdb8f [2021-05-12T05:31:26.255Z] [2021-05-12T05:31:26.255Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T05:31:26.255Z] ---> 13621d1b12d4 [2021-05-12T05:31:26.255Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T05:31:26.531Z] ---> Running in 6ee4165b1213 [2021-05-12T05:31:26.531Z] Removing intermediate container bd4fedd6ad94 [2021-05-12T05:31:26.531Z] ---> 01dd7d01d074 [2021-05-12T05:31:26.531Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T05:31:26.531Z] Removing intermediate container 16811185d5b0 [2021-05-12T05:31:26.531Z] ---> 0f766705f1b9 [2021-05-12T05:31:26.531Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:31:26.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:31:26.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:31:27.075Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T05:31:27.075Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T05:31:27.075Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T05:31:27.075Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T05:31:27.075Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:31:27.075Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T05:31:27.345Z] OK: 7 MiB in 18 packages [2021-05-12T05:31:27.619Z] ---> Running in 98e0f918b109 [2021-05-12T05:31:27.893Z] ---> 5963bc1e6c94 [2021-05-12T05:31:27.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T05:31:27.893Z] Removing intermediate container 6ee4165b1213 [2021-05-12T05:31:27.893Z] ---> 4f4c1e635c9e [2021-05-12T05:31:27.893Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T05:31:28.190Z] ---> Running in f315bd31cf72 [2021-05-12T05:31:28.190Z] Removing intermediate container 98e0f918b109 [2021-05-12T05:31:28.190Z] ---> 2c9ed58c28f3 [2021-05-12T05:31:28.190Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T05:31:28.472Z] ---> Running in c2e603983c5a [2021-05-12T05:31:28.745Z] Removing intermediate container f315bd31cf72 [2021-05-12T05:31:28.745Z] ---> 528cbb244a4d [2021-05-12T05:31:28.745Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T05:31:29.019Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-12T05:31:29.021Z] ---> Running in 7fb709513817 [2021-05-12T05:31:29.021Z] ---> c492ba353be9 [2021-05-12T05:31:29.021Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T05:31:29.021Z] Removing intermediate container 7923eadb313d [2021-05-12T05:31:29.021Z] ---> 06a75bf9607c [2021-05-12T05:31:29.021Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T05:31:29.317Z] ---> Running in b1fa27a7ae14 [2021-05-12T05:31:29.317Z] Removing intermediate container 7fb709513817 [2021-05-12T05:31:29.317Z] ---> 1a8676d6cea2 [2021-05-12T05:31:29.317Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:31:29.317Z] ---> Running in 8bc136f03371 [2021-05-12T05:31:29.898Z] ---> 96c80ed15c58 [2021-05-12T05:31:29.898Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T05:31:29.898Z] Removing intermediate container b1fa27a7ae14 [2021-05-12T05:31:29.898Z] ---> 23c4973f8e36 [2021-05-12T05:31:29.898Z] Step 14/22 : WORKDIR /edgex [2021-05-12T05:31:30.495Z] ---> Running in 11ecbeb59ee6 [2021-05-12T05:31:30.495Z] ---> Running in 17e7b67f523e [2021-05-12T05:31:30.769Z] Removing intermediate container 11ecbeb59ee6 [2021-05-12T05:31:30.770Z] ---> c5e93ce299c6 [2021-05-12T05:31:30.770Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:31:30.770Z] Removing intermediate container 17e7b67f523e [2021-05-12T05:31:30.770Z] ---> 4316c106410e [2021-05-12T05:31:30.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T05:31:30.770Z] ---> Running in 4b9dbd06bf86 [2021-05-12T05:31:30.770Z] Removing intermediate container c2e603983c5a [2021-05-12T05:31:30.770Z] ---> 683d4a9640f7 [2021-05-12T05:31:30.770Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T05:31:31.040Z] ---> Running in d0303486d813 [2021-05-12T05:31:31.040Z] Removing intermediate container 4b9dbd06bf86 [2021-05-12T05:31:31.040Z] ---> f32cf56845b2 [2021-05-12T05:31:31.040Z] Step 21/23 : LABEL arch=x86_64 [2021-05-12T05:31:31.311Z] ---> 16ef1bc5350c [2021-05-12T05:31:31.311Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T05:31:31.311Z] ---> Running in 88d385743ab6 [2021-05-12T05:31:31.311Z] Removing intermediate container d0303486d813 [2021-05-12T05:31:31.311Z] ---> d47705b94893 [2021-05-12T05:31:31.311Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T05:31:31.311Z] Removing intermediate container 8bc136f03371 [2021-05-12T05:31:31.311Z] ---> d2bd382bb75a [2021-05-12T05:31:31.311Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T05:31:31.588Z] ---> Running in 3f1213aaa04a [2021-05-12T05:31:31.588Z] Removing intermediate container 88d385743ab6 [2021-05-12T05:31:31.588Z] ---> dfd1e07358d9 [2021-05-12T05:31:31.588Z] Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:31:31.647Z] 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-05-12T05:31:31.871Z] ---> Running in 03887cfc5806 [2021-05-12T05:31:32.137Z] ---> fb730914f996 [2021-05-12T05:31:32.137Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T05:31:32.137Z] ---> 3d1118d7b6ea [2021-05-12T05:31:32.137Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T05:31:32.137Z] ---> Running in 81244446bd1d [2021-05-12T05:31:32.419Z] Removing intermediate container 03887cfc5806 [2021-05-12T05:31:32.419Z] ---> 09e1c3e1fbfc [2021-05-12T05:31:32.419Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T05:31:32.687Z] ---> Running in e0a905b04c2f [2021-05-12T05:31:32.687Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T05:31:33.314Z] Removing intermediate container e0a905b04c2f [2021-05-12T05:31:33.314Z] ---> 12e48ab82673 [2021-05-12T05:31:33.314Z] [2021-05-12T05:31:33.314Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T05:31:33.314Z] ---> 80070d457ed1 [2021-05-12T05:31:33.314Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T05:31:33.314Z] ---> Running in 85791b3d8045 [2021-05-12T05:31:33.591Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T05:31:33.894Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T05:31:33.894Z] Successfully built 12e48ab82673 [2021-05-12T05:31:33.894Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T05:31:33.894Z] Successfully tagged support-scheduler:latest [2021-05-12T05:31:33.894Z]  Building support-scheduler ... done Removing intermediate container 85791b3d8045 [2021-05-12T05:31:33.894Z] ---> 99cb66824a94 [2021-05-12T05:31:33.894Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T05:31:33.894Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T05:31:34.247Z] ---> Running in 4267e430fe09 [2021-05-12T05:31:34.247Z] Removing intermediate container 81244446bd1d [2021-05-12T05:31:34.247Z] ---> 6e04d37cac39 [2021-05-12T05:31:34.247Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:31:34.247Z] Removing intermediate container 4267e430fe09 [2021-05-12T05:31:34.247Z] ---> faaeeace7b0a [2021-05-12T05:31:34.247Z] Step 20/22 : LABEL arch=x86_64 [2021-05-12T05:31:34.555Z] ---> Running in 813535f5164e [2021-05-12T05:31:34.844Z] ---> 0973f1f8fba0 [2021-05-12T05:31:34.844Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T05:31:34.844Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T05:31:34.844Z] Removing intermediate container 813535f5164e [2021-05-12T05:31:34.844Z] ---> 7b2c69b13fc1 [2021-05-12T05:31:34.844Z] Step 21/22 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:31:34.844Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T05:31:34.844Z] ---> Running in 2cde3e4ba0be [2021-05-12T05:31:35.122Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:31:35.122Z] OK: 8 MiB in 20 packages [2021-05-12T05:31:35.421Z] Removing intermediate container 2cde3e4ba0be [2021-05-12T05:31:35.421Z] ---> c5cb31489ec1 [2021-05-12T05:31:35.421Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T05:31:35.741Z] ---> Running in c8e7e90a5db1 [2021-05-12T05:31:36.020Z] ---> 0d97f4e2a08d [2021-05-12T05:31:36.020Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T05:31:36.286Z] Removing intermediate container c8e7e90a5db1 [2021-05-12T05:31:36.286Z] ---> a1db8ed3256a [2021-05-12T05:31:36.286Z] [2021-05-12T05:31:36.286Z] Removing intermediate container 3f1213aaa04a [2021-05-12T05:31:36.286Z] ---> dad8c01c574e [2021-05-12T05:31:36.286Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:31:36.286Z] ---> fdf218d6c135 [2021-05-12T05:31:36.286Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T05:31:36.550Z] Successfully built a1db8ed3256a [2021-05-12T05:31:36.813Z] ---> 50252b99c728 [2021-05-12T05:31:36.813Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T05:31:36.813Z] Successfully tagged security-proxy-setup:latest [2021-05-12T05:31:36.813Z]  Building security-proxy-setup ... done  ---> 51d9c2bd631b [2021-05-12T05:31:36.813Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T05:31:37.402Z] ---> 2bf8468eedd2 [2021-05-12T05:31:37.402Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T05:31:37.681Z] ---> 94c315082700 [2021-05-12T05:31:37.681Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T05:31:37.681Z] ---> Running in 49626c313cf7 [Pipeline] } [2021-05-12T05:31:38.599Z] $ docker stop --time=1 9a932267a77a67516f02ec144fccadfcbc9de406ad678be15bc0fbf97e5b3001 [2021-05-12T05:31:39.641Z] Removing intermediate container 49626c313cf7 [2021-05-12T05:31:39.641Z] ---> a2a94f42f8d3 [2021-05-12T05:31:39.641Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T05:31:39.641Z] ---> af5ecfd815bb [2021-05-12T05:31:39.641Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T05:31:39.641Z] ---> Running in c895f3fa9ff4 [2021-05-12T05:31:39.641Z] ---> 743e97e206b0 [2021-05-12T05:31:39.641Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T05:31:39.913Z] Removing intermediate container c895f3fa9ff4 [2021-05-12T05:31:39.913Z] ---> f275218874bc [2021-05-12T05:31:39.913Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:31:39.913Z] ---> Running in 96b062762fd7 [2021-05-12T05:31:39.913Z] ---> Running in 23732df04d22 [2021-05-12T05:31:40.179Z] Removing intermediate container 96b062762fd7 [2021-05-12T05:31:40.179Z] ---> 4b62e0c2cf40 [2021-05-12T05:31:40.179Z] Step 22/24 : LABEL arch=x86_64 [2021-05-12T05:31:40.463Z] ---> Running in 531124e5bfb6 [2021-05-12T05:31:40.759Z] Removing intermediate container 531124e5bfb6 [2021-05-12T05:31:40.759Z] ---> 9a4ec5c53645 [2021-05-12T05:31:40.759Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:31:41.057Z] ---> Running in dcef5f93e46c [2021-05-12T05:31:41.057Z] Removing intermediate container dcef5f93e46c [2021-05-12T05:31:41.285Z] $ docker rm -f 9a932267a77a67516f02ec144fccadfcbc9de406ad678be15bc0fbf97e5b3001 [2021-05-12T05:31:41.345Z] ---> 20050ee39944 [2021-05-12T05:31:41.345Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:31:41.345Z] ---> Running in f71b4fa06901 [2021-05-12T05:31:41.625Z] Removing intermediate container 23732df04d22 [2021-05-12T05:31:41.625Z] ---> 5ce20f21b03c [2021-05-12T05:31:41.625Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T05:31:41.900Z] ---> Running in 7a1e0e3607b5 [2021-05-12T05:31:41.900Z] Removing intermediate container f71b4fa06901 [2021-05-12T05:31:41.900Z] ---> 75576c672bc4 [2021-05-12T05:31:41.900Z] [2021-05-12T05:31:42.169Z] Removing intermediate container 7a1e0e3607b5 [2021-05-12T05:31:42.169Z] ---> d4b641256a73 [2021-05-12T05:31:42.169Z] Step 29/32 : CMD ["gate"] [2021-05-12T05:31:42.436Z] Successfully built 75576c672bc4 [Pipeline] // withDockerContainer [Pipeline] } [2021-05-12T05:31:42.723Z] Successfully tagged core-data:latest [2021-05-12T05:31:42.723Z]  Building core-data ... done  ---> Running in 74486a84d7ef [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:31:43.321Z] Removing intermediate container 74486a84d7ef [2021-05-12T05:31:43.321Z] ---> d3cca1aaf0e3 [2021-05-12T05:31:43.321Z] Step 30/32 : LABEL arch=x86_64 [2021-05-12T05:31:43.321Z] ---> Running in 57037f3ba703 [2021-05-12T05:31:43.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T05:31:43.371Z] [2021-05-12T05:31:43.371Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:31:43.618Z] Removing intermediate container 57037f3ba703 [2021-05-12T05:31:43.618Z] ---> 7413df68a159 [2021-05-12T05:31:43.618Z] Step 31/32 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:31:43.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T05:31:43.990Z] ---> Running in a3f8d5536604 [2021-05-12T05:31:43.990Z] Removing intermediate container a3f8d5536604 [2021-05-12T05:31:43.990Z] ---> 4f50f8a3b733 [2021-05-12T05:31:43.990Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T05:31:44.101Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-12T05:31:44.101Z] 29e5d40040c1: Pulling fs layer [2021-05-12T05:31:44.101Z] 1ce36da41761: Pulling fs layer [2021-05-12T05:31:44.101Z] 25b303627fd3: Pulling fs layer [2021-05-12T05:31:44.101Z] 29e5d40040c1: Verifying Checksum [2021-05-12T05:31:44.101Z] 29e5d40040c1: Download complete [2021-05-12T05:31:44.274Z] ---> Running in a59fdd973aec [2021-05-12T05:31:44.708Z] 1ce36da41761: Verifying Checksum [2021-05-12T05:31:44.708Z] 1ce36da41761: Download complete [2021-05-12T05:31:44.708Z] 29e5d40040c1: Pull complete [2021-05-12T05:31:44.963Z] Removing intermediate container a59fdd973aec [2021-05-12T05:31:44.964Z] ---> e029ebf53677 [2021-05-12T05:31:44.964Z] [2021-05-12T05:31:45.630Z] Successfully built e029ebf53677 [2021-05-12T05:31:45.630Z] Successfully tagged security-bootstrapper:latest [2021-05-12T05:31:46.140Z] 1ce36da41761: Pull complete [2021-05-12T05:31:46.412Z] 25b303627fd3: Verifying Checksum [2021-05-12T05:31:46.412Z] 25b303627fd3: Download complete [2021-05-12T05:31:46.423Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-05-12T05:31:46.590Z] $ docker stop --time=1 b5ebb0d4c482f642d5269047c4124a0159df45b9510e63e53e9fc3c1d632f9e7 [2021-05-12T05:31:49.006Z] $ docker rm -f b5ebb0d4c482f642d5269047c4124a0159df45b9510e63e53e9fc3c1d632f9e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:31:49.726Z] + docker images [2021-05-12T05:31:50.308Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T05:31:50.308Z] security-bootstrapper latest e029ebf53677 6 seconds ago 18.2MB [2021-05-12T05:31:50.308Z] core-data latest 75576c672bc4 9 seconds ago 21.5MB [2021-05-12T05:31:50.308Z] security-proxy-setup latest a1db8ed3256a 15 seconds ago 25.3MB [2021-05-12T05:31:50.308Z] support-scheduler latest 12e48ab82673 18 seconds ago 17.1MB [2021-05-12T05:31:50.308Z] 05cb5fcfdb8f 25 seconds ago 1.17GB [2021-05-12T05:31:50.308Z] 722fde34bc9b 29 seconds ago 1.15GB [2021-05-12T05:31:50.308Z] af2d960f0fb2 31 seconds ago 1.16GB [2021-05-12T05:31:50.308Z] 64d459c8efc1 36 seconds ago 1.15GB [2021-05-12T05:31:50.308Z] sys-mgmt-agent latest aca133b902a7 About a minute ago 312MB [2021-05-12T05:31:50.308Z] security-secretstore-setup latest 93d75df686b0 2 minutes ago 25.7MB [2021-05-12T05:31:50.308Z] core-metadata latest 0b63909955d2 3 minutes ago 18.6MB [2021-05-12T05:31:50.308Z] support-notifications latest 0a33ae77b3be 3 minutes ago 17.7MB [2021-05-12T05:31:50.308Z] core-command latest 1c473691e32b 3 minutes ago 17MB [2021-05-12T05:31:50.308Z] 0fcc145dcad2 3 minutes ago 1.15GB [2021-05-12T05:31:50.308Z] fecec5d7e11f 3 minutes ago 1.17GB [2021-05-12T05:31:50.308Z] a1650eaeb983 3 minutes ago 1.16GB [2021-05-12T05:31:50.308Z] ff0c6249f719 3 minutes ago 1.16GB [2021-05-12T05:31:50.308Z] 98793d8bd50c 3 minutes ago 1.16GB [2021-05-12T05:31:50.308Z] ci-base-image-x86_64 latest 9e384d5c6a8b 11 minutes ago 648MB [2021-05-12T05:31:50.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 12 days ago 445MB [2021-05-12T05:31:50.308Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-12T05:31:50.308Z] alpine 3.12 13621d1b12d4 3 weeks ago 5.58MB [2021-05-12T05:31:50.308Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-12T05:31:50.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-12T05:31:56.554Z] 25b303627fd3: Pull complete [2021-05-12T05:31:56.554Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-12T05:31:56.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T05:31:56.554Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-12T05:31:56.808Z] prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container [2021-05-12T05:31:56.911Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T05:32:00.079Z] $ docker top 101239b515da341a5572fa09089b53fd8c4450e3560e8521ad5b1620aeaf0f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:32:01.058Z] + grep parallel [2021-05-12T05:32:01.058Z] + docker-compose build --help [2021-05-12T05:32:04.434Z] --parallel Build images in parallel. [Pipeline] } [2021-05-12T05:32:04.777Z] $ docker stop --time=1 101239b515da341a5572fa09089b53fd8c4450e3560e8521ad5b1620aeaf0f20 [2021-05-12T05:32:06.163Z] Still waiting to schedule task [2021-05-12T05:32:06.163Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-12T05:32:06.802Z] $ docker rm -f 101239b515da341a5572fa09089b53fd8c4450e3560e8521ad5b1620aeaf0f20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:32:07.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-12T05:32:07.586Z] . [Pipeline] withDockerContainer [2021-05-12T05:32:07.866Z] prd-ubuntu18.04-docker-arm64-4c-16g-4653 does not seem to be running inside a container [2021-05-12T05:32:07.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-12T05:32:09.391Z] $ docker top 0fd20b4e81362e074b4d005160740b9c217d5f8d3114cedf66bbee7ba8b7e2b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:32:10.350Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-12T05:32:14.638Z] Building core-command ... [2021-05-12T05:32:14.638Z] Building core-data ... [2021-05-12T05:32:14.638Z] Building core-metadata ... [2021-05-12T05:32:14.638Z] Building security-bootstrapper ... [2021-05-12T05:32:14.638Z] Building security-proxy-setup ... [2021-05-12T05:32:14.638Z] Building security-secretstore-setup ... [2021-05-12T05:32:14.638Z] Building support-notifications ... [2021-05-12T05:32:14.638Z] Building support-scheduler ... [2021-05-12T05:32:14.638Z] Building sys-mgmt-agent ... [2021-05-12T05:32:14.638Z] Building security-secretstore-setup [2021-05-12T05:32:14.638Z] Building support-scheduler [2021-05-12T05:32:14.638Z] Building security-proxy-setup [2021-05-12T05:32:14.638Z] Building security-bootstrapper [2021-05-12T05:32:14.638Z] Building core-command [2021-05-12T05:32:59.723Z] Running on prd-ubuntu18.04-docker-8c-8g-4654 in /w/workspace/edgexfoundry_edgex-go_PR-3457 [Pipeline] { [Pipeline] ws [2021-05-12T05:32:59.784Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T05:33:02.182Z] using credential edgex-jenkins-ssh [2021-05-12T05:33:02.196Z] Cloning the remote Git repository [2021-05-12T05:33:02.218Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-12T05:33:02.290Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-12T05:33:02.314Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T05:33:02.314Z] > git --version # timeout=10 [2021-05-12T05:33:02.320Z] > git --version # 'git version 2.17.1' [2021-05-12T05:33:02.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:33:02.345Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:33:11.067Z] Merging remotes/origin/master commit f1ea93c16db09b36626d9198e09713e38083a332 into PR head commit 95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:33:10.506Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T05:33:10.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T05:33:10.523Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-12T05:33:10.532Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-12T05:33:10.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:33:10.536Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3457/head:refs/remotes/origin/PR-3457 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T05:33:11.093Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:33:11.098Z] > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 [2021-05-12T05:33:11.230Z] > git remote # timeout=10 [2021-05-12T05:33:11.239Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T05:33:11.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T05:33:11.246Z] > git merge f1ea93c16db09b36626d9198e09713e38083a332 # timeout=10 [2021-05-12T05:33:11.240Z] Merge succeeded, producing 95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:33:11.240Z] Checking out Revision 95d834de79cfd8441dd361a6c81076c27b9453ef (PR-3457) [2021-05-12T05:33:11.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T05:33:11.260Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T05:33:11.263Z] > git checkout -f 95d834de79cfd8441dd361a6c81076c27b9453ef # timeout=10 [2021-05-12T05:33:14.841Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [2021-05-12T05:33:14.885Z] > git --version # timeout=10 [2021-05-12T05:33:14.898Z] > git --version # 'git version 2.17.1' [2021-05-12T05:33:14.903Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:33:16.091Z] + echo snap-build.sh [2021-05-12T05:33:16.091Z] snap-build.sh [2021-05-12T05:33:16.091Z] + SNAP_BASE_DIR=. [2021-05-12T05:33:16.091Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-12T05:33:16.091Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-12T05:33:16.091Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-12T05:33:16.091Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-12T05:33:16.091Z] + cd /w/workspace/edgex-go/1 [2021-05-12T05:33:16.091Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-12T05:33:16.091Z] Reading package lists... [2021-05-12T05:33:16.091Z] Building dependency tree... [2021-05-12T05:33:16.091Z] Reading state information... [2021-05-12T05:33:16.353Z] The following packages were automatically installed and are no longer required: [2021-05-12T05:33:16.353Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-12T05:33:16.353Z] uidmap xdelta3 [2021-05-12T05:33:16.353Z] Use 'sudo apt autoremove' to remove them. [2021-05-12T05:33:16.353Z] The following packages will be REMOVED: [2021-05-12T05:33:16.353Z] lxd* lxd-client* [2021-05-12T05:33:16.618Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-12T05:33:16.618Z] After this operation, 31.7 MB disk space will be freed. [2021-05-12T05:33:17.666Z] (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-05-12T05:33:17.666Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T05:33:18.613Z] Removing lxd dnsmasq configuration [2021-05-12T05:33:18.614Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T05:33:18.876Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-12T05:33:19.823Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-12T05:33:20.092Z] (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-05-12T05:33:20.092Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-12T05:33:21.481Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-12T05:33:21.481Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-12T05:33:22.871Z] + sudo snap remove --purge lxd [2021-05-12T05:33:22.871Z] snap "lxd" is not installed [2021-05-12T05:33:22.871Z] + sudo groupadd --force --system lxd [2021-05-12T05:33:22.871Z] ++ whoami [2021-05-12T05:33:22.871Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-12T05:33:22.871Z] + newgrp - lxd [2021-05-12T05:33:22.871Z] + sudo snap install lxd [2021-05-12T05:33:31.027Z] 2021-05-12T05:33:28Z INFO Waiting for automatic snapd restart... [2021-05-12T05:33:36.428Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:33:36.428Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:33:36.428Z] ---> 06fc07d97fbb [2021-05-12T05:33:36.428Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T05:33:36.428Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:33:36.428Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:33:36.428Z] ---> 06fc07d97fbb [2021-05-12T05:33:36.428Z] Step 3/32 : WORKDIR /edgex-go [2021-05-12T05:33:36.428Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:33:36.428Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:33:36.428Z] ---> 06fc07d97fbb [2021-05-12T05:33:36.428Z] Step 3/22 : WORKDIR /edgex-go [2021-05-12T05:33:36.428Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:33:36.428Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:33:36.428Z] ---> 06fc07d97fbb [2021-05-12T05:33:36.428Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:33:36.428Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:33:36.428Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:33:36.428Z] ---> 06fc07d97fbb [2021-05-12T05:33:36.428Z] Step 3/26 : WORKDIR /edgex-go [2021-05-12T05:33:36.428Z] ---> Running in 4ec9ead6dbc6 [2021-05-12T05:33:36.428Z] ---> Running in 0af4afa309f1 [2021-05-12T05:33:36.428Z] ---> Running in e8d9c9926cdc [2021-05-12T05:33:36.428Z] ---> Running in 6becfc304935 [2021-05-12T05:33:36.428Z] ---> Running in ae1313032e51 [2021-05-12T05:33:36.428Z] Removing intermediate container e8d9c9926cdc [2021-05-12T05:33:36.428Z] ---> e6afd882bafd [2021-05-12T05:33:36.428Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:33:36.428Z] Removing intermediate container ae1313032e51 [2021-05-12T05:33:36.428Z] ---> 619ca20935e1 [2021-05-12T05:33:36.428Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:33:36.428Z] Removing intermediate container 4ec9ead6dbc6 [2021-05-12T05:33:36.428Z] ---> 8ca3eeb725da [2021-05-12T05:33:36.428Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:33:36.428Z] Removing intermediate container 6becfc304935 [2021-05-12T05:33:36.428Z] ---> 8dc804c6fc1a [2021-05-12T05:33:36.428Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:33:36.428Z] Removing intermediate container 0af4afa309f1 [2021-05-12T05:33:36.428Z] ---> b65bede268d3 [2021-05-12T05:33:36.428Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:33:36.428Z] ---> Running in 645b0dcec4b2 [2021-05-12T05:33:36.428Z] ---> Running in a4e3f026caf1 [2021-05-12T05:33:36.428Z] ---> Running in 1a7cea3266ee [2021-05-12T05:33:36.428Z] ---> Running in d4930b8cb323 [2021-05-12T05:33:36.428Z] ---> Running in 19e5811e2f88 [2021-05-12T05:33:36.428Z] Removing intermediate container 645b0dcec4b2 [2021-05-12T05:33:36.428Z] ---> 2011b96d7eb6 [2021-05-12T05:33:36.428Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T05:33:36.428Z] ---> Running in 69642a23f149 [2021-05-12T05:33:36.428Z] Removing intermediate container 1a7cea3266ee [2021-05-12T05:33:36.428Z] ---> 938cbeb200be [2021-05-12T05:33:36.428Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-12T05:33:36.428Z] Removing intermediate container d4930b8cb323 [2021-05-12T05:33:36.428Z] ---> 35ea03fd65aa [2021-05-12T05:33:36.428Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-12T05:33:36.428Z] ---> Running in 08c29521496e [2021-05-12T05:33:36.428Z] ---> Running in cc5e2723eafc [2021-05-12T05:33:36.428Z] Removing intermediate container a4e3f026caf1 [2021-05-12T05:33:36.428Z] ---> 458a446e7297 [2021-05-12T05:33:36.428Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-12T05:33:36.428Z] Removing intermediate container 19e5811e2f88 [2021-05-12T05:33:36.428Z] ---> dcca5d58637a [2021-05-12T05:33:36.428Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-12T05:33:36.428Z] ---> Running in a6503bbae658 [2021-05-12T05:33:36.428Z] ---> Running in 8c0c67c6e32c [2021-05-12T05:33:36.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:36.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:36.428Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:36.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:37.382Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:37.660Z] OK: 218 MiB in 52 packages [2021-05-12T05:33:37.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:37.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:38.212Z] OK: 218 MiB in 52 packages [2021-05-12T05:33:38.213Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:33:39.201Z] OK: 218 MiB in 52 packages [2021-05-12T05:33:39.201Z] Removing intermediate container 69642a23f149 [2021-05-12T05:33:39.201Z] ---> 24d1517b93fc [2021-05-12T05:33:39.201Z] Step 6/24 : COPY go.mod . [2021-05-12T05:33:39.477Z] OK: 218 MiB in 52 packages [2021-05-12T05:33:39.752Z] Removing intermediate container 08c29521496e [2021-05-12T05:33:39.752Z] ---> f15ff6f7031f [2021-05-12T05:33:39.752Z] Step 6/23 : COPY go.mod . [2021-05-12T05:33:40.353Z] OK: 218 MiB in 52 packages [2021-05-12T05:33:40.353Z] ---> d3b94c71879f [2021-05-12T05:33:40.353Z] Step 7/24 : RUN go mod download [2021-05-12T05:33:40.637Z] ---> Running in 01e983cc8a20 [2021-05-12T05:33:40.910Z] Removing intermediate container cc5e2723eafc [2021-05-12T05:33:40.910Z] ---> 406c6de13815 [2021-05-12T05:33:40.910Z] Step 6/22 : COPY go.mod . [2021-05-12T05:33:40.910Z] ---> fb6ab9a9da5c [2021-05-12T05:33:40.910Z] Step 7/23 : RUN go mod download [2021-05-12T05:33:41.515Z] ---> Running in 0d806f52d8a9 [2021-05-12T05:33:41.515Z] Removing intermediate container a6503bbae658 [2021-05-12T05:33:41.515Z] ---> bd059b458de5 [2021-05-12T05:33:41.515Z] Step 6/32 : COPY go.mod . [2021-05-12T05:33:42.113Z] ---> 254196da24ae [2021-05-12T05:33:42.113Z] Step 7/22 : RUN go mod download [2021-05-12T05:33:42.113Z] ---> Running in a65071b52550 [2021-05-12T05:33:42.388Z] Removing intermediate container 8c0c67c6e32c [2021-05-12T05:33:42.388Z] ---> c056c4cfebcc [2021-05-12T05:33:42.388Z] Step 6/26 : COPY go.mod . [2021-05-12T05:33:42.994Z] ---> 128f3857533f [2021-05-12T05:33:42.994Z] Step 7/32 : RUN go mod download [2021-05-12T05:33:43.269Z] ---> Running in d2f2c2485295 [2021-05-12T05:33:43.543Z] ---> cc33779b1294 [2021-05-12T05:33:43.543Z] Step 7/26 : RUN go mod download [2021-05-12T05:33:43.826Z] ---> Running in e85a3b5f9bbe [2021-05-12T05:33:44.859Z] Removing intermediate container 01e983cc8a20 [2021-05-12T05:33:44.859Z] ---> 0e6a5c01e843 [2021-05-12T05:33:44.859Z] Step 8/24 : COPY . . [2021-05-12T05:33:45.850Z] Removing intermediate container 0d806f52d8a9 [2021-05-12T05:33:45.850Z] ---> d5c3000c0a67 [2021-05-12T05:33:45.850Z] Step 8/23 : COPY . . [2021-05-12T05:33:46.128Z] Removing intermediate container a65071b52550 [2021-05-12T05:33:46.128Z] ---> cbd1dca32054 [2021-05-12T05:33:46.128Z] Step 8/22 : COPY . . [2021-05-12T05:33:48.119Z] Removing intermediate container d2f2c2485295 [2021-05-12T05:33:48.119Z] ---> b1a2254f6733 [2021-05-12T05:33:48.119Z] Step 8/32 : COPY . . [2021-05-12T05:33:48.735Z] Removing intermediate container e85a3b5f9bbe [2021-05-12T05:33:48.735Z] ---> c2d1ad07b10b [2021-05-12T05:33:48.735Z] Step 8/26 : COPY . . [2021-05-12T05:33:49.172Z] lxd 4.14 from Canonical* installed [2021-05-12T05:33:49.172Z] + sudo lxd init --auto [2021-05-12T05:33:57.329Z] + sudo snap install --classic snapcraft [2021-05-12T05:34:05.473Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T05:34:05.473Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-12T05:34:05.473Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-12T05:34:05.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T05:34:05.473Z] Dload Upload Total Spent Left Speed [2021-05-12T05:34:05.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 5139 0 --:--:-- --:--:-- --:--:-- 5139 [2021-05-12T05:34:05.744Z] 100 3325k 100 3325k 0 0 6112k 0 --:--:-- --:--:-- --:--:-- 6112k [2021-05-12T05:34:05.744Z] ./yq_linux_amd64 [2021-05-12T05:34:05.744Z] + sudo snapcraft prime --use-lxd [2021-05-12T05:34:07.658Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-12T05:34:07.658Z] 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-05-12T05:34:07.658Z] - README.md [2021-05-12T05:34:07.658Z] [2021-05-12T05:34:07.658Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T05:34:08.231Z] Launching a container. [2021-05-12T05:34:15.599Z] ---> 82aa8aa87b3d [2021-05-12T05:34:15.599Z] Step 9/23 : RUN go mod tidy [2021-05-12T05:34:15.599Z] ---> be86157de24b [2021-05-12T05:34:15.599Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:34:15.599Z] ---> 97d8ead95896 [2021-05-12T05:34:15.599Z] Step 9/26 : RUN go mod tidy [2021-05-12T05:34:15.599Z] ---> 23396f3551e5 [2021-05-12T05:34:15.599Z] Step 9/22 : RUN go mod tidy [2021-05-12T05:34:15.599Z] ---> 2fe717a1849c [2021-05-12T05:34:15.599Z] Step 9/32 : RUN go mod tidy [2021-05-12T05:34:15.599Z] ---> Running in 406cd591755d [2021-05-12T05:34:15.599Z] ---> Running in 9e3ab1d4df03 [2021-05-12T05:34:15.599Z] ---> Running in d433fd0e8ab8 [2021-05-12T05:34:15.599Z] ---> Running in 46040180babb [2021-05-12T05:34:15.599Z] ---> Running in 79f21595a6b9 [2021-05-12T05:34:20.506Z] Waiting for container to be ready [2021-05-12T05:34:20.506Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-12T05:34:20.506Z] [2021-05-12T05:34:21.046Z] Removing intermediate container 406cd591755d [2021-05-12T05:34:21.046Z] ---> d22cdc509dd7 [2021-05-12T05:34:21.046Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-12T05:34:21.046Z] ---> Running in ee548f49042a [2021-05-12T05:34:21.046Z] Removing intermediate container 9e3ab1d4df03 [2021-05-12T05:34:21.046Z] ---> 8132283e965b [2021-05-12T05:34:21.046Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-12T05:34:21.046Z] Removing intermediate container 46040180babb [2021-05-12T05:34:21.046Z] ---> be51488cf616 [2021-05-12T05:34:21.046Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-12T05:34:21.046Z] ---> Running in c47d152ff6a0 [2021-05-12T05:34:21.046Z] Removing intermediate container 79f21595a6b9 [2021-05-12T05:34:21.046Z] ---> d9961a396952 [2021-05-12T05:34:21.046Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-12T05:34:21.326Z] Removing intermediate container d433fd0e8ab8 [2021-05-12T05:34:21.326Z] ---> 430e7cd5fae0 [2021-05-12T05:34:21.326Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-12T05:34:21.326Z] ---> Running in 1481e7dad4f9 [2021-05-12T05:34:21.326Z] ---> Running in bbc8dd178a19 [2021-05-12T05:34:21.602Z] ---> Running in 5081be943cc4 [2021-05-12T05:34:22.590Z] 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-05-12T05:34:23.582Z] 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-05-12T05:34:23.582Z] 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-05-12T05:34:23.811Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-12T05:34:23.859Z] 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-05-12T05:34:23.860Z] 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-05-12T05:34:24.073Z] Waiting for network to be ready... [2021-05-12T05:34:24.334Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T05:34:24.593Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-12T05:34:24.593Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T05:34:24.593Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T05:34:24.593Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T05:34:24.593Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T05:34:24.593Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-12T05:34:24.593Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T05:34:24.593Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T05:34:24.593Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T05:34:25.171Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T05:34:25.171Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T05:34:25.431Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T05:34:25.431Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T05:34:25.431Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T05:34:25.431Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T05:34:25.431Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T05:34:25.431Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T05:34:26.001Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T05:34:26.001Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T05:34:26.262Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T05:34:26.262Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T05:34:26.262Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T05:34:26.262Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T05:34:26.262Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T05:34:26.262Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T05:34:26.527Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T05:34:28.443Z] Fetched 24.6 MB in 4s (6132 kB/s) [2021-05-12T05:34:29.392Z] Reading package lists... [2021-05-12T05:34:29.393Z] Reading package lists... [2021-05-12T05:34:29.654Z] Building dependency tree... [2021-05-12T05:34:29.654Z] Reading state information... [2021-05-12T05:34:29.654Z] The following additional packages will be installed: [2021-05-12T05:34:29.654Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T05:34:29.654Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T05:34:29.654Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T05:34:29.654Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-12T05:34:29.654Z] Suggested packages: [2021-05-12T05:34:29.654Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-12T05:34:29.654Z] Recommended packages: [2021-05-12T05:34:29.654Z] gnupg libsasl2-modules [2021-05-12T05:34:29.654Z] The following NEW packages will be installed: [2021-05-12T05:34:29.654Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-12T05:34:29.654Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-12T05:34:29.654Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-12T05:34:29.654Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-12T05:34:29.654Z] The following packages will be upgraded: [2021-05-12T05:34:29.654Z] gpg gpg-agent gpgconf libudev1 [2021-05-12T05:34:29.654Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-12T05:34:29.654Z] Need to get 3530 kB of archives. [2021-05-12T05:34:29.654Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-12T05:34:29.654Z] 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-05-12T05:34:29.916Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-12T05:34:29.916Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-12T05:34:29.916Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-12T05:34:29.916Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-12T05:34:30.177Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-12T05:34:30.750Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-12T05:34:31.013Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-12T05:34:31.275Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-12T05:34:31.537Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-12T05:34:31.537Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-12T05:34:31.799Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-12T05:34:32.060Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-12T05:34:32.060Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-12T05:34:32.060Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-12T05:34:32.320Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-12T05:34:32.320Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-12T05:34:32.320Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-12T05:34:32.581Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-12T05:34:32.581Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-12T05:34:32.841Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-12T05:34:32.841Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-12T05:34:32.841Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T05:34:32.841Z] Fetched 3530 kB in 3s (1125 kB/s) [2021-05-12T05:34:33.101Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T05:34:33.101Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-12T05:34:33.101Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T05:34:33.101Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-12T05:34:33.363Z] Selecting previously unselected package udev. [2021-05-12T05:34:33.363Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-12T05:34:33.363Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-12T05:34:33.363Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-12T05:34:33.629Z] Selecting previously unselected package libfuse2:amd64. [2021-05-12T05:34:33.629Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T05:34:33.629Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T05:34:33.893Z] Selecting previously unselected package fuse. [2021-05-12T05:34:33.893Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-12T05:34:33.893Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-12T05:34:33.893Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T05:34:33.893Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T05:34:34.154Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T05:34:34.154Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T05:34:34.154Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T05:34:34.154Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T05:34:34.417Z] Selecting previously unselected package libksba8:amd64. [2021-05-12T05:34:34.417Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-12T05:34:34.417Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-12T05:34:34.417Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-12T05:34:34.417Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.417Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:34.417Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-12T05:34:34.417Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.417Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:34.678Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-12T05:34:34.678Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.678Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:34.678Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-12T05:34:34.678Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.678Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:34.678Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-12T05:34:34.941Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.941Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:34.941Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-12T05:34:34.941Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.941Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:34.941Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-12T05:34:34.941Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:34.941Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:35.203Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-12T05:34:35.203Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:35.203Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:35.203Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-12T05:34:35.203Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-12T05:34:35.203Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:35.465Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-12T05:34:35.465Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T05:34:35.465Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T05:34:35.465Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-12T05:34:35.465Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-12T05:34:35.465Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T05:34:35.465Z] Selecting previously unselected package libldap-common. [2021-05-12T05:34:35.465Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-12T05:34:35.465Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T05:34:35.727Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-12T05:34:35.727Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-12T05:34:35.727Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T05:34:35.727Z] Selecting previously unselected package dirmngr. [2021-05-12T05:34:35.727Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T05:34:35.727Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T05:34:35.989Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T05:34:35.989Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-12T05:34:35.989Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-12T05:34:35.989Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T05:34:35.989Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-12T05:34:35.989Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-12T05:34:35.989Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:35.989Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-12T05:34:36.251Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T05:34:36.251Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-12T05:34:36.513Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-12T05:34:36.513Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:36.774Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-12T05:34:36.774Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-12T05:34:36.774Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-12T05:34:36.774Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:36.774Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:36.774Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:37.035Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:37.035Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:37.035Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:37.035Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-12T05:34:37.035Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-12T05:34:37.035Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-12T05:34:37.035Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T05:34:37.606Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-12T05:34:37.606Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-12T05:34:37.606Z] This means they are not meant to be enabled using systemctl. [2021-05-12T05:34:37.606Z] Possible reasons for having this kind of units are: [2021-05-12T05:34:37.606Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-12T05:34:37.606Z] .wants/ or .requires/ directory. [2021-05-12T05:34:37.606Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-12T05:34:37.606Z] a requirement dependency on it. [2021-05-12T05:34:37.606Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-12T05:34:37.606Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-12T05:34:37.606Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-12T05:34:37.606Z] instance name specified. [2021-05-12T05:34:37.867Z] Reading package lists... [2021-05-12T05:34:37.867Z] Building dependency tree... [2021-05-12T05:34:37.867Z] Reading state information... [2021-05-12T05:34:38.129Z] The following additional packages will be installed: [2021-05-12T05:34:38.129Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-12T05:34:38.129Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-12T05:34:38.129Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-12T05:34:38.129Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-12T05:34:38.129Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-12T05:34:38.129Z] Suggested packages: [2021-05-12T05:34:38.129Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-12T05:34:38.129Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-12T05:34:38.129Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-12T05:34:38.129Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-12T05:34:38.129Z] systemd-container policykit-1 [2021-05-12T05:34:38.129Z] Recommended packages: [2021-05-12T05:34:38.129Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-12T05:34:38.129Z] The following NEW packages will be installed: [2021-05-12T05:34:38.129Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-12T05:34:38.129Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-12T05:34:38.129Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-12T05:34:38.129Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-12T05:34:38.129Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-12T05:34:38.129Z] The following packages will be upgraded: [2021-05-12T05:34:38.129Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-12T05:34:38.129Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-12T05:34:38.129Z] Need to get 35.2 MB of archives. [2021-05-12T05:34:38.129Z] After this operation, 141 MB of additional disk space will be used. [2021-05-12T05:34:38.129Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-12T05:34:38.391Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-12T05:34:38.391Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-12T05:34:38.391Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-12T05:34:38.391Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-12T05:34:38.391Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-12T05:34:38.391Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-12T05:34:38.391Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-12T05:34:38.391Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-12T05:34:38.391Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-12T05:34:38.391Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-12T05:34:38.391Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-12T05:34:38.391Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-12T05:34:38.391Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-12T05:34:38.391Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-12T05:34:38.391Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-12T05:34:38.391Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-12T05:34:40.310Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-12T05:34:40.310Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-12T05:34:40.310Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-12T05:34:40.310Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-12T05:34:40.310Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-12T05:34:40.310Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-12T05:34:40.577Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-12T05:34:40.577Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-12T05:34:40.577Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-12T05:34:40.577Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-12T05:34:40.577Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-12T05:34:40.577Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-12T05:34:40.577Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-12T05:34:40.577Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T05:34:40.577Z] Fetched 35.2 MB in 2s (14.8 MB/s) [2021-05-12T05:34:40.839Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T05:34:40.839Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-12T05:34:40.839Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T05:34:41.416Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-12T05:34:41.416Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T05:34:41.680Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-12T05:34:41.680Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T05:34:41.680Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-12T05:34:41.680Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-12T05:34:41.941Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-12T05:34:41.941Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-12T05:34:41.941Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-12T05:34:41.941Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-12T05:34:42.209Z] Setting up apt (1.6.13) ... [2021-05-12T05:34:42.471Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-12T05:34:43.423Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-12T05:34:43.999Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-12T05:34:43.999Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T05:34:44.262Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T05:34:44.262Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-12T05:34:44.262Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T05:34:44.523Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:44.523Z] Selecting previously unselected package libexpat1:amd64. [2021-05-12T05:34:44.523Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-12T05:34:44.523Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T05:34:44.784Z] Selecting previously unselected package python3.6-minimal. [2021-05-12T05:34:44.784Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T05:34:44.784Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:45.046Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T05:34:45.046Z] Checking for services that may need to be restarted...done. [2021-05-12T05:34:45.046Z] Checking for services that may need to be restarted...done. [2021-05-12T05:34:45.046Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:45.307Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-12T05:34:45.307Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:45.881Z] Selecting previously unselected package python3-minimal. [2021-05-12T05:34:45.881Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-12T05:34:45.881Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-12T05:34:45.881Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-12T05:34:45.881Z] Selecting previously unselected package mime-support. [2021-05-12T05:34:45.881Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-12T05:34:45.881Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-12T05:34:45.881Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-12T05:34:45.881Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-12T05:34:45.881Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T05:34:46.143Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-12T05:34:46.143Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T05:34:46.143Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:46.404Z] Selecting previously unselected package python3.6. [2021-05-12T05:34:46.404Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-12T05:34:46.404Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:46.404Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-12T05:34:46.404Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-12T05:34:46.404Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T05:34:46.404Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-12T05:34:46.665Z] Selecting previously unselected package python3. [2021-05-12T05:34:46.665Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-12T05:34:46.665Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-12T05:34:46.665Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-12T05:34:46.926Z] Selecting previously unselected package multiarch-support. [2021-05-12T05:34:46.926Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T05:34:46.926Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T05:34:46.926Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-12T05:34:46.926Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-12T05:34:46.926Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-12T05:34:46.926Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-12T05:34:46.926Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T05:34:46.926Z] Selecting previously unselected package libbsd0:amd64. [2021-05-12T05:34:46.926Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-12T05:34:46.926Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T05:34:47.186Z] Selecting previously unselected package sudo. [2021-05-12T05:34:47.186Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-12T05:34:47.186Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T05:34:47.186Z] Selecting previously unselected package apparmor. [2021-05-12T05:34:47.186Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T05:34:47.186Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-12T05:34:47.446Z] Selecting previously unselected package libedit2:amd64. [2021-05-12T05:34:47.446Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-12T05:34:47.446Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T05:34:47.446Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-12T05:34:47.446Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T05:34:47.446Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:47.707Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-12T05:34:47.707Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T05:34:47.707Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:47.707Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-12T05:34:47.707Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-12T05:34:47.707Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T05:34:47.707Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-12T05:34:47.707Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T05:34:47.707Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:47.967Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-12T05:34:47.967Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-12T05:34:47.967Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:47.967Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-12T05:34:47.967Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-12T05:34:47.967Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T05:34:48.228Z] Selecting previously unselected package openssh-client. [2021-05-12T05:34:48.228Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-12T05:34:48.228Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T05:34:48.228Z] Selecting previously unselected package squashfs-tools. [2021-05-12T05:34:48.228Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-12T05:34:48.228Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T05:34:48.492Z] Selecting previously unselected package snapd. [2021-05-12T05:34:48.492Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-12T05:34:48.492Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-12T05:34:50.412Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-12T05:34:50.412Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-12T05:34:50.412Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-12T05:34:50.412Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-12T05:34:50.673Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-12T05:34:50.673Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:50.673Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T05:34:50.673Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-12T05:34:50.673Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-12T05:34:51.244Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-12T05:34:51.244Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-12T05:34:51.244Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-12T05:34:51.244Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:51.505Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:51.505Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-12T05:34:52.079Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-12T05:34:52.079Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:52.079Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-12T05:34:52.079Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-12T05:34:52.079Z] running python rtupdate hooks for python3.6... [2021-05-12T05:34:52.079Z] running python post-rtupdate hooks for python3.6... [2021-05-12T05:34:52.079Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-12T05:34:53.465Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-12T05:34:53.465Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-12T05:34:53.727Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-12T05:34:53.727Z] Setting up snapd (2.48.3+18.04) ... [2021-05-12T05:34:54.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-12T05:34:54.300Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-12T05:34:54.560Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-12T05:34:54.560Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-12T05:34:54.821Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T05:34:54.822Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-12T05:34:55.083Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-12T05:34:55.083Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-12T05:34:55.344Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-12T05:34:55.606Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-12T05:34:55.606Z] /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-05-12T05:34:55.606Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-12T05:34:55.606Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T05:34:56.547Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T05:34:56.547Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T05:34:56.808Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T05:34:58.012Z] Reading package lists... [2021-05-12T05:34:58.012Z] Reading package lists... [2021-05-12T05:34:58.273Z] Building dependency tree... [2021-05-12T05:34:58.273Z] Reading state information... [2021-05-12T05:34:58.273Z] Calculating upgrade... [2021-05-12T05:34:58.534Z] The following packages will be upgraded: [2021-05-12T05:34:58.534Z] advancecomp base-files bash binutils binutils-common [2021-05-12T05:34:58.534Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-12T05:34:58.534Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-12T05:34:58.534Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-12T05:34:58.534Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-12T05:34:58.534Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-12T05:34:58.534Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-12T05:34:58.534Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-12T05:34:58.534Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-12T05:34:58.534Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-12T05:34:58.534Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-12T05:34:58.534Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-12T05:34:58.534Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-12T05:34:58.534Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-12T05:34:58.534Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-12T05:34:58.534Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T05:34:58.534Z] Need to get 64.0 MB of archives. [2021-05-12T05:34:58.534Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-12T05:34:58.534Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-12T05:34:58.534Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-12T05:34:59.474Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-12T05:34:59.474Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-12T05:34:59.474Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-12T05:34:59.474Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-12T05:34:59.474Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-12T05:34:59.474Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-12T05:34:59.474Z] 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-05-12T05:34:59.474Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-12T05:34:59.474Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-12T05:34:59.474Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-12T05:34:59.474Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-12T05:34:59.474Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-12T05:34:59.474Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-12T05:34:59.474Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-12T05:34:59.474Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-12T05:34:59.474Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-12T05:34:59.474Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-12T05:34:59.474Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-12T05:34:59.474Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-12T05:34:59.474Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-12T05:34:59.474Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-12T05:34:59.474Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-12T05:34:59.474Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-12T05:34:59.474Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-12T05:34:59.735Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-12T05:34:59.735Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-12T05:34:59.735Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-12T05:34:59.735Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-12T05:34:59.735Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-12T05:34:59.735Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-12T05:34:59.735Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-12T05:34:59.735Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-12T05:34:59.735Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-12T05:34:59.735Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-12T05:34:59.735Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-12T05:34:59.735Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-12T05:34:59.735Z] Get:39 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-05-12T05:34:59.735Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-12T05:34:59.735Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-12T05:34:59.735Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-12T05:34:59.735Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-12T05:34:59.735Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-12T05:34:59.735Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-12T05:34:59.735Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-12T05:34:59.995Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-12T05:34:59.995Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-12T05:34:59.995Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-12T05:34:59.995Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-12T05:34:59.995Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-12T05:34:59.995Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-12T05:34:59.995Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-12T05:34:59.995Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-12T05:34:59.995Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-12T05:34:59.995Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-12T05:34:59.995Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-12T05:34:59.995Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-12T05:34:59.995Z] Get:59 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-05-12T05:34:59.995Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-12T05:34:59.995Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-12T05:34:59.995Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-12T05:34:59.995Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-12T05:34:59.995Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-12T05:34:59.995Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-12T05:34:59.995Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-12T05:34:59.995Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-12T05:35:00.256Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-12T05:35:00.256Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-12T05:35:00.256Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-12T05:35:00.256Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-12T05:35:00.256Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-12T05:35:00.256Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-12T05:35:00.256Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-12T05:35:00.256Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-12T05:35:00.256Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-12T05:35:00.256Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-12T05:35:00.256Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-12T05:35:00.256Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-12T05:35:00.256Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-12T05:35:00.256Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-12T05:35:00.256Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-12T05:35:00.256Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-12T05:35:00.256Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-12T05:35:00.256Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-12T05:35:00.256Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-12T05:35:00.519Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-12T05:35:00.519Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-12T05:35:00.519Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-12T05:35:00.519Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-12T05:35:00.519Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-12T05:35:00.519Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-12T05:35:00.781Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-12T05:35:01.354Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-12T05:35:01.354Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-12T05:35:01.354Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-12T05:35:01.616Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-12T05:35:01.616Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-12T05:35:01.616Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-12T05:35:01.616Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-12T05:35:01.616Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-12T05:35:01.877Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T05:35:01.877Z] Fetched 64.0 MB in 3s (19.4 MB/s) [2021-05-12T05:35:01.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:01.877Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T05:35:01.877Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T05:35:02.489Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T05:35:02.750Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T05:35:02.750Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-12T05:35:02.750Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-12T05:35:03.691Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:03.691Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:03.691Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:03.691Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:03.954Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:03.954Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:03.954Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:03.954Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:04.216Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:04.216Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:04.216Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:04.216Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:04.477Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:04.477Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:04.477Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:04.739Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T05:35:04.739Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:04.739Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-12T05:35:04.739Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:05.000Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T05:35:05.000Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:05.000Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:05.000Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:05.000Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:05.262Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:05.262Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-12T05:35:05.523Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:05.523Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T05:35:05.523Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T05:35:05.784Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T05:35:06.044Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T05:35:06.305Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-12T05:35:06.305Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-12T05:35:06.305Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-12T05:35:06.305Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-12T05:35:06.567Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-12T05:35:06.567Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-12T05:35:06.836Z] Installing new version of config file /etc/issue ... [2021-05-12T05:35:06.836Z] Installing new version of config file /etc/issue.net ... [2021-05-12T05:35:06.836Z] Installing new version of config file /etc/lsb-release ... [2021-05-12T05:35:06.836Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-12T05:35:07.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-12T05:35:07.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-12T05:35:07.097Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-12T05:35:07.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:07.097Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-12T05:35:07.359Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-12T05:35:07.359Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-12T05:35:07.633Z] 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-05-12T05:35:07.633Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:07.633Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:07.633Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:07.633Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:07.895Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:07.895Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-12T05:35:07.895Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-12T05:35:07.895Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-12T05:35:08.156Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:08.156Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-12T05:35:08.156Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T05:35:08.418Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-12T05:35:08.677Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:08.677Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T05:35:08.677Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T05:35:08.677Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T05:35:08.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:08.940Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T05:35:08.940Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T05:35:08.940Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-12T05:35:09.201Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:09.201Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-12T05:35:09.201Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-12T05:35:09.201Z] Setting up grep (3.1-2build1) ... [2021-05-12T05:35:09.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:09.468Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T05:35:09.468Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T05:35:09.729Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-12T05:35:09.729Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:09.729Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T05:35:09.729Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T05:35:09.729Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-12T05:35:09.989Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:09.989Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T05:35:09.989Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T05:35:10.563Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T05:35:10.563Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T05:35:10.563Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-12T05:35:10.563Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T05:35:11.135Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-12T05:35:11.135Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:11.135Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-12T05:35:11.135Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-12T05:35:12.524Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T05:35:12.524Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T05:35:12.524Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-12T05:35:12.525Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-12T05:35:12.839Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T05:35:12.839Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:12.839Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-12T05:35:12.839Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-12T05:35:13.100Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-12T05:35:13.100Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:13.100Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:13.100Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:13.360Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:13.361Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:13.361Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:13.361Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:13.620Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:13.621Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:13.621Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:13.881Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:13.881Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:14.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:14.143Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:14.143Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:14.143Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:14.420Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:14.420Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T05:35:14.420Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T05:35:14.420Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T05:35:14.420Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T05:35:14.682Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T05:35:14.943Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:14.943Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-12T05:35:15.203Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T05:35:15.203Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T05:35:15.203Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:15.203Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:15.203Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:15.464Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:15.464Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:15.464Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:15.464Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:15.464Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:15.724Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:15.724Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:15.724Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:16.293Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:16.554Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-12T05:35:16.815Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-12T05:35:16.815Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:16.815Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-12T05:35:16.815Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-12T05:35:17.075Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T05:35:17.336Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-12T05:35:17.336Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-12T05:35:17.336Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-12T05:35:17.336Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-12T05:35:17.597Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:17.597Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-12T05:35:17.597Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-12T05:35:17.597Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-12T05:35:17.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:17.858Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-12T05:35:17.858Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T05:35:18.118Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-12T05:35:18.118Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:18.118Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-12T05:35:18.118Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-12T05:35:18.118Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-12T05:35:18.378Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:18.378Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T05:35:18.378Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T05:35:18.378Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T05:35:18.639Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:18.639Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T05:35:18.639Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T05:35:18.900Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T05:35:18.900Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:18.900Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-12T05:35:18.900Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T05:35:19.160Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T05:35:19.424Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:19.425Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-12T05:35:19.425Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-12T05:35:19.425Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-12T05:35:19.425Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-12T05:35:19.425Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T05:35:19.685Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T05:35:19.685Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T05:35:19.685Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:19.685Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-12T05:35:19.685Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-12T05:35:19.946Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-12T05:35:19.946Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:19.946Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-12T05:35:19.946Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-12T05:35:20.207Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-12T05:35:20.467Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:20.467Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-12T05:35:20.467Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-12T05:35:20.467Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-12T05:35:20.728Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:20.728Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-12T05:35:20.728Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-12T05:35:20.728Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-12T05:35:20.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:20.994Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-12T05:35:20.994Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-12T05:35:21.256Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-12T05:35:21.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:21.522Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-12T05:35:21.522Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-12T05:35:21.522Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-12T05:35:21.783Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:21.783Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T05:35:21.783Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T05:35:21.783Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T05:35:22.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:22.045Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-12T05:35:22.045Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-12T05:35:22.045Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-12T05:35:22.045Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:22.045Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-12T05:35:22.045Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-12T05:35:22.306Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-12T05:35:22.306Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:22.306Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-12T05:35:22.567Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-12T05:35:22.567Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-12T05:35:22.567Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:22.567Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-12T05:35:22.567Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-12T05:35:22.828Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-12T05:35:22.828Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:22.828Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-12T05:35:22.828Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-12T05:35:23.096Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-12T05:35:23.097Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:23.097Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-12T05:35:23.097Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-12T05:35:23.358Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-12T05:35:23.358Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-12T05:35:23.358Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-12T05:35:23.358Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-12T05:35:23.619Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-12T05:35:23.619Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-12T05:35:23.619Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T05:35:23.619Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T05:35:23.619Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-12T05:35:23.619Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-12T05:35:23.880Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-12T05:35:23.880Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-12T05:35:24.141Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-12T05:35:24.141Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-12T05:35:24.401Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-12T05:35:24.401Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-12T05:35:24.401Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-12T05:35:24.401Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-12T05:35:24.401Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-12T05:35:24.662Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-12T05:35:24.662Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-12T05:35:24.662Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-12T05:35:24.662Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-12T05:35:24.923Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-12T05:35:24.923Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-12T05:35:24.923Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-12T05:35:24.923Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-12T05:35:24.923Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-12T05:35:25.494Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-12T05:35:25.494Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-12T05:35:26.071Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-12T05:35:26.332Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-12T05:35:26.332Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-12T05:35:26.332Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-12T05:35:26.332Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T05:35:26.332Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T05:35:26.902Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T05:35:26.902Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T05:35:26.902Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T05:35:26.902Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T05:35:27.172Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-12T05:35:27.172Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-12T05:35:27.172Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:27.172Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:27.434Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:27.434Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:27.694Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:27.694Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:27.694Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:27.694Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:28.633Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:28.633Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:29.574Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:29.574Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:30.147Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:30.147Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:30.720Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:30.720Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:31.292Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-12T05:35:31.554Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-12T05:35:31.554Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T05:35:31.554Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T05:35:31.554Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T05:35:31.827Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T05:35:31.827Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-12T05:35:31.827Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-12T05:35:32.088Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-12T05:35:32.088Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-12T05:35:32.088Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T05:35:32.349Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T05:35:32.349Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-12T05:35:32.349Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-12T05:35:32.349Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-12T05:35:32.638Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-12T05:35:32.638Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:32.638Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-12T05:35:32.638Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:32.638Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:32.638Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:32.638Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-12T05:35:32.898Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-12T05:35:32.898Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-12T05:35:32.898Z] [2021-05-12T05:35:32.898Z] Current default time zone: 'Etc/UTC' [2021-05-12T05:35:32.898Z] Local time is now: Wed May 12 05:35:32 UTC 2021. [2021-05-12T05:35:32.898Z] Universal Time is now: Wed May 12 05:35:32 UTC 2021. [2021-05-12T05:35:32.898Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-12T05:35:32.898Z] [2021-05-12T05:35:32.898Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-12T05:35:32.898Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:33.158Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-12T05:35:33.158Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-12T05:35:33.158Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-12T05:35:33.159Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-12T05:35:33.159Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-12T05:35:33.159Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-12T05:35:33.159Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-12T05:35:33.159Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-12T05:35:33.418Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:33.418Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-12T05:35:33.681Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:33.681Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T05:35:33.681Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:33.681Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-12T05:35:33.681Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-12T05:35:33.681Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-12T05:35:33.681Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-12T05:35:33.682Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-12T05:35:33.682Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-12T05:35:33.682Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-12T05:35:33.682Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-12T05:35:35.592Z] Updating certificates in /etc/ssl/certs... [2021-05-12T05:35:36.533Z] 23 added, 27 removed; done. [2021-05-12T05:35:36.533Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-12T05:35:36.533Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-12T05:35:36.533Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-12T05:35:36.533Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-12T05:35:36.533Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-12T05:35:36.533Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:36.533Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-12T05:35:36.533Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:36.794Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:36.794Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:36.794Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:36.794Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:36.794Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-12T05:35:36.794Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-12T05:35:36.794Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-12T05:35:37.056Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-12T05:35:37.056Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-12T05:35:37.056Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:37.056Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-12T05:35:37.056Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-12T05:35:37.056Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-12T05:35:37.056Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-12T05:35:37.317Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T05:35:37.317Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-12T05:35:37.317Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-12T05:35:37.317Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-12T05:35:37.317Z] Updating certificates in /etc/ssl/certs... [2021-05-12T05:35:37.889Z] 0 added, 0 removed; done. [2021-05-12T05:35:37.889Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-12T05:35:37.889Z] done. [2021-05-12T05:35:38.461Z] Reading package lists... [2021-05-12T05:35:38.461Z] Building dependency tree... [2021-05-12T05:35:38.461Z] Reading state information... [2021-05-12T05:35:38.722Z] The following NEW packages will be installed: [2021-05-12T05:35:38.722Z] apt-transport-https [2021-05-12T05:35:38.985Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T05:35:38.985Z] Need to get 1692 B of archives. [2021-05-12T05:35:38.985Z] After this operation, 154 kB of additional disk space will be used. [2021-05-12T05:35:38.985Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-12T05:35:38.985Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T05:35:38.985Z] Fetched 1692 B in 0s (7999 B/s) [2021-05-12T05:35:38.985Z] Selecting previously unselected package apt-transport-https. [2021-05-12T05:35:38.985Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-12T05:35:38.985Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-12T05:35:38.985Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-12T05:35:39.248Z] Setting up apt-transport-https (1.6.13) ... [2021-05-12T05:35:39.508Z] Waiting for network to be ready... [2021-05-12T05:35:46.094Z] 2021-05-12T05:35:43Z INFO Waiting for automatic snapd restart... [2021-05-12T05:35:48.008Z] snapd 2.49.2 from Canonical* installed [2021-05-12T05:35:48.582Z] "snapd" switched to the "latest/stable" channel [2021-05-12T05:35:48.582Z] [2021-05-12T05:35:51.887Z] core18 20210309 from Canonical* installed [2021-05-12T05:35:51.887Z] "core18" switched to the "latest/stable" channel [2021-05-12T05:35:51.887Z] [2021-05-12T05:35:55.196Z] snapcraft 4.7.1 from Canonical* installed [2021-05-12T05:35:55.196Z] "snapcraft" switched to the "latest/stable" channel [2021-05-12T05:35:55.196Z] [2021-05-12T05:35:58.496Z] 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-05-12T05:35:58.496Z] - README.md [2021-05-12T05:35:58.496Z] [2021-05-12T05:35:58.496Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-12T05:36:05.089Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T05:36:05.089Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T05:36:05.089Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T05:36:05.089Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T05:36:06.303Z] Reading package lists... [2021-05-12T05:36:06.565Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-12T05:36:13.156Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T05:36:13.156Z] Reading package lists... [2021-05-12T05:36:13.156Z] Building dependency tree... [2021-05-12T05:36:13.156Z] Reading state information... [2021-05-12T05:36:13.156Z] Suggested packages: [2021-05-12T05:36:13.156Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-12T05:36:13.156Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-12T05:36:13.156Z] Recommended packages: [2021-05-12T05:36:13.156Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-12T05:36:13.156Z] The following NEW packages will be installed: [2021-05-12T05:36:13.156Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-12T05:36:13.156Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-12T05:36:13.156Z] pkg-config zip [2021-05-12T05:36:13.156Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-12T05:36:13.156Z] Need to get 7663 kB of archives. [2021-05-12T05:36:13.156Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-12T05:36:13.156Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-12T05:36:13.156Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-12T05:36:13.156Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-12T05:36:13.156Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-12T05:36:13.156Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-12T05:36:13.156Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-12T05:36:13.156Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-12T05:36:13.415Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-12T05:36:13.415Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-12T05:36:13.676Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-12T05:36:13.676Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-12T05:36:13.676Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-12T05:36:13.676Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-12T05:36:13.676Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-12T05:36:13.676Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-12T05:36:13.936Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-12T05:36:13.936Z] Fetched 7663 kB in 1s (8816 kB/s) [2021-05-12T05:36:13.936Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-12T05:36:13.936Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-12T05:36:13.936Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-12T05:36:13.936Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T05:36:14.198Z] Selecting previously unselected package libpsl5:amd64. [2021-05-12T05:36:14.198Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-12T05:36:14.198Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T05:36:14.198Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-12T05:36:14.198Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-12T05:36:14.198Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T05:36:14.460Z] Selecting previously unselected package librtmp1:amd64. [2021-05-12T05:36:14.460Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-12T05:36:14.460Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T05:36:14.460Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-12T05:36:14.460Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-12T05:36:14.460Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T05:36:14.460Z] Selecting previously unselected package liberror-perl. [2021-05-12T05:36:14.460Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-12T05:36:14.721Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-12T05:36:14.721Z] Selecting previously unselected package git-man. [2021-05-12T05:36:14.721Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-12T05:36:14.721Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T05:36:14.721Z] Selecting previously unselected package git. [2021-05-12T05:36:14.721Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-12T05:36:14.982Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T05:36:15.556Z] Selecting previously unselected package libnorm1:amd64. [2021-05-12T05:36:15.556Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-12T05:36:15.556Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T05:36:15.823Z] 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-05-12T05:36:15.823Z] 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-05-12T05:36:15.852Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-12T05:36:15.852Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-12T05:36:15.852Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T05:36:15.852Z] Selecting previously unselected package libsodium23:amd64. [2021-05-12T05:36:15.852Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-12T05:36:15.852Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-12T05:36:15.852Z] Selecting previously unselected package libzmq5:amd64. [2021-05-12T05:36:15.852Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T05:36:15.852Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T05:36:15.852Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-12T05:36:15.852Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-12T05:36:16.113Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T05:36:16.113Z] Selecting previously unselected package pkg-config. [2021-05-12T05:36:16.113Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-12T05:36:16.113Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T05:36:16.113Z] Selecting previously unselected package zip. [2021-05-12T05:36:16.113Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-12T05:36:16.113Z] Unpacking zip (3.0-11build1) ... [2021-05-12T05:36:16.374Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-12T05:36:16.374Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-12T05:36:16.374Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-12T05:36:16.374Z] Setting up liberror-perl (0.17025-1) ... [2021-05-12T05:36:16.374Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-12T05:36:16.374Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-12T05:36:16.374Z] No schema files found: doing nothing. [2021-05-12T05:36:16.374Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-12T05:36:16.374Z] Setting up zip (3.0-11build1) ... [2021-05-12T05:36:16.374Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-12T05:36:16.637Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-12T05:36:16.637Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-12T05:36:16.637Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T05:36:16.637Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-12T05:36:16.637Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-12T05:36:16.897Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-12T05:36:16.897Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-12T05:36:21.258Z] Removing intermediate container bbc8dd178a19 [2021-05-12T05:36:21.258Z] ---> 1b76b6688260 [2021-05-12T05:36:21.258Z] [2021-05-12T05:36:21.258Z] Step 11/32 : FROM alpine:3.12 [2021-05-12T05:36:21.258Z] 3.12: Pulling from library/alpine [2021-05-12T05:36:21.258Z] Removing intermediate container c47d152ff6a0 [2021-05-12T05:36:21.258Z] ---> ac7a8c7040d0 [2021-05-12T05:36:21.258Z] [2021-05-12T05:36:21.258Z] Step 11/26 : FROM alpine:3.12 [2021-05-12T05:36:21.858Z] 3.12: Pulling from library/alpine [2021-05-12T05:36:22.136Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:36:22.136Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T05:36:22.136Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T05:36:22.136Z] Status: Image is up to date for alpine:3.12 [2021-05-12T05:36:22.136Z] ---> 9852663dfa18 [2021-05-12T05:36:22.136Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec ---> 9852663dfa18 [2021-05-12T05:36:22.136Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-12T05:36:22.136Z] [2021-05-12T05:36:22.750Z] ---> Running in c8033cc41413 [2021-05-12T05:36:23.029Z] ---> Running in 32adfa3e0f3f [2021-05-12T05:36:23.483Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T05:36:23.483Z] git set to automatically installed. [2021-05-12T05:36:23.483Z] git-man set to automatically installed. [2021-05-12T05:36:23.483Z] libcurl3-gnutls set to automatically installed. [2021-05-12T05:36:23.483Z] liberror-perl set to automatically installed. [2021-05-12T05:36:23.483Z] libglib2.0-0 set to automatically installed. [2021-05-12T05:36:23.483Z] libnghttp2-14 set to automatically installed. [2021-05-12T05:36:23.483Z] libnorm1 set to automatically installed. [2021-05-12T05:36:23.483Z] libpgm-5.2-0 set to automatically installed. [2021-05-12T05:36:23.483Z] libpsl5 set to automatically installed. [2021-05-12T05:36:23.483Z] librtmp1 set to automatically installed. [2021-05-12T05:36:23.483Z] libsodium23 set to automatically installed. [2021-05-12T05:36:23.483Z] libzmq3-dev set to automatically installed. [2021-05-12T05:36:23.483Z] libzmq5 set to automatically installed. [2021-05-12T05:36:23.483Z] pkg-config set to automatically installed. [2021-05-12T05:36:23.483Z] zip set to automatically installed. [2021-05-12T05:36:24.027Z] Removing intermediate container c8033cc41413 [2021-05-12T05:36:24.027Z] ---> daf6b745f3cc [2021-05-12T05:36:24.027Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-12T05:36:24.308Z] Removing intermediate container 1481e7dad4f9 [2021-05-12T05:36:24.308Z] ---> 771e0eeac246 [2021-05-12T05:36:24.308Z] [2021-05-12T05:36:24.308Z] Step 11/22 : FROM alpine:3.12 [2021-05-12T05:36:24.308Z] ---> 9852663dfa18 [2021-05-12T05:36:24.308Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-12T05:36:24.425Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T05:36:24.581Z] ---> Running in f997ef00af85 [2021-05-12T05:36:24.854Z] ---> Running in ed3969c5ceae [2021-05-12T05:36:24.854Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:25.137Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:25.743Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-12T05:36:25.743Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T05:36:25.743Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-12T05:36:25.743Z] (4/6) Installing curl (7.76.1-r0) [2021-05-12T05:36:25.743Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-12T05:36:25.743Z] (6/6) Installing su-exec (0.2-r1) [2021-05-12T05:36:25.743Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:36:26.029Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T05:36:26.029Z] OK: 7 MiB in 20 packages [2021-05-12T05:36:27.025Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:27.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:27.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:27.307Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:27.921Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-12T05:36:27.921Z] (2/2) Installing su-exec (0.2-r1) [2021-05-12T05:36:27.921Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:36:27.921Z] OK: 5 MiB in 16 packages [2021-05-12T05:36:27.921Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-12T05:36:27.921Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T05:36:27.921Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-12T05:36:27.921Z] (4/4) Installing curl (7.76.1-r0) [2021-05-12T05:36:27.921Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:36:27.921Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T05:36:28.202Z] OK: 7 MiB in 18 packages [2021-05-12T05:36:29.656Z] Removing intermediate container 32adfa3e0f3f [2021-05-12T05:36:29.656Z] ---> b79d65309a4e [2021-05-12T05:36:29.656Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T05:36:29.656Z] Removing intermediate container ee548f49042a [2021-05-12T05:36:29.656Z] ---> e7619c9c60b2 [2021-05-12T05:36:29.656Z] [2021-05-12T05:36:29.656Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T05:36:29.656Z] ---> 9852663dfa18 [2021-05-12T05:36:29.656Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-12T05:36:29.933Z] Removing intermediate container f997ef00af85 [2021-05-12T05:36:29.933Z] ---> c7cec1c0d790 [2021-05-12T05:36:29.933Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-12T05:36:30.208Z] ---> Running in 5bc39cdde29d [2021-05-12T05:36:30.208Z] ---> Running in 32c50c724a03 [2021-05-12T05:36:30.208Z] Removing intermediate container 5081be943cc4 [2021-05-12T05:36:30.208Z] ---> b241fab71cd9 [2021-05-12T05:36:30.208Z] [2021-05-12T05:36:30.208Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T05:36:30.208Z] ---> 9852663dfa18 [2021-05-12T05:36:30.208Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T05:36:30.484Z] ---> Running in a91f334288c9 [2021-05-12T05:36:30.764Z] ---> Running in 2aefad87eaec [2021-05-12T05:36:31.044Z] Removing intermediate container ed3969c5ceae [2021-05-12T05:36:31.044Z] ---> 5d54d0cd16bc [2021-05-12T05:36:31.044Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-12T05:36:31.044Z] Removing intermediate container 5bc39cdde29d [2021-05-12T05:36:31.044Z] ---> a1ae0ab4eb23 [2021-05-12T05:36:31.044Z] Step 14/26 : WORKDIR / [2021-05-12T05:36:31.044Z] ---> Running in 6a3e2288caad [2021-05-12T05:36:31.327Z] ---> Running in 6f8fba822148 [2021-05-12T05:36:31.327Z] Removing intermediate container a91f334288c9 [2021-05-12T05:36:31.327Z] ---> c94566933ad5 [2021-05-12T05:36:31.327Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-12T05:36:31.617Z] ---> Running in 93626f838749 [2021-05-12T05:36:31.896Z] Removing intermediate container 6a3e2288caad [2021-05-12T05:36:31.896Z] ---> 17b899acb034 [2021-05-12T05:36:31.896Z] Step 14/22 : WORKDIR /edgex [2021-05-12T05:36:31.896Z] Removing intermediate container 6f8fba822148 [2021-05-12T05:36:31.896Z] ---> c4492b92284f [2021-05-12T05:36:31.896Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-12T05:36:32.173Z] ---> Running in 53c8731efc70 [2021-05-12T05:36:32.173Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:32.455Z] Removing intermediate container 93626f838749 [2021-05-12T05:36:32.455Z] ---> 1ac819818cfb [2021-05-12T05:36:32.455Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-12T05:36:32.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:32.455Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:32.566Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T05:36:32.566Z] snap "core18" has no updates available [2021-05-12T05:36:32.566Z] snapd is not logged in, snap install commands will use sudo [2021-05-12T05:36:32.732Z] ---> Running in 45a3beeb5020 [2021-05-12T05:36:32.732Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:36:33.008Z] Removing intermediate container 53c8731efc70 [2021-05-12T05:36:33.008Z] ---> ae94c5d07372 [2021-05-12T05:36:33.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-12T05:36:33.284Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T05:36:33.284Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:36:33.284Z] OK: 5 MiB in 15 packages [2021-05-12T05:36:33.284Z] ---> 7f396fe5b6bc [2021-05-12T05:36:33.284Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-12T05:36:33.561Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-12T05:36:33.561Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:36:33.561Z] OK: 5 MiB in 15 packages [2021-05-12T05:36:34.554Z] ---> 54d3de79d477 [2021-05-12T05:36:34.554Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-12T05:36:34.554Z] ---> 702a27810d46 [2021-05-12T05:36:34.554Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-12T05:36:35.159Z] Removing intermediate container 32c50c724a03 [2021-05-12T05:36:35.159Z] ---> a8c4040a9491 [2021-05-12T05:36:35.159Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:36:35.437Z] Removing intermediate container 2aefad87eaec [2021-05-12T05:36:35.437Z] ---> 4dea3bb9fd67 [2021-05-12T05:36:35.437Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:36:35.438Z] ---> Running in bbeb5643f57e [2021-05-12T05:36:35.716Z] ---> Running in 2fe33ca84bcf [2021-05-12T05:36:35.995Z] ---> b0228103ae77 [2021-05-12T05:36:35.995Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-12T05:36:35.995Z] ---> da91d5e9239e [2021-05-12T05:36:35.995Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-12T05:36:35.995Z] Removing intermediate container bbeb5643f57e [2021-05-12T05:36:36.273Z] ---> 0ae723c378d5 [2021-05-12T05:36:36.273Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-12T05:36:36.273Z] ---> Running in b4394ec31f62 [2021-05-12T05:36:36.555Z] Removing intermediate container 2fe33ca84bcf [2021-05-12T05:36:36.555Z] ---> 28d5ca85353f [2021-05-12T05:36:36.555Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-12T05:36:36.555Z] Removing intermediate container 45a3beeb5020 [2021-05-12T05:36:36.555Z] ---> 590076d84379 [2021-05-12T05:36:36.555Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-12T05:36:36.836Z] ---> Running in dd3bd09e276d [2021-05-12T05:36:36.836Z] ---> Running in e273bf00cb71 [2021-05-12T05:36:36.836Z] ---> bc0ba614cae9 [2021-05-12T05:36:36.836Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-12T05:36:37.120Z] Removing intermediate container b4394ec31f62 [2021-05-12T05:36:37.120Z] ---> e1722c2f2391 [2021-05-12T05:36:37.120Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T05:36:37.400Z] ---> Running in 40dfbb373cdd [2021-05-12T05:36:37.400Z] Removing intermediate container dd3bd09e276d [2021-05-12T05:36:37.400Z] ---> bd0632dba440 [2021-05-12T05:36:37.400Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T05:36:37.675Z] Removing intermediate container e273bf00cb71 [2021-05-12T05:36:37.675Z] ---> fc4aff7ba57d [2021-05-12T05:36:37.675Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-12T05:36:37.675Z] ---> 50c3ba4922af [2021-05-12T05:36:37.675Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-12T05:36:37.959Z] ---> Running in d8427b12b236 [2021-05-12T05:36:37.959Z] ---> Running in 2fe580440020 [2021-05-12T05:36:37.959Z] Removing intermediate container 40dfbb373cdd [2021-05-12T05:36:37.959Z] ---> 8e1c01339d4a [2021-05-12T05:36:37.959Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:36:38.564Z] ---> ae595338abe7 [2021-05-12T05:36:38.564Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-12T05:36:38.564Z] Removing intermediate container d8427b12b236 [2021-05-12T05:36:38.564Z] ---> 5d23382c0224 [2021-05-12T05:36:38.564Z] Step 16/24 : WORKDIR / [2021-05-12T05:36:38.842Z] ---> 33f622db558d [2021-05-12T05:36:38.842Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-12T05:36:38.842Z] Removing intermediate container 2fe580440020 [2021-05-12T05:36:38.842Z] ---> f0e75b8c7842 [2021-05-12T05:36:38.842Z] Step 19/22 : CMD ["--init=true"] [2021-05-12T05:36:38.842Z] ---> Running in 6947d2f56421 [2021-05-12T05:36:39.119Z] ---> Running in fee10619b0d2 [2021-05-12T05:36:39.119Z] ---> Running in c302fc2d34ce [2021-05-12T05:36:39.119Z] ---> f6c517e76e8a [2021-05-12T05:36:39.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-12T05:36:39.412Z] Removing intermediate container 6947d2f56421 [2021-05-12T05:36:39.412Z] ---> 1b9f062757d9 [2021-05-12T05:36:39.412Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:36:39.687Z] Removing intermediate container fee10619b0d2 [2021-05-12T05:36:39.687Z] ---> a31a7b3e7f81 [2021-05-12T05:36:39.687Z] Step 20/22 : LABEL arch=arm64 [2021-05-12T05:36:39.990Z] ---> Running in d6d974781c6f [2021-05-12T05:36:40.272Z] ---> 35cc08819548 [2021-05-12T05:36:40.272Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-12T05:36:40.550Z] ---> 4ae409d676f5 [2021-05-12T05:36:40.550Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-12T05:36:40.550Z] Removing intermediate container d6d974781c6f [2021-05-12T05:36:40.550Z] ---> 261df82e5617 [2021-05-12T05:36:40.550Z] Step 21/22 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:36:40.712Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-12T05:36:41.151Z] ---> Running in bcaae1fbe36a [2021-05-12T05:36:41.151Z] ---> b4948023cf13 [2021-05-12T05:36:41.151Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-12T05:36:41.427Z] ---> 7ea2e41efef0 [2021-05-12T05:36:41.427Z] Step 22/26 : 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-05-12T05:36:41.711Z] Removing intermediate container bcaae1fbe36a [2021-05-12T05:36:41.711Z] ---> b9c04be1c6be [2021-05-12T05:36:41.711Z] Step 22/22 : LABEL version=0.0.0 [2021-05-12T05:36:41.991Z] ---> Running in e9f9c1e8753c [2021-05-12T05:36:41.991Z] ---> Running in ba02c4c695c6 [2021-05-12T05:36:42.274Z] ---> 5733c4d9d782 [2021-05-12T05:36:42.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-12T05:36:42.274Z] ---> af8bf23bdc37 [2021-05-12T05:36:42.274Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-12T05:36:42.550Z] Removing intermediate container c302fc2d34ce [2021-05-12T05:36:42.550Z] ---> fb4177037427 [2021-05-12T05:36:42.550Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:36:42.550Z] ---> Running in 4b1f691093e5 [2021-05-12T05:36:42.826Z] Removing intermediate container ba02c4c695c6 [2021-05-12T05:36:42.826Z] ---> 07d5c4eaf6f6 [2021-05-12T05:36:42.826Z] [2021-05-12T05:36:43.466Z] Successfully built 07d5c4eaf6f6 [2021-05-12T05:36:43.466Z] ---> 36180ec5ce6a [2021-05-12T05:36:43.466Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-12T05:36:43.466Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-12T05:36:43.466Z] Removing intermediate container 4b1f691093e5 [2021-05-12T05:36:43.466Z]  Building security-proxy-setup ... done Building support-notifications [2021-05-12T05:36:43.466Z] ---> b104a085213d [2021-05-12T05:36:43.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:36:43.466Z] ---> Running in 7ad762b1b03b [2021-05-12T05:36:43.743Z] ---> 34d4ca74a0d5 [2021-05-12T05:36:43.743Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-12T05:36:43.743Z] ---> Running in 8b5e54354334 [2021-05-12T05:36:44.351Z] Removing intermediate container 7ad762b1b03b [2021-05-12T05:36:44.351Z] ---> be51c41ae124 [2021-05-12T05:36:44.351Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:36:44.624Z] Removing intermediate container 8b5e54354334 [2021-05-12T05:36:44.624Z] ---> d79564beb36a [2021-05-12T05:36:44.624Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T05:36:44.624Z] ---> Running in 056060d8f0a3 [2021-05-12T05:36:44.903Z] ---> Running in e298de900796 [2021-05-12T05:36:45.546Z] Removing intermediate container e9f9c1e8753c [2021-05-12T05:36:45.546Z] ---> 64ee01eba7a4 [2021-05-12T05:36:45.546Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-12T05:36:45.819Z] Removing intermediate container 056060d8f0a3 [2021-05-12T05:36:45.819Z] ---> f3a6eeb745e5 [2021-05-12T05:36:45.819Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T05:36:45.819Z] Removing intermediate container e298de900796 [2021-05-12T05:36:45.819Z] ---> 2699a98ed502 [2021-05-12T05:36:45.819Z] Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:36:46.412Z] ---> 28d1f84a3774 [2021-05-12T05:36:46.412Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-12T05:36:46.412Z] ---> Running in f935a7483ad6 [2021-05-12T05:36:46.412Z] ---> Running in 1edf637474ae [2021-05-12T05:36:46.412Z] ---> Running in 92e583df3d04 [2021-05-12T05:36:47.411Z] Removing intermediate container f935a7483ad6 [2021-05-12T05:36:47.411Z] ---> fb2e762ec206 [2021-05-12T05:36:47.411Z] Step 24/26 : LABEL arch=arm64 [2021-05-12T05:36:47.411Z] Removing intermediate container 1edf637474ae [2021-05-12T05:36:47.411Z] ---> f861d5113050 [2021-05-12T05:36:47.411Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T05:36:47.411Z] ---> Running in 6d8d9848e860 [2021-05-12T05:36:47.411Z] Removing intermediate container 92e583df3d04 [2021-05-12T05:36:47.411Z] ---> 429671e4c0bb [2021-05-12T05:36:47.411Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:36:47.411Z] ---> 2bfbc9fc405c [2021-05-12T05:36:47.411Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-12T05:36:48.098Z] ---> Running in 20132a8ff389 [2021-05-12T05:36:48.098Z] ---> Running in c7ef838d2ede [2021-05-12T05:36:48.437Z] Removing intermediate container 6d8d9848e860 [2021-05-12T05:36:48.437Z] ---> b7952d6c3950 [2021-05-12T05:36:48.437Z] Step 25/26 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:36:49.059Z] ---> Running in 7e0c83b8e85c [2021-05-12T05:36:49.845Z] Removing intermediate container c7ef838d2ede [2021-05-12T05:36:49.845Z] ---> e9ec8452cb43 [2021-05-12T05:36:49.845Z] [2021-05-12T05:36:49.845Z] ---> 8375f37b2590 [2021-05-12T05:36:49.845Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-12T05:36:49.845Z] Removing intermediate container 20132a8ff389 [2021-05-12T05:36:49.845Z] ---> 28f0cfc14ece [2021-05-12T05:36:49.845Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:36:49.845Z] Removing intermediate container 7e0c83b8e85c [2021-05-12T05:36:49.845Z] ---> 63d1688f61d6 [2021-05-12T05:36:49.845Z] Step 26/26 : LABEL version=0.0.0 [2021-05-12T05:36:50.151Z] ---> Running in 931461c7c79f [2021-05-12T05:36:50.151Z] ---> Running in aea1432c605d [2021-05-12T05:36:50.744Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-12T05:36:50.744Z] Pulling go-build-helper [2021-05-12T05:36:50.744Z] + snapcraftctl pull [2021-05-12T05:36:50.818Z] Successfully built e9ec8452cb43 [2021-05-12T05:36:50.818Z] Successfully tagged support-scheduler-arm64:latest [2021-05-12T05:36:50.818Z]  Building support-scheduler ... done Building core-metadata [2021-05-12T05:36:51.102Z] Removing intermediate container 931461c7c79f [2021-05-12T05:36:51.102Z] ---> b0ef4441f28d [2021-05-12T05:36:51.102Z] [2021-05-12T05:36:51.102Z] Removing intermediate container aea1432c605d [2021-05-12T05:36:51.315Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-12T05:36:51.315Z] Skipping pull go-build-helper (already ran) [2021-05-12T05:36:51.315Z] Building go-build-helper [2021-05-12T05:36:51.315Z] + snapcraftctl build [2021-05-12T05:36:51.409Z] ---> 55f0ac2591ed [2021-05-12T05:36:51.410Z] ---> 8afaf805374c [2021-05-12T05:36:51.410Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-12T05:36:51.410Z] [2021-05-12T05:36:51.697Z] Successfully built b0ef4441f28d [2021-05-12T05:36:51.970Z] Successfully built 55f0ac2591ed [2021-05-12T05:36:51.970Z] Successfully tagged core-command-arm64:latest [2021-05-12T05:36:51.970Z]  Building core-command ... done Building core-data [2021-05-12T05:36:51.970Z] ---> Running in 88362b83714b [2021-05-12T05:36:51.970Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-12T05:36:51.970Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-05-12T05:36:52.567Z] Removing intermediate container 88362b83714b [2021-05-12T05:36:52.567Z] ---> 9e385360b8af [2021-05-12T05:36:52.567Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-12T05:36:53.158Z] ---> 7cc4d62bc473 [2021-05-12T05:36:53.225Z] Staging go-build-helper [2021-05-12T05:36:53.225Z] + snapcraftctl stage [2021-05-12T05:36:53.432Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-12T05:36:53.703Z] ---> Running in 360f78c8be39 [2021-05-12T05:36:56.314Z] Removing intermediate container 360f78c8be39 [2021-05-12T05:36:56.314Z] ---> b9003a87b280 [2021-05-12T05:36:56.314Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-12T05:36:56.906Z] ---> Running in 1aa6b347de81 [2021-05-12T05:36:57.498Z] Removing intermediate container 1aa6b347de81 [2021-05-12T05:36:57.498Z] ---> fbb4f92229a8 [2021-05-12T05:36:57.498Z] Step 29/32 : CMD ["gate"] [2021-05-12T05:36:58.091Z] ---> Running in 64a8db57caf6 [2021-05-12T05:36:58.694Z] Removing intermediate container 64a8db57caf6 [2021-05-12T05:36:58.694Z] ---> a3c8c71da40f [2021-05-12T05:36:58.694Z] Step 30/32 : LABEL arch=arm64 [2021-05-12T05:36:59.287Z] ---> Running in 0e0a57dbd35a [2021-05-12T05:37:00.268Z] Removing intermediate container 0e0a57dbd35a [2021-05-12T05:37:00.268Z] ---> e51e48fe9a76 [2021-05-12T05:37:00.268Z] Step 31/32 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:37:00.578Z] ---> Running in bbe6d4a800ea [2021-05-12T05:37:01.177Z] Removing intermediate container bbe6d4a800ea [2021-05-12T05:37:01.177Z] ---> 453a8bf92c7a [2021-05-12T05:37:01.177Z] Step 32/32 : LABEL version=0.0.0 [2021-05-12T05:37:01.780Z] ---> Running in 8db38cd5afae [2021-05-12T05:37:02.376Z] Removing intermediate container 8db38cd5afae [2021-05-12T05:37:02.376Z] ---> 586449eb5990 [2021-05-12T05:37:02.376Z] [2021-05-12T05:37:02.983Z] Successfully built 586449eb5990 [2021-05-12T05:37:02.983Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-12T05:37:03.262Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-12T05:37:03.262Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-12T05:37:03.262Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-12T05:37:03.262Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-12T05:37:03.262Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-12T05:37:03.262Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-12T05:37:03.262Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-12T05:37:03.262Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-12T05:37:03.262Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-12T05:37:03.262Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-12T05:37:03.262Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-12T05:37:03.262Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-12T05:37:03.262Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-12T05:37:03.262Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-12T05:37:03.262Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-12T05:37:03.262Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-12T05:37:03.262Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-12T05:37:03.262Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-12T05:37:03.262Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-12T05:37:03.262Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-12T05:37:03.262Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-12T05:37:03.262Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-12T05:37:03.262Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-12T05:37:03.262Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-12T05:37:03.262Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-12T05:37:03.262Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-12T05:37:03.262Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-12T05:37:03.262Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-12T05:37:03.262Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T05:37:03.262Z] Fetched 224 kB in 0s (0 B/s) [2021-05-12T05:37:03.262Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T05:37:03.262Z] Fetched 157 kB in 0s (0 B/s) [2021-05-12T05:37:03.262Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T05:37:03.262Z] Fetched 221 kB in 0s (0 B/s) [2021-05-12T05:37:03.262Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T05:37:03.262Z] Fetched 143 kB in 0s (0 B/s) [2021-05-12T05:37:03.262Z] Pulling app-service-config [2021-05-12T05:37:03.262Z] + snapcraftctl pull [2021-05-12T05:37:04.202Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-12T05:37:04.774Z] Pulling config-common [2021-05-12T05:37:04.774Z] + snapcraftctl pull [2021-05-12T05:37:08.990Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T05:37:08.990Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T05:37:08.990Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T05:37:08.990Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T05:37:08.990Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-12T05:37:08.990Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T05:37:08.990Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-12T05:37:08.990Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T05:37:08.990Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-12T05:37:08.990Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T05:37:08.990Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-12T05:37:08.990Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T05:37:08.990Z] Pulling edgex-go [2021-05-12T05:37:08.990Z] + snapcraftctl pull [2021-05-12T05:37:29.806Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:37:29.807Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:37:29.807Z] ---> 06fc07d97fbb [2021-05-12T05:37:29.807Z] Step 3/23 : WORKDIR /edgex-go [2021-05-12T05:37:29.807Z] ---> Using cache [2021-05-12T05:37:29.807Z] ---> 8dc804c6fc1a [2021-05-12T05:37:29.807Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:37:29.807Z] ---> Using cache [2021-05-12T05:37:29.807Z] ---> 938cbeb200be [2021-05-12T05:37:30.083Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-12T05:37:30.977Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-12T05:37:30.977Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-12T05:37:30.977Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-12T05:37:30.977Z] Fetched 0 B in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-12T05:37:30.977Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-12T05:37:30.977Z] Fetched 279 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-12T05:37:30.977Z] Fetched 122 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-12T05:37:30.977Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-12T05:37:30.977Z] Fetched 8848 B in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-12T05:37:30.977Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-12T05:37:30.977Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-12T05:37:30.977Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-12T05:37:30.977Z] Fetched 219 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-12T05:37:30.977Z] Fetched 154 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-12T05:37:30.977Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-12T05:37:30.977Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-12T05:37:30.977Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-12T05:37:30.977Z] Fetched 499 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-12T05:37:30.977Z] Fetched 111 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-12T05:37:30.977Z] Fetched 240 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-12T05:37:30.977Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-12T05:37:30.977Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-12T05:37:30.977Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-12T05:37:30.977Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-12T05:37:30.977Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-12T05:37:30.977Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-12T05:37:30.977Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-12T05:37:30.977Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-12T05:37:30.977Z] Fetched 8720 B in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-12T05:37:30.977Z] Fetched 137 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-12T05:37:30.977Z] Fetched 119 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-12T05:37:30.977Z] Fetched 110 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-12T05:37:30.977Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-12T05:37:30.977Z] Fetched 645 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-12T05:37:30.977Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-12T05:37:30.977Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-12T05:37:30.977Z] Fetched 368 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-12T05:37:30.977Z] Fetched 187 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-12T05:37:30.977Z] Fetched 175 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-12T05:37:30.977Z] Fetched 206 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-12T05:37:30.977Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-12T05:37:30.977Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-12T05:37:30.977Z] Fetched 159 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-12T05:37:30.977Z] Fetched 107 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-12T05:37:30.977Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-12T05:37:30.977Z] Pulling static-packages [2021-05-12T05:37:30.977Z] + snapcraftctl pull [2021-05-12T05:37:30.977Z] Pulling version [2021-05-12T05:37:30.977Z] + cd /root/project [2021-05-12T05:37:30.977Z] + [ -f VERSION ] [2021-05-12T05:37:30.977Z] + PROJECT_VERSION=local-dev [2021-05-12T05:37:30.977Z] + git rev-parse --short HEAD [2021-05-12T05:37:30.977Z] + GIT_REVISION=95d834de [2021-05-12T05:37:30.977Z] + snapcraftctl set-version local-dev [2021-05-12T05:37:30.977Z] Skipping build go-build-helper (already ran) [2021-05-12T05:37:30.977Z] Building app-service-config [2021-05-12T05:37:31.239Z] + make build [2021-05-12T05:37:31.239Z] go mod tidy [2021-05-12T05:37:33.794Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-12T05:37:33.794Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-12T05:37:33.794Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-12T05:37:33.794Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-12T05:37:34.063Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-12T05:37:34.063Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-12T05:37:34.063Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-12T05:37:34.063Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-12T05:37:34.324Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-12T05:37:34.899Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-12T05:37:34.899Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-12T05:37:34.899Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-12T05:37:34.899Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-12T05:37:34.899Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-12T05:37:35.165Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-12T05:37:35.165Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-12T05:37:35.165Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-12T05:37:35.165Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-12T05:37:35.165Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-12T05:37:35.165Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-12T05:37:35.443Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-12T05:37:35.443Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-12T05:37:35.443Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-12T05:37:35.443Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-12T05:37:35.443Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-12T05:37:35.443Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-12T05:37:35.443Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-12T05:37:35.443Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-12T05:37:35.443Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-12T05:37:35.443Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-12T05:37:35.443Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-12T05:37:35.443Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-12T05:37:35.443Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-12T05:37:35.550Z] ---> Running in a038335149c8 [2021-05-12T05:37:35.728Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-12T05:37:35.728Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-12T05:37:35.728Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-12T05:37:35.728Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-12T05:37:35.728Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-12T05:37:35.728Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-12T05:37:35.728Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-12T05:37:35.728Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-12T05:37:35.728Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-12T05:37:35.728Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-12T05:37:35.728Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-12T05:37:35.728Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-12T05:37:35.728Z] go: downloading github.com/kr/text v0.1.0 [2021-05-12T05:37:35.728Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-12T05:37:35.728Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-12T05:37:35.728Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-12T05:37:35.728Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-12T05:37:35.728Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-12T05:37:35.728Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-12T05:37:35.728Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-12T05:37:35.728Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-12T05:37:35.728Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-12T05:37:35.728Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-12T05:37:35.728Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-12T05:37:35.728Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-12T05:37:35.728Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-12T05:37:35.728Z] go: downloading golang.org/x/text v0.3.2 [2021-05-12T05:37:36.006Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-12T05:37:36.006Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-12T05:37:36.006Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-12T05:37:36.006Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-12T05:37:36.269Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-12T05:37:36.269Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-12T05:37:36.269Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-12T05:37:36.269Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-12T05:37:36.269Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-12T05:37:36.269Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-12T05:37:36.269Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-12T05:37:36.532Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-12T05:37:36.532Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-12T05:37:36.532Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-12T05:37:36.532Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-12T05:37:36.532Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-12T05:37:36.532Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-12T05:37:36.794Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-12T05:37:36.794Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-12T05:37:37.010Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:37:37.055Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-12T05:37:37.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:37:39.452Z] OK: 218 MiB in 52 packages [2021-05-12T05:37:41.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:37:41.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:37:41.458Z] ---> 06fc07d97fbb [2021-05-12T05:37:41.458Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:37:41.458Z] ---> Using cache [2021-05-12T05:37:41.458Z] ---> 8dc804c6fc1a [2021-05-12T05:37:41.458Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:37:41.458Z] ---> Using cache [2021-05-12T05:37:41.458Z] ---> 938cbeb200be [2021-05-12T05:37:41.458Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-12T05:37:41.458Z] ---> Using cache [2021-05-12T05:37:41.458Z] ---> f15ff6f7031f [2021-05-12T05:37:41.458Z] Step 6/24 : COPY go.mod . [2021-05-12T05:37:41.458Z] ---> Using cache [2021-05-12T05:37:41.458Z] ---> fb6ab9a9da5c [2021-05-12T05:37:41.458Z] Step 7/24 : RUN go mod download [2021-05-12T05:37:41.458Z] ---> Using cache [2021-05-12T05:37:41.458Z] ---> d5c3000c0a67 [2021-05-12T05:37:41.458Z] Step 8/24 : COPY . . [2021-05-12T05:37:41.731Z] ---> Using cache [2021-05-12T05:37:41.731Z] ---> 82aa8aa87b3d [2021-05-12T05:37:41.731Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:37:41.731Z] ---> Using cache [2021-05-12T05:37:41.731Z] ---> d22cdc509dd7 [2021-05-12T05:37:41.731Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-12T05:37:42.015Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:37:42.015Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:37:42.015Z] ---> 06fc07d97fbb [2021-05-12T05:37:42.015Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:37:42.015Z] ---> Using cache [2021-05-12T05:37:42.015Z] ---> 8dc804c6fc1a [2021-05-12T05:37:42.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:37:42.015Z] ---> Using cache [2021-05-12T05:37:42.015Z] ---> 938cbeb200be [2021-05-12T05:37:42.015Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-12T05:37:42.015Z] Removing intermediate container a038335149c8 [2021-05-12T05:37:42.015Z] ---> dd50ad63e03d [2021-05-12T05:37:42.015Z] Step 6/23 : COPY go.mod . [2021-05-12T05:37:42.015Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-12T05:37:42.015Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-12T05:37:42.015Z] ---> 06fc07d97fbb [2021-05-12T05:37:42.015Z] Step 3/24 : WORKDIR /edgex-go [2021-05-12T05:37:42.015Z] ---> Using cache [2021-05-12T05:37:42.015Z] ---> 8dc804c6fc1a [2021-05-12T05:37:42.015Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:37:42.015Z] ---> Using cache [2021-05-12T05:37:42.015Z] ---> 938cbeb200be [2021-05-12T05:37:42.015Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-12T05:37:42.015Z] ---> Running in fc44eee49ae1 [2021-05-12T05:37:42.015Z] ---> Running in 93207bb62495 [2021-05-12T05:37:42.015Z] ---> Running in 87ac1f570ad6 [2021-05-12T05:37:43.008Z] ---> d3b544167027 [2021-05-12T05:37:43.008Z] Step 7/23 : RUN go mod download [2021-05-12T05:37:43.008Z] ---> Running in 73eeb0e7e1d7 [2021-05-12T05:37:44.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:37:44.002Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:37:44.002Z] 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-05-12T05:37:44.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:37:44.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:37:46.003Z] OK: 218 MiB in 52 packages [2021-05-12T05:37:46.003Z] OK: 218 MiB in 52 packages [2021-05-12T05:37:46.003Z] Removing intermediate container 73eeb0e7e1d7 [2021-05-12T05:37:46.003Z] ---> 1cf61893e694 [2021-05-12T05:37:46.003Z] Step 8/23 : COPY . . [2021-05-12T05:37:47.086Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-12T05:37:47.086Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-12T05:37:47.086Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-12T05:37:47.086Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-12T05:37:48.031Z] Building config-common [2021-05-12T05:37:48.031Z] + snapcraftctl build [2021-05-12T05:37:48.668Z] Removing intermediate container fc44eee49ae1 [2021-05-12T05:37:48.668Z] ---> 7fb29cb280b4 [2021-05-12T05:37:48.668Z] Step 6/24 : COPY go.mod . [2021-05-12T05:37:48.668Z] Removing intermediate container 87ac1f570ad6 [2021-05-12T05:37:48.668Z] ---> e4dcc8515d75 [2021-05-12T05:37:48.668Z] Step 6/24 : COPY go.mod . [2021-05-12T05:37:50.120Z] ---> 09c28f8c0bc8 [2021-05-12T05:37:50.120Z] Step 7/24 : RUN go mod download [2021-05-12T05:37:50.430Z] ---> 3bde803e5c32 [2021-05-12T05:37:50.430Z] Step 7/24 : RUN go mod download [2021-05-12T05:37:50.430Z] ---> Running in ba1b4341a34a [2021-05-12T05:37:50.587Z] Building edgex-go [2021-05-12T05:37:50.587Z] + cd /root/parts/edgex-go/src [2021-05-12T05:37:50.587Z] + make build [2021-05-12T05:37:50.587Z] 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-05-12T05:37:50.713Z] ---> Running in ce8ea158548a [2021-05-12T05:37:50.849Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-12T05:37:50.849Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-12T05:37:50.849Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-12T05:37:50.849Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-12T05:37:54.152Z] 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-05-12T05:37:57.479Z] Removing intermediate container ce8ea158548a [2021-05-12T05:37:57.479Z] ---> 27642f0e53dc [2021-05-12T05:37:57.479Z] Step 8/24 : COPY . . [2021-05-12T05:37:57.479Z] Removing intermediate container ba1b4341a34a [2021-05-12T05:37:57.479Z] ---> b8d33cdbc92b [2021-05-12T05:37:57.479Z] Step 8/24 : COPY . . [2021-05-12T05:37:59.458Z] 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-05-12T05:38:00.848Z] 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-05-12T05:38:02.241Z] 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-05-12T05:38:02.815Z] 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-05-12T05:38:04.767Z] 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-05-12T05:38:05.132Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-12T05:38:05.132Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-12T05:38:06.651Z] 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-05-12T05:38:08.222Z] 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-05-12T05:38:08.223Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-12T05:38:09.747Z] 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-05-12T05:38:10.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-05-12T05:38:12.092Z] 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-05-12T05:38:12.092Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-12T05:38:14.008Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-12T05:38:14.008Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-12T05:38:14.008Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-12T05:38:14.008Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-12T05:38:14.008Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-12T05:38:14.008Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-12T05:38:14.008Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-12T05:38:14.008Z] + 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-05-12T05:38:14.008Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-12T05:38:14.008Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-12T05:38:14.008Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-12T05:38:14.008Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-12T05:38:14.008Z] + 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-05-12T05:38:15.875Z] ---> 09097b53a8c1 [2021-05-12T05:38:15.875Z] Step 9/23 : RUN go mod tidy [2021-05-12T05:38:16.886Z] ---> Running in 1d68621e44b1 [2021-05-12T05:38:17.324Z] Building static-packages [2021-05-12T05:38:17.324Z] + snapcraftctl build [2021-05-12T05:38:18.714Z] Building version [2021-05-12T05:38:18.714Z] + snapcraftctl build [2021-05-12T05:38:20.636Z] Skipping stage go-build-helper (already ran) [2021-05-12T05:38:20.636Z] Staging app-service-config [2021-05-12T05:38:20.636Z] + snapcraftctl stage [2021-05-12T05:38:22.031Z] Staging config-common [2021-05-12T05:38:22.031Z] + snapcraftctl stage [2021-05-12T05:38:22.605Z] Staging edgex-go [2021-05-12T05:38:22.605Z] + snapcraftctl stage [2021-05-12T05:38:23.552Z] Staging static-packages [2021-05-12T05:38:23.552Z] + snapcraftctl stage [2021-05-12T05:38:24.500Z] Staging version [2021-05-12T05:38:24.500Z] + snapcraftctl stage [2021-05-12T05:38:25.446Z] Priming go-build-helper [2021-05-12T05:38:25.446Z] + snapcraftctl prime [2021-05-12T05:38:26.838Z] Priming app-service-config [2021-05-12T05:38:26.838Z] + snapcraftctl prime [2021-05-12T05:38:27.147Z] Removing intermediate container 1d68621e44b1 [2021-05-12T05:38:27.147Z] ---> 0e7ada703eab [2021-05-12T05:38:27.147Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-12T05:38:27.147Z] ---> Running in cd585af22e48 [2021-05-12T05:38:27.787Z] Priming config-common [2021-05-12T05:38:27.787Z] + snapcraftctl prime [2021-05-12T05:38:28.162Z] ---> 6b58d5099e14 [2021-05-12T05:38:28.162Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:38:28.162Z] 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-05-12T05:38:28.454Z] ---> d1ca98076297 [2021-05-12T05:38:28.454Z] Step 9/24 : RUN go mod tidy [2021-05-12T05:38:28.454Z] ---> Running in 9c0b7a4d189e [2021-05-12T05:38:28.731Z] Priming edgex-go [2021-05-12T05:38:28.731Z] + snapcraftctl prime [2021-05-12T05:38:28.743Z] ---> Running in 5cf6a494e069 [2021-05-12T05:38:30.126Z] Priming static-packages [2021-05-12T05:38:30.126Z] + snapcraftctl prime [2021-05-12T05:38:32.053Z] Priming version [2021-05-12T05:38:32.053Z] + snapcraftctl prime [2021-05-12T05:38:33.448Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T05:38:35.557Z] Removing intermediate container 5cf6a494e069 [2021-05-12T05:38:35.558Z] ---> 3a300aea943f [2021-05-12T05:38:35.558Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-12T05:38:35.836Z] ---> Running in 67c4d35c24b3 [2021-05-12T05:38:35.836Z] Removing intermediate container 9c0b7a4d189e [2021-05-12T05:38:35.836Z] ---> b19ab34f328d [2021-05-12T05:38:35.836Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-12T05:38:36.447Z] ---> Running in ad2b13c977df [2021-05-12T05:38:37.919Z] 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-05-12T05:38:38.530Z] 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-05-12T05:38:53.718Z] Removing intermediate container 93207bb62495 [2021-05-12T05:38:53.718Z] ---> d36cfdaa234b [2021-05-12T05:38:53.718Z] [2021-05-12T05:38:53.718Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T05:38:53.718Z] ---> 9852663dfa18 [2021-05-12T05:38:53.718Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-12T05:38:53.718Z] ---> Using cache [2021-05-12T05:38:53.718Z] ---> 4dea3bb9fd67 [2021-05-12T05:38:53.718Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:38:53.718Z] ---> Using cache [2021-05-12T05:38:53.718Z] ---> 28d5ca85353f [2021-05-12T05:38:53.718Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-12T05:38:53.718Z] ---> Running in fa1ccfad9e14 [2021-05-12T05:38:53.718Z] Removing intermediate container fa1ccfad9e14 [2021-05-12T05:38:53.718Z] ---> e908074de29d [2021-05-12T05:38:53.718Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-12T05:38:53.718Z] ---> Running in e48b394604be [2021-05-12T05:38:53.718Z] Removing intermediate container e48b394604be [2021-05-12T05:38:53.718Z] ---> 446adb83f16b [2021-05-12T05:38:53.718Z] Step 16/24 : WORKDIR / [2021-05-12T05:38:53.718Z] ---> Running in d29ab7ff0159 [2021-05-12T05:38:54.011Z] Removing intermediate container d29ab7ff0159 [2021-05-12T05:38:54.011Z] ---> 275cab2615f0 [2021-05-12T05:38:54.011Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:38:55.474Z] ---> e393fcee95d3 [2021-05-12T05:38:55.474Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-12T05:38:57.490Z] ---> 522ffa3d46f5 [2021-05-12T05:38:57.490Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-12T05:38:58.482Z] ---> c8ddc9e07601 [2021-05-12T05:38:58.482Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-12T05:38:58.760Z] ---> Running in 3c78d712d6c1 [2021-05-12T05:38:59.376Z] Removing intermediate container 3c78d712d6c1 [2021-05-12T05:38:59.376Z] ---> 23feb4410b87 [2021-05-12T05:38:59.376Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:38:59.654Z] ---> Running in 6321f71dc7f7 [2021-05-12T05:39:00.270Z] Removing intermediate container 6321f71dc7f7 [2021-05-12T05:39:00.270Z] ---> 4f71d0d3380c [2021-05-12T05:39:00.270Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T05:39:00.270Z] ---> Running in 2aa9183fdccf [2021-05-12T05:39:01.270Z] Removing intermediate container 2aa9183fdccf [2021-05-12T05:39:01.270Z] ---> 3ba365c57fe4 [2021-05-12T05:39:01.270Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:39:01.270Z] ---> Running in bdb50e9e3903 [2021-05-12T05:39:02.278Z] Removing intermediate container bdb50e9e3903 [2021-05-12T05:39:02.278Z] ---> 59c0dea30a1b [2021-05-12T05:39:02.278Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:39:02.278Z] ---> Running in 08254a76945c [2021-05-12T05:39:03.319Z] Removing intermediate container 08254a76945c [2021-05-12T05:39:03.319Z] ---> 7da1f098af63 [2021-05-12T05:39:03.319Z] [2021-05-12T05:39:03.596Z] Successfully built 7da1f098af63 [2021-05-12T05:39:03.596Z] Successfully tagged core-metadata-arm64:latest [2021-05-12T05:40:11.816Z]  Building core-metadata ... done Removing intermediate container cd585af22e48 [2021-05-12T05:40:11.816Z] ---> 6003a04c66a7 [2021-05-12T05:40:11.816Z] [2021-05-12T05:40:11.816Z] Step 11/23 : FROM alpine:3.12 [2021-05-12T05:40:11.816Z] ---> 9852663dfa18 [2021-05-12T05:40:11.816Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-12T05:40:11.816Z] Removing intermediate container 67c4d35c24b3 [2021-05-12T05:40:11.816Z] ---> fae3bef27685 [2021-05-12T05:40:11.816Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-12T05:40:11.816Z] ---> Running in 48448f680e60 [2021-05-12T05:40:11.816Z] ---> Running in 9cd0aa7cd17c [2021-05-12T05:40:11.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:40:11.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-12T05:40:11.816Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:40:11.816Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-12T05:40:11.816Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-12T05:40:11.816Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:40:11.816Z] Executing ca-certificates-20191127-r4.trigger [2021-05-12T05:40:11.816Z] OK: 6 MiB in 16 packages [2021-05-12T05:40:11.816Z] Removing intermediate container 9cd0aa7cd17c [2021-05-12T05:40:11.816Z] ---> db43efaac357 [2021-05-12T05:40:11.816Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:40:11.817Z] Removing intermediate container 48448f680e60 [2021-05-12T05:40:11.817Z] ---> ab108f2b1332 [2021-05-12T05:40:11.817Z] [2021-05-12T05:40:11.817Z] Step 12/24 : FROM docker:20.10.0 [2021-05-12T05:40:11.817Z] ---> Running in abec01d55179 [2021-05-12T05:40:11.817Z] 20.10.0: Pulling from library/docker [2021-05-12T05:40:11.817Z] Removing intermediate container abec01d55179 [2021-05-12T05:40:11.817Z] ---> 1dcf8ecd0311 [2021-05-12T05:40:11.817Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-12T05:40:11.817Z] ---> Running in 2c605176e8fe [2021-05-12T05:40:11.817Z] Removing intermediate container 2c605176e8fe [2021-05-12T05:40:11.817Z] ---> 6e762e8358ef [2021-05-12T05:40:11.817Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-12T05:40:11.817Z] ---> Running in bf23eb9dea98 [2021-05-12T05:40:11.817Z] Removing intermediate container bf23eb9dea98 [2021-05-12T05:40:11.817Z] ---> 71d4e413ad49 [2021-05-12T05:40:11.817Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:40:11.817Z] Removing intermediate container ad2b13c977df [2021-05-12T05:40:11.817Z] ---> d07f44df8cc5 [2021-05-12T05:40:11.817Z] [2021-05-12T05:40:11.817Z] Step 11/24 : FROM alpine:3.12 [2021-05-12T05:40:11.817Z] ---> 9852663dfa18 [2021-05-12T05:40:11.817Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-12T05:40:11.817Z] ---> Running in 7eaf26a3f3a8 [2021-05-12T05:40:12.103Z] ---> 1e2a0a5c1876 [2021-05-12T05:40:12.103Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-12T05:40:12.414Z] Removing intermediate container 7eaf26a3f3a8 [2021-05-12T05:40:12.414Z] ---> ef809b82eec7 [2021-05-12T05:40:12.414Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-12T05:40:13.025Z] ---> Running in f7542ad49257 [2021-05-12T05:40:14.015Z] Removing intermediate container f7542ad49257 [2021-05-12T05:40:14.015Z] ---> b958d06869e3 [2021-05-12T05:40:14.015Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-12T05:40:14.291Z] ---> 486b8daafe51 [2021-05-12T05:40:14.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-12T05:40:14.568Z] ---> Running in 20650c7ba86d [2021-05-12T05:40:15.172Z] Removing intermediate container 20650c7ba86d [2021-05-12T05:40:15.172Z] ---> cf6dbf1fdcce [2021-05-12T05:40:15.172Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T05:40:15.450Z] ---> 6a652f48a694 [2021-05-12T05:40:15.450Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-12T05:40:15.450Z] ---> Running in 21c5e3868667 [2021-05-12T05:40:16.052Z] ---> Running in 322e814f40d8 [2021-05-12T05:40:16.663Z] Removing intermediate container 322e814f40d8 [2021-05-12T05:40:16.663Z] ---> 6f10cfe4bdf7 [2021-05-12T05:40:16.663Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:40:16.663Z] ---> Running in d890dd7a250d [2021-05-12T05:40:16.937Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-12T05:40:16.937Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-12T05:40:16.937Z] ---> eeaf43b92773 [2021-05-12T05:40:16.937Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-12T05:40:17.215Z] ---> Running in 78aa905bf782 [2021-05-12T05:40:17.500Z] Removing intermediate container d890dd7a250d [2021-05-12T05:40:17.500Z] ---> e0dfda2b415b [2021-05-12T05:40:17.500Z] Step 21/23 : LABEL arch=arm64 [2021-05-12T05:40:17.500Z] ---> Running in 002965c96466 [2021-05-12T05:40:18.103Z] Removing intermediate container 78aa905bf782 [2021-05-12T05:40:18.103Z] ---> 362b338595bb [2021-05-12T05:40:18.103Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-12T05:40:18.103Z] Removing intermediate container 002965c96466 [2021-05-12T05:40:18.103Z] ---> b097396f41ae [2021-05-12T05:40:18.103Z] Step 22/23 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:40:18.383Z] ---> Running in ee1855d907ad [2021-05-12T05:40:18.990Z] ---> Running in 6851c3e7c5d9 [2021-05-12T05:40:18.990Z] Removing intermediate container 21c5e3868667 [2021-05-12T05:40:18.990Z] ---> bcdc7c609bd1 [2021-05-12T05:40:18.990Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T05:40:19.266Z] ---> Running in 0a2cdb9ae56f [2021-05-12T05:40:19.872Z] Removing intermediate container 6851c3e7c5d9 [2021-05-12T05:40:19.872Z] ---> bc9c8552ddd2 [2021-05-12T05:40:19.872Z] Step 23/23 : LABEL version=0.0.0 [2021-05-12T05:40:19.872Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:40:19.872Z] ---> Running in de9f88a7d066 [2021-05-12T05:40:20.148Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:40:20.423Z] Removing intermediate container de9f88a7d066 [2021-05-12T05:40:20.424Z] ---> efe752d1716b [2021-05-12T05:40:20.424Z] [2021-05-12T05:40:20.701Z] (1/39) Installing readline (8.0.4-r0) [2021-05-12T05:40:20.701Z] (2/39) Installing bash (5.0.17-r0) [2021-05-12T05:40:20.979Z] Executing bash-5.0.17-r0.post-install [2021-05-12T05:40:20.979Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-12T05:40:20.979Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-12T05:40:20.979Z] (5/39) Installing curl (7.76.1-r0) [2021-05-12T05:40:20.979Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-12T05:40:20.979Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-12T05:40:20.979Z] (8/39) Installing expat (2.2.9-r1) [2021-05-12T05:40:20.979Z] (9/39) Installing libffi (3.3-r2) [2021-05-12T05:40:20.979Z] (10/39) Installing gdbm (1.13-r1) [2021-05-12T05:40:20.979Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-12T05:40:20.979Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-12T05:40:20.979Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-12T05:40:20.979Z] Successfully built efe752d1716b [2021-05-12T05:40:20.979Z] Successfully tagged support-notifications-arm64:latest [2021-05-12T05:40:20.979Z]  Building support-notifications ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T05:40:21.967Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T05:40:22.564Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T05:40:22.564Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-12T05:40:22.564Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T05:40:22.564Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-12T05:40:22.564Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-12T05:40:22.564Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-12T05:40:22.564Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-12T05:40:22.564Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-12T05:40:22.841Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T05:40:22.841Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-12T05:40:22.841Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T05:40:22.841Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-12T05:40:22.841Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-12T05:40:22.841Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-12T05:40:22.841Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-12T05:40:22.841Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-12T05:40:22.841Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-12T05:40:22.841Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-12T05:40:23.116Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T05:40:23.116Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-12T05:40:23.116Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-12T05:40:23.116Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-12T05:40:23.116Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-12T05:40:23.116Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-12T05:40:23.116Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T05:40:23.116Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-12T05:40:23.116Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-12T05:40:23.116Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-12T05:40:23.116Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-12T05:40:23.116Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-12T05:40:23.116Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T05:40:23.116Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-12T05:40:23.116Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-12T05:40:23.116Z] OK: 8 MiB in 20 packages [2021-05-12T05:40:23.392Z] Executing busybox-1.31.1-r19.trigger [2021-05-12T05:40:23.392Z] OK: 72 MiB in 59 packages [2021-05-12T05:40:26.042Z] Removing intermediate container 0a2cdb9ae56f [2021-05-12T05:40:26.042Z] ---> ac4a3bcc22d3 [2021-05-12T05:40:26.042Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-12T05:40:26.322Z] ---> 41ceed060a0c [2021-05-12T05:40:26.322Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-12T05:40:27.774Z] Collecting docker-compose==1.23.2 [2021-05-12T05:40:27.774Z] ---> 0c074c1ab96c [2021-05-12T05:40:27.774Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-12T05:40:27.774Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-12T05:40:28.379Z] ---> 9fc0ca4e8d26 [2021-05-12T05:40:28.379Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-12T05:40:28.668Z] Collecting jsonschema<3,>=2.5.1 [2021-05-12T05:40:28.668Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-12T05:40:28.668Z] ---> Running in e90f5d93dfaa [2021-05-12T05:40:29.280Z] Removing intermediate container e90f5d93dfaa [2021-05-12T05:40:29.280Z] ---> e87924e70a4f [2021-05-12T05:40:29.280Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:40:29.280Z] ---> Running in c986fdb0f1e4 [2021-05-12T05:40:29.880Z] Removing intermediate container c986fdb0f1e4 [2021-05-12T05:40:29.880Z] ---> 45ce2e7c8ed1 [2021-05-12T05:40:29.880Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T05:40:29.880Z] Collecting PyYAML<4,>=3.10 [2021-05-12T05:40:29.880Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-12T05:40:29.880Z] ---> Running in e9b50f71e027 [2021-05-12T05:40:30.481Z] Removing intermediate container e9b50f71e027 [2021-05-12T05:40:30.481Z] ---> c006aca91a83 [2021-05-12T05:40:30.481Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:40:30.481Z] ---> Running in a38805c95d41 [2021-05-12T05:40:31.084Z] Removing intermediate container a38805c95d41 [2021-05-12T05:40:31.084Z] ---> 31f30e5c11a1 [2021-05-12T05:40:31.084Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:40:31.358Z] ---> Running in d1cf5a990077 [2021-05-12T05:40:31.632Z] Removing intermediate container d1cf5a990077 [2021-05-12T05:40:31.632Z] ---> 9f65029477c2 [2021-05-12T05:40:31.632Z] [2021-05-12T05:40:32.232Z] Successfully built 9f65029477c2 [2021-05-12T05:40:32.232Z] Successfully tagged core-data-arm64:latest [2021-05-12T05:40:34.214Z]  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-12T05:40:34.214Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-12T05:40:34.214Z] 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-05-12T05:40:34.214Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-12T05:40:34.214Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-12T05:40:36.830Z] Collecting docker<4.0,>=3.6.0 [2021-05-12T05:40:36.830Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-12T05:40:37.103Z] Collecting cached-property<2,>=1.2.0 [2021-05-12T05:40:37.103Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-12T05:40:37.420Z] Collecting texttable<0.10,>=0.9.0 [2021-05-12T05:40:37.420Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-12T05:40:39.393Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-12T05:40:39.393Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-12T05:40:39.665Z] Collecting docopt<0.7,>=0.6.1 [2021-05-12T05:40:39.665Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-12T05:40:42.285Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-12T05:40:42.285Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-12T05:40:42.559Z] Collecting idna<2.8,>=2.5 [2021-05-12T05:40:42.559Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-12T05:40:42.559Z] 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-05-12T05:40:42.559Z] 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-05-12T05:40:42.833Z] Collecting docker-pycreds>=0.4.0 [2021-05-12T05:40:42.833Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-12T05:40:42.833Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-12T05:40:42.833Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-12T05:40:42.833Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-12T05:40:42.833Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-12T05:40:43.817Z] Installing collected packages: jsonschema, PyYAML, urllib3, idna, requests, dockerpty, docker-pycreds, websocket-client, docker, cached-property, texttable, docopt, docker-compose [2021-05-12T05:40:44.092Z] Running setup.py install for PyYAML: started [2021-05-12T05:40:46.067Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-12T05:40:46.067Z] Attempting uninstall: urllib3 [2021-05-12T05:40:46.067Z] Found existing installation: urllib3 1.25.9 [2021-05-12T05:40:46.067Z] Uninstalling urllib3-1.25.9: [2021-05-12T05:40:46.067Z] Successfully uninstalled urllib3-1.25.9 [2021-05-12T05:40:46.664Z] Attempting uninstall: idna [2021-05-12T05:40:46.664Z] Found existing installation: idna 2.9 [2021-05-12T05:40:46.664Z] Uninstalling idna-2.9: [2021-05-12T05:40:46.664Z] Successfully uninstalled idna-2.9 [2021-05-12T05:40:47.263Z] Attempting uninstall: requests [2021-05-12T05:40:47.263Z] Found existing installation: requests 2.23.0 [2021-05-12T05:40:47.263Z] Uninstalling requests-2.23.0: [2021-05-12T05:40:47.263Z] Successfully uninstalled requests-2.23.0 [2021-05-12T05:40:47.554Z] Running setup.py install for dockerpty: started [2021-05-12T05:40:49.534Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-12T05:40:50.514Z] Running setup.py install for texttable: started [2021-05-12T05:40:52.501Z] Running setup.py install for texttable: finished with status 'done' [2021-05-12T05:40:52.501Z] Running setup.py install for docopt: started [2021-05-12T05:40:53.936Z] Running setup.py install for docopt: finished with status 'done' [2021-05-12T05:40:54.917Z] 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.59.0 [2021-05-12T05:41:03.211Z] Removing intermediate container ee1855d907ad [2021-05-12T05:41:03.211Z] ---> 012edb8575d4 [2021-05-12T05:41:03.211Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-12T05:41:03.211Z] ---> Running in ff7955e93483 [2021-05-12T05:41:03.807Z] Removing intermediate container ff7955e93483 [2021-05-12T05:41:03.807Z] ---> d3ec572076b9 [2021-05-12T05:41:03.807Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-12T05:41:03.807Z] ---> Running in 794a4eb0e015 [2021-05-12T05:41:04.082Z] Removing intermediate container 794a4eb0e015 [2021-05-12T05:41:04.082Z] ---> 1db56eed3ef5 [2021-05-12T05:41:04.082Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-12T05:41:05.522Z] ---> 328bf14a9eb1 [2021-05-12T05:41:05.522Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-12T05:41:06.117Z] ---> 4d727b4a4be9 [2021-05-12T05:41:06.117Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-12T05:41:07.116Z] ---> c26587049db2 [2021-05-12T05:41:07.116Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-12T05:41:07.116Z] ---> Running in f4b004ac7e51 [2021-05-12T05:41:07.713Z] Removing intermediate container f4b004ac7e51 [2021-05-12T05:41:07.713Z] ---> c0b6616edcc9 [2021-05-12T05:41:07.713Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-12T05:41:07.713Z] ---> Running in 4b00b33cccca [2021-05-12T05:41:08.315Z] Removing intermediate container 4b00b33cccca [2021-05-12T05:41:08.315Z] ---> b1fff943cbaa [2021-05-12T05:41:08.315Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T05:41:08.315Z] ---> Running in 52169197aed1 [2021-05-12T05:41:08.594Z] Removing intermediate container 52169197aed1 [2021-05-12T05:41:08.594Z] ---> 3fc4fde6a1b0 [2021-05-12T05:41:08.594Z] Step 23/24 : LABEL git_sha=95d834de79cfd8441dd361a6c81076c27b9453ef [2021-05-12T05:41:08.866Z] ---> Running in b7510d4486d1 [2021-05-12T05:41:09.466Z] Removing intermediate container b7510d4486d1 [2021-05-12T05:41:09.466Z] ---> c9d78951b7ad [2021-05-12T05:41:09.466Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T05:41:09.466Z] ---> Running in 74cd4f825d34 [2021-05-12T05:41:10.065Z] Removing intermediate container 74cd4f825d34 [2021-05-12T05:41:10.065Z] ---> 1967129df81f [2021-05-12T05:41:10.065Z] [2021-05-12T05:41:10.339Z] Successfully built 1967129df81f [2021-05-12T05:41:10.339Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-12T05:41:10.953Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-12T05:41:10.981Z] $ docker stop --time=1 0fd20b4e81362e074b4d005160740b9c217d5f8d3114cedf66bbee7ba8b7e2b9 [2021-05-12T05:41:12.988Z] $ docker rm -f 0fd20b4e81362e074b4d005160740b9c217d5f8d3114cedf66bbee7ba8b7e2b9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T05:41:13.764Z] + docker images [2021-05-12T05:41:14.044Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-12T05:41:14.044Z] sys-mgmt-agent-arm64 latest 1967129df81f 4 seconds ago 299MB [2021-05-12T05:41:14.044Z] core-data-arm64 latest 9f65029477c2 42 seconds ago 20.3MB [2021-05-12T05:41:14.044Z] support-notifications-arm64 latest efe752d1716b 53 seconds ago 16.6MB [2021-05-12T05:41:14.044Z] d07f44df8cc5 About a minute ago 989MB [2021-05-12T05:41:14.044Z] ab108f2b1332 About a minute ago 976MB [2021-05-12T05:41:14.044Z] 6003a04c66a7 About a minute ago 980MB [2021-05-12T05:41:14.044Z] core-metadata-arm64 latest 7da1f098af63 2 minutes ago 17.4MB [2021-05-12T05:41:14.044Z] d36cfdaa234b 2 minutes ago 988MB [2021-05-12T05:41:14.044Z] security-bootstrapper-arm64 latest 586449eb5990 4 minutes ago 17.1MB [2021-05-12T05:41:14.044Z] security-secretstore-setup-arm64 latest 55f0ac2591ed 4 minutes ago 24.3MB [2021-05-12T05:41:14.044Z] core-command-arm64 latest b0ef4441f28d 4 minutes ago 16.1MB [2021-05-12T05:41:14.044Z] support-scheduler-arm64 latest e9ec8452cb43 4 minutes ago 16.1MB [2021-05-12T05:41:14.044Z] security-proxy-setup-arm64 latest 07d5c4eaf6f6 4 minutes ago 23.9MB [2021-05-12T05:41:14.044Z] b241fab71cd9 4 minutes ago 979MB [2021-05-12T05:41:14.044Z] e7619c9c60b2 4 minutes ago 980MB [2021-05-12T05:41:14.044Z] 771e0eeac246 4 minutes ago 977MB [2021-05-12T05:41:14.044Z] 1b76b6688260 4 minutes ago 973MB [2021-05-12T05:41:14.044Z] ac7a8c7040d0 4 minutes ago 977MB [2021-05-12T05:41:14.044Z] ci-base-image-arm64 latest 06fc07d97fbb 16 minutes ago 641MB [2021-05-12T05:41:14.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 12 days ago 428MB [2021-05-12T05:41:14.044Z] alpine 3.12 9852663dfa18 3 weeks ago 5.32MB [2021-05-12T05:41:14.044Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-12T05:41:14.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:41:15.054Z] ---> job-cost.sh [2021-05-12T05:41:15.054Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OlvT [2021-05-12T05:41:54.125Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T05:43:30.843Z] lf-activate-venv(): INFO: Adding /tmp/venv-OlvT/bin to PATH [2021-05-12T05:43:30.843Z] INFO: No Stack... [2021-05-12T05:43:30.843Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T05:43:30.843Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T05:43:31.211Z] + + cat /w/workspace/edgex-go/1/archives/cost.csvcut -d, -f6 [2021-05-12T05:43:31.211Z] [Pipeline] lock [2021-05-12T05:43:31.386Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] [2021-05-12T05:43:31.392Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] did not exist. Created. [2021-05-12T05:43:31.392Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T05:43:31.863Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T05:43:32.147Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T05:43:32.174Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3457-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-12T05:43:33.617Z] provisioning config files... [2021-05-12T05:43:33.633Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7684355160831746055tmp [Pipeline] { [Pipeline] sh [2021-05-12T05:43:34.019Z] + set +x [2021-05-12T05:43:34.019Z] + curl -s https://codecov.io/bash [2021-05-12T05:43:34.019Z] + bash -s -- [2021-05-12T05:43:34.604Z] [2021-05-12T05:43:34.604Z] _____ _ [2021-05-12T05:43:34.604Z] / ____| | | [2021-05-12T05:43:34.604Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T05:43:34.604Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T05:43:34.604Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T05:43:34.604Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T05:43:34.604Z] Bash-1.0.2 [2021-05-12T05:43:34.604Z] [2021-05-12T05:43:34.604Z] [2021-05-12T05:43:34.604Z] ==> git version 2.24.3 found [2021-05-12T05:43:34.604Z] ==> 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-05-12T05:43:34.604Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T05:43:34.604Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T05:43:34.604Z] ==> Jenkins CI detected. [2021-05-12T05:43:34.604Z] project root: . [2021-05-12T05:43:34.604Z] --> token set from env [2021-05-12T05:43:34.604Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T05:43:34.604Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T05:43:34.604Z] ==> Python coveragepy not found [2021-05-12T05:43:34.604Z] ==> Searching for coverage reports in: [2021-05-12T05:43:34.604Z] + . [2021-05-12T05:43:34.868Z] -> Found 1 reports [2021-05-12T05:43:34.868Z] ==> Detecting git/mercurial file structure [2021-05-12T05:43:34.868Z] ==> Reading reports [2021-05-12T05:43:34.868Z] + ./coverage.out bytes=720868 [2021-05-12T05:43:34.868Z] ==> Appending adjustments [2021-05-12T05:43:34.868Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T05:43:39.168Z] + Found adjustments [2021-05-12T05:43:39.168Z] ==> Gzipping contents [2021-05-12T05:43:39.168Z] 104K /tmp/codecov.l2wvND.gz [2021-05-12T05:43:39.168Z] ==> Uploading reports [2021-05-12T05:43:39.168Z] url: https://codecov.io [2021-05-12T05:43:39.168Z] query: branch=PR-3457&commit=95d834de79cfd8441dd361a6c81076c27b9453ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3457&job=&cmd_args= [2021-05-12T05:43:39.168Z] -> Pinging Codecov [2021-05-12T05:43:39.168Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3457&commit=95d834de79cfd8441dd361a6c81076c27b9453ef&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3457%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3457&job=&cmd_args= [2021-05-12T05:43:39.770Z] -> Uploading to [2021-05-12T05:43:39.770Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/00271124DB129430A58F1EEE437C3FCB/95d834de79cfd8441dd361a6c81076c27b9453ef/26e2a2da-7e0f-4794-b177-43def39ad540.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T054339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5dc99a032891b8b73956a346766fbdc655c264568b5d49fadd7bf2aacd120bb2 [2021-05-12T05:43:39.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T05:43:39.770Z] Dload Upload Total Spent Left Speed [2021-05-12T05:43:40.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 210k --:--:-- --:--:-- --:--:-- 210k [2021-05-12T05:43:40.399Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/95d834de79cfd8441dd361a6c81076c27b9453ef [Pipeline] } [2021-05-12T05:43:40.496Z] 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-05-12T05:43:42.183Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:43:43.172Z] ---> package-listing.sh [2021-05-12T05:43:43.172Z] ++ facter osfamily [2021-05-12T05:43:43.172Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T05:43:43.456Z] + OS_FAMILY=redhat [2021-05-12T05:43:43.456Z] + workspace=/w/workspace/edgex-go/1 [2021-05-12T05:43:43.456Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T05:43:43.456Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T05:43:43.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T05:43:43.456Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T05:43:43.456Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-12T05:43:43.456Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T05:43:43.456Z] + case "${OS_FAMILY}" in [2021-05-12T05:43:43.456Z] + rpm -qa [2021-05-12T05:43:43.456Z] + sort [2021-05-12T05:43:48.813Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T05:43:49.091Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T05:43:49.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T05:43:49.091Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-12T05:43:49.091Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-12T05:43:49.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-12T05:43:49.137Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T05:43:49.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:43:50.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:43:50.933Z] [2021-05-12T05:43:50.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T05:43:51.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:43:51.679Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T05:43:51.679Z] df20fa9351a1: Pulling fs layer [2021-05-12T05:43:51.679Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T05:43:51.679Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T05:43:51.679Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T05:43:51.679Z] 93b61091891f: Pulling fs layer [2021-05-12T05:43:51.679Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T05:43:51.679Z] 5e14af77c1be: Pulling fs layer [2021-05-12T05:43:51.679Z] 01666e4c0597: Pulling fs layer [2021-05-12T05:43:51.679Z] aa168da1d23b: Pulling fs layer [2021-05-12T05:43:51.679Z] 46f8f816bc3b: Waiting [2021-05-12T05:43:51.679Z] 5e14af77c1be: Waiting [2021-05-12T05:43:51.679Z] 93b61091891f: Waiting [2021-05-12T05:43:51.679Z] 93b9cdb0e59b: Waiting [2021-05-12T05:43:51.679Z] aa168da1d23b: Waiting [2021-05-12T05:43:51.679Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T05:43:51.679Z] 36b3adc4ff6f: Download complete [2021-05-12T05:43:51.980Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T05:43:51.980Z] 46f8f816bc3b: Download complete [2021-05-12T05:43:52.290Z] df20fa9351a1: Verifying Checksum [2021-05-12T05:43:52.290Z] df20fa9351a1: Download complete [2021-05-12T05:43:52.290Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T05:43:52.290Z] 93b9cdb0e59b: Download complete [2021-05-12T05:43:52.290Z] 93b61091891f: Verifying Checksum [2021-05-12T05:43:52.290Z] 93b61091891f: Download complete [2021-05-12T05:43:52.290Z] 01666e4c0597: Verifying Checksum [2021-05-12T05:43:52.291Z] 01666e4c0597: Download complete [2021-05-12T05:43:52.291Z] 5e14af77c1be: Verifying Checksum [2021-05-12T05:43:52.291Z] 5e14af77c1be: Download complete [2021-05-12T05:43:53.449Z] df20fa9351a1: Pull complete [2021-05-12T05:43:53.449Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T05:43:53.449Z] 8ad3a11d3b57: Download complete [2021-05-12T05:43:53.449Z] 36b3adc4ff6f: Pull complete [2021-05-12T05:43:54.944Z] 8ad3a11d3b57: Pull complete [2021-05-12T05:43:55.604Z] 46f8f816bc3b: Pull complete [2021-05-12T05:43:56.632Z] 93b61091891f: Pull complete [2021-05-12T05:43:57.647Z] 93b9cdb0e59b: Pull complete [2021-05-12T05:43:57.993Z] 5e14af77c1be: Pull complete [2021-05-12T05:43:58.615Z] aa168da1d23b: Verifying Checksum [2021-05-12T05:43:58.615Z] aa168da1d23b: Download complete [2021-05-12T05:43:58.913Z] 01666e4c0597: Pull complete [2021-05-12T05:44:11.559Z] aa168da1d23b: Pull complete [2021-05-12T05:44:11.559Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T05:44:11.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T05:44:11.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T05:44:12.015Z] prd-centos7-docker-4c-2g-4652 does not seem to be running inside a container [2021-05-12T05:44:12.120Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-12T05:44:16.969Z] $ docker top 40f526290c325bee70a79c203c7684912328ae4b975632db48310cc4fc48d178 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T05:44:17.706Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T05:44:18.058Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T05:44:18.422Z] + ls /var/log/sa-host [2021-05-12T05:44:18.698Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T05:44:18.698Z] file_magic: OK [2021-05-12T05:44:18.698Z] HZ: Using current value: 100 [2021-05-12T05:44:18.698Z] file_header: OK [2021-05-12T05:44:18.698Z] 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-05-12T05:44:18.698Z] Statistics: [2021-05-12T05:44:18.698Z] 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... [2021-05-12T05:44:18.698Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T05:44:18.698Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T05:44:18.698Z] file_magic: OK [2021-05-12T05:44:18.698Z] HZ: Using current value: 100 [2021-05-12T05:44:18.698Z] file_header: OK [2021-05-12T05:44:18.698Z] 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-05-12T05:44:18.698Z] Statistics: [2021-05-12T05:44:18.698Z] Hnuu...uuuununununu... [2021-05-12T05:44:18.698Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T05:44:19.347Z] provisioning config files... [2021-05-12T05:44:19.370Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config299455477419016398tmp [Pipeline] { [Pipeline] echo [2021-05-12T05:44:19.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:44:19.777Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T05:44:19.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T05:44:19.873Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:44:20.269Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T05:44:20.338Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:44:20.694Z] ---> sudo-logs.sh [2021-05-12T05:44:20.694Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T05:44:20.792Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:44:21.147Z] ---> job-cost.sh [2021-05-12T05:44:21.412Z] lf-activate-venv: SKIPPING [2021-05-12T05:44:21.412Z] DEBUG: total: 0.20999999344348907 [2021-05-12T05:44:21.412Z] INFO: Retrieving Stack Cost... [2021-05-12T05:44:22.370Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T05:44:22.960Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T05:44:22.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T05:44:23.362Z] ---> logs-deploy.sh [2021-05-12T05:44:23.362Z] lf-activate-venv: SKIPPING [2021-05-12T05:44:23.362Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3457/1 [2021-05-12T05:44:23.362Z] INFO: archiving workspace using pattern(s): [2021-05-12T05:44:25.958Z] Archives upload complete. [2021-05-12T05:44:25.958Z] INFO: archiving logs to Nexus