Branch indexing 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 hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 7e9ba5b981db46d7eaa29bdee31d80878b461756 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 7e9ba5b981db46d7eaa29bdee31d80878b461756 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4599006482717724338.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3293023024441788849.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1441142890407527646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5582645690093637583.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2858/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2934942314988358361.key > 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_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-314 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/121 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/121 # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/121@tmp/jenkins-gitclient-ssh2416211524557029787.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/121@tmp/jenkins-gitclient-ssh450372547554951276.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 4a3ea791061d06640dd19272fdfdac5384d3737e Checking out Revision 4a3ea791061d06640dd19272fdfdac5384d3737e (PR-2858) > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/121@tmp/jenkins-gitclient-ssh6810541553471066591.key > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a3ea791061d06640dd19272fdfdac5384d3737e # timeout=10 Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T08:34:12.991Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T08:34:13.075Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T08:34:13.103Z] ========================================================= [2021-05-17T08:34:13.103Z] EdgeX Global Pipelines Version Info [2021-05-17T08:34:13.103Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1bd8fff281ae8550cf8981311be789be2e4d26c4 # timeout=10 [2021-05-17T08:34:15.744Z] ------------------- [2021-05-17T08:34:15.744Z] stable info: [2021-05-17T08:34:15.744Z] ------------------- [2021-05-17T08:34:15.744Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T08:34:15.744Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T08:34:15.744Z] Message: update stable to v1.0.192 [2021-05-17T08:34:16.733Z] ------------------- [2021-05-17T08:34:16.734Z] experimental info: [2021-05-17T08:34:16.734Z] ------------------- [2021-05-17T08:34:16.734Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T08:34:16.734Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T08:34:16.734Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T08:34:16.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-17T08:34:16.911Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-17T08:34:16.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T08:34:16.955Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T08:34:16.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T08:34:17.004Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T08:34:17.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T08:34:17.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-17T08:34:17.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-17T08:34:17.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-17T08:34:17.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T08:34:17.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T08:34:17.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T08:34:17.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T08:34:17.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T08:34:17.269Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-17T08:34:17.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T08:34:17.328Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T08:34:17.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-17T08:34:17.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-17T08:34:17.403Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-17T08:34:17.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T08:34:17.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2021-05-17T08:34:17.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2021-05-17T08:34:17.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2021-05-17T08:34:17.523Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a3ea791061d06640dd19272fdfdac5384d3737e [Pipeline] echo [2021-05-17T08:34:17.547Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a3ea79 [Pipeline] echo [2021-05-17T08:34:17.571Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:34:17.645Z] provisioning config files... [2021-05-17T08:34:17.663Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/121@tmp/config3016702971515798214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:34:18.040Z] ---> docker-login.sh [2021-05-17T08:34:18.040Z] nexus3.edgexfoundry.org:10001 [2021-05-17T08:34:18.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:34:18.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:34:18.580Z] Configure a credential helper to remove this warning. See [2021-05-17T08:34:18.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:34:18.580Z] [2021-05-17T08:34:18.580Z] Login Succeeded [2021-05-17T08:34:18.580Z] nexus3.edgexfoundry.org:10002 [2021-05-17T08:34:18.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:34:18.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:34:18.846Z] Configure a credential helper to remove this warning. See [2021-05-17T08:34:18.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:34:18.846Z] [2021-05-17T08:34:18.846Z] Login Succeeded [2021-05-17T08:34:18.846Z] nexus3.edgexfoundry.org:10003 [2021-05-17T08:34:18.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:34:19.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:34:19.111Z] Configure a credential helper to remove this warning. See [2021-05-17T08:34:19.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:34:19.111Z] [2021-05-17T08:34:19.111Z] Login Succeeded [2021-05-17T08:34:19.111Z] nexus3.edgexfoundry.org:10004 [2021-05-17T08:34:19.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:34:19.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:34:19.111Z] Configure a credential helper to remove this warning. See [2021-05-17T08:34:19.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:34:19.111Z] [2021-05-17T08:34:19.111Z] Login Succeeded [2021-05-17T08:34:19.111Z] docker.io [2021-05-17T08:34:19.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:34:19.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:34:19.653Z] Configure a credential helper to remove this warning. See [2021-05-17T08:34:19.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:34:19.653Z] [2021-05-17T08:34:19.653Z] Login Succeeded [2021-05-17T08:34:19.653Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T08:34:19.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T08:34:20.043Z] ++ 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-17T08:34:20.043Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.043Z] ++ dirname cmd/core-command/Dockerfile [2021-05-17T08:34:20.043Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.043Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-17T08:34:20.043Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.043Z] ++ dirname cmd/core-data/Dockerfile [2021-05-17T08:34:20.043Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.043Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-17T08:34:20.043Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.043Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-17T08:34:20.043Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.043Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-17T08:34:20.043Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.043Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-17T08:34:20.043Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.043Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-17T08:34:20.043Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.043Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-17T08:34:20.043Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.043Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-17T08:34:20.044Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.044Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-17T08:34:20.044Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.044Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-17T08:34:20.044Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.044Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-17T08:34:20.044Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.044Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-17T08:34:20.044Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.044Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-17T08:34:20.044Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.044Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-17T08:34:20.044Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-17T08:34:20.044Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-17T08:34:20.044Z] ++ cut -d/ -f2 [2021-05-17T08:34:20.044Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-17T08:34:20.111Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:34:20.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:34:20.992Z] [2021-05-17T08:34:20.992Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:34:21.324Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:34:21.324Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T08:34:21.324Z] 31603596830f: Pulling fs layer [2021-05-17T08:34:21.324Z] 54011a49482f: Pulling fs layer [2021-05-17T08:34:21.324Z] a6820b24f6d8: Pulling fs layer [2021-05-17T08:34:21.324Z] f581987b2513: Pulling fs layer [2021-05-17T08:34:21.324Z] f581987b2513: Waiting [2021-05-17T08:34:21.324Z] 54011a49482f: Verifying Checksum [2021-05-17T08:34:21.324Z] 54011a49482f: Download complete [2021-05-17T08:34:21.592Z] 31603596830f: Verifying Checksum [2021-05-17T08:34:21.592Z] 31603596830f: Download complete [2021-05-17T08:34:21.592Z] f581987b2513: Verifying Checksum [2021-05-17T08:34:21.592Z] f581987b2513: Download complete [2021-05-17T08:34:21.592Z] a6820b24f6d8: Verifying Checksum [2021-05-17T08:34:21.592Z] a6820b24f6d8: Download complete [2021-05-17T08:34:21.874Z] 31603596830f: Pull complete [2021-05-17T08:34:22.153Z] 54011a49482f: Pull complete [2021-05-17T08:34:23.608Z] a6820b24f6d8: Pull complete [2021-05-17T08:34:23.873Z] f581987b2513: Pull complete [2021-05-17T08:34:23.873Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T08:34:23.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T08:34:23.873Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T08:34:23.998Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-05-17T08:34:24.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T08:34:26.711Z] $ docker top cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T08:34:26.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T08:34:26.862Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T08:34:27.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T08:34:27.126Z] $ docker exec cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 ssh-agent [2021-05-17T08:34:27.319Z] SSH_AUTH_SOCK=/tmp/ssh-G8wyJ6JJdVZ8/agent.11 [2021-05-17T08:34:27.319Z] SSH_AGENT_PID=16 [2021-05-17T08:34:27.333Z] Running ssh-add (command line suppressed) [2021-05-17T08:34:27.474Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_2693453877035060904.key (/w/workspace/edgex-go/121@tmp/private_key_2693453877035060904.key) [2021-05-17T08:34:27.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T08:34:27.860Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T08:34:27.889Z] $ docker exec --env ******** --env ******** cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 ssh-agent -k [2021-05-17T08:34:28.015Z] unset SSH_AUTH_SOCK; [2021-05-17T08:34:28.016Z] unset SSH_AGENT_PID; [2021-05-17T08:34:28.016Z] echo Agent pid 16 killed; [2021-05-17T08:34:28.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T08:34:28.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T08:34:28.119Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T08:34:28.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T08:34:28.300Z] $ docker exec cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 ssh-agent [2021-05-17T08:34:28.475Z] SSH_AUTH_SOCK=/tmp/ssh-1MaLMDFmtZ68/agent.46 [2021-05-17T08:34:28.475Z] SSH_AGENT_PID=52 [2021-05-17T08:34:28.483Z] Running ssh-add (command line suppressed) [2021-05-17T08:34:28.614Z] Identity added: /w/workspace/edgex-go/121@tmp/private_key_4864261871270389454.key (/w/workspace/edgex-go/121@tmp/private_key_4864261871270389454.key) [2021-05-17T08:34:28.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T08:34:28.976Z] + git semver init [2021-05-17T08:34:28.976Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T08:34:28.976Z] # $GIT_DIR = /w/workspace/edgex-go/121/.git [2021-05-17T08:34:28.976Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/121 [2021-05-17T08:34:28.976Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T08:34:28.976Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T08:34:28.976Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T08:34:28.976Z] # $SEMVER_BRANCH = PR-2858 [2021-05-17T08:34:28.976Z] # $SEMVER_TEMP = /tmp/semver-636292383 [2021-05-17T08:34:28.976Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-17T08:35:01.189Z] # '/tmp/semver-636292383' -> '/w/workspace/edgex-go/121/.semver' [2021-05-17T08:35:01.189Z] # -> Force: false [2021-05-17T08:35:01.189Z] # $SEMVER_DIR = /w/workspace/edgex-go/121/.semver [Pipeline] } [2021-05-17T08:35:01.213Z] $ docker exec --env ******** --env ******** cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 ssh-agent -k [2021-05-17T08:35:01.563Z] unset SSH_AUTH_SOCK; [2021-05-17T08:35:01.564Z] unset SSH_AGENT_PID; [2021-05-17T08:35:01.564Z] echo Agent pid 52 killed; [2021-05-17T08:35:01.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T08:35:02.055Z] + git semver [Pipeline] } [2021-05-17T08:35:02.076Z] $ docker stop --time=1 cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 [2021-05-17T08:35:03.682Z] $ docker rm -f cbfc8ada09adb310a12afa9a823e0d7a74d802571d651100708640710acf8c72 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:35:04.195Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T08:35:04.722Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T08:35:04.726Z] [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-17T08:35:05.375Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:35:05.687Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:35:05.996Z] + sudo service docker restart [2021-05-17T08:35:05.996Z] + true [2021-05-17T08:35:05.996Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-05-17T08:35:06.609Z] ========================================================= [2021-05-17T08:35:06.609Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T08:35:06.609Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:35:06.928Z] + 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-17T08:35:11.172Z] Sending build context to Docker daemon 330.5MB [2021-05-17T08:35:11.172Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T08:35:11.172Z] Step 2/6 : FROM ${BASE} [2021-05-17T08:35:11.172Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T08:35:11.172Z] 540db60ca938: Pulling fs layer [2021-05-17T08:35:11.172Z] adcc1eea9eea: Pulling fs layer [2021-05-17T08:35:11.172Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T08:35:11.172Z] 0510c868ecb4: Pulling fs layer [2021-05-17T08:35:11.172Z] afea3b2eda06: Pulling fs layer [2021-05-17T08:35:11.172Z] 7809a108b3ef: Pulling fs layer [2021-05-17T08:35:11.172Z] f706445af74f: Pulling fs layer [2021-05-17T08:35:11.172Z] 0510c868ecb4: Waiting [2021-05-17T08:35:11.172Z] 7809a108b3ef: Waiting [2021-05-17T08:35:11.172Z] f706445af74f: Waiting [2021-05-17T08:35:11.172Z] afea3b2eda06: Waiting [2021-05-17T08:35:11.172Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T08:35:11.172Z] 4c4ab2625f07: Download complete [2021-05-17T08:35:11.172Z] adcc1eea9eea: Verifying Checksum [2021-05-17T08:35:11.172Z] adcc1eea9eea: Download complete [2021-05-17T08:35:11.172Z] afea3b2eda06: Verifying Checksum [2021-05-17T08:35:11.172Z] afea3b2eda06: Download complete [2021-05-17T08:35:11.172Z] 7809a108b3ef: Verifying Checksum [2021-05-17T08:35:11.172Z] 7809a108b3ef: Download complete [2021-05-17T08:35:11.172Z] 540db60ca938: Verifying Checksum [2021-05-17T08:35:11.172Z] 540db60ca938: Download complete [2021-05-17T08:35:11.172Z] 540db60ca938: Pull complete [2021-05-17T08:35:12.148Z] adcc1eea9eea: Pull complete [2021-05-17T08:35:12.414Z] f706445af74f: Download complete [2021-05-17T08:35:12.692Z] 4c4ab2625f07: Pull complete [2021-05-17T08:35:13.281Z] 0510c868ecb4: Verifying Checksum [2021-05-17T08:35:13.281Z] 0510c868ecb4: Download complete [2021-05-17T08:35:19.941Z] 0510c868ecb4: Pull complete [2021-05-17T08:35:19.941Z] afea3b2eda06: Pull complete [2021-05-17T08:35:19.941Z] 7809a108b3ef: Pull complete [2021-05-17T08:35:19.995Z] Still waiting to schedule task [2021-05-17T08:35:19.996Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T08:35:25.341Z] f706445af74f: Pull complete [2021-05-17T08:35:25.341Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T08:35:25.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T08:35:25.341Z] ---> b068be0155e3 [2021-05-17T08:35:25.341Z] 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-17T08:35:25.341Z] ---> Running in 90bbaf043927 [2021-05-17T08:35:25.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:35:26.296Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:35:26.559Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T08:35:26.831Z] (2/12) Installing file (5.39-r0) [2021-05-17T08:35:27.096Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T08:35:27.096Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T08:35:32.696Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T08:35:32.696Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T08:35:32.696Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T08:35:32.696Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T08:35:32.960Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T08:35:32.960Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T08:35:33.225Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T08:35:33.225Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T08:35:33.225Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T08:35:33.225Z] OK: 219 MiB in 52 packages [2021-05-17T08:35:37.473Z] Removing intermediate container 90bbaf043927 [2021-05-17T08:35:37.473Z] ---> 63da9a24b734 [2021-05-17T08:35:37.473Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T08:35:37.473Z] ---> Running in 5aabf20f4c20 [2021-05-17T08:35:37.473Z] Removing intermediate container 5aabf20f4c20 [2021-05-17T08:35:37.473Z] ---> 75fd7142ef1f [2021-05-17T08:35:37.473Z] Step 5/6 : COPY go.mod . [2021-05-17T08:35:37.735Z] ---> 36fdda0a5715 [2021-05-17T08:35:37.735Z] Step 6/6 : RUN go mod download [2021-05-17T08:35:38.007Z] ---> Running in ebb301257fc0 [2021-05-17T08:36:04.713Z] Removing intermediate container ebb301257fc0 [2021-05-17T08:36:04.714Z] ---> 03bcc8ffd27a [2021-05-17T08:36:04.714Z] Successfully built 03bcc8ffd27a [2021-05-17T08:36:04.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:36:05.057Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T08:36:05.057Z] . [Pipeline] withDockerContainer [2021-05-17T08:36:05.185Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-05-17T08:36:05.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T08:36:06.676Z] $ docker top 5dfc53bd900a4fb8535207c47b3c5bcfa4e14fb6c910c831bf0b8f828e0ee897 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:36:07.140Z] + go version [2021-05-17T08:36:07.140Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T08:36:07.161Z] $ docker stop --time=1 5dfc53bd900a4fb8535207c47b3c5bcfa4e14fb6c910c831bf0b8f828e0ee897 [2021-05-17T08:36:08.654Z] $ docker rm -f 5dfc53bd900a4fb8535207c47b3c5bcfa4e14fb6c910c831bf0b8f828e0ee897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:36:09.228Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T08:36:09.228Z] . [Pipeline] withDockerContainer [2021-05-17T08:36:09.364Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-05-17T08:36:09.421Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T08:36:10.239Z] $ docker top 79d6beac3e6c79113da4053533c02760f3ef6a0a767a3148ddf3b27ca746e3ad -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T08:36:10.433Z] ========================================================= [2021-05-17T08:36:10.433Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T08:36:10.433Z] ========================================================= [Pipeline] sh [2021-05-17T08:36:10.764Z] + go mod tidy [Pipeline] sh [2021-05-17T08:36:12.493Z] + make test [2021-05-17T08:36:12.493Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T08:36:24.996Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T08:36:51.782Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T08:36:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T08:36:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T08:36:57.324Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T08:37:01.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T08:37:01.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T08:37:01.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T08:37:01.813Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T08:37:02.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T08:37:03.439Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T08:37:06.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T08:37:06.971Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T08:37:06.971Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T08:37:09.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.183s coverage: 46.1% of statements [2021-05-17T08:37:09.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T08:37:09.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T08:37:09.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T08:37:09.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T08:37:09.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T08:37:09.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T08:37:09.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.119s coverage: 28.7% of statements [2021-05-17T08:37:09.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.155s coverage: 100.0% of statements [2021-05-17T08:37:14.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.301s coverage: 27.8% of statements [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T08:37:14.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.178s coverage: 81.2% of statements [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T08:37:14.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.125s coverage: 100.0% of statements [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T08:37:14.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.106s coverage: 100.0% of statements [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T08:37:14.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T08:37:14.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.133s coverage: 71.3% of statements [2021-05-17T08:37:14.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T08:37:14.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T08:37:15.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.278s coverage: 87.7% of statements [2021-05-17T08:37:15.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T08:37:15.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:37:15.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.134s coverage: 78.9% of statements [2021-05-17T08:37:15.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T08:37:19.398Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.636s coverage: 28.6% of statements [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T08:37:19.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T08:37:19.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.102s coverage: 100.0% of statements [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T08:37:19.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.216s coverage: 86.7% of statements [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T08:37:19.399Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.259s coverage: 97.5% of statements [2021-05-17T08:37:19.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T08:37:19.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.168s coverage: 78.3% of statements [2021-05-17T08:37:19.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T08:37:19.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T08:37:19.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T08:37:19.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T08:37:23.217Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.497s coverage: 95.1% of statements [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T08:37:23.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T08:37:23.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.102s coverage: 0.8% of statements [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T08:37:23.217Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.099s coverage: 22.0% of statements [2021-05-17T08:37:23.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T08:37:23.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements [2021-05-17T08:37:23.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2021-05-17T08:37:23.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.118s coverage: 94.1% of statements [2021-05-17T08:37:24.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.153s coverage: 96.3% of statements [2021-05-17T08:37:24.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.119s coverage: 87.5% of statements [2021-05-17T08:37:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.117s coverage: 94.4% of statements [2021-05-17T08:37:36.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.087s coverage: 44.8% of statements [2021-05-17T08:37:40.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.528s coverage: 81.8% of statements [2021-05-17T08:37:40.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.178s coverage: 92.9% of statements [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 76.0% of statements [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.081s coverage: 80.0% of statements [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.135s coverage: 87.2% of statements [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.116s coverage: 85.4% of statements [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements [2021-05-17T08:37:48.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T08:37:48.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.287s coverage: 64.4% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.087s coverage: 100.0% of statements [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 91.3% of statements [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.443s coverage: 66.9% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.246s coverage: 43.4% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.039s coverage: 84.8% of statements [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.215s coverage: 47.1% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.064s coverage: 100.0% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T08:37:48.460Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T08:37:48.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T08:37:52.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.143s coverage: 21.5% of statements [2021-05-17T08:37:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T08:37:52.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.276s coverage: 92.2% of statements [2021-05-17T08:37:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T08:37:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:37:52.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T08:37:52.765Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.229s coverage: 28.8% of statements [2021-05-17T08:37:52.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T08:37:52.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T08:37:52.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T08:37:52.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T08:37:52.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T08:37:52.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.133s coverage: 99.0% of statements [2021-05-17T08:37:52.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T08:37:52.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.143s coverage: 100.0% of statements [2021-05-17T08:37:52.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T08:37:52.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T08:37:52.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T08:37:52.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.089s coverage: 64.6% of statements [2021-05-17T08:37:52.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T08:37:53.422Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.208s coverage: 97.6% of statements [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T08:37:53.422Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T08:37:53.422Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T08:37:53.422Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T08:37:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements [2021-05-17T08:37:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T08:37:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T08:37:53.753Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2021-05-17T08:37:54.079Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.085s coverage: 28.1% of statements [2021-05-17T08:37:54.079Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T08:37:54.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.081s coverage: 85.7% of statements [2021-05-17T08:37:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T08:37:55.018Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.046s coverage: 100.0% of statements [2021-05-17T08:37:55.610Z] GO111MODULE=on go vet ./... [2021-05-17T08:38:42.881Z] gofmt -l . [2021-05-17T08:38:42.881Z] [ "`gofmt -l .`" = "" ] [2021-05-17T08:38:42.881Z] ./bin/test-go-mod-tidy.sh [2021-05-17T08:38:42.881Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T08:38:43.259Z] + ls -al . [2021-05-17T08:38:43.259Z] total 836 [2021-05-17T08:38:43.259Z] drwxrwxr-x 10 1001 1001 4096 May 17 08:38 . [2021-05-17T08:38:43.259Z] drwxr-xr-x 4 root root 32 May 17 08:36 .. [2021-05-17T08:38:43.259Z] -rw-rw-r-- 1 1001 1001 11 May 17 08:34 .dockerignore [2021-05-17T08:38:43.259Z] drwxrwxr-x 8 1001 1001 179 May 17 08:34 .git [2021-05-17T08:38:43.259Z] drwxrwxr-x 3 1001 1001 125 May 17 08:34 .github [2021-05-17T08:38:43.259Z] -rw-rw-r-- 1 1001 1001 818 May 17 08:34 .gitignore [2021-05-17T08:38:43.259Z] drwx------ 3 1001 1001 60 May 17 08:34 .semver [2021-05-17T08:38:43.259Z] -rw-rw-r-- 1 1001 1001 166 May 17 08:34 .sonarcloud.properties [2021-05-17T08:38:43.259Z] -rw-rw-r-- 1 1001 1001 8609 May 17 08:34 Attribution.txt [2021-05-17T08:38:43.259Z] -rw-rw-r-- 1 1001 1001 3804 May 17 08:34 CONTRIBUTING.md [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 931 May 17 08:34 Dockerfile.build [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 863 May 17 08:34 Jenkinsfile [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 10775 May 17 08:34 LICENSE [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 5594 May 17 08:34 Makefile [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 7978 May 17 08:34 README.md [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 6755 May 17 08:34 SECURITY.md [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 5 May 17 08:35 VERSION [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 4131 May 17 08:34 ZMQWindows.md [2021-05-17T08:38:43.260Z] drwxrwxr-x 2 1001 1001 117 May 17 08:34 bin [2021-05-17T08:38:43.260Z] drwxrwxr-x 14 1001 1001 4096 May 17 08:34 cmd [2021-05-17T08:38:43.260Z] -rw-r--r-- 1 root root 727485 May 17 08:37 coverage.out [2021-05-17T08:38:43.260Z] -rw-r--r-- 1 root root 1060 May 17 08:38 go.mod [2021-05-17T08:38:43.260Z] -rw-r--r-- 1 root root 22101 May 17 08:36 go.sum [2021-05-17T08:38:43.260Z] drwxrwxr-x 8 1001 1001 127 May 17 08:34 internal [2021-05-17T08:38:43.260Z] drwxrwxr-x 4 1001 1001 26 May 17 08:34 openapi [2021-05-17T08:38:43.260Z] drwxrwxr-x 4 1001 1001 71 May 17 08:34 snap [2021-05-17T08:38:43.260Z] -rw-rw-r-- 1 1001 1001 168 May 17 08:34 version.go [Pipeline] sh [2021-05-17T08:38:43.648Z] + '[' -e coverage.out ] [2021-05-17T08:38:43.648Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T08:38:43.887Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T08:38:44.301Z] + make build [2021-05-17T08:38:44.301Z] 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-17T08:38:46.913Z] 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-17T08:38:59.429Z] 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-17T08:39:01.422Z] 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-17T08:39:03.464Z] 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-17T08:39:04.055Z] 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-17T08:39:06.050Z] 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-17T08:39:07.476Z] 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-17T08:39:08.455Z] 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-17T08:39:10.523Z] 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-17T08:39:11.988Z] 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-17T08:39:14.018Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-17T08:39:17.534Z] $ docker stop --time=1 79d6beac3e6c79113da4053533c02760f3ef6a0a767a3148ddf3b27ca746e3ad [2021-05-17T08:39:19.442Z] $ docker rm -f 79d6beac3e6c79113da4053533c02760f3ef6a0a767a3148ddf3b27ca746e3ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:39:21.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:39:21.264Z] [2021-05-17T08:39:21.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:39:21.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:39:21.606Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-17T08:39:21.606Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-17T08:39:21.606Z] ca9280d653b3: Pulling fs layer [2021-05-17T08:39:21.606Z] 7e9c9ca2126c: Pulling fs layer [2021-05-17T08:39:21.872Z] cbdbe7a5bc2a: Download complete [2021-05-17T08:39:22.459Z] cbdbe7a5bc2a: Pull complete [2021-05-17T08:39:22.459Z] ca9280d653b3: Verifying Checksum [2021-05-17T08:39:22.459Z] ca9280d653b3: Download complete [2021-05-17T08:39:23.893Z] ca9280d653b3: Pull complete [2021-05-17T08:39:23.893Z] 7e9c9ca2126c: Verifying Checksum [2021-05-17T08:39:23.893Z] 7e9c9ca2126c: Download complete [2021-05-17T08:39:30.538Z] 7e9c9ca2126c: Pull complete [2021-05-17T08:39:30.538Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-17T08:39:30.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:39:30.538Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-17T08:39:30.658Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-05-17T08:39:30.719Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T08:39:32.074Z] $ docker top 14ff9767b2e5076e42f97b00c8ed28d9980a5c036deab5158e06b0af3694d989 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:39:32.492Z] + docker-compose build --help [2021-05-17T08:39:32.493Z] + grep parallel [2021-05-17T08:39:33.447Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T08:39:33.461Z] $ docker stop --time=1 14ff9767b2e5076e42f97b00c8ed28d9980a5c036deab5158e06b0af3694d989 [2021-05-17T08:39:34.836Z] $ docker rm -f 14ff9767b2e5076e42f97b00c8ed28d9980a5c036deab5158e06b0af3694d989 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:39:35.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-17T08:39:35.356Z] . [Pipeline] withDockerContainer [2021-05-17T08:39:35.499Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-05-17T08:39:35.556Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T08:39:36.257Z] $ docker top 2f1d5bcba41e2cd2578b0a6598e69ec8fa481939c52d0580722dc0c3164b6623 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:39:36.716Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T08:39:38.123Z] Building core-command ... [2021-05-17T08:39:38.123Z] Building core-data ... [2021-05-17T08:39:38.123Z] Building core-metadata ... [2021-05-17T08:39:38.123Z] Building security-bootstrapper ... [2021-05-17T08:39:38.123Z] Building security-proxy-setup ... [2021-05-17T08:39:38.123Z] Building security-secretstore-setup ... [2021-05-17T08:39:38.123Z] Building support-notifications ... [2021-05-17T08:39:38.123Z] Building support-scheduler ... [2021-05-17T08:39:38.123Z] Building sys-mgmt-agent ... [2021-05-17T08:39:38.123Z] Building core-metadata [2021-05-17T08:39:38.123Z] Building security-proxy-setup [2021-05-17T08:39:38.123Z] Building security-secretstore-setup [2021-05-17T08:39:38.123Z] Building support-scheduler [2021-05-17T08:39:38.123Z] Building core-command [2021-05-17T08:40:03.343Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-319 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-05-17T08:40:03.363Z] Running in /w/workspace/edgex-go/121 [Pipeline] { [Pipeline] checkout [2021-05-17T08:40:03.584Z] The recommended git tool is: git [2021-05-17T08:40:08.806Z] using credential edgex-jenkins-ssh [2021-05-17T08:40:08.831Z] Cloning the remote Git repository [2021-05-17T08:40:08.901Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:40:09.041Z] > git init /w/workspace/edgex-go/121 # timeout=10 [2021-05-17T08:40:09.145Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:40:09.145Z] > git --version # timeout=10 [2021-05-17T08:40:09.161Z] > git --version # 'git version 2.17.1' [2021-05-17T08:40:09.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:40:09.223Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:40:17.114Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:40:17.114Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:40:17.114Z] ---> 03bcc8ffd27a [2021-05-17T08:40:17.114Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T08:40:17.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:40:17.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:40:17.114Z] ---> 03bcc8ffd27a [2021-05-17T08:40:17.114Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:40:17.114Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:40:17.114Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:40:17.114Z] ---> 03bcc8ffd27a [2021-05-17T08:40:17.114Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:40:17.114Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:40:17.114Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:40:17.114Z] ---> 03bcc8ffd27a [2021-05-17T08:40:17.114Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T08:40:17.114Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:40:17.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:40:17.114Z] ---> 03bcc8ffd27a [2021-05-17T08:40:17.114Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:40:18.083Z] ---> Running in 7ae190f998e4 [2021-05-17T08:40:18.083Z] ---> Running in 1f8281e1ce1a [2021-05-17T08:40:18.083Z] ---> Running in 94d47d92add1 [2021-05-17T08:40:18.083Z] ---> Running in 6bc3b8cac7fe [2021-05-17T08:40:18.083Z] ---> Running in 11e8d2ed1938 [2021-05-17T08:40:18.672Z] Removing intermediate container 94d47d92add1 [2021-05-17T08:40:18.672Z] ---> 73b0459e57b4 [2021-05-17T08:40:18.672Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:40:18.672Z] Removing intermediate container 1f8281e1ce1a [2021-05-17T08:40:18.672Z] ---> ebb3548c9c90 [2021-05-17T08:40:18.672Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:40:18.672Z] Removing intermediate container 6bc3b8cac7fe [2021-05-17T08:40:18.672Z] ---> 64dd30dfb6b9 [2021-05-17T08:40:18.672Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:40:18.672Z] Removing intermediate container 7ae190f998e4 [2021-05-17T08:40:18.672Z] ---> b755d4c1548c [2021-05-17T08:40:18.672Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:40:18.672Z] Removing intermediate container 11e8d2ed1938 [2021-05-17T08:40:18.672Z] ---> d138276b629c [2021-05-17T08:40:18.672Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:40:18.672Z] ---> Running in c4c69d2a8a96 [2021-05-17T08:40:18.672Z] ---> Running in 5d2a04d90073 [2021-05-17T08:40:18.672Z] ---> Running in dc8f1ce3c883 [2021-05-17T08:40:18.672Z] ---> Running in 0c74eb679c34 [2021-05-17T08:40:18.939Z] ---> Running in 1c1ce7769f93 [2021-05-17T08:40:21.530Z] Removing intermediate container 5d2a04d90073 [2021-05-17T08:40:21.530Z] ---> 1dee14a6ffb0 [2021-05-17T08:40:21.530Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T08:40:21.530Z] Removing intermediate container dc8f1ce3c883 [2021-05-17T08:40:21.530Z] ---> 3ee9380d0032 [2021-05-17T08:40:21.530Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T08:40:21.793Z] ---> Running in 941ed4bd2c27 [2021-05-17T08:40:21.793Z] Removing intermediate container 0c74eb679c34 [2021-05-17T08:40:21.793Z] ---> d8a3ab16a7cd [2021-05-17T08:40:21.793Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:40:22.080Z] ---> Running in 5592ccd0dffb [2021-05-17T08:40:22.080Z] ---> Running in 306e504badce [2021-05-17T08:40:22.080Z] Removing intermediate container c4c69d2a8a96 [2021-05-17T08:40:22.080Z] ---> dd6308994849 [2021-05-17T08:40:22.080Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:40:22.346Z] Removing intermediate container 1c1ce7769f93 [2021-05-17T08:40:22.346Z] ---> 10d94124e590 [2021-05-17T08:40:22.346Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T08:40:22.346Z] ---> Running in b7a4a4603a01 [2021-05-17T08:40:22.627Z] ---> Running in ce00654b5a61 [2021-05-17T08:40:22.627Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:22.928Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:23.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:23.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:23.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:23.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:23.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:24.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:24.137Z] OK: 219 MiB in 52 packages [2021-05-17T08:40:24.137Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:24.439Z] OK: 219 MiB in 52 packages [2021-05-17T08:40:24.439Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:40:24.439Z] OK: 219 MiB in 52 packages [2021-05-17T08:40:24.714Z] Removing intermediate container 941ed4bd2c27 [2021-05-17T08:40:24.714Z] ---> 64d17d079ea2 [2021-05-17T08:40:24.714Z] Step 6/22 : COPY go.mod . [2021-05-17T08:40:24.714Z] OK: 219 MiB in 52 packages [2021-05-17T08:40:25.290Z] ---> 8918ae1b7505 [2021-05-17T08:40:25.290Z] Step 7/22 : RUN go mod download [2021-05-17T08:40:25.290Z] Removing intermediate container 5592ccd0dffb [2021-05-17T08:40:25.290Z] ---> 0bf8d16d0d78 [2021-05-17T08:40:25.290Z] Step 6/26 : COPY go.mod . [2021-05-17T08:40:25.290Z] ---> Running in 1e80c4ae23a2 [2021-05-17T08:40:25.290Z] OK: 219 MiB in 52 packages [2021-05-17T08:40:25.290Z] Removing intermediate container 306e504badce [2021-05-17T08:40:25.290Z] ---> 85b80fe81875 [2021-05-17T08:40:25.290Z] Step 6/24 : COPY go.mod . [2021-05-17T08:40:25.552Z] ---> e2b496f6fb2e [2021-05-17T08:40:25.552Z] Step 7/26 : RUN go mod download [2021-05-17T08:40:25.829Z] Removing intermediate container b7a4a4603a01 [2021-05-17T08:40:25.829Z] ---> 87e4a0075583 [2021-05-17T08:40:25.829Z] Step 6/24 : COPY go.mod . [2021-05-17T08:40:25.829Z] ---> 0880adefe48e [2021-05-17T08:40:25.829Z] Step 7/24 : RUN go mod download [2021-05-17T08:40:25.829Z] ---> Running in 494b4c6963fa [2021-05-17T08:40:26.102Z] ---> Running in 71b6169d906c [2021-05-17T08:40:26.366Z] ---> 861f81dac703 [2021-05-17T08:40:26.366Z] Step 7/24 : RUN go mod download [2021-05-17T08:40:26.642Z] Removing intermediate container ce00654b5a61 [2021-05-17T08:40:26.642Z] ---> c00d320266c9 [2021-05-17T08:40:26.642Z] Step 6/23 : COPY go.mod . [2021-05-17T08:40:26.642Z] ---> Running in 245b0fe123d7 [2021-05-17T08:40:26.908Z] ---> 68f04579b53d [2021-05-17T08:40:26.908Z] Step 7/23 : RUN go mod download [2021-05-17T08:40:26.922Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-05-17T08:40:27.198Z] ---> Running in 5796f5096aeb [2021-05-17T08:40:25.884Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:40:25.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:40:25.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:40:25.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:40:25.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:40:25.982Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T08:40:26.937Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:40:26.956Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-05-17T08:40:27.262Z] > git remote # timeout=10 [2021-05-17T08:40:27.279Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T08:40:27.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:40:27.306Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T08:40:27.796Z] Removing intermediate container 1e80c4ae23a2 [2021-05-17T08:40:27.797Z] ---> 1910b98909fe [2021-05-17T08:40:27.797Z] Step 8/22 : COPY . . [2021-05-17T08:40:27.797Z] Removing intermediate container 494b4c6963fa [2021-05-17T08:40:27.797Z] ---> 5556b4e23751 [2021-05-17T08:40:27.797Z] Step 8/26 : COPY . . [2021-05-17T08:40:28.071Z] Removing intermediate container 71b6169d906c [2021-05-17T08:40:28.071Z] ---> b99173f56dc5 [2021-05-17T08:40:28.071Z] Step 8/24 : COPY . . [2021-05-17T08:40:28.335Z] Merge succeeded, producing c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:40:28.336Z] Checking out Revision c9029af4b995d5881569c60e0570ef9f0670a462 (PR-2858) [2021-05-17T08:40:28.305Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T08:40:28.339Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:40:28.350Z] > git checkout -f c9029af4b995d5881569c60e0570ef9f0670a462 # timeout=10 [2021-05-17T08:40:32.345Z] Removing intermediate container 245b0fe123d7 [2021-05-17T08:40:32.345Z] ---> 9a6814f55de1 [2021-05-17T08:40:32.345Z] Step 8/24 : COPY . . [2021-05-17T08:40:32.787Z] Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" [2021-05-17T08:40:32.812Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T08:40:33.811Z] Removing intermediate container 5796f5096aeb [2021-05-17T08:40:33.811Z] ---> 11798c97805a [2021-05-17T08:40:33.811Z] Step 8/23 : COPY . . [2021-05-17T08:40:34.236Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:40:32.792Z] > git rev-list --no-walk 1bd8fff281ae8550cf8981311be789be2e4d26c4 # timeout=10 [2021-05-17T08:40:34.644Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T08:40:34.995Z] + + sudo servicetrue docker [2021-05-17T08:40:34.995Z] restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T08:40:37.659Z] provisioning config files... [2021-05-17T08:40:37.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/121@tmp/config9087138860177098891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:40:38.065Z] ---> docker-login.sh [2021-05-17T08:40:38.065Z] nexus3.edgexfoundry.org:10001 [2021-05-17T08:40:39.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:40:39.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:40:39.332Z] Configure a credential helper to remove this warning. See [2021-05-17T08:40:39.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:40:39.332Z] [2021-05-17T08:40:39.332Z] Login Succeeded [2021-05-17T08:40:39.332Z] nexus3.edgexfoundry.org:10002 [2021-05-17T08:40:39.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:40:39.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:40:39.882Z] Configure a credential helper to remove this warning. See [2021-05-17T08:40:39.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:40:39.882Z] [2021-05-17T08:40:39.882Z] Login Succeeded [2021-05-17T08:40:39.882Z] nexus3.edgexfoundry.org:10003 [2021-05-17T08:40:40.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:40:40.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:40:40.432Z] Configure a credential helper to remove this warning. See [2021-05-17T08:40:40.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:40:40.432Z] [2021-05-17T08:40:40.432Z] Login Succeeded [2021-05-17T08:40:40.432Z] nexus3.edgexfoundry.org:10004 [2021-05-17T08:40:40.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:40:40.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:40:40.980Z] Configure a credential helper to remove this warning. See [2021-05-17T08:40:40.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:40:40.980Z] [2021-05-17T08:40:40.980Z] Login Succeeded [2021-05-17T08:40:40.980Z] docker.io [2021-05-17T08:40:41.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-17T08:40:41.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-17T08:40:41.853Z] Configure a credential helper to remove this warning. See [2021-05-17T08:40:41.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-17T08:40:41.853Z] [2021-05-17T08:40:41.853Z] Login Succeeded [2021-05-17T08:40:41.853Z] ---> docker-login.sh ends [Pipeline] } [2021-05-17T08:40:41.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-17T08:40:42.177Z] ========================================================= [2021-05-17T08:40:42.177Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T08:40:42.177Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:40:42.519Z] + 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-17T08:40:45.177Z] Sending build context to Docker daemon 167.9MB [2021-05-17T08:40:45.177Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-17T08:40:45.177Z] Step 2/6 : FROM ${BASE} [2021-05-17T08:40:45.177Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T08:40:45.177Z] 595b0fe564bb: Pulling fs layer [2021-05-17T08:40:45.177Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T08:40:45.177Z] 316046926c0a: Pulling fs layer [2021-05-17T08:40:45.177Z] 4ebd0625c992: Pulling fs layer [2021-05-17T08:40:45.177Z] 207e8628e3a3: Pulling fs layer [2021-05-17T08:40:45.177Z] c791037a9be2: Pulling fs layer [2021-05-17T08:40:45.177Z] ffd874e62e21: Pulling fs layer [2021-05-17T08:40:45.177Z] 4ebd0625c992: Waiting [2021-05-17T08:40:45.177Z] 207e8628e3a3: Waiting [2021-05-17T08:40:45.177Z] c791037a9be2: Waiting [2021-05-17T08:40:45.177Z] ffd874e62e21: Waiting [2021-05-17T08:40:45.177Z] 316046926c0a: Verifying Checksum [2021-05-17T08:40:45.177Z] 316046926c0a: Download complete [2021-05-17T08:40:45.177Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T08:40:45.177Z] 7186ed65a4f7: Download complete [2021-05-17T08:40:45.177Z] 207e8628e3a3: Verifying Checksum [2021-05-17T08:40:45.177Z] 207e8628e3a3: Download complete [2021-05-17T08:40:45.177Z] c791037a9be2: Download complete [2021-05-17T08:40:45.177Z] 595b0fe564bb: Download complete [2021-05-17T08:40:45.787Z] 595b0fe564bb: Pull complete [2021-05-17T08:40:46.390Z] 7186ed65a4f7: Pull complete [2021-05-17T08:40:46.663Z] 316046926c0a: Pull complete [2021-05-17T08:40:47.256Z] ffd874e62e21: Download complete [2021-05-17T08:40:48.705Z] 4ebd0625c992: Verifying Checksum [2021-05-17T08:40:48.705Z] 4ebd0625c992: Download complete [2021-05-17T08:40:58.864Z] 4ebd0625c992: Pull complete [2021-05-17T08:40:58.864Z] 207e8628e3a3: Pull complete [2021-05-17T08:40:58.864Z] c791037a9be2: Pull complete [2021-05-17T08:41:02.259Z] ffd874e62e21: Pull complete [2021-05-17T08:41:02.259Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T08:41:02.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T08:41:02.259Z] ---> cfc18b08335c [2021-05-17T08:41:02.259Z] 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-17T08:41:05.649Z] ---> Running in 0811b02a6534 [2021-05-17T08:41:07.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:41:07.691Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:41:08.696Z] (1/12) Installing libmagic (5.39-r0) [2021-05-17T08:41:09.013Z] (2/12) Installing file (5.39-r0) [2021-05-17T08:41:09.013Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-17T08:41:09.289Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-17T08:41:12.831Z] ---> 1121a444f291 [2021-05-17T08:41:12.831Z] Step 9/22 : RUN go mod tidy [2021-05-17T08:41:12.831Z] ---> 8fac838b4530 [2021-05-17T08:41:12.831Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:41:12.831Z] ---> 62e45f753a63 [2021-05-17T08:41:12.831Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:41:12.831Z] ---> Running in e21c6fbae8a2 [2021-05-17T08:41:12.831Z] ---> Running in f830dc545812 [2021-05-17T08:41:12.831Z] ---> Running in a7377541c317 [2021-05-17T08:41:12.831Z] ---> 2112a899d677 [2021-05-17T08:41:12.831Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:41:13.099Z] ---> 4a24465d77a0 [2021-05-17T08:41:13.100Z] Step 9/26 : RUN go mod tidy [2021-05-17T08:41:13.100Z] ---> Running in 3329d7cd21f8 [2021-05-17T08:41:13.365Z] ---> Running in b0ce140f92c1 [2021-05-17T08:41:14.691Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-17T08:41:14.692Z] (6/12) Installing patch (2.7.6-r6) [2021-05-17T08:41:14.692Z] (7/12) Installing build-base (0.5-r2) [2021-05-17T08:41:14.692Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-17T08:41:14.692Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-17T08:41:14.692Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-17T08:41:14.692Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-17T08:41:14.692Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-17T08:41:14.692Z] Executing busybox-1.32.1-r6.trigger [2021-05-17T08:41:14.692Z] OK: 218 MiB in 52 packages [2021-05-17T08:41:17.648Z] Removing intermediate container f830dc545812 [2021-05-17T08:41:17.649Z] ---> 92701320fd3e [2021-05-17T08:41:17.649Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T08:41:17.915Z] ---> Running in c5ea533f07aa [2021-05-17T08:41:17.915Z] Removing intermediate container b0ce140f92c1 [2021-05-17T08:41:17.915Z] ---> 52a00221ce74 [2021-05-17T08:41:17.915Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T08:41:17.915Z] Removing intermediate container 3329d7cd21f8 [2021-05-17T08:41:17.915Z] ---> 42d02fe1d1d9 [2021-05-17T08:41:17.915Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T08:41:17.915Z] Removing intermediate container e21c6fbae8a2 [2021-05-17T08:41:17.915Z] ---> adeacfc3fd5d [2021-05-17T08:41:17.915Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T08:41:18.184Z] Removing intermediate container a7377541c317 [2021-05-17T08:41:18.184Z] ---> a4b6dd4b1860 [2021-05-17T08:41:18.184Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T08:41:18.484Z] ---> Running in 6594cd8b6f0b [2021-05-17T08:41:18.484Z] ---> Running in d751014da96d [2021-05-17T08:41:18.755Z] ---> Running in 6ef5119078d1 [2021-05-17T08:41:18.755Z] ---> Running in 4d98db2fab20 [2021-05-17T08:41:18.990Z] Removing intermediate container 0811b02a6534 [2021-05-17T08:41:18.990Z] ---> 6f742c9ff9fd [2021-05-17T08:41:18.990Z] Step 4/6 : WORKDIR /edgex-go [2021-05-17T08:41:18.990Z] ---> Running in d817a3837cf8 [2021-05-17T08:41:19.018Z] 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-17T08:41:19.585Z] Removing intermediate container d817a3837cf8 [2021-05-17T08:41:19.585Z] ---> ec2b6ce5ff37 [2021-05-17T08:41:19.585Z] Step 5/6 : COPY go.mod . [2021-05-17T08:41:19.617Z] 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-17T08:41:19.894Z] 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-17T08:41:19.894Z] 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-17T08:41:19.894Z] 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-17T08:41:20.189Z] ---> 331fcd938b48 [2021-05-17T08:41:20.189Z] Step 6/6 : RUN go mod download [2021-05-17T08:41:20.189Z] ---> Running in 5e27c53c9f85 [2021-05-17T08:41:46.995Z] Removing intermediate container 5e27c53c9f85 [2021-05-17T08:41:46.995Z] ---> 39ad74d59f77 [2021-05-17T08:41:46.995Z] Successfully built 39ad74d59f77 [2021-05-17T08:41:46.995Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:41:47.388Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T08:41:47.388Z] . [Pipeline] withDockerContainer [2021-05-17T08:41:47.659Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-05-17T08:41:47.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T08:41:49.340Z] $ docker top e5f4d0f4f970204ba7b518b22564e71dc9bb7ea00aafcda996222ddc7b914753 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:41:50.316Z] + go version [2021-05-17T08:41:50.316Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T08:41:50.337Z] $ docker stop --time=1 e5f4d0f4f970204ba7b518b22564e71dc9bb7ea00aafcda996222ddc7b914753 [2021-05-17T08:41:52.317Z] $ docker rm -f e5f4d0f4f970204ba7b518b22564e71dc9bb7ea00aafcda996222ddc7b914753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:41:53.074Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T08:41:53.074Z] . [Pipeline] withDockerContainer [2021-05-17T08:41:53.336Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-05-17T08:41:53.415Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-17T08:41:54.770Z] $ docker top 5899b704e0319a8a2d1d4f94da4a2b614b6a8ce5132366f1d9795dbc4c814ca3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-17T08:41:55.096Z] ========================================================= [2021-05-17T08:41:55.096Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-17T08:41:55.096Z] ========================================================= [Pipeline] sh [2021-05-17T08:41:55.744Z] + go mod tidy [Pipeline] sh [2021-05-17T08:41:57.403Z] + make test [2021-05-17T08:41:57.403Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-17T08:41:58.833Z] 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-17T08:41:58.833Z] 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-17T08:42:11.249Z] Removing intermediate container 6ef5119078d1 [2021-05-17T08:42:11.249Z] ---> 65c589b11e73 [2021-05-17T08:42:11.249Z] [2021-05-17T08:42:11.249Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T08:42:11.249Z] Removing intermediate container d751014da96d [2021-05-17T08:42:11.249Z] ---> c034ac06e346 [2021-05-17T08:42:11.249Z] [2021-05-17T08:42:11.249Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T08:42:11.249Z] Removing intermediate container 6594cd8b6f0b [2021-05-17T08:42:11.249Z] ---> 750b8f45d576 [2021-05-17T08:42:11.249Z] [2021-05-17T08:42:11.249Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:42:11.249Z] Removing intermediate container 4d98db2fab20 [2021-05-17T08:42:11.249Z] ---> 6715a532f177 [2021-05-17T08:42:11.249Z] [2021-05-17T08:42:11.249Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:42:11.249Z] Removing intermediate container c5ea533f07aa [2021-05-17T08:42:11.249Z] ---> 3acb37677822 [2021-05-17T08:42:11.249Z] [2021-05-17T08:42:11.249Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:42:11.249Z] 3.12: Pulling from library/alpine [2021-05-17T08:42:11.249Z] 3.12: Pulling from library/alpine [2021-05-17T08:42:11.249Z] 3.12: Pulling from library/alpine [2021-05-17T08:42:11.249Z] 3.12: Pulling from library/alpine [2021-05-17T08:42:11.249Z] 3.12: Pulling from library/alpine [2021-05-17T08:42:11.837Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:42:11.837Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:42:11.837Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:42:11.837Z] Status: Image is up to date for alpine:3.12 [2021-05-17T08:42:11.837Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:42:11.837Z] Status: Image is up to date for alpine:3.12 [2021-05-17T08:42:11.837Z] ---> 13621d1b12d4 [2021-05-17T08:42:11.837Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T08:42:11.837Z] ---> 13621d1b12d4 [2021-05-17T08:42:11.837Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T08:42:11.837Z] ---> 13621d1b12d4 [2021-05-17T08:42:11.837Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:42:11.837Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:42:11.837Z] Status: Image is up to date for alpine:3.12 [2021-05-17T08:42:11.837Z] ---> 13621d1b12d4 [2021-05-17T08:42:11.837Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:42:12.425Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:42:12.425Z] Status: Image is up to date for alpine:3.12 [2021-05-17T08:42:12.425Z] ---> 13621d1b12d4 [2021-05-17T08:42:12.425Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:42:12.693Z] ---> Running in 2b3d3064af08 [2021-05-17T08:42:12.693Z] ---> Running in 457a89fdbeb3 [2021-05-17T08:42:12.693Z] ---> Running in 1c1bc60ed50a [2021-05-17T08:42:12.693Z] ---> Running in a7ddc7e8ca3d [2021-05-17T08:42:12.693Z] ---> Running in 909b0217b247 [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:42:14.140Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:42:14.140Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:42:14.140Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T08:42:14.140Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T08:42:14.140Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:42:14.140Z] OK: 6 MiB in 15 packages [2021-05-17T08:42:14.140Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:42:14.140Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.140Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:42:14.140Z] OK: 6 MiB in 15 packages [2021-05-17T08:42:14.140Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.415Z] OK: 7 MiB in 18 packages [2021-05-17T08:42:14.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:14.415Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T08:42:14.415Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:42:14.415Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T08:42:14.415Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T08:42:14.415Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:42:14.415Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T08:42:14.415Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:42:14.415Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:42:14.415Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:42:14.415Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:42:14.415Z] OK: 6 MiB in 15 packages [2021-05-17T08:42:14.682Z] OK: 7 MiB in 20 packages [2021-05-17T08:42:16.087Z] Removing intermediate container 1c1bc60ed50a [2021-05-17T08:42:16.087Z] ---> e902e4b6af74 [2021-05-17T08:42:16.087Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:42:16.356Z] ---> Running in 0c2e3d039f35 [2021-05-17T08:42:16.356Z] Removing intermediate container 457a89fdbeb3 [2021-05-17T08:42:16.356Z] ---> cdfc7ef9b182 [2021-05-17T08:42:16.356Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:42:16.356Z] Removing intermediate container 2b3d3064af08 [2021-05-17T08:42:16.356Z] ---> 281a9843112c [2021-05-17T08:42:16.357Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:42:17.328Z] ---> Running in 2b85cfb84a81 [2021-05-17T08:42:17.328Z] ---> Running in 418313d73325 [2021-05-17T08:42:17.926Z] Removing intermediate container 909b0217b247 [2021-05-17T08:42:17.926Z] ---> f4916c320bac [2021-05-17T08:42:17.926Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:42:17.926Z] Removing intermediate container 0c2e3d039f35 [2021-05-17T08:42:17.926Z] ---> f1fad35729da [2021-05-17T08:42:17.926Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T08:42:17.926Z] Removing intermediate container a7ddc7e8ca3d [2021-05-17T08:42:17.926Z] ---> 37a46b0dc380 [2021-05-17T08:42:17.926Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:42:17.926Z] ---> Running in 751fad2c1759 [2021-05-17T08:42:17.926Z] ---> Running in 9bd2ce439b4c [2021-05-17T08:42:18.205Z] ---> Running in 00984b5048e6 [2021-05-17T08:42:18.205Z] Removing intermediate container 2b85cfb84a81 [2021-05-17T08:42:18.205Z] ---> 57aad9b77249 [2021-05-17T08:42:18.205Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T08:42:18.205Z] Removing intermediate container 418313d73325 [2021-05-17T08:42:18.205Z] ---> bf2ead944a90 [2021-05-17T08:42:18.205Z] Step 14/22 : WORKDIR /edgex [2021-05-17T08:42:18.205Z] ---> Running in 18089c6fcec6 [2021-05-17T08:42:18.205Z] ---> Running in 49bf4ef69920 [2021-05-17T08:42:18.205Z] Removing intermediate container 751fad2c1759 [2021-05-17T08:42:18.205Z] ---> 386a0bcb1dc4 [2021-05-17T08:42:18.205Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:42:18.476Z] Removing intermediate container 9bd2ce439b4c [2021-05-17T08:42:18.476Z] ---> 10fce40fae04 [2021-05-17T08:42:18.476Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T08:42:18.476Z] ---> Running in 05bf050703c9 [2021-05-17T08:42:18.476Z] Removing intermediate container 00984b5048e6 [2021-05-17T08:42:18.476Z] ---> 4240c000220d [2021-05-17T08:42:18.476Z] Step 14/26 : WORKDIR / [2021-05-17T08:42:18.476Z] ---> Running in e4304420b37c [2021-05-17T08:42:18.742Z] ---> Running in 4a439574e7ee [2021-05-17T08:42:18.742Z] Removing intermediate container 49bf4ef69920 [2021-05-17T08:42:18.742Z] ---> 36dcffccc535 [2021-05-17T08:42:18.742Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:42:18.742Z] Removing intermediate container 18089c6fcec6 [2021-05-17T08:42:18.742Z] ---> 30ba829cc662 [2021-05-17T08:42:18.742Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T08:42:18.742Z] Removing intermediate container 05bf050703c9 [2021-05-17T08:42:18.742Z] ---> bead79cfada6 [2021-05-17T08:42:18.742Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:42:19.009Z] ---> Running in 8cb8b079c805 [2021-05-17T08:42:19.009Z] Removing intermediate container e4304420b37c [2021-05-17T08:42:19.009Z] ---> a5804661caa3 [2021-05-17T08:42:19.009Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:42:19.009Z] Removing intermediate container 4a439574e7ee [2021-05-17T08:42:19.009Z] ---> 2516df55dba8 [2021-05-17T08:42:19.009Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-17T08:42:19.279Z] ---> Running in 45d5d7fbf8b9 [2021-05-17T08:42:19.279Z] Removing intermediate container 8cb8b079c805 [2021-05-17T08:42:19.279Z] ---> 9865f9c18b9a [2021-05-17T08:42:19.279Z] Step 16/24 : WORKDIR / [2021-05-17T08:42:19.279Z] ---> ee5f634d0e79 [2021-05-17T08:42:19.279Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T08:42:19.279Z] ---> d31bb4f7de00 [2021-05-17T08:42:19.279Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T08:42:19.564Z] ---> Running in 19ad8ee0a53f [2021-05-17T08:42:19.564Z] ---> 14a75c9f85d3 [2021-05-17T08:42:19.564Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-17T08:42:19.564Z] Removing intermediate container 45d5d7fbf8b9 [2021-05-17T08:42:19.564Z] ---> 714370c872bc [2021-05-17T08:42:19.564Z] Step 16/24 : WORKDIR / [2021-05-17T08:42:19.832Z] ---> Running in f09e7bb07a5e [2021-05-17T08:42:20.110Z] Removing intermediate container 19ad8ee0a53f [2021-05-17T08:42:20.110Z] ---> 7e9e4bcb3c73 [2021-05-17T08:42:20.110Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:42:20.110Z] ---> 6e67afa78b64 [2021-05-17T08:42:20.110Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T08:42:20.110Z] ---> 397ae919c5a2 [2021-05-17T08:42:20.110Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T08:42:20.110Z] ---> d055b97894d6 [2021-05-17T08:42:20.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T08:42:20.398Z] Removing intermediate container f09e7bb07a5e [2021-05-17T08:42:20.398Z] ---> 02abfc237a95 [2021-05-17T08:42:20.398Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:42:20.671Z] ---> cd474bc3432d [2021-05-17T08:42:20.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-17T08:42:20.671Z] ---> e65ca02f0d8f [2021-05-17T08:42:20.671Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-17T08:42:20.671Z] ---> 70c2dd3c1d0e [2021-05-17T08:42:20.671Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T08:42:20.671Z] ---> 5dad30528fbe [2021-05-17T08:42:20.671Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T08:42:20.941Z] ---> 6f7827b8ba59 [2021-05-17T08:42:20.941Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T08:42:20.941Z] ---> Running in 01c2065df457 [2021-05-17T08:42:21.525Z] ---> Running in b8092459494b [2021-05-17T08:42:21.525Z] ---> 983600cdfdc6 [2021-05-17T08:42:21.525Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T08:42:21.525Z] Removing intermediate container 01c2065df457 [2021-05-17T08:42:21.525Z] ---> 3a95103e728c [2021-05-17T08:42:21.525Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:42:21.801Z] ---> 14382e7693de [2021-05-17T08:42:21.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T08:42:21.801Z] ---> 6a38989209b8 [2021-05-17T08:42:21.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T08:42:21.801Z] ---> Running in 186449f8ab23 [2021-05-17T08:42:21.801Z] Removing intermediate container b8092459494b [2021-05-17T08:42:21.801Z] ---> a0cc02fa06dd [2021-05-17T08:42:21.801Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T08:42:21.801Z] ---> Running in 37bc087fb5e1 [2021-05-17T08:42:22.074Z] Removing intermediate container 186449f8ab23 [2021-05-17T08:42:22.074Z] ---> 8373857e77a4 [2021-05-17T08:42:22.074Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T08:42:22.074Z] ---> 8dbd9e410331 [2021-05-17T08:42:22.074Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T08:42:22.661Z] ---> Running in f89397b18b5c [2021-05-17T08:42:22.661Z] Removing intermediate container 37bc087fb5e1 [2021-05-17T08:42:22.661Z] ---> 211984c062a0 [2021-05-17T08:42:22.661Z] Step 20/22 : LABEL arch=x86_64 [2021-05-17T08:42:22.661Z] ---> 39adcb020931 [2021-05-17T08:42:22.661Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T08:42:22.661Z] ---> aa55f8faef61 [2021-05-17T08:42:22.661Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T08:42:22.661Z] ---> Running in 64762b1833cf [2021-05-17T08:42:22.936Z] ---> Running in c058e8942d31 [2021-05-17T08:42:22.936Z] ---> Running in 167eb53dec50 [2021-05-17T08:42:22.936Z] Removing intermediate container f89397b18b5c [2021-05-17T08:42:22.936Z] ---> 0bc3be141449 [2021-05-17T08:42:22.936Z] Step 22/23 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:42:23.205Z] Removing intermediate container 64762b1833cf [2021-05-17T08:42:23.205Z] ---> eba2c17f0476 [2021-05-17T08:42:23.205Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:42:23.477Z] ---> Running in f4e10db4cf97 [2021-05-17T08:42:23.477Z] Removing intermediate container c058e8942d31 [2021-05-17T08:42:23.477Z] ---> 8afaf1b45b65 [2021-05-17T08:42:23.477Z] Step 21/22 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:42:23.477Z] ---> Running in ec5f73e0f1d2 [2021-05-17T08:42:23.477Z] Removing intermediate container 167eb53dec50 [2021-05-17T08:42:23.477Z] ---> e00805d9dcfa [2021-05-17T08:42:23.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:42:23.477Z] ---> 1da61b057e9f [2021-05-17T08:42:23.477Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T08:42:23.477Z] ---> Running in 8d0dc237f202 [2021-05-17T08:42:23.477Z] ---> Running in 39f8b21d0a88 [2021-05-17T08:42:23.746Z] Removing intermediate container ec5f73e0f1d2 [2021-05-17T08:42:23.746Z] ---> 70361b5c0857 [2021-05-17T08:42:23.746Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:42:23.746Z] Removing intermediate container f4e10db4cf97 [2021-05-17T08:42:23.746Z] ---> 78ece835c074 [2021-05-17T08:42:23.746Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:42:23.746Z] Removing intermediate container 8d0dc237f202 [2021-05-17T08:42:23.746Z] ---> 652f7b71e4a1 [2021-05-17T08:42:23.746Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T08:42:24.018Z] ---> Running in ac9dedec4c60 [2021-05-17T08:42:24.018Z] ---> Running in 66adabf48ceb [2021-05-17T08:42:24.018Z] Removing intermediate container 39f8b21d0a88 [2021-05-17T08:42:24.018Z] ---> a8871613b678 [2021-05-17T08:42:24.018Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:42:24.018Z] ---> ab25215d11a1 [2021-05-17T08:42:24.018Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-17T08:42:24.210Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-17T08:42:24.284Z] ---> Running in 4c3e86d536c7 [2021-05-17T08:42:24.284Z] ---> Running in cfe154e0e214 [2021-05-17T08:42:24.284Z] ---> Running in e3efae9abf59 [2021-05-17T08:42:24.284Z] Removing intermediate container ac9dedec4c60 [2021-05-17T08:42:24.284Z] ---> e1e5bb493ef1 [2021-05-17T08:42:24.284Z] Step 23/24 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:42:24.557Z] Removing intermediate container 66adabf48ceb [2021-05-17T08:42:24.557Z] ---> 76db7c51df24 [2021-05-17T08:42:24.557Z] [2021-05-17T08:42:24.557Z] ---> Running in a8ab7d72dbfe [2021-05-17T08:42:24.826Z] Removing intermediate container 4c3e86d536c7 [2021-05-17T08:42:24.826Z] ---> a9ad47c13d39 [2021-05-17T08:42:24.826Z] Step 23/24 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:42:24.826Z] Removing intermediate container cfe154e0e214 [2021-05-17T08:42:24.826Z] ---> 866469c3dc48 [2021-05-17T08:42:24.826Z] [2021-05-17T08:42:24.826Z] ---> Running in 359c4a875c0c [2021-05-17T08:42:24.826Z] Successfully built 76db7c51df24 [2021-05-17T08:42:24.826Z] Successfully tagged support-scheduler:latest [2021-05-17T08:42:24.826Z]  Building support-scheduler ... done Building security-bootstrapper [2021-05-17T08:42:25.095Z] Removing intermediate container a8ab7d72dbfe [2021-05-17T08:42:25.095Z] ---> a42fb984775c [2021-05-17T08:42:25.095Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:42:25.095Z] Successfully built 866469c3dc48 [2021-05-17T08:42:25.095Z] Successfully tagged security-proxy-setup:latest [2021-05-17T08:42:25.095Z] Building sys-mgmt-agent [2021-05-17T08:42:25.095Z]  Building security-proxy-setup ... done  ---> Running in cfd0620deb26 [2021-05-17T08:42:25.095Z] Removing intermediate container 359c4a875c0c [2021-05-17T08:42:25.095Z] ---> 963bebd9659b [2021-05-17T08:42:25.131Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:42:25.419Z] ---> Running in ab253334f0e3 [2021-05-17T08:42:25.419Z] Removing intermediate container cfd0620deb26 [2021-05-17T08:42:25.419Z] ---> 954e5dfb2cd1 [2021-05-17T08:42:25.419Z] [2021-05-17T08:42:25.690Z] Removing intermediate container ab253334f0e3 [2021-05-17T08:42:25.690Z] ---> f26bed4589dc [2021-05-17T08:42:25.690Z] [2021-05-17T08:42:25.690Z] Successfully built 954e5dfb2cd1 [2021-05-17T08:42:25.961Z] Successfully built f26bed4589dc [2021-05-17T08:42:25.961Z] Successfully tagged core-metadata:latest [2021-05-17T08:42:25.961Z] Successfully tagged core-command:latest [2021-05-17T08:42:25.961Z] Building core-data [2021-05-17T08:42:25.961Z]  Building core-metadata ... done  Building core-command ... done Building support-notifications [2021-05-17T08:42:25.961Z] Removing intermediate container e3efae9abf59 [2021-05-17T08:42:25.961Z] ---> 8018fcae3e40 [2021-05-17T08:42:25.961Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T08:42:25.961Z] ---> Running in 2ceb7eec4d94 [2021-05-17T08:42:26.231Z] Removing intermediate container 2ceb7eec4d94 [2021-05-17T08:42:26.231Z] ---> 095eb2470cf3 [2021-05-17T08:42:26.231Z] Step 24/26 : LABEL arch=x86_64 [2021-05-17T08:42:26.499Z] ---> Running in 7e0e9f20b3d1 [2021-05-17T08:42:26.777Z] Removing intermediate container 7e0e9f20b3d1 [2021-05-17T08:42:26.777Z] ---> c0653c379314 [2021-05-17T08:42:26.777Z] Step 25/26 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:42:26.777Z] ---> Running in 5809a6a57837 [2021-05-17T08:42:27.372Z] Removing intermediate container 5809a6a57837 [2021-05-17T08:42:27.372Z] ---> bfd52445f369 [2021-05-17T08:42:27.372Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T08:42:27.660Z] ---> Running in 1fba907bf575 [2021-05-17T08:42:29.100Z] Removing intermediate container 1fba907bf575 [2021-05-17T08:42:29.100Z] ---> 9cf7a8debf57 [2021-05-17T08:42:29.100Z] [2021-05-17T08:42:29.367Z] Successfully built 9cf7a8debf57 [2021-05-17T08:42:29.367Z] Successfully tagged security-secretstore-setup:latest [2021-05-17T08:42:56.256Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:56.256Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:56.256Z] ---> 03bcc8ffd27a [2021-05-17T08:42:56.256Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> d138276b629c [2021-05-17T08:42:56.256Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 10d94124e590 [2021-05-17T08:42:56.256Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T08:42:56.256Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:56.256Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:56.256Z] ---> 03bcc8ffd27a [2021-05-17T08:42:56.256Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> d138276b629c [2021-05-17T08:42:56.256Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 10d94124e590 [2021-05-17T08:42:56.256Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> c00d320266c9 [2021-05-17T08:42:56.256Z] Step 6/32 : COPY go.mod . [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 68f04579b53d [2021-05-17T08:42:56.256Z] Step 7/32 : RUN go mod download [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 11798c97805a [2021-05-17T08:42:56.256Z] Step 8/32 : COPY . . [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 2112a899d677 [2021-05-17T08:42:56.256Z] Step 9/32 : RUN go mod tidy [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 42d02fe1d1d9 [2021-05-17T08:42:56.256Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T08:42:56.256Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:56.256Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:56.256Z] ---> 03bcc8ffd27a [2021-05-17T08:42:56.256Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> d138276b629c [2021-05-17T08:42:56.256Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> 10d94124e590 [2021-05-17T08:42:56.256Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T08:42:56.256Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:42:56.256Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:42:56.256Z] ---> 03bcc8ffd27a [2021-05-17T08:42:56.256Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:42:56.256Z] ---> Using cache [2021-05-17T08:42:56.256Z] ---> d138276b629c [2021-05-17T08:42:56.257Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:42:56.257Z] ---> Using cache [2021-05-17T08:42:56.257Z] ---> 10d94124e590 [2021-05-17T08:42:56.257Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T08:42:57.214Z] ---> Running in 0243c1b4c4d5 [2021-05-17T08:42:57.214Z] ---> Running in 68f6a1b6d9b5 [2021-05-17T08:42:57.214Z] ---> Running in 5a0eaf025583 [2021-05-17T08:42:57.214Z] ---> Running in f36dcd3fe555 [2021-05-17T08:42:58.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:58.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:58.453Z] 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-17T08:42:58.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:59.038Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:59.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:59.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:42:59.912Z] OK: 219 MiB in 52 packages [2021-05-17T08:42:59.912Z] OK: 219 MiB in 52 packages [2021-05-17T08:43:00.512Z] OK: 219 MiB in 52 packages [2021-05-17T08:43:01.137Z] Removing intermediate container 5a0eaf025583 [2021-05-17T08:43:01.137Z] ---> f98768fcfd13 [2021-05-17T08:43:01.137Z] Step 6/23 : COPY go.mod . [2021-05-17T08:43:01.137Z] Removing intermediate container 68f6a1b6d9b5 [2021-05-17T08:43:01.137Z] ---> 831158e873da [2021-05-17T08:43:01.137Z] Step 6/24 : COPY go.mod . [2021-05-17T08:43:01.421Z] Removing intermediate container 0243c1b4c4d5 [2021-05-17T08:43:01.421Z] ---> bf77a690a9e7 [2021-05-17T08:43:01.421Z] Step 6/24 : COPY go.mod . [2021-05-17T08:43:01.717Z] ---> 84e477148a8a [2021-05-17T08:43:01.717Z] Step 7/23 : RUN go mod download [2021-05-17T08:43:02.007Z] ---> 939545a26d24 [2021-05-17T08:43:02.007Z] Step 7/24 : RUN go mod download [2021-05-17T08:43:02.007Z] ---> Running in c4e3a03abc2a [2021-05-17T08:43:02.292Z] ---> 4fe7022d281a [2021-05-17T08:43:02.292Z] Step 7/24 : RUN go mod download [2021-05-17T08:43:02.567Z] ---> Running in b0114e0901c3 [2021-05-17T08:43:02.567Z] ---> Running in 859407ec80a4 [2021-05-17T08:43:05.242Z] Removing intermediate container c4e3a03abc2a [2021-05-17T08:43:05.242Z] ---> 1963bea67243 [2021-05-17T08:43:05.242Z] Step 8/23 : COPY . . [2021-05-17T08:43:05.242Z] Removing intermediate container b0114e0901c3 [2021-05-17T08:43:05.242Z] ---> a0bb7d593536 [2021-05-17T08:43:05.242Z] Step 8/24 : COPY . . [2021-05-17T08:43:05.537Z] Removing intermediate container 859407ec80a4 [2021-05-17T08:43:05.537Z] ---> 1397607a2fbc [2021-05-17T08:43:05.537Z] Step 8/24 : COPY . . [2021-05-17T08:43:20.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-17T08:43:26.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-17T08:43:36.478Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-17T08:43:36.478Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-17T08:43:38.007Z] Removing intermediate container f36dcd3fe555 [2021-05-17T08:43:38.007Z] ---> aa33e915a77e [2021-05-17T08:43:38.007Z] [2021-05-17T08:43:38.007Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T08:43:38.007Z] ---> 13621d1b12d4 [2021-05-17T08:43:38.007Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T08:43:38.007Z] ---> Running in 075323f3d2d5 [2021-05-17T08:43:38.007Z] Removing intermediate container 075323f3d2d5 [2021-05-17T08:43:38.007Z] ---> 5c985717f38c [2021-05-17T08:43:38.007Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T08:43:38.007Z] ---> 56d6d6241eb7 [2021-05-17T08:43:38.007Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:43:38.007Z] ---> f8f5a3da7239 [2021-05-17T08:43:38.007Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:43:38.007Z] ---> 6d8d78138dd7 [2021-05-17T08:43:38.007Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:43:38.007Z] ---> Running in d4b069659877 [2021-05-17T08:43:38.007Z] ---> Running in 3d256781a965 [2021-05-17T08:43:38.007Z] ---> Running in 780180e63075 [2021-05-17T08:43:38.007Z] ---> Running in 971cb6133762 [2021-05-17T08:43:38.985Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:43:39.267Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:43:39.267Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:43:39.267Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T08:43:39.267Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:43:39.267Z] OK: 6 MiB in 16 packages [2021-05-17T08:43:39.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-17T08:43:39.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-17T08:43:39.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-17T08:43:39.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-17T08:43:40.238Z] Removing intermediate container d4b069659877 [2021-05-17T08:43:40.238Z] ---> 4f004449e387 [2021-05-17T08:43:40.238Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T08:43:40.238Z] ---> Running in c07087344a63 [2021-05-17T08:43:40.509Z] Removing intermediate container c07087344a63 [2021-05-17T08:43:40.509Z] ---> 019b0731ce79 [2021-05-17T08:43:40.509Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T08:43:40.509Z] ---> Running in 5273ed0ff43d [2021-05-17T08:43:40.775Z] Removing intermediate container 5273ed0ff43d [2021-05-17T08:43:40.775Z] ---> 05d4d7cdf02f [2021-05-17T08:43:40.775Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T08:43:40.775Z] ---> Running in ddc8e99691d7 [2021-05-17T08:43:42.196Z] Removing intermediate container 3d256781a965 [2021-05-17T08:43:42.196Z] ---> f087006bd3b4 [2021-05-17T08:43:42.196Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T08:43:42.196Z] Removing intermediate container 971cb6133762 [2021-05-17T08:43:42.196Z] ---> 4f4afd44f26d [2021-05-17T08:43:42.196Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T08:43:42.196Z] ---> Running in 565281176f82 [2021-05-17T08:43:42.196Z] Removing intermediate container 780180e63075 [2021-05-17T08:43:42.196Z] ---> a2ce11c103ab [2021-05-17T08:43:42.196Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T08:43:42.461Z] ---> Running in 718ab51c8bfa [2021-05-17T08:43:42.461Z] Removing intermediate container ddc8e99691d7 [2021-05-17T08:43:42.461Z] ---> 60dfd942dd3c [2021-05-17T08:43:42.461Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T08:43:42.728Z] ---> Running in df4861aa44f8 [2021-05-17T08:43:42.728Z] ---> Running in 0802f6ef69f5 [2021-05-17T08:43:42.999Z] Removing intermediate container 0802f6ef69f5 [2021-05-17T08:43:42.999Z] ---> 2fcee8116f14 [2021-05-17T08:43:42.999Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T08:43:43.272Z] 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-17T08:43:43.272Z] 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-17T08:43:43.272Z] ---> e00bdceddff8 [2021-05-17T08:43:43.272Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T08:43:43.552Z] 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-17T08:43:43.552Z] ---> Running in 1cd567dbfe51 [2021-05-17T08:43:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-17T08:43:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-17T08:43:45.550Z] Removing intermediate container 1cd567dbfe51 [2021-05-17T08:43:45.550Z] ---> aafa0f368234 [2021-05-17T08:43:45.550Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:43:45.830Z] ---> 00ebadb7e8a4 [2021-05-17T08:43:45.830Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T08:43:47.265Z] ---> 711c6b192d62 [2021-05-17T08:43:47.265Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T08:43:47.869Z] ---> a5c5afc2eefc [2021-05-17T08:43:47.869Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T08:43:48.475Z] ---> f1765d461ff6 [2021-05-17T08:43:48.475Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T08:43:49.459Z] ---> 3f4e74c51395 [2021-05-17T08:43:49.459Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T08:43:49.730Z] ---> Running in a6f74b9f0cc0 [2021-05-17T08:43:50.445Z] Removing intermediate container a6f74b9f0cc0 [2021-05-17T08:43:50.445Z] ---> ce23b253fcee [2021-05-17T08:43:50.445Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T08:43:50.846Z] ---> 7fc06559f1af [2021-05-17T08:43:50.846Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T08:43:50.846Z] ---> Running in e37ed8d3567a [2021-05-17T08:43:53.328Z] Removing intermediate container e37ed8d3567a [2021-05-17T08:43:53.328Z] ---> 54977692861b [2021-05-17T08:43:53.328Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T08:43:53.605Z] ---> Running in 2e3b692fbf75 [2021-05-17T08:43:53.884Z] Removing intermediate container 2e3b692fbf75 [2021-05-17T08:43:53.884Z] ---> 858b8660f923 [2021-05-17T08:43:53.884Z] Step 29/32 : CMD ["gate"] [2021-05-17T08:43:54.159Z] ---> Running in 67c1d59d656b [2021-05-17T08:43:55.130Z] Removing intermediate container 67c1d59d656b [2021-05-17T08:43:55.130Z] ---> 2f2410749d54 [2021-05-17T08:43:55.130Z] Step 30/32 : LABEL arch=x86_64 [2021-05-17T08:43:55.406Z] ---> Running in b242c7b4f5c8 [2021-05-17T08:43:55.490Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-17T08:43:55.490Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-17T08:43:55.490Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-17T08:43:55.676Z] Removing intermediate container b242c7b4f5c8 [2021-05-17T08:43:55.676Z] ---> 536c1e1f4985 [2021-05-17T08:43:55.676Z] Step 31/32 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:43:55.950Z] ---> Running in a5d86589e85b [2021-05-17T08:43:56.923Z] Removing intermediate container a5d86589e85b [2021-05-17T08:43:56.923Z] ---> 2c806ed928a9 [2021-05-17T08:43:56.924Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T08:43:56.924Z] ---> Running in d4f1897ed0f8 [2021-05-17T08:43:57.516Z] Removing intermediate container d4f1897ed0f8 [2021-05-17T08:43:57.516Z] ---> 198a8a04ab0c [2021-05-17T08:43:57.516Z] [2021-05-17T08:43:57.795Z] Successfully built 198a8a04ab0c [2021-05-17T08:43:57.795Z] Successfully tagged security-bootstrapper:latest [2021-05-17T08:43:59.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.484s coverage: 46.1% of statements [2021-05-17T08:43:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-17T08:43:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-17T08:43:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-17T08:43:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-05-17T08:43:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-05-17T08:43:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-17T08:43:59.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.212s coverage: 28.7% of statements [2021-05-17T08:43:59.817Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.287s coverage: 100.0% of statements [2021-05-17T08:44:08.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.657s coverage: 27.8% of statements [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-05-17T08:44:08.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.306s coverage: 81.2% of statements [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-05-17T08:44:08.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.232s coverage: 100.0% of statements [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-05-17T08:44:08.147Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.193s coverage: 100.0% of statements [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-05-17T08:44:08.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-17T08:44:09.596Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.344s coverage: 71.3% of statements [2021-05-17T08:44:09.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-17T08:44:09.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-17T08:44:10.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.611s coverage: 87.7% of statements [2021-05-17T08:44:10.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-17T08:44:10.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:44:10.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.202s coverage: 78.9% of statements [2021-05-17T08:44:10.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-17T08:44:16.166Z]  Building security-bootstrapper ... done Removing intermediate container 718ab51c8bfa [2021-05-17T08:44:16.166Z] ---> 5095bff0abe8 [2021-05-17T08:44:16.166Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T08:44:16.166Z] ---> Running in 0e3fb8f0b2fd [2021-05-17T08:44:16.166Z] Removing intermediate container 565281176f82 [2021-05-17T08:44:16.166Z] ---> f665a8ed58b2 [2021-05-17T08:44:16.166Z] [2021-05-17T08:44:16.166Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:44:16.166Z] ---> 13621d1b12d4 [2021-05-17T08:44:16.166Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T08:44:16.166Z] ---> Running in 7cdd91b88869 [2021-05-17T08:44:16.166Z] 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-17T08:44:16.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:44:16.166Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:44:16.166Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T08:44:16.166Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:44:16.166Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:44:16.166Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:44:16.166Z] OK: 6 MiB in 16 packages [2021-05-17T08:44:19.517Z] Removing intermediate container 0e3fb8f0b2fd [2021-05-17T08:44:19.517Z] ---> 4c8305028740 [2021-05-17T08:44:19.517Z] [2021-05-17T08:44:19.517Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T08:44:19.517Z] 20.10.0: Pulling from library/docker [2021-05-17T08:44:19.517Z] Removing intermediate container df4861aa44f8 [2021-05-17T08:44:19.517Z] ---> 85239afd3ded [2021-05-17T08:44:19.517Z] [2021-05-17T08:44:19.517Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:44:19.517Z] ---> 13621d1b12d4 [2021-05-17T08:44:19.517Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T08:44:19.781Z] Removing intermediate container 7cdd91b88869 [2021-05-17T08:44:19.781Z] ---> f5f626cfdc77 [2021-05-17T08:44:19.781Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:44:20.051Z] ---> Running in a1bcc530ca43 [2021-05-17T08:44:20.319Z] ---> Running in a5da250bdb6f [2021-05-17T08:44:20.584Z] Removing intermediate container a1bcc530ca43 [2021-05-17T08:44:20.584Z] ---> 2b839a6c951b [2021-05-17T08:44:20.584Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T08:44:20.849Z] Removing intermediate container a5da250bdb6f [2021-05-17T08:44:20.849Z] ---> 03314c2cb85d [2021-05-17T08:44:20.849Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T08:44:21.114Z] ---> Running in 8a7c3a641af4 [2021-05-17T08:44:21.114Z] ---> Running in 0357f9c06770 [2021-05-17T08:44:21.114Z] Removing intermediate container 8a7c3a641af4 [2021-05-17T08:44:21.114Z] ---> d9f99487dcaf [2021-05-17T08:44:21.114Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T08:44:21.383Z] Removing intermediate container 0357f9c06770 [2021-05-17T08:44:21.383Z] ---> bd8c63fb14c0 [2021-05-17T08:44:21.383Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:44:21.383Z] ---> Running in e713e987b480 [2021-05-17T08:44:21.383Z] ---> Running in e905eb3ab321 [2021-05-17T08:44:21.650Z] Removing intermediate container e713e987b480 [2021-05-17T08:44:21.650Z] ---> 1924c60f26aa [2021-05-17T08:44:21.650Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:44:21.922Z] Removing intermediate container e905eb3ab321 [2021-05-17T08:44:21.922Z] ---> 7f4c7e35e838 [2021-05-17T08:44:21.922Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:44:21.922Z] ---> Running in 577f4ec2c644 [2021-05-17T08:44:22.189Z] ---> 75dda4922c2f [2021-05-17T08:44:22.190Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T08:44:23.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.338s coverage: 28.6% of statements [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-05-17T08:44:23.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.298s coverage: 100.0% of statements [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-05-17T08:44:23.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.187s coverage: 100.0% of statements [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-05-17T08:44:23.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.536s coverage: 86.7% of statements [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-05-17T08:44:23.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.745s coverage: 97.5% of statements [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-05-17T08:44:23.528Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.548s coverage: 78.3% of statements [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-17T08:44:23.528Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-17T08:44:24.136Z] ---> 533efdc56a83 [2021-05-17T08:44:24.136Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T08:44:24.720Z] Removing intermediate container 577f4ec2c644 [2021-05-17T08:44:24.720Z] ---> f4708709e452 [2021-05-17T08:44:24.720Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T08:44:24.720Z] ---> 33922c23b16e [2021-05-17T08:44:24.720Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T08:44:24.720Z] ---> Running in 486a9b28c532 [2021-05-17T08:44:24.720Z] ---> Running in 83139dd253dc [2021-05-17T08:44:24.986Z] Removing intermediate container 83139dd253dc [2021-05-17T08:44:24.986Z] ---> dadae63c8f88 [2021-05-17T08:44:24.986Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:44:25.250Z] ---> Running in 1239ec46d5bc [2021-05-17T08:44:25.250Z] Removing intermediate container 1239ec46d5bc [2021-05-17T08:44:25.250Z] ---> 29d1407e2b19 [2021-05-17T08:44:25.250Z] Step 21/23 : LABEL arch=x86_64 [2021-05-17T08:44:25.250Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T08:44:25.250Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:44:25.250Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T08:44:25.250Z] ---> aefe523efa57 [2021-05-17T08:44:25.250Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:44:25.514Z] ---> Running in 268c952920e8 [2021-05-17T08:44:25.514Z] ---> Running in 2ebb8313e3fe [2021-05-17T08:44:25.514Z] Removing intermediate container 268c952920e8 [2021-05-17T08:44:25.514Z] ---> e3efd86945a4 [2021-05-17T08:44:25.514Z] Step 22/23 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:44:25.778Z] Removing intermediate container 2ebb8313e3fe [2021-05-17T08:44:25.778Z] ---> f33e094b67e3 [2021-05-17T08:44:25.778Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T08:44:25.778Z] ---> Running in 3256a822237a [2021-05-17T08:44:25.778Z] ---> Running in 28a89bf2fbae [2021-05-17T08:44:26.041Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:44:26.041Z] Removing intermediate container 3256a822237a [2021-05-17T08:44:26.041Z] ---> 8e1b54edf354 [2021-05-17T08:44:26.041Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:44:26.041Z] ---> Running in 833a36b44c3f [2021-05-17T08:44:26.310Z] Removing intermediate container 833a36b44c3f [2021-05-17T08:44:26.310Z] ---> 4d57eb7832bb [2021-05-17T08:44:26.310Z] [2021-05-17T08:44:26.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-17T08:44:26.310Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:44:26.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-17T08:44:26.581Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T08:44:26.581Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T08:44:26.581Z] Successfully built 4d57eb7832bb [2021-05-17T08:44:26.581Z] Successfully tagged support-notifications:latest [2021-05-17T08:44:26.581Z]  Building support-notifications ... done (1/39) Installing readline (8.0.4-r0) [2021-05-17T08:44:26.581Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T08:44:26.581Z] Executing bash-5.0.17-r0.post-install [2021-05-17T08:44:26.581Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T08:44:26.581Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:44:26.581Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T08:44:26.581Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T08:44:26.581Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T08:44:26.581Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T08:44:26.581Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T08:44:26.846Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T08:44:26.846Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T08:44:26.846Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T08:44:26.846Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T08:44:26.846Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T08:44:27.426Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T08:44:27.691Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T08:44:27.691Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:44:27.691Z] OK: 8 MiB in 20 packages [2021-05-17T08:44:27.691Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T08:44:27.691Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T08:44:27.691Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T08:44:27.691Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T08:44:27.691Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T08:44:27.691Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T08:44:27.691Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T08:44:27.955Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T08:44:27.955Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T08:44:27.955Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T08:44:29.358Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T08:44:29.623Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.420s coverage: 95.1% of statements [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.149s coverage: 58.8% of statements [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.328s coverage: 0.8% of statements [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.177s coverage: 22.0% of statements [2021-05-17T08:44:30.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.267s coverage: 47.1% of statements [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.234s coverage: 79.5% of statements [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements [2021-05-17T08:44:30.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements [2021-05-17T08:44:30.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements [2021-05-17T08:44:31.554Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T08:44:31.555Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T08:44:31.555Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T08:44:31.555Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T08:44:31.555Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T08:44:31.555Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T08:44:31.555Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T08:44:31.819Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T08:44:31.819Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T08:44:31.819Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T08:44:31.819Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T08:44:31.819Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T08:44:31.819Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T08:44:31.819Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T08:44:31.819Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T08:44:31.819Z] OK: 72 MiB in 59 packages [2021-05-17T08:44:32.787Z] Removing intermediate container 486a9b28c532 [2021-05-17T08:44:32.787Z] ---> 2c2c9aa02536 [2021-05-17T08:44:32.787Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:44:32.787Z] Collecting docker-compose==1.23.2 [2021-05-17T08:44:33.051Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T08:44:33.052Z] ---> 2ab909416ba7 [2021-05-17T08:44:33.052Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T08:44:33.052Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T08:44:33.052Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T08:44:33.318Z] Collecting PyYAML<4,>=3.10 [2021-05-17T08:44:33.583Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T08:44:34.983Z] ---> 72c70c41c95c [2021-05-17T08:44:34.983Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T08:44:35.256Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T08:44:35.256Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T08:44:35.256Z] ---> 5ce90e91e53d [2021-05-17T08:44:35.256Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T08:44:35.524Z] ---> Running in 0265390d96c9 [2021-05-17T08:44:35.524Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T08:44:35.524Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T08:44:35.524Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T08:44:35.524Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T08:44:35.524Z] Removing intermediate container 0265390d96c9 [2021-05-17T08:44:35.524Z] ---> 4efc9bc85b2f [2021-05-17T08:44:35.524Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:44:35.524Z] ---> Running in 418f44f05f17 [2021-05-17T08:44:35.790Z] Removing intermediate container 418f44f05f17 [2021-05-17T08:44:35.790Z] ---> 7297a869c66a [2021-05-17T08:44:35.790Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:44:35.790Z] ---> Running in 8c5ccdccc99b [2021-05-17T08:44:36.056Z] 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-17T08:44:36.320Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T08:44:36.320Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T08:44:36.320Z] Removing intermediate container 8c5ccdccc99b [2021-05-17T08:44:36.320Z] ---> d1ce669940ab [2021-05-17T08:44:36.320Z] Step 23/24 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:44:36.586Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T08:44:36.586Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T08:44:36.586Z] ---> Running in fec1fb70174a [2021-05-17T08:44:36.852Z] Removing intermediate container fec1fb70174a [2021-05-17T08:44:36.852Z] ---> 6d133453a4f1 [2021-05-17T08:44:36.852Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:44:36.852Z] ---> Running in 801692cf9f4c [2021-05-17T08:44:37.168Z] Removing intermediate container 801692cf9f4c [2021-05-17T08:44:37.168Z] ---> 04b9b4f41aad [2021-05-17T08:44:37.168Z] [2021-05-17T08:44:37.168Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T08:44:37.168Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T08:44:37.168Z] Successfully built 04b9b4f41aad [2021-05-17T08:44:37.168Z] Successfully tagged core-data:latest [2021-05-17T08:44:37.746Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-05-17T08:44:37.746Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T08:44:37.746Z] Collecting idna<2.8,>=2.5 [2021-05-17T08:44:37.746Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T08:44:38.010Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T08:44:38.010Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T08:44:38.010Z] 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-17T08:44:38.010Z] 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-17T08:44:38.010Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T08:44:38.010Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T08:44:38.010Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T08:44:38.010Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T08:44:38.010Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T08:44:38.010Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T08:44:38.275Z] Installing collected packages: jsonschema, PyYAML, idna, urllib3, requests, cached-property, docopt, websocket-client, dockerpty, texttable, docker-pycreds, docker, docker-compose [2021-05-17T08:44:38.275Z] Running setup.py install for PyYAML: started [2021-05-17T08:44:38.855Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T08:44:38.855Z] Attempting uninstall: idna [2021-05-17T08:44:38.855Z] Found existing installation: idna 2.9 [2021-05-17T08:44:38.855Z] Uninstalling idna-2.9: [2021-05-17T08:44:38.855Z] Successfully uninstalled idna-2.9 [2021-05-17T08:44:39.119Z] Attempting uninstall: urllib3 [2021-05-17T08:44:39.119Z] Found existing installation: urllib3 1.25.9 [2021-05-17T08:44:39.119Z] Uninstalling urllib3-1.25.9: [2021-05-17T08:44:39.119Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T08:44:39.382Z] Attempting uninstall: requests [2021-05-17T08:44:39.382Z] Found existing installation: requests 2.23.0 [2021-05-17T08:44:39.382Z] Uninstalling requests-2.23.0: [2021-05-17T08:44:39.382Z] Successfully uninstalled requests-2.23.0 [2021-05-17T08:44:39.382Z] Running setup.py install for docopt: started [2021-05-17T08:44:39.966Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T08:44:40.231Z] Running setup.py install for dockerpty: started [2021-05-17T08:44:40.497Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T08:44:40.497Z] Running setup.py install for texttable: started [2021-05-17T08:44:41.076Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T08:44:41.658Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-17T08:44:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.193s coverage: 94.4% of statements [2021-05-17T08:44:42.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.175s coverage: 44.8% of statements [2021-05-17T08:44:47.298Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 81.8% of statements [2021-05-17T08:44:47.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-17T08:44:49.856Z] Removing intermediate container 28a89bf2fbae [2021-05-17T08:44:49.856Z] ---> 2dcc2d97d2d0 [2021-05-17T08:44:49.856Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T08:44:49.856Z] ---> Running in 84fcc554709f [2021-05-17T08:44:49.856Z] Removing intermediate container 84fcc554709f [2021-05-17T08:44:49.856Z] ---> 8b385ab4173b [2021-05-17T08:44:49.856Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T08:44:49.856Z] ---> Running in 24aedb7db8bb [2021-05-17T08:44:49.856Z] Removing intermediate container 24aedb7db8bb [2021-05-17T08:44:49.856Z] ---> 4f043e399b05 [2021-05-17T08:44:49.856Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T08:44:50.121Z] ---> 23ca1cbe5b05 [2021-05-17T08:44:50.121Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T08:44:50.386Z] ---> d5abffee1a26 [2021-05-17T08:44:50.386Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T08:44:50.964Z] ---> 5d4e421330da [2021-05-17T08:44:50.964Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T08:44:50.964Z] ---> Running in cd74a3c68f5f [2021-05-17T08:44:50.964Z] Removing intermediate container cd74a3c68f5f [2021-05-17T08:44:50.964Z] ---> e124a197a978 [2021-05-17T08:44:50.964Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:44:51.228Z] ---> Running in cae6066e9ad5 [2021-05-17T08:44:51.228Z] Removing intermediate container cae6066e9ad5 [2021-05-17T08:44:51.228Z] ---> 8beef548af1a [2021-05-17T08:44:51.228Z] Step 22/24 : LABEL arch=x86_64 [2021-05-17T08:44:51.228Z] ---> Running in 66f273997343 [2021-05-17T08:44:51.492Z] Removing intermediate container 66f273997343 [2021-05-17T08:44:51.492Z] ---> 34952ef0eed4 [2021-05-17T08:44:51.492Z] Step 23/24 : LABEL git_sha=4a3ea791061d06640dd19272fdfdac5384d3737e [2021-05-17T08:44:51.492Z] ---> Running in 60b24f7beb0f [2021-05-17T08:44:51.757Z] Removing intermediate container 60b24f7beb0f [2021-05-17T08:44:51.757Z] ---> ca0ed74d740c [2021-05-17T08:44:51.757Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:44:51.757Z] ---> Running in 9ee16bba25d4 [2021-05-17T08:44:52.027Z] Removing intermediate container 9ee16bba25d4 [2021-05-17T08:44:52.027Z] ---> 68751409d464 [2021-05-17T08:44:52.027Z] [2021-05-17T08:44:52.027Z] Successfully built 68751409d464 [2021-05-17T08:44:52.292Z] Successfully tagged sys-mgmt-agent:latest [2021-05-17T08:44:52.574Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-17T08:44:52.591Z] $ docker stop --time=1 2f1d5bcba41e2cd2578b0a6598e69ec8fa481939c52d0580722dc0c3164b6623 [2021-05-17T08:44:54.386Z] $ docker rm -f 2f1d5bcba41e2cd2578b0a6598e69ec8fa481939c52d0580722dc0c3164b6623 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:44:54.830Z] + docker images [2021-05-17T08:44:55.094Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T08:44:55.094Z] sys-mgmt-agent latest 68751409d464 4 seconds ago 312MB [2021-05-17T08:44:55.094Z] core-data latest 04b9b4f41aad 19 seconds ago 21.6MB [2021-05-17T08:44:55.094Z] support-notifications latest 4d57eb7832bb 29 seconds ago 17.7MB [2021-05-17T08:44:55.094Z] 85239afd3ded 38 seconds ago 1.17GB [2021-05-17T08:44:55.094Z] 4c8305028740 38 seconds ago 1.15GB [2021-05-17T08:44:55.094Z] f665a8ed58b2 42 seconds ago 1.16GB [2021-05-17T08:44:55.094Z] security-bootstrapper latest 198a8a04ab0c 58 seconds ago 18.2MB [2021-05-17T08:44:55.094Z] aa33e915a77e About a minute ago 1.15GB [2021-05-17T08:44:55.094Z] security-secretstore-setup latest 9cf7a8debf57 2 minutes ago 25.8MB [2021-05-17T08:44:55.094Z] core-command latest f26bed4589dc 2 minutes ago 17.1MB [2021-05-17T08:44:55.094Z] core-metadata latest 954e5dfb2cd1 2 minutes ago 18.6MB [2021-05-17T08:44:55.094Z] security-proxy-setup latest 866469c3dc48 2 minutes ago 25.3MB [2021-05-17T08:44:55.094Z] support-scheduler latest 76db7c51df24 2 minutes ago 17.1MB [2021-05-17T08:44:55.094Z] 65c589b11e73 2 minutes ago 1.16GB [2021-05-17T08:44:55.094Z] 3acb37677822 2 minutes ago 1.17GB [2021-05-17T08:44:55.094Z] c034ac06e346 2 minutes ago 1.16GB [2021-05-17T08:44:55.094Z] 6715a532f177 2 minutes ago 1.16GB [2021-05-17T08:44:55.094Z] 750b8f45d576 2 minutes ago 1.16GB [2021-05-17T08:44:55.094Z] ci-base-image-x86_64 latest 03bcc8ffd27a 8 minutes ago 648MB [2021-05-17T08:44:55.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-17T08:44:55.094Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 2 weeks ago 37.5MB [2021-05-17T08:44:55.094Z] alpine 3.12 13621d1b12d4 4 weeks ago 5.58MB [2021-05-17T08:44:55.094Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-17T08:44:55.094Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.207s coverage: 76.0% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.176s coverage: 80.0% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.320s coverage: 87.2% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.294s coverage: 91.2% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.597s coverage: 64.4% of statements [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-17T08:44:57.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.166s coverage: 100.0% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.047s coverage: 100.0% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-05-17T08:44:57.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2021-05-17T08:45:01.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.070s coverage: 66.9% of statements [2021-05-17T08:45:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-17T08:45:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-17T08:45:01.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-17T08:45:02.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.4% of statements [2021-05-17T08:45:02.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-17T08:45:02.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-17T08:45:02.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.124s coverage: 89.5% of statements [2021-05-17T08:45:02.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-17T08:45:02.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements [2021-05-17T08:45:09.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.444s coverage: 47.1% of statements [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-05-17T08:45:09.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.221s coverage: 100.0% of statements [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-05-17T08:45:09.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.127s coverage: 100.0% of statements [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-05-17T08:45:09.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-17T08:45:10.480Z] Still waiting to schedule task [2021-05-17T08:45:10.480Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-321’ [2021-05-17T08:45:11.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.270s coverage: 21.5% of statements [2021-05-17T08:45:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-17T08:45:11.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 92.2% of statements [2021-05-17T08:45:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-17T08:45:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:45:11.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.798s coverage: 28.8% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.236s coverage: 99.0% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.205s coverage: 100.0% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.248s coverage: 64.6% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.386s coverage: 97.6% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-17T08:45:18.306Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-17T08:45:18.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements [2021-05-17T08:45:19.751Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.158s coverage: 28.1% of statements [2021-05-17T08:45:19.751Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-17T08:45:20.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application 0.054s coverage: 85.7% of statements [2021-05-17T08:45:20.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-17T08:45:20.622Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-05-17T08:45:21.218Z] GO111MODULE=on go vet ./... [2021-05-17T08:46:58.040Z] gofmt -l . [2021-05-17T08:46:59.026Z] [ "`gofmt -l .`" = "" ] [2021-05-17T08:47:01.659Z] ./bin/test-go-mod-tidy.sh [2021-05-17T08:47:02.653Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-17T08:47:05.286Z] + ls -al . [2021-05-17T08:47:05.286Z] total 864 [2021-05-17T08:47:05.286Z] drwxrwxr-x 9 1001 1001 4096 May 17 08:47 . [2021-05-17T08:47:05.286Z] drwxr-xr-x 4 root root 4096 May 17 08:41 .. [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 11 May 17 08:40 .dockerignore [2021-05-17T08:47:05.286Z] drwxrwxr-x 8 1001 1001 4096 May 17 08:40 .git [2021-05-17T08:47:05.286Z] drwxrwxr-x 3 1001 1001 4096 May 17 08:40 .github [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 818 May 17 08:40 .gitignore [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 166 May 17 08:40 .sonarcloud.properties [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 8609 May 17 08:40 Attribution.txt [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 3804 May 17 08:40 CONTRIBUTING.md [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 931 May 17 08:40 Dockerfile.build [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 863 May 17 08:40 Jenkinsfile [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 10775 May 17 08:40 LICENSE [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 5594 May 17 08:40 Makefile [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 7978 May 17 08:40 README.md [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 6755 May 17 08:40 SECURITY.md [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 5 May 17 08:35 VERSION [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 4131 May 17 08:40 ZMQWindows.md [2021-05-17T08:47:05.286Z] drwxrwxr-x 2 1001 1001 4096 May 17 08:40 bin [2021-05-17T08:47:05.286Z] drwxrwxr-x 14 1001 1001 4096 May 17 08:40 cmd [2021-05-17T08:47:05.286Z] -rw-r--r-- 1 root root 727485 May 17 08:45 coverage.out [2021-05-17T08:47:05.286Z] -rw-r--r-- 1 root root 1060 May 17 08:47 go.mod [2021-05-17T08:47:05.286Z] -rw-r--r-- 1 root root 22101 May 17 08:41 go.sum [2021-05-17T08:47:05.286Z] drwxrwxr-x 8 1001 1001 4096 May 17 08:40 internal [2021-05-17T08:47:05.286Z] drwxrwxr-x 4 1001 1001 4096 May 17 08:40 openapi [2021-05-17T08:47:05.286Z] drwxrwxr-x 4 1001 1001 4096 May 17 08:40 snap [2021-05-17T08:47:05.286Z] -rw-rw-r-- 1 1001 1001 168 May 17 08:40 version.go [Pipeline] sh [2021-05-17T08:47:05.946Z] + '[' -e coverage.out ] [2021-05-17T08:47:05.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-17T08:47:05.977Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T08:47:06.889Z] Stashed 1 file(s) [Pipeline] sh [2021-05-17T08:47:07.550Z] + make build [2021-05-17T08:47:07.550Z] 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-17T08:47:14.292Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-17T08:47:41.191Z] 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-17T08:47:43.816Z] 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-17T08:47:48.172Z] Running on prd-ubuntu18.04-docker-8c-8g-326 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2021-05-17T08:47:48.191Z] Running in /w/workspace/edgex-go/121 [Pipeline] { [Pipeline] checkout [2021-05-17T08:47:48.297Z] The recommended git tool is: git [2021-05-17T08:47:49.231Z] 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-17T08:47:49.231Z] 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-17T08:47:50.538Z] using credential edgex-jenkins-ssh [2021-05-17T08:47:50.550Z] Cloning the remote Git repository [2021-05-17T08:47:50.577Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:47:50.646Z] > git init /w/workspace/edgex-go/121 # timeout=10 [2021-05-17T08:47:50.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:47:50.676Z] > git --version # timeout=10 [2021-05-17T08:47:50.682Z] > git --version # 'git version 2.17.1' [2021-05-17T08:47:50.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:47:50.710Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:47:53.547Z] 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-17T08:47:57.858Z] 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-17T08:47:56.937Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:47:56.940Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T08:47:56.949Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-17T08:47:56.961Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-17T08:47:56.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:47:56.966Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T08:48:01.255Z] 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-17T08:48:04.636Z] 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-17T08:48:07.260Z] 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-17T08:48:10.690Z] 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-17T08:48:16.122Z] $ docker stop --time=1 5899b704e0319a8a2d1d4f94da4a2b614b6a8ce5132366f1d9795dbc4c814ca3 [2021-05-17T08:48:18.677Z] $ docker rm -f 5899b704e0319a8a2d1d4f94da4a2b614b6a8ce5132366f1d9795dbc4c814ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:48:20.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:48:20.415Z] [2021-05-17T08:48:20.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:48:20.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:48:20.765Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-17T08:48:20.765Z] 29e5d40040c1: Pulling fs layer [2021-05-17T08:48:20.765Z] 1ce36da41761: Pulling fs layer [2021-05-17T08:48:20.765Z] 25b303627fd3: Pulling fs layer [2021-05-17T08:48:21.043Z] 29e5d40040c1: Verifying Checksum [2021-05-17T08:48:21.043Z] 29e5d40040c1: Download complete [2021-05-17T08:48:21.639Z] 1ce36da41761: Verifying Checksum [2021-05-17T08:48:21.639Z] 1ce36da41761: Download complete [2021-05-17T08:48:21.639Z] 29e5d40040c1: Pull complete [2021-05-17T08:48:23.070Z] 1ce36da41761: Pull complete [2021-05-17T08:48:23.341Z] 25b303627fd3: Verifying Checksum [2021-05-17T08:48:23.341Z] 25b303627fd3: Download complete [2021-05-17T08:48:25.991Z] Merging remotes/origin/master commit 7e9ba5b981db46d7eaa29bdee31d80878b461756 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2021-05-17T08:48:26.283Z] Merge succeeded, producing 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f [2021-05-17T08:48:26.283Z] Checking out Revision 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f (PR-2858) [2021-05-17T08:48:26.003Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:48:26.007Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2021-05-17T08:48:26.079Z] > git remote # timeout=10 [2021-05-17T08:48:26.084Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T08:48:26.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T08:48:26.091Z] > git merge 7e9ba5b981db46d7eaa29bdee31d80878b461756 # timeout=10 [2021-05-17T08:48:26.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T08:48:26.289Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T08:48:26.294Z] > git checkout -f 0cb2a84b392673e1832a753e26e0a1d05fe8ee3f # timeout=10 [2021-05-17T08:48:29.928Z] Commit message: "Merge commit '7e9ba5b981db46d7eaa29bdee31d80878b461756' into HEAD" [2021-05-17T08:48:29.939Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:48:31.051Z] + echo snap-build.sh [2021-05-17T08:48:31.052Z] snap-build.sh [2021-05-17T08:48:31.052Z] + SNAP_BASE_DIR=. [2021-05-17T08:48:31.052Z] + '[' '!' -z /w/workspace/edgex-go/121 ']' [2021-05-17T08:48:31.052Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/121 [2021-05-17T08:48:31.052Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/121]' [2021-05-17T08:48:31.052Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/121] [2021-05-17T08:48:31.052Z] + cd /w/workspace/edgex-go/121 [2021-05-17T08:48:31.052Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-17T08:48:31.052Z] Reading package lists... [2021-05-17T08:48:31.052Z] Building dependency tree... [2021-05-17T08:48:31.052Z] Reading state information... [2021-05-17T08:48:31.052Z] The following packages were automatically installed and are no longer required: [2021-05-17T08:48:31.052Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-17T08:48:31.052Z] uidmap xdelta3 [2021-05-17T08:48:31.052Z] Use 'sudo apt autoremove' to remove them. [2021-05-17T08:48:31.326Z] The following packages will be REMOVED: [2021-05-17T08:48:31.326Z] lxd* lxd-client* [2021-05-17T08:48:31.587Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-17T08:48:31.587Z] After this operation, 31.7 MB disk space will be freed. [2021-05-17T08:48:32.636Z] (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-17T08:48:32.636Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T08:48:29.936Z] > git rev-list --no-walk 1bd8fff281ae8550cf8981311be789be2e4d26c4 # timeout=10 [2021-05-17T08:48:33.479Z] 25b303627fd3: Pull complete [2021-05-17T08:48:33.479Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-17T08:48:33.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:48:33.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-17T08:48:33.582Z] Removing lxd dnsmasq configuration [2021-05-17T08:48:33.582Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T08:48:33.582Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-17T08:48:33.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-05-17T08:48:33.794Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T08:48:34.527Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-17T08:48:34.790Z] (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-17T08:48:34.790Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-17T08:48:36.180Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-17T08:48:36.181Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-17T08:48:36.797Z] $ docker top c233e6738d8189d6ae5c0cb911b04e90ba5967f45ef5c41ba488e981aeb31cb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T08:48:37.126Z] + sudo snap remove --purge lxd [2021-05-17T08:48:37.387Z] snap "lxd" is not installed [2021-05-17T08:48:37.388Z] + sudo groupadd --force --system lxd [2021-05-17T08:48:37.388Z] ++ whoami [2021-05-17T08:48:37.388Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-17T08:48:37.388Z] + newgrp - lxd [2021-05-17T08:48:37.388Z] + sudo snap install lxd [2021-05-17T08:48:37.744Z] + + docker-composegrep build parallel --help [2021-05-17T08:48:37.744Z] [2021-05-17T08:48:41.120Z] --parallel Build images in parallel. [Pipeline] } [2021-05-17T08:48:41.132Z] $ docker stop --time=1 c233e6738d8189d6ae5c0cb911b04e90ba5967f45ef5c41ba488e981aeb31cb9 [2021-05-17T08:48:43.076Z] $ docker rm -f c233e6738d8189d6ae5c0cb911b04e90ba5967f45ef5c41ba488e981aeb31cb9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:48:43.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-17T08:48:43.759Z] . [Pipeline] withDockerContainer [2021-05-17T08:48:44.024Z] prd-ubuntu18.04-docker-arm64-4c-16g-319 does not seem to be running inside a container [2021-05-17T08:48:44.103Z] $ 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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-17T08:48:45.499Z] $ docker top 7efab8df1c83c3467ce3f8f3b7302c98f05f7216f31223828c5446d26d47d8c1 -eo pid,comm [2021-05-17T08:48:45.525Z] 2021-05-17T08:48:42Z INFO Waiting for automatic snapd restart... [Pipeline] { [Pipeline] sh [2021-05-17T08:48:46.462Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-17T08:48:50.775Z] Building core-command ... [2021-05-17T08:48:50.775Z] Building core-data ... [2021-05-17T08:48:50.775Z] Building core-metadata ... [2021-05-17T08:48:50.775Z] Building security-bootstrapper ... [2021-05-17T08:48:50.775Z] Building security-proxy-setup ... [2021-05-17T08:48:50.775Z] Building security-secretstore-setup ... [2021-05-17T08:48:50.775Z] Building support-notifications ... [2021-05-17T08:48:50.775Z] Building support-scheduler ... [2021-05-17T08:48:50.775Z] Building sys-mgmt-agent ... [2021-05-17T08:48:50.775Z] Building support-scheduler [2021-05-17T08:48:50.775Z] Building security-proxy-setup [2021-05-17T08:48:50.775Z] Building core-command [2021-05-17T08:48:50.775Z] Building core-data [2021-05-17T08:48:50.775Z] Building support-notifications [2021-05-17T08:49:00.479Z] lxd 4.14 from Canonical* installed [2021-05-17T08:49:00.479Z] + sudo lxd init --auto [2021-05-17T08:49:08.782Z] + sudo snap install --classic snapcraft [2021-05-17T08:49:14.097Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T08:49:14.097Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-17T08:49:14.097Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-17T08:49:14.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T08:49:14.097Z] Dload Upload Total Spent Left Speed [2021-05-17T08:49:14.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4478 0 --:--:-- --:--:-- --:--:-- 4446 [2021-05-17T08:49:14.097Z] 100 3325k 100 3325k 0 0 10.4M 0 --:--:-- --:--:-- --:--:-- 10.4M [2021-05-17T08:49:14.097Z] ./yq_linux_amd64 [2021-05-17T08:49:14.097Z] + sudo snapcraft prime --use-lxd [2021-05-17T08:49:15.486Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-17T08:49:15.486Z] 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-17T08:49:15.486Z] - README.md [2021-05-17T08:49:15.486Z] [2021-05-17T08:49:15.486Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T08:49:16.058Z] Launching a container. [2021-05-17T08:49:22.660Z] Waiting for container to be ready [2021-05-17T08:49:23.230Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-17T08:49:23.230Z] [2021-05-17T08:49:26.531Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-17T08:49:26.791Z] Waiting for network to be ready... [2021-05-17T08:49:27.363Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T08:49:27.624Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T08:49:27.624Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T08:49:27.884Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T08:49:27.884Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T08:49:27.884Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T08:49:27.884Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T08:49:27.884Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T08:49:27.884Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T08:49:27.884Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T08:49:27.884Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T08:49:27.884Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T08:49:28.145Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T08:49:28.406Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T08:49:28.406Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T08:49:28.406Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T08:49:28.406Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T08:49:28.406Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T08:49:28.666Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T08:49:28.927Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T08:49:28.927Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T08:49:28.927Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T08:49:28.927Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T08:49:28.927Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T08:49:28.927Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T08:49:28.927Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T08:49:29.188Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T08:49:31.105Z] Fetched 24.6 MB in 4s (6088 kB/s) [2021-05-17T08:49:32.048Z] Reading package lists... [2021-05-17T08:49:32.310Z] Reading package lists... [2021-05-17T08:49:32.310Z] Building dependency tree... [2021-05-17T08:49:32.310Z] Reading state information... [2021-05-17T08:49:32.571Z] The following additional packages will be installed: [2021-05-17T08:49:32.571Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T08:49:32.571Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T08:49:32.571Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T08:49:32.571Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-17T08:49:32.571Z] Suggested packages: [2021-05-17T08:49:32.571Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-17T08:49:32.571Z] Recommended packages: [2021-05-17T08:49:32.571Z] gnupg libsasl2-modules [2021-05-17T08:49:32.571Z] The following NEW packages will be installed: [2021-05-17T08:49:32.571Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-17T08:49:32.571Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-17T08:49:32.572Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-17T08:49:32.572Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-17T08:49:32.572Z] The following packages will be upgraded: [2021-05-17T08:49:32.572Z] gpg gpg-agent gpgconf libudev1 [2021-05-17T08:49:32.572Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-17T08:49:32.572Z] Need to get 3530 kB of archives. [2021-05-17T08:49:32.572Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-17T08:49:32.572Z] 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-17T08:49:32.572Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-17T08:49:32.572Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-17T08:49:32.572Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-17T08:49:32.833Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-17T08:49:33.095Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-17T08:49:33.356Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-17T08:49:33.356Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-17T08:49:33.356Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-17T08:49:33.356Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-17T08:49:33.356Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-17T08:49:33.356Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-17T08:49:33.619Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-17T08:49:33.619Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-17T08:49:33.619Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-17T08:49:33.619Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-17T08:49:33.619Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-17T08:49:33.619Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-17T08:49:33.620Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-17T08:49:33.620Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-17T08:49:33.620Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-17T08:49:33.620Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-17T08:49:33.881Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:49:33.881Z] Fetched 3530 kB in 1s (3102 kB/s) [2021-05-17T08:49:33.881Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T08:49:33.881Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:33.881Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:49:33.881Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-17T08:49:34.142Z] Selecting previously unselected package udev. [2021-05-17T08:49:34.142Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-17T08:49:34.142Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:34.142Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-17T08:49:34.403Z] Selecting previously unselected package libfuse2:amd64. [2021-05-17T08:49:34.403Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T08:49:34.403Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T08:49:34.403Z] Selecting previously unselected package fuse. [2021-05-17T08:49:34.403Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-17T08:49:34.664Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-17T08:49:34.664Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:34.664Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:49:34.664Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:34.925Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:49:34.925Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:34.925Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:49:35.186Z] Selecting previously unselected package libksba8:amd64. [2021-05-17T08:49:35.186Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-17T08:49:35.186Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-17T08:49:35.186Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-17T08:49:35.186Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.186Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.186Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-17T08:49:35.186Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.451Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.451Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-17T08:49:35.451Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.451Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.451Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-17T08:49:35.451Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.451Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.711Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-17T08:49:35.711Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.711Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.711Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-17T08:49:35.711Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.711Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.973Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-17T08:49:35.973Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.973Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:35.973Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-17T08:49:35.973Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:35.973Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:36.234Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-17T08:49:36.234Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-17T08:49:36.234Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:36.234Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-17T08:49:36.234Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T08:49:36.234Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:36.496Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-17T08:49:36.496Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-17T08:49:36.496Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:36.496Z] Selecting previously unselected package libldap-common. [2021-05-17T08:49:36.496Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-17T08:49:36.496Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:36.496Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-17T08:49:36.496Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-17T08:49:36.496Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:36.757Z] Selecting previously unselected package dirmngr. [2021-05-17T08:49:36.757Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:49:36.757Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:36.757Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:36.757Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:36.757Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-17T08:49:37.017Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:37.017Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-17T08:49:37.017Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:37.017Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.017Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-17T08:49:37.017Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:37.017Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-17T08:49:37.589Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-17T08:49:37.589Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.589Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-17T08:49:37.589Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-17T08:49:37.849Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:37.849Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-17T08:49:37.849Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-17T08:49:38.110Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-17T08:49:38.110Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:38.373Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-17T08:49:38.373Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-17T08:49:38.373Z] This means they are not meant to be enabled using systemctl. [2021-05-17T08:49:38.373Z] Possible reasons for having this kind of units are: [2021-05-17T08:49:38.373Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-17T08:49:38.373Z] .wants/ or .requires/ directory. [2021-05-17T08:49:38.373Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-17T08:49:38.373Z] a requirement dependency on it. [2021-05-17T08:49:38.373Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-17T08:49:38.373Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-17T08:49:38.373Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-17T08:49:38.373Z] instance name specified. [2021-05-17T08:49:38.945Z] Reading package lists... [2021-05-17T08:49:38.945Z] Building dependency tree... [2021-05-17T08:49:38.945Z] Reading state information... [2021-05-17T08:49:38.945Z] The following additional packages will be installed: [2021-05-17T08:49:38.945Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-17T08:49:38.945Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-17T08:49:38.945Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-17T08:49:38.945Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-17T08:49:38.945Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-17T08:49:38.945Z] Suggested packages: [2021-05-17T08:49:38.945Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-17T08:49:38.945Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-17T08:49:38.945Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-17T08:49:38.945Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-17T08:49:38.945Z] systemd-container policykit-1 [2021-05-17T08:49:38.945Z] Recommended packages: [2021-05-17T08:49:38.945Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-17T08:49:39.208Z] The following NEW packages will be installed: [2021-05-17T08:49:39.208Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-17T08:49:39.208Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-17T08:49:39.208Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-17T08:49:39.208Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-17T08:49:39.208Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-17T08:49:39.208Z] The following packages will be upgraded: [2021-05-17T08:49:39.208Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-17T08:49:39.208Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-17T08:49:39.208Z] Need to get 35.2 MB of archives. [2021-05-17T08:49:39.208Z] After this operation, 141 MB of additional disk space will be used. [2021-05-17T08:49:39.208Z] 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-17T08:49:39.208Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-17T08:49:39.208Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-17T08:49:39.208Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-17T08:49:39.208Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-17T08:49:39.473Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-17T08:49:39.473Z] 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-17T08:49:39.473Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-17T08:49:39.473Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-17T08:49:39.473Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-17T08:49:39.473Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-17T08:49:39.473Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-17T08:49:39.473Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-17T08:49:39.473Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-17T08:49:39.473Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-17T08:49:39.473Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-17T08:49:39.473Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-17T08:49:40.421Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-17T08:49:40.422Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-17T08:49:40.422Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-17T08:49:40.422Z] 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-17T08:49:40.422Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-17T08:49:40.422Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-17T08:49:40.422Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-17T08:49:40.422Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-17T08:49:40.422Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-17T08:49:40.422Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-17T08:49:40.422Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-17T08:49:40.422Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-17T08:49:40.422Z] 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-17T08:49:40.422Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:49:40.682Z] Fetched 35.2 MB in 1s (26.2 MB/s) [2021-05-17T08:49:40.682Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T08:49:40.682Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:40.682Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:49:41.253Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:49:41.253Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:49:41.514Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-17T08:49:41.514Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T08:49:41.514Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-17T08:49:41.514Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-17T08:49:41.775Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-17T08:49:41.775Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-17T08:49:41.775Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-17T08:49:42.036Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-17T08:49:42.297Z] Setting up apt (1.6.13) ... [2021-05-17T08:49:42.297Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-17T08:49:42.558Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-17T08:49:42.819Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-17T08:49:42.819Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T08:49:42.819Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T08:49:43.079Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-17T08:49:43.079Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:43.079Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:43.079Z] Selecting previously unselected package libexpat1:amd64. [2021-05-17T08:49:43.079Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-17T08:49:43.340Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T08:49:43.340Z] Selecting previously unselected package python3.6-minimal. [2021-05-17T08:49:43.340Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:43.340Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:45.265Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T08:49:45.265Z] Checking for services that may need to be restarted...done. [2021-05-17T08:49:45.265Z] Checking for services that may need to be restarted...done. [2021-05-17T08:49:45.265Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:45.528Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-17T08:49:45.528Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:45.790Z] Selecting previously unselected package python3-minimal. [2021-05-17T08:49:45.790Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-17T08:49:45.790Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-17T08:49:45.790Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-17T08:49:46.051Z] Selecting previously unselected package mime-support. [2021-05-17T08:49:46.051Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-17T08:49:46.051Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-17T08:49:46.051Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-17T08:49:46.051Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-17T08:49:46.051Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T08:49:46.051Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-17T08:49:46.051Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:46.051Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:46.311Z] Selecting previously unselected package python3.6. [2021-05-17T08:49:46.311Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-17T08:49:46.311Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:46.572Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-17T08:49:46.572Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-17T08:49:46.572Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T08:49:46.572Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-17T08:49:46.835Z] Selecting previously unselected package python3. [2021-05-17T08:49:46.835Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-17T08:49:46.835Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-17T08:49:46.835Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-17T08:49:46.835Z] Selecting previously unselected package multiarch-support. [2021-05-17T08:49:46.835Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:49:46.835Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T08:49:47.095Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-17T08:49:47.095Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-17T08:49:47.095Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-17T08:49:47.095Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-17T08:49:47.095Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T08:49:47.095Z] Selecting previously unselected package libbsd0:amd64. [2021-05-17T08:49:47.095Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-17T08:49:47.095Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T08:49:47.364Z] Selecting previously unselected package sudo. [2021-05-17T08:49:47.364Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-17T08:49:47.364Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T08:49:47.364Z] Selecting previously unselected package apparmor. [2021-05-17T08:49:47.364Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T08:49:47.364Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-17T08:49:47.624Z] Selecting previously unselected package libedit2:amd64. [2021-05-17T08:49:47.624Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-17T08:49:47.624Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T08:49:47.624Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-17T08:49:47.624Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:47.624Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:47.885Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-17T08:49:47.885Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:47.885Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:47.885Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-17T08:49:47.885Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-17T08:49:47.885Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T08:49:48.147Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-17T08:49:48.147Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:48.147Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:48.147Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-17T08:49:48.147Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-17T08:49:48.147Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:48.408Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-17T08:49:48.408Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-17T08:49:48.408Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T08:49:48.408Z] Selecting previously unselected package openssh-client. [2021-05-17T08:49:48.408Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-17T08:49:48.669Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T08:49:48.669Z] Selecting previously unselected package squashfs-tools. [2021-05-17T08:49:48.669Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-17T08:49:48.669Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T08:49:48.929Z] Selecting previously unselected package snapd. [2021-05-17T08:49:48.929Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-17T08:49:48.929Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-17T08:49:50.840Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-17T08:49:50.840Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-17T08:49:50.840Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-17T08:49:50.840Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-17T08:49:50.840Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-17T08:49:51.100Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:51.100Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:51.100Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-17T08:49:51.100Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-17T08:49:51.670Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-17T08:49:51.670Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-17T08:49:51.670Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-17T08:49:51.670Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:51.670Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:51.931Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-17T08:49:52.502Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-17T08:49:52.502Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:52.502Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-17T08:49:52.502Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-17T08:49:52.502Z] running python rtupdate hooks for python3.6... [2021-05-17T08:49:52.502Z] running python post-rtupdate hooks for python3.6... [2021-05-17T08:49:52.502Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-17T08:49:53.891Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-17T08:49:53.891Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-17T08:49:53.891Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-17T08:49:54.151Z] Setting up snapd (2.48.3+18.04) ... [2021-05-17T08:49:54.410Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-17T08:49:54.672Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-17T08:49:54.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-17T08:49:54.932Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-17T08:49:55.193Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T08:49:55.193Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-17T08:49:55.453Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-17T08:49:55.453Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-17T08:49:55.714Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-17T08:49:55.974Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-17T08:49:55.974Z] /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-17T08:49:55.974Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-17T08:49:55.974Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T08:49:56.918Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:49:56.918Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:49:57.182Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:49:58.125Z] Reading package lists... [2021-05-17T08:49:58.386Z] Reading package lists... [2021-05-17T08:49:58.386Z] Building dependency tree... [2021-05-17T08:49:58.386Z] Reading state information... [2021-05-17T08:49:58.647Z] Calculating upgrade... [2021-05-17T08:49:58.647Z] The following packages will be upgraded: [2021-05-17T08:49:58.647Z] advancecomp base-files bash binutils binutils-common [2021-05-17T08:49:58.647Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-17T08:49:58.647Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-17T08:49:58.647Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-17T08:49:58.647Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-17T08:49:58.647Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-17T08:49:58.647Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-17T08:49:58.647Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-17T08:49:58.647Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-17T08:49:58.647Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-17T08:49:58.647Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-17T08:49:58.647Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-17T08:49:58.647Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-17T08:49:58.647Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-17T08:49:58.647Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-17T08:49:58.910Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T08:49:58.910Z] Need to get 64.0 MB of archives. [2021-05-17T08:49:58.910Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-17T08:49:58.910Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-17T08:49:58.910Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-17T08:49:58.910Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-17T08:49:58.910Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-17T08:49:58.910Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-17T08:49:58.910Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-17T08:49:58.910Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-17T08:49:58.910Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-17T08:49:58.910Z] 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-17T08:49:58.910Z] 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-17T08:49:58.910Z] 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-17T08:49:58.910Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-17T08:49:58.910Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-17T08:49:58.910Z] 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-17T08:49:58.910Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-17T08:49:58.910Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-17T08:49:58.910Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-17T08:49:58.910Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-17T08:49:59.171Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-17T08:49:59.171Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-17T08:49:59.171Z] 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-17T08:49:59.171Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-17T08:49:59.171Z] 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-17T08:49:59.171Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-17T08:49:59.171Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-17T08:49:59.171Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-17T08:49:59.171Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-17T08:49:59.171Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-17T08:49:59.171Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-17T08:49:59.171Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-17T08:49:59.171Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-17T08:49:59.171Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-17T08:49:59.171Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-17T08:49:59.171Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-17T08:49:59.172Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-17T08:49:59.172Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-17T08:49:59.172Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-17T08:49:59.172Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-17T08:49:59.172Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-17T08:49:59.172Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-17T08:49:59.172Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-17T08:49:59.172Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-17T08:49:59.172Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-17T08:49:59.172Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-17T08:49:59.172Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-17T08:49:59.172Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-17T08:49:59.172Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-17T08:49:59.172Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-17T08:49:59.172Z] Get:49 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-17T08:49:59.431Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-17T08:49:59.431Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-17T08:49:59.431Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-17T08:49:59.431Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-17T08:49:59.431Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-17T08:49:59.431Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-17T08:49:59.431Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-17T08:49:59.431Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-17T08:49:59.693Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-17T08:49:59.693Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-17T08:49:59.693Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-17T08:49:59.954Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-17T08:49:59.954Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-17T08:49:59.954Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-17T08:49:59.954Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-17T08:49:59.954Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-17T08:49:59.954Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-17T08:49:59.954Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-17T08:49:59.954Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-17T08:49:59.954Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-17T08:49:59.954Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-17T08:49:59.954Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-17T08:49:59.954Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-17T08:49:59.954Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-17T08:49:59.954Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-17T08:49:59.954Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-17T08:49:59.954Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-17T08:49:59.954Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-17T08:50:00.215Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-17T08:50:00.215Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-17T08:50:00.215Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-17T08:50:00.215Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-17T08:50:00.215Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-17T08:50:00.215Z] Get:83 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-17T08:50:00.215Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-17T08:50:00.215Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-17T08:50:00.215Z] Get:86 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-17T08:50:00.215Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-17T08:50:00.215Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-17T08:50:00.215Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-17T08:50:00.215Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-17T08:50:00.475Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-17T08:50:00.475Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-17T08:50:00.475Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-17T08:50:00.475Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-17T08:50:00.475Z] Get:95 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-17T08:50:00.475Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-17T08:50:00.475Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-17T08:50:00.475Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-17T08:50:00.475Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-17T08:50:00.475Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-17T08:50:00.475Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-17T08:50:00.736Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:50:00.736Z] Fetched 64.0 MB in 2s (35.9 MB/s) [2021-05-17T08:50:00.736Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:00.736Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:00.736Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:01.317Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:01.317Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:01.577Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-17T08:50:01.577Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-17T08:50:02.179Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:02.441Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:02.441Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:02.441Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:02.703Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:02.703Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:02.703Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:02.703Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:02.963Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:02.964Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:02.964Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:02.964Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:02.964Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:03.224Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:03.224Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:03.224Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:03.224Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:03.224Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-17T08:50:03.485Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:03.485Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:03.485Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:03.485Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:03.746Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:03.746Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:03.746Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:04.008Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-17T08:50:04.008Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:04.271Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:04.271Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:04.534Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:04.795Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T08:50:05.055Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-17T08:50:05.055Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-17T08:50:05.055Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-17T08:50:05.055Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-17T08:50:05.055Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-17T08:50:05.321Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-17T08:50:05.321Z] Installing new version of config file /etc/issue ... [2021-05-17T08:50:05.321Z] Installing new version of config file /etc/issue.net ... [2021-05-17T08:50:05.321Z] Installing new version of config file /etc/lsb-release ... [2021-05-17T08:50:05.321Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-17T08:50:05.583Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-17T08:50:05.583Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-17T08:50:05.843Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-17T08:50:05.843Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:05.843Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-17T08:50:05.843Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-17T08:50:06.104Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-17T08:50:06.104Z] 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-17T08:50:06.104Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:06.104Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:06.104Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:06.365Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:06.627Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:06.627Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-17T08:50:06.627Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-17T08:50:06.627Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-17T08:50:06.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:06.891Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-17T08:50:06.891Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T08:50:07.178Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-17T08:50:07.178Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:07.178Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:07.178Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:07.440Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:07.440Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:07.440Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:07.440Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:07.707Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:07.707Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:07.707Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-17T08:50:07.707Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-17T08:50:07.707Z] Setting up grep (3.1-2build1) ... [2021-05-17T08:50:07.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:07.970Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T08:50:07.970Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T08:50:08.231Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-17T08:50:08.231Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:08.231Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:08.231Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:08.491Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:08.491Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:08.491Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T08:50:08.491Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:09.060Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T08:50:09.060Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:09.060Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-17T08:50:09.060Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:09.634Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:09.894Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:09.894Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-17T08:50:09.894Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-17T08:50:10.838Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T08:50:11.100Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T08:50:11.100Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-17T08:50:11.100Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-17T08:50:11.367Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T08:50:11.367Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:11.367Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-17T08:50:11.367Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-17T08:50:11.628Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-17T08:50:11.629Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:11.629Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:11.629Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:11.890Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:11.890Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:11.890Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:11.890Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:12.183Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:12.183Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:12.183Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:12.183Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:12.445Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:12.445Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:12.445Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:12.445Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:12.712Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:12.712Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:12.712Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:12.712Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:12.973Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:12.973Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:12.973Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:13.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:13.235Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-17T08:50:13.235Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:13.235Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:13.235Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:13.235Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:13.495Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:13.495Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:13.495Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:13.495Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:13.495Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:13.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:50:13.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:50:13.621Z] ---> 39ad74d59f77 [2021-05-17T08:50:13.621Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:50:13.621Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:50:13.621Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:50:13.621Z] ---> 39ad74d59f77 [2021-05-17T08:50:13.621Z] Step 3/23 : WORKDIR /edgex-go [2021-05-17T08:50:13.621Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:50:13.621Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:50:13.621Z] ---> 39ad74d59f77 [2021-05-17T08:50:13.621Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:50:13.621Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:50:13.621Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:50:13.621Z] ---> 39ad74d59f77 [2021-05-17T08:50:13.621Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:50:13.621Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:50:13.621Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:50:13.621Z] ---> 39ad74d59f77 [2021-05-17T08:50:13.621Z] Step 3/22 : WORKDIR /edgex-go [2021-05-17T08:50:13.621Z] ---> Running in 74d03b9810b2 [2021-05-17T08:50:13.621Z] ---> Running in 895f39bc0305 [2021-05-17T08:50:13.621Z] ---> Running in 9c3fe3574834 [2021-05-17T08:50:13.621Z] ---> Running in 7a3b79671bc3 [2021-05-17T08:50:13.621Z] ---> Running in a3048893dbb4 [2021-05-17T08:50:13.621Z] Removing intermediate container 74d03b9810b2 [2021-05-17T08:50:13.621Z] ---> 3a492c764367 [2021-05-17T08:50:13.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:13.622Z] Removing intermediate container 7a3b79671bc3 [2021-05-17T08:50:13.622Z] ---> 67dd2b84ca0f [2021-05-17T08:50:13.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:13.622Z] Removing intermediate container a3048893dbb4 [2021-05-17T08:50:13.622Z] ---> 3c0eb4ebc15b [2021-05-17T08:50:13.622Z] Removing intermediate container 9c3fe3574834 [2021-05-17T08:50:13.622Z] ---> bb6f875d20c6 [2021-05-17T08:50:13.622Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:13.622Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:13.622Z] Removing intermediate container 895f39bc0305 [2021-05-17T08:50:13.622Z] ---> d49bb6da4a4d [2021-05-17T08:50:13.622Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:50:13.622Z] ---> Running in 9d5513aef56f [2021-05-17T08:50:13.622Z] ---> Running in 0e21567d03e6 [2021-05-17T08:50:13.622Z] ---> Running in 6f858a4a44ab [2021-05-17T08:50:13.622Z] ---> Running in bd542027b80d [2021-05-17T08:50:13.622Z] ---> Running in 09e25ccdbc5b [2021-05-17T08:50:13.622Z] Removing intermediate container 9d5513aef56f [2021-05-17T08:50:13.622Z] ---> 2f86c87eb449 [2021-05-17T08:50:13.622Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-17T08:50:13.622Z] ---> Running in b3b20d041457 [2021-05-17T08:50:13.622Z] Removing intermediate container 0e21567d03e6 [2021-05-17T08:50:13.622Z] ---> a798311d4edc [2021-05-17T08:50:13.622Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-17T08:50:13.622Z] Removing intermediate container 6f858a4a44ab [2021-05-17T08:50:13.622Z] ---> f09dcf55e803 [2021-05-17T08:50:13.622Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-17T08:50:13.622Z] ---> Running in 94806ea771c2 [2021-05-17T08:50:13.622Z] ---> Running in 41c4bce34f2d [2021-05-17T08:50:13.622Z] Removing intermediate container bd542027b80d [2021-05-17T08:50:13.622Z] ---> 3a6316ae72dc [2021-05-17T08:50:13.622Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:50:13.622Z] Removing intermediate container 09e25ccdbc5b [2021-05-17T08:50:13.622Z] ---> 9d1d209723de [2021-05-17T08:50:13.622Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-17T08:50:13.622Z] ---> Running in c7d66c021a5d [2021-05-17T08:50:13.622Z] ---> Running in 16d2e27e840f [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] OK: 218 MiB in 52 packages [2021-05-17T08:50:13.622Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:50:13.622Z] OK: 218 MiB in 52 packages [2021-05-17T08:50:13.622Z] OK: 218 MiB in 52 packages [2021-05-17T08:50:13.757Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:13.757Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:13.757Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:13.757Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:13.898Z] OK: 218 MiB in 52 packages [2021-05-17T08:50:14.332Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:14.540Z] OK: 218 MiB in 52 packages [2021-05-17T08:50:14.540Z] Removing intermediate container b3b20d041457 [2021-05-17T08:50:14.540Z] ---> e92639f13577 [2021-05-17T08:50:14.540Z] Step 6/24 : COPY go.mod . [2021-05-17T08:50:14.595Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-17T08:50:14.855Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-17T08:50:14.855Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:14.855Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-17T08:50:14.855Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-17T08:50:15.120Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:50:15.381Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-17T08:50:15.381Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-17T08:50:15.381Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-17T08:50:15.381Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:15.525Z] Removing intermediate container 94806ea771c2 [2021-05-17T08:50:15.525Z] ---> 62698f36043b [2021-05-17T08:50:15.525Z] Step 6/23 : COPY go.mod . [2021-05-17T08:50:15.642Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:15.642Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-17T08:50:15.642Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-17T08:50:15.805Z] ---> 29effe0ffeaf [2021-05-17T08:50:15.805Z] Step 7/24 : RUN go mod download [2021-05-17T08:50:15.805Z] Removing intermediate container 41c4bce34f2d [2021-05-17T08:50:15.805Z] ---> 78eca64b67d2 [2021-05-17T08:50:15.805Z] Step 6/22 : COPY go.mod . [2021-05-17T08:50:15.805Z] Removing intermediate container c7d66c021a5d [2021-05-17T08:50:15.805Z] ---> e479bf40a3ab [2021-05-17T08:50:15.805Z] Step 6/24 : COPY go.mod . [2021-05-17T08:50:15.805Z] ---> Running in 5076b9ed0d63 [2021-05-17T08:50:15.903Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-17T08:50:16.089Z] Removing intermediate container 16d2e27e840f [2021-05-17T08:50:16.090Z] ---> 1605d7b08d0b [2021-05-17T08:50:16.090Z] Step 6/23 : COPY go.mod . [2021-05-17T08:50:16.479Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:16.479Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-17T08:50:16.479Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T08:50:16.479Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-17T08:50:16.479Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:16.479Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-17T08:50:16.689Z] ---> c89752b9fe88 [2021-05-17T08:50:16.689Z] Step 7/23 : RUN go mod download [2021-05-17T08:50:16.740Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-17T08:50:16.740Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-17T08:50:16.740Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:16.740Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T08:50:16.740Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:16.961Z] ---> Running in b2ab6285e5cb [2021-05-17T08:50:16.961Z] ---> 548aceabef3c [2021-05-17T08:50:16.961Z] Step 7/22 : RUN go mod download [2021-05-17T08:50:17.000Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:17.000Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:17.000Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T08:50:17.235Z] ---> Running in d0c2fae20939 [2021-05-17T08:50:17.236Z] ---> 040145738b51 [2021-05-17T08:50:17.236Z] Step 7/24 : RUN go mod download [2021-05-17T08:50:17.269Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:17.269Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:17.269Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:17.269Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-17T08:50:17.509Z] ---> 4ae41cdeb7e6 [2021-05-17T08:50:17.509Z] Step 7/23 : RUN go mod download [2021-05-17T08:50:17.509Z] ---> Running in d11619487c0f [2021-05-17T08:50:17.550Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:17.550Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:17.786Z] ---> Running in 007f1c9b39cc [2021-05-17T08:50:17.858Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:17.858Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-17T08:50:17.858Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-17T08:50:17.858Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-17T08:50:17.858Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-17T08:50:18.130Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:18.130Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:18.130Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:18.412Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:18.412Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-17T08:50:18.412Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-17T08:50:18.412Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-17T08:50:18.693Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:18.693Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-17T08:50:18.693Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-17T08:50:18.693Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-17T08:50:18.989Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:18.989Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-17T08:50:18.989Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-17T08:50:18.989Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-17T08:50:18.989Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:18.989Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-17T08:50:18.989Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-17T08:50:19.281Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-17T08:50:19.281Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:19.281Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-17T08:50:19.281Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-17T08:50:19.562Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-17T08:50:19.865Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:19.865Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-17T08:50:19.865Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-17T08:50:19.865Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-17T08:50:20.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:20.127Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T08:50:20.127Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T08:50:20.127Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T08:50:20.127Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:20.127Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-17T08:50:20.387Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-17T08:50:20.387Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-17T08:50:20.387Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:20.387Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-17T08:50:20.387Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-17T08:50:20.420Z] Removing intermediate container 5076b9ed0d63 [2021-05-17T08:50:20.420Z] ---> b461d990bf91 [2021-05-17T08:50:20.420Z] Step 8/24 : COPY . . [2021-05-17T08:50:20.420Z] Removing intermediate container b2ab6285e5cb [2021-05-17T08:50:20.420Z] ---> c4fc43caf1bd [2021-05-17T08:50:20.420Z] Step 8/23 : COPY . . [2021-05-17T08:50:20.646Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-17T08:50:20.646Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:20.646Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-17T08:50:20.646Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-17T08:50:20.646Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-17T08:50:20.906Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:20.906Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-17T08:50:20.906Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-17T08:50:20.906Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-17T08:50:21.166Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:21.166Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-17T08:50:21.166Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-17T08:50:21.166Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-17T08:50:21.427Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:21.427Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-17T08:50:21.688Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-17T08:50:21.688Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-17T08:50:21.688Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-17T08:50:21.688Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-17T08:50:21.860Z] Removing intermediate container d11619487c0f [2021-05-17T08:50:21.860Z] ---> 25f39b1429e5 [2021-05-17T08:50:21.860Z] Step 8/24 : COPY . . [2021-05-17T08:50:21.948Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-17T08:50:21.948Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-17T08:50:21.948Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-17T08:50:21.948Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T08:50:21.948Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T08:50:22.210Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-17T08:50:22.210Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-17T08:50:22.471Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-17T08:50:22.471Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-17T08:50:22.732Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-17T08:50:22.732Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-17T08:50:22.732Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-17T08:50:22.732Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-17T08:50:22.840Z] Removing intermediate container 007f1c9b39cc [2021-05-17T08:50:22.840Z] ---> 53c511ba6fd5 [2021-05-17T08:50:22.840Z] Step 8/23 : COPY . . [2021-05-17T08:50:22.840Z] Removing intermediate container d0c2fae20939 [2021-05-17T08:50:22.840Z] ---> 8deff1553b6a [2021-05-17T08:50:22.840Z] Step 8/22 : COPY . . [2021-05-17T08:50:22.995Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-17T08:50:22.995Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-17T08:50:22.995Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-17T08:50:22.995Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-17T08:50:23.256Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-17T08:50:23.256Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-17T08:50:23.256Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-17T08:50:23.517Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-17T08:50:23.517Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-17T08:50:23.517Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-17T08:50:23.777Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-17T08:50:23.777Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-17T08:50:23.777Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-17T08:50:23.777Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-17T08:50:24.719Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-17T08:50:24.719Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-17T08:50:24.719Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-17T08:50:24.719Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-17T08:50:24.991Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:24.991Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:25.252Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:25.252Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:25.514Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:25.514Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:25.514Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-17T08:50:25.514Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-17T08:50:25.774Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:25.774Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:25.774Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:25.774Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:26.034Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:26.034Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:26.034Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:26.295Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:27.238Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:27.238Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:27.811Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:27.811Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:28.763Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:28.763Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:29.024Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:29.024Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:29.966Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-17T08:50:29.966Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-17T08:50:29.966Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T08:50:29.966Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T08:50:29.966Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T08:50:29.966Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T08:50:30.228Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-17T08:50:30.228Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-17T08:50:30.492Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-17T08:50:30.492Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-17T08:50:30.492Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T08:50:30.492Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T08:50:30.751Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-17T08:50:30.751Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-17T08:50:31.012Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-17T08:50:31.012Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-17T08:50:31.012Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:31.012Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-17T08:50:31.272Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:31.272Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:31.272Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:31.272Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-17T08:50:31.272Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-17T08:50:31.272Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-17T08:50:31.533Z] [2021-05-17T08:50:31.533Z] Current default time zone: 'Etc/UTC' [2021-05-17T08:50:31.533Z] Local time is now: Mon May 17 08:50:31 UTC 2021. [2021-05-17T08:50:31.533Z] Universal Time is now: Mon May 17 08:50:31 UTC 2021. [2021-05-17T08:50:31.533Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-17T08:50:31.533Z] [2021-05-17T08:50:31.533Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-17T08:50:31.533Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:31.533Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-17T08:50:31.533Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-17T08:50:31.533Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-17T08:50:31.794Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-17T08:50:31.794Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:31.794Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-17T08:50:31.794Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-17T08:50:31.794Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-17T08:50:31.794Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:31.794Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-17T08:50:32.055Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:32.315Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:32.315Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:32.315Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-17T08:50:32.576Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:32.576Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-17T08:50:32.576Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-17T08:50:32.576Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-17T08:50:32.576Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-17T08:50:32.576Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:50:32.576Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-17T08:50:34.487Z] Updating certificates in /etc/ssl/certs... [2021-05-17T08:50:35.061Z] 23 added, 27 removed; done. [2021-05-17T08:50:35.322Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-17T08:50:35.322Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-17T08:50:35.322Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-17T08:50:35.322Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-17T08:50:35.322Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-17T08:50:35.583Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.584Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:35.584Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.584Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.584Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.584Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.584Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.584Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-17T08:50:35.844Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:35.844Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-17T08:50:35.844Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-17T08:50:35.844Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-17T08:50:35.844Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.844Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-17T08:50:35.844Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-17T08:50:36.105Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-17T08:50:36.105Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-17T08:50:36.105Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:50:36.105Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-17T08:50:36.365Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-17T08:50:36.365Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-17T08:50:36.365Z] Updating certificates in /etc/ssl/certs... [2021-05-17T08:50:36.935Z] 0 added, 0 removed; done. [2021-05-17T08:50:36.935Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-17T08:50:36.935Z] done. [2021-05-17T08:50:37.196Z] Reading package lists... [2021-05-17T08:50:37.457Z] Building dependency tree... [2021-05-17T08:50:37.457Z] Reading state information... [2021-05-17T08:50:37.717Z] The following NEW packages will be installed: [2021-05-17T08:50:37.717Z] apt-transport-https [2021-05-17T08:50:37.717Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T08:50:37.717Z] Need to get 1692 B of archives. [2021-05-17T08:50:37.717Z] After this operation, 154 kB of additional disk space will be used. [2021-05-17T08:50:37.717Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-17T08:50:37.977Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:50:37.977Z] Fetched 1692 B in 0s (8671 B/s) [2021-05-17T08:50:37.977Z] Selecting previously unselected package apt-transport-https. [2021-05-17T08:50:37.977Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-17T08:50:37.977Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-17T08:50:37.977Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-17T08:50:37.977Z] Setting up apt-transport-https (1.6.13) ... [2021-05-17T08:50:38.239Z] Waiting for network to be ready... [2021-05-17T08:50:44.829Z] 2021-05-17T08:50:42Z INFO Waiting for automatic snapd restart... [2021-05-17T08:50:45.400Z] snapd 2.50 from Canonical* installed [2021-05-17T08:50:46.342Z] "snapd" switched to the "latest/stable" channel [2021-05-17T08:50:46.342Z] [2021-05-17T08:50:48.914Z] core18 20210309 from Canonical* installed [2021-05-17T08:50:49.174Z] "core18" switched to the "latest/stable" channel [2021-05-17T08:50:49.174Z] [2021-05-17T08:50:49.690Z] ---> b84692c8c525 [2021-05-17T08:50:49.690Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:50:49.690Z] ---> fafd3e9fc783 [2021-05-17T08:50:49.690Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:50:49.690Z] ---> e57d382c84cb [2021-05-17T08:50:49.690Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:50:49.690Z] ---> 68544316ceb6 [2021-05-17T08:50:49.690Z] Step 9/23 : RUN go mod tidy [2021-05-17T08:50:49.690Z] ---> d9d070d89ed7 [2021-05-17T08:50:49.690Z] Step 9/22 : RUN go mod tidy [2021-05-17T08:50:49.690Z] ---> Running in 530dce29b11a [2021-05-17T08:50:49.690Z] ---> Running in ab60ac5ba1a8 [2021-05-17T08:50:49.690Z] ---> Running in 7f57c3a23b58 [2021-05-17T08:50:49.690Z] ---> Running in a07bf8a549d6 [2021-05-17T08:50:49.690Z] ---> Running in cc9fecc6a947 [2021-05-17T08:50:52.486Z] snapcraft 4.7.1 from Canonical* installed [2021-05-17T08:50:52.748Z] "snapcraft" switched to the "latest/stable" channel [2021-05-17T08:50:52.748Z] [2021-05-17T08:50:54.045Z] Removing intermediate container 530dce29b11a [2021-05-17T08:50:54.046Z] ---> e58924bd91d7 [2021-05-17T08:50:54.046Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-17T08:50:54.046Z] ---> Running in 88b4a9993fb8 [2021-05-17T08:50:54.650Z] Removing intermediate container ab60ac5ba1a8 [2021-05-17T08:50:54.650Z] ---> baf3b16e9727 [2021-05-17T08:50:54.650Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-17T08:50:54.650Z] Removing intermediate container 7f57c3a23b58 [2021-05-17T08:50:54.650Z] ---> 3e3004edc247 [2021-05-17T08:50:54.650Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-17T08:50:54.928Z] ---> Running in 8db1328c2c80 [2021-05-17T08:50:54.928Z] ---> Running in eb4bb7968a55 [2021-05-17T08:50:55.206Z] Removing intermediate container a07bf8a549d6 [2021-05-17T08:50:55.206Z] ---> 5f0f9e3b516c [2021-05-17T08:50:55.206Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-17T08:50:55.481Z] Removing intermediate container cc9fecc6a947 [2021-05-17T08:50:55.481Z] ---> 80ad6ab3a857 [2021-05-17T08:50:55.481Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-17T08:50:55.481Z] ---> Running in a8473e27d7c1 [2021-05-17T08:50:55.763Z] ---> Running in 4097fadd87ca [2021-05-17T08:50:56.038Z] 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-17T08:50:56.951Z] 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-17T08:50:56.951Z] - README.md [2021-05-17T08:50:56.951Z] [2021-05-17T08:50:56.951Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-17T08:50:57.024Z] 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-17T08:50:57.630Z] 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-17T08:50:57.907Z] 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-17T08:50:58.188Z] 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-17T08:51:03.545Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:03.545Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:51:03.545Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:51:03.545Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:51:04.115Z] Reading package lists... [2021-05-17T08:51:04.375Z] 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-17T08:51:10.964Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:10.964Z] Reading package lists... [2021-05-17T08:51:10.964Z] Building dependency tree... [2021-05-17T08:51:10.964Z] Reading state information... [2021-05-17T08:51:10.964Z] Suggested packages: [2021-05-17T08:51:10.964Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-17T08:51:10.964Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-17T08:51:10.964Z] Recommended packages: [2021-05-17T08:51:10.964Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-17T08:51:10.964Z] The following NEW packages will be installed: [2021-05-17T08:51:10.964Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-17T08:51:10.964Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-17T08:51:10.964Z] pkg-config zip [2021-05-17T08:51:10.964Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-17T08:51:10.964Z] Need to get 7663 kB of archives. [2021-05-17T08:51:10.964Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-17T08:51:10.964Z] 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-17T08:51:10.964Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-17T08:51:10.964Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-17T08:51:10.964Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-17T08:51:10.964Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-17T08:51:11.223Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-17T08:51:11.223Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-17T08:51:11.223Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-17T08:51:11.223Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-17T08:51:11.484Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-17T08:51:11.484Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-17T08:51:11.484Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-17T08:51:11.484Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-17T08:51:11.484Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-17T08:51:11.484Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-17T08:51:11.743Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-17T08:51:11.743Z] Fetched 7663 kB in 1s (10.3 MB/s) [2021-05-17T08:51:11.743Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-17T08:51:11.743Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-17T08:51:11.743Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-17T08:51:11.743Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T08:51:12.004Z] Selecting previously unselected package libpsl5:amd64. [2021-05-17T08:51:12.004Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-17T08:51:12.004Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T08:51:12.004Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-17T08:51:12.004Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-17T08:51:12.004Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T08:51:12.264Z] Selecting previously unselected package librtmp1:amd64. [2021-05-17T08:51:12.264Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-17T08:51:12.264Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T08:51:12.264Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-17T08:51:12.264Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-17T08:51:12.264Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T08:51:12.524Z] Selecting previously unselected package liberror-perl. [2021-05-17T08:51:12.524Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-17T08:51:12.524Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-17T08:51:12.524Z] Selecting previously unselected package git-man. [2021-05-17T08:51:12.524Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-17T08:51:12.524Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:12.784Z] Selecting previously unselected package git. [2021-05-17T08:51:12.785Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-17T08:51:12.785Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:13.355Z] Selecting previously unselected package libnorm1:amd64. [2021-05-17T08:51:13.355Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-17T08:51:13.355Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T08:51:13.616Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-17T08:51:13.616Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-17T08:51:13.616Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T08:51:13.616Z] Selecting previously unselected package libsodium23:amd64. [2021-05-17T08:51:13.616Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-17T08:51:13.616Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-17T08:51:13.616Z] Selecting previously unselected package libzmq5:amd64. [2021-05-17T08:51:13.616Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T08:51:13.616Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:13.877Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-17T08:51:13.877Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-17T08:51:13.877Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:13.877Z] Selecting previously unselected package pkg-config. [2021-05-17T08:51:13.877Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-17T08:51:13.877Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T08:51:14.141Z] Selecting previously unselected package zip. [2021-05-17T08:51:14.141Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-17T08:51:14.141Z] Unpacking zip (3.0-11build1) ... [2021-05-17T08:51:14.141Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-17T08:51:14.141Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:14.141Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-17T08:51:14.141Z] Setting up liberror-perl (0.17025-1) ... [2021-05-17T08:51:14.141Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-17T08:51:14.141Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-17T08:51:14.402Z] No schema files found: doing nothing. [2021-05-17T08:51:14.402Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-17T08:51:14.402Z] Setting up zip (3.0-11build1) ... [2021-05-17T08:51:14.402Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-17T08:51:14.402Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-17T08:51:14.402Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-17T08:51:14.402Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:14.402Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-17T08:51:14.663Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-17T08:51:14.663Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-17T08:51:14.663Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-17T08:51:21.351Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:21.351Z] git set to automatically installed. [2021-05-17T08:51:21.351Z] git-man set to automatically installed. [2021-05-17T08:51:21.351Z] libcurl3-gnutls set to automatically installed. [2021-05-17T08:51:21.351Z] liberror-perl set to automatically installed. [2021-05-17T08:51:21.351Z] libglib2.0-0 set to automatically installed. [2021-05-17T08:51:21.351Z] libnghttp2-14 set to automatically installed. [2021-05-17T08:51:21.351Z] libnorm1 set to automatically installed. [2021-05-17T08:51:21.351Z] libpgm-5.2-0 set to automatically installed. [2021-05-17T08:51:21.351Z] libpsl5 set to automatically installed. [2021-05-17T08:51:21.351Z] librtmp1 set to automatically installed. [2021-05-17T08:51:21.351Z] libsodium23 set to automatically installed. [2021-05-17T08:51:21.351Z] libzmq3-dev set to automatically installed. [2021-05-17T08:51:21.351Z] libzmq5 set to automatically installed. [2021-05-17T08:51:21.351Z] pkg-config set to automatically installed. [2021-05-17T08:51:21.351Z] zip set to automatically installed. [2021-05-17T08:51:22.430Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T08:51:29.017Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:43.928Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-17T08:51:43.928Z] snapd is not logged in, snap install commands will use sudo [2021-05-17T08:51:49.212Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-17T08:51:49.784Z] snap "core18" has no updates available [2021-05-17T08:51:50.724Z] Pulling go-build-helper [2021-05-17T08:51:50.724Z] + snapcraftctl pull [2021-05-17T08:51:51.665Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-17T08:51:51.665Z] Skipping pull go-build-helper (already ran) [2021-05-17T08:51:51.665Z] Building go-build-helper [2021-05-17T08:51:51.665Z] + snapcraftctl build [2021-05-17T08:51:53.576Z] Staging go-build-helper [2021-05-17T08:51:53.576Z] + snapcraftctl stage [2021-05-17T08:52:05.817Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-17T08:52:05.817Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1725 kB] [2021-05-17T08:52:05.817Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-17T08:52:05.817Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-17T08:52:05.817Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-17T08:52:05.817Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-17T08:52:05.817Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-17T08:52:05.817Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-17T08:52:05.817Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-17T08:52:05.817Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-17T08:52:05.817Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-17T08:52:05.817Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-17T08:52:05.817Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-17T08:52:05.817Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-17T08:52:05.817Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-17T08:52:05.817Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-17T08:52:05.817Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-17T08:52:05.817Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-17T08:52:05.817Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-17T08:52:05.817Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-17T08:52:05.817Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-17T08:52:05.817Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-17T08:52:05.817Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-17T08:52:05.817Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-17T08:52:05.817Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-17T08:52:05.817Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-17T08:52:05.817Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-17T08:52:05.817Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-17T08:52:05.817Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T08:52:05.817Z] Fetched 224 kB in 0s (0 B/s) [2021-05-17T08:52:05.817Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T08:52:05.817Z] Fetched 157 kB in 0s (0 B/s) [2021-05-17T08:52:05.817Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T08:52:05.817Z] Fetched 221 kB in 0s (0 B/s) [2021-05-17T08:52:05.817Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T08:52:05.817Z] Fetched 143 kB in 0s (0 B/s) [2021-05-17T08:52:05.817Z] Pulling app-service-config [2021-05-17T08:52:05.817Z] + snapcraftctl pull [2021-05-17T08:52:05.817Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-17T08:52:50.122Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-17T08:52:58.491Z] Removing intermediate container a8473e27d7c1 [2021-05-17T08:52:58.491Z] ---> 33da9e6d3d2e [2021-05-17T08:52:58.491Z] [2021-05-17T08:52:58.491Z] Step 11/22 : FROM alpine:3.12 [2021-05-17T08:52:58.491Z] 3.12: Pulling from library/alpine [2021-05-17T08:52:59.938Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-17T08:52:59.938Z] Status: Downloaded newer image for alpine:3.12 [2021-05-17T08:52:59.938Z] ---> 9852663dfa18 [2021-05-17T08:52:59.938Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-17T08:53:00.215Z] ---> Running in 7318a5925b75 [2021-05-17T08:53:02.249Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:02.531Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:03.141Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-17T08:53:03.141Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:53:03.141Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-17T08:53:03.424Z] (4/4) Installing curl (7.76.1-r0) [2021-05-17T08:53:03.424Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:03.424Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:53:03.721Z] OK: 7 MiB in 18 packages [2021-05-17T08:53:09.166Z] Removing intermediate container 7318a5925b75 [2021-05-17T08:53:09.166Z] ---> 40e27ac3015d [2021-05-17T08:53:09.166Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:53:09.166Z] ---> Running in eeb014bba1b5 [2021-05-17T08:53:09.448Z] Removing intermediate container 8db1328c2c80 [2021-05-17T08:53:09.448Z] ---> b80aa0647a75 [2021-05-17T08:53:09.448Z] [2021-05-17T08:53:09.448Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:53:09.448Z] ---> 9852663dfa18 [2021-05-17T08:53:09.448Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:10.050Z] ---> Running in 4805981e7e4b [2021-05-17T08:53:10.661Z] Removing intermediate container eeb014bba1b5 [2021-05-17T08:53:10.661Z] ---> 5919c50b9fa0 [2021-05-17T08:53:10.661Z] Step 14/22 : WORKDIR /edgex [2021-05-17T08:53:11.275Z] ---> Running in c68a2a0f095b [2021-05-17T08:53:11.876Z] Removing intermediate container 88b4a9993fb8 [2021-05-17T08:53:11.876Z] ---> 2a027867d2e2 [2021-05-17T08:53:11.876Z] [2021-05-17T08:53:11.876Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:53:11.876Z] ---> 9852663dfa18 [2021-05-17T08:53:11.876Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:53:12.477Z] ---> Running in 4d0573a9e34f [2021-05-17T08:53:12.477Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:12.477Z] Removing intermediate container c68a2a0f095b [2021-05-17T08:53:12.477Z] ---> 70298cf25b2a [2021-05-17T08:53:12.477Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-17T08:53:12.753Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:13.742Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:53:13.742Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:13.742Z] OK: 5 MiB in 15 packages [2021-05-17T08:53:14.354Z] Removing intermediate container 4097fadd87ca [2021-05-17T08:53:14.354Z] ---> 73045e625dcd [2021-05-17T08:53:14.354Z] [2021-05-17T08:53:14.354Z] Step 11/23 : FROM alpine:3.12 [2021-05-17T08:53:14.354Z] ---> 9852663dfa18 [2021-05-17T08:53:14.354Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-17T08:53:14.354Z] ---> 5df7adfece53 [2021-05-17T08:53:14.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-17T08:53:14.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:14.631Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:14.631Z] ---> Running in 298a25717a3e [2021-05-17T08:53:15.623Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-17T08:53:15.623Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:15.623Z] OK: 5 MiB in 15 packages [2021-05-17T08:53:16.240Z] Removing intermediate container 4805981e7e4b [2021-05-17T08:53:16.240Z] ---> 5ad2a42c5be0 [2021-05-17T08:53:16.240Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:16.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:16.516Z] ---> 35f6f44d8dc3 [2021-05-17T08:53:16.516Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-17T08:53:16.516Z] ---> Running in 4ed470237772 [2021-05-17T08:53:16.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:17.396Z] Removing intermediate container 4ed470237772 [2021-05-17T08:53:17.396Z] ---> 7db3927efd66 [2021-05-17T08:53:17.396Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-17T08:53:17.396Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-17T08:53:17.396Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:53:17.396Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:17.396Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:53:17.672Z] Removing intermediate container 4d0573a9e34f [2021-05-17T08:53:17.672Z] ---> 678d451b6c0f [2021-05-17T08:53:17.672Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:17.672Z] OK: 6 MiB in 16 packages [2021-05-17T08:53:17.672Z] ---> Running in f9a78df0d635 [2021-05-17T08:53:17.950Z] ---> Running in c82d8e8f9fa2 [2021-05-17T08:53:18.933Z] ---> 58fd19af369b [2021-05-17T08:53:18.933Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-17T08:53:18.933Z] ---> Running in 7a9ece45a4a9 [2021-05-17T08:53:18.933Z] Removing intermediate container f9a78df0d635 [2021-05-17T08:53:18.933Z] ---> 37a506346e4e [2021-05-17T08:53:18.933Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:53:18.933Z] Removing intermediate container c82d8e8f9fa2 [2021-05-17T08:53:18.933Z] ---> 8c89e28f57d6 [2021-05-17T08:53:18.933Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-17T08:53:19.529Z] ---> Running in 301ee6b897e5 [2021-05-17T08:53:19.529Z] ---> Running in dbec17f43f9c [2021-05-17T08:53:19.803Z] Removing intermediate container 7a9ece45a4a9 [2021-05-17T08:53:19.803Z] ---> 553242fc1517 [2021-05-17T08:53:19.803Z] Step 19/22 : CMD ["--init=true"] [2021-05-17T08:53:20.075Z] Removing intermediate container 298a25717a3e [2021-05-17T08:53:20.075Z] ---> 14060e8aa060 [2021-05-17T08:53:20.075Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:53:20.671Z] ---> Running in c98ccf4cace7 [2021-05-17T08:53:20.671Z] Removing intermediate container 301ee6b897e5 [2021-05-17T08:53:20.671Z] ---> bc1af8bf4c6a [2021-05-17T08:53:20.671Z] Step 16/24 : WORKDIR / [2021-05-17T08:53:20.671Z] Removing intermediate container dbec17f43f9c [2021-05-17T08:53:20.671Z] ---> 6d7e1e075bda [2021-05-17T08:53:20.671Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:53:21.299Z] ---> Running in 2661af9a4a25 [2021-05-17T08:53:21.299Z] ---> Running in a06bb0708d93 [2021-05-17T08:53:21.299Z] ---> Running in bf9118a22cf2 [2021-05-17T08:53:21.629Z] Removing intermediate container c98ccf4cace7 [2021-05-17T08:53:21.629Z] ---> 323d148704d6 [2021-05-17T08:53:21.629Z] Step 20/22 : LABEL arch=arm64 [2021-05-17T08:53:21.938Z] ---> Running in ab8dc455efed [2021-05-17T08:53:21.938Z] Removing intermediate container 2661af9a4a25 [2021-05-17T08:53:21.938Z] ---> ba242c2328b6 [2021-05-17T08:53:21.938Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-17T08:53:22.597Z] ---> Running in 811e92829d00 [2021-05-17T08:53:22.597Z] Removing intermediate container a06bb0708d93 [2021-05-17T08:53:22.597Z] ---> 88bf20fdedb1 [2021-05-17T08:53:22.597Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:22.919Z] Removing intermediate container ab8dc455efed [2021-05-17T08:53:22.919Z] Removing intermediate container bf9118a22cf2 [2021-05-17T08:53:22.919Z] ---> 9227653d33da [2021-05-17T08:53:22.919Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:22.919Z] ---> 75e1d1de9e9b [2021-05-17T08:53:22.919Z] Step 21/22 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:53:23.579Z] Removing intermediate container eb4bb7968a55 [2021-05-17T08:53:23.579Z] ---> 57ce03121796 [2021-05-17T08:53:23.579Z] [2021-05-17T08:53:23.579Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:53:23.579Z] ---> Running in ffbc03bc9bf2 [2021-05-17T08:53:23.579Z] ---> 9852663dfa18 [2021-05-17T08:53:23.579Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-17T08:53:23.882Z] Removing intermediate container 811e92829d00 [2021-05-17T08:53:23.882Z] ---> ded07207dea1 [2021-05-17T08:53:23.882Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-17T08:53:23.882Z] ---> Running in b49026ffc572 [2021-05-17T08:53:23.882Z] ---> c5771f38e459 [2021-05-17T08:53:23.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-17T08:53:23.882Z] ---> Running in b5776eb09300 [2021-05-17T08:53:24.158Z] Removing intermediate container ffbc03bc9bf2 [2021-05-17T08:53:24.158Z] ---> 911d87957005 [2021-05-17T08:53:24.158Z] Step 22/22 : LABEL version=0.0.0 [2021-05-17T08:53:24.158Z] ---> 2da55fa99bed [2021-05-17T08:53:24.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-17T08:53:24.433Z] ---> Running in b8033f5032f7 [2021-05-17T08:53:24.433Z] Removing intermediate container b49026ffc572 [2021-05-17T08:53:24.433Z] ---> beb748bea2ed [2021-05-17T08:53:24.433Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-17T08:53:24.709Z] Removing intermediate container b5776eb09300 [2021-05-17T08:53:24.709Z] ---> c615cea627af [2021-05-17T08:53:24.709Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:24.989Z] ---> Running in 2e9fc17a7205 [2021-05-17T08:53:25.268Z] Removing intermediate container b8033f5032f7 [2021-05-17T08:53:25.268Z] ---> 56853ab1d61f [2021-05-17T08:53:25.268Z] [2021-05-17T08:53:25.878Z] ---> a50b99a5aec3 [2021-05-17T08:53:25.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-17T08:53:25.878Z] Successfully built 56853ab1d61f [2021-05-17T08:53:25.878Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-17T08:53:25.878Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-05-17T08:53:26.157Z] Removing intermediate container 2e9fc17a7205 [2021-05-17T08:53:26.157Z] ---> b40aaa9b61a5 [2021-05-17T08:53:26.157Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-17T08:53:26.157Z] ---> 6c4b2c763776 [2021-05-17T08:53:26.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-17T08:53:26.157Z] ---> 1b3092021cda [2021-05-17T08:53:26.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-17T08:53:26.157Z] ---> Running in e701a41e3fb1 [2021-05-17T08:53:27.197Z] ---> 091d78ee9452 [2021-05-17T08:53:27.197Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-17T08:53:27.197Z] Removing intermediate container e701a41e3fb1 [2021-05-17T08:53:27.197Z] ---> 8f485937057a [2021-05-17T08:53:27.197Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:53:27.197Z] ---> 3e423d8c0bb3 [2021-05-17T08:53:27.197Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-17T08:53:27.481Z] ---> Running in ae6dc20d7021 [2021-05-17T08:53:27.481Z] ---> Running in 75ad3a298dc3 [2021-05-17T08:53:27.758Z] ---> Running in d8446f6a2a9a [2021-05-17T08:53:28.359Z] ---> 994262881563 [2021-05-17T08:53:28.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-17T08:53:28.640Z] Removing intermediate container ae6dc20d7021 [2021-05-17T08:53:28.640Z] ---> c58c1c8adf8d [2021-05-17T08:53:28.640Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:53:28.917Z] Removing intermediate container d8446f6a2a9a [2021-05-17T08:53:28.917Z] ---> fd7bb8aae8b1 [2021-05-17T08:53:28.917Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:53:29.193Z] ---> Running in 4b52b95a5ab5 [2021-05-17T08:53:29.469Z] ---> Running in 70c37a6ca9a3 [2021-05-17T08:53:29.746Z] ---> 278de8efd561 [2021-05-17T08:53:29.746Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-17T08:53:30.023Z] ---> Running in 7c4b86edd870 [2021-05-17T08:53:30.023Z] Removing intermediate container 4b52b95a5ab5 [2021-05-17T08:53:30.023Z] ---> 5d4ae7c12c41 [2021-05-17T08:53:30.023Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:53:30.302Z] Removing intermediate container 70c37a6ca9a3 [2021-05-17T08:53:30.302Z] ---> f0f9b99293c2 [2021-05-17T08:53:30.302Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T08:53:30.302Z] ---> Running in 3391222c6735 [2021-05-17T08:53:30.302Z] ---> Running in 2cbcc4705e20 [2021-05-17T08:53:30.588Z] Removing intermediate container 7c4b86edd870 [2021-05-17T08:53:30.588Z] ---> 191819d4afef [2021-05-17T08:53:30.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:53:30.864Z] ---> Running in b5e7e3c5aa9d [2021-05-17T08:53:31.146Z] Removing intermediate container 3391222c6735 [2021-05-17T08:53:31.146Z] ---> fe5fda966e87 [2021-05-17T08:53:31.146Z] Step 23/24 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:53:31.419Z] Removing intermediate container 75ad3a298dc3 [2021-05-17T08:53:31.419Z] Removing intermediate container 2cbcc4705e20 [2021-05-17T08:53:31.419Z] ---> 36ddbb5a8ec5 [2021-05-17T08:53:31.419Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-17T08:53:31.419Z] ---> 12be497a1cb4 [2021-05-17T08:53:31.419Z] Step 22/23 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:53:31.695Z] ---> Running in 43bb59438305 [2021-05-17T08:53:31.695Z] ---> Running in 85da6b383f5d [2021-05-17T08:53:31.695Z] ---> Running in f14c67eb56db [2021-05-17T08:53:31.975Z] Removing intermediate container b5e7e3c5aa9d [2021-05-17T08:53:31.975Z] ---> 1ffd7fd6a211 [2021-05-17T08:53:31.975Z] Step 21/23 : LABEL arch=arm64 [2021-05-17T08:53:32.259Z] ---> Running in eccf3c56d3c3 [2021-05-17T08:53:32.536Z] Removing intermediate container 43bb59438305 [2021-05-17T08:53:32.536Z] ---> f30bd53ca657 [2021-05-17T08:53:32.536Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:53:32.536Z] Removing intermediate container f14c67eb56db [2021-05-17T08:53:32.536Z] ---> 9cb5fd277910 [2021-05-17T08:53:32.536Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:53:32.814Z] ---> Running in a05398251e1c [2021-05-17T08:53:32.814Z] ---> Running in 2786d1b61e6f [2021-05-17T08:53:33.088Z] Removing intermediate container eccf3c56d3c3 [2021-05-17T08:53:33.088Z] ---> 195939e25ced [2021-05-17T08:53:33.088Z] Step 22/23 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:53:33.366Z] ---> Running in 028a9e5a21f3 [2021-05-17T08:53:33.366Z] Removing intermediate container a05398251e1c [2021-05-17T08:53:33.366Z] ---> 0bd267fd95a8 [2021-05-17T08:53:33.366Z] [2021-05-17T08:53:33.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:33.644Z] Removing intermediate container 2786d1b61e6f [2021-05-17T08:53:33.644Z] ---> 6ac5e6c37a9c [2021-05-17T08:53:33.644Z] [2021-05-17T08:53:33.922Z] Successfully built 0bd267fd95a8 [2021-05-17T08:53:34.199Z] Removing intermediate container 028a9e5a21f3 [2021-05-17T08:53:34.199Z] ---> 6dbdffa77f2f [2021-05-17T08:53:34.199Z] Step 23/23 : LABEL version=0.0.0 [2021-05-17T08:53:34.199Z] Successfully tagged core-command-arm64:latest [2021-05-17T08:53:34.199Z]  Building core-command ... done Building sys-mgmt-agent [2021-05-17T08:53:34.199Z] Successfully built 6ac5e6c37a9c [2021-05-17T08:53:34.199Z] Successfully tagged support-scheduler-arm64:latest [2021-05-17T08:53:34.199Z]  Building support-scheduler ... done Building security-bootstrapper [2021-05-17T08:53:34.199Z] ---> Running in 3831e641bc43 [2021-05-17T08:53:34.476Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:53:34.755Z] Removing intermediate container 3831e641bc43 [2021-05-17T08:53:34.756Z] ---> 224d76c93f9b [2021-05-17T08:53:34.756Z] [2021-05-17T08:53:35.359Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:53:35.359Z] Successfully built 224d76c93f9b [2021-05-17T08:53:35.359Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-17T08:53:35.359Z] Successfully tagged support-notifications-arm64:latest [2021-05-17T08:53:35.359Z]  Building support-notifications ... done Building core-metadata [2021-05-17T08:53:35.359Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-17T08:53:35.359Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-17T08:53:35.633Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-17T08:53:35.633Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-17T08:53:35.913Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:53:35.913Z] OK: 8 MiB in 20 packages [2021-05-17T08:53:37.366Z] Removing intermediate container 85da6b383f5d [2021-05-17T08:53:37.366Z] ---> 88a7d31b22ae [2021-05-17T08:53:37.366Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:53:38.361Z] ---> 6b60b52bc8e2 [2021-05-17T08:53:38.361Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-17T08:53:40.352Z] ---> bcdcf88d4ac5 [2021-05-17T08:53:40.352Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-17T08:53:41.339Z] ---> 5594200a187b [2021-05-17T08:53:41.339Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-17T08:53:41.611Z] ---> Running in 96f4828cbf11 [2021-05-17T08:53:42.224Z] Removing intermediate container 96f4828cbf11 [2021-05-17T08:53:42.224Z] ---> 29cc1da71626 [2021-05-17T08:53:42.224Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:53:42.315Z] Pulling config-common [2021-05-17T08:53:42.315Z] + snapcraftctl pull [2021-05-17T08:53:42.500Z] ---> Running in be6427516a86 [2021-05-17T08:53:43.259Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:53:43.259Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:53:43.259Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:53:43.259Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:53:43.259Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-17T08:53:43.259Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:53:43.259Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-17T08:53:43.259Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:53:43.259Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-17T08:53:43.259Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:53:43.259Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-17T08:53:43.259Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:53:43.259Z] Pulling edgex-go [2021-05-17T08:53:43.259Z] + snapcraftctl pull [2021-05-17T08:53:43.490Z] Removing intermediate container be6427516a86 [2021-05-17T08:53:43.490Z] ---> 3b8f7968df29 [2021-05-17T08:53:43.490Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:53:43.490Z] ---> Running in 15cd84822222 [2021-05-17T08:53:44.504Z] Removing intermediate container 15cd84822222 [2021-05-17T08:53:44.504Z] ---> df4bcce81c5e [2021-05-17T08:53:44.504Z] Step 23/24 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:53:44.778Z] ---> Running in 4a7418191041 [2021-05-17T08:53:45.380Z] Removing intermediate container 4a7418191041 [2021-05-17T08:53:45.380Z] ---> fe523e8cbde8 [2021-05-17T08:53:45.380Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:53:45.656Z] ---> Running in e68b61cdd715 [2021-05-17T08:53:46.257Z] Removing intermediate container e68b61cdd715 [2021-05-17T08:53:46.257Z] ---> 3b34a2fc1198 [2021-05-17T08:53:46.257Z] [2021-05-17T08:53:46.863Z] Successfully built 3b34a2fc1198 [2021-05-17T08:53:46.863Z] Successfully tagged core-data-arm64:latest [2021-05-17T08:54:01.392Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-17T08:54:01.392Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-17T08:54:01.392Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-17T08:54:01.392Z] Fetched 0 B in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-17T08:54:01.392Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-17T08:54:01.392Z] Fetched 279 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-17T08:54:01.392Z] Fetched 122 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-17T08:54:01.392Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-17T08:54:01.392Z] Fetched 8848 B in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-17T08:54:01.392Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-17T08:54:01.392Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-17T08:54:01.392Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-17T08:54:01.392Z] Fetched 219 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-17T08:54:01.392Z] Fetched 154 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-17T08:54:01.392Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-17T08:54:01.392Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-17T08:54:01.392Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-17T08:54:01.392Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-17T08:54:01.393Z] Fetched 499 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-17T08:54:01.393Z] Fetched 111 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-17T08:54:01.393Z] Fetched 240 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-17T08:54:01.393Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-17T08:54:01.393Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-17T08:54:01.393Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-17T08:54:01.393Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-17T08:54:01.393Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-17T08:54:01.393Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-17T08:54:01.393Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-17T08:54:01.393Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-17T08:54:01.393Z] Fetched 8720 B in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-17T08:54:01.393Z] Fetched 137 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-17T08:54:01.393Z] Fetched 119 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-17T08:54:01.393Z] Fetched 110 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-17T08:54:01.393Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-17T08:54:01.393Z] Fetched 645 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-17T08:54:01.393Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-17T08:54:01.393Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-17T08:54:01.393Z] Fetched 368 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-17T08:54:01.393Z] Fetched 187 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-17T08:54:01.393Z] Fetched 175 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-17T08:54:01.393Z] Fetched 206 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-17T08:54:01.393Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-17T08:54:01.393Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-17T08:54:01.393Z] Fetched 159 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-17T08:54:01.393Z] Fetched 107 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-17T08:54:01.393Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-17T08:54:01.393Z] Pulling static-packages [2021-05-17T08:54:01.393Z] + snapcraftctl pull [2021-05-17T08:54:01.393Z] Pulling version [2021-05-17T08:54:01.393Z] + cd /root/project [2021-05-17T08:54:01.393Z] + [ -f VERSION ] [2021-05-17T08:54:01.393Z] + PROJECT_VERSION=local-dev [2021-05-17T08:54:01.393Z] + git rev-parse --short HEAD [2021-05-17T08:54:01.393Z] + GIT_REVISION=0cb2a84b [2021-05-17T08:54:01.393Z] + snapcraftctl set-version local-dev [2021-05-17T08:54:02.335Z] Skipping build go-build-helper (already ran) [2021-05-17T08:54:02.335Z] Building app-service-config [2021-05-17T08:54:02.335Z] + make build [2021-05-17T08:54:02.335Z] go mod tidy [2021-05-17T08:54:04.249Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.58 [2021-05-17T08:54:04.249Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-17T08:54:04.249Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.52 [2021-05-17T08:54:04.249Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-17T08:54:04.249Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-17T08:54:04.249Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-17T08:54:04.510Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-17T08:54:04.510Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-17T08:54:04.510Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-17T08:54:04.773Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-17T08:54:04.773Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-17T08:54:04.773Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-17T08:54:04.773Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-17T08:54:04.773Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-17T08:54:04.773Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-17T08:54:04.773Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-17T08:54:05.034Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-17T08:54:05.034Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-17T08:54:05.034Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-17T08:54:05.034Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-17T08:54:05.034Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-17T08:54:05.171Z]  Building core-data ... done Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:54:05.171Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:54:05.171Z] ---> 39ad74d59f77 [2021-05-17T08:54:05.171Z] Step 3/26 : WORKDIR /edgex-go [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> d49bb6da4a4d [2021-05-17T08:54:05.171Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> 9d1d209723de [2021-05-17T08:54:05.171Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> 1605d7b08d0b [2021-05-17T08:54:05.171Z] Step 6/26 : COPY go.mod . [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> 4ae41cdeb7e6 [2021-05-17T08:54:05.171Z] Step 7/26 : RUN go mod download [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> 53c511ba6fd5 [2021-05-17T08:54:05.171Z] Step 8/26 : COPY . . [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> b84692c8c525 [2021-05-17T08:54:05.171Z] Step 9/26 : RUN go mod tidy [2021-05-17T08:54:05.171Z] ---> Using cache [2021-05-17T08:54:05.171Z] ---> e58924bd91d7 [2021-05-17T08:54:05.171Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-17T08:54:05.297Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-17T08:54:05.585Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-17T08:54:05.585Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-17T08:54:05.585Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-17T08:54:05.585Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-17T08:54:05.585Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-17T08:54:05.585Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-17T08:54:05.585Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-17T08:54:05.585Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-17T08:54:05.585Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-17T08:54:05.585Z] go: downloading golang.org/x/text v0.3.2 [2021-05-17T08:54:05.585Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-17T08:54:05.585Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-17T08:54:05.585Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-17T08:54:05.585Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-17T08:54:05.585Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-17T08:54:05.585Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-17T08:54:05.585Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-17T08:54:05.868Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-17T08:54:05.868Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-17T08:54:05.868Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-17T08:54:05.868Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-17T08:54:05.868Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-17T08:54:05.868Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-17T08:54:05.868Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-17T08:54:05.868Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-17T08:54:05.868Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-17T08:54:05.868Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-17T08:54:05.868Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-17T08:54:05.868Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-17T08:54:05.868Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-17T08:54:05.868Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-17T08:54:06.127Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-17T08:54:06.127Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-17T08:54:06.127Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-17T08:54:06.127Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-17T08:54:06.127Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-17T08:54:06.127Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-17T08:54:06.127Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-17T08:54:06.127Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-17T08:54:06.127Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-17T08:54:06.127Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-17T08:54:06.127Z] go: downloading github.com/kr/text v0.1.0 [2021-05-17T08:54:06.127Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-17T08:54:06.386Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-17T08:54:06.386Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-17T08:54:06.386Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-17T08:54:06.386Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-17T08:54:06.386Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-17T08:54:06.386Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-17T08:54:06.386Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-17T08:54:06.386Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-17T08:54:06.386Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-17T08:54:06.624Z] ---> Running in 176982d98209 [2021-05-17T08:54:06.647Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-17T08:54:06.647Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-17T08:54:06.647Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-17T08:54:06.647Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-17T08:54:06.647Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-17T08:54:06.908Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-17T08:54:08.085Z] 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-17T08:54:16.907Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-17T08:54:16.907Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-17T08:54:16.907Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-17T08:54:16.907Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-17T08:54:16.907Z] Building config-common [2021-05-17T08:54:16.907Z] + snapcraftctl build [2021-05-17T08:54:18.819Z] Building edgex-go [2021-05-17T08:54:18.819Z] + cd /root/parts/edgex-go/src [2021-05-17T08:54:18.819Z] + make build [2021-05-17T08:54:18.819Z] 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-17T08:54:19.079Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-17T08:54:19.079Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.89 [2021-05-17T08:54:19.079Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-17T08:54:19.079Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-17T08:54:19.338Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-17T08:54:19.338Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-05-17T08:54:19.338Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-17T08:54:19.338Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-17T08:54:19.338Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-17T08:54:23.240Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:54:23.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:54:23.241Z] ---> 39ad74d59f77 [2021-05-17T08:54:23.241Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> d49bb6da4a4d [2021-05-17T08:54:23.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 9d1d209723de [2021-05-17T08:54:23.241Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 1605d7b08d0b [2021-05-17T08:54:23.241Z] Step 6/24 : COPY go.mod . [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 4ae41cdeb7e6 [2021-05-17T08:54:23.241Z] Step 7/24 : RUN go mod download [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 53c511ba6fd5 [2021-05-17T08:54:23.241Z] Step 8/24 : COPY . . [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> b84692c8c525 [2021-05-17T08:54:23.241Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> e58924bd91d7 [2021-05-17T08:54:23.241Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-17T08:54:23.241Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:54:23.241Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:54:23.241Z] ---> 39ad74d59f77 [2021-05-17T08:54:23.241Z] Step 3/24 : WORKDIR /edgex-go [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> d49bb6da4a4d [2021-05-17T08:54:23.241Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 9d1d209723de [2021-05-17T08:54:23.241Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-17T08:54:23.241Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-17T08:54:23.241Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-17T08:54:23.241Z] ---> 39ad74d59f77 [2021-05-17T08:54:23.241Z] Step 3/32 : WORKDIR /edgex-go [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> d49bb6da4a4d [2021-05-17T08:54:23.241Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 9d1d209723de [2021-05-17T08:54:23.241Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 1605d7b08d0b [2021-05-17T08:54:23.241Z] Step 6/32 : COPY go.mod . [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 4ae41cdeb7e6 [2021-05-17T08:54:23.241Z] Step 7/32 : RUN go mod download [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> 53c511ba6fd5 [2021-05-17T08:54:23.241Z] Step 8/32 : COPY . . [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> b84692c8c525 [2021-05-17T08:54:23.241Z] Step 9/32 : RUN go mod tidy [2021-05-17T08:54:23.241Z] ---> Using cache [2021-05-17T08:54:23.241Z] ---> e58924bd91d7 [2021-05-17T08:54:23.241Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-17T08:54:23.540Z] 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-17T08:54:25.250Z] ---> Running in 009fc6b44f09 [2021-05-17T08:54:25.250Z] ---> Running in c838eacd4c30 [2021-05-17T08:54:25.250Z] ---> Running in 2604c1aa662f [2021-05-17T08:54:27.901Z] 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-17T08:54:27.901Z] 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-17T08:54:27.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:54:28.821Z] 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-17T08:54:28.890Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:54:29.761Z] 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-17T08:54:29.887Z] OK: 218 MiB in 52 packages [2021-05-17T08:54:31.687Z] 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-17T08:54:31.897Z] Removing intermediate container c838eacd4c30 [2021-05-17T08:54:31.897Z] ---> c68eeef3aac0 [2021-05-17T08:54:31.897Z] Step 6/24 : COPY go.mod . [2021-05-17T08:54:31.946Z] 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-17T08:54:32.901Z] ---> e4b40801d54d [2021-05-17T08:54:32.901Z] Step 7/24 : RUN go mod download [2021-05-17T08:54:32.901Z] ---> Running in 1b8e911fbae2 [2021-05-17T08:54:33.853Z] 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-17T08:54:33.853Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-17T08:54:33.853Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-05-17T08:54:35.235Z] 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-17T08:54:36.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-17T08:54:36.615Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-17T08:54:37.270Z] Removing intermediate container 1b8e911fbae2 [2021-05-17T08:54:37.270Z] ---> 40b35656d95c [2021-05-17T08:54:37.270Z] Step 8/24 : COPY . . [2021-05-17T08:54:37.994Z] 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-17T08:54:39.377Z] 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-17T08:54:40.317Z] 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-17T08:54:40.577Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-17T08:54:42.491Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-17T08:54:42.491Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-17T08:54:42.491Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-17T08:54:42.491Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-17T08:54:42.491Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-17T08:54:42.491Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-17T08:54:42.491Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-17T08:54:42.491Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-17T08:54:42.491Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-17T08:54:42.491Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-17T08:54:42.492Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-17T08:54:42.492Z] + 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-17T08:54:42.492Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-17T08:54:42.492Z] + 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-17T08:54:42.492Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-17T08:54:42.492Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-17T08:54:42.492Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-17T08:54:42.492Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-17T08:54:42.492Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-17T08:54:42.492Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-17T08:54:42.492Z] + 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-17T08:54:45.310Z] Building static-packages [2021-05-17T08:54:45.310Z] + snapcraftctl build [2021-05-17T08:54:47.221Z] Building version [2021-05-17T08:54:47.221Z] + snapcraftctl build [2021-05-17T08:54:49.135Z] Skipping stage go-build-helper (already ran) [2021-05-17T08:54:49.135Z] Staging app-service-config [2021-05-17T08:54:49.135Z] + snapcraftctl stage [2021-05-17T08:54:50.078Z] Staging config-common [2021-05-17T08:54:50.078Z] + snapcraftctl stage [2021-05-17T08:54:51.018Z] Staging edgex-go [2021-05-17T08:54:51.018Z] + snapcraftctl stage [2021-05-17T08:54:51.960Z] Staging static-packages [2021-05-17T08:54:51.960Z] + snapcraftctl stage [2021-05-17T08:54:53.344Z] Staging version [2021-05-17T08:54:53.344Z] + snapcraftctl stage [2021-05-17T08:54:54.286Z] Priming go-build-helper [2021-05-17T08:54:54.286Z] + snapcraftctl prime [2021-05-17T08:54:54.859Z] Priming app-service-config [2021-05-17T08:54:54.859Z] + snapcraftctl prime [2021-05-17T08:54:56.246Z] Priming config-common [2021-05-17T08:54:56.246Z] + snapcraftctl prime [2021-05-17T08:54:57.187Z] Priming edgex-go [2021-05-17T08:54:57.187Z] + snapcraftctl prime [2021-05-17T08:54:58.583Z] Priming static-packages [2021-05-17T08:54:58.583Z] + snapcraftctl prime [2021-05-17T08:54:59.539Z] ---> 9e5a8110d089 [2021-05-17T08:54:59.539Z] Step 9/24 : RUN go mod tidy [2021-05-17T08:54:59.539Z] ---> Running in e1016fa3261f [2021-05-17T08:55:01.132Z] Priming version [2021-05-17T08:55:01.132Z] + snapcraftctl prime [2021-05-17T08:55:01.703Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T08:55:05.224Z] Removing intermediate container e1016fa3261f [2021-05-17T08:55:05.224Z] ---> 942e2f4e44f5 [2021-05-17T08:55:05.224Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-17T08:55:05.224Z] ---> Running in 33bd158066c7 [2021-05-17T08:55:06.685Z] 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-17T08:55:12.119Z] 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-17T08:55:24.580Z] Removing intermediate container 176982d98209 [2021-05-17T08:55:24.580Z] ---> 5f6b11cd1d05 [2021-05-17T08:55:24.580Z] [2021-05-17T08:55:24.580Z] Step 11/26 : FROM alpine:3.12 [2021-05-17T08:55:24.580Z] ---> 9852663dfa18 [2021-05-17T08:55:24.580Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-17T08:55:24.580Z] ---> Running in e168d8c3fbf8 [2021-05-17T08:55:25.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:55:25.567Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:55:26.172Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-17T08:55:26.450Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:55:26.450Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-17T08:55:26.450Z] (4/6) Installing curl (7.76.1-r0) [2021-05-17T08:55:26.450Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-17T08:55:26.450Z] (6/6) Installing su-exec (0.2-r1) [2021-05-17T08:55:26.450Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:55:26.450Z] Executing ca-certificates-20191127-r4.trigger [2021-05-17T08:55:26.727Z] OK: 7 MiB in 20 packages [2021-05-17T08:55:29.385Z] Removing intermediate container e168d8c3fbf8 [2021-05-17T08:55:29.385Z] ---> be912d36574c [2021-05-17T08:55:29.385Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-17T08:55:29.385Z] ---> Running in fd1ff53e1dac [2021-05-17T08:55:29.993Z] Removing intermediate container fd1ff53e1dac [2021-05-17T08:55:29.993Z] ---> 9c1dd4e9d99d [2021-05-17T08:55:29.993Z] Step 14/26 : WORKDIR / [2021-05-17T08:55:30.275Z] ---> Running in b5c5d847a63f [2021-05-17T08:55:30.883Z] Removing intermediate container b5c5d847a63f [2021-05-17T08:55:30.883Z] ---> 3b834190fa51 [2021-05-17T08:55:30.883Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-17T08:55:32.346Z] ---> 7b91eb9614dc [2021-05-17T08:55:32.346Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-17T08:55:33.351Z] ---> 72fff0d024d2 [2021-05-17T08:55:33.351Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-17T08:55:34.818Z] ---> d02539049733 [2021-05-17T08:55:34.818Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-17T08:55:35.831Z] ---> 356df1f1e2f2 [2021-05-17T08:55:35.831Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-17T08:55:37.838Z] ---> deeda53c45eb [2021-05-17T08:55:37.838Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-17T08:55:39.306Z] ---> 0a96942e49f7 [2021-05-17T08:55:39.306Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-17T08:55:40.757Z] ---> 0f89be68d9c7 [2021-05-17T08:55:40.758Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-17T08:55:40.758Z] ---> Running in a805a946ab4e [2021-05-17T08:55:44.196Z] Removing intermediate container a805a946ab4e [2021-05-17T08:55:44.196Z] ---> ac92f5adb596 [2021-05-17T08:55:44.196Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-17T08:55:44.475Z] ---> Running in 2a1e243ac71d [2021-05-17T08:55:45.082Z] Removing intermediate container 2a1e243ac71d [2021-05-17T08:55:45.082Z] ---> b2df3adf769e [2021-05-17T08:55:45.082Z] Step 24/26 : LABEL arch=arm64 [2021-05-17T08:55:45.371Z] ---> Running in d0edcac9f472 [2021-05-17T08:55:45.977Z] Removing intermediate container d0edcac9f472 [2021-05-17T08:55:45.977Z] ---> 1a43feebff6c [2021-05-17T08:55:45.977Z] Step 25/26 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:55:46.254Z] ---> Running in fdc9e6633848 [2021-05-17T08:55:46.867Z] Removing intermediate container fdc9e6633848 [2021-05-17T08:55:46.867Z] ---> 47b88ec173d5 [2021-05-17T08:55:46.867Z] Step 26/26 : LABEL version=0.0.0 [2021-05-17T08:55:47.147Z] ---> Running in d25c88eb800d [2021-05-17T08:55:48.141Z] Removing intermediate container d25c88eb800d [2021-05-17T08:55:48.141Z] ---> 1867292686d4 [2021-05-17T08:55:48.141Z] [2021-05-17T08:55:48.420Z] Successfully built 1867292686d4 [2021-05-17T08:55:48.420Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-17T08:55:58.627Z]  Building security-secretstore-setup ... done Removing intermediate container 2604c1aa662f [2021-05-17T08:55:58.627Z] ---> 7e3c1f39ceab [2021-05-17T08:55:58.627Z] [2021-05-17T08:55:58.627Z] Step 11/32 : FROM alpine:3.12 [2021-05-17T08:55:58.627Z] ---> 9852663dfa18 [2021-05-17T08:55:58.627Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-17T08:55:58.627Z] ---> Running in d90e7b3b8987 [2021-05-17T08:55:58.627Z] Removing intermediate container d90e7b3b8987 [2021-05-17T08:55:58.627Z] ---> 630088197a56 [2021-05-17T08:55:58.627Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-17T08:55:58.905Z] ---> Running in ce7adc58c038 [2021-05-17T08:56:00.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:56:00.904Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:56:01.182Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-17T08:56:01.182Z] (2/2) Installing su-exec (0.2-r1) [2021-05-17T08:56:01.182Z] Executing busybox-1.31.1-r20.trigger [2021-05-17T08:56:01.182Z] OK: 5 MiB in 16 packages [2021-05-17T08:56:02.636Z] Removing intermediate container ce7adc58c038 [2021-05-17T08:56:02.636Z] ---> 8192a596873a [2021-05-17T08:56:02.636Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-17T08:56:02.916Z] ---> Running in 909276158a23 [2021-05-17T08:56:03.535Z] Removing intermediate container 909276158a23 [2021-05-17T08:56:03.535Z] ---> f2e241857ec3 [2021-05-17T08:56:03.535Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-17T08:56:03.810Z] ---> Running in bece920e0b06 [2021-05-17T08:56:04.415Z] Removing intermediate container bece920e0b06 [2021-05-17T08:56:04.415Z] ---> fde23ddea432 [2021-05-17T08:56:04.415Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-17T08:56:04.693Z] ---> Running in 13861ff61847 [2021-05-17T08:56:08.101Z] Removing intermediate container 13861ff61847 [2021-05-17T08:56:08.101Z] ---> e7a6308e1486 [2021-05-17T08:56:08.101Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-17T08:56:08.375Z] ---> Running in e2126991a18c [2021-05-17T08:56:09.384Z] Removing intermediate container e2126991a18c [2021-05-17T08:56:09.384Z] ---> d9eb551a7e0a [2021-05-17T08:56:09.384Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-17T08:56:11.380Z] ---> cd303d613ce8 [2021-05-17T08:56:11.380Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-17T08:56:11.657Z] ---> Running in 1a5f0b015838 [2021-05-17T08:56:13.650Z] Removing intermediate container 009fc6b44f09 [2021-05-17T08:56:13.650Z] ---> 980df1d538ac [2021-05-17T08:56:13.650Z] [2021-05-17T08:56:13.650Z] Step 11/24 : FROM alpine:3.12 [2021-05-17T08:56:13.650Z] ---> 9852663dfa18 [2021-05-17T08:56:13.650Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-17T08:56:13.650Z] ---> Using cache [2021-05-17T08:56:13.650Z] ---> 678d451b6c0f [2021-05-17T08:56:13.650Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:56:13.650Z] ---> Using cache [2021-05-17T08:56:13.650Z] ---> 8c89e28f57d6 [2021-05-17T08:56:13.650Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-17T08:56:13.922Z] ---> Running in cfbc47f9146b [2021-05-17T08:56:14.527Z] Removing intermediate container cfbc47f9146b [2021-05-17T08:56:14.527Z] ---> 023350703f4d [2021-05-17T08:56:14.527Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-17T08:56:14.808Z] Removing intermediate container 1a5f0b015838 [2021-05-17T08:56:14.808Z] ---> 65c4c0ad0777 [2021-05-17T08:56:14.808Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:56:14.808Z] ---> Running in 9cc40d025d0d [2021-05-17T08:56:15.409Z] Removing intermediate container 9cc40d025d0d [2021-05-17T08:56:15.409Z] ---> be76088c7c90 [2021-05-17T08:56:15.409Z] Step 16/24 : WORKDIR / [2021-05-17T08:56:15.690Z] ---> Running in 752c90ea0ca0 [2021-05-17T08:56:15.690Z] ---> 1de38c5bd64b [2021-05-17T08:56:15.690Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-17T08:56:16.321Z] Removing intermediate container 752c90ea0ca0 [2021-05-17T08:56:16.321Z] ---> 8bea8d51aafc [2021-05-17T08:56:16.321Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-17T08:56:17.356Z] ---> 0cc4509e8904 [2021-05-17T08:56:17.356Z] ---> ba536099ecb2 [2021-05-17T08:56:17.356Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata /Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-17T08:56:17.356Z] [2021-05-17T08:56:18.350Z] ---> 396797dd2857 [2021-05-17T08:56:18.350Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-17T08:56:18.951Z] ---> 4379113ab6a8 [2021-05-17T08:56:18.951Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-17T08:56:19.228Z] ---> 666a67563eef [2021-05-17T08:56:19.228Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-17T08:56:20.218Z] ---> c3dbd34700a0 [2021-05-17T08:56:20.218Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-17T08:56:20.218Z] Removing intermediate container 33bd158066c7 [2021-05-17T08:56:20.218Z] ---> 1b3c167ec4a4 [2021-05-17T08:56:20.218Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-17T08:56:20.218Z] ---> Running in 48857b8c05f5 [2021-05-17T08:56:20.218Z] ---> 9e84b50a481c [2021-05-17T08:56:20.218Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-17T08:56:20.489Z] ---> Running in 1a6dfe85d0f5 [2021-05-17T08:56:20.817Z] ---> Running in 734f5ea3215b [2021-05-17T08:56:20.817Z] Removing intermediate container 48857b8c05f5 [2021-05-17T08:56:20.817Z] ---> 7115ac7c21ab [2021-05-17T08:56:20.817Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:56:21.102Z] ---> Running in 466cce4b6ae0 [2021-05-17T08:56:21.477Z] Removing intermediate container 734f5ea3215b [2021-05-17T08:56:21.477Z] ---> 5fcb0bb27a24 [2021-05-17T08:56:21.477Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-17T08:56:21.804Z] Removing intermediate container 466cce4b6ae0 [2021-05-17T08:56:21.804Z] ---> 3e808a7a1919 [2021-05-17T08:56:21.804Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:56:21.804Z] ---> Running in 2063cbca3c30 [2021-05-17T08:56:21.804Z] 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-17T08:56:22.551Z] ---> c39348c44df2 [2021-05-17T08:56:22.551Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-17T08:56:22.834Z] Removing intermediate container 2063cbca3c30 [2021-05-17T08:56:22.834Z] ---> 251510bc6aa1 [2021-05-17T08:56:22.834Z] Step 23/24 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:56:22.834Z] ---> Running in 0aa62fb38242 [2021-05-17T08:56:23.130Z] ---> Running in 3350131b5702 [2021-05-17T08:56:23.413Z] Removing intermediate container 3350131b5702 [2021-05-17T08:56:23.413Z] ---> 7c687ac45a78 [2021-05-17T08:56:23.413Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:56:23.697Z] ---> Running in 32c5928cd4a1 [2021-05-17T08:56:24.298Z] Removing intermediate container 32c5928cd4a1 [2021-05-17T08:56:24.298Z] ---> 2bbc78969e23 [2021-05-17T08:56:24.298Z] [2021-05-17T08:56:24.896Z] Successfully built 2bbc78969e23 [2021-05-17T08:56:24.896Z] Successfully tagged core-metadata-arm64:latest [2021-05-17T08:56:25.166Z]  Building core-metadata ... done Removing intermediate container 1a6dfe85d0f5 [2021-05-17T08:56:25.166Z] ---> d354ba55bd9a [2021-05-17T08:56:25.166Z] [2021-05-17T08:56:25.166Z] Step 12/24 : FROM docker:20.10.0 [2021-05-17T08:56:25.166Z] 20.10.0: Pulling from library/docker [2021-05-17T08:56:25.438Z] Removing intermediate container 0aa62fb38242 [2021-05-17T08:56:25.438Z] ---> c5a68a664bc3 [2021-05-17T08:56:25.438Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-17T08:56:25.717Z] ---> Running in 237bcc5dfca6 [2021-05-17T08:56:26.702Z] Removing intermediate container 237bcc5dfca6 [2021-05-17T08:56:26.702Z] ---> 736dfc7161d0 [2021-05-17T08:56:26.702Z] Step 29/32 : CMD ["gate"] [2021-05-17T08:56:27.300Z] ---> Running in 04bb8278eeb0 [2021-05-17T08:56:27.898Z] Removing intermediate container 04bb8278eeb0 [2021-05-17T08:56:27.898Z] ---> 3c1cd4fbce6c [2021-05-17T08:56:27.898Z] Step 30/32 : LABEL arch=arm64 [2021-05-17T08:56:28.173Z] ---> Running in eadb917ed141 [2021-05-17T08:56:28.769Z] Removing intermediate container eadb917ed141 [2021-05-17T08:56:28.769Z] ---> 3882fec080e4 [2021-05-17T08:56:28.769Z] Step 31/32 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:56:29.364Z] ---> Running in a33d582487de [2021-05-17T08:56:29.961Z] Removing intermediate container a33d582487de [2021-05-17T08:56:29.961Z] ---> cc22210ed2c0 [2021-05-17T08:56:29.961Z] Step 32/32 : LABEL version=0.0.0 [2021-05-17T08:56:30.556Z] ---> Running in 063cbdf1e666 [2021-05-17T08:56:31.153Z] Removing intermediate container 063cbdf1e666 [2021-05-17T08:56:31.153Z] ---> 1a5c739e9f17 [2021-05-17T08:56:31.153Z] [2021-05-17T08:56:31.744Z] Successfully built 1a5c739e9f17 [2021-05-17T08:56:31.744Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-17T08:56:33.730Z]  Building security-bootstrapper ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-17T08:56:33.730Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-17T08:56:33.730Z] ---> eeaf43b92773 [2021-05-17T08:56:33.730Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-17T08:56:34.002Z] ---> Running in 46d2673c05c9 [2021-05-17T08:56:34.275Z] Removing intermediate container 46d2673c05c9 [2021-05-17T08:56:34.275Z] ---> 03c62a8d8f63 [2021-05-17T08:56:34.275Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-17T08:56:34.547Z] ---> Running in 78f33723f1e6 [2021-05-17T08:56:35.522Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-17T08:56:35.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-17T08:56:36.385Z] (1/39) Installing readline (8.0.4-r0) [2021-05-17T08:56:36.386Z] (2/39) Installing bash (5.0.17-r0) [2021-05-17T08:56:36.386Z] Executing bash-5.0.17-r0.post-install [2021-05-17T08:56:36.386Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-17T08:56:36.656Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-17T08:56:36.656Z] (5/39) Installing curl (7.76.1-r0) [2021-05-17T08:56:36.656Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-17T08:56:36.656Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-17T08:56:36.656Z] (8/39) Installing expat (2.2.9-r1) [2021-05-17T08:56:36.656Z] (9/39) Installing libffi (3.3-r2) [2021-05-17T08:56:36.656Z] (10/39) Installing gdbm (1.13-r1) [2021-05-17T08:56:36.656Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-17T08:56:36.656Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-17T08:56:36.656Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-17T08:56:38.615Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-17T08:56:38.615Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-17T08:56:38.615Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-17T08:56:38.615Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-17T08:56:38.615Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-17T08:56:38.615Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-17T08:56:38.615Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-17T08:56:38.615Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-17T08:56:38.615Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-17T08:56:38.615Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-17T08:56:38.615Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-17T08:56:38.615Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-17T08:56:38.615Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-17T08:56:38.615Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-17T08:56:38.615Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-17T08:56:38.615Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-17T08:56:38.615Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-17T08:56:38.615Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-17T08:56:38.615Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-17T08:56:38.615Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-17T08:56:38.615Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-17T08:56:38.615Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-17T08:56:38.615Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-17T08:56:38.615Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-17T08:56:38.615Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-17T08:56:38.615Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-17T08:56:38.886Z] Executing busybox-1.31.1-r19.trigger [2021-05-17T08:56:38.886Z] OK: 72 MiB in 59 packages [2021-05-17T08:56:43.175Z] Collecting docker-compose==1.23.2 [2021-05-17T08:56:43.175Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-17T08:56:43.445Z] Collecting jsonschema<3,>=2.5.1 [2021-05-17T08:56:43.445Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-17T08:56:43.714Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-17T08:56:43.714Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-17T08:56:46.352Z] Collecting PyYAML<4,>=3.10 [2021-05-17T08:56:46.352Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-17T08:56:49.719Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-17T08:56:49.719Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-17T08:56:50.315Z] Collecting cached-property<2,>=1.2.0 [2021-05-17T08:56:50.315Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-17T08:56:50.910Z] Collecting docker<4.0,>=3.6.0 [2021-05-17T08:56:50.910Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-17T08:56:51.503Z] Collecting docopt<0.7,>=0.6.1 [2021-05-17T08:56:51.503Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-17T08:56:53.467Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-17T08:56:53.467Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-17T08:56:53.736Z] 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-17T08:56:54.007Z] Collecting texttable<0.10,>=0.9.0 [2021-05-17T08:56:54.007Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-17T08:56:55.963Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-17T08:56:55.963Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-17T08:56:56.232Z] 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-17T08:56:56.502Z] Collecting idna<2.8,>=2.5 [2021-05-17T08:56:56.502Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-17T08:56:56.502Z] 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-17T08:56:56.771Z] Collecting docker-pycreds>=0.4.0 [2021-05-17T08:56:56.771Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-17T08:56:56.771Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-17T08:56:56.771Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-17T08:56:56.771Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-17T08:56:56.771Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-17T08:56:57.743Z] Installing collected packages: jsonschema, dockerpty, PyYAML, urllib3, idna, requests, cached-property, websocket-client, docker-pycreds, docker, docopt, texttable, docker-compose [2021-05-17T08:56:57.743Z] Running setup.py install for dockerpty: started [2021-05-17T08:56:59.705Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-17T08:56:59.705Z] Running setup.py install for PyYAML: started [2021-05-17T08:57:01.667Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-17T08:57:01.667Z] Attempting uninstall: urllib3 [2021-05-17T08:57:01.667Z] Found existing installation: urllib3 1.25.9 [2021-05-17T08:57:01.667Z] Uninstalling urllib3-1.25.9: [2021-05-17T08:57:01.667Z] Successfully uninstalled urllib3-1.25.9 [2021-05-17T08:57:02.259Z] Attempting uninstall: idna [2021-05-17T08:57:02.259Z] Found existing installation: idna 2.9 [2021-05-17T08:57:02.259Z] Uninstalling idna-2.9: [2021-05-17T08:57:02.531Z] Successfully uninstalled idna-2.9 [2021-05-17T08:57:03.125Z] Attempting uninstall: requests [2021-05-17T08:57:03.125Z] Found existing installation: requests 2.23.0 [2021-05-17T08:57:03.125Z] Uninstalling requests-2.23.0: [2021-05-17T08:57:03.125Z] Successfully uninstalled requests-2.23.0 [2021-05-17T08:57:04.550Z] Running setup.py install for docopt: started [2021-05-17T08:57:06.511Z] Running setup.py install for docopt: finished with status 'done' [2021-05-17T08:57:06.511Z] Running setup.py install for texttable: started [2021-05-17T08:57:08.473Z] Running setup.py install for texttable: finished with status 'done' [2021-05-17T08:57:09.066Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-17T08:57:17.356Z] Removing intermediate container 78f33723f1e6 [2021-05-17T08:57:17.356Z] ---> f42b2a14ed6a [2021-05-17T08:57:17.356Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-17T08:57:17.356Z] ---> Running in becbd9bfda19 [2021-05-17T08:57:17.627Z] Removing intermediate container becbd9bfda19 [2021-05-17T08:57:17.627Z] ---> a5ae56be0136 [2021-05-17T08:57:17.627Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-17T08:57:17.627Z] ---> Running in 6d89b2ba39f4 [2021-05-17T08:57:18.221Z] Removing intermediate container 6d89b2ba39f4 [2021-05-17T08:57:18.221Z] ---> 2f04cc3fc74c [2021-05-17T08:57:18.221Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-17T08:57:19.198Z] ---> 686f0dc15301 [2021-05-17T08:57:19.198Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-17T08:57:20.175Z] ---> 27dfedb4a9e4 [2021-05-17T08:57:20.175Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-17T08:57:20.771Z] ---> 05b14bb63258 [2021-05-17T08:57:20.771Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-17T08:57:21.043Z] ---> Running in 949769a5b63f [2021-05-17T08:57:21.317Z] Removing intermediate container 949769a5b63f [2021-05-17T08:57:21.317Z] ---> 4b4c40c814de [2021-05-17T08:57:21.317Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-17T08:57:21.589Z] ---> Running in e6af803ab1b2 [2021-05-17T08:57:22.185Z] Removing intermediate container e6af803ab1b2 [2021-05-17T08:57:22.185Z] ---> aa00e4e1e29d [2021-05-17T08:57:22.185Z] Step 22/24 : LABEL arch=arm64 [2021-05-17T08:57:22.185Z] ---> Running in 1a704662f107 [2021-05-17T08:57:22.780Z] Removing intermediate container 1a704662f107 [2021-05-17T08:57:22.780Z] ---> 10eaa8e8efde [2021-05-17T08:57:22.780Z] Step 23/24 : LABEL git_sha=c9029af4b995d5881569c60e0570ef9f0670a462 [2021-05-17T08:57:22.780Z] ---> Running in 5871a62fd9a1 [2021-05-17T08:57:23.375Z] Removing intermediate container 5871a62fd9a1 [2021-05-17T08:57:23.375Z] ---> c27f908f8c6a [2021-05-17T08:57:23.375Z] Step 24/24 : LABEL version=0.0.0 [2021-05-17T08:57:23.375Z] ---> Running in ffb59221e39e [2021-05-17T08:57:24.008Z] Removing intermediate container ffb59221e39e [2021-05-17T08:57:24.008Z] ---> 5ceb5257f53d [2021-05-17T08:57:24.008Z] [2021-05-17T08:57:24.323Z] Successfully built 5ceb5257f53d [2021-05-17T08:57:24.323Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-17T08:57:24.947Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-17T08:57:24.945Z] $ docker stop --time=1 7efab8df1c83c3467ce3f8f3b7302c98f05f7216f31223828c5446d26d47d8c1 [2021-05-17T08:57:26.869Z] $ docker rm -f 7efab8df1c83c3467ce3f8f3b7302c98f05f7216f31223828c5446d26d47d8c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T08:57:27.498Z] + docker images [2021-05-17T08:57:27.767Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-17T08:57:27.767Z] sys-mgmt-agent-arm64 latest 5ceb5257f53d 4 seconds ago 299MB [2021-05-17T08:57:27.767Z] security-bootstrapper-arm64 latest 1a5c739e9f17 57 seconds ago 17.2MB [2021-05-17T08:57:27.767Z] d354ba55bd9a About a minute ago 977MB [2021-05-17T08:57:27.767Z] core-metadata-arm64 latest 2bbc78969e23 About a minute ago 17.4MB [2021-05-17T08:57:27.767Z] 980df1d538ac About a minute ago 989MB [2021-05-17T08:57:27.767Z] 7e3c1f39ceab About a minute ago 974MB [2021-05-17T08:57:27.767Z] security-secretstore-setup-arm64 latest 1867292686d4 About a minute ago 24.4MB [2021-05-17T08:57:27.767Z] 5f6b11cd1d05 2 minutes ago 978MB [2021-05-17T08:57:27.767Z] core-data-arm64 latest 3b34a2fc1198 3 minutes ago 20.4MB [2021-05-17T08:57:27.767Z] support-notifications-arm64 latest 224d76c93f9b 3 minutes ago 16.8MB [2021-05-17T08:57:27.767Z] support-scheduler-arm64 latest 6ac5e6c37a9c 3 minutes ago 16.1MB [2021-05-17T08:57:27.767Z] core-command-arm64 latest 0bd267fd95a8 3 minutes ago 16.1MB [2021-05-17T08:57:27.767Z] security-proxy-setup-arm64 latest 56853ab1d61f 4 minutes ago 24MB [2021-05-17T08:57:27.767Z] 57ce03121796 4 minutes ago 990MB [2021-05-17T08:57:27.767Z] 73045e625dcd 4 minutes ago 981MB [2021-05-17T08:57:27.767Z] 2a027867d2e2 4 minutes ago 981MB [2021-05-17T08:57:27.767Z] b80aa0647a75 4 minutes ago 980MB [2021-05-17T08:57:27.767Z] 33da9e6d3d2e 4 minutes ago 978MB [2021-05-17T08:57:27.767Z] ci-base-image-arm64 latest 39ad74d59f77 15 minutes ago 641MB [2021-05-17T08:57:27.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-17T08:57:27.767Z] alpine 3.12 9852663dfa18 4 weeks ago 5.32MB [2021-05-17T08:57:27.767Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-17T08:57:27.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:57:28.411Z] ---> job-cost.sh [2021-05-17T08:57:28.412Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aC2Y [2021-05-17T08:58:07.399Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T08:59:44.158Z] lf-activate-venv(): INFO: Adding /tmp/venv-aC2Y/bin to PATH [2021-05-17T08:59:44.159Z] INFO: No Stack... [2021-05-17T08:59:44.159Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T08:59:44.159Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T08:59:44.497Z] + cut -d, -f6 [2021-05-17T08:59:44.497Z] + cat /w/workspace/edgex-go/121/archives/cost.csv [Pipeline] lock [2021-05-17T08:59:44.556Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-2858-121-stack-cost] [2021-05-17T08:59:44.568Z] Resource [jenkins-edgexfoundry-edgex-go-PR-2858-121-stack-cost] did not exist. Created. [2021-05-17T08:59:44.568Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-2858-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T08:59:44.922Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T08:59:45.208Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T08:59:45.220Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-2858-121-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-17T08:59:45.889Z] provisioning config files... [2021-05-17T08:59:45.900Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/121@tmp/config2512041568706993044tmp [Pipeline] { [Pipeline] sh [2021-05-17T08:59:46.229Z] + set +x [2021-05-17T08:59:46.230Z] + curl -s https://codecov.io/bash [2021-05-17T08:59:46.230Z] + bash -s -- [2021-05-17T08:59:46.493Z] [2021-05-17T08:59:46.493Z] _____ _ [2021-05-17T08:59:46.493Z] / ____| | | [2021-05-17T08:59:46.493Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T08:59:46.493Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T08:59:46.493Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T08:59:46.493Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T08:59:46.493Z] Bash-1.0.2 [2021-05-17T08:59:46.493Z] [2021-05-17T08:59:46.493Z] [2021-05-17T08:59:46.493Z] ==> git version 2.24.3 found [2021-05-17T08:59:46.493Z] ==> 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-17T08:59:46.493Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T08:59:46.493Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T08:59:46.493Z] ==> Jenkins CI detected. [2021-05-17T08:59:46.759Z] project root: . [2021-05-17T08:59:46.759Z] --> token set from env [2021-05-17T08:59:46.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T08:59:46.759Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T08:59:46.759Z] ==> Python coveragepy not found [2021-05-17T08:59:46.759Z] ==> Searching for coverage reports in: [2021-05-17T08:59:46.759Z] + . [2021-05-17T08:59:46.759Z] -> Found 1 reports [2021-05-17T08:59:46.759Z] ==> Detecting git/mercurial file structure [2021-05-17T08:59:46.759Z] ==> Reading reports [2021-05-17T08:59:47.022Z] + ./coverage.out bytes=727485 [2021-05-17T08:59:47.022Z] ==> Appending adjustments [2021-05-17T08:59:47.022Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T08:59:51.245Z] + Found adjustments [2021-05-17T08:59:51.245Z] ==> Gzipping contents [2021-05-17T08:59:51.245Z] 104K /tmp/codecov.JRTjIF.gz [2021-05-17T08:59:51.245Z] ==> Uploading reports [2021-05-17T08:59:51.245Z] url: https://codecov.io [2021-05-17T08:59:51.245Z] query: branch=PR-2858&commit=4a3ea791061d06640dd19272fdfdac5384d3737e&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-05-17T08:59:51.245Z] -> Pinging Codecov [2021-05-17T08:59:51.245Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-2858&commit=4a3ea791061d06640dd19272fdfdac5384d3737e&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2858%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2858&job=&cmd_args= [2021-05-17T08:59:51.245Z] -> Uploading to [2021-05-17T08:59:51.245Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/00271124DB129430A58F1EEE437C3FCB/4a3ea791061d06640dd19272fdfdac5384d3737e/b70b8443-3069-4a51-88c8-4ea5ef5d4616.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T085950Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=075897c60c9c021ca24a17af2a29b9e84f6424d958842575758d29ae32720ee4 [2021-05-17T08:59:51.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T08:59:51.245Z] Dload Upload Total Spent Left Speed [2021-05-17T08:59:51.820Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 101k 0 0 100 101k 0 175k --:--:-- --:--:-- --:--:-- 175k 100 101k 0 0 100 101k 0 175k --:--:-- --:--:-- --:--:-- 175k [2021-05-17T08:59:51.820Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4a3ea791061d06640dd19272fdfdac5384d3737e [Pipeline] } [2021-05-17T08:59:51.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [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-17T08:59:53.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T08:59:54.005Z] ---> package-listing.sh [2021-05-17T08:59:54.005Z] ++ facter osfamily [2021-05-17T08:59:54.005Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T08:59:54.005Z] + OS_FAMILY=redhat [2021-05-17T08:59:54.005Z] + workspace=/w/workspace/edgex-go/121 [2021-05-17T08:59:54.005Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T08:59:54.005Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T08:59:54.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T08:59:54.005Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T08:59:54.005Z] + '[' /w/workspace/edgex-go/121 ']' [2021-05-17T08:59:54.005Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T08:59:54.005Z] + case "${OS_FAMILY}" in [2021-05-17T08:59:54.005Z] + rpm -qa [2021-05-17T08:59:54.005Z] + sort [2021-05-17T08:59:59.310Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T08:59:59.310Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T08:59:59.310Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T08:59:59.310Z] + '[' /w/workspace/edgex-go/121 ']' [2021-05-17T08:59:59.310Z] + mkdir -p /w/workspace/edgex-go/121/archives/ [2021-05-17T08:59:59.310Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/121/archives/ [Pipeline] echo [2021-05-17T08:59:59.324Z] 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/121/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T08:59:59.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T08:59:59.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T09:00:00.189Z] [2021-05-17T09:00:00.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T09:00:00.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T09:00:00.510Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T09:00:00.510Z] df20fa9351a1: Pulling fs layer [2021-05-17T09:00:00.510Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T09:00:00.510Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T09:00:00.510Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T09:00:00.510Z] 93b61091891f: Pulling fs layer [2021-05-17T09:00:00.510Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T09:00:00.510Z] 5e14af77c1be: Pulling fs layer [2021-05-17T09:00:00.510Z] 01666e4c0597: Pulling fs layer [2021-05-17T09:00:00.510Z] aa168da1d23b: Pulling fs layer [2021-05-17T09:00:00.510Z] 93b9cdb0e59b: Waiting [2021-05-17T09:00:00.510Z] 5e14af77c1be: Waiting [2021-05-17T09:00:00.510Z] 01666e4c0597: Waiting [2021-05-17T09:00:00.510Z] aa168da1d23b: Waiting [2021-05-17T09:00:00.510Z] 46f8f816bc3b: Waiting [2021-05-17T09:00:00.510Z] 93b61091891f: Waiting [2021-05-17T09:00:00.510Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T09:00:00.510Z] 36b3adc4ff6f: Download complete [2021-05-17T09:00:00.778Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T09:00:00.778Z] 46f8f816bc3b: Download complete [2021-05-17T09:00:00.778Z] df20fa9351a1: Verifying Checksum [2021-05-17T09:00:00.778Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T09:00:00.778Z] 93b9cdb0e59b: Download complete [2021-05-17T09:00:00.778Z] 5e14af77c1be: Download complete [2021-05-17T09:00:00.778Z] 93b61091891f: Download complete [2021-05-17T09:00:00.778Z] 01666e4c0597: Verifying Checksum [2021-05-17T09:00:00.778Z] 01666e4c0597: Download complete [2021-05-17T09:00:01.042Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T09:00:01.042Z] 8ad3a11d3b57: Download complete [2021-05-17T09:00:01.042Z] df20fa9351a1: Pull complete [2021-05-17T09:00:01.305Z] 36b3adc4ff6f: Pull complete [2021-05-17T09:00:02.281Z] 8ad3a11d3b57: Pull complete [2021-05-17T09:00:02.281Z] 46f8f816bc3b: Pull complete [2021-05-17T09:00:02.862Z] 93b61091891f: Pull complete [2021-05-17T09:00:02.862Z] 93b9cdb0e59b: Pull complete [2021-05-17T09:00:02.862Z] 5e14af77c1be: Pull complete [2021-05-17T09:00:03.445Z] aa168da1d23b: Verifying Checksum [2021-05-17T09:00:03.445Z] aa168da1d23b: Download complete [2021-05-17T09:00:04.861Z] 01666e4c0597: Pull complete [2021-05-17T09:00:13.052Z] aa168da1d23b: Pull complete [2021-05-17T09:00:13.052Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T09:00:13.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T09:00:13.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T09:00:13.219Z] prd-centos7-docker-4c-2g-314 does not seem to be running inside a container [2021-05-17T09:00:13.267Z] $ 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/121/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/121 -v /w/workspace/edgex-go/121:/w/workspace/edgex-go/121:rw,z -v /w/workspace/edgex-go/121@tmp:/w/workspace/edgex-go/121@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-17T09:00:17.602Z] $ docker top 1bf4d93d223ecadfbf21da5363e9cefee4dafe2a4ebdc24d698571f1c97ec5d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T09:00:18.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T09:00:18.419Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T09:00:18.718Z] + ls /var/log/sa-host [2021-05-17T09:00:18.718Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T09:00:18.718Z] file_magic: OK [2021-05-17T09:00:18.718Z] HZ: Using current value: 100 [2021-05-17T09:00:18.718Z] file_header: OK [2021-05-17T09:00:18.718Z] 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-17T09:00:18.718Z] Statistics: [2021-05-17T09:00:18.718Z] 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... [2021-05-17T09:00:18.718Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T09:00:18.718Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T09:00:18.718Z] file_magic: OK [2021-05-17T09:00:18.718Z] HZ: Using current value: 100 [2021-05-17T09:00:18.718Z] file_header: OK [2021-05-17T09:00:18.719Z] 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-17T09:00:18.719Z] Statistics: [2021-05-17T09:00:18.719Z] Hnuu...uuuununununu... [2021-05-17T09:00:18.719Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T09:00:18.907Z] provisioning config files... [2021-05-17T09:00:18.919Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/121@tmp/config4067170810899641777tmp [Pipeline] { [Pipeline] echo [2021-05-17T09:00:18.944Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T09:00:19.244Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T09:00:19.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T09:00:19.304Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T09:00:19.607Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T09:00:19.619Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T09:00:19.927Z] ---> sudo-logs.sh [2021-05-17T09:00:19.927Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T09:00:19.955Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T09:00:20.256Z] ---> job-cost.sh [2021-05-17T09:00:20.256Z] lf-activate-venv: SKIPPING [2021-05-17T09:00:20.256Z] DEBUG: total: 0.20999999344348907 [2021-05-17T09:00:20.256Z] INFO: Retrieving Stack Cost... [2021-05-17T09:00:21.205Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T09:00:21.781Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T09:00:21.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T09:00:22.101Z] ---> logs-deploy.sh [2021-05-17T09:00:22.102Z] lf-activate-venv: SKIPPING [2021-05-17T09:00:22.102Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/121 [2021-05-17T09:00:22.102Z] INFO: archiving workspace using pattern(s): [2021-05-17T09:00:23.503Z] Archives upload complete. [2021-05-17T09:00:23.503Z] INFO: archiving logs to Nexus