Pull request #3417 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at 31468994070af38c8f9db93fe1a8ddc3ce05f196 rather than eeee1061dad4a93d527883909cf0a1bf24406da4 Obtained Jenkinsfile from 31468994070af38c8f9db93fe1a8ddc3ce05f196 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2733 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit eeee1061dad4a93d527883909cf0a1bf24406da4 Merge succeeded, producing eeee1061dad4a93d527883909cf0a1bf24406da4 Checking out Revision eeee1061dad4a93d527883909cf0a1bf24406da4 (PR-3417) > git config core.sparsecheckout # timeout=10 > git checkout -f eeee1061dad4a93d527883909cf0a1bf24406da4 # 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 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eeee1061dad4a93d527883909cf0a1bf24406da4 # timeout=10 Commit message: "docs(sma): update swagger doc to include common API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-03T08:09:16.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-03T08:09:16.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-03T08:09:16.479Z] ========================================================= [2021-05-03T08:09:16.479Z] EdgeX Global Pipelines Version Info [2021-05-03T08:09:16.479Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aef9379422a4d8fb3556f0b29257856fc1e14824 # timeout=10 [2021-05-03T08:09:19.591Z] ------------------- [2021-05-03T08:09:19.591Z] stable info: [2021-05-03T08:09:19.591Z] ------------------- [2021-05-03T08:09:19.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-03T08:09:19.591Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T08:09:19.591Z] Message: update stable to v1.0.191 [2021-05-03T08:09:20.732Z] ------------------- [2021-05-03T08:09:20.733Z] experimental info: [2021-05-03T08:09:20.733Z] ------------------- [2021-05-03T08:09:20.733Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-03T08:09:20.733Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-03T08:09:20.733Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-03T08:09:20.933Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-03T08:09:20.958Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-03T08:09:20.986Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-03T08:09:21.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-03T08:09:21.036Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-03T08:09:21.061Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-03T08:09:21.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-03T08:09:21.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-03T08:09:21.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-05-03T08:09:21.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-05-03T08:09:21.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-03T08:09:21.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-03T08:09:21.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-03T08:09:21.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-03T08:09:21.346Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T08:09:21.371Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-03T08:09:21.398Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-03T08:09:21.424Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-03T08:09:21.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-03T08:09:21.474Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-03T08:09:21.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-03T08:09:21.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-03T08:09:21.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3417 [Pipeline] echo [2021-05-03T08:09:21.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3417 [Pipeline] echo [2021-05-03T08:09:21.626Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3417 [Pipeline] echo [2021-05-03T08:09:21.650Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eeee1061dad4a93d527883909cf0a1bf24406da4 [Pipeline] echo [2021-05-03T08:09:21.675Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eeee106 [Pipeline] echo [2021-05-03T08:09:21.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T08:09:21.784Z] provisioning config files... [2021-05-03T08:09:21.830Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6171090899220047008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:09:22.217Z] ---> docker-login.sh [2021-05-03T08:09:22.217Z] nexus3.edgexfoundry.org:10001 [2021-05-03T08:09:22.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:09:23.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:09:23.130Z] Configure a credential helper to remove this warning. See [2021-05-03T08:09:23.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:09:23.130Z] [2021-05-03T08:09:23.130Z] Login Succeeded [2021-05-03T08:09:23.130Z] nexus3.edgexfoundry.org:10002 [2021-05-03T08:09:23.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:09:23.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:09:23.434Z] Configure a credential helper to remove this warning. See [2021-05-03T08:09:23.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:09:23.434Z] [2021-05-03T08:09:23.434Z] Login Succeeded [2021-05-03T08:09:23.434Z] nexus3.edgexfoundry.org:10003 [2021-05-03T08:09:24.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:09:24.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:09:24.048Z] Configure a credential helper to remove this warning. See [2021-05-03T08:09:24.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:09:24.048Z] [2021-05-03T08:09:24.048Z] Login Succeeded [2021-05-03T08:09:24.048Z] nexus3.edgexfoundry.org:10004 [2021-05-03T08:09:24.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:09:24.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:09:24.320Z] Configure a credential helper to remove this warning. See [2021-05-03T08:09:24.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:09:24.320Z] [2021-05-03T08:09:24.320Z] Login Succeeded [2021-05-03T08:09:24.320Z] docker.io [2021-05-03T08:09:24.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:09:24.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:09:24.889Z] Configure a credential helper to remove this warning. See [2021-05-03T08:09:24.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:09:24.889Z] [2021-05-03T08:09:24.889Z] Login Succeeded [2021-05-03T08:09:24.889Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T08:09:24.907Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T08:09:25.265Z] ++ 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-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/core-command/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/core-data/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-03T08:09:25.265Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-03T08:09:25.265Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-03T08:09:25.265Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-03T08:09:25.265Z] ++ cut -d/ -f2 [2021-05-03T08:09:25.265Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-03T08:09:25.416Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:09:27.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T08:09:27.032Z] [2021-05-03T08:09:27.032Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:09:27.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T08:09:27.415Z] latest: Pulling from edgex-devops/git-semver [2021-05-03T08:09:27.415Z] 31603596830f: Pulling fs layer [2021-05-03T08:09:27.415Z] 54011a49482f: Pulling fs layer [2021-05-03T08:09:27.415Z] a6820b24f6d8: Pulling fs layer [2021-05-03T08:09:27.415Z] f581987b2513: Pulling fs layer [2021-05-03T08:09:27.415Z] f581987b2513: Waiting [2021-05-03T08:09:27.733Z] 54011a49482f: Verifying Checksum [2021-05-03T08:09:27.733Z] 54011a49482f: Download complete [2021-05-03T08:09:27.733Z] 31603596830f: Verifying Checksum [2021-05-03T08:09:27.733Z] 31603596830f: Download complete [2021-05-03T08:09:28.389Z] a6820b24f6d8: Verifying Checksum [2021-05-03T08:09:28.389Z] a6820b24f6d8: Download complete [2021-05-03T08:09:28.389Z] f581987b2513: Verifying Checksum [2021-05-03T08:09:28.389Z] f581987b2513: Download complete [2021-05-03T08:09:28.993Z] 31603596830f: Pull complete [2021-05-03T08:09:28.993Z] 54011a49482f: Pull complete [2021-05-03T08:09:30.461Z] a6820b24f6d8: Pull complete [2021-05-03T08:09:31.068Z] f581987b2513: Pull complete [2021-05-03T08:09:31.068Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-03T08:09:31.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-03T08:09:31.351Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-03T08:09:31.652Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2021-05-03T08:09:31.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-03T08:09:35.367Z] $ docker top 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-03T08:09:35.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T08:09:35.874Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T08:09:36.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T08:09:36.484Z] $ docker exec 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde ssh-agent [2021-05-03T08:09:36.925Z] SSH_AUTH_SOCK=/tmp/ssh-fXW1a8N4TIV1/agent.11 [2021-05-03T08:09:36.925Z] SSH_AGENT_PID=17 [2021-05-03T08:09:36.949Z] Running ssh-add (command line suppressed) [2021-05-03T08:09:37.369Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7452795442358346646.key (/w/workspace/edgex-go/3@tmp/private_key_7452795442358346646.key) [2021-05-03T08:09:37.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T08:09:38.167Z] + git tag --points-at HEAD [Pipeline] } [2021-05-03T08:09:38.219Z] $ docker exec --env ******** --env ******** 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde ssh-agent -k [2021-05-03T08:09:38.642Z] unset SSH_AUTH_SOCK; [2021-05-03T08:09:38.645Z] unset SSH_AGENT_PID; [2021-05-03T08:09:38.645Z] echo Agent pid 17 killed; [2021-05-03T08:09:38.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-03T08:09:38.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-03T08:09:38.816Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-03T08:09:39.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-03T08:09:39.307Z] $ docker exec 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde ssh-agent [2021-05-03T08:09:39.674Z] SSH_AUTH_SOCK=/tmp/ssh-OLcbf1YL1MGd/agent.45 [2021-05-03T08:09:39.674Z] SSH_AGENT_PID=50 [2021-05-03T08:09:39.684Z] Running ssh-add (command line suppressed) [2021-05-03T08:09:40.020Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5303535886334050523.key (/w/workspace/edgex-go/3@tmp/private_key_5303535886334050523.key) [2021-05-03T08:09:40.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-03T08:09:40.494Z] + git semver init [2021-05-03T08:09:40.494Z] # -> Open(): unable to determine branch for HEAD [2021-05-03T08:09:40.494Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-05-03T08:09:40.494Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-05-03T08:09:40.494Z] # $SEMVER_REMOTE_NAME = origin [2021-05-03T08:09:40.494Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-03T08:09:40.494Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-03T08:09:40.494Z] # $SEMVER_BRANCH = PR-3417 [2021-05-03T08:09:40.494Z] # $SEMVER_TEMP = /tmp/semver-230050766 [2021-05-03T08:09:40.494Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-03T08:10:13.749Z] # '/tmp/semver-230050766' -> '/w/workspace/edgex-go/3/.semver' [2021-05-03T08:10:13.749Z] # -> Force: false [2021-05-03T08:10:13.749Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-05-03T08:10:13.816Z] $ docker exec --env ******** --env ******** 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde ssh-agent -k [2021-05-03T08:10:14.502Z] unset SSH_AUTH_SOCK; [2021-05-03T08:10:14.505Z] unset SSH_AGENT_PID; [2021-05-03T08:10:14.505Z] echo Agent pid 50 killed; [2021-05-03T08:10:14.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-03T08:10:15.458Z] + git semver [Pipeline] } [2021-05-03T08:10:15.775Z] $ docker stop --time=1 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde [2021-05-03T08:10:18.157Z] $ docker rm -f 1e8f273f6d5b603998b405cd2aadc478c3c51312ee075f47e818674c765fdfde [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T08:10:19.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-03T08:10:19.925Z] Stashed 1 file(s) [Pipeline] echo [2021-05-03T08:10:19.930Z] [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-03T08:10:20.575Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-03T08:10:20.957Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T08:10:21.352Z] + true [2021-05-03T08:10:21.352Z] + sudo service docker restart [2021-05-03T08:10:21.352Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-03T08:10:22.808Z] ========================================================= [2021-05-03T08:10:22.808Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-03T08:10:22.808Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:10:23.212Z] + 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-03T08:10:31.975Z] Sending build context to Docker daemon 329.7MB [2021-05-03T08:10:31.975Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T08:10:31.975Z] Step 2/6 : FROM ${BASE} [2021-05-03T08:10:31.975Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-03T08:10:31.975Z] 540db60ca938: Pulling fs layer [2021-05-03T08:10:31.975Z] adcc1eea9eea: Pulling fs layer [2021-05-03T08:10:31.975Z] 4c4ab2625f07: Pulling fs layer [2021-05-03T08:10:31.975Z] 0510c868ecb4: Pulling fs layer [2021-05-03T08:10:31.975Z] afea3b2eda06: Pulling fs layer [2021-05-03T08:10:31.975Z] 7809a108b3ef: Pulling fs layer [2021-05-03T08:10:31.975Z] f706445af74f: Pulling fs layer [2021-05-03T08:10:31.975Z] 0510c868ecb4: Waiting [2021-05-03T08:10:31.975Z] afea3b2eda06: Waiting [2021-05-03T08:10:31.975Z] 7809a108b3ef: Waiting [2021-05-03T08:10:31.975Z] f706445af74f: Waiting [2021-05-03T08:10:31.975Z] 4c4ab2625f07: Verifying Checksum [2021-05-03T08:10:31.975Z] 4c4ab2625f07: Download complete [2021-05-03T08:10:31.975Z] adcc1eea9eea: Verifying Checksum [2021-05-03T08:10:31.975Z] adcc1eea9eea: Download complete [2021-05-03T08:10:31.975Z] afea3b2eda06: Verifying Checksum [2021-05-03T08:10:31.975Z] afea3b2eda06: Download complete [2021-05-03T08:10:31.975Z] 7809a108b3ef: Download complete [2021-05-03T08:10:31.975Z] 540db60ca938: Verifying Checksum [2021-05-03T08:10:31.975Z] 540db60ca938: Download complete [2021-05-03T08:10:33.966Z] 540db60ca938: Pull complete [2021-05-03T08:10:34.312Z] adcc1eea9eea: Pull complete [2021-05-03T08:10:34.633Z] 4c4ab2625f07: Pull complete [2021-05-03T08:10:35.096Z] Still waiting to schedule task [2021-05-03T08:10:35.096Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2316’ is offline [2021-05-03T08:10:37.569Z] f706445af74f: Verifying Checksum [2021-05-03T08:10:37.569Z] f706445af74f: Download complete [2021-05-03T08:10:39.163Z] 0510c868ecb4: Verifying Checksum [2021-05-03T08:10:39.163Z] 0510c868ecb4: Download complete [2021-05-03T08:10:54.959Z] 0510c868ecb4: Pull complete [2021-05-03T08:10:54.959Z] afea3b2eda06: Pull complete [2021-05-03T08:10:54.959Z] 7809a108b3ef: Pull complete [2021-05-03T08:11:01.767Z] f706445af74f: Pull complete [2021-05-03T08:11:01.767Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-03T08:11:01.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-03T08:11:01.767Z] ---> b068be0155e3 [2021-05-03T08:11:01.767Z] 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-03T08:11:01.767Z] ---> Running in f4046d1d130c [2021-05-03T08:11:03.290Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:11:04.339Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:11:04.952Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T08:11:05.639Z] (2/12) Installing file (5.39-r0) [2021-05-03T08:11:05.639Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T08:11:05.639Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T08:11:11.301Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T08:11:11.301Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T08:11:11.301Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T08:11:11.301Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T08:11:11.301Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T08:11:11.301Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T08:11:11.595Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T08:11:11.595Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T08:11:11.595Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T08:11:11.595Z] OK: 219 MiB in 52 packages [2021-05-03T08:11:17.399Z] Removing intermediate container f4046d1d130c [2021-05-03T08:11:17.399Z] ---> cfc8d4657aa7 [2021-05-03T08:11:17.399Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T08:11:17.399Z] ---> Running in c3a359f8236a [2021-05-03T08:11:17.399Z] Removing intermediate container c3a359f8236a [2021-05-03T08:11:17.399Z] ---> 2fbed6510562 [2021-05-03T08:11:17.399Z] Step 5/6 : COPY go.mod . [2021-05-03T08:11:18.159Z] ---> 717878e424cf [2021-05-03T08:11:18.159Z] Step 6/6 : RUN go mod download [2021-05-03T08:11:18.159Z] ---> Running in cf3ef6ac790e [2021-05-03T08:12:05.720Z] Removing intermediate container cf3ef6ac790e [2021-05-03T08:12:05.720Z] ---> ffb58d12084b [2021-05-03T08:12:05.720Z] Successfully built ffb58d12084b [2021-05-03T08:12:05.720Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:12:06.305Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T08:12:06.584Z] . [Pipeline] withDockerContainer [2021-05-03T08:12:06.996Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2021-05-03T08:12:07.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T08:12:09.965Z] $ docker top b131b6aa8b30c6b5c25bebaa5cebd0ec5caf8bf47fa8b1de66aff28125804203 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T08:12:10.994Z] + go version [2021-05-03T08:12:10.994Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-03T08:12:11.041Z] $ docker stop --time=1 b131b6aa8b30c6b5c25bebaa5cebd0ec5caf8bf47fa8b1de66aff28125804203 [2021-05-03T08:12:13.271Z] $ docker rm -f b131b6aa8b30c6b5c25bebaa5cebd0ec5caf8bf47fa8b1de66aff28125804203 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:12:14.180Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-03T08:12:14.180Z] . [Pipeline] withDockerContainer [2021-05-03T08:12:14.620Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2021-05-03T08:12:14.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-03T08:12:16.454Z] $ docker top 59d4ac5b8e9603dce394ad9e472a94408bcb61c61aea1658099cfc6fda5f245a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T08:12:16.707Z] ========================================================= [2021-05-03T08:12:16.708Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T08:12:16.708Z] ========================================================= [Pipeline] sh [2021-05-03T08:12:17.380Z] + go mod tidy [2021-05-03T08:12:21.096Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2734 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws [2021-05-03T08:12:21.119Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [Pipeline] sh [2021-05-03T08:12:23.661Z] + make test [2021-05-03T08:12:23.951Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T08:12:26.469Z] using credential edgex-jenkins-ssh [2021-05-03T08:12:26.490Z] Cloning the remote Git repository [2021-05-03T08:12:26.545Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T08:12:26.650Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-03T08:12:26.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T08:12:26.729Z] > git --version # timeout=10 [2021-05-03T08:12:26.741Z] > git --version # 'git version 2.17.1' [2021-05-03T08:12:26.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T08:12:26.791Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T08:12:42.957Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T08:12:47.139Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T08:12:47.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T08:12:47.189Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T08:12:47.225Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T08:12:47.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T08:12:47.237Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T08:12:48.117Z] Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:12:48.549Z] Merge succeeded, producing eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:12:48.550Z] Checking out Revision eeee1061dad4a93d527883909cf0a1bf24406da4 (PR-3417) [2021-05-03T08:12:48.140Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T08:12:48.152Z] > git checkout -f eeee1061dad4a93d527883909cf0a1bf24406da4 # timeout=10 [2021-05-03T08:12:48.465Z] > git remote # timeout=10 [2021-05-03T08:12:48.485Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T08:12:48.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T08:12:48.515Z] > git merge 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 [2021-05-03T08:12:48.539Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T08:12:48.558Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T08:12:48.567Z] > git checkout -f eeee1061dad4a93d527883909cf0a1bf24406da4 # timeout=10 [2021-05-03T08:12:52.952Z] Commit message: "docs(sma): update swagger doc to include common API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-03T08:12:54.418Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-03T08:12:54.823Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-03T08:12:55.162Z] + + sudo servicetrue docker [2021-05-03T08:12:55.162Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-03T08:12:57.186Z] provisioning config files... [2021-05-03T08:12:57.228Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6188684400053838129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:12:57.597Z] ---> docker-login.sh [2021-05-03T08:12:57.597Z] nexus3.edgexfoundry.org:10001 [2021-05-03T08:12:58.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:12:58.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:12:58.852Z] Configure a credential helper to remove this warning. See [2021-05-03T08:12:58.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:12:58.852Z] [2021-05-03T08:12:58.852Z] Login Succeeded [2021-05-03T08:12:58.852Z] nexus3.edgexfoundry.org:10002 [2021-05-03T08:12:59.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:12:59.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:12:59.129Z] Configure a credential helper to remove this warning. See [2021-05-03T08:12:59.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:12:59.129Z] [2021-05-03T08:12:59.129Z] Login Succeeded [2021-05-03T08:12:59.129Z] nexus3.edgexfoundry.org:10003 [2021-05-03T08:12:59.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:12:59.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:12:59.729Z] Configure a credential helper to remove this warning. See [2021-05-03T08:12:59.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:12:59.729Z] [2021-05-03T08:12:59.729Z] Login Succeeded [2021-05-03T08:12:59.729Z] nexus3.edgexfoundry.org:10004 [2021-05-03T08:13:00.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:13:00.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:13:00.285Z] Configure a credential helper to remove this warning. See [2021-05-03T08:13:00.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:13:00.285Z] [2021-05-03T08:13:00.285Z] Login Succeeded [2021-05-03T08:13:00.285Z] docker.io [2021-05-03T08:13:00.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-03T08:13:00.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-03T08:13:00.830Z] Configure a credential helper to remove this warning. See [2021-05-03T08:13:00.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-03T08:13:00.830Z] [2021-05-03T08:13:00.830Z] Login Succeeded [2021-05-03T08:13:00.830Z] ---> docker-login.sh ends [Pipeline] } [2021-05-03T08:13:00.848Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-03T08:13:01.129Z] ========================================================= [2021-05-03T08:13:01.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-03T08:13:01.129Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:13:01.470Z] + 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-03T08:13:04.113Z] Sending build context to Docker daemon 167.4MB [2021-05-03T08:13:04.113Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-05-03T08:13:04.113Z] Step 2/6 : FROM ${BASE} [2021-05-03T08:13:04.113Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-03T08:13:04.113Z] 595b0fe564bb: Pulling fs layer [2021-05-03T08:13:04.113Z] 7186ed65a4f7: Pulling fs layer [2021-05-03T08:13:04.113Z] 316046926c0a: Pulling fs layer [2021-05-03T08:13:04.113Z] 4ebd0625c992: Pulling fs layer [2021-05-03T08:13:04.113Z] 207e8628e3a3: Pulling fs layer [2021-05-03T08:13:04.113Z] c791037a9be2: Pulling fs layer [2021-05-03T08:13:04.113Z] ffd874e62e21: Pulling fs layer [2021-05-03T08:13:04.113Z] 4ebd0625c992: Waiting [2021-05-03T08:13:04.113Z] 207e8628e3a3: Waiting [2021-05-03T08:13:04.113Z] c791037a9be2: Waiting [2021-05-03T08:13:04.113Z] ffd874e62e21: Waiting [2021-05-03T08:13:04.113Z] 316046926c0a: Download complete [2021-05-03T08:13:04.113Z] 7186ed65a4f7: Download complete [2021-05-03T08:13:04.113Z] 207e8628e3a3: Verifying Checksum [2021-05-03T08:13:04.113Z] 207e8628e3a3: Download complete [2021-05-03T08:13:04.113Z] 595b0fe564bb: Verifying Checksum [2021-05-03T08:13:04.113Z] 595b0fe564bb: Download complete [2021-05-03T08:13:04.113Z] c791037a9be2: Verifying Checksum [2021-05-03T08:13:04.113Z] c791037a9be2: Download complete [2021-05-03T08:13:04.715Z] 595b0fe564bb: Pull complete [2021-05-03T08:13:05.332Z] 7186ed65a4f7: Pull complete [2021-05-03T08:13:05.610Z] 316046926c0a: Pull complete [2021-05-03T08:13:06.594Z] ffd874e62e21: Verifying Checksum [2021-05-03T08:13:06.594Z] ffd874e62e21: Download complete [2021-05-03T08:13:07.576Z] 4ebd0625c992: Verifying Checksum [2021-05-03T08:13:07.576Z] 4ebd0625c992: Download complete [2021-05-03T08:13:17.759Z] 4ebd0625c992: Pull complete [2021-05-03T08:13:18.030Z] 207e8628e3a3: Pull complete [2021-05-03T08:13:18.309Z] c791037a9be2: Pull complete [2021-05-03T08:13:21.772Z] ffd874e62e21: Pull complete [2021-05-03T08:13:22.047Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-03T08:13:22.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-03T08:13:22.047Z] ---> cfc18b08335c [2021-05-03T08:13:22.047Z] 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-03T08:13:25.462Z] ---> Running in 2f23fe43a4ea [2021-05-03T08:13:26.443Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:13:27.413Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:13:28.007Z] (1/12) Installing libmagic (5.39-r0) [2021-05-03T08:13:28.278Z] (2/12) Installing file (5.39-r0) [2021-05-03T08:13:28.278Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-03T08:13:28.554Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-03T08:13:30.822Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T08:13:32.907Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-03T08:13:32.907Z] (6/12) Installing patch (2.7.6-r6) [2021-05-03T08:13:32.907Z] (7/12) Installing build-base (0.5-r2) [2021-05-03T08:13:32.907Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-03T08:13:32.907Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-03T08:13:32.907Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-03T08:13:32.907Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-03T08:13:33.033Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T08:13:33.178Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-03T08:13:33.457Z] Executing busybox-1.32.1-r6.trigger [2021-05-03T08:13:33.457Z] OK: 218 MiB in 52 packages [2021-05-03T08:13:37.794Z] Removing intermediate container 2f23fe43a4ea [2021-05-03T08:13:37.794Z] ---> ec283c81dfbf [2021-05-03T08:13:37.794Z] Step 4/6 : WORKDIR /edgex-go [2021-05-03T08:13:37.794Z] ---> Running in 1c555ac39350 [2021-05-03T08:13:38.069Z] Removing intermediate container 1c555ac39350 [2021-05-03T08:13:38.069Z] ---> e78c5c9b9c1b [2021-05-03T08:13:38.069Z] Step 5/6 : COPY go.mod . [2021-05-03T08:13:38.674Z] ---> a4dc5b30f2ec [2021-05-03T08:13:38.674Z] Step 6/6 : RUN go mod download [2021-05-03T08:13:38.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T08:13:38.906Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T08:13:38.950Z] ---> Running in 27d9a511e56e [2021-05-03T08:13:44.558Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T08:13:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T08:13:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T08:13:45.257Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T08:13:47.479Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T08:13:49.064Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T08:13:56.351Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T08:13:56.351Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T08:13:56.351Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T08:13:59.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.344s coverage: 45.9% of statements [2021-05-03T08:13:59.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T08:13:59.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T08:13:59.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T08:13:59.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T08:13:59.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T08:13:59.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T08:13:59.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.106s coverage: 19.8% of statements [2021-05-03T08:13:59.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.183s coverage: 100.0% of statements [2021-05-03T08:14:05.797Z] Removing intermediate container 27d9a511e56e [2021-05-03T08:14:05.797Z] ---> 77ce46495c76 [2021-05-03T08:14:05.797Z] Successfully built 77ce46495c76 [2021-05-03T08:14:05.797Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:14:06.151Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T08:14:06.151Z] . [Pipeline] withDockerContainer [2021-05-03T08:14:06.466Z] prd-ubuntu18.04-docker-arm64-4c-16g-2734 does not seem to be running inside a container [2021-05-03T08:14:06.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T08:14:08.098Z] $ docker top 41d0acae4f446c082ea769336aaab1dc010e1b82530f31a92d8fef4093e4ddf1 -eo pid,comm [2021-05-03T08:14:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.440s coverage: 27.1% of statements [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T08:14:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.080s coverage: 100.0% of statements [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T08:14:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.150s coverage: 100.0% of statements [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T08:14:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.500s coverage: 71.3% of statements [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T08:14:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.363s coverage: 87.7% of statements [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:14:08.245Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.098s coverage: 78.9% of statements [2021-05-03T08:14:08.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] { [Pipeline] sh [2021-05-03T08:14:09.057Z] + go version [2021-05-03T08:14:09.057Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-03T08:14:09.082Z] $ docker stop --time=1 41d0acae4f446c082ea769336aaab1dc010e1b82530f31a92d8fef4093e4ddf1 [2021-05-03T08:14:10.983Z] $ docker rm -f 41d0acae4f446c082ea769336aaab1dc010e1b82530f31a92d8fef4093e4ddf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:14:11.638Z] + docker inspect -f . ci-base-image-arm64 [2021-05-03T08:14:11.639Z] . [Pipeline] withDockerContainer [2021-05-03T08:14:11.870Z] prd-ubuntu18.04-docker-arm64-4c-16g-2734 does not seem to be running inside a container [2021-05-03T08:14:11.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-03T08:14:13.390Z] $ docker top 73935f49e38ee419a4883fb587543f22b48b09f239e3b6f20a1f66d8c491acc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-03T08:14:13.690Z] ========================================================= [2021-05-03T08:14:13.690Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-03T08:14:13.690Z] ========================================================= [Pipeline] sh [2021-05-03T08:14:14.343Z] + go mod tidy [Pipeline] sh [2021-05-03T08:14:15.995Z] + make test [2021-05-03T08:14:15.995Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-03T08:14:17.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.257s coverage: 28.6% of statements [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T08:14:17.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.154s coverage: 100.0% of statements [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T08:14:17.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.340s coverage: 100.0% of statements [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T08:14:17.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.632s coverage: 86.7% of statements [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T08:14:17.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.644s coverage: 97.5% of statements [2021-05-03T08:14:17.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T08:14:18.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.312s coverage: 78.3% of statements [2021-05-03T08:14:18.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T08:14:18.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T08:14:18.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T08:14:18.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-03T08:14:22.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.944s coverage: 95.1% of statements [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T08:14:22.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.290s coverage: 58.8% of statements [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T08:14:22.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T08:14:22.851Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.215s coverage: 0.9% of statements [2021-05-03T08:14:22.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T08:14:22.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-05-03T08:14:22.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T08:14:22.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.147s coverage: 47.1% of statements [2021-05-03T08:14:22.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.167s coverage: 79.5% of statements [2021-05-03T08:14:22.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements [2021-05-03T08:14:24.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.155s coverage: 96.3% of statements [2021-05-03T08:14:24.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.126s coverage: 87.5% of statements [2021-05-03T08:14:37.425Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.193s coverage: 94.4% of statements [2021-05-03T08:14:37.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2021-05-03T08:14:42.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.107s coverage: 81.8% of statements [2021-05-03T08:14:42.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T08:14:42.824Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.104s coverage: 77.8% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.122s coverage: 87.2% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 75.5% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.8% of statements [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 84.6% of statements [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.361s coverage: 91.6% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.463s coverage: 64.4% of statements [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T08:14:49.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.150s coverage: 100.0% of statements [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.089s coverage: 91.3% of statements [2021-05-03T08:14:49.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements [2021-05-03T08:14:49.744Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.202s coverage: 73.7% of statements [2021-05-03T08:14:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements [2021-05-03T08:14:53.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.746s coverage: 69.0% of statements [2021-05-03T08:14:53.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T08:14:53.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T08:14:53.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T08:14:54.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.501s coverage: 40.5% of statements [2021-05-03T08:14:54.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T08:14:54.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T08:14:54.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.157s coverage: 89.5% of statements [2021-05-03T08:14:54.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T08:14:54.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.119s coverage: 84.8% of statements [2021-05-03T08:14:58.515Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.224s coverage: 47.0% of statements [2021-05-03T08:14:58.515Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T08:14:58.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.157s coverage: 100.0% of statements [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T08:14:58.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.078s coverage: 100.0% of statements [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T08:14:58.516Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.174s coverage: 9.6% of statements [2021-05-03T08:14:58.516Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T08:14:59.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.398s coverage: 92.6% of statements [2021-05-03T08:14:59.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T08:14:59.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:14:59.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.887s coverage: 28.7% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.349s coverage: 99.0% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.414s coverage: 100.0% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.236s coverage: 64.6% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.432s coverage: 97.6% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.103s coverage: 0.0% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.094s coverage: 87.9% of statements [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T08:15:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T08:15:08.512Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.111s coverage: 100.0% of statements [2021-05-03T08:15:08.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.116s coverage: 28.1% of statements [2021-05-03T08:15:08.785Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T08:15:08.785Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.158s coverage: 100.0% of statements [2021-05-03T08:15:09.404Z] GO111MODULE=on go vet ./... [2021-05-03T08:15:39.552Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-03T08:15:46.372Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-03T08:15:56.566Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-03T08:15:56.566Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-03T08:15:59.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-03T08:15:59.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-03T08:15:59.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-03T08:15:59.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-03T08:16:03.533Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-03T08:16:04.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-03T08:16:13.295Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-03T08:16:13.295Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-03T08:16:13.295Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-03T08:16:18.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.352s coverage: 45.9% of statements [2021-05-03T08:16:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-03T08:16:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-03T08:16:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-03T08:16:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-03T08:16:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-03T08:16:18.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-03T08:16:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 19.8% of statements [2021-05-03T08:16:18.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.256s coverage: 100.0% of statements [2021-05-03T08:16:27.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.550s coverage: 27.1% of statements [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-03T08:16:27.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.154s coverage: 100.0% of statements [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-03T08:16:27.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.210s coverage: 100.0% of statements [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-03T08:16:27.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.268s coverage: 71.3% of statements [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-03T08:16:27.040Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-03T08:16:28.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.478s coverage: 87.7% of statements [2021-05-03T08:16:28.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-03T08:16:28.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:16:28.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.137s coverage: 78.9% of statements [2021-05-03T08:16:28.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-03T08:16:32.108Z] gofmt -l . [2021-05-03T08:16:32.388Z] [ "`gofmt -l .`" = "" ] [2021-05-03T08:16:34.552Z] ./bin/test-go-mod-tidy.sh [2021-05-03T08:16:37.559Z] ./bin/test-attribution-txt.sh [2021-05-03T08:16:38.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.132s coverage: 28.6% of statements [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-03T08:16:38.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.285s coverage: 100.0% of statements [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-03T08:16:38.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.130s coverage: 100.0% of statements [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-03T08:16:38.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.383s coverage: 86.7% of statements [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-03T08:16:38.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.440s coverage: 97.5% of statements [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-03T08:16:38.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.216s coverage: 78.3% of statements [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-03T08:16:38.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [Pipeline] sh [2021-05-03T08:16:43.375Z] + ls -al . [2021-05-03T08:16:43.376Z] total 800 [2021-05-03T08:16:43.376Z] drwxrwxr-x 10 1001 1001 4096 May 3 08:16 . [2021-05-03T08:16:43.376Z] drwxr-xr-x 4 root root 28 May 3 08:12 .. [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 11 May 3 08:09 .dockerignore [2021-05-03T08:16:43.376Z] drwxrwxr-x 8 1001 1001 179 May 3 08:09 .git [2021-05-03T08:16:43.376Z] drwxrwxr-x 3 1001 1001 125 May 3 08:09 .github [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 818 May 3 08:09 .gitignore [2021-05-03T08:16:43.376Z] drwx------ 3 1001 1001 60 May 3 08:10 .semver [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 166 May 3 08:09 .sonarcloud.properties [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 8609 May 3 08:09 Attribution.txt [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 3804 May 3 08:09 CONTRIBUTING.md [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 931 May 3 08:09 Dockerfile.build [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 863 May 3 08:09 Jenkinsfile [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 10775 May 3 08:09 LICENSE [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 5774 May 3 08:09 Makefile [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 7978 May 3 08:09 README.md [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 6755 May 3 08:09 SECURITY.md [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 5 May 3 08:10 VERSION [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 4131 May 3 08:09 ZMQWindows.md [2021-05-03T08:16:43.376Z] drwxrwxr-x 2 1001 1001 117 May 3 08:09 bin [2021-05-03T08:16:43.376Z] drwxrwxr-x 14 1001 1001 4096 May 3 08:09 cmd [2021-05-03T08:16:43.376Z] -rw-r--r-- 1 root root 691485 May 3 08:15 coverage.out [2021-05-03T08:16:43.376Z] -rw-r--r-- 1 root root 1060 May 3 08:16 go.mod [2021-05-03T08:16:43.376Z] -rw-r--r-- 1 root root 22420 May 3 08:12 go.sum [2021-05-03T08:16:43.376Z] drwxrwxr-x 8 1001 1001 127 May 3 08:09 internal [2021-05-03T08:16:43.376Z] drwxrwxr-x 4 1001 1001 26 May 3 08:09 openapi [2021-05-03T08:16:43.376Z] drwxrwxr-x 4 1001 1001 71 May 3 08:09 snap [2021-05-03T08:16:43.376Z] -rw-rw-r-- 1 1001 1001 168 May 3 08:09 version.go [Pipeline] sh [2021-05-03T08:16:44.287Z] + '[' -e coverage.out ] [2021-05-03T08:16:44.288Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T08:16:44.992Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T08:16:45.001Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.224s coverage: 95.1% of statements [2021-05-03T08:16:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-03T08:16:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:16:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-03T08:16:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-03T08:16:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-03T08:16:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.265s coverage: 0.9% of statements [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-05-03T08:16:45.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-03T08:16:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.128s coverage: 47.1% of statements [2021-05-03T08:16:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.164s coverage: 79.5% of statements [2021-05-03T08:16:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.135s coverage: 94.1% of statements [2021-05-03T08:16:45.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.148s coverage: 96.3% of statements [2021-05-03T08:16:45.280Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.131s coverage: 87.5% of statements [2021-05-03T08:16:45.691Z] + make build [2021-05-03T08:16:45.691Z] 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-03T08:16:50.133Z] 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-03T08:16:57.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.187s coverage: 94.4% of statements [2021-05-03T08:16:57.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.132s coverage: 44.8% of statements [2021-05-03T08:17:03.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.543s coverage: 81.8% of statements [2021-05-03T08:17:03.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.192s coverage: 92.9% of statements [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 77.8% of statements [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.126s coverage: 80.8% of statements [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.189s coverage: 87.2% of statements [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.212s coverage: 84.6% of statements [2021-05-03T08:17:09.797Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.6% of statements [2021-05-03T08:17:09.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-03T08:17:10.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.668s coverage: 64.4% of statements [2021-05-03T08:17:10.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-03T08:17:10.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-03T08:17:10.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.128s coverage: 100.0% of statements [2021-05-03T08:17:10.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-05-03T08:17:10.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-05-03T08:17:10.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-05-03T08:17:11.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-05-03T08:17:14.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.949s coverage: 69.0% of statements [2021-05-03T08:17:14.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-03T08:17:14.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-03T08:17:14.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-03T08:17:16.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.676s coverage: 40.5% of statements [2021-05-03T08:17:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-03T08:17:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-03T08:17:16.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.115s coverage: 89.5% of statements [2021-05-03T08:17:16.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-03T08:17:16.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2021-05-03T08:17:22.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.425s coverage: 47.0% of statements [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-03T08:17:22.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.144s coverage: 100.0% of statements [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-03T08:17:22.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.089s coverage: 100.0% of statements [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-03T08:17:22.395Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.225s coverage: 9.6% of statements [2021-05-03T08:17:22.395Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-03T08:17:23.385Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.458s coverage: 92.6% of statements [2021-05-03T08:17:23.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-03T08:17:23.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:17:23.385Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-03T08:17:30.548Z] 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-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.344s coverage: 28.7% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.188s coverage: 100.0% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.172s coverage: 64.6% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.341s coverage: 97.6% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-03T08:17:31.699Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2021-05-03T08:17:31.699Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-03T08:17:31.700Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-03T08:17:31.700Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-05-03T08:17:32.043Z] 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-03T08:17:32.299Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.123s coverage: 28.1% of statements [2021-05-03T08:17:32.299Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-03T08:17:32.893Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-05-03T08:17:33.872Z] GO111MODULE=on go vet ./... [2021-05-03T08:17:42.871Z] 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-03T08:17:42.871Z] 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-03T08:17:50.516Z] 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-03T08:17:58.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-03T08:18:04.615Z] 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-03T08:18:11.677Z] 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-03T08:18:16.199Z] 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-03T08:18:21.179Z] 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-03T08:18:28.247Z] $ docker stop --time=1 59d4ac5b8e9603dce394ad9e472a94408bcb61c61aea1658099cfc6fda5f245a [2021-05-03T08:18:30.863Z] $ docker rm -f 59d4ac5b8e9603dce394ad9e472a94408bcb61c61aea1658099cfc6fda5f245a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:18:35.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T08:18:35.339Z] [2021-05-03T08:18:35.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:18:35.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T08:18:36.397Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-03T08:18:36.397Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-03T08:18:36.397Z] ca9280d653b3: Pulling fs layer [2021-05-03T08:18:36.397Z] 7e9c9ca2126c: Pulling fs layer [2021-05-03T08:18:37.048Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-03T08:18:37.048Z] cbdbe7a5bc2a: Download complete [2021-05-03T08:18:38.272Z] cbdbe7a5bc2a: Pull complete [2021-05-03T08:18:38.593Z] ca9280d653b3: Verifying Checksum [2021-05-03T08:18:38.593Z] ca9280d653b3: Download complete [2021-05-03T08:18:43.337Z] ca9280d653b3: Pull complete [2021-05-03T08:18:43.619Z] 7e9c9ca2126c: Verifying Checksum [2021-05-03T08:18:43.619Z] 7e9c9ca2126c: Download complete [2021-05-03T08:19:02.426Z] 7e9c9ca2126c: Pull complete [2021-05-03T08:19:02.426Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-03T08:19:02.426Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T08:19:02.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-03T08:19:02.998Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2021-05-03T08:19:03.191Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T08:19:06.242Z] $ docker top ceaaf9e60d56d3a5e5ab84cc810736c6a31b5bb7616fb886010b8a693799ce94 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T08:19:07.692Z] + docker-compose build --help [2021-05-03T08:19:07.692Z] + grep parallel [2021-05-03T08:19:09.167Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T08:19:09.495Z] $ docker stop --time=1 ceaaf9e60d56d3a5e5ab84cc810736c6a31b5bb7616fb886010b8a693799ce94 [2021-05-03T08:19:10.924Z] gofmt -l . [2021-05-03T08:19:10.936Z] [ "`gofmt -l .`" = "" ] [2021-05-03T08:19:11.670Z] $ docker rm -f ceaaf9e60d56d3a5e5ab84cc810736c6a31b5bb7616fb886010b8a693799ce94 [2021-05-03T08:19:11.910Z] ./bin/test-go-mod-tidy.sh [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:19:12.509Z] ./bin/test-attribution-txt.sh [2021-05-03T08:19:12.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-03T08:19:12.969Z] . [Pipeline] withDockerContainer [2021-05-03T08:19:13.405Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2021-05-03T08:19:13.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-03T08:19:15.274Z] $ docker top 52bd258791c5e69d001da3f6b8d5c3e427b7295c3f56a94fff1fc4eaf0a625ce -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-05-03T08:19:16.236Z] + ls -al . [2021-05-03T08:19:16.236Z] total 828 [2021-05-03T08:19:16.236Z] drwxrwxr-x 9 1001 1001 4096 May 3 08:19 . [2021-05-03T08:19:16.236Z] drwxr-xr-x 4 root root 4096 May 3 08:14 .. [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 11 May 3 08:12 .dockerignore [2021-05-03T08:19:16.236Z] drwxrwxr-x 8 1001 1001 4096 May 3 08:12 .git [2021-05-03T08:19:16.236Z] drwxrwxr-x 3 1001 1001 4096 May 3 08:12 .github [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 818 May 3 08:12 .gitignore [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 166 May 3 08:12 .sonarcloud.properties [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 8609 May 3 08:12 Attribution.txt [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 3804 May 3 08:12 CONTRIBUTING.md [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 931 May 3 08:12 Dockerfile.build [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 863 May 3 08:12 Jenkinsfile [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 10775 May 3 08:12 LICENSE [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 5774 May 3 08:12 Makefile [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 7978 May 3 08:12 README.md [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 6755 May 3 08:12 SECURITY.md [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 5 May 3 08:10 VERSION [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 4131 May 3 08:12 ZMQWindows.md [2021-05-03T08:19:16.236Z] drwxrwxr-x 2 1001 1001 4096 May 3 08:12 bin [2021-05-03T08:19:16.236Z] drwxrwxr-x 14 1001 1001 4096 May 3 08:12 cmd [2021-05-03T08:19:16.236Z] -rw-r--r-- 1 root root 691485 May 3 08:17 coverage.out [2021-05-03T08:19:16.236Z] -rw-r--r-- 1 root root 1060 May 3 08:19 go.mod [2021-05-03T08:19:16.236Z] -rw-r--r-- 1 root root 22420 May 3 08:14 go.sum [2021-05-03T08:19:16.236Z] drwxrwxr-x 8 1001 1001 4096 May 3 08:12 internal [2021-05-03T08:19:16.236Z] drwxrwxr-x 4 1001 1001 4096 May 3 08:12 openapi [2021-05-03T08:19:16.236Z] drwxrwxr-x 4 1001 1001 4096 May 3 08:12 snap [2021-05-03T08:19:16.236Z] -rw-rw-r-- 1 1001 1001 168 May 3 08:12 version.go [Pipeline] sh [2021-05-03T08:19:16.303Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T08:19:16.888Z] + '[' -e coverage.out ] [2021-05-03T08:19:16.888Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-03T08:19:16.907Z] Warning: overwriting stash ‘coverage-report’ [2021-05-03T08:19:18.114Z] Stashed 1 file(s) [Pipeline] sh [2021-05-03T08:19:18.332Z] Building docker-core-command-go ... [2021-05-03T08:19:18.332Z] Building docker-core-data-go ... [2021-05-03T08:19:18.332Z] Building docker-core-metadata-go ... [2021-05-03T08:19:18.332Z] Building docker-security-bootstrapper-go ... [2021-05-03T08:19:18.332Z] Building docker-security-proxy-setup-go ... [2021-05-03T08:19:18.332Z] Building docker-security-secretstore-setup-go ... [2021-05-03T08:19:18.332Z] Building docker-support-notifications-go ... [2021-05-03T08:19:18.332Z] Building docker-support-scheduler-go ... [2021-05-03T08:19:18.332Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T08:19:18.332Z] Building docker-support-scheduler-go [2021-05-03T08:19:18.332Z] Building docker-sys-mgmt-agent-go [2021-05-03T08:19:18.332Z] Building docker-security-bootstrapper-go [2021-05-03T08:19:18.332Z] Building docker-core-command-go [2021-05-03T08:19:18.332Z] Building docker-support-notifications-go [2021-05-03T08:19:18.761Z] + make build [2021-05-03T08:19:18.762Z] 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-03T08:19:25.490Z] 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-03T08:19:52.284Z] 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-03T08:19:54.270Z] 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-03T08:19:58.576Z] 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-03T08:19:59.556Z] 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-03T08:20:03.871Z] 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-03T08:20:09.279Z] 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-03T08:20:11.259Z] 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-03T08:20:14.659Z] 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-03T08:20:17.284Z] 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-03T08:20:20.675Z] 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-03T08:20:26.095Z] $ docker stop --time=1 73935f49e38ee419a4883fb587543f22b48b09f239e3b6f20a1f66d8c491acc7 [2021-05-03T08:20:28.730Z] $ docker rm -f 73935f49e38ee419a4883fb587543f22b48b09f239e3b6f20a1f66d8c491acc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:20:30.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T08:20:30.417Z] [2021-05-03T08:20:30.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:20:30.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T08:20:30.770Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-03T08:20:30.770Z] 29e5d40040c1: Pulling fs layer [2021-05-03T08:20:30.770Z] 1ce36da41761: Pulling fs layer [2021-05-03T08:20:30.770Z] 25b303627fd3: Pulling fs layer [2021-05-03T08:20:31.046Z] 29e5d40040c1: Verifying Checksum [2021-05-03T08:20:31.047Z] 29e5d40040c1: Download complete [2021-05-03T08:20:31.647Z] 1ce36da41761: Verifying Checksum [2021-05-03T08:20:31.647Z] 1ce36da41761: Download complete [2021-05-03T08:20:31.647Z] 29e5d40040c1: Pull complete [2021-05-03T08:20:33.085Z] 1ce36da41761: Pull complete [2021-05-03T08:20:33.358Z] 25b303627fd3: Download complete [2021-05-03T08:20:43.507Z] 25b303627fd3: Pull complete [2021-05-03T08:20:43.507Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-03T08:20:43.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T08:20:43.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-03T08:20:43.739Z] prd-ubuntu18.04-docker-arm64-4c-16g-2734 does not seem to be running inside a container [2021-05-03T08:20:43.816Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T08:20:46.674Z] $ docker top 29c3630a6f86ac9919785f257c10ba04a44842688fe37050d32c7fd0254b8163 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T08:20:47.633Z] + docker-compose build --help [2021-05-03T08:20:47.633Z] + grep parallel [2021-05-03T08:20:51.006Z] --parallel Build images in parallel. [Pipeline] } [2021-05-03T08:20:51.294Z] $ docker stop --time=1 29c3630a6f86ac9919785f257c10ba04a44842688fe37050d32c7fd0254b8163 [2021-05-03T08:20:53.242Z] $ docker rm -f 29c3630a6f86ac9919785f257c10ba04a44842688fe37050d32c7fd0254b8163 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:20:53.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-03T08:20:53.926Z] . [Pipeline] withDockerContainer [2021-05-03T08:20:54.189Z] prd-ubuntu18.04-docker-arm64-4c-16g-2734 does not seem to be running inside a container [2021-05-03T08:20:54.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-03T08:20:55.666Z] $ docker top e22ef878e881ea36bc3f759c4bbd1d3ee5e271621f3acb4b9d28ecfe6ad128c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T08:20:56.632Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-03T08:20:56.864Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:20:56.865Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:20:56.865Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:20:56.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:20:56.865Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:20:56.865Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:20:56.865Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:20:56.865Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:20:56.865Z] ---> ffb58d12084b [2021-05-03T08:20:56.865Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T08:20:56.865Z] ---> ffb58d12084b [2021-05-03T08:20:56.865Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T08:20:56.865Z] ---> ffb58d12084b [2021-05-03T08:20:56.865Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T08:20:56.865Z] ---> ffb58d12084b [2021-05-03T08:20:56.865Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:20:56.865Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:20:56.865Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:20:56.865Z] ---> ffb58d12084b [2021-05-03T08:20:56.865Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:20:56.865Z] ---> Running in a3b6310e45fb [2021-05-03T08:20:56.865Z] ---> Running in 95a4f46bac42 [2021-05-03T08:20:56.865Z] ---> Running in eeafb24a9be6 [2021-05-03T08:20:56.865Z] ---> Running in 601f47859bdc [2021-05-03T08:20:56.865Z] ---> Running in a6e124387a55 [2021-05-03T08:20:56.865Z] Removing intermediate container a3b6310e45fb [2021-05-03T08:20:56.865Z] ---> 680609e3a190 [2021-05-03T08:20:56.865Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:20:56.865Z] Removing intermediate container eeafb24a9be6 [2021-05-03T08:20:56.865Z] ---> 9e705a6248fc [2021-05-03T08:20:56.865Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:20:56.865Z] Removing intermediate container 95a4f46bac42 [2021-05-03T08:20:56.865Z] ---> fa15c0378f3e [2021-05-03T08:20:56.865Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:20:56.865Z] Removing intermediate container a6e124387a55 [2021-05-03T08:20:56.865Z] ---> f7126896f171 [2021-05-03T08:20:56.865Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:20:56.865Z] Removing intermediate container 601f47859bdc [2021-05-03T08:20:56.865Z] ---> 5992c752bd59 [2021-05-03T08:20:56.865Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:20:56.865Z] ---> Running in dd56d9d6320f [2021-05-03T08:20:56.865Z] ---> Running in 1fba00cc3a76 [2021-05-03T08:20:56.865Z] ---> Running in 4085d9d23db5 [2021-05-03T08:20:56.865Z] ---> Running in e44d057716fb [2021-05-03T08:20:56.865Z] ---> Running in 8a26fd38780c [2021-05-03T08:21:00.918Z] Building docker-core-command-go ... [2021-05-03T08:21:00.919Z] Building docker-core-data-go ... [2021-05-03T08:21:00.919Z] Building docker-core-metadata-go ... [2021-05-03T08:21:00.919Z] Building docker-security-bootstrapper-go ... [2021-05-03T08:21:00.919Z] Building docker-security-proxy-setup-go ... [2021-05-03T08:21:00.919Z] Building docker-security-secretstore-setup-go ... [2021-05-03T08:21:00.919Z] Building docker-support-notifications-go ... [2021-05-03T08:21:00.919Z] Building docker-support-scheduler-go ... [2021-05-03T08:21:00.919Z] Building docker-sys-mgmt-agent-go ... [2021-05-03T08:21:00.919Z] Building docker-security-bootstrapper-go [2021-05-03T08:21:00.919Z] Building docker-sys-mgmt-agent-go [2021-05-03T08:21:00.919Z] Building docker-security-secretstore-setup-go [2021-05-03T08:21:00.919Z] Building docker-security-proxy-setup-go [2021-05-03T08:21:00.919Z] Building docker-support-scheduler-go [2021-05-03T08:21:05.392Z] Removing intermediate container 1fba00cc3a76 [2021-05-03T08:21:05.392Z] ---> 11f60c8aba83 [2021-05-03T08:21:05.392Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T08:21:05.392Z] Removing intermediate container dd56d9d6320f [2021-05-03T08:21:05.392Z] ---> 03321aa91ead [2021-05-03T08:21:05.392Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T08:21:05.392Z] ---> Running in bd1e0a0242fc [2021-05-03T08:21:06.046Z] ---> Running in 0cfc98b81147 [2021-05-03T08:21:06.920Z] Removing intermediate container 4085d9d23db5 [2021-05-03T08:21:06.920Z] ---> fff50113c8fc [2021-05-03T08:21:06.920Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T08:21:06.921Z] Removing intermediate container 8a26fd38780c [2021-05-03T08:21:06.921Z] ---> ffca794adea2 [2021-05-03T08:21:06.921Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T08:21:06.921Z] Removing intermediate container e44d057716fb [2021-05-03T08:21:06.921Z] ---> e8edf46c00b2 [2021-05-03T08:21:06.921Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T08:21:08.111Z] ---> Running in 7c4d59562be3 [2021-05-03T08:21:08.111Z] ---> Running in f1c0928685e4 [2021-05-03T08:21:08.111Z] ---> Running in 6e5f5e98c1e8 [2021-05-03T08:21:09.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:09.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:12.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:12.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:12.308Z] OK: 219 MiB in 52 packages [2021-05-03T08:21:12.308Z] OK: 219 MiB in 52 packages [2021-05-03T08:21:12.308Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:12.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:12.660Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:14.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:14.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:14.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:21:14.369Z] Removing intermediate container 0cfc98b81147 [2021-05-03T08:21:14.369Z] ---> 4759d5f8af5e [2021-05-03T08:21:14.369Z] Step 6/23 : COPY go.mod . [2021-05-03T08:21:14.722Z] Removing intermediate container bd1e0a0242fc [2021-05-03T08:21:14.722Z] ---> 92d1e8cb820c [2021-05-03T08:21:14.722Z] Step 6/31 : COPY go.mod . [2021-05-03T08:21:15.198Z] OK: 219 MiB in 52 packages [2021-05-03T08:21:15.975Z] ---> ceb1f7f979bc [2021-05-03T08:21:15.975Z] Step 7/23 : RUN go mod download [2021-05-03T08:21:15.975Z] OK: 219 MiB in 52 packages [2021-05-03T08:21:15.975Z] OK: 219 MiB in 52 packages [2021-05-03T08:21:16.266Z] ---> aee611bf5b60 [2021-05-03T08:21:16.266Z] Step 7/31 : RUN go mod download [2021-05-03T08:21:16.266Z] ---> Running in a6346015d15f [2021-05-03T08:21:16.537Z] ---> Running in 42219f5c7f07 [2021-05-03T08:21:18.050Z] Removing intermediate container f1c0928685e4 [2021-05-03T08:21:18.050Z] ---> 767a54b94758 [2021-05-03T08:21:18.050Z] Step 6/22 : COPY go.mod . [2021-05-03T08:21:19.215Z] ---> eb356876603a [2021-05-03T08:21:19.215Z] Step 7/22 : RUN go mod download [2021-05-03T08:21:19.215Z] Removing intermediate container 7c4d59562be3 [2021-05-03T08:21:19.215Z] ---> 0e342bb10d3e [2021-05-03T08:21:19.215Z] Step 6/22 : COPY go.mod . [2021-05-03T08:21:19.542Z] ---> Running in b976f952adc3 [2021-05-03T08:21:20.161Z] Removing intermediate container 6e5f5e98c1e8 [2021-05-03T08:21:20.161Z] ---> b70f4cd74ecc [2021-05-03T08:21:20.161Z] Step 6/23 : COPY go.mod . [2021-05-03T08:21:20.454Z] ---> 9f1a5b939693 [2021-05-03T08:21:20.454Z] Step 7/22 : RUN go mod download [2021-05-03T08:21:21.097Z] ---> Running in 15bf460d4898 [2021-05-03T08:21:21.374Z] ---> 5ee5898dc49e [2021-05-03T08:21:21.374Z] Step 7/23 : RUN go mod download [2021-05-03T08:21:21.374Z] ---> Running in 790508b437bf [2021-05-03T08:21:25.274Z] Removing intermediate container b976f952adc3 [2021-05-03T08:21:25.274Z] ---> 5c751c6fc886 [2021-05-03T08:21:25.274Z] Step 8/22 : COPY . . [2021-05-03T08:21:25.274Z] Removing intermediate container a6346015d15f [2021-05-03T08:21:25.274Z] ---> 67f7fed58411 [2021-05-03T08:21:25.274Z] Step 8/23 : COPY . . [2021-05-03T08:21:25.767Z] Removing intermediate container 42219f5c7f07 [2021-05-03T08:21:25.767Z] ---> 91a6dbdfd323 [2021-05-03T08:21:25.767Z] Step 8/31 : COPY . . [2021-05-03T08:21:26.125Z] Removing intermediate container 15bf460d4898 [2021-05-03T08:21:26.125Z] ---> 414cf07dc033 [2021-05-03T08:21:26.125Z] Step 8/22 : COPY . . [2021-05-03T08:21:26.422Z] Removing intermediate container 790508b437bf [2021-05-03T08:21:26.422Z] ---> af88be6feb1e [2021-05-03T08:21:26.422Z] Step 8/23 : COPY . . [2021-05-03T08:22:22.696Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:22:22.696Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:22:22.696Z] ---> 77ce46495c76 [2021-05-03T08:22:22.696Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T08:22:22.696Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:22:22.696Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:22:22.696Z] ---> 77ce46495c76 [2021-05-03T08:22:22.696Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:22:22.696Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:22:22.696Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:22:22.696Z] ---> 77ce46495c76 [2021-05-03T08:22:22.696Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T08:22:22.696Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:22:22.696Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:22:22.696Z] ---> 77ce46495c76 [2021-05-03T08:22:22.696Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T08:22:22.696Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:22:22.696Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:22:22.696Z] ---> 77ce46495c76 [2021-05-03T08:22:22.696Z] Step 3/31 : WORKDIR /edgex-go [2021-05-03T08:22:22.696Z] ---> Running in 96a3ea659073 [2021-05-03T08:22:22.696Z] ---> Running in 70babc159922 [2021-05-03T08:22:22.696Z] ---> Running in 6ff53fe2c8f2 [2021-05-03T08:22:22.696Z] ---> Running in 2d0c5a307cea [2021-05-03T08:22:22.696Z] ---> Running in 3dba314da900 [2021-05-03T08:22:22.696Z] Removing intermediate container 96a3ea659073 [2021-05-03T08:22:22.696Z] ---> ff5356c9fac9 [2021-05-03T08:22:22.696Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:22:22.696Z] Removing intermediate container 70babc159922 [2021-05-03T08:22:22.696Z] ---> 4055fd42ba12 [2021-05-03T08:22:22.696Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:22:22.696Z] ---> Running in f4f750c7788b [2021-05-03T08:22:22.696Z] Removing intermediate container 6ff53fe2c8f2 [2021-05-03T08:22:22.696Z] ---> fab41425478d [2021-05-03T08:22:22.696Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:22:22.696Z] Removing intermediate container 2d0c5a307cea [2021-05-03T08:22:22.696Z] ---> e554b5790cf3 [2021-05-03T08:22:22.696Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:22:22.696Z] Removing intermediate container 3dba314da900 [2021-05-03T08:22:22.696Z] ---> 46d5088d3baf [2021-05-03T08:22:22.696Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:22:22.696Z] ---> Running in e42f5ec0dd92 [2021-05-03T08:22:22.696Z] ---> Running in 0e556c0de734 [2021-05-03T08:22:22.696Z] ---> Running in c1457eae337f [2021-05-03T08:22:22.696Z] ---> Running in c77d07bda8f6 [2021-05-03T08:22:22.696Z] Removing intermediate container f4f750c7788b [2021-05-03T08:22:22.696Z] ---> c2c60d72de72 [2021-05-03T08:22:22.696Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T08:22:22.696Z] Removing intermediate container e42f5ec0dd92 [2021-05-03T08:22:22.696Z] ---> 9e18aaf0dece [2021-05-03T08:22:22.696Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-03T08:22:22.696Z] ---> Running in 8a1dbb0397ae [2021-05-03T08:22:22.696Z] Removing intermediate container 0e556c0de734 [2021-05-03T08:22:22.696Z] ---> f7c4bc1732a5 [2021-05-03T08:22:22.696Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T08:22:22.696Z] ---> Running in 0532931e27b1 [2021-05-03T08:22:22.696Z] ---> Running in 046b5096ae81 [2021-05-03T08:22:22.696Z] Removing intermediate container c77d07bda8f6 [2021-05-03T08:22:22.696Z] ---> f163435cddf0 [2021-05-03T08:22:22.696Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-05-03T08:22:22.696Z] Removing intermediate container c1457eae337f [2021-05-03T08:22:22.696Z] ---> ff7e0c4865ee [2021-05-03T08:22:22.696Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-05-03T08:22:22.696Z] ---> Running in b167b3fd2fcd [2021-05-03T08:22:22.696Z] ---> Running in 0914215a869d [2021-05-03T08:22:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:22.696Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:22.697Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:22.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:23.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:23.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:23.248Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:22:23.535Z] OK: 218 MiB in 52 packages [2021-05-03T08:22:24.142Z] OK: 218 MiB in 52 packages [2021-05-03T08:22:24.142Z] OK: 218 MiB in 52 packages [2021-05-03T08:22:24.421Z] OK: 218 MiB in 52 packages [2021-05-03T08:22:24.421Z] OK: 218 MiB in 52 packages [2021-05-03T08:22:25.419Z] Removing intermediate container 8a1dbb0397ae [2021-05-03T08:22:25.419Z] ---> d79e63e5bfaf [2021-05-03T08:22:25.419Z] Step 6/21 : COPY go.mod . [2021-05-03T08:22:26.037Z] Removing intermediate container 046b5096ae81 [2021-05-03T08:22:26.037Z] ---> 5db9ddf6cec0 [2021-05-03T08:22:26.037Z] Step 6/24 : COPY go.mod . [2021-05-03T08:22:26.309Z] Removing intermediate container b167b3fd2fcd [2021-05-03T08:22:26.309Z] ---> bf0148e55dec [2021-05-03T08:22:26.309Z] Step 6/31 : COPY go.mod . [2021-05-03T08:22:26.583Z] ---> 487049e20b22 [2021-05-03T08:22:26.583Z] Step 7/21 : RUN go mod download [2021-05-03T08:22:26.583Z] Removing intermediate container 0532931e27b1 [2021-05-03T08:22:26.583Z] ---> 1eab5aa34277 [2021-05-03T08:22:26.583Z] Step 6/22 : COPY go.mod . [2021-05-03T08:22:26.583Z] Removing intermediate container 0914215a869d [2021-05-03T08:22:26.583Z] ---> 5ccfb9f15c61 [2021-05-03T08:22:26.583Z] Step 6/23 : COPY go.mod . [2021-05-03T08:22:26.863Z] ---> Running in aa59daf8609d [2021-05-03T08:22:27.142Z] ---> c5a4c06ab8bf [2021-05-03T08:22:27.142Z] Step 7/24 : RUN go mod download [2021-05-03T08:22:27.142Z] ---> 3ff88088d352 [2021-05-03T08:22:27.142Z] Step 7/31 : RUN go mod download [2021-05-03T08:22:27.418Z] ---> Running in d4c5aa9987ea [2021-05-03T08:22:27.697Z] ---> Running in ba06c2467894 [2021-05-03T08:22:27.697Z] ---> 0f2e7c90c4c6 [2021-05-03T08:22:27.697Z] Step 7/22 : RUN go mod download [2021-05-03T08:22:27.978Z] ---> a4d0aa65c910 [2021-05-03T08:22:27.978Z] Step 7/23 : RUN go mod download [2021-05-03T08:22:28.252Z] ---> Running in a70f2660a9ce [2021-05-03T08:22:28.252Z] ---> Running in 9fa4579180f5 [2021-05-03T08:22:30.907Z] Removing intermediate container aa59daf8609d [2021-05-03T08:22:30.907Z] ---> b35762287c78 [2021-05-03T08:22:30.907Z] Step 8/21 : COPY . . [2021-05-03T08:22:31.184Z] Removing intermediate container d4c5aa9987ea [2021-05-03T08:22:31.184Z] ---> 6d8822150ce1 [2021-05-03T08:22:31.184Z] Step 8/24 : COPY . . [2021-05-03T08:22:31.782Z] Removing intermediate container ba06c2467894 [2021-05-03T08:22:31.782Z] ---> 81daffce4507 [2021-05-03T08:22:31.782Z] Step 8/31 : COPY . . [2021-05-03T08:22:32.382Z] Removing intermediate container 9fa4579180f5 [2021-05-03T08:22:32.382Z] ---> a53802c62d06 [2021-05-03T08:22:32.382Z] Step 8/22 : COPY . . [2021-05-03T08:22:32.979Z] Removing intermediate container a70f2660a9ce [2021-05-03T08:22:32.979Z] ---> 5424670de9c0 [2021-05-03T08:22:32.979Z] Step 8/23 : COPY . . [2021-05-03T08:22:59.804Z] ---> c4eeccf333c0 [2021-05-03T08:22:59.804Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T08:22:59.804Z] ---> fe008a4bdb49 [2021-05-03T08:22:59.804Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T08:22:59.804Z] ---> 153123bd8cb9 [2021-05-03T08:22:59.804Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T08:22:59.804Z] ---> c0a32ec0605f [2021-05-03T08:22:59.804Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T08:22:59.804Z] ---> a25d2b6f6072 [2021-05-03T08:22:59.804Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T08:22:59.804Z] ---> Running in 1c2c623d8a8a [2021-05-03T08:22:59.804Z] ---> Running in 4e1445648867 [2021-05-03T08:22:59.804Z] ---> Running in f83bf2db7529 [2021-05-03T08:22:59.804Z] ---> Running in 9d9dd5e1748f [2021-05-03T08:22:59.804Z] ---> Running in e7fa4f3b1696 [2021-05-03T08:22:59.804Z] 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-03T08:22:59.804Z] 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-03T08:23:00.078Z] 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-03T08:23:00.078Z] 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-03T08:23:00.353Z] 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-03T08:23:35.489Z] ---> 2d233bd5f39b [2021-05-03T08:23:35.489Z] ---> 0830a6f9ede6 [2021-05-03T08:23:35.489Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-03T08:23:35.489Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-03T08:23:35.489Z] ---> 8cffb56afa88 [2021-05-03T08:23:35.489Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-05-03T08:23:35.489Z] ---> 35faa8daf02f [2021-05-03T08:23:35.489Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T08:23:35.489Z] ---> Running in 49dcd1bce437 [2021-05-03T08:23:35.489Z] ---> Running in d82f84404f33 [2021-05-03T08:23:35.489Z] ---> Running in 0944cdd73615 [2021-05-03T08:23:35.489Z] ---> Running in dc34b0922fb4 [2021-05-03T08:23:35.489Z] ---> e2ecce3bb99d [2021-05-03T08:23:35.489Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T08:23:35.489Z] ---> Running in 638d0e60ca43 [2021-05-03T08:23:35.489Z] 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-03T08:23:35.489Z] 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-03T08:23:35.489Z] 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-03T08:23:35.489Z] 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-03T08:23:35.489Z] 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-03T08:24:52.248Z] 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-03T08:24:52.248Z] 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-03T08:24:56.592Z] Removing intermediate container 4e1445648867 [2021-05-03T08:24:56.592Z] ---> 20d4de6bb7d7 [2021-05-03T08:24:56.592Z] [2021-05-03T08:24:56.592Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T08:24:56.592Z] 3.12: Pulling from library/alpine [2021-05-03T08:24:56.592Z] Removing intermediate container f83bf2db7529 [2021-05-03T08:24:56.592Z] ---> 0c859c4e9113 [2021-05-03T08:24:56.592Z] [2021-05-03T08:24:56.592Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T08:24:56.592Z] Removing intermediate container 1c2c623d8a8a [2021-05-03T08:24:56.592Z] ---> cbefd80ff39a [2021-05-03T08:24:56.592Z] [2021-05-03T08:24:56.592Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T08:24:56.592Z] 3.12: Pulling from library/alpine [2021-05-03T08:24:56.592Z] 3.12: Pulling from library/alpine [2021-05-03T08:24:57.579Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T08:24:57.579Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T08:24:57.579Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T08:24:57.579Z] Status: Image is up to date for alpine:3.12 [2021-05-03T08:24:57.579Z] ---> 9852663dfa18 [2021-05-03T08:24:57.579Z] ---> 9852663dfa18 [2021-05-03T08:24:57.579Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T08:24:57.579Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T08:24:57.579Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T08:24:57.579Z] Status: Image is up to date for alpine:3.12 [2021-05-03T08:24:57.579Z] ---> 9852663dfa18 [2021-05-03T08:24:57.579Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T08:24:57.579Z] Removing intermediate container e7fa4f3b1696 [2021-05-03T08:24:57.579Z] ---> f37915e3e258 [2021-05-03T08:24:57.579Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T08:24:57.854Z] ---> Running in 9c48e9144a93 [2021-05-03T08:24:57.854Z] ---> Running in 1e22a2e49089 [2021-05-03T08:24:57.854Z] ---> Running in 7dab747cdba2 [2021-05-03T08:24:57.854Z] ---> Running in f5cd4a074b72 [2021-05-03T08:24:58.860Z] Removing intermediate container 1e22a2e49089 [2021-05-03T08:24:58.860Z] ---> a34991ff05ba [2021-05-03T08:24:58.860Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T08:24:59.007Z] Removing intermediate container 49dcd1bce437 [2021-05-03T08:24:59.007Z] ---> 8d3e9bd5b90b [2021-05-03T08:24:59.007Z] [2021-05-03T08:24:59.007Z] Step 10/31 : FROM alpine:3.12 [2021-05-03T08:24:59.007Z] Removing intermediate container 0944cdd73615 [2021-05-03T08:24:59.007Z] ---> f6edf99567da [2021-05-03T08:24:59.007Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-03T08:24:59.007Z] 3.12: Pulling from library/alpine [2021-05-03T08:24:59.138Z] ---> Running in edf7c91856f4 [2021-05-03T08:24:59.735Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:00.019Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:00.293Z] 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-03T08:25:00.569Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T08:25:00.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:00.569Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T08:25:00.569Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T08:25:00.569Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T08:25:00.569Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:00.569Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:00.569Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T08:25:00.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:01.134Z] OK: 7 MiB in 18 packages [2021-05-03T08:25:01.134Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:01.420Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T08:25:01.420Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T08:25:01.420Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T08:25:01.420Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T08:25:01.420Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:01.420Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T08:25:01.420Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:01.420Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T08:25:01.697Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:01.697Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T08:25:01.697Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:01.697Z] OK: 7 MiB in 20 packages [2021-05-03T08:25:01.981Z] OK: 5 MiB in 16 packages [2021-05-03T08:25:02.057Z] ---> Running in d6ac22044812 [2021-05-03T08:25:02.257Z] Removing intermediate container 9d9dd5e1748f [2021-05-03T08:25:02.257Z] ---> 7393f8658485 [2021-05-03T08:25:02.257Z] [2021-05-03T08:25:02.257Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T08:25:02.257Z] ---> 9852663dfa18 [2021-05-03T08:25:02.257Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T08:25:02.406Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-03T08:25:02.406Z] Status: Downloaded newer image for alpine:3.12 [2021-05-03T08:25:02.406Z] ---> 13621d1b12d4 [2021-05-03T08:25:02.406Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-03T08:25:02.531Z] ---> Running in 014ca0336f4f [2021-05-03T08:25:02.705Z] Removing intermediate container 638d0e60ca43 [2021-05-03T08:25:02.705Z] ---> 011ed780c865 [2021-05-03T08:25:02.705Z] [2021-05-03T08:25:02.705Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T08:25:02.705Z] ---> 13621d1b12d4 [2021-05-03T08:25:02.705Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T08:25:03.809Z] ---> Running in 834d3145c6fa [2021-05-03T08:25:03.809Z] ---> Running in f1971303584f [2021-05-03T08:25:03.809Z] Removing intermediate container d82f84404f33 [2021-05-03T08:25:03.809Z] ---> 908769fe7c11 [2021-05-03T08:25:03.809Z] [2021-05-03T08:25:03.809Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T08:25:03.809Z] ---> 13621d1b12d4 [2021-05-03T08:25:03.809Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T08:25:03.969Z] Removing intermediate container 9c48e9144a93 [2021-05-03T08:25:03.969Z] ---> 821a6e290238 [2021-05-03T08:25:03.969Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T08:25:03.969Z] ---> Running in 34b54ef53c9f [2021-05-03T08:25:04.240Z] Removing intermediate container edf7c91856f4 [2021-05-03T08:25:04.240Z] ---> 03fcdb4cb880 [2021-05-03T08:25:04.240Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T08:25:04.240Z] Removing intermediate container 7dab747cdba2 [2021-05-03T08:25:04.240Z] ---> 4cf22f54e9f4 [2021-05-03T08:25:04.240Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T08:25:04.240Z] Removing intermediate container f5cd4a074b72 [2021-05-03T08:25:04.240Z] ---> d848ba02a2dc [2021-05-03T08:25:04.240Z] [2021-05-03T08:25:04.240Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T08:25:04.240Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:04.480Z] Removing intermediate container dc34b0922fb4 [2021-05-03T08:25:04.481Z] ---> 0cd1b540fda1 [2021-05-03T08:25:04.513Z] 20.10.0: Pulling from library/docker [2021-05-03T08:25:04.513Z] ---> Running in 58a2e6f501dd [2021-05-03T08:25:04.513Z] ---> Running in 05f2a0245a6d [2021-05-03T08:25:04.513Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:04.513Z] Removing intermediate container 34b54ef53c9f [2021-05-03T08:25:04.513Z] ---> 2f96234702dc [2021-05-03T08:25:04.513Z] Step 13/21 : WORKDIR /edgex [2021-05-03T08:25:04.788Z] ---> Running in 9dc5e528bbda [2021-05-03T08:25:04.847Z] [2021-05-03T08:25:04.847Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T08:25:04.847Z] ---> 13621d1b12d4 [2021-05-03T08:25:04.847Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-05-03T08:25:04.847Z] ---> Running in 0b511a00f6e2 [2021-05-03T08:25:05.058Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:05.058Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:05.058Z] Removing intermediate container 58a2e6f501dd [2021-05-03T08:25:05.058Z] ---> 056641d4485a [2021-05-03T08:25:05.058Z] Step 13/24 : WORKDIR / [2021-05-03T08:25:05.058Z] OK: 5 MiB in 15 packages [2021-05-03T08:25:05.235Z] Removing intermediate container f1971303584f [2021-05-03T08:25:05.235Z] ---> 0a77dbc53b58 [2021-05-03T08:25:05.235Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-03T08:25:05.235Z] 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-03T08:25:05.235Z] ---> Running in aba436b2bfbc [2021-05-03T08:25:05.331Z] Removing intermediate container 05f2a0245a6d [2021-05-03T08:25:05.331Z] ---> 17b3dabb6ebc [2021-05-03T08:25:05.332Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T08:25:05.609Z] ---> Running in fafb1df288f1 [2021-05-03T08:25:05.609Z] ---> Running in 04142adea236 [2021-05-03T08:25:05.686Z] ---> Running in 4e8240a2431e [2021-05-03T08:25:05.881Z] Removing intermediate container 9dc5e528bbda [2021-05-03T08:25:05.882Z] ---> 9e16c6456d34 [2021-05-03T08:25:05.882Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T08:25:06.308Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:06.483Z] Removing intermediate container 04142adea236 [2021-05-03T08:25:06.483Z] ---> a8086e5f8a58 [2021-05-03T08:25:06.483Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T08:25:06.483Z] Removing intermediate container fafb1df288f1 [2021-05-03T08:25:06.483Z] ---> ee819e38b4d3 [2021-05-03T08:25:06.483Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T08:25:06.606Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:06.606Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:06.606Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:06.942Z] OK: 6 MiB in 15 packages [2021-05-03T08:25:07.081Z] ---> Running in 3e279e0389d2 [2021-05-03T08:25:07.081Z] Removing intermediate container 014ca0336f4f [2021-05-03T08:25:07.081Z] ---> aa60a06417ad [2021-05-03T08:25:07.081Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:25:07.351Z] ---> f3851d85c557 [2021-05-03T08:25:07.351Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T08:25:07.596Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:07.628Z] ---> Running in 6c99ddb4574d [2021-05-03T08:25:07.903Z] ---> a0b500ff2578 [2021-05-03T08:25:07.903Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T08:25:08.098Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:08.506Z] Removing intermediate container 6c99ddb4574d [2021-05-03T08:25:08.506Z] ---> 1bb22aa1561e [2021-05-03T08:25:08.506Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T08:25:08.781Z] ---> Running in caeeec7a75c5 [2021-05-03T08:25:09.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:09.082Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T08:25:09.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:09.377Z] ---> fd70eb888fa9 [2021-05-03T08:25:09.377Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T08:25:09.377Z] ---> 46a25342fcac [2021-05-03T08:25:09.377Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T08:25:09.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:09.403Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:09.652Z] Removing intermediate container caeeec7a75c5 [2021-05-03T08:25:09.652Z] ---> a53cbb28d310 [2021-05-03T08:25:09.652Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T08:25:09.688Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:09.688Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:09.986Z] OK: 6 MiB in 15 packages [2021-05-03T08:25:09.986Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:09.986Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:09.986Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:09.986Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T08:25:09.986Z] (2/2) Installing su-exec (0.2-r1) [2021-05-03T08:25:09.986Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:25:09.986Z] OK: 6 MiB in 16 packages [2021-05-03T08:25:10.249Z] ---> Running in c192fd8ff1ea [2021-05-03T08:25:10.316Z] OK: 6 MiB in 16 packages [2021-05-03T08:25:10.522Z] ---> 8b1c1f6817f9 [2021-05-03T08:25:10.523Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T08:25:10.795Z] Removing intermediate container 3e279e0389d2 [2021-05-03T08:25:10.795Z] ---> 2bce0a7c87a1 [2021-05-03T08:25:10.795Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T08:25:10.795Z] Removing intermediate container c192fd8ff1ea [2021-05-03T08:25:10.795Z] ---> 356ecf3c8347 [2021-05-03T08:25:10.795Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:25:10.981Z] Removing intermediate container 834d3145c6fa [2021-05-03T08:25:10.981Z] ---> e442cbaa56fc [2021-05-03T08:25:10.981Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:25:10.981Z] ---> Running in 77e764cad4d8 [2021-05-03T08:25:11.391Z] ---> Running in 172db99588ba [2021-05-03T08:25:11.391Z] ---> 1b4635cce246 [2021-05-03T08:25:11.391Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T08:25:11.985Z] Removing intermediate container aba436b2bfbc [2021-05-03T08:25:11.985Z] ---> de59f575aa50 [2021-05-03T08:25:11.985Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:25:11.991Z] ---> Running in f2860bf6d86f [2021-05-03T08:25:11.991Z] ---> f55ff4847d51 [2021-05-03T08:25:11.991Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T08:25:12.267Z] ---> d90db4184ffa [2021-05-03T08:25:12.267Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T08:25:12.267Z] Removing intermediate container 172db99588ba [2021-05-03T08:25:12.267Z] ---> c0e9485a174f [2021-05-03T08:25:12.267Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T08:25:12.288Z] Removing intermediate container 77e764cad4d8 [2021-05-03T08:25:12.288Z] ---> d24232c9b78e [2021-05-03T08:25:12.288Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T08:25:12.288Z] Removing intermediate container 4e8240a2431e [2021-05-03T08:25:12.288Z] ---> e0d58d1e1887 [2021-05-03T08:25:12.288Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-03T08:25:12.288Z] ---> Running in c6630129c5b8 [2021-05-03T08:25:12.288Z] Removing intermediate container 0b511a00f6e2 [2021-05-03T08:25:12.288Z] ---> 461f0826cca1 [2021-05-03T08:25:12.288Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:25:12.611Z] ---> Running in 9c13a29ae11d [2021-05-03T08:25:12.611Z] ---> Running in 13ccd7eb9624 [2021-05-03T08:25:12.611Z] ---> Running in 42740272d19b [2021-05-03T08:25:12.867Z] Removing intermediate container f2860bf6d86f [2021-05-03T08:25:12.868Z] ---> c5ba9644bd94 [2021-05-03T08:25:12.868Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T08:25:13.216Z] Removing intermediate container c6630129c5b8 [2021-05-03T08:25:13.216Z] ---> 97bea9b070e6 [2021-05-03T08:25:13.216Z] Step 13/22 : ENV APP_PORT=48085 [2021-05-03T08:25:13.216Z] ---> Running in 9dce718db19f [2021-05-03T08:25:13.216Z] Removing intermediate container 9c13a29ae11d [2021-05-03T08:25:13.216Z] ---> 286a5af98931 [2021-05-03T08:25:13.216Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T08:25:13.216Z] Removing intermediate container 13ccd7eb9624 [2021-05-03T08:25:13.216Z] ---> 7925fa2c2919 [2021-05-03T08:25:13.216Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-03T08:25:13.462Z] ---> Running in aa09c993f961 [2021-05-03T08:25:13.638Z] Removing intermediate container d6ac22044812 [2021-05-03T08:25:13.638Z] ---> f51db5b9e829 [2021-05-03T08:25:13.638Z] [2021-05-03T08:25:13.638Z] Step 11/23 : FROM docker:20.10.0 [2021-05-03T08:25:13.638Z] Removing intermediate container 42740272d19b [2021-05-03T08:25:13.638Z] ---> cd53bf9ee490 [2021-05-03T08:25:13.638Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T08:25:13.638Z] ---> Running in 048724a0eee6 [2021-05-03T08:25:13.638Z] 20.10.0: Pulling from library/docker [2021-05-03T08:25:13.638Z] ---> Running in 27b26f025dd1 [2021-05-03T08:25:13.638Z] ---> Running in 4c319b7c5ffe [2021-05-03T08:25:13.735Z] ---> 57e32bbf6f82 [2021-05-03T08:25:13.735Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T08:25:14.016Z] Removing intermediate container 9dce718db19f [2021-05-03T08:25:14.016Z] ---> 8f58d76ff326 [2021-05-03T08:25:14.016Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T08:25:14.317Z] Removing intermediate container 048724a0eee6 [2021-05-03T08:25:14.317Z] ---> Running in b98d0c3059a5 [2021-05-03T08:25:14.317Z] ---> 2fedfcf805f0 [2021-05-03T08:25:14.317Z] Step 15/23 : WORKDIR / [2021-05-03T08:25:14.338Z] ---> Running in 92fe83b9f0b5 [2021-05-03T08:25:14.594Z] Removing intermediate container 27b26f025dd1 [2021-05-03T08:25:14.594Z] ---> 4a1bd8152ebf [2021-05-03T08:25:14.594Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-03T08:25:14.594Z] Removing intermediate container 4c319b7c5ffe [2021-05-03T08:25:14.594Z] ---> 0403014b28a2 [2021-05-03T08:25:14.594Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T08:25:14.888Z] ---> Running in 381db520fa33 [2021-05-03T08:25:14.888Z] ---> Running in 37316b1b99a3 [2021-05-03T08:25:14.934Z] ---> f09bed7e1065 [2021-05-03T08:25:14.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T08:25:14.934Z] Removing intermediate container aa09c993f961 [2021-05-03T08:25:14.934Z] ---> 702820cdaa3e [2021-05-03T08:25:14.934Z] Step 19/21 : LABEL arch=arm64 [2021-05-03T08:25:14.934Z] ---> eb1687dbf76f [2021-05-03T08:25:14.934Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T08:25:15.166Z] ---> Running in 569483000ead [2021-05-03T08:25:15.166Z] Removing intermediate container b98d0c3059a5 [2021-05-03T08:25:15.166Z] ---> 641b6c6512b2 [2021-05-03T08:25:15.166Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:25:15.210Z] ---> Running in b3b058b84c85 [2021-05-03T08:25:15.896Z] Removing intermediate container 37316b1b99a3 [2021-05-03T08:25:15.896Z] ---> 6ce5c98f5cce [2021-05-03T08:25:15.896Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:25:15.896Z] Removing intermediate container 569483000ead [2021-05-03T08:25:15.896Z] ---> 77fd9a11f909 [2021-05-03T08:25:15.896Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:25:16.203Z] ---> 9b6f2a31e1d5 [2021-05-03T08:25:16.203Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T08:25:16.203Z] Removing intermediate container b3b058b84c85 [2021-05-03T08:25:16.203Z] ---> e142ed4a8aee [2021-05-03T08:25:16.203Z] Step 20/21 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:16.483Z] ---> e548053f05b5 [2021-05-03T08:25:16.483Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-03T08:25:16.483Z] ---> Running in 0229dfe27cf2 [2021-05-03T08:25:16.483Z] ---> Running in 475ae59f16d8 [2021-05-03T08:25:16.483Z] ---> Running in 9b4f65cc6a48 [2021-05-03T08:25:17.251Z] ---> 3d91bd1120b4 [2021-05-03T08:25:17.251Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-03T08:25:17.471Z] Removing intermediate container 475ae59f16d8 [2021-05-03T08:25:17.471Z] ---> 31a5b5838eb2 [2021-05-03T08:25:17.471Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:25:17.471Z] Removing intermediate container 0229dfe27cf2 [2021-05-03T08:25:17.471Z] ---> 15caba1d7686 [2021-05-03T08:25:17.471Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T08:25:17.660Z] ---> cbbfb52d3c76 [2021-05-03T08:25:17.660Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T08:25:17.660Z] ---> 031321fece8c [2021-05-03T08:25:17.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T08:25:17.748Z] ---> Running in 84668858eac6 [2021-05-03T08:25:17.748Z] ---> Running in 85361d359f45 [2021-05-03T08:25:18.355Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T08:25:18.355Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T08:25:18.355Z] ---> eeaf43b92773 [2021-05-03T08:25:18.355Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:25:18.634Z] Removing intermediate container 84668858eac6 [2021-05-03T08:25:18.634Z] ---> b5873fc4f168 [2021-05-03T08:25:18.634Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T08:25:18.634Z] Removing intermediate container 92fe83b9f0b5 [2021-05-03T08:25:18.634Z] ---> 39e1eae28494 [2021-05-03T08:25:18.634Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:25:18.634Z] Removing intermediate container 85361d359f45 [2021-05-03T08:25:18.634Z] ---> 78742caee326 [2021-05-03T08:25:18.634Z] [2021-05-03T08:25:18.634Z] ---> Running in 6e645020c79a [2021-05-03T08:25:18.912Z] ---> Running in 3cd302b8e7da [2021-05-03T08:25:19.187Z] Successfully built 78742caee326 [2021-05-03T08:25:19.466Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-05-03T08:25:19.466Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2021-05-03T08:25:19.466Z] Removing intermediate container 6e645020c79a [2021-05-03T08:25:19.466Z] ---> 5d878bc8b702 [2021-05-03T08:25:19.466Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T08:25:19.519Z] ---> 01fb5548f611 [2021-05-03T08:25:19.519Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-03T08:25:19.738Z] Removing intermediate container 3cd302b8e7da [2021-05-03T08:25:19.738Z] ---> 9a7218db52ca [2021-05-03T08:25:19.738Z] Step 21/22 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:19.738Z] ---> 0d9af595900b [2021-05-03T08:25:19.738Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T08:25:19.738Z] Removing intermediate container 9b4f65cc6a48 [2021-05-03T08:25:19.738Z] ---> a32b94c39f47 [2021-05-03T08:25:19.738Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T08:25:19.810Z] Removing intermediate container 381db520fa33 [2021-05-03T08:25:19.810Z] ---> d87872b35d47 [2021-05-03T08:25:19.810Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-03T08:25:19.810Z] ---> cf3b868d38ee [2021-05-03T08:25:19.810Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T08:25:20.012Z] ---> Running in 2aedabff8fd8 [2021-05-03T08:25:20.012Z] ---> Running in abace5cbc072 [2021-05-03T08:25:20.131Z] ---> c8f954928734 [2021-05-03T08:25:20.131Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T08:25:20.131Z] ---> Running in a319a7ee4908 [2021-05-03T08:25:20.292Z] ---> Running in a8c3572b5655 [2021-05-03T08:25:20.579Z] Removing intermediate container abace5cbc072 [2021-05-03T08:25:20.579Z] ---> 6bde8a4b4847 [2021-05-03T08:25:20.579Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T08:25:20.743Z] ---> 4410d4fd123e [2021-05-03T08:25:20.743Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-05-03T08:25:20.854Z] Removing intermediate container a8c3572b5655 [2021-05-03T08:25:20.854Z] ---> 46cb2667111f [2021-05-03T08:25:20.854Z] Step 22/24 : LABEL arch=arm64 [2021-05-03T08:25:21.058Z] Removing intermediate container a319a7ee4908 [2021-05-03T08:25:21.058Z] ---> 0d01254e35e3 [2021-05-03T08:25:21.058Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-03T08:25:21.058Z] ---> 21fb5c46b58f [2021-05-03T08:25:21.058Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T08:25:21.206Z] ---> Running in 61649fdc456a [2021-05-03T08:25:21.394Z] ---> 45da2759c429 [2021-05-03T08:25:21.394Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T08:25:21.394Z] ---> Running in 444714bf70d1 [2021-05-03T08:25:21.518Z] ---> Running in 2f59097fad8c [2021-05-03T08:25:21.691Z] ---> Running in 7eb12339ff5b [2021-05-03T08:25:21.691Z] ---> Running in 460430299bf2 [2021-05-03T08:25:21.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:22.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:25:22.159Z] ---> 716c5d87ba7c [2021-05-03T08:25:22.159Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T08:25:22.311Z] Removing intermediate container 444714bf70d1 [2021-05-03T08:25:22.311Z] ---> 228441abe6aa [2021-05-03T08:25:22.311Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:25:22.311Z] ---> fb3074298eba [2021-05-03T08:25:22.311Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-03T08:25:22.459Z] Removing intermediate container 61649fdc456a [2021-05-03T08:25:22.459Z] ---> 9cb8620fd057 [2021-05-03T08:25:22.459Z] [2021-05-03T08:25:22.459Z] Removing intermediate container 2f59097fad8c [2021-05-03T08:25:22.459Z] ---> 2d26ad473b4a [2021-05-03T08:25:22.459Z] Step 23/24 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:22.583Z] Removing intermediate container 7eb12339ff5b [2021-05-03T08:25:22.583Z] ---> 5794c4547d3b [2021-05-03T08:25:22.583Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:25:22.924Z] Removing intermediate container 460430299bf2 [2021-05-03T08:25:22.924Z] ---> c23dd6a62712 [2021-05-03T08:25:22.924Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:25:22.924Z] ---> Running in b65432ce633d [2021-05-03T08:25:22.924Z] ---> Running in d0afc615d289 [2021-05-03T08:25:22.924Z] ---> Running in 717eb1574e72 [2021-05-03T08:25:22.924Z] ---> Running in 319983dc5134 [2021-05-03T08:25:22.953Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T08:25:22.954Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T08:25:22.954Z] Executing bash-5.0.17-r0.post-install [2021-05-03T08:25:22.954Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T08:25:22.954Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T08:25:22.954Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T08:25:22.954Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:22.954Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T08:25:22.954Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T08:25:22.954Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T08:25:22.954Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T08:25:22.954Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T08:25:22.954Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T08:25:22.954Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T08:25:23.242Z] Successfully built 9cb8620fd057 [2021-05-03T08:25:23.242Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-05-03T08:25:23.535Z] Building docker-support-notifications-go [2021-05-03T08:25:23.535Z]  Building docker-support-scheduler-go ... done  ---> Running in 0e3d0b2537f0 [2021-05-03T08:25:23.657Z] Removing intermediate container 717eb1574e72 [2021-05-03T08:25:23.657Z] ---> 285cef121d52 [2021-05-03T08:25:23.657Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T08:25:23.657Z] Removing intermediate container b65432ce633d [2021-05-03T08:25:23.657Z] ---> 0b25e9668c6d [2021-05-03T08:25:23.657Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T08:25:23.813Z] ---> bdf7e518ad6e [2021-05-03T08:25:23.813Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T08:25:23.988Z] Removing intermediate container 319983dc5134 [2021-05-03T08:25:23.988Z] ---> 1ca7c2bca7a0 [2021-05-03T08:25:23.988Z] Step 20/22 : LABEL arch=x86_64 [2021-05-03T08:25:23.988Z] ---> Running in 1c62331c2ecc [2021-05-03T08:25:23.988Z] ---> Running in 381ec4f24e10 [2021-05-03T08:25:24.108Z] Removing intermediate container 0e3d0b2537f0 [2021-05-03T08:25:24.108Z] ---> c43af51e8519 [2021-05-03T08:25:24.108Z] Step 24/24 : LABEL version=0.0.0 [2021-05-03T08:25:24.275Z] ---> Running in 75044b926dd2 [2021-05-03T08:25:24.386Z] ---> Running in 3ee3aba019a9 [2021-05-03T08:25:24.936Z] Removing intermediate container 1c62331c2ecc [2021-05-03T08:25:24.936Z] ---> 90a918c0d260 [2021-05-03T08:25:24.936Z] Step 21/22 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:24.936Z] Removing intermediate container 381ec4f24e10 [2021-05-03T08:25:24.936Z] ---> 174380ccfd17 [2021-05-03T08:25:24.936Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:24.936Z] Removing intermediate container 75044b926dd2 [2021-05-03T08:25:24.936Z] ---> 2611028324ba [2021-05-03T08:25:24.936Z] Step 21/22 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:24.936Z] ---> Running in 3af7e11c3e68 [2021-05-03T08:25:24.987Z] ---> 8c3348a950a0 [2021-05-03T08:25:24.987Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T08:25:24.987Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T08:25:24.987Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T08:25:24.987Z] Removing intermediate container 3ee3aba019a9 [2021-05-03T08:25:24.987Z] ---> 66589b8ed717 [2021-05-03T08:25:24.987Z] [2021-05-03T08:25:24.987Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T08:25:24.987Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T08:25:24.987Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T08:25:24.987Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T08:25:25.250Z] ---> Running in 9fb12f49586a [2021-05-03T08:25:25.251Z] ---> Running in 9c1b2988b842 [2021-05-03T08:25:25.262Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T08:25:25.262Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T08:25:25.262Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T08:25:25.262Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T08:25:25.262Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T08:25:25.262Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T08:25:25.262Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T08:25:25.551Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T08:25:25.551Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T08:25:25.551Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T08:25:25.551Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T08:25:25.551Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T08:25:25.551Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T08:25:25.551Z] Successfully built 66589b8ed717 [2021-05-03T08:25:25.551Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T08:25:25.551Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T08:25:25.551Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T08:25:25.551Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T08:25:25.551Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T08:25:25.551Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T08:25:25.551Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T08:25:25.570Z] Removing intermediate container 3af7e11c3e68 [2021-05-03T08:25:25.571Z] ---> 21e3b88c1e77 [2021-05-03T08:25:25.571Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:25:25.830Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-05-03T08:25:25.830Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-05-03T08:25:25.830Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T08:25:25.830Z] OK: 72 MiB in 59 packages [2021-05-03T08:25:25.897Z] Removing intermediate container 9fb12f49586a [2021-05-03T08:25:25.897Z] ---> 2c88ee6f30f0 [2021-05-03T08:25:25.898Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T08:25:25.898Z] Removing intermediate container 9c1b2988b842 [2021-05-03T08:25:25.898Z] ---> e986ea1a8cf2 [2021-05-03T08:25:25.898Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T08:25:25.898Z] ---> Running in eb489af97a87 [2021-05-03T08:25:25.898Z] ---> Running in 7b6ed7f7bab2 [2021-05-03T08:25:26.112Z] ---> 5fa50386a728 [2021-05-03T08:25:26.112Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T08:25:26.206Z] ---> Running in 6602a98c5427 [2021-05-03T08:25:26.206Z] Removing intermediate container d0afc615d289 [2021-05-03T08:25:26.206Z] ---> 946b6a0d69a8 [2021-05-03T08:25:26.206Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:25:26.516Z] Removing intermediate container eb489af97a87 [2021-05-03T08:25:26.516Z] ---> 5e7a8a29a920 [2021-05-03T08:25:26.516Z] [2021-05-03T08:25:26.711Z] ---> Running in ea355026909e [2021-05-03T08:25:26.810Z] Removing intermediate container 7b6ed7f7bab2 [2021-05-03T08:25:26.810Z] ---> 35077a3cdcbd [2021-05-03T08:25:26.810Z] [2021-05-03T08:25:26.810Z] Removing intermediate container 6602a98c5427 [2021-05-03T08:25:26.810Z] ---> 9199d0013711 [2021-05-03T08:25:26.810Z] [2021-05-03T08:25:27.322Z] Removing intermediate container ea355026909e [2021-05-03T08:25:27.322Z] ---> a7e9fc9c4bec [2021-05-03T08:25:27.322Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T08:25:27.832Z] Successfully built 9199d0013711 [2021-05-03T08:25:27.832Z] ---> f61c49e25395 [2021-05-03T08:25:27.832Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-03T08:25:27.832Z] Successfully built 35077a3cdcbd [2021-05-03T08:25:27.832Z] Successfully tagged docker-support-notifications-go:latest [2021-05-03T08:25:27.832Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-05-03T08:25:27.832Z] Successfully tagged docker-support-scheduler-go:latest [2021-05-03T08:25:27.832Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-05-03T08:25:27.832Z] Successfully built 5e7a8a29a920 [2021-05-03T08:25:27.832Z] Successfully tagged docker-core-command-go:latest [2021-05-03T08:25:27.832Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-05-03T08:25:29.310Z] ---> 4d4515d48f0c [2021-05-03T08:25:29.310Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T08:25:29.429Z] ---> ff9b2df35704 [2021-05-03T08:25:29.429Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-03T08:25:30.058Z] ---> 6f4f5784aaf3 [2021-05-03T08:25:30.058Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-03T08:25:30.787Z] ---> Running in 46f6d339b254 [2021-05-03T08:25:30.787Z] Collecting docker-compose==1.23.2 [2021-05-03T08:25:30.787Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T08:25:31.785Z] Collecting cached-property<2,>=1.2.0 [2021-05-03T08:25:31.785Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T08:25:32.059Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T08:25:32.059Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T08:25:33.090Z] ---> 32749ab8e42d [2021-05-03T08:25:33.090Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-03T08:25:33.498Z] Removing intermediate container 46f6d339b254 [2021-05-03T08:25:33.499Z] ---> e0e6cda37bc1 [2021-05-03T08:25:33.499Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T08:25:34.099Z] ---> Running in 889bb4438a6c [2021-05-03T08:25:34.697Z] Removing intermediate container 889bb4438a6c [2021-05-03T08:25:34.697Z] ---> aad8f540a734 [2021-05-03T08:25:34.697Z] Step 28/31 : CMD ["gate"] [2021-05-03T08:25:34.697Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T08:25:34.697Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T08:25:34.970Z] ---> Running in d7a3fbad01d5 [2021-05-03T08:25:35.247Z] ---> 44e84ba4acb3 [2021-05-03T08:25:35.247Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-05-03T08:25:35.247Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-03T08:25:35.247Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-03T08:25:35.247Z] ---> aefe523efa57 [2021-05-03T08:25:35.247Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:25:35.247Z] ---> Running in 8a2744234965 [2021-05-03T08:25:35.547Z] ---> Running in b456e56f812a [2021-05-03T08:25:35.569Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T08:25:35.569Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T08:25:35.845Z] Removing intermediate container d7a3fbad01d5 [2021-05-03T08:25:35.845Z] ---> 091b271affaf [2021-05-03T08:25:35.845Z] Step 29/31 : LABEL arch=arm64 [2021-05-03T08:25:36.195Z] Removing intermediate container b456e56f812a [2021-05-03T08:25:36.195Z] ---> eaa466066ed6 [2021-05-03T08:25:36.195Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-03T08:25:36.520Z] Removing intermediate container 8a2744234965 [2021-05-03T08:25:36.520Z] ---> 2ce83d65da4e [2021-05-03T08:25:36.520Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-03T08:25:36.520Z] ---> Running in ba908f88671a [2021-05-03T08:25:36.827Z] Collecting PyYAML<4,>=3.10 [2021-05-03T08:25:36.827Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T08:25:36.827Z] ---> Running in 0a58f4bf7705 [2021-05-03T08:25:37.633Z] ---> 764f28ca8b74 [2021-05-03T08:25:37.633Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-05-03T08:25:37.816Z] Removing intermediate container 0a58f4bf7705 [2021-05-03T08:25:37.816Z] ---> 6bf3c2b136c7 [2021-05-03T08:25:37.816Z] Step 30/31 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:38.812Z] ---> Running in f791183b299c [2021-05-03T08:25:39.433Z] Removing intermediate container f791183b299c [2021-05-03T08:25:39.433Z] ---> 1746d2e924c4 [2021-05-03T08:25:39.433Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T08:25:39.889Z] ---> Running in 4d8da7f662fb [2021-05-03T08:25:39.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:40.036Z] ---> Running in 53c837e2004d [2021-05-03T08:25:40.036Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T08:25:40.036Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T08:25:40.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:25:40.563Z] (1/39) Installing readline (8.0.4-r0) [2021-05-03T08:25:40.563Z] (2/39) Installing bash (5.0.17-r0) [2021-05-03T08:25:40.563Z] Executing bash-5.0.17-r0.post-install [2021-05-03T08:25:40.635Z] Removing intermediate container 53c837e2004d [2021-05-03T08:25:40.635Z] ---> 25c4e9887fba [2021-05-03T08:25:40.635Z] [2021-05-03T08:25:40.920Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T08:25:40.920Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-03T08:25:41.232Z] Successfully built 25c4e9887fba [2021-05-03T08:25:41.232Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-05-03T08:25:41.232Z] Building docker-core-data-go [2021-05-03T08:25:41.274Z] (5/39) Installing curl (7.76.1-r0) [2021-05-03T08:25:41.274Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-03T08:25:41.274Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-03T08:25:41.274Z] (8/39) Installing expat (2.2.9-r1) [2021-05-03T08:25:41.274Z] (9/39) Installing libffi (3.3-r2) [2021-05-03T08:25:41.274Z] (10/39) Installing gdbm (1.13-r1) [2021-05-03T08:25:41.274Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-03T08:25:41.274Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-03T08:25:41.593Z] (13/39) Installing python3 (3.8.8-r0) [2021-05-03T08:25:42.214Z]  Building docker-security-bootstrapper-go ... done 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-03T08:25:42.214Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T08:25:42.214Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T08:25:44.416Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-03T08:25:44.416Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-03T08:25:44.416Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-03T08:25:44.416Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-03T08:25:44.416Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-03T08:25:44.848Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T08:25:44.848Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T08:25:45.557Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-03T08:25:45.557Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-03T08:25:45.557Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-03T08:25:45.922Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-03T08:25:46.288Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T08:25:46.288Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T08:25:46.310Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-03T08:25:46.564Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T08:25:46.564Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T08:25:46.839Z] 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-03T08:25:46.839Z] 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-03T08:25:47.437Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T08:25:47.440Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-03T08:25:47.440Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-03T08:25:47.711Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T08:25:47.752Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-03T08:25:47.990Z] Collecting idna<2.8,>=2.5 [2021-05-03T08:25:47.990Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T08:25:48.072Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-03T08:25:48.072Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-03T08:25:48.072Z] Removing intermediate container 4d8da7f662fb [2021-05-03T08:25:48.072Z] ---> 2da0a81aad6f [2021-05-03T08:25:48.072Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-03T08:25:48.264Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T08:25:48.265Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T08:25:48.265Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T08:25:48.265Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T08:25:48.408Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-03T08:25:49.080Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-03T08:25:49.080Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-03T08:25:49.080Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-03T08:25:49.248Z] Installing collected packages: cached-property, dockerpty, websocket-client, jsonschema, PyYAML, texttable, docopt, urllib3, idna, requests, docker-pycreds, docker, docker-compose [2021-05-03T08:25:49.350Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-03T08:25:49.530Z] Running setup.py install for dockerpty: started [2021-05-03T08:25:50.230Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-03T08:25:50.230Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-03T08:25:50.230Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-03T08:25:50.230Z] ---> Running in b3dd1cc30cf8 [2021-05-03T08:25:50.230Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-03T08:25:50.230Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-03T08:25:50.230Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-03T08:25:50.849Z] Executing busybox-1.31.1-r19.trigger [2021-05-03T08:25:50.849Z] OK: 72 MiB in 59 packages [2021-05-03T08:25:51.530Z] Removing intermediate container b3dd1cc30cf8 [2021-05-03T08:25:51.530Z] ---> dd2f7ea4b3ac [2021-05-03T08:25:51.530Z] Step 28/31 : CMD ["gate"] [2021-05-03T08:25:51.939Z] ---> Running in fdad2229bf33 [2021-05-03T08:25:52.149Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T08:25:52.423Z] Running setup.py install for PyYAML: started [2021-05-03T08:25:52.733Z] Removing intermediate container fdad2229bf33 [2021-05-03T08:25:52.733Z] ---> af3a77a758c6 [2021-05-03T08:25:52.733Z] Step 29/31 : LABEL arch=x86_64 [2021-05-03T08:25:53.466Z] ---> Running in e4320bdace25 [2021-05-03T08:25:53.862Z] Removing intermediate container e4320bdace25 [2021-05-03T08:25:53.862Z] ---> 246984fcb45c [2021-05-03T08:25:53.862Z] Step 30/31 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:25:54.550Z] ---> Running in fbabb4a75cc4 [2021-05-03T08:25:55.037Z] Removing intermediate container fbabb4a75cc4 [2021-05-03T08:25:55.037Z] ---> 47e64ee43e04 [2021-05-03T08:25:55.037Z] Step 31/31 : LABEL version=0.0.0 [2021-05-03T08:25:55.048Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T08:25:55.048Z] Running setup.py install for texttable: started [2021-05-03T08:25:55.430Z] ---> Running in 881258a72780 [2021-05-03T08:25:55.430Z] Collecting docker-compose==1.23.2 [2021-05-03T08:25:55.716Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-03T08:25:56.463Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-03T08:25:56.463Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-05-03T08:25:57.041Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T08:25:57.041Z] Running setup.py install for docopt: started [2021-05-03T08:25:57.100Z] Collecting docker<4.0,>=3.6.0 [2021-05-03T08:25:57.583Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-03T08:25:57.891Z] Removing intermediate container 881258a72780 [2021-05-03T08:25:57.891Z] ---> f6021326eeeb [2021-05-03T08:25:57.891Z] [2021-05-03T08:25:58.637Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-03T08:25:58.638Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-03T08:25:58.638Z] Successfully built f6021326eeeb [2021-05-03T08:25:58.638Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-05-03T08:25:58.638Z] Building docker-core-data-go [2021-05-03T08:25:59.024Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T08:25:59.024Z] Attempting uninstall: urllib3 [2021-05-03T08:25:59.024Z] Found existing installation: urllib3 1.25.9 [2021-05-03T08:25:59.024Z] Uninstalling urllib3-1.25.9: [2021-05-03T08:25:59.302Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T08:25:59.901Z] Attempting uninstall: idna [2021-05-03T08:25:59.901Z] Found existing installation: idna 2.9 [2021-05-03T08:25:59.901Z] Uninstalling idna-2.9: [2021-05-03T08:25:59.901Z] Successfully uninstalled idna-2.9 [2021-05-03T08:26:00.895Z] Attempting uninstall: requests [2021-05-03T08:26:00.895Z] Found existing installation: requests 2.23.0 [2021-05-03T08:26:00.895Z] Uninstalling requests-2.23.0: [2021-05-03T08:26:00.895Z] Successfully uninstalled requests-2.23.0 [2021-05-03T08:26:01.723Z]  Building docker-security-bootstrapper-go ... done Collecting cached-property<2,>=1.2.0 [2021-05-03T08:26:01.723Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-03T08:26:01.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:01.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:01.886Z] ---> 77ce46495c76 [2021-05-03T08:26:01.886Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:26:01.886Z] ---> Using cache [2021-05-03T08:26:01.886Z] ---> e554b5790cf3 [2021-05-03T08:26:01.886Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:01.886Z] ---> Using cache [2021-05-03T08:26:01.886Z] ---> f7c4bc1732a5 [2021-05-03T08:26:01.886Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T08:26:01.886Z] ---> Using cache [2021-05-03T08:26:01.886Z] ---> 5db9ddf6cec0 [2021-05-03T08:26:01.886Z] Step 6/23 : COPY go.mod . [2021-05-03T08:26:01.886Z] ---> Using cache [2021-05-03T08:26:01.886Z] ---> c5a4c06ab8bf [2021-05-03T08:26:01.886Z] Step 7/23 : RUN go mod download [2021-05-03T08:26:01.886Z] ---> Using cache [2021-05-03T08:26:01.886Z] ---> 6d8822150ce1 [2021-05-03T08:26:01.886Z] Step 8/23 : COPY . . [2021-05-03T08:26:01.886Z] ---> Using cache [2021-05-03T08:26:01.886Z] ---> fe008a4bdb49 [2021-05-03T08:26:01.886Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T08:26:02.485Z] Collecting texttable<0.10,>=0.9.0 [2021-05-03T08:26:02.885Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-03T08:26:05.346Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T08:26:06.808Z] ---> Running in 42912245fba9 [2021-05-03T08:26:06.850Z] Collecting docopt<0.7,>=0.6.1 [2021-05-03T08:26:06.850Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-03T08:26:08.253Z] 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-03T08:26:08.513Z] Collecting jsonschema<3,>=2.5.1 [2021-05-03T08:26:08.513Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-03T08:26:09.218Z] Collecting PyYAML<4,>=3.10 [2021-05-03T08:26:09.218Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-03T08:26:10.254Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:10.254Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:10.254Z] ---> 77ce46495c76 [2021-05-03T08:26:10.254Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:26:10.254Z] ---> Using cache [2021-05-03T08:26:10.254Z] ---> e554b5790cf3 [2021-05-03T08:26:10.254Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:10.254Z] ---> Using cache [2021-05-03T08:26:10.254Z] ---> f7c4bc1732a5 [2021-05-03T08:26:10.254Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T08:26:10.531Z] ---> Using cache [2021-05-03T08:26:10.531Z] ---> 5db9ddf6cec0 [2021-05-03T08:26:10.531Z] Step 6/23 : COPY go.mod . [2021-05-03T08:26:10.531Z] ---> Using cache [2021-05-03T08:26:10.531Z] ---> c5a4c06ab8bf [2021-05-03T08:26:10.531Z] Step 7/23 : RUN go mod download [2021-05-03T08:26:10.531Z] ---> Using cache [2021-05-03T08:26:10.531Z] ---> 6d8822150ce1 [2021-05-03T08:26:10.531Z] Step 8/23 : COPY . . [2021-05-03T08:26:10.808Z] ---> Using cache [2021-05-03T08:26:10.808Z] ---> fe008a4bdb49 [2021-05-03T08:26:10.808Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-05-03T08:26:11.789Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-03T08:26:11.789Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-03T08:26:11.797Z] ---> Running in 2b1ea1c5a97c [2021-05-03T08:26:12.108Z] 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-03T08:26:12.108Z] Collecting docker-pycreds>=0.4.0 [2021-05-03T08:26:12.108Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-03T08:26:13.256Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:13.256Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:13.256Z] ---> 77ce46495c76 [2021-05-03T08:26:13.256Z] Step 3/22 : WORKDIR /edgex-go [2021-05-03T08:26:13.256Z] ---> Using cache [2021-05-03T08:26:13.256Z] ---> e554b5790cf3 [2021-05-03T08:26:13.256Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:13.256Z] ---> Using cache [2021-05-03T08:26:13.256Z] ---> f7c4bc1732a5 [2021-05-03T08:26:13.256Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-03T08:26:13.546Z] ---> Running in d771c2417601 [2021-05-03T08:26:13.767Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-03T08:26:13.767Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-03T08:26:14.548Z] 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-03T08:26:14.838Z] 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-03T08:26:14.838Z] Collecting idna<2.8,>=2.5 [2021-05-03T08:26:14.838Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-03T08:26:15.190Z] 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-03T08:26:15.190Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-03T08:26:15.190Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-03T08:26:15.190Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-03T08:26:15.190Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-03T08:26:16.290Z] Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, dockerpty, cached-property, texttable, docopt, jsonschema, PyYAML, docker-compose [2021-05-03T08:26:16.542Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:26:16.654Z] Attempting uninstall: urllib3 [2021-05-03T08:26:16.654Z] Found existing installation: urllib3 1.25.9 [2021-05-03T08:26:16.654Z] Uninstalling urllib3-1.25.9: [2021-05-03T08:26:17.064Z] Successfully uninstalled urllib3-1.25.9 [2021-05-03T08:26:17.528Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:26:17.873Z] Attempting uninstall: idna [2021-05-03T08:26:17.873Z] Found existing installation: idna 2.9 [2021-05-03T08:26:18.194Z] Uninstalling idna-2.9: [2021-05-03T08:26:18.194Z] Successfully uninstalled idna-2.9 [2021-05-03T08:26:18.519Z] OK: 218 MiB in 52 packages [2021-05-03T08:26:19.339Z] Attempting uninstall: requests [2021-05-03T08:26:19.339Z] Found existing installation: requests 2.23.0 [2021-05-03T08:26:19.339Z] Uninstalling requests-2.23.0: [2021-05-03T08:26:19.339Z] Successfully uninstalled requests-2.23.0 [2021-05-03T08:26:20.934Z] Running setup.py install for dockerpty: started [2021-05-03T08:26:22.863Z] Removing intermediate container d771c2417601 [2021-05-03T08:26:22.863Z] ---> e37079db0d24 [2021-05-03T08:26:22.863Z] Step 6/22 : COPY go.mod . [2021-05-03T08:26:24.321Z] ---> 524dedd45577 [2021-05-03T08:26:24.321Z] Step 7/22 : RUN go mod download [2021-05-03T08:26:24.609Z] ---> Running in 9dc6133c99e3 [2021-05-03T08:26:26.694Z] Removing intermediate container 2aedabff8fd8 [2021-05-03T08:26:26.694Z] ---> ab5d10a2c66e [2021-05-03T08:26:26.694Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T08:26:26.694Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:26.694Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:26.694Z] ---> 77ce46495c76 [2021-05-03T08:26:26.694Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:26:26.694Z] ---> Using cache [2021-05-03T08:26:26.694Z] ---> e554b5790cf3 [2021-05-03T08:26:26.694Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:26.694Z] ---> Using cache [2021-05-03T08:26:26.694Z] ---> f7c4bc1732a5 [2021-05-03T08:26:26.694Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T08:26:26.694Z] ---> Running in 074073a9745b [2021-05-03T08:26:27.049Z] ---> Running in 2eae11a07a69 [2021-05-03T08:26:28.062Z] Removing intermediate container 2eae11a07a69 [2021-05-03T08:26:28.062Z] ---> da9dbfed95d4 [2021-05-03T08:26:28.062Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T08:26:28.062Z] ---> Running in 2b77baccc45b [2021-05-03T08:26:29.093Z] Removing intermediate container 2b77baccc45b [2021-05-03T08:26:29.093Z] ---> 2b8c5f3a31fa [2021-05-03T08:26:29.093Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T08:26:29.706Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:26:29.885Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-03T08:26:29.885Z] Running setup.py install for texttable: started [2021-05-03T08:26:30.690Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:26:30.965Z] Removing intermediate container 9dc6133c99e3 [2021-05-03T08:26:30.965Z] ---> e28f60eb5c5a [2021-05-03T08:26:30.965Z] Step 8/22 : COPY . . [2021-05-03T08:26:31.244Z] ---> 07190010ef1d [2021-05-03T08:26:31.244Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T08:26:31.847Z] OK: 218 MiB in 52 packages [2021-05-03T08:26:33.839Z] ---> 5aed3b9cf67a [2021-05-03T08:26:33.839Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T08:26:34.119Z] Removing intermediate container 074073a9745b [2021-05-03T08:26:34.119Z] ---> ad7fd2cf3c6f [2021-05-03T08:26:34.119Z] Step 6/23 : COPY go.mod . [2021-05-03T08:26:36.289Z] Running setup.py install for texttable: finished with status 'done' [2021-05-03T08:26:36.289Z] Running setup.py install for docopt: started [2021-05-03T08:26:36.754Z] ---> 3b228f37104d [2021-05-03T08:26:36.754Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T08:26:36.754Z] ---> b0f975c93c0a [2021-05-03T08:26:36.754Z] Step 7/23 : RUN go mod download [2021-05-03T08:26:37.030Z] ---> Running in 614034841fbd [2021-05-03T08:26:37.308Z] ---> Running in 6572f4c8960b [2021-05-03T08:26:37.607Z] Running setup.py install for docopt: finished with status 'done' [2021-05-03T08:26:38.322Z] Removing intermediate container 614034841fbd [2021-05-03T08:26:38.322Z] ---> cee56f71e1b6 [2021-05-03T08:26:38.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:26:38.835Z] Running setup.py install for PyYAML: started [2021-05-03T08:26:38.926Z] ---> Running in 8fabc51cc5fe [2021-05-03T08:26:39.920Z] Removing intermediate container 8fabc51cc5fe [2021-05-03T08:26:39.920Z] ---> 3ebcfb8c14a1 [2021-05-03T08:26:39.920Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T08:26:40.527Z] ---> Running in e583f47cf01f [2021-05-03T08:26:41.530Z] Removing intermediate container e583f47cf01f [2021-05-03T08:26:41.530Z] ---> c0ed70d4e9e1 [2021-05-03T08:26:41.530Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:26:41.807Z] ---> Running in e079bd565e9a [2021-05-03T08:26:42.074Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-03T08:26:42.432Z] Removing intermediate container 6572f4c8960b [2021-05-03T08:26:42.432Z] ---> ddafaaa41f8c [2021-05-03T08:26:42.432Z] Step 8/23 : COPY . . [2021-05-03T08:26:42.711Z] Removing intermediate container e079bd565e9a [2021-05-03T08:26:42.711Z] ---> d1dc4f201ec8 [2021-05-03T08:26:42.711Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:26:42.988Z] ---> Running in e9b41f9dc8c5 [2021-05-03T08:26:43.689Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.58.0 [2021-05-03T08:26:43.690Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:43.690Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:43.690Z] ---> ffb58d12084b [2021-05-03T08:26:43.690Z] Step 3/24 : WORKDIR /edgex-go [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 5992c752bd59 [2021-05-03T08:26:43.990Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> ffca794adea2 [2021-05-03T08:26:43.990Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 0e342bb10d3e [2021-05-03T08:26:43.990Z] Step 6/24 : COPY go.mod . [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 9f1a5b939693 [2021-05-03T08:26:43.990Z] Step 7/24 : RUN go mod download [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 414cf07dc033 [2021-05-03T08:26:43.990Z] Step 8/24 : COPY . . [2021-05-03T08:26:43.990Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:43.990Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:43.990Z] ---> ffb58d12084b [2021-05-03T08:26:43.990Z] Step 3/21 : WORKDIR /edgex-go [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 5992c752bd59 [2021-05-03T08:26:43.990Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> ffca794adea2 [2021-05-03T08:26:43.990Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 0e342bb10d3e [2021-05-03T08:26:43.990Z] Step 6/21 : COPY go.mod . [2021-05-03T08:26:43.990Z] ---> Using cache [2021-05-03T08:26:43.990Z] ---> 9f1a5b939693 [2021-05-03T08:26:43.990Z] Step 7/21 : RUN go mod download [2021-05-03T08:26:44.463Z] ---> Using cache [2021-05-03T08:26:44.463Z] ---> 414cf07dc033 [2021-05-03T08:26:44.463Z] Step 8/21 : COPY . . [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> 8cffb56afa88 [2021-05-03T08:26:44.915Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> 8cffb56afa88 [2021-05-03T08:26:44.915Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-03T08:26:44.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:26:44.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:26:44.915Z] ---> ffb58d12084b [2021-05-03T08:26:44.915Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> 5992c752bd59 [2021-05-03T08:26:44.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> ffca794adea2 [2021-05-03T08:26:44.915Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> 0e342bb10d3e [2021-05-03T08:26:44.915Z] Step 6/23 : COPY go.mod . [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> 9f1a5b939693 [2021-05-03T08:26:44.915Z] Step 7/23 : RUN go mod download [2021-05-03T08:26:44.915Z] ---> Using cache [2021-05-03T08:26:44.915Z] ---> 414cf07dc033 [2021-05-03T08:26:44.915Z] Step 8/23 : COPY . . [2021-05-03T08:26:45.003Z] Removing intermediate container e9b41f9dc8c5 [2021-05-03T08:26:45.004Z] ---> 589f207c5b9c [2021-05-03T08:26:45.004Z] [2021-05-03T08:26:45.692Z] ---> Using cache [2021-05-03T08:26:45.692Z] ---> 8cffb56afa88 [2021-05-03T08:26:45.692Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-05-03T08:26:46.452Z] Successfully built 589f207c5b9c [2021-05-03T08:26:46.452Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-05-03T08:26:48.691Z] ---> Running in 7b9c0c2f6e6d [2021-05-03T08:26:48.691Z] ---> Running in 3101bb89ffc8 [2021-05-03T08:26:48.691Z] ---> Running in 7ff5726674fc [2021-05-03T08:26:54.491Z] 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-03T08:26:54.491Z] 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-03T08:26:54.491Z] 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-03T08:27:01.575Z]  Building docker-sys-mgmt-agent-go ... done  ---> cae5a1bab848 [2021-05-03T08:27:01.575Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-05-03T08:27:01.575Z] ---> Running in 026d6e6e90c2 [2021-05-03T08:27:01.816Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-05-03T08:27:01.816Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-03T08:27:01.816Z] ---> ffb58d12084b [2021-05-03T08:27:01.816Z] Step 3/23 : WORKDIR /edgex-go [2021-05-03T08:27:01.816Z] ---> Using cache [2021-05-03T08:27:01.816Z] ---> 5992c752bd59 [2021-05-03T08:27:01.816Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:27:01.816Z] ---> Using cache [2021-05-03T08:27:01.817Z] ---> ffca794adea2 [2021-05-03T08:27:01.817Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-03T08:27:03.015Z] 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-03T08:27:03.034Z] ---> Running in a972be2d1d2d [2021-05-03T08:27:06.314Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:27:06.607Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:27:07.336Z] ---> 71773a73b6d6 [2021-05-03T08:27:07.336Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T08:27:07.616Z] ---> Running in 70642d860b71 [2021-05-03T08:27:09.612Z] 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-03T08:27:09.659Z] OK: 219 MiB in 52 packages [2021-05-03T08:27:16.838Z] Removing intermediate container a972be2d1d2d [2021-05-03T08:27:16.838Z] ---> df39a7de7336 [2021-05-03T08:27:16.838Z] Step 6/23 : COPY go.mod . [2021-05-03T08:27:17.559Z] ---> 5b3229fa6f54 [2021-05-03T08:27:17.559Z] Step 7/23 : RUN go mod download [2021-05-03T08:27:17.857Z] ---> Running in db1e878e6a46 [2021-05-03T08:27:26.612Z] Removing intermediate container db1e878e6a46 [2021-05-03T08:27:26.612Z] ---> a95408f978e1 [2021-05-03T08:27:26.612Z] Step 8/23 : COPY . . [2021-05-03T08:27:56.604Z] Removing intermediate container 2b1ea1c5a97c [2021-05-03T08:27:56.604Z] ---> a6d3fce81df4 [2021-05-03T08:27:56.604Z] [2021-05-03T08:27:56.604Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T08:27:56.604Z] ---> 9852663dfa18 [2021-05-03T08:27:56.604Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T08:27:56.604Z] ---> Using cache [2021-05-03T08:27:56.604Z] ---> aa60a06417ad [2021-05-03T08:27:56.604Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:27:56.604Z] ---> Using cache [2021-05-03T08:27:56.604Z] ---> 1bb22aa1561e [2021-05-03T08:27:56.604Z] Step 13/23 : ENV APP_PORT=48082 [2021-05-03T08:27:56.604Z] ---> Running in dd48c8f295bb [2021-05-03T08:27:56.604Z] Removing intermediate container dd48c8f295bb [2021-05-03T08:27:56.604Z] ---> 00d49ac81385 [2021-05-03T08:27:56.604Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T08:27:56.604Z] ---> Running in 0092adba63da [2021-05-03T08:27:56.604Z] Removing intermediate container 0092adba63da [2021-05-03T08:27:56.604Z] ---> 0a0ea2f9ef14 [2021-05-03T08:27:56.604Z] Step 15/23 : WORKDIR / [2021-05-03T08:27:56.882Z] ---> Running in 0514e6ebd385 [2021-05-03T08:27:56.882Z] Removing intermediate container 42912245fba9 [2021-05-03T08:27:56.883Z] ---> 8fde981f5b35 [2021-05-03T08:27:56.883Z] [2021-05-03T08:27:56.883Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T08:27:56.883Z] ---> 9852663dfa18 [2021-05-03T08:27:56.883Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T08:27:56.883Z] ---> Using cache [2021-05-03T08:27:56.883Z] ---> aa60a06417ad [2021-05-03T08:27:56.883Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:27:56.883Z] ---> Using cache [2021-05-03T08:27:56.883Z] ---> 1bb22aa1561e [2021-05-03T08:27:56.883Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T08:27:57.158Z] ---> Running in 15fb5b5efccf [2021-05-03T08:27:57.770Z] Removing intermediate container 0514e6ebd385 [2021-05-03T08:27:57.770Z] ---> 0d335bff6521 [2021-05-03T08:27:57.770Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:27:58.049Z] Removing intermediate container 15fb5b5efccf [2021-05-03T08:27:58.049Z] ---> 44329fa1b8fb [2021-05-03T08:27:58.049Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T08:27:58.049Z] ---> Running in 18fa22911f61 [2021-05-03T08:27:59.056Z] Removing intermediate container 18fa22911f61 [2021-05-03T08:27:59.056Z] ---> 3eb2f40a0fee [2021-05-03T08:27:59.056Z] Step 15/23 : WORKDIR / [2021-05-03T08:27:59.056Z] ---> Running in 323fab8f8c93 [2021-05-03T08:27:59.056Z] ---> c8dfe7ec5750 [2021-05-03T08:27:59.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-03T08:28:00.071Z] Removing intermediate container 323fab8f8c93 [2021-05-03T08:28:00.071Z] ---> b5fef4a32934 [2021-05-03T08:28:00.071Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:28:01.558Z] ---> 14b2f407a219 [2021-05-03T08:28:01.559Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T08:28:01.559Z] ---> 97a6e5628864 [2021-05-03T08:28:01.559Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-03T08:28:03.020Z] ---> 3b84d9197cac [2021-05-03T08:28:03.020Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-05-03T08:28:03.020Z] ---> Running in 7807a0c1b135 [2021-05-03T08:28:03.628Z] ---> 281cabede09d [2021-05-03T08:28:03.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T08:28:03.628Z] Removing intermediate container 7807a0c1b135 [2021-05-03T08:28:03.628Z] ---> f610218e0354 [2021-05-03T08:28:03.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:28:03.914Z] ---> Running in e1d08145ed14 [2021-05-03T08:28:04.916Z] Removing intermediate container e1d08145ed14 [2021-05-03T08:28:04.916Z] ---> dc4b12836e0f [2021-05-03T08:28:04.916Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T08:28:04.916Z] ---> Running in e60797eb6345 [2021-05-03T08:28:05.201Z] ---> 9e4f02189597 [2021-05-03T08:28:05.201Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-05-03T08:28:05.481Z] ---> Running in 579db272cbce [2021-05-03T08:28:06.108Z] Removing intermediate container e60797eb6345 [2021-05-03T08:28:06.108Z] ---> 0eb5c1df19f3 [2021-05-03T08:28:06.108Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:28:06.108Z] Removing intermediate container 579db272cbce [2021-05-03T08:28:06.108Z] ---> 7a572c9eed7c [2021-05-03T08:28:06.108Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:28:06.108Z] ---> Running in 2e7e8651390f [2021-05-03T08:28:06.388Z] ---> Running in b74f36a4ea02 [2021-05-03T08:28:07.000Z] Removing intermediate container 2e7e8651390f [2021-05-03T08:28:07.000Z] ---> 5688177459f5 [2021-05-03T08:28:07.000Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:28:07.283Z] Removing intermediate container b74f36a4ea02 [2021-05-03T08:28:07.283Z] ---> da9cb8bab6ca [2021-05-03T08:28:07.283Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T08:28:07.565Z] ---> Running in 87dc3118b726 [2021-05-03T08:28:07.565Z] ---> Running in 56db3d177890 [2021-05-03T08:28:08.048Z] Removing intermediate container ba908f88671a [2021-05-03T08:28:08.048Z] ---> 53f9f1ffff76 [2021-05-03T08:28:08.048Z] Step 14/23 : ENV APP_PORT=48090 [2021-05-03T08:28:08.048Z] ---> Running in 1ddf937fafb3 [2021-05-03T08:28:08.178Z] Removing intermediate container 87dc3118b726 [2021-05-03T08:28:08.178Z] ---> db4b41f3c102 [2021-05-03T08:28:08.178Z] [2021-05-03T08:28:08.458Z] Removing intermediate container 56db3d177890 [2021-05-03T08:28:08.458Z] ---> bdbdbe8276eb [2021-05-03T08:28:08.458Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:28:08.741Z] ---> Running in 752f584c072b [2021-05-03T08:28:09.037Z] Successfully built db4b41f3c102 [2021-05-03T08:28:09.037Z] Successfully tagged docker-core-command-go-arm64:latest [2021-05-03T08:28:09.438Z] 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-03T08:28:09.643Z]  Building docker-core-command-go ... done Removing intermediate container 752f584c072b [2021-05-03T08:28:09.643Z] ---> 669fa73c8aec [2021-05-03T08:28:09.643Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:28:09.643Z] ---> Running in 58c2bc798fc5 [2021-05-03T08:28:10.642Z] Removing intermediate container 58c2bc798fc5 [2021-05-03T08:28:10.642Z] ---> 2f1acd539c5d [2021-05-03T08:28:10.642Z] [2021-05-03T08:28:10.919Z] Successfully built 2f1acd539c5d [2021-05-03T08:28:11.004Z] Removing intermediate container 1ddf937fafb3 [2021-05-03T08:28:11.004Z] ---> 2bb005c1c62a [2021-05-03T08:28:11.004Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-03T08:28:11.198Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-05-03T08:28:11.406Z] 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-03T08:28:12.317Z] ---> Running in 84bad9adf824 [2021-05-03T08:28:16.283Z] Removing intermediate container 84bad9adf824 [2021-05-03T08:28:16.283Z] ---> f1e02c81e53a [2021-05-03T08:28:16.283Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-03T08:28:19.339Z] ---> eae0e8e1ddda [2021-05-03T08:28:19.339Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-03T08:28:22.127Z] ---> d6aadc2ff397 [2021-05-03T08:28:22.127Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-03T08:28:29.558Z] ---> 38c16a64f49f [2021-05-03T08:28:29.848Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-03T08:28:31.361Z] ---> Running in 9b2728199be3 [2021-05-03T08:28:32.570Z] Removing intermediate container 9b2728199be3 [2021-05-03T08:28:32.570Z] ---> 9ed5a2897119 [2021-05-03T08:28:32.570Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:28:33.439Z]  Building docker-core-metadata-go ... done Removing intermediate container 026d6e6e90c2 [2021-05-03T08:28:33.440Z] ---> 1f47c3d098df [2021-05-03T08:28:33.440Z] [2021-05-03T08:28:33.440Z] Step 10/22 : FROM alpine:3.12 [2021-05-03T08:28:33.440Z] ---> 9852663dfa18 [2021-05-03T08:28:33.440Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-03T08:28:33.440Z] ---> Running in 933748fd634a [2021-05-03T08:28:33.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:28:33.440Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:28:33.440Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-03T08:28:33.440Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-03T08:28:33.440Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:28:33.440Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T08:28:33.440Z] OK: 6 MiB in 16 packages [2021-05-03T08:28:34.996Z] Removing intermediate container 933748fd634a [2021-05-03T08:28:34.996Z] ---> 184df3969d18 [2021-05-03T08:28:34.996Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:28:34.996Z] ---> Running in 3377c857fe5d [2021-05-03T08:28:35.008Z] ---> Running in ef218fa165ef [2021-05-03T08:28:35.631Z] Removing intermediate container 3377c857fe5d [2021-05-03T08:28:35.631Z] ---> 9f8f788b042d [2021-05-03T08:28:35.631Z] Step 13/22 : ENV APP_PORT=48060 [2021-05-03T08:28:36.224Z] ---> Running in 706be814150f [2021-05-03T08:28:36.827Z] Removing intermediate container 706be814150f [2021-05-03T08:28:36.827Z] ---> a8f1b0680bff [2021-05-03T08:28:36.827Z] Step 14/22 : EXPOSE $APP_PORT [2021-05-03T08:28:37.105Z] ---> Running in 63b2193d8a0c [2021-05-03T08:28:37.384Z] Removing intermediate container 70642d860b71 [2021-05-03T08:28:37.384Z] ---> 83c19e59784a [2021-05-03T08:28:37.384Z] [2021-05-03T08:28:37.384Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T08:28:37.384Z] ---> 9852663dfa18 [2021-05-03T08:28:37.384Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T08:28:37.598Z] Removing intermediate container ef218fa165ef [2021-05-03T08:28:37.598Z] ---> a18aeee18f23 [2021-05-03T08:28:37.598Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T08:28:37.666Z] Removing intermediate container 63b2193d8a0c [2021-05-03T08:28:37.666Z] ---> 9ffdb359dfe8 [2021-05-03T08:28:37.666Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:28:37.666Z] ---> Running in bc6be67a079c [2021-05-03T08:28:38.269Z] Removing intermediate container bc6be67a079c [2021-05-03T08:28:38.269Z] ---> 9382702e1e48 [2021-05-03T08:28:38.269Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T08:28:38.269Z] ---> c8646429242b [2021-05-03T08:28:38.269Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-03T08:28:38.269Z] ---> Running in 3cc82a3860c4 [2021-05-03T08:28:38.877Z] Removing intermediate container 3cc82a3860c4 [2021-05-03T08:28:38.877Z] ---> 29c73abbbc21 [2021-05-03T08:28:38.877Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T08:28:38.877Z] ---> Running in 5e7616dac4aa [2021-05-03T08:28:39.474Z] ---> ea2c3e250f79 [2021-05-03T08:28:39.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-03T08:28:39.474Z] Removing intermediate container 5e7616dac4aa [2021-05-03T08:28:39.474Z] ---> c4e8d196ecb1 [2021-05-03T08:28:39.474Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:28:39.750Z] ---> Running in d96c333468b2 [2021-05-03T08:28:40.005Z] ---> Running in a55e7800c232 [2021-05-03T08:28:40.290Z] Removing intermediate container 3101bb89ffc8 [2021-05-03T08:28:40.290Z] ---> 48978ef9befa [2021-05-03T08:28:40.290Z] [2021-05-03T08:28:40.290Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T08:28:40.290Z] ---> 13621d1b12d4 [2021-05-03T08:28:40.290Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-05-03T08:28:40.290Z] ---> Using cache [2021-05-03T08:28:40.290Z] ---> de59f575aa50 [2021-05-03T08:28:40.290Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-03T08:28:40.290Z] ---> Using cache [2021-05-03T08:28:40.290Z] ---> 97bea9b070e6 [2021-05-03T08:28:40.290Z] Step 13/23 : ENV APP_PORT=48081 [2021-05-03T08:28:40.355Z] ---> 0a71b9910274 [2021-05-03T08:28:40.355Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-05-03T08:28:40.629Z] ---> Running in 871c6656ecf8 [2021-05-03T08:28:40.904Z] Removing intermediate container 871c6656ecf8 [2021-05-03T08:28:40.904Z] ---> d68b34dda48e [2021-05-03T08:28:40.904Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:28:41.182Z] ---> Running in 97ee30e3729b [2021-05-03T08:28:41.783Z] Removing intermediate container 97ee30e3729b [2021-05-03T08:28:41.783Z] ---> 61eccdda039e [2021-05-03T08:28:41.783Z] Step 20/22 : LABEL arch=arm64 [2021-05-03T08:28:41.783Z] ---> Running in 680bc36026cf [2021-05-03T08:28:42.029Z] ---> Running in bb766f887bf8 [2021-05-03T08:28:42.030Z] Removing intermediate container a55e7800c232 [2021-05-03T08:28:42.030Z] ---> 4ba4134578e5 [2021-05-03T08:28:42.030Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:28:42.058Z] Removing intermediate container d96c333468b2 [2021-05-03T08:28:42.058Z] ---> 81acae0d2587 [2021-05-03T08:28:42.058Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T08:28:42.333Z] ---> Running in 49cfda0e09e2 [2021-05-03T08:28:42.333Z] Removing intermediate container 680bc36026cf [2021-05-03T08:28:42.333Z] ---> 8562ef03a4f3 [2021-05-03T08:28:42.333Z] Step 21/22 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:28:42.607Z] ---> Running in f292c5ed5ae7 [2021-05-03T08:28:42.885Z] Removing intermediate container f292c5ed5ae7 [2021-05-03T08:28:42.885Z] ---> 0166026fc7e7 [2021-05-03T08:28:42.885Z] Step 22/22 : LABEL version=0.0.0 [2021-05-03T08:28:43.169Z] ---> Running in e93fb5f3d870 [2021-05-03T08:28:43.442Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-03T08:28:43.652Z] ---> Running in 0cfcc80c424d [2021-05-03T08:28:43.715Z] Removing intermediate container e93fb5f3d870 [2021-05-03T08:28:43.715Z] ---> 82bea786fc84 [2021-05-03T08:28:43.715Z] [2021-05-03T08:28:43.987Z] Successfully built 82bea786fc84 [2021-05-03T08:28:43.987Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-05-03T08:28:44.261Z]  Building docker-support-notifications-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-03T08:28:44.856Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T08:28:45.139Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T08:28:45.139Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T08:28:45.139Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T08:28:45.217Z] Removing intermediate container bb766f887bf8 [2021-05-03T08:28:45.217Z] ---> 48ffa8a378e4 [2021-05-03T08:28:45.217Z] Step 14/23 : EXPOSE $APP_PORT [2021-05-03T08:28:45.412Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T08:28:45.412Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T08:28:45.412Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:28:45.686Z] OK: 8 MiB in 20 packages [2021-05-03T08:28:46.117Z] ---> Running in 1181471526d7 [2021-05-03T08:28:46.522Z] Removing intermediate container 7b9c0c2f6e6d [2021-05-03T08:28:46.522Z] ---> 5bb4656d7872 [2021-05-03T08:28:46.522Z] [2021-05-03T08:28:46.522Z] Step 10/24 : FROM alpine:3.12 [2021-05-03T08:28:46.522Z] ---> 13621d1b12d4 [2021-05-03T08:28:46.522Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-03T08:28:46.522Z] Removing intermediate container 0cfcc80c424d [2021-05-03T08:28:46.522Z] ---> 5a9cccecb5ab [2021-05-03T08:28:46.522Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:28:46.522Z] ---> Running in 78fb7231b484 [2021-05-03T08:28:46.522Z] Removing intermediate container 7ff5726674fc [2021-05-03T08:28:46.522Z] ---> 1a665a1853ca [2021-05-03T08:28:46.522Z] [2021-05-03T08:28:46.522Z] Step 10/21 : FROM alpine:3.12 [2021-05-03T08:28:46.522Z] ---> 13621d1b12d4 [2021-05-03T08:28:46.522Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-05-03T08:28:46.668Z] Removing intermediate container 49cfda0e09e2 [2021-05-03T08:28:46.668Z] ---> 0ef605a1f138 [2021-05-03T08:28:46.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:28:46.974Z] ---> Running in b04f9c97198b [2021-05-03T08:28:46.975Z] ---> Running in 73ca7470a1f2 [2021-05-03T08:28:46.975Z] Removing intermediate container 1181471526d7 [2021-05-03T08:28:46.975Z] ---> 499311ee4034 [2021-05-03T08:28:46.975Z] Step 15/23 : WORKDIR / [2021-05-03T08:28:47.650Z] ---> ffd6fd4c1b0b [2021-05-03T08:28:47.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T08:28:47.680Z] ---> Running in 075eb2c3c0b8 [2021-05-03T08:28:47.990Z] Removing intermediate container b04f9c97198b [2021-05-03T08:28:47.990Z] ---> dec5b7e6f9ec [2021-05-03T08:28:47.990Z] [2021-05-03T08:28:48.287Z] ---> 1e8a35f5f321 [2021-05-03T08:28:48.287Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-05-03T08:28:48.633Z] ---> 8fb66436fb4f [2021-05-03T08:28:48.633Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T08:28:48.747Z] ---> Running in 8b35048c0d93 [2021-05-03T08:28:48.747Z] Removing intermediate container 075eb2c3c0b8 [2021-05-03T08:28:48.747Z] ---> 1a17f9373fec [2021-05-03T08:28:48.747Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:28:49.234Z] ---> 996fdd6a0f45 [2021-05-03T08:28:49.234Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T08:28:49.445Z] Successfully built dec5b7e6f9ec [2021-05-03T08:28:49.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:28:49.445Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:28:49.445Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-05-03T08:28:49.445Z]  Building docker-sys-mgmt-agent-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:28:49.506Z] ---> Running in 1d1fe33d6adb [2021-05-03T08:28:49.740Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:28:49.780Z] Removing intermediate container 1d1fe33d6adb [2021-05-03T08:28:49.780Z] ---> d0e5a6c0c52d [2021-05-03T08:28:49.780Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:28:50.054Z] ---> Running in 3fc1753c7dd8 [2021-05-03T08:28:50.058Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-03T08:28:50.058Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T08:28:50.058Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-03T08:28:50.058Z] (4/4) Installing curl (7.76.1-r0) [2021-05-03T08:28:50.058Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:28:50.329Z] Removing intermediate container 3fc1753c7dd8 [2021-05-03T08:28:50.329Z] ---> cccdd0794692 [2021-05-03T08:28:50.329Z] Step 21/23 : LABEL arch=arm64 [2021-05-03T08:28:50.501Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T08:28:50.501Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-03T08:28:50.603Z] ---> Running in fc684ce2b35e [2021-05-03T08:28:50.876Z] Removing intermediate container fc684ce2b35e [2021-05-03T08:28:50.876Z] ---> 493d409f731c [2021-05-03T08:28:50.876Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:28:50.962Z] OK: 7 MiB in 18 packages [2021-05-03T08:28:50.962Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-03T08:28:50.962Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-03T08:28:50.962Z] (4/6) Installing curl (7.76.1-r0) [2021-05-03T08:28:50.962Z] ---> 584439cf8685 [2021-05-03T08:28:50.962Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-03T08:28:50.962Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-03T08:28:50.962Z] (6/6) Installing su-exec (0.2-r1) [2021-05-03T08:28:50.962Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:28:50.962Z] Executing ca-certificates-20191127-r4.trigger [2021-05-03T08:28:51.152Z] ---> Running in 90f094ddeb67 [2021-05-03T08:28:51.335Z] OK: 7 MiB in 20 packages [2021-05-03T08:28:51.424Z] Removing intermediate container 90f094ddeb67 [2021-05-03T08:28:51.424Z] ---> 74eb4d936bb8 [2021-05-03T08:28:51.424Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:28:51.697Z] ---> Running in 96fce80c0972 [2021-05-03T08:28:51.719Z] 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-03T08:28:51.972Z] Removing intermediate container 96fce80c0972 [2021-05-03T08:28:51.972Z] ---> 22fb33697710 [2021-05-03T08:28:51.972Z] [2021-05-03T08:28:52.567Z] Successfully built 22fb33697710 [2021-05-03T08:28:52.567Z] Successfully tagged docker-core-data-go-arm64:latest [2021-05-03T08:28:52.583Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-03T08:28:52.583Z] $ docker stop --time=1 e22ef878e881ea36bc3f759c4bbd1d3ee5e271621f3acb4b9d28ecfe6ad128c0 [2021-05-03T08:28:54.475Z] $ docker rm -f e22ef878e881ea36bc3f759c4bbd1d3ee5e271621f3acb4b9d28ecfe6ad128c0 [2021-05-03T08:28:54.667Z] ---> 059ebc1dfce5 [2021-05-03T08:28:54.667Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-03T08:28:54.667Z] Removing intermediate container 78fb7231b484 [2021-05-03T08:28:54.667Z] ---> 662d4d9ebd0f [2021-05-03T08:28:54.667Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-03T08:28:54.667Z] Removing intermediate container 73ca7470a1f2 [2021-05-03T08:28:54.667Z] ---> 499b48dfe08d [2021-05-03T08:28:54.667Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T08:28:55.030Z] ---> Running in be55e6e79c8e [2021-05-03T08:28:55.030Z] ---> Running in dbdd2200744b [2021-05-03T08:28:55.084Z] + + grep docker [2021-05-03T08:28:55.084Z] docker images [2021-05-03T08:28:55.356Z] docker-core-data-go-arm64 latest 22fb33697710 4 seconds ago 20.3MB [2021-05-03T08:28:55.356Z] docker-support-notifications-go-arm64 latest 82bea786fc84 12 seconds ago 16.6MB [2021-05-03T08:28:55.356Z] docker-core-metadata-go-arm64 latest 2f1acd539c5d 45 seconds ago 17.4MB [2021-05-03T08:28:55.356Z] docker-core-command-go-arm64 latest db4b41f3c102 48 seconds ago 16.1MB [2021-05-03T08:28:55.356Z] docker-sys-mgmt-agent-go-arm64 latest 589f207c5b9c 2 minutes ago 299MB [2021-05-03T08:28:55.356Z] docker-security-bootstrapper-go-arm64 latest 25c4e9887fba 3 minutes ago 17.1MB [2021-05-03T08:28:55.356Z] docker-security-secretstore-setup-go-arm64 latest 66589b8ed717 3 minutes ago 24.1MB [2021-05-03T08:28:55.356Z] docker-support-scheduler-go-arm64 latest 9cb8620fd057 3 minutes ago 16.1MB [2021-05-03T08:28:55.356Z] docker-security-proxy-setup-go-arm64 latest 78742caee326 3 minutes ago 23.9MB [2021-05-03T08:28:55.356Z] docker 20.10.0 eeaf43b92773 4 months ago 228MB [2021-05-03T08:28:55.369Z] ---> 53059746d987 [2021-05-03T08:28:55.369Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [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 [2021-05-03T08:28:55.683Z] ---> Running in f5013cf4219b [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:28:56.010Z] Removing intermediate container be55e6e79c8e [2021-05-03T08:28:56.010Z] ---> cd0dadc75633 [2021-05-03T08:28:56.010Z] Step 13/21 : WORKDIR /edgex [2021-05-03T08:28:56.010Z] Removing intermediate container dbdd2200744b [2021-05-03T08:28:56.010Z] ---> e35bbba59492 [2021-05-03T08:28:56.010Z] Step 13/24 : WORKDIR / [2021-05-03T08:28:56.176Z] ---> job-cost.sh [2021-05-03T08:28:56.176Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rLjV [2021-05-03T08:28:56.419Z] ---> Running in 72fa06f07644 [2021-05-03T08:28:56.419Z] ---> Running in 5af4d1bfad75 [2021-05-03T08:28:56.419Z] Removing intermediate container f5013cf4219b [2021-05-03T08:28:56.419Z] ---> 81ced1734ab0 [2021-05-03T08:28:56.419Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:28:57.223Z] ---> Running in 80559420ae7f [2021-05-03T08:28:58.020Z] Removing intermediate container 5af4d1bfad75 [2021-05-03T08:28:58.020Z] ---> db5dda9e0887 [2021-05-03T08:28:58.020Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-03T08:28:58.020Z] Removing intermediate container 72fa06f07644 [2021-05-03T08:28:58.020Z] ---> ead5c4ac4351 [2021-05-03T08:28:58.020Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-03T08:28:58.373Z] Removing intermediate container 80559420ae7f [2021-05-03T08:28:58.373Z] ---> a1990f96f7ef [2021-05-03T08:28:58.373Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T08:28:59.514Z] ---> Running in ae0314d69cf9 [2021-05-03T08:28:59.889Z] ---> 531a5f80599c [2021-05-03T08:28:59.889Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-03T08:28:59.889Z] ---> 8eb8d722f58c [2021-05-03T08:28:59.889Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-03T08:29:00.634Z] Removing intermediate container ae0314d69cf9 [2021-05-03T08:29:00.634Z] ---> 4e65ee3441a0 [2021-05-03T08:29:00.634Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:29:01.350Z] ---> Running in 0ba16be56e51 [2021-05-03T08:29:02.027Z] ---> c24f3fded55e [2021-05-03T08:29:02.027Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-03T08:29:02.327Z] ---> 70c32dced08a [2021-05-03T08:29:02.327Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-03T08:29:02.327Z] Removing intermediate container 0ba16be56e51 [2021-05-03T08:29:02.327Z] ---> 4645ff97795f [2021-05-03T08:29:02.327Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:29:02.617Z] ---> Running in 6366e4621ca0 [2021-05-03T08:29:03.250Z] ---> 94a560a2bd90 [2021-05-03T08:29:03.250Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-03T08:29:04.030Z] Removing intermediate container 6366e4621ca0 [2021-05-03T08:29:04.030Z] ---> 72e56931023a [2021-05-03T08:29:04.030Z] [2021-05-03T08:29:04.336Z] ---> a9b2e8c8975a [2021-05-03T08:29:04.691Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-03T08:29:05.398Z] ---> Running in 410ed83524ed [2021-05-03T08:29:05.717Z] ---> 0804ff3f4b97 [2021-05-03T08:29:05.717Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-03T08:29:05.717Z] Successfully built 72e56931023a [2021-05-03T08:29:06.033Z] Successfully tagged docker-core-metadata-go:latest [2021-05-03T08:29:06.401Z]  Building docker-core-metadata-go ... done Removing intermediate container 410ed83524ed [2021-05-03T08:29:06.401Z] ---> 262e5ac0e326 [2021-05-03T08:29:06.401Z] Step 18/21 : CMD ["--init=true"] [2021-05-03T08:29:06.860Z] ---> Running in f735311f1b33 [2021-05-03T08:29:07.614Z] Removing intermediate container f735311f1b33 [2021-05-03T08:29:07.614Z] ---> 38c4b1c4c370 [2021-05-03T08:29:07.614Z] Step 19/21 : LABEL arch=x86_64 [2021-05-03T08:29:07.932Z] ---> Running in 8180f84aeeb9 [2021-05-03T08:29:08.253Z] ---> fb3f1ffb593b [2021-05-03T08:29:08.253Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-03T08:29:09.023Z] Removing intermediate container 8180f84aeeb9 [2021-05-03T08:29:09.023Z] ---> 6d6096656971 [2021-05-03T08:29:09.023Z] Step 20/21 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:29:11.059Z] ---> Running in b2ec9a502cc3 [2021-05-03T08:29:11.059Z] ---> a37870244b70 [2021-05-03T08:29:11.059Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-03T08:29:11.893Z] ---> Running in 93c59fa70716 [2021-05-03T08:29:11.893Z] Removing intermediate container b2ec9a502cc3 [2021-05-03T08:29:11.893Z] ---> 7855525b0182 [2021-05-03T08:29:11.893Z] Step 21/21 : LABEL version=0.0.0 [2021-05-03T08:29:12.763Z] ---> Running in 013cd8731819 [2021-05-03T08:29:15.072Z] Removing intermediate container 013cd8731819 [2021-05-03T08:29:15.072Z] ---> ffb38d6d3e2b [2021-05-03T08:29:15.072Z] [2021-05-03T08:29:16.136Z] Successfully built ffb38d6d3e2b [2021-05-03T08:29:16.420Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-05-03T08:29:17.117Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 93c59fa70716 [2021-05-03T08:29:17.117Z] ---> f8d5a0895422 [2021-05-03T08:29:17.117Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-05-03T08:29:17.819Z] ---> Running in 1c50140cb64b [2021-05-03T08:29:18.523Z] Removing intermediate container 1c50140cb64b [2021-05-03T08:29:18.523Z] ---> e6a27356dc0f [2021-05-03T08:29:18.523Z] Step 22/24 : LABEL arch=x86_64 [2021-05-03T08:29:18.862Z] ---> Running in d243a394b765 [2021-05-03T08:29:19.619Z] Removing intermediate container d243a394b765 [2021-05-03T08:29:19.619Z] ---> 6392ab7af8ef [2021-05-03T08:29:19.619Z] Step 23/24 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:29:20.040Z] ---> Running in 699daacf4940 [2021-05-03T08:29:21.275Z] Removing intermediate container 699daacf4940 [2021-05-03T08:29:21.275Z] ---> 8551a3112a80 [2021-05-03T08:29:21.275Z] Step 24/24 : LABEL version=0.0.0 [2021-05-03T08:29:21.654Z] ---> Running in 58657c9cf39b [2021-05-03T08:29:22.982Z] Removing intermediate container 58657c9cf39b [2021-05-03T08:29:22.982Z] ---> 1a50b1462778 [2021-05-03T08:29:22.982Z] [2021-05-03T08:29:23.864Z] Successfully built 1a50b1462778 [2021-05-03T08:29:24.241Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-05-03T08:29:35.114Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-03T08:29:37.249Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8b35048c0d93 [2021-05-03T08:29:37.249Z] ---> 96844e3b4bd1 [2021-05-03T08:29:37.249Z] [2021-05-03T08:29:37.249Z] Step 10/23 : FROM alpine:3.12 [2021-05-03T08:29:37.249Z] ---> 13621d1b12d4 [2021-05-03T08:29:37.249Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-03T08:29:37.582Z] ---> Running in d1135273c2ba [2021-05-03T08:29:39.034Z] Removing intermediate container d1135273c2ba [2021-05-03T08:29:39.034Z] ---> 80e721c186b5 [2021-05-03T08:29:39.034Z] Step 12/23 : ENV APP_PORT=48080 [2021-05-03T08:29:39.034Z] ---> Running in f72270035dea [2021-05-03T08:29:40.921Z] Removing intermediate container f72270035dea [2021-05-03T08:29:40.921Z] ---> 88b9c22610b3 [2021-05-03T08:29:40.921Z] Step 13/23 : EXPOSE $APP_PORT [2021-05-03T08:29:40.921Z] ---> Running in cf06dfc5445a [2021-05-03T08:29:41.574Z] Removing intermediate container cf06dfc5445a [2021-05-03T08:29:41.574Z] ---> b6de72e2c1ff [2021-05-03T08:29:41.574Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-03T08:29:41.887Z] ---> Running in cb19d3263103 [2021-05-03T08:29:45.423Z] Removing intermediate container cb19d3263103 [2021-05-03T08:29:45.423Z] ---> 0e2c44c7cc5e [2021-05-03T08:29:45.423Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-03T08:29:45.423Z] ---> Running in 54f79ba2fa48 [2021-05-03T08:29:46.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-03T08:29:47.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-03T08:29:48.733Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-03T08:29:48.733Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-03T08:29:48.733Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-03T08:29:48.733Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-03T08:29:49.082Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-03T08:29:49.082Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-03T08:29:49.487Z] Executing busybox-1.31.1-r20.trigger [2021-05-03T08:29:49.487Z] OK: 8 MiB in 20 packages [2021-05-03T08:29:51.560Z] Removing intermediate container 54f79ba2fa48 [2021-05-03T08:29:51.560Z] ---> dd1c16fb6d88 [2021-05-03T08:29:51.560Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-03T08:29:52.172Z] ---> c841394af373 [2021-05-03T08:29:52.172Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-03T08:29:54.392Z] ---> 92b574684010 [2021-05-03T08:29:54.392Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-03T08:29:55.410Z] ---> 6846eb8a93d4 [2021-05-03T08:29:55.410Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-05-03T08:29:55.410Z] ---> Running in 39cb067207e0 [2021-05-03T08:29:56.057Z] Removing intermediate container 39cb067207e0 [2021-05-03T08:29:56.057Z] ---> 2c597d4e0ac4 [2021-05-03T08:29:56.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-03T08:29:56.057Z] ---> Running in 509e4dd8b99b [2021-05-03T08:29:56.404Z] Removing intermediate container 509e4dd8b99b [2021-05-03T08:29:56.404Z] ---> 8ba7c52e897a [2021-05-03T08:29:56.404Z] Step 21/23 : LABEL arch=x86_64 [2021-05-03T08:29:56.734Z] ---> Running in 63fb7acf52c1 [2021-05-03T08:29:57.022Z] Removing intermediate container 63fb7acf52c1 [2021-05-03T08:29:57.022Z] ---> 9a548ad86436 [2021-05-03T08:29:57.022Z] Step 22/23 : LABEL git_sha=eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:29:57.333Z] ---> Running in f320967a0299 [2021-05-03T08:29:58.008Z] Removing intermediate container f320967a0299 [2021-05-03T08:29:58.008Z] ---> 42a281ca2e39 [2021-05-03T08:29:58.008Z] Step 23/23 : LABEL version=0.0.0 [2021-05-03T08:29:58.008Z] ---> Running in a3caaf1c1e7e [2021-05-03T08:29:58.299Z] Removing intermediate container a3caaf1c1e7e [2021-05-03T08:29:58.299Z] ---> fc4152e87558 [2021-05-03T08:29:58.299Z] [2021-05-03T08:29:58.951Z] Successfully built fc4152e87558 [2021-05-03T08:29:58.951Z] Successfully tagged docker-core-data-go:latest [2021-05-03T08:30:00.653Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-05-03T08:30:00.742Z] $ docker stop --time=1 52bd258791c5e69d001da3f6b8d5c3e427b7295c3f56a94fff1fc4eaf0a625ce [2021-05-03T08:30:04.959Z] $ docker rm -f 52bd258791c5e69d001da3f6b8d5c3e427b7295c3f56a94fff1fc4eaf0a625ce [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-03T08:30:05.982Z] + grep docker [2021-05-03T08:30:05.982Z] + docker images [2021-05-03T08:30:07.696Z] docker-core-data-go latest fc4152e87558 9 seconds ago 21.5MB [2021-05-03T08:30:07.696Z] docker-security-secretstore-setup-go latest 1a50b1462778 45 seconds ago 25.6MB [2021-05-03T08:30:07.696Z] docker-security-proxy-setup-go latest ffb38d6d3e2b 53 seconds ago 25.3MB [2021-05-03T08:30:07.696Z] docker-core-metadata-go latest 72e56931023a About a minute ago 18.6MB [2021-05-03T08:30:07.696Z] docker-sys-mgmt-agent-go latest dec5b7e6f9ec About a minute ago 312MB [2021-05-03T08:30:07.696Z] docker-security-bootstrapper-go latest f6021326eeeb 4 minutes ago 18.2MB [2021-05-03T08:30:07.696Z] docker-support-scheduler-go latest 35077a3cdcbd 4 minutes ago 17.1MB [2021-05-03T08:30:07.696Z] docker-core-command-go latest 5e7a8a29a920 4 minutes ago 17MB [2021-05-03T08:30:07.696Z] docker-support-notifications-go latest 9199d0013711 4 minutes ago 17.6MB [2021-05-03T08:30:07.696Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-03T08:30:23.189Z] Still waiting to schedule task [2021-05-03T08:30:23.190Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-03T08:31:11.847Z] lf-activate-venv(): INFO: Adding /tmp/venv-rLjV/bin to PATH [2021-05-03T08:31:11.847Z] INFO: No Stack... [2021-05-03T08:31:11.847Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-03T08:31:11.847Z] INFO: Archiving Costs [Pipeline] sh [2021-05-03T08:31:12.187Z] + cut -d, -f6 [2021-05-03T08:31:12.187Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-05-03T08:31:12.331Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3417-3-stack-cost] [2021-05-03T08:31:12.340Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3417-3-stack-cost] did not exist. Created. [2021-05-03T08:31:12.340Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3417-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-03T08:31:12.707Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-03T08:31:12.996Z] Stashed 1 file(s) [Pipeline] } [2021-05-03T08:31:13.009Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3417-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-03T08:31:16.932Z] Running on prd-ubuntu18.04-docker-8c-8g-2735 in /w/workspace/edgexfoundry_edgex-go_PR-3417 [Pipeline] { [Pipeline] ws [2021-05-03T08:31:16.951Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-05-03T08:31:19.650Z] using credential edgex-jenkins-ssh [2021-05-03T08:31:19.689Z] Cloning the remote Git repository [2021-05-03T08:31:19.717Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-03T08:31:19.792Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-05-03T08:31:19.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T08:31:19.821Z] > git --version # timeout=10 [2021-05-03T08:31:19.826Z] > git --version # 'git version 2.17.1' [2021-05-03T08:31:19.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T08:31:19.855Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T08:31:26.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T08:31:26.392Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-03T08:31:26.402Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-03T08:31:26.414Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-03T08:31:26.414Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T08:31:26.421Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3417/head:refs/remotes/origin/PR-3417 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-03T08:31:27.125Z] Merging remotes/origin/master commit 31468994070af38c8f9db93fe1a8ddc3ce05f196 into PR head commit eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:31:27.327Z] Merge succeeded, producing eeee1061dad4a93d527883909cf0a1bf24406da4 [2021-05-03T08:31:27.327Z] Checking out Revision eeee1061dad4a93d527883909cf0a1bf24406da4 (PR-3417) [2021-05-03T08:31:27.139Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T08:31:27.143Z] > git checkout -f eeee1061dad4a93d527883909cf0a1bf24406da4 # timeout=10 [2021-05-03T08:31:27.302Z] > git remote # timeout=10 [2021-05-03T08:31:27.308Z] > git config --get remote.origin.url # timeout=10 [2021-05-03T08:31:27.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-03T08:31:27.316Z] > git merge 31468994070af38c8f9db93fe1a8ddc3ce05f196 # timeout=10 [2021-05-03T08:31:27.325Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-03T08:31:27.335Z] > git config core.sparsecheckout # timeout=10 [2021-05-03T08:31:27.338Z] > git checkout -f eeee1061dad4a93d527883909cf0a1bf24406da4 # timeout=10 [2021-05-03T08:31:30.991Z] Commit message: "docs(sma): update swagger doc to include common API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:31:32.238Z] + echo snap-build.sh [2021-05-03T08:31:32.238Z] snap-build.sh [2021-05-03T08:31:32.238Z] + SNAP_BASE_DIR=. [2021-05-03T08:31:32.238Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-05-03T08:31:32.238Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-05-03T08:31:32.238Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-05-03T08:31:32.238Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-05-03T08:31:32.238Z] + cd /w/workspace/edgex-go/3 [2021-05-03T08:31:32.238Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-03T08:31:32.238Z] Reading package lists... [2021-05-03T08:31:32.500Z] Building dependency tree... [2021-05-03T08:31:32.500Z] Reading state information... [2021-05-03T08:31:32.500Z] The following packages were automatically installed and are no longer required: [2021-05-03T08:31:32.500Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-03T08:31:32.500Z] uidmap xdelta3 [2021-05-03T08:31:32.500Z] Use 'sudo apt autoremove' to remove them. [2021-05-03T08:31:32.762Z] The following packages will be REMOVED: [2021-05-03T08:31:32.762Z] lxd* lxd-client* [2021-05-03T08:31:33.336Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-03T08:31:33.336Z] After this operation, 31.7 MB disk space will be freed. [2021-05-03T08:31:34.395Z] (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-03T08:31:34.395Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T08:31:35.341Z] Removing lxd dnsmasq configuration [2021-05-03T08:31:35.341Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T08:31:35.602Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-03T08:31:36.178Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-03T08:31:36.439Z] (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-03T08:31:36.439Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-03T08:31:38.359Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-03T08:31:38.359Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-03T08:31:39.749Z] + sudo snap remove --purge lxd [2021-05-03T08:31:40.012Z] snap "lxd" is not installed [2021-05-03T08:31:40.012Z] + sudo groupadd --force --system lxd [2021-05-03T08:31:40.012Z] ++ whoami [2021-05-03T08:31:40.012Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-03T08:31:40.012Z] + newgrp - lxd [2021-05-03T08:31:40.012Z] + sudo snap install lxd [2021-05-03T08:31:48.171Z] 2021-05-03T08:31:45Z INFO Waiting for automatic snapd restart... [2021-05-03T08:32:03.137Z] lxd 4.13 from Canonical* installed [2021-05-03T08:32:03.137Z] + sudo lxd init --auto [2021-05-03T08:32:09.744Z] + sudo snap install --classic snapcraft [2021-05-03T08:32:16.342Z] snapcraft 4.6.3 from Canonical* installed [2021-05-03T08:32:16.342Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-03T08:32:16.342Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-03T08:32:16.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T08:32:16.342Z] Dload Upload Total Spent Left Speed [2021-05-03T08:32:16.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4098 [2021-05-03T08:32:16.342Z] 100 3325k 100 3325k 0 0 10.6M 0 --:--:-- --:--:-- --:--:-- 10.6M [2021-05-03T08:32:16.342Z] ./yq_linux_amd64 [2021-05-03T08:32:16.342Z] + sudo snapcraft prime --use-lxd [2021-05-03T08:32:18.258Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-03T08:32:18.258Z] 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-03T08:32:18.258Z] - README.md [2021-05-03T08:32:18.258Z] [2021-05-03T08:32:18.258Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-03T08:32:19.204Z] Launching a container. [2021-05-03T08:32:34.129Z] Waiting for container to be ready [2021-05-03T08:32:34.129Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-03T08:32:34.129Z] [2021-05-03T08:32:37.456Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-03T08:32:38.031Z] Waiting for network to be ready... [2021-05-03T08:32:38.297Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-03T08:32:38.560Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-05-03T08:32:38.560Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-03T08:32:38.560Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-03T08:32:38.560Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-03T08:32:38.560Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-03T08:32:38.560Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-05-03T08:32:38.822Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-05-03T08:32:38.822Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-03T08:32:38.822Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-03T08:32:39.083Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-03T08:32:39.083Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-03T08:32:39.345Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-03T08:32:39.345Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-03T08:32:39.345Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-03T08:32:39.345Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-03T08:32:39.345Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-03T08:32:39.345Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-03T08:32:39.926Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-03T08:32:40.189Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-05-03T08:32:40.451Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-03T08:32:40.452Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-03T08:32:40.452Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-03T08:32:40.452Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-05-03T08:32:40.452Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-05-03T08:32:40.452Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-03T08:32:40.452Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-03T08:32:43.758Z] Fetched 24.4 MB in 5s (4614 kB/s) [2021-05-03T08:32:45.143Z] Reading package lists... [2021-05-03T08:32:45.143Z] Reading package lists... [2021-05-03T08:32:45.405Z] Building dependency tree... [2021-05-03T08:32:45.405Z] Reading state information... [2021-05-03T08:32:45.669Z] The following additional packages will be installed: [2021-05-03T08:32:45.669Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-03T08:32:45.669Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-03T08:32:45.669Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-03T08:32:45.669Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-03T08:32:45.669Z] Suggested packages: [2021-05-03T08:32:45.669Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-03T08:32:45.669Z] Recommended packages: [2021-05-03T08:32:45.669Z] gnupg libsasl2-modules [2021-05-03T08:32:45.669Z] The following NEW packages will be installed: [2021-05-03T08:32:45.669Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-03T08:32:45.669Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-03T08:32:45.669Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-03T08:32:45.669Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-03T08:32:45.669Z] The following packages will be upgraded: [2021-05-03T08:32:45.669Z] gpg gpg-agent gpgconf libudev1 [2021-05-03T08:32:45.931Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-03T08:32:45.931Z] Need to get 3529 kB of archives. [2021-05-03T08:32:45.931Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-03T08:32:45.931Z] 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-03T08:32:45.931Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-05-03T08:32:46.193Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-03T08:32:46.193Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-03T08:32:46.193Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-03T08:32:46.193Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-05-03T08:32:46.768Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-03T08:32:46.768Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-03T08:32:46.768Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-03T08:32:46.768Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-03T08:32:46.768Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-03T08:32:46.768Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-03T08:32:46.768Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-03T08:32:46.768Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-03T08:32:46.768Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-03T08:32:46.768Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-03T08:32:46.768Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-03T08:32:46.768Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-03T08:32:46.768Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-03T08:32:46.768Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-03T08:32:46.768Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-03T08:32:47.031Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-03T08:32:47.031Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T08:32:47.031Z] Fetched 3529 kB in 1s (3034 kB/s) [2021-05-03T08:32:47.293Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-03T08:32:47.293Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-05-03T08:32:47.293Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T08:32:47.293Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-05-03T08:32:47.555Z] Selecting previously unselected package udev. [2021-05-03T08:32:47.555Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-03T08:32:47.555Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-05-03T08:32:47.555Z] Unpacking udev (237-3ubuntu10.46) ... [2021-05-03T08:32:47.817Z] Selecting previously unselected package libfuse2:amd64. [2021-05-03T08:32:47.817Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-03T08:32:47.817Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-03T08:32:48.079Z] Selecting previously unselected package fuse. [2021-05-03T08:32:48.079Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-03T08:32:48.079Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-03T08:32:48.079Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T08:32:48.079Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T08:32:48.340Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T08:32:48.340Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T08:32:48.340Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T08:32:48.340Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T08:32:48.602Z] Selecting previously unselected package libksba8:amd64. [2021-05-03T08:32:48.602Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-03T08:32:48.602Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-03T08:32:48.602Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-03T08:32:48.602Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:48.602Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:48.863Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-03T08:32:48.863Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:48.863Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:48.863Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-03T08:32:48.863Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:48.863Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.124Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-03T08:32:49.124Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:49.124Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.124Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-03T08:32:49.124Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:49.124Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.124Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-03T08:32:49.124Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:49.124Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.385Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-03T08:32:49.385Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:49.385Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.385Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-03T08:32:49.385Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:49.385Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.647Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-03T08:32:49.647Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-03T08:32:49.647Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:49.647Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-03T08:32:49.647Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-03T08:32:49.647Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T08:32:49.647Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-03T08:32:49.647Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-03T08:32:49.908Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T08:32:49.908Z] Selecting previously unselected package libldap-common. [2021-05-03T08:32:49.908Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-03T08:32:49.908Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T08:32:49.908Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-03T08:32:49.908Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-03T08:32:49.908Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T08:32:50.169Z] Selecting previously unselected package dirmngr. [2021-05-03T08:32:50.169Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T08:32:50.169Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-03T08:32:50.169Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T08:32:50.430Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-03T08:32:50.430Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-03T08:32:50.430Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T08:32:50.430Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-03T08:32:50.430Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-03T08:32:50.430Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:50.430Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-03T08:32:50.692Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T08:32:50.692Z] Setting up udev (237-3ubuntu10.46) ... [2021-05-03T08:32:51.264Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-03T08:32:51.264Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.264Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-03T08:32:51.264Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-03T08:32:51.264Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-03T08:32:51.525Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-03T08:32:51.525Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-03T08:32:51.525Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-03T08:32:51.525Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T08:32:52.469Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-03T08:32:52.469Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-03T08:32:52.469Z] This means they are not meant to be enabled using systemctl. [2021-05-03T08:32:52.469Z] Possible reasons for having this kind of units are: [2021-05-03T08:32:52.469Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-03T08:32:52.469Z] .wants/ or .requires/ directory. [2021-05-03T08:32:52.469Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-03T08:32:52.469Z] a requirement dependency on it. [2021-05-03T08:32:52.469Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-03T08:32:52.469Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-03T08:32:52.469Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-03T08:32:52.469Z] instance name specified. [2021-05-03T08:32:52.731Z] Reading package lists... [2021-05-03T08:32:52.992Z] Building dependency tree... [2021-05-03T08:32:52.992Z] Reading state information... [2021-05-03T08:32:52.992Z] The following additional packages will be installed: [2021-05-03T08:32:52.992Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-03T08:32:52.992Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-03T08:32:52.992Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-03T08:32:52.992Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-03T08:32:52.992Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-03T08:32:52.992Z] Suggested packages: [2021-05-03T08:32:52.992Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-03T08:32:52.992Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-03T08:32:52.992Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-03T08:32:52.992Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-03T08:32:52.992Z] systemd-container policykit-1 [2021-05-03T08:32:52.992Z] Recommended packages: [2021-05-03T08:32:52.992Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-03T08:32:52.992Z] The following NEW packages will be installed: [2021-05-03T08:32:52.992Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-03T08:32:52.992Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-03T08:32:52.992Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-03T08:32:52.992Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-03T08:32:52.992Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-03T08:32:52.992Z] The following packages will be upgraded: [2021-05-03T08:32:52.992Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-03T08:32:53.253Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-03T08:32:53.253Z] Need to get 35.2 MB of archives. [2021-05-03T08:32:53.253Z] After this operation, 141 MB of additional disk space will be used. [2021-05-03T08:32:53.253Z] 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-03T08:32:53.253Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-03T08:32:53.253Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-03T08:32:53.253Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-03T08:32:53.253Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-03T08:32:53.253Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-05-03T08:32:53.515Z] 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-03T08:32:53.515Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-03T08:32:53.515Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-03T08:32:53.515Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-03T08:32:53.515Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-03T08:32:53.515Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-03T08:32:53.515Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-03T08:32:53.515Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-03T08:32:53.515Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-03T08:32:53.515Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-03T08:32:53.515Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-03T08:32:54.903Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-05-03T08:32:54.903Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-03T08:32:54.903Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-03T08:32:54.903Z] 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-03T08:32:54.903Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-03T08:32:54.903Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-03T08:32:54.903Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-03T08:32:54.903Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-03T08:32:54.903Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-03T08:32:54.903Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-03T08:32:54.903Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-03T08:32:54.903Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-03T08:32:54.903Z] 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-03T08:32:55.164Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T08:32:55.164Z] Fetched 35.2 MB in 2s (19.1 MB/s) [2021-05-03T08:32:55.427Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T08:32:55.427Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-05-03T08:32:55.690Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T08:32:56.262Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-05-03T08:32:56.262Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T08:32:56.262Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-05-03T08:32:56.523Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T08:32:56.523Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-03T08:32:56.523Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-03T08:32:56.523Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-03T08:32:56.787Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-03T08:32:56.787Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-03T08:32:56.787Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-03T08:32:57.048Z] Setting up apt (1.6.13) ... [2021-05-03T08:32:57.048Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-03T08:32:57.622Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-03T08:32:57.883Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-03T08:32:57.883Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-03T08:32:57.883Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-03T08:32:58.144Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-03T08:32:58.144Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T08:32:58.144Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:32:58.408Z] Selecting previously unselected package libexpat1:amd64. [2021-05-03T08:32:58.408Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-03T08:32:58.408Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-03T08:32:58.408Z] Selecting previously unselected package python3.6-minimal. [2021-05-03T08:32:58.408Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T08:32:58.408Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:32:58.669Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-03T08:32:58.932Z] Checking for services that may need to be restarted...done. [2021-05-03T08:32:58.932Z] Checking for services that may need to be restarted...done. [2021-05-03T08:32:58.932Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:32:58.932Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-03T08:32:58.932Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:32:59.505Z] Selecting previously unselected package python3-minimal. [2021-05-03T08:32:59.505Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-03T08:32:59.505Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-03T08:32:59.505Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-03T08:32:59.767Z] Selecting previously unselected package mime-support. [2021-05-03T08:32:59.767Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-03T08:32:59.767Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-03T08:32:59.767Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-03T08:32:59.767Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-03T08:32:59.767Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-03T08:32:59.767Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-03T08:32:59.767Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T08:32:59.767Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:33:00.029Z] Selecting previously unselected package python3.6. [2021-05-03T08:33:00.029Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-03T08:33:00.029Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:33:00.029Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-03T08:33:00.029Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-03T08:33:00.029Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-03T08:33:00.291Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-03T08:33:00.553Z] Selecting previously unselected package python3. [2021-05-03T08:33:00.553Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-03T08:33:00.553Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-03T08:33:00.553Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-03T08:33:01.497Z] Selecting previously unselected package multiarch-support. [2021-05-03T08:33:01.497Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T08:33:01.497Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-03T08:33:01.497Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-03T08:33:01.497Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-03T08:33:01.497Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-03T08:33:01.497Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-03T08:33:01.497Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-03T08:33:01.758Z] Selecting previously unselected package libbsd0:amd64. [2021-05-03T08:33:01.759Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-03T08:33:01.759Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-03T08:33:01.759Z] Selecting previously unselected package sudo. [2021-05-03T08:33:01.759Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-03T08:33:01.759Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-03T08:33:02.021Z] Selecting previously unselected package apparmor. [2021-05-03T08:33:02.021Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-03T08:33:02.021Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-03T08:33:02.021Z] Selecting previously unselected package libedit2:amd64. [2021-05-03T08:33:02.021Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-03T08:33:02.021Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-03T08:33:02.282Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-03T08:33:02.282Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T08:33:02.282Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:02.282Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-03T08:33:02.282Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T08:33:02.282Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:02.543Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-03T08:33:02.543Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-03T08:33:02.543Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-03T08:33:02.543Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-03T08:33:02.543Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T08:33:02.544Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:02.544Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-03T08:33:02.544Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-03T08:33:02.544Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:02.805Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-03T08:33:02.805Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-03T08:33:02.805Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-03T08:33:03.067Z] Selecting previously unselected package openssh-client. [2021-05-03T08:33:03.067Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-03T08:33:03.067Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-03T08:33:03.329Z] Selecting previously unselected package squashfs-tools. [2021-05-03T08:33:03.329Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-03T08:33:03.329Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-03T08:33:03.329Z] Selecting previously unselected package snapd. [2021-05-03T08:33:03.329Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-03T08:33:03.329Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-03T08:33:05.884Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-03T08:33:05.884Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-03T08:33:05.884Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-03T08:33:05.884Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-03T08:33:05.884Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-03T08:33:05.884Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:05.884Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T08:33:05.884Z] Setting up systemd (237-3ubuntu10.46) ... [2021-05-03T08:33:05.884Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-03T08:33:06.826Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-03T08:33:06.826Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-03T08:33:06.826Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-03T08:33:06.826Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:33:06.826Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:06.826Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-03T08:33:07.779Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-03T08:33:07.779Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:07.779Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-03T08:33:07.779Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-03T08:33:07.779Z] running python rtupdate hooks for python3.6... [2021-05-03T08:33:07.780Z] running python post-rtupdate hooks for python3.6... [2021-05-03T08:33:08.042Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-03T08:33:09.431Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-03T08:33:09.692Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-03T08:33:09.692Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-03T08:33:09.957Z] Setting up snapd (2.48.3+18.04) ... [2021-05-03T08:33:10.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-03T08:33:10.534Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-03T08:33:10.796Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-03T08:33:11.057Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-03T08:33:11.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-03T08:33:11.319Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-03T08:33:11.581Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-03T08:33:11.843Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-03T08:33:12.105Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-03T08:33:12.105Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-03T08:33:12.366Z] /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-03T08:33:12.366Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-03T08:33:12.366Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-03T08:33:13.753Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T08:33:13.753Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T08:33:14.013Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T08:33:15.397Z] Reading package lists... [2021-05-03T08:33:15.658Z] Reading package lists... [2021-05-03T08:33:15.920Z] Building dependency tree... [2021-05-03T08:33:15.920Z] Reading state information... [2021-05-03T08:33:15.920Z] Calculating upgrade... [2021-05-03T08:33:16.182Z] The following packages will be upgraded: [2021-05-03T08:33:16.182Z] advancecomp base-files bash binutils binutils-common [2021-05-03T08:33:16.182Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-03T08:33:16.182Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-03T08:33:16.182Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-03T08:33:16.182Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-03T08:33:16.182Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-03T08:33:16.182Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-03T08:33:16.182Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-03T08:33:16.182Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-03T08:33:16.182Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-03T08:33:16.182Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-03T08:33:16.182Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-03T08:33:16.182Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-03T08:33:16.182Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-03T08:33:16.182Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-03T08:33:16.446Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T08:33:16.446Z] Need to get 64.0 MB of archives. [2021-05-03T08:33:16.446Z] After this operation, 5034 kB of additional disk space will be used. [2021-05-03T08:33:16.446Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-03T08:33:16.710Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-05-03T08:33:16.975Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-03T08:33:16.975Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-03T08:33:16.975Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-03T08:33:16.975Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-03T08:33:16.975Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-03T08:33:16.975Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-03T08:33:16.975Z] 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-03T08:33:16.975Z] 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-03T08:33:16.975Z] 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-03T08:33:16.975Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-03T08:33:16.975Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-03T08:33:16.975Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-03T08:33:16.975Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-03T08:33:16.975Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-03T08:33:16.975Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-03T08:33:16.975Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-03T08:33:17.238Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-03T08:33:17.238Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-03T08:33:17.238Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-03T08:33:17.238Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-03T08:33:17.238Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-03T08:33:17.238Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-03T08:33:17.238Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-03T08:33:17.238Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-03T08:33:17.238Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-03T08:33:17.238Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-03T08:33:17.238Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-03T08:33:17.238Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-03T08:33:17.238Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-03T08:33:17.238Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-03T08:33:17.238Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-03T08:33:17.238Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-03T08:33:17.238Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-03T08:33:17.238Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-03T08:33:17.238Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-03T08:33:17.238Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-03T08:33:17.238Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-03T08:33:17.238Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-03T08:33:17.238Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-03T08:33:17.238Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-03T08:33:17.238Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-03T08:33:17.238Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-03T08:33:17.239Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-03T08:33:17.239Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-03T08:33:17.239Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-03T08:33:17.239Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-03T08:33:17.239Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-03T08:33:17.239Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-03T08:33:17.239Z] Get:51 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-03T08:33:17.501Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-03T08:33:17.501Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-03T08:33:17.501Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-03T08:33:17.501Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-03T08:33:17.501Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-03T08:33:17.501Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-03T08:33:17.501Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-03T08:33:17.501Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-03T08:33:17.501Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-03T08:33:17.501Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-03T08:33:17.501Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-03T08:33:17.501Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-03T08:33:17.501Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-03T08:33:17.501Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-03T08:33:17.763Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-03T08:33:17.763Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-03T08:33:17.763Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-03T08:33:17.763Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-03T08:33:17.763Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-03T08:33:17.763Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-03T08:33:17.763Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-03T08:33:17.763Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-03T08:33:17.764Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-03T08:33:17.764Z] Get:75 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-03T08:33:17.764Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-03T08:33:17.764Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-03T08:33:17.764Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-03T08:33:17.764Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-05-03T08:33:17.764Z] Get:80 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-03T08:33:17.764Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-03T08:33:17.764Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-03T08:33:17.764Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-03T08:33:18.026Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-03T08:33:18.026Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-03T08:33:18.026Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-03T08:33:18.026Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-03T08:33:18.026Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-03T08:33:18.026Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-03T08:33:18.026Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-03T08:33:18.026Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-03T08:33:18.026Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-03T08:33:18.026Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-03T08:33:18.026Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-03T08:33:18.026Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-03T08:33:18.026Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-03T08:33:18.026Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-03T08:33:18.026Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-03T08:33:18.026Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-03T08:33:18.026Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-03T08:33:18.026Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-03T08:33:18.287Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T08:33:18.287Z] Fetched 64.0 MB in 2s (33.8 MB/s) [2021-05-03T08:33:18.287Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:18.287Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T08:33:18.549Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T08:33:19.151Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T08:33:19.151Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T08:33:19.151Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-05-03T08:33:19.151Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-05-03T08:33:20.095Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.095Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:20.359Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.359Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:20.359Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.359Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:20.359Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.620Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:20.620Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.620Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:20.882Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.882Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:20.882Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:20.882Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:21.143Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:21.143Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T08:33:21.143Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:21.143Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-03T08:33:21.405Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:21.405Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T08:33:21.405Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:21.405Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:21.666Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:21.666Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:21.666Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:21.666Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-03T08:33:21.928Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:21.928Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T08:33:21.928Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T08:33:22.190Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T08:33:22.764Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-03T08:33:23.026Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-03T08:33:23.026Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-03T08:33:23.026Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-03T08:33:23.026Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-03T08:33:23.026Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-03T08:33:23.288Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-03T08:33:23.288Z] Installing new version of config file /etc/issue ... [2021-05-03T08:33:23.288Z] Installing new version of config file /etc/issue.net ... [2021-05-03T08:33:23.288Z] Installing new version of config file /etc/lsb-release ... [2021-05-03T08:33:23.288Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-03T08:33:23.549Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-03T08:33:23.813Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-03T08:33:23.813Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-03T08:33:23.813Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:23.813Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-03T08:33:23.813Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-03T08:33:24.075Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-03T08:33:24.075Z] 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-03T08:33:24.075Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:24.075Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:24.075Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:24.338Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:24.338Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:24.338Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-03T08:33:24.338Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-03T08:33:24.600Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-03T08:33:24.600Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:24.600Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-03T08:33:24.600Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T08:33:24.862Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-03T08:33:25.124Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:25.124Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T08:33:25.124Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T08:33:25.386Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T08:33:25.386Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:25.386Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T08:33:25.386Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T08:33:25.649Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-03T08:33:25.649Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:25.649Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-03T08:33:25.649Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-03T08:33:25.649Z] Setting up grep (3.1-2build1) ... [2021-05-03T08:33:25.649Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:25.649Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-03T08:33:25.911Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-03T08:33:25.911Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-03T08:33:25.911Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:25.911Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T08:33:26.173Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T08:33:26.173Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-03T08:33:26.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:26.173Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T08:33:26.173Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T08:33:27.119Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T08:33:27.119Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T08:33:27.119Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-03T08:33:27.119Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T08:33:27.695Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-03T08:33:27.695Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:27.695Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-03T08:33:27.695Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-03T08:33:29.089Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-03T08:33:29.089Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-03T08:33:29.089Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-03T08:33:29.089Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-03T08:33:29.089Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-03T08:33:29.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:29.089Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-03T08:33:29.089Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-03T08:33:29.352Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-03T08:33:29.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:29.352Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:29.352Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:29.616Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:29.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:29.616Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:29.616Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:29.880Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:29.880Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:29.880Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:29.880Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:30.143Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:30.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:30.143Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:30.406Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:30.406Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:30.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:30.406Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T08:33:30.406Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T08:33:30.668Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T08:33:30.668Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T08:33:30.668Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T08:33:30.937Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:30.937Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-03T08:33:30.937Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T08:33:31.199Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T08:33:31.199Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:31.199Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:31.199Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:31.199Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:31.461Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:31.461Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:31.461Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:31.461Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:31.723Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:31.723Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:31.723Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:32.311Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:32.611Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-03T08:33:32.882Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-03T08:33:33.152Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:33.152Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-03T08:33:33.152Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-03T08:33:33.420Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T08:33:33.421Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-03T08:33:33.421Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-03T08:33:33.421Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-03T08:33:33.716Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-03T08:33:33.716Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:33.716Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-03T08:33:33.716Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-03T08:33:33.987Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-03T08:33:34.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:34.250Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-03T08:33:34.250Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-03T08:33:34.514Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-03T08:33:34.514Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:34.514Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-03T08:33:34.514Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-03T08:33:34.778Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-03T08:33:34.778Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:34.778Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T08:33:34.778Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T08:33:35.043Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T08:33:35.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:35.321Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T08:33:35.321Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T08:33:35.321Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T08:33:35.590Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:35.591Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-03T08:33:35.591Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T08:33:35.852Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T08:33:36.113Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:36.113Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-03T08:33:36.113Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-03T08:33:36.113Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-05-03T08:33:36.374Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-05-03T08:33:36.374Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T08:33:36.374Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T08:33:36.374Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T08:33:36.635Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:36.635Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-03T08:33:36.635Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-03T08:33:36.635Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-03T08:33:36.897Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:36.897Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-03T08:33:36.897Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-03T08:33:37.158Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-03T08:33:37.445Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:37.446Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-03T08:33:37.446Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-03T08:33:37.708Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-03T08:33:37.708Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:37.708Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-03T08:33:37.708Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-03T08:33:37.970Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-03T08:33:37.970Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:37.970Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-03T08:33:37.970Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-03T08:33:38.231Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-03T08:33:38.492Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:38.492Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-03T08:33:38.492Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-03T08:33:38.754Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-03T08:33:38.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:38.754Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-03T08:33:38.754Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-03T08:33:38.754Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-03T08:33:39.016Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:39.016Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-03T08:33:39.016Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-03T08:33:39.016Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-03T08:33:39.278Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:39.278Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-03T08:33:39.278Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-03T08:33:39.278Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-03T08:33:39.540Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:39.540Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-03T08:33:39.540Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-03T08:33:39.540Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-03T08:33:39.801Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:39.802Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-03T08:33:39.802Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-03T08:33:39.802Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-03T08:33:40.063Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:40.063Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-03T08:33:40.063Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-03T08:33:40.063Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-03T08:33:40.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:40.325Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-03T08:33:40.325Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-03T08:33:40.325Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-03T08:33:40.325Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-03T08:33:40.325Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-03T08:33:40.325Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-03T08:33:40.587Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-03T08:33:40.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-03T08:33:40.587Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-03T08:33:40.587Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-03T08:33:40.848Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-03T08:33:40.848Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-03T08:33:41.110Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-03T08:33:41.110Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-03T08:33:41.110Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-03T08:33:41.372Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-03T08:33:41.372Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-03T08:33:41.372Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-03T08:33:41.633Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-03T08:33:41.633Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-03T08:33:41.633Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-03T08:33:41.633Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-03T08:33:41.896Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-03T08:33:41.896Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-03T08:33:41.896Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-03T08:33:41.896Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-03T08:33:42.157Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-03T08:33:42.157Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-03T08:33:42.157Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-03T08:33:42.157Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-03T08:33:42.419Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-03T08:33:42.419Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-03T08:33:43.369Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-03T08:33:43.370Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-03T08:33:43.631Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-03T08:33:43.631Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-03T08:33:43.631Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T08:33:43.631Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T08:33:44.205Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T08:33:44.205Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T08:33:44.205Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T08:33:44.205Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T08:33:44.205Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-03T08:33:44.467Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-03T08:33:44.467Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:44.467Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:44.467Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:44.729Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:44.729Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:44.729Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:44.729Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:44.990Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:45.934Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:45.934Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:46.877Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:46.877Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:47.822Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:47.822Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:48.084Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:48.084Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:49.027Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-03T08:33:49.027Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-03T08:33:49.288Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T08:33:49.288Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T08:33:49.288Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-03T08:33:49.288Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T08:33:49.550Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-03T08:33:49.550Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-03T08:33:49.812Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-03T08:33:49.812Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-03T08:33:49.812Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T08:33:49.812Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T08:33:50.073Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-03T08:33:50.073Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-03T08:33:50.073Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-03T08:33:50.073Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-03T08:33:50.334Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:50.334Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-03T08:33:50.334Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:50.334Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:50.334Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:50.595Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-03T08:33:50.595Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-03T08:33:50.595Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-03T08:33:50.595Z] [2021-05-03T08:33:50.595Z] Current default time zone: 'Etc/UTC' [2021-05-03T08:33:50.595Z] Local time is now: Mon May 3 08:33:50 UTC 2021. [2021-05-03T08:33:50.595Z] Universal Time is now: Mon May 3 08:33:50 UTC 2021. [2021-05-03T08:33:50.595Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-03T08:33:50.595Z] [2021-05-03T08:33:50.856Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-05-03T08:33:50.856Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:50.856Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-05-03T08:33:50.856Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-03T08:33:50.856Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-03T08:33:50.856Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-03T08:33:51.117Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-03T08:33:51.117Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-03T08:33:51.117Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-03T08:33:51.117Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-03T08:33:51.117Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:51.117Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-03T08:33:51.377Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:51.377Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-03T08:33:51.377Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:51.638Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-03T08:33:51.638Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-03T08:33:51.638Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-03T08:33:51.638Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-03T08:33:51.638Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-03T08:33:51.638Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-03T08:33:51.638Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-03T08:33:51.638Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-03T08:33:53.553Z] Updating certificates in /etc/ssl/certs... [2021-05-03T08:33:54.126Z] 23 added, 27 removed; done. [2021-05-03T08:33:54.388Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-03T08:33:54.388Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-03T08:33:54.388Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-03T08:33:54.388Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-03T08:33:54.388Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-03T08:33:54.650Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.650Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-03T08:33:54.650Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.650Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.650Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.650Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.650Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.650Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-03T08:33:54.912Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-03T08:33:54.912Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-03T08:33:54.912Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-03T08:33:54.912Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-03T08:33:54.912Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:54.912Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-03T08:33:55.174Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-03T08:33:55.174Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-03T08:33:55.174Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-03T08:33:55.174Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T08:33:55.174Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-05-03T08:33:55.435Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-03T08:33:55.435Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-03T08:33:55.435Z] Updating certificates in /etc/ssl/certs... [2021-05-03T08:33:56.010Z] 0 added, 0 removed; done. [2021-05-03T08:33:56.010Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-03T08:33:56.010Z] done. [2021-05-03T08:33:56.956Z] Reading package lists... [2021-05-03T08:33:56.956Z] Building dependency tree... [2021-05-03T08:33:56.956Z] Reading state information... [2021-05-03T08:33:57.221Z] The following NEW packages will be installed: [2021-05-03T08:33:57.221Z] apt-transport-https [2021-05-03T08:33:57.482Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T08:33:57.482Z] Need to get 1692 B of archives. [2021-05-03T08:33:57.482Z] After this operation, 154 kB of additional disk space will be used. [2021-05-03T08:33:57.482Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-03T08:33:57.482Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T08:33:57.482Z] Fetched 1692 B in 0s (8306 B/s) [2021-05-03T08:33:57.482Z] Selecting previously unselected package apt-transport-https. [2021-05-03T08:33:57.482Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-03T08:33:57.482Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-03T08:33:57.482Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-03T08:33:57.744Z] Setting up apt-transport-https (1.6.13) ... [2021-05-03T08:33:58.005Z] Waiting for network to be ready... [2021-05-03T08:34:04.600Z] 2021-05-03T08:34:01Z INFO Waiting for automatic snapd restart... [2021-05-03T08:34:05.173Z] snapd 2.49.2 from Canonical* installed [2021-05-03T08:34:06.564Z] "snapd" switched to the "latest/stable" channel [2021-05-03T08:34:06.564Z] [2021-05-03T08:34:11.860Z] core18 20210309 from Canonical* installed [2021-05-03T08:34:11.860Z] "core18" switched to the "latest/stable" channel [2021-05-03T08:34:11.860Z] [2021-05-03T08:34:17.165Z] snapcraft 4.6.3 from Canonical* installed [2021-05-03T08:34:17.430Z] "snapcraft" switched to the "latest/stable" channel [2021-05-03T08:34:17.430Z] [2021-05-03T08:34:21.643Z] 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-03T08:34:21.643Z] - README.md [2021-05-03T08:34:21.643Z] [2021-05-03T08:34:21.643Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-03T08:34:28.249Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T08:34:28.249Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T08:34:28.249Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T08:34:28.249Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T08:34:29.636Z] Reading package lists... [2021-05-03T08:34:29.898Z] 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-03T08:34:36.517Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T08:34:36.517Z] Reading package lists... [2021-05-03T08:34:36.517Z] Building dependency tree... [2021-05-03T08:34:36.517Z] Reading state information... [2021-05-03T08:34:36.517Z] Suggested packages: [2021-05-03T08:34:36.517Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-03T08:34:36.517Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-03T08:34:36.517Z] Recommended packages: [2021-05-03T08:34:36.517Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-03T08:34:36.517Z] The following NEW packages will be installed: [2021-05-03T08:34:36.517Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-03T08:34:36.517Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-03T08:34:36.517Z] pkg-config zip [2021-05-03T08:34:36.517Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-03T08:34:36.517Z] Need to get 7663 kB of archives. [2021-05-03T08:34:36.517Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-03T08:34:36.517Z] 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-03T08:34:36.517Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-03T08:34:36.793Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-03T08:34:36.793Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-03T08:34:36.793Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-03T08:34:36.793Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-03T08:34:37.086Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-03T08:34:37.086Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-03T08:34:37.086Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-03T08:34:37.086Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-03T08:34:37.357Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-03T08:34:37.357Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-03T08:34:37.357Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-03T08:34:37.357Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-03T08:34:37.357Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-03T08:34:37.623Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-03T08:34:37.623Z] Fetched 7663 kB in 1s (7072 kB/s) [2021-05-03T08:34:37.898Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-03T08:34:37.898Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-03T08:34:37.898Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-03T08:34:37.898Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-03T08:34:38.160Z] Selecting previously unselected package libpsl5:amd64. [2021-05-03T08:34:38.160Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-03T08:34:38.160Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-03T08:34:38.160Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-03T08:34:38.160Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-03T08:34:38.160Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-03T08:34:38.160Z] Selecting previously unselected package librtmp1:amd64. [2021-05-03T08:34:38.160Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-03T08:34:38.421Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-03T08:34:38.421Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-03T08:34:38.421Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-03T08:34:38.421Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-03T08:34:38.421Z] Selecting previously unselected package liberror-perl. [2021-05-03T08:34:38.421Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-03T08:34:38.421Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-03T08:34:38.682Z] Selecting previously unselected package git-man. [2021-05-03T08:34:38.682Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-03T08:34:38.682Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-03T08:34:38.944Z] Selecting previously unselected package git. [2021-05-03T08:34:38.944Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-03T08:34:38.944Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-03T08:34:39.891Z] Selecting previously unselected package libnorm1:amd64. [2021-05-03T08:34:39.891Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-03T08:34:39.891Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-03T08:34:39.891Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-03T08:34:39.891Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-03T08:34:39.891Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-03T08:34:39.891Z] Selecting previously unselected package libsodium23:amd64. [2021-05-03T08:34:39.891Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-03T08:34:40.153Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-03T08:34:40.153Z] Selecting previously unselected package libzmq5:amd64. [2021-05-03T08:34:40.153Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-03T08:34:40.154Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T08:34:40.154Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-03T08:34:40.154Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-03T08:34:40.154Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T08:34:40.417Z] Selecting previously unselected package pkg-config. [2021-05-03T08:34:40.417Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-03T08:34:40.417Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-03T08:34:40.417Z] Selecting previously unselected package zip. [2021-05-03T08:34:40.417Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-03T08:34:40.417Z] Unpacking zip (3.0-11build1) ... [2021-05-03T08:34:40.678Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-03T08:34:40.678Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-03T08:34:40.678Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-03T08:34:40.678Z] Setting up liberror-perl (0.17025-1) ... [2021-05-03T08:34:40.678Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-03T08:34:40.678Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-03T08:34:40.678Z] No schema files found: doing nothing. [2021-05-03T08:34:40.678Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-03T08:34:40.678Z] Setting up zip (3.0-11build1) ... [2021-05-03T08:34:40.678Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-03T08:34:40.678Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-03T08:34:40.939Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-03T08:34:40.939Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T08:34:40.939Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-03T08:34:40.939Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-03T08:34:40.939Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-03T08:34:40.939Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-03T08:34:47.531Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T08:34:48.105Z] git set to automatically installed. [2021-05-03T08:34:48.105Z] git-man set to automatically installed. [2021-05-03T08:34:48.105Z] libcurl3-gnutls set to automatically installed. [2021-05-03T08:34:48.105Z] liberror-perl set to automatically installed. [2021-05-03T08:34:48.105Z] libglib2.0-0 set to automatically installed. [2021-05-03T08:34:48.105Z] libnghttp2-14 set to automatically installed. [2021-05-03T08:34:48.105Z] libnorm1 set to automatically installed. [2021-05-03T08:34:48.105Z] libpgm-5.2-0 set to automatically installed. [2021-05-03T08:34:48.105Z] libpsl5 set to automatically installed. [2021-05-03T08:34:48.105Z] librtmp1 set to automatically installed. [2021-05-03T08:34:48.105Z] libsodium23 set to automatically installed. [2021-05-03T08:34:48.105Z] libzmq3-dev set to automatically installed. [2021-05-03T08:34:48.105Z] libzmq5 set to automatically installed. [2021-05-03T08:34:48.105Z] pkg-config set to automatically installed. [2021-05-03T08:34:48.105Z] zip set to automatically installed. [2021-05-03T08:34:49.495Z] snapd is not logged in, snap install commands will use sudo [2021-05-03T08:34:56.084Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T08:35:11.032Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-03T08:35:11.032Z] snapd is not logged in, snap install commands will use sudo [2021-05-03T08:35:17.623Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-03T08:35:17.623Z] snap "core18" has no updates available [2021-05-03T08:35:18.196Z] Pulling go-build-helper [2021-05-03T08:35:18.196Z] + snapcraftctl pull [2021-05-03T08:35:19.586Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-03T08:35:19.586Z] Skipping pull go-build-helper (already ran) [2021-05-03T08:35:19.586Z] Building go-build-helper [2021-05-03T08:35:19.586Z] + snapcraftctl build [2021-05-03T08:35:22.137Z] Staging go-build-helper [2021-05-03T08:35:22.137Z] + snapcraftctl stage [2021-05-03T08:35:37.055Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-03T08:35:37.055Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-03T08:35:37.055Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1696 kB] [2021-05-03T08:35:37.055Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-05-03T08:35:37.055Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-03T08:35:37.055Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-03T08:35:37.055Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-05-03T08:35:37.055Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-05-03T08:35:37.055Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-05-03T08:35:37.055Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-03T08:35:37.055Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-03T08:35:37.055Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-03T08:35:37.055Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-03T08:35:37.055Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-03T08:35:37.055Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-03T08:35:37.055Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-03T08:35:37.055Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-03T08:35:37.055Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-03T08:35:37.055Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-03T08:35:37.055Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-05-03T08:35:37.055Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-05-03T08:35:37.055Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-03T08:35:37.055Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-03T08:35:37.055Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-05-03T08:35:37.055Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-05-03T08:35:37.055Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-05-03T08:35:37.055Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-03T08:35:37.055Z] Fetched 24.4 MB in 0s (0 B/s) [2021-05-03T08:35:37.055Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-03T08:35:37.055Z] Fetched 224 kB in 0s (0 B/s) [2021-05-03T08:35:37.055Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-03T08:35:37.055Z] Fetched 157 kB in 0s (0 B/s) [2021-05-03T08:35:37.055Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-03T08:35:37.055Z] Fetched 221 kB in 0s (0 B/s) [2021-05-03T08:35:37.055Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-03T08:35:37.055Z] Fetched 143 kB in 0s (0 B/s) [2021-05-03T08:35:37.055Z] Pulling app-service-config [2021-05-03T08:35:37.055Z] + snapcraftctl pull [2021-05-03T08:35:37.055Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-03T08:35:37.055Z] Pulling config-common [2021-05-03T08:35:37.055Z] + snapcraftctl pull [2021-05-03T08:35:41.266Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T08:35:41.266Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T08:35:41.266Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T08:35:41.266Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T08:35:41.266Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-03T08:35:41.266Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T08:35:41.266Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-03T08:35:41.266Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T08:35:41.266Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-03T08:35:41.266Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T08:35:41.266Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-03T08:35:41.266Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T08:35:41.266Z] Pulling edgex-go [2021-05-03T08:35:41.266Z] + snapcraftctl pull [2021-05-03T08:36:03.248Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-03T08:36:03.248Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-03T08:36:03.248Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-03T08:36:03.248Z] Fetched 0 B in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-03T08:36:03.248Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-03T08:36:03.248Z] Fetched 279 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-03T08:36:03.248Z] Fetched 122 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-03T08:36:03.248Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-03T08:36:03.248Z] Fetched 8848 B in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-03T08:36:03.248Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-03T08:36:03.248Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-03T08:36:03.248Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-03T08:36:03.248Z] Fetched 219 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-03T08:36:03.248Z] Fetched 154 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-03T08:36:03.248Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-03T08:36:03.248Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-03T08:36:03.248Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-03T08:36:03.248Z] Fetched 499 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-03T08:36:03.248Z] Fetched 111 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-03T08:36:03.248Z] Fetched 240 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-03T08:36:03.248Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-03T08:36:03.248Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-03T08:36:03.248Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-03T08:36:03.248Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-03T08:36:03.248Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-03T08:36:03.248Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-03T08:36:03.248Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-03T08:36:03.248Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-03T08:36:03.248Z] Fetched 8720 B in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-03T08:36:03.248Z] Fetched 137 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-03T08:36:03.248Z] Fetched 119 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-03T08:36:03.248Z] Fetched 110 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-03T08:36:03.248Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-03T08:36:03.248Z] Fetched 645 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-03T08:36:03.248Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-03T08:36:03.248Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-03T08:36:03.248Z] Fetched 368 kB in 0s (0 B/s) [2021-05-03T08:36:03.248Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-03T08:36:03.248Z] Fetched 187 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-03T08:36:03.249Z] Fetched 175 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-03T08:36:03.249Z] Fetched 206 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-03T08:36:03.249Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-03T08:36:03.249Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-03T08:36:03.249Z] Fetched 159 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-03T08:36:03.249Z] Fetched 107 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-03T08:36:03.249Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-03T08:36:03.249Z] Pulling static-packages [2021-05-03T08:36:03.249Z] + snapcraftctl pull [2021-05-03T08:36:04.637Z] Pulling version [2021-05-03T08:36:04.637Z] + cd /root/project [2021-05-03T08:36:04.637Z] + [ -f VERSION ] [2021-05-03T08:36:04.637Z] + PROJECT_VERSION=local-dev [2021-05-03T08:36:04.637Z] + git rev-parse --short HEAD [2021-05-03T08:36:04.637Z] + GIT_REVISION=eeee1061 [2021-05-03T08:36:04.637Z] + snapcraftctl set-version local-dev [2021-05-03T08:36:05.583Z] Skipping build go-build-helper (already ran) [2021-05-03T08:36:05.849Z] Building app-service-config [2021-05-03T08:36:05.849Z] + make build [2021-05-03T08:36:05.849Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-03T08:36:09.155Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 [2021-05-03T08:36:09.155Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 [2021-05-03T08:36:09.155Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-05-03T08:36:09.155Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 [2021-05-03T08:36:09.155Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-03T08:36:09.418Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-03T08:36:09.418Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-03T08:36:09.418Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-03T08:36:09.418Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-03T08:36:09.418Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-05-03T08:36:09.418Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-05-03T08:36:09.418Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-03T08:36:09.679Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-05-03T08:36:09.679Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-03T08:36:09.943Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-03T08:36:09.943Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-03T08:36:09.943Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-03T08:36:10.205Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-03T08:36:10.205Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-03T08:36:10.205Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-03T08:36:10.796Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-03T08:36:10.796Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-03T08:36:10.796Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-03T08:36:10.796Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-03T08:36:10.796Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-03T08:36:10.796Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-03T08:36:10.796Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-03T08:36:10.796Z] go: downloading golang.org/x/text v0.3.2 [2021-05-03T08:36:10.796Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-03T08:36:10.796Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-03T08:36:10.796Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-03T08:36:10.796Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-03T08:36:10.796Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-03T08:36:10.796Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-03T08:36:11.093Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-03T08:36:23.386Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-03T08:36:23.386Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-03T08:36:23.386Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-03T08:36:23.386Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-03T08:36:24.775Z] Building config-common [2021-05-03T08:36:24.775Z] + snapcraftctl build [2021-05-03T08:36:28.085Z] Building edgex-go [2021-05-03T08:36:28.348Z] + cd /root/parts/edgex-go/src [2021-05-03T08:36:28.348Z] + make build [2021-05-03T08:36:28.348Z] 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-03T08:36:29.747Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-05-03T08:36:29.747Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-05-03T08:36:29.747Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-03T08:36:30.008Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-03T08:36:30.008Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-03T08:36:34.233Z] 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-03T08:36:34.495Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-03T08:36:41.106Z] 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-03T08:36:42.050Z] 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-03T08:36:44.603Z] 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-03T08:36:44.865Z] 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-03T08:36:44.865Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-03T08:36:45.128Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-03T08:36:45.128Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-03T08:36:45.128Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-03T08:36:47.051Z] 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-03T08:36:47.051Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-03T08:36:47.051Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-03T08:36:48.971Z] 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-03T08:36:50.399Z] 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-03T08:36:52.379Z] 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-03T08:36:53.432Z] 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-03T08:36:53.432Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-03T08:36:55.354Z] 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-03T08:36:55.354Z] go: downloading github.com/lib/pq v1.10.1 [2021-05-03T08:36:57.283Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-03T08:36:57.283Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-03T08:36:57.283Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-03T08:36:57.283Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-03T08:36:57.283Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-03T08:36:57.283Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-03T08:36:57.283Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-03T08:36:57.283Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-03T08:36:57.283Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-03T08:36:57.283Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-03T08:36:57.283Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-03T08:36:57.544Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-03T08:36:57.544Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-03T08:36:57.544Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-03T08:36:57.544Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-03T08:36:57.544Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-03T08:36:57.544Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-03T08:36:57.544Z] + 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-03T08:36:57.544Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-03T08:36:57.545Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-03T08:36:57.545Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-03T08:36:57.545Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-03T08:36:57.545Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-03T08:36:57.545Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-03T08:36:57.545Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-03T08:36:57.545Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-03T08:37:01.761Z] Building static-packages [2021-05-03T08:37:01.761Z] + snapcraftctl build [2021-05-03T08:37:03.681Z] Building version [2021-05-03T08:37:03.941Z] + snapcraftctl build [2021-05-03T08:37:06.496Z] Skipping stage go-build-helper (already ran) [2021-05-03T08:37:06.496Z] Staging app-service-config [2021-05-03T08:37:06.496Z] + snapcraftctl stage [2021-05-03T08:37:07.913Z] Staging config-common [2021-05-03T08:37:07.913Z] + snapcraftctl stage [2021-05-03T08:37:09.308Z] Staging edgex-go [2021-05-03T08:37:09.308Z] + snapcraftctl stage [2021-05-03T08:37:10.703Z] Staging static-packages [2021-05-03T08:37:10.703Z] + snapcraftctl stage [2021-05-03T08:37:11.655Z] Staging version [2021-05-03T08:37:11.655Z] + snapcraftctl stage [2021-05-03T08:37:13.052Z] Priming go-build-helper [2021-05-03T08:37:13.052Z] + snapcraftctl prime [2021-05-03T08:37:14.449Z] Priming app-service-config [2021-05-03T08:37:14.449Z] + snapcraftctl prime [2021-05-03T08:37:15.845Z] Priming config-common [2021-05-03T08:37:15.845Z] + snapcraftctl prime [2021-05-03T08:37:16.796Z] Priming edgex-go [2021-05-03T08:37:16.796Z] + snapcraftctl prime [2021-05-03T08:37:18.725Z] Priming static-packages [2021-05-03T08:37:18.725Z] + snapcraftctl prime [2021-05-03T08:37:21.290Z] Priming version [2021-05-03T08:37:21.290Z] + snapcraftctl prime [2021-05-03T08:37:22.239Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-03T08:37:25.516Z] provisioning config files... [2021-05-03T08:37:25.535Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config723026122675715712tmp [Pipeline] { [Pipeline] sh [2021-05-03T08:37:25.965Z] + set +x [2021-05-03T08:37:25.965Z] + curl -s https://codecov.io/bash [2021-05-03T08:37:25.965Z] + bash -s -- [2021-05-03T08:37:26.949Z] [2021-05-03T08:37:26.949Z] _____ _ [2021-05-03T08:37:26.949Z] / ____| | | [2021-05-03T08:37:26.949Z] | | ___ __| | ___ ___ _____ __ [2021-05-03T08:37:26.949Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-03T08:37:26.949Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-03T08:37:26.949Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-03T08:37:26.949Z] Bash-1.0.2 [2021-05-03T08:37:26.949Z] [2021-05-03T08:37:26.949Z] [2021-05-03T08:37:26.949Z] ==> git version 2.24.3 found [2021-05-03T08:37:26.949Z] ==> 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-03T08:37:26.949Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-03T08:37:26.949Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-03T08:37:26.949Z] ==> Jenkins CI detected. [2021-05-03T08:37:26.949Z] project root: . [2021-05-03T08:37:26.949Z] --> token set from env [2021-05-03T08:37:26.949Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-03T08:37:26.949Z] ==> Running gcov in . (disable via -X gcov) [2021-05-03T08:37:27.282Z] ==> Python coveragepy not found [2021-05-03T08:37:27.282Z] ==> Searching for coverage reports in: [2021-05-03T08:37:27.282Z] + . [2021-05-03T08:37:27.282Z] -> Found 1 reports [2021-05-03T08:37:27.282Z] ==> Detecting git/mercurial file structure [2021-05-03T08:37:27.564Z] ==> Reading reports [2021-05-03T08:37:27.564Z] + ./coverage.out bytes=691485 [2021-05-03T08:37:27.564Z] ==> Appending adjustments [2021-05-03T08:37:27.564Z] https://docs.codecov.io/docs/fixing-reports [2021-05-03T08:37:37.949Z] + Found adjustments [2021-05-03T08:37:37.949Z] ==> Gzipping contents [2021-05-03T08:37:37.949Z] 100K /tmp/codecov.81AHRq.gz [2021-05-03T08:37:37.949Z] ==> Uploading reports [2021-05-03T08:37:37.949Z] url: https://codecov.io [2021-05-03T08:37:37.949Z] query: branch=PR-3417&commit=eeee1061dad4a93d527883909cf0a1bf24406da4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3417%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3417&job=&cmd_args= [2021-05-03T08:37:37.949Z] -> Pinging Codecov [2021-05-03T08:37:37.949Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3417&commit=eeee1061dad4a93d527883909cf0a1bf24406da4&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3417%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3417&job=&cmd_args= [2021-05-03T08:37:37.949Z] -> Uploading to [2021-05-03T08:37:37.949Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-03/00271124DB129430A58F1EEE437C3FCB/eeee1061dad4a93d527883909cf0a1bf24406da4/f5ff664c-2b5e-4755-9d46-054933b904cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210503T083736Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2baf2d2006ad8f59c23c0170d171c5606ae8e6cebcfdb53f3d62524010e40a18 [2021-05-03T08:37:37.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-03T08:37:37.949Z] Dload Upload Total Spent Left Speed [2021-05-03T08:37:37.949Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99391 0 0 100 99391 0 158k --:--:-- --:--:-- --:--:-- 158k [2021-05-03T08:37:37.949Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eeee1061dad4a93d527883909cf0a1bf24406da4 [Pipeline] } [2021-05-03T08:37:37.969Z] 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-03T08:37:39.324Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:37:41.226Z] ---> package-listing.sh [2021-05-03T08:37:41.226Z] ++ facter osfamily [2021-05-03T08:37:41.226Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-03T08:37:41.506Z] + OS_FAMILY=redhat [2021-05-03T08:37:41.506Z] + workspace=/w/workspace/edgex-go/3 [2021-05-03T08:37:41.506Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-03T08:37:41.506Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-03T08:37:41.506Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-03T08:37:41.506Z] + PACKAGES=/tmp/packages_start.txt [2021-05-03T08:37:41.506Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-03T08:37:41.506Z] + PACKAGES=/tmp/packages_end.txt [2021-05-03T08:37:41.506Z] + case "${OS_FAMILY}" in [2021-05-03T08:37:41.506Z] + rpm -qa [2021-05-03T08:37:41.506Z] + sort [2021-05-03T08:37:48.318Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-03T08:37:48.318Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-03T08:37:48.318Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-03T08:37:48.318Z] + '[' /w/workspace/edgex-go/3 ']' [2021-05-03T08:37:48.318Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-05-03T08:37:48.318Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-05-03T08:37:48.359Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-03T08:37:48.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:37:49.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T08:37:49.720Z] [2021-05-03T08:37:49.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-03T08:37:50.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T08:37:50.408Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-03T08:37:50.408Z] df20fa9351a1: Pulling fs layer [2021-05-03T08:37:50.408Z] 36b3adc4ff6f: Pulling fs layer [2021-05-03T08:37:50.408Z] 8ad3a11d3b57: Pulling fs layer [2021-05-03T08:37:50.408Z] 46f8f816bc3b: Pulling fs layer [2021-05-03T08:37:50.408Z] 93b61091891f: Pulling fs layer [2021-05-03T08:37:50.408Z] 93b9cdb0e59b: Pulling fs layer [2021-05-03T08:37:50.408Z] 5e14af77c1be: Pulling fs layer [2021-05-03T08:37:50.408Z] 01666e4c0597: Pulling fs layer [2021-05-03T08:37:50.408Z] aa168da1d23b: Pulling fs layer [2021-05-03T08:37:50.408Z] 93b9cdb0e59b: Waiting [2021-05-03T08:37:50.408Z] 5e14af77c1be: Waiting [2021-05-03T08:37:50.408Z] 01666e4c0597: Waiting [2021-05-03T08:37:50.408Z] aa168da1d23b: Waiting [2021-05-03T08:37:50.408Z] 46f8f816bc3b: Waiting [2021-05-03T08:37:50.408Z] 93b61091891f: Waiting [2021-05-03T08:37:50.737Z] 36b3adc4ff6f: Verifying Checksum [2021-05-03T08:37:50.737Z] 36b3adc4ff6f: Download complete [2021-05-03T08:37:50.737Z] 46f8f816bc3b: Verifying Checksum [2021-05-03T08:37:50.737Z] 46f8f816bc3b: Download complete [2021-05-03T08:37:50.737Z] df20fa9351a1: Download complete [2021-05-03T08:37:50.737Z] 93b9cdb0e59b: Verifying Checksum [2021-05-03T08:37:50.737Z] 93b9cdb0e59b: Download complete [2021-05-03T08:37:50.737Z] 5e14af77c1be: Verifying Checksum [2021-05-03T08:37:50.737Z] 5e14af77c1be: Download complete [2021-05-03T08:37:51.087Z] 93b61091891f: Verifying Checksum [2021-05-03T08:37:51.087Z] 93b61091891f: Download complete [2021-05-03T08:37:51.087Z] 01666e4c0597: Verifying Checksum [2021-05-03T08:37:51.087Z] 01666e4c0597: Download complete [2021-05-03T08:37:51.452Z] df20fa9351a1: Pull complete [2021-05-03T08:37:52.424Z] 36b3adc4ff6f: Pull complete [2021-05-03T08:37:52.424Z] 8ad3a11d3b57: Verifying Checksum [2021-05-03T08:37:52.424Z] 8ad3a11d3b57: Download complete [2021-05-03T08:37:55.384Z] 8ad3a11d3b57: Pull complete [2021-05-03T08:37:56.897Z] 46f8f816bc3b: Pull complete [2021-05-03T08:37:58.475Z] 93b61091891f: Pull complete [2021-05-03T08:37:59.192Z] 93b9cdb0e59b: Pull complete [2021-05-03T08:37:59.523Z] 5e14af77c1be: Pull complete [2021-05-03T08:37:59.913Z] 01666e4c0597: Pull complete [2021-05-03T08:38:03.730Z] aa168da1d23b: Verifying Checksum [2021-05-03T08:38:03.730Z] aa168da1d23b: Download complete [2021-05-03T08:38:26.256Z] aa168da1d23b: Pull complete [2021-05-03T08:38:26.256Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-03T08:38:26.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-03T08:38:26.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-03T08:38:27.066Z] prd-centos7-docker-4c-2g-2733 does not seem to be running inside a container [2021-05-03T08:38:27.243Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-03T08:38:33.706Z] $ docker top 595c232d0df804adf1153f8ba088bb3df14bda350dccd5adcfec371121d8998b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-03T08:38:35.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-03T08:38:36.025Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-03T08:38:36.742Z] + ls /var/log/sa-host [2021-05-03T08:38:36.742Z] + sadf -c /var/log/sa-host/sa03 [2021-05-03T08:38:36.742Z] file_magic: OK [2021-05-03T08:38:36.742Z] HZ: Using current value: 100 [2021-05-03T08:38:36.742Z] file_header: OK [2021-05-03T08:38:36.742Z] 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-03T08:38:36.742Z] Statistics: [2021-05-03T08:38:36.742Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-03T08:38:36.742Z] File successfully converted to sysstat format version 12.2.1 [2021-05-03T08:38:36.742Z] + sadf -c /var/log/sa-host/sa23 [2021-05-03T08:38:36.742Z] file_magic: OK [2021-05-03T08:38:36.742Z] HZ: Using current value: 100 [2021-05-03T08:38:36.742Z] file_header: OK [2021-05-03T08:38:36.742Z] 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-03T08:38:36.742Z] Statistics: [2021-05-03T08:38:36.742Z] Hnuu...uuuununununu... [2021-05-03T08:38:36.742Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-03T08:38:37.409Z] provisioning config files... [2021-05-03T08:38:37.443Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6954203548462462577tmp [Pipeline] { [Pipeline] echo [2021-05-03T08:38:37.482Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:38:38.206Z] ---> create-netrc.sh [Pipeline] } [2021-05-03T08:38:38.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-03T08:38:38.289Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:38:38.732Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-03T08:38:38.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:38:39.679Z] ---> sudo-logs.sh [2021-05-03T08:38:39.679Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-03T08:38:39.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:38:40.447Z] ---> job-cost.sh [2021-05-03T08:38:40.448Z] lf-activate-venv: SKIPPING [2021-05-03T08:38:40.448Z] DEBUG: total: 0.20999999344348907 [2021-05-03T08:38:40.448Z] INFO: Retrieving Stack Cost... [2021-05-03T08:38:41.455Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-03T08:38:42.102Z] INFO: Archiving Costs [Pipeline] echo [2021-05-03T08:38:42.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-03T08:38:42.546Z] ---> logs-deploy.sh [2021-05-03T08:38:42.547Z] lf-activate-venv: SKIPPING [2021-05-03T08:38:42.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3417/3 [2021-05-03T08:38:42.547Z] INFO: archiving workspace using pattern(s): [2021-05-03T08:38:45.242Z] Archives upload complete. [2021-05-03T08:38:45.242Z] INFO: archiving logs to Nexus