Pull request #3627 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 4becaab24b5b515a1d6dfe340981534658a672e3 rather than e32cbf8227ed0e086093885b4cd4f902f1d14ccb Obtained Jenkinsfile from 4becaab24b5b515a1d6dfe340981534658a672e3 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3641022102522657710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8599377589841210314.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3627/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7461857771585400664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2946571728500122392.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3627/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3088159254649606056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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/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-456 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh1576158852856027684.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit e32cbf8227ed0e086093885b4cd4f902f1d14ccb > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh5378239510043409376.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 Merge succeeded, producing e32cbf8227ed0e086093885b4cd4f902f1d14ccb Checking out Revision e32cbf8227ed0e086093885b4cd4f902f1d14ccb (PR-3627) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/6@tmp/jenkins-gitclient-ssh6369382986894956129.key > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 Commit message: "Merge branch 'main' into issue-3618" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T09:15:20.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T09:15:20.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T09:15:20.199Z] ========================================================= [2021-07-29T09:15:20.199Z] EdgeX Global Pipelines Version Info [2021-07-29T09:15:20.199Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:15:21.461Z] ------------------- [2021-07-29T09:15:21.461Z] stable info: [2021-07-29T09:15:21.461Z] ------------------- [2021-07-29T09:15:21.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T09:15:21.461Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T09:15:21.461Z] Message: update stable to v1.0.197 [2021-07-29T09:15:22.046Z] ------------------- [2021-07-29T09:15:22.046Z] experimental info: [2021-07-29T09:15:22.046Z] ------------------- [2021-07-29T09:15:22.046Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T09:15:22.046Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T09:15:22.046Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T09:15:22.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T09:15:22.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T09:15:22.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T09:15:22.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T09:15:22.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T09:15:22.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T09:15:22.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T09:15:22.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T09:15:22.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T09:15:22.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T09:15:22.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T09:15:22.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T09:15:22.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T09:15:22.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T09:15:22.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T09:15:22.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T09:15:22.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T09:15:22.533Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T09:15:22.554Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T09:15:22.574Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T09:15:22.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T09:15:22.620Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T09:15:22.641Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3627 [Pipeline] echo [2021-07-29T09:15:22.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3627 [Pipeline] echo [2021-07-29T09:15:22.683Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3627 [Pipeline] echo [2021-07-29T09:15:22.703Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e32cbf8227ed0e086093885b4cd4f902f1d14ccb [Pipeline] echo [2021-07-29T09:15:22.724Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e32cbf8 [Pipeline] echo [2021-07-29T09:15:22.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T09:15:22.818Z] provisioning config files... [2021-07-29T09:15:22.841Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3839072074875174567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:15:23.176Z] ---> docker-login.sh [2021-07-29T09:15:23.176Z] nexus3.edgexfoundry.org:10001 [2021-07-29T09:15:23.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:15:23.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:15:23.449Z] Configure a credential helper to remove this warning. See [2021-07-29T09:15:23.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:15:23.449Z] [2021-07-29T09:15:23.449Z] Login Succeeded [2021-07-29T09:15:23.449Z] nexus3.edgexfoundry.org:10002 [2021-07-29T09:15:23.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. > git rev-list --no-walk c869e844ea1368e70e0f6d21f597c768cd592dd7 # timeout=10 [2021-07-29T09:15:23.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:15:23.715Z] Configure a credential helper to remove this warning. See [2021-07-29T09:15:23.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:15:23.715Z] [2021-07-29T09:15:23.715Z] Login Succeeded [2021-07-29T09:15:23.715Z] nexus3.edgexfoundry.org:10003 [2021-07-29T09:15:23.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:15:23.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:15:23.715Z] Configure a credential helper to remove this warning. See [2021-07-29T09:15:23.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:15:23.715Z] [2021-07-29T09:15:23.715Z] Login Succeeded [2021-07-29T09:15:23.715Z] nexus3.edgexfoundry.org:10004 [2021-07-29T09:15:23.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:15:23.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:15:23.989Z] Configure a credential helper to remove this warning. See [2021-07-29T09:15:23.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:15:23.989Z] [2021-07-29T09:15:23.989Z] Login Succeeded [2021-07-29T09:15:23.989Z] docker.io [2021-07-29T09:15:23.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:15:24.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:15:24.575Z] Configure a credential helper to remove this warning. See [2021-07-29T09:15:24.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:15:24.575Z] [2021-07-29T09:15:24.575Z] Login Succeeded [2021-07-29T09:15:24.575Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T09:15:24.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T09:15:24.947Z] ++ 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-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T09:15:24.947Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T09:15:24.947Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T09:15:24.947Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T09:15:24.947Z] ++ cut -d/ -f2 [2021-07-29T09:15:24.947Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T09:15:25.010Z] 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-07-29T09:15:26.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T09:15:26.650Z] [2021-07-29T09:15:26.650Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:15:26.997Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T09:15:26.997Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T09:15:26.997Z] 31603596830f: Pulling fs layer [2021-07-29T09:15:26.997Z] b6dc333f4379: Pulling fs layer [2021-07-29T09:15:26.997Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T09:15:26.997Z] fd332fbdc1db: Pulling fs layer [2021-07-29T09:15:26.997Z] fd332fbdc1db: Waiting [2021-07-29T09:15:27.263Z] b6dc333f4379: Download complete [2021-07-29T09:15:27.534Z] 31603596830f: Verifying Checksum [2021-07-29T09:15:27.534Z] 31603596830f: Download complete [2021-07-29T09:15:27.799Z] 31603596830f: Pull complete [2021-07-29T09:15:27.799Z] b6dc333f4379: Pull complete [2021-07-29T09:15:27.799Z] fd332fbdc1db: Verifying Checksum [2021-07-29T09:15:27.799Z] fd332fbdc1db: Download complete [2021-07-29T09:15:28.066Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T09:15:28.066Z] 3d9ef1400e77: Download complete [2021-07-29T09:15:28.654Z] 3d9ef1400e77: Pull complete [2021-07-29T09:15:28.654Z] fd332fbdc1db: Pull complete [2021-07-29T09:15:28.654Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T09:15:28.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T09:15:28.654Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T09:15:28.747Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-07-29T09:15:28.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T09:15:29.728Z] $ docker top b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T09:15:29.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T09:15:29.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T09:15:30.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T09:15:30.007Z] $ docker exec b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 ssh-agent [2021-07-29T09:15:30.141Z] SSH_AUTH_SOCK=/tmp/ssh-2uVVL4Y1Uxul/agent.14 [2021-07-29T09:15:30.141Z] SSH_AGENT_PID=20 [2021-07-29T09:15:30.155Z] Running ssh-add (command line suppressed) [2021-07-29T09:15:30.280Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4271556223357228205.key (/w/workspace/edgex-go/6@tmp/private_key_4271556223357228205.key) [2021-07-29T09:15:30.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T09:15:30.613Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T09:15:30.633Z] $ docker exec --env ******** --env ******** b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 ssh-agent -k [2021-07-29T09:15:30.731Z] unset SSH_AUTH_SOCK; [2021-07-29T09:15:30.731Z] unset SSH_AGENT_PID; [2021-07-29T09:15:30.731Z] echo Agent pid 20 killed; [2021-07-29T09:15:30.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T09:15:30.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T09:15:30.779Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T09:15:30.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T09:15:30.907Z] $ docker exec b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 ssh-agent [2021-07-29T09:15:31.027Z] SSH_AUTH_SOCK=/tmp/ssh-2Cbly52Z86oz/agent.56 [2021-07-29T09:15:31.027Z] SSH_AGENT_PID=62 [2021-07-29T09:15:31.037Z] Running ssh-add (command line suppressed) [2021-07-29T09:15:31.138Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_4061719385962169684.key (/w/workspace/edgex-go/6@tmp/private_key_4061719385962169684.key) [2021-07-29T09:15:31.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T09:15:31.472Z] + git semver init [2021-07-29T09:15:31.472Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T09:15:31.472Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-07-29T09:15:31.472Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-07-29T09:15:31.472Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T09:15:31.473Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T09:15:31.473Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T09:15:31.473Z] # $SEMVER_BRANCH = PR-3627 [2021-07-29T09:15:31.473Z] # $SEMVER_TEMP = /tmp/semver-128459131 [2021-07-29T09:15:31.473Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T09:15:46.515Z] # '/tmp/semver-128459131' -> '/w/workspace/edgex-go/6/.semver' [2021-07-29T09:15:46.515Z] # -> Force: false [2021-07-29T09:15:46.515Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-07-29T09:15:46.534Z] $ docker exec --env ******** --env ******** b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 ssh-agent -k [2021-07-29T09:15:46.634Z] unset SSH_AUTH_SOCK; [2021-07-29T09:15:46.634Z] unset SSH_AGENT_PID; [2021-07-29T09:15:46.634Z] echo Agent pid 62 killed; [2021-07-29T09:15:46.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T09:15:46.991Z] + git semver [Pipeline] } [2021-07-29T09:15:47.014Z] $ docker stop --time=1 b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 [2021-07-29T09:15:49.001Z] $ docker rm -f b44199f21be2169532b23b3971d125b7d4e44867fe90b8d8ba1c8f71af345d13 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T09:15:49.411Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T09:15:49.748Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T09:15:49.751Z] [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] echo [2021-07-29T09:15:50.075Z] ========================================================= [2021-07-29T09:15:50.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T09:15:50.075Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:15:50.394Z] + 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-07-29T09:15:51.808Z] Sending build context to Docker daemon 328.5MB [2021-07-29T09:15:51.808Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T09:15:51.808Z] Step 2/6 : FROM ${BASE} [2021-07-29T09:15:51.808Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T09:15:51.808Z] 540db60ca938: Pulling fs layer [2021-07-29T09:15:51.808Z] adcc1eea9eea: Pulling fs layer [2021-07-29T09:15:51.808Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T09:15:51.808Z] 0773c198feca: Pulling fs layer [2021-07-29T09:15:51.808Z] 345f892a5656: Pulling fs layer [2021-07-29T09:15:51.808Z] 4796506630df: Pulling fs layer [2021-07-29T09:15:51.808Z] cc55df3e53f1: Pulling fs layer [2021-07-29T09:15:51.808Z] 4d027b6c602c: Pulling fs layer [2021-07-29T09:15:51.808Z] 449e75d2c14e: Pulling fs layer [2021-07-29T09:15:51.808Z] 0773c198feca: Waiting [2021-07-29T09:15:51.808Z] 345f892a5656: Waiting [2021-07-29T09:15:51.808Z] 4796506630df: Waiting [2021-07-29T09:15:51.808Z] cc55df3e53f1: Waiting [2021-07-29T09:15:51.808Z] 4d027b6c602c: Waiting [2021-07-29T09:15:51.808Z] 449e75d2c14e: Waiting [2021-07-29T09:15:51.808Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T09:15:51.808Z] 4c4ab2625f07: Download complete [2021-07-29T09:15:51.808Z] adcc1eea9eea: Verifying Checksum [2021-07-29T09:15:51.808Z] adcc1eea9eea: Download complete [2021-07-29T09:15:51.808Z] 345f892a5656: Verifying Checksum [2021-07-29T09:15:51.808Z] 345f892a5656: Download complete [2021-07-29T09:15:51.808Z] 4796506630df: Verifying Checksum [2021-07-29T09:15:51.808Z] 4796506630df: Download complete [2021-07-29T09:15:52.079Z] cc55df3e53f1: Verifying Checksum [2021-07-29T09:15:52.079Z] cc55df3e53f1: Download complete [2021-07-29T09:15:52.079Z] 540db60ca938: Verifying Checksum [2021-07-29T09:15:52.079Z] 540db60ca938: Download complete [2021-07-29T09:15:52.079Z] 540db60ca938: Pull complete [2021-07-29T09:15:52.344Z] adcc1eea9eea: Pull complete [2021-07-29T09:15:52.344Z] 4c4ab2625f07: Pull complete [2021-07-29T09:15:52.609Z] 4d027b6c602c: Verifying Checksum [2021-07-29T09:15:52.609Z] 4d027b6c602c: Download complete [2021-07-29T09:15:55.185Z] 449e75d2c14e: Download complete [2021-07-29T09:15:56.143Z] 0773c198feca: Verifying Checksum [2021-07-29T09:15:56.143Z] 0773c198feca: Download complete [2021-07-29T09:15:59.500Z] 0773c198feca: Pull complete [2021-07-29T09:15:59.500Z] 345f892a5656: Pull complete [2021-07-29T09:15:59.500Z] 4796506630df: Pull complete [2021-07-29T09:15:59.500Z] cc55df3e53f1: Pull complete [2021-07-29T09:15:59.774Z] 4d027b6c602c: Pull complete [2021-07-29T09:16:01.734Z] 449e75d2c14e: Pull complete [2021-07-29T09:16:01.734Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T09:16:01.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T09:16:01.734Z] ---> 0d28375d9b5b [2021-07-29T09:16:01.734Z] 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-07-29T09:16:02.711Z] ---> Running in 7b57c0b99d12 [2021-07-29T09:16:02.983Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:16:03.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:16:04.158Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T09:16:04.745Z] (2/12) Installing file (5.39-r0) [2021-07-29T09:16:04.745Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T09:16:04.745Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T09:16:04.997Z] Still waiting to schedule task [2021-07-29T09:16:04.998Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-29T09:16:08.997Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T09:16:08.997Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T09:16:08.997Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T09:16:08.997Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T09:16:08.997Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T09:16:08.997Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T09:16:08.997Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T09:16:08.997Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T09:16:08.997Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:16:08.997Z] OK: 219 MiB in 52 packages [2021-07-29T09:16:10.406Z] Removing intermediate container 7b57c0b99d12 [2021-07-29T09:16:10.406Z] ---> 08b607d528ce [2021-07-29T09:16:10.406Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T09:16:10.406Z] ---> Running in 39ac45950682 [2021-07-29T09:16:10.406Z] Removing intermediate container 39ac45950682 [2021-07-29T09:16:10.406Z] ---> c58d84309abb [2021-07-29T09:16:10.406Z] Step 5/6 : COPY go.mod . [2021-07-29T09:16:10.406Z] ---> 24d4ea85923f [2021-07-29T09:16:10.406Z] Step 6/6 : RUN go mod download [2021-07-29T09:16:10.406Z] ---> Running in 37063bd31b83 [2021-07-29T09:16:49.302Z] Removing intermediate container 37063bd31b83 [2021-07-29T09:16:49.302Z] ---> 51cd63314f8d [2021-07-29T09:16:49.569Z] Successfully built 51cd63314f8d [2021-07-29T09:16:49.569Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:16:49.892Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T09:16:49.892Z] . [Pipeline] withDockerContainer [2021-07-29T09:16:49.981Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-07-29T09:16:50.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2021-07-29T09:16:50.419Z] $ docker top 90bc62bfc601d6f11206bb18470ccac5db1230a131b0621bee2198fe633a0e5c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:16:50.819Z] + go version [2021-07-29T09:16:50.819Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T09:16:50.834Z] $ docker stop --time=1 90bc62bfc601d6f11206bb18470ccac5db1230a131b0621bee2198fe633a0e5c [2021-07-29T09:16:52.034Z] $ docker rm -f 90bc62bfc601d6f11206bb18470ccac5db1230a131b0621bee2198fe633a0e5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:16:52.637Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T09:16:52.637Z] . [Pipeline] withDockerContainer [2021-07-29T09:16:52.757Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-07-29T09:16:52.813Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** ci-base-image-x86_64 cat [2021-07-29T09:16:53.183Z] $ docker top 0703e200ccf21eeacf145b2bb86b6ea334df2ff4aab343f1d86c2b7e19286fdc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T09:16:53.276Z] ========================================================= [2021-07-29T09:16:53.277Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T09:16:53.277Z] ========================================================= [Pipeline] sh [2021-07-29T09:16:53.605Z] + go mod tidy [Pipeline] sh [2021-07-29T09:16:54.203Z] + make test [2021-07-29T09:16:54.203Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-29T09:16:54.474Z] go mod tidy [2021-07-29T09:16:54.474Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T09:16:59.835Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T09:17:18.115Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T09:17:21.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T09:17:21.504Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T09:17:21.773Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T09:17:24.361Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T09:17:24.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T09:17:24.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T09:17:24.632Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T09:17:25.223Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T09:17:25.498Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T09:17:25.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T09:17:25.764Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T09:17:25.764Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T09:17:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T09:17:28.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2021-07-29T09:17:28.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T09:17:28.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T09:17:29.361Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 100.0% of statements [2021-07-29T09:17:29.361Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T09:17:29.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-07-29T09:17:29.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T09:17:29.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T09:17:30.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.120s coverage: 90.0% of statements [2021-07-29T09:17:30.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T09:17:30.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:17:31.581Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements [2021-07-29T09:17:31.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T09:17:31.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T09:17:31.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T09:17:31.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T09:17:31.581Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T09:17:32.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 94.2% of statements [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:17:32.174Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T09:17:32.174Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T09:17:32.765Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements [2021-07-29T09:17:32.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T09:17:32.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T09:17:32.765Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T09:17:33.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements [2021-07-29T09:17:33.362Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T09:17:33.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-07-29T09:17:33.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements [2021-07-29T09:17:33.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T09:17:33.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-07-29T09:17:33.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-07-29T09:17:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-07-29T09:17:34.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements [2021-07-29T09:17:34.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-07-29T09:17:46.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements [2021-07-29T09:17:46.813Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements [2021-07-29T09:17:51.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.175s coverage: 81.8% of statements [2021-07-29T09:17:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T09:18:03.792Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-457 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws [2021-07-29T09:18:03.809Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-07-29T09:18:04.007Z] The recommended git tool is: git [2021-07-29T09:18:09.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-07-29T09:18:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T09:18:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T09:18:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T09:18:09.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-07-29T09:18:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T09:18:09.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-07-29T09:18:09.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T09:18:09.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T09:18:09.717Z] using credential edgex-jenkins-ssh [2021-07-29T09:18:09.752Z] Cloning the remote Git repository [2021-07-29T09:18:09.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.128s coverage: 43.6% of statements [2021-07-29T09:18:09.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T09:18:09.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T09:18:09.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2021-07-29T09:18:09.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T09:18:09.809Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:18:09.916Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-07-29T09:18:10.011Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:18:10.012Z] > git --version # timeout=10 [2021-07-29T09:18:10.028Z] > git --version # 'git version 2.17.1' [2021-07-29T09:18:10.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:18:10.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2021-07-29T09:18:10.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T09:18:10.118Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 19.3% of statements [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.0% of statements [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T09:18:16.772Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-29T09:18:16.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-07-29T09:18:17.042Z] GO111MODULE=on go vet ./... [2021-07-29T09:18:25.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:18:25.921Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:18:25.947Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:18:25.986Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:18:25.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:18:26.001Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T09:18:26.691Z] Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:18:27.035Z] Merge succeeded, producing e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:18:27.036Z] Checking out Revision e32cbf8227ed0e086093885b4cd4f902f1d14ccb (PR-3627) [2021-07-29T09:18:26.708Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:18:26.730Z] > git checkout -f e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 [2021-07-29T09:18:26.944Z] > git remote # timeout=10 [2021-07-29T09:18:26.963Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T09:18:26.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:18:26.990Z] > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 [2021-07-29T09:18:27.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T09:18:27.039Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:18:27.049Z] > git checkout -f e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 [2021-07-29T09:18:31.425Z] Commit message: "Merge branch 'main' into issue-3618" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T09:18:31.960Z] provisioning config files... [2021-07-29T09:18:31.992Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config8683927325292713149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:18:32.532Z] ---> docker-login.sh [2021-07-29T09:18:32.532Z] nexus3.edgexfoundry.org:10001 [2021-07-29T09:18:33.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:18:33.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:18:33.800Z] Configure a credential helper to remove this warning. See [2021-07-29T09:18:33.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:18:33.800Z] [2021-07-29T09:18:33.800Z] Login Succeeded [2021-07-29T09:18:33.800Z] nexus3.edgexfoundry.org:10002 [2021-07-29T09:18:34.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:18:34.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:18:34.352Z] Configure a credential helper to remove this warning. See [2021-07-29T09:18:34.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:18:34.352Z] [2021-07-29T09:18:34.352Z] Login Succeeded [2021-07-29T09:18:34.352Z] nexus3.edgexfoundry.org:10003 [2021-07-29T09:18:34.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:18:34.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:18:34.907Z] Configure a credential helper to remove this warning. See [2021-07-29T09:18:34.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:18:34.907Z] [2021-07-29T09:18:34.907Z] Login Succeeded [2021-07-29T09:18:34.907Z] nexus3.edgexfoundry.org:10004 [2021-07-29T09:18:35.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:18:35.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:18:35.469Z] Configure a credential helper to remove this warning. See [2021-07-29T09:18:35.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:18:35.469Z] [2021-07-29T09:18:35.469Z] Login Succeeded [2021-07-29T09:18:35.469Z] docker.io [2021-07-29T09:18:35.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T09:18:36.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T09:18:36.348Z] Configure a credential helper to remove this warning. See [2021-07-29T09:18:36.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T09:18:36.348Z] [2021-07-29T09:18:36.348Z] Login Succeeded [2021-07-29T09:18:36.348Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T09:18:36.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T09:18:36.977Z] ========================================================= [2021-07-29T09:18:36.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T09:18:36.978Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:18:37.383Z] + 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-07-29T09:18:39.401Z] Sending build context to Docker daemon 165.9MB [2021-07-29T09:18:39.680Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T09:18:39.680Z] Step 2/6 : FROM ${BASE} [2021-07-29T09:18:39.970Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T09:18:39.971Z] 595b0fe564bb: Pulling fs layer [2021-07-29T09:18:39.971Z] 24495759ef45: Pulling fs layer [2021-07-29T09:18:39.971Z] d148012ef14d: Pulling fs layer [2021-07-29T09:18:39.971Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T09:18:39.971Z] 093eec477d81: Pulling fs layer [2021-07-29T09:18:39.971Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T09:18:39.971Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T09:18:39.971Z] 596795e73e0f: Pulling fs layer [2021-07-29T09:18:39.971Z] cb65c68fc2e2: Waiting [2021-07-29T09:18:39.971Z] 093eec477d81: Waiting [2021-07-29T09:18:39.971Z] a6d5b2bbb924: Waiting [2021-07-29T09:18:39.971Z] 2446dc1eb7d3: Waiting [2021-07-29T09:18:39.971Z] 596795e73e0f: Waiting [2021-07-29T09:18:39.971Z] d148012ef14d: Download complete [2021-07-29T09:18:39.971Z] 24495759ef45: Verifying Checksum [2021-07-29T09:18:39.971Z] 24495759ef45: Download complete [2021-07-29T09:18:39.971Z] 093eec477d81: Download complete [2021-07-29T09:18:39.971Z] a6d5b2bbb924: Download complete [2021-07-29T09:18:39.971Z] 595b0fe564bb: Download complete [2021-07-29T09:18:40.245Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T09:18:40.245Z] 2446dc1eb7d3: Download complete [2021-07-29T09:18:40.843Z] 595b0fe564bb: Pull complete [2021-07-29T09:18:41.455Z] 24495759ef45: Pull complete [2021-07-29T09:18:41.732Z] d148012ef14d: Pull complete [2021-07-29T09:18:42.713Z] 596795e73e0f: Verifying Checksum [2021-07-29T09:18:42.713Z] 596795e73e0f: Download complete [2021-07-29T09:18:43.778Z] gofmt -l . [2021-07-29T09:18:43.779Z] [ "`gofmt -l .`" = "" ] [2021-07-29T09:18:43.779Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T09:18:44.092Z] + ls -al . [2021-07-29T09:18:44.092Z] total 596 [2021-07-29T09:18:44.092Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 09:18 . [2021-07-29T09:18:44.092Z] drwxr-xr-x 4 root root 28 Jul 29 09:16 .. [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 09:15 .dockerignore [2021-07-29T09:18:44.092Z] drwxrwxr-x 8 1001 1001 179 Jul 29 09:15 .git [2021-07-29T09:18:44.092Z] drwxrwxr-x 3 1001 1001 125 Jul 29 09:15 .github [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 09:15 .gitignore [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 09:15 .hadolint.yml [2021-07-29T09:18:44.092Z] drwx------ 3 1001 1001 58 Jul 29 09:15 .semver [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 09:15 .sonarcloud.properties [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 09:15 Attribution.txt [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 09:15 CHANGELOG.md [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 09:15 CONTRIBUTING.md [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 09:15 Dockerfile.build [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 09:15 Jenkinsfile [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 09:15 LICENSE [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 09:15 Makefile [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 09:15 README.md [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 09:15 SECURITY.md [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 09:15 VERSION [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 09:15 ZMQWindows.md [2021-07-29T09:18:44.092Z] drwxrwxr-x 2 1001 1001 37 Jul 29 09:15 bin [2021-07-29T09:18:44.092Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 09:15 cmd [2021-07-29T09:18:44.092Z] -rw-r--r-- 1 root root 403848 Jul 29 09:18 coverage.out [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 09:15 go.mod [2021-07-29T09:18:44.092Z] -rw-r--r-- 1 root root 48847 Jul 29 09:16 go.sum [2021-07-29T09:18:44.092Z] drwxrwxr-x 8 1001 1001 124 Jul 29 09:15 internal [2021-07-29T09:18:44.092Z] drwxrwxr-x 3 1001 1001 16 Jul 29 09:15 openapi [2021-07-29T09:18:44.092Z] drwxrwxr-x 4 1001 1001 71 Jul 29 09:15 snap [2021-07-29T09:18:44.092Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 09:15 version.go [Pipeline] sh [2021-07-29T09:18:44.148Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T09:18:44.148Z] cb65c68fc2e2: Download complete [2021-07-29T09:18:44.417Z] + '[' -e coverage.out ] [2021-07-29T09:18:44.417Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T09:18:44.527Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T09:18:44.835Z] + make build [2021-07-29T09:18:44.835Z] go mod tidy [2021-07-29T09:18:44.835Z] 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-07-29T09:18:46.244Z] 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-07-29T09:18:52.945Z] 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-07-29T09:18:53.530Z] 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-07-29T09:18:54.308Z] cb65c68fc2e2: Pull complete [2021-07-29T09:18:54.308Z] 093eec477d81: Pull complete [2021-07-29T09:18:54.308Z] a6d5b2bbb924: Pull complete [2021-07-29T09:18:54.308Z] 2446dc1eb7d3: Pull complete [2021-07-29T09:18:54.498Z] 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-07-29T09:18:54.764Z] 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-07-29T09:18:55.726Z] 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-07-29T09:18:56.698Z] 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-07-29T09:18:57.697Z] 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-07-29T09:18:58.645Z] 596795e73e0f: Pull complete [2021-07-29T09:18:58.645Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T09:18:58.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T09:18:58.645Z] ---> d9e956139c92 [2021-07-29T09:18:58.645Z] 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-07-29T09:18:59.129Z] 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-07-29T09:18:59.717Z] 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-07-29T09:19:00.716Z] 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-07-29T09:19:01.288Z] ---> Running in 2a5cd900bba2 [2021-07-29T09:19:02.268Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-07-29T09:19:02.542Z] $ docker stop --time=1 0703e200ccf21eeacf145b2bb86b6ea334df2ff4aab343f1d86c2b7e19286fdc [2021-07-29T09:19:03.240Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:19:04.220Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T09:19:04.220Z] (2/12) Installing file (5.39-r0) [2021-07-29T09:19:04.499Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T09:19:04.499Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T09:19:04.533Z] $ docker rm -f 0703e200ccf21eeacf145b2bb86b6ea334df2ff4aab343f1d86c2b7e19286fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:19:07.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:19:07.941Z] [2021-07-29T09:19:07.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:19:08.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:19:08.268Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T09:19:08.268Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T09:19:08.268Z] ca9280d653b3: Pulling fs layer [2021-07-29T09:19:08.268Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T09:19:08.849Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-29T09:19:08.849Z] cbdbe7a5bc2a: Download complete [2021-07-29T09:19:08.849Z] cbdbe7a5bc2a: Pull complete [2021-07-29T09:19:09.433Z] ca9280d653b3: Verifying Checksum [2021-07-29T09:19:09.433Z] ca9280d653b3: Download complete [2021-07-29T09:19:09.920Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T09:19:09.921Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T09:19:09.921Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T09:19:09.921Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T09:19:10.017Z] ca9280d653b3: Pull complete [2021-07-29T09:19:10.196Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T09:19:10.196Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T09:19:10.475Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T09:19:10.475Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T09:19:10.749Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:19:10.749Z] OK: 218 MiB in 52 packages [2021-07-29T09:19:11.423Z] 7e9c9ca2126c: Verifying Checksum [2021-07-29T09:19:11.423Z] 7e9c9ca2126c: Download complete [2021-07-29T09:19:14.813Z] 7e9c9ca2126c: Pull complete [2021-07-29T09:19:14.813Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T09:19:14.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:19:14.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T09:19:14.903Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-07-29T09:19:14.959Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-07-29T09:19:15.075Z] Removing intermediate container 2a5cd900bba2 [2021-07-29T09:19:15.075Z] ---> 0a3975039b0f [2021-07-29T09:19:15.075Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T09:19:15.075Z] ---> Running in 2cfbf6f53d34 [2021-07-29T09:19:15.348Z] Removing intermediate container 2cfbf6f53d34 [2021-07-29T09:19:15.348Z] ---> d85f800373e5 [2021-07-29T09:19:15.348Z] Step 5/6 : COPY go.mod . [2021-07-29T09:19:16.328Z] ---> 7ee86d336a41 [2021-07-29T09:19:16.328Z] Step 6/6 : RUN go mod download [2021-07-29T09:19:16.328Z] ---> Running in adf7f8b59c3d [2021-07-29T09:19:16.420Z] $ docker top 80ea1826c82038f01349de13526f88c2e4f2f3b209c56c973f11de9045aa723e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:19:16.835Z] + docker-compose build --help [2021-07-29T09:19:16.835Z] + grep parallel [2021-07-29T09:19:17.419Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T09:19:17.436Z] $ docker stop --time=1 80ea1826c82038f01349de13526f88c2e4f2f3b209c56c973f11de9045aa723e [2021-07-29T09:19:18.632Z] $ docker rm -f 80ea1826c82038f01349de13526f88c2e4f2f3b209c56c973f11de9045aa723e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:19:19.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T09:19:19.088Z] . [Pipeline] withDockerContainer [2021-07-29T09:19:19.183Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-07-29T09:19:19.251Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T09:19:19.623Z] $ docker top 617a3d34ad68a20ead473b9acb9d4495351e412e9167aaf3be01921e194da1c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:19:20.032Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T09:19:20.616Z] Building core-command ... [2021-07-29T09:19:20.616Z] Building core-data ... [2021-07-29T09:19:20.616Z] Building core-metadata ... [2021-07-29T09:19:20.616Z] Building security-bootstrapper ... [2021-07-29T09:19:20.616Z] Building security-proxy-setup ... [2021-07-29T09:19:20.616Z] Building security-secretstore-setup ... [2021-07-29T09:19:20.616Z] Building support-notifications ... [2021-07-29T09:19:20.616Z] Building support-scheduler ... [2021-07-29T09:19:20.616Z] Building sys-mgmt-agent ... [2021-07-29T09:19:20.616Z] Building security-secretstore-setup [2021-07-29T09:19:20.616Z] Building core-command [2021-07-29T09:19:20.616Z] Building support-scheduler [2021-07-29T09:19:20.616Z] Building support-notifications [2021-07-29T09:19:20.616Z] Building core-metadata [2021-07-29T09:19:32.927Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:19:32.927Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:19:32.927Z] ---> 51cd63314f8d [2021-07-29T09:19:32.928Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:19:32.928Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:19:32.928Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:19:32.928Z] ---> 51cd63314f8d [2021-07-29T09:19:32.928Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:19:38.273Z] ---> Running in e38ae7208f31 [2021-07-29T09:19:38.273Z] ---> Running in 8dcaf58156d9 [2021-07-29T09:19:38.853Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:19:38.853Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:19:38.853Z] ---> 51cd63314f8d [2021-07-29T09:19:38.853Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:19:40.823Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:19:40.823Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:19:40.823Z] ---> 51cd63314f8d [2021-07-29T09:19:40.823Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T09:19:40.823Z] ---> Running in 066a7f3168e9 [2021-07-29T09:19:40.823Z] ---> Running in 09d1864493a1 [2021-07-29T09:19:40.823Z] Removing intermediate container e38ae7208f31 [2021-07-29T09:19:40.823Z] ---> fbaeeea5a8ad [2021-07-29T09:19:40.823Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:19:40.823Z] Removing intermediate container 8dcaf58156d9 [2021-07-29T09:19:40.823Z] ---> fc6dcabb13ac [2021-07-29T09:19:40.823Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:19:40.823Z] ---> Running in 1b70a9ceb7a0 [2021-07-29T09:19:40.823Z] ---> Running in fa26fc0dac56 [2021-07-29T09:19:41.101Z] Removing intermediate container 066a7f3168e9 [2021-07-29T09:19:41.101Z] ---> 23531f9f7ec7 [2021-07-29T09:19:41.101Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:19:41.101Z] ---> Running in e64d64c2a44e [2021-07-29T09:19:41.101Z] Removing intermediate container 09d1864493a1 [2021-07-29T09:19:41.101Z] ---> 6c8202249299 [2021-07-29T09:19:41.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:19:41.101Z] ---> Running in b6d20c0e5706 [2021-07-29T09:19:42.554Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:19:42.554Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:19:42.554Z] ---> 51cd63314f8d [2021-07-29T09:19:42.554Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:19:42.554Z] ---> Using cache [2021-07-29T09:19:42.554Z] ---> 6c8202249299 [2021-07-29T09:19:42.554Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:19:42.554Z] ---> Running in 472ff0fe055f [2021-07-29T09:19:42.554Z] Removing intermediate container 1b70a9ceb7a0 [2021-07-29T09:19:42.554Z] ---> 795997d78ca0 [2021-07-29T09:19:42.554Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:19:42.554Z] ---> Running in 4d2a10c3736b [2021-07-29T09:19:42.554Z] Removing intermediate container fa26fc0dac56 [2021-07-29T09:19:42.554Z] ---> df1f98ee8ae8 [2021-07-29T09:19:42.554Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T09:19:42.554Z] ---> Running in 90027f24ca73 [2021-07-29T09:19:42.554Z] Removing intermediate container b6d20c0e5706 [2021-07-29T09:19:42.554Z] ---> ca39213d70e8 [2021-07-29T09:19:42.554Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T09:19:42.829Z] ---> Running in 30b086a00d47 [2021-07-29T09:19:42.829Z] Removing intermediate container e64d64c2a44e [2021-07-29T09:19:42.829Z] ---> 6b0b5d9dee6e [2021-07-29T09:19:42.829Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:19:42.829Z] ---> Running in 94a3e1c0b820 [2021-07-29T09:19:43.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:43.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:43.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:43.418Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:43.689Z] Removing intermediate container 472ff0fe055f [2021-07-29T09:19:43.689Z] ---> 03003303ae44 [2021-07-29T09:19:43.689Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T09:19:43.689Z] ---> Running in 3f8c28840325 [2021-07-29T09:19:43.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:43.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:44.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:44.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:44.239Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:44.508Z] OK: 219 MiB in 52 packages [2021-07-29T09:19:44.777Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:19:44.777Z] OK: 219 MiB in 52 packages [2021-07-29T09:19:45.056Z] OK: 219 MiB in 52 packages [2021-07-29T09:19:45.056Z] OK: 219 MiB in 52 packages [2021-07-29T09:19:45.056Z] Removing intermediate container 4d2a10c3736b [2021-07-29T09:19:45.056Z] ---> 24298731df1b [2021-07-29T09:19:45.056Z] Step 6/24 : COPY go.mod . [2021-07-29T09:19:45.331Z] OK: 219 MiB in 52 packages [2021-07-29T09:19:45.331Z] Removing intermediate container 94a3e1c0b820 [2021-07-29T09:19:45.331Z] ---> 9b3d141eeac9 [2021-07-29T09:19:45.331Z] Step 6/24 : COPY go.mod . [2021-07-29T09:19:45.331Z] ---> 9622a78b0d2c [2021-07-29T09:19:45.331Z] Step 7/24 : RUN go mod download [2021-07-29T09:19:45.599Z] Removing intermediate container 90027f24ca73 [2021-07-29T09:19:45.599Z] ---> 21a1c0683d4d [2021-07-29T09:19:45.599Z] Step 6/23 : COPY go.mod . [2021-07-29T09:19:45.599Z] ---> Running in 2b26cc6e058c [2021-07-29T09:19:45.599Z] Removing intermediate container 30b086a00d47 [2021-07-29T09:19:45.599Z] ---> 36d4cbb31704 [2021-07-29T09:19:45.599Z] Step 6/26 : COPY go.mod . [2021-07-29T09:19:45.599Z] ---> 272b502c7295 [2021-07-29T09:19:45.599Z] Step 7/24 : RUN go mod download [2021-07-29T09:19:45.599Z] ---> Running in 3d094b027399 [2021-07-29T09:19:45.881Z] ---> 27fb3b7e4f1d [2021-07-29T09:19:45.881Z] Step 7/23 : RUN go mod download [2021-07-29T09:19:45.881Z] Removing intermediate container 3f8c28840325 [2021-07-29T09:19:45.881Z] ---> 7cdded634e20 [2021-07-29T09:19:45.881Z] Step 6/23 : COPY go.mod . [2021-07-29T09:19:45.881Z] ---> Running in bef0f5fc5eca [2021-07-29T09:19:45.881Z] ---> 263029826fd9 [2021-07-29T09:19:45.881Z] Step 7/26 : RUN go mod download [2021-07-29T09:19:46.153Z] ---> Running in 2f585cda2a1b [2021-07-29T09:19:46.153Z] ---> 4fe4283c63a5 [2021-07-29T09:19:46.153Z] Step 7/23 : RUN go mod download [2021-07-29T09:19:46.421Z] ---> Running in 95c7c0081a7b [2021-07-29T09:19:47.398Z] Removing intermediate container 3d094b027399 [2021-07-29T09:19:47.398Z] ---> f15c86f9c2fa [2021-07-29T09:19:47.398Z] Step 8/24 : COPY . . [2021-07-29T09:19:47.664Z] Removing intermediate container 2b26cc6e058c [2021-07-29T09:19:47.664Z] ---> 8ba63cebb57d [2021-07-29T09:19:47.664Z] Step 8/24 : COPY . . [2021-07-29T09:19:48.250Z] Removing intermediate container 2f585cda2a1b [2021-07-29T09:19:48.250Z] ---> b4148f4e333f [2021-07-29T09:19:48.250Z] Step 8/26 : COPY . . [2021-07-29T09:19:50.875Z] Removing intermediate container bef0f5fc5eca [2021-07-29T09:19:50.875Z] ---> 9cc2c014785d [2021-07-29T09:19:50.875Z] Step 8/23 : COPY . . [2021-07-29T09:19:54.288Z] Removing intermediate container 95c7c0081a7b [2021-07-29T09:19:54.288Z] ---> b64cb158428f [2021-07-29T09:19:54.288Z] Step 8/23 : COPY . . [2021-07-29T09:20:21.026Z] ---> eca3f0b1be41 [2021-07-29T09:20:21.026Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:20:21.026Z] ---> Running in 37dc889dc423 [2021-07-29T09:20:21.026Z] ---> e4d141618b3b [2021-07-29T09:20:21.026Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:20:21.026Z] ---> bee60e4866d2 [2021-07-29T09:20:21.026Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:20:21.026Z] ---> Running in 1a1ef006aec8 [2021-07-29T09:20:21.026Z] ---> 4405c2141c77 [2021-07-29T09:20:21.026Z] Step 9/26 : RUN go mod tidy [2021-07-29T09:20:21.026Z] ---> Running in 72e2fdcbdde4 [2021-07-29T09:20:21.026Z] ---> Running in 137f1ed65ddf [2021-07-29T09:20:25.304Z] ---> 307dfe15f176 [2021-07-29T09:20:25.304Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:20:25.304Z] ---> Running in 66bee462c102 [2021-07-29T09:20:27.249Z] Removing intermediate container 66bee462c102 [2021-07-29T09:20:27.249Z] ---> 9dcf5b8c6212 [2021-07-29T09:20:27.249Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T09:20:27.249Z] Removing intermediate container 72e2fdcbdde4 [2021-07-29T09:20:27.249Z] ---> 766f4f984252 [2021-07-29T09:20:27.249Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T09:20:27.249Z] ---> Running in 3180c42896f0 [2021-07-29T09:20:27.249Z] ---> Running in 908dc2546d85 [2021-07-29T09:20:27.249Z] Removing intermediate container 37dc889dc423 [2021-07-29T09:20:27.249Z] ---> 39d7c83ef98f [2021-07-29T09:20:27.249Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T09:20:27.249Z] ---> Running in c1dbb428aa16 [2021-07-29T09:20:27.249Z] Removing intermediate container 1a1ef006aec8 [2021-07-29T09:20:27.249Z] ---> bfb52961f359 [2021-07-29T09:20:27.249Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T09:20:27.249Z] ---> Running in 34f9b6369d83 [2021-07-29T09:20:27.249Z] Removing intermediate container 137f1ed65ddf [2021-07-29T09:20:27.249Z] ---> 7a3d9e08aae2 [2021-07-29T09:20:27.249Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T09:20:27.249Z] ---> Running in 5bf04a49fd03 [2021-07-29T09:20:27.843Z] 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-07-29T09:20:28.113Z] 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-07-29T09:20:28.113Z] 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-07-29T09:20:28.113Z] 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-07-29T09:20:28.384Z] 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-07-29T09:20:38.162Z] Removing intermediate container adf7f8b59c3d [2021-07-29T09:20:38.162Z] ---> 4d900867c336 [2021-07-29T09:20:38.162Z] Successfully built 4d900867c336 [2021-07-29T09:20:38.162Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:20:38.523Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T09:20:38.523Z] . [Pipeline] withDockerContainer [2021-07-29T09:20:38.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-07-29T09:20:38.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-07-29T09:20:40.686Z] $ docker top 6aa532fb50822f3a411f39f957d09d10b70d0b0a4d691c1fa67891cad80dfde1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:20:41.692Z] + go version [2021-07-29T09:20:41.692Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T09:20:41.720Z] $ docker stop --time=1 6aa532fb50822f3a411f39f957d09d10b70d0b0a4d691c1fa67891cad80dfde1 [2021-07-29T09:20:43.597Z] $ docker rm -f 6aa532fb50822f3a411f39f957d09d10b70d0b0a4d691c1fa67891cad80dfde1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:20:44.479Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T09:20:44.479Z] . [Pipeline] withDockerContainer [2021-07-29T09:20:44.772Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-07-29T09:20:44.874Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-07-29T09:20:46.468Z] $ docker top c613baa54df8edddaadc6092d2a7ce78801233fe9ba1cfa23b335fe510b49770 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T09:20:46.813Z] ========================================================= [2021-07-29T09:20:46.813Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T09:20:46.813Z] ========================================================= [Pipeline] sh [2021-07-29T09:20:47.457Z] + go mod tidy [Pipeline] sh [2021-07-29T09:20:49.125Z] + make test [2021-07-29T09:20:49.125Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-29T09:20:49.125Z] go mod tidy [2021-07-29T09:20:49.729Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T09:21:15.354Z] 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-07-29T09:21:15.355Z] Removing intermediate container c1dbb428aa16 [2021-07-29T09:21:15.355Z] ---> 957de2326192 [2021-07-29T09:21:15.355Z] [2021-07-29T09:21:15.355Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:21:15.355Z] 3.12: Pulling from library/alpine [2021-07-29T09:21:15.355Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T09:21:15.355Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T09:21:15.355Z] ---> 13621d1b12d4 [2021-07-29T09:21:15.355Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:21:15.355Z] Removing intermediate container 5bf04a49fd03 [2021-07-29T09:21:15.355Z] ---> 137628ece5c4 [2021-07-29T09:21:15.355Z] [2021-07-29T09:21:15.355Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T09:21:15.355Z] ---> 13621d1b12d4 [2021-07-29T09:21:15.355Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T09:21:15.355Z] ---> Running in 8cf0ca5e9886 [2021-07-29T09:21:15.355Z] ---> Running in 8f71152c1f6e [2021-07-29T09:21:15.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.355Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T09:21:15.355Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:21:15.355Z] OK: 6 MiB in 15 packages [2021-07-29T09:21:15.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.355Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T09:21:15.355Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:21:15.355Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T09:21:15.355Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T09:21:15.355Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:21:15.355Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T09:21:15.355Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:21:15.355Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:21:15.355Z] OK: 7 MiB in 20 packages [2021-07-29T09:21:15.355Z] Removing intermediate container 908dc2546d85 [2021-07-29T09:21:15.355Z] ---> 15dc9d83357d [2021-07-29T09:21:15.355Z] [2021-07-29T09:21:15.355Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:21:15.355Z] ---> 13621d1b12d4 [2021-07-29T09:21:15.355Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T09:21:15.355Z] Removing intermediate container 3180c42896f0 [2021-07-29T09:21:15.355Z] ---> 34fb33a9d52d [2021-07-29T09:21:15.355Z] [2021-07-29T09:21:15.355Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:21:15.355Z] ---> 13621d1b12d4 [2021-07-29T09:21:15.355Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:21:15.355Z] ---> Running in 319ee8c6a01b [2021-07-29T09:21:15.355Z] ---> Running in e951c598e1fc [2021-07-29T09:21:15.355Z] Removing intermediate container 8cf0ca5e9886 [2021-07-29T09:21:15.355Z] ---> 32869bbcf5a1 [2021-07-29T09:21:15.355Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:21:15.355Z] Removing intermediate container 8f71152c1f6e [2021-07-29T09:21:15.355Z] ---> d43b537321fa [2021-07-29T09:21:15.355Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:21:15.355Z] ---> Running in 873664c77df8 [2021-07-29T09:21:15.355Z] ---> Running in 0ff47963cb2a [2021-07-29T09:21:15.355Z] Removing intermediate container 873664c77df8 [2021-07-29T09:21:15.355Z] ---> d3794068b968 [2021-07-29T09:21:15.355Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T09:21:15.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.355Z] Removing intermediate container 0ff47963cb2a [2021-07-29T09:21:15.355Z] ---> 80a5ab5e21ae [2021-07-29T09:21:15.355Z] Step 14/26 : WORKDIR / [2021-07-29T09:21:15.355Z] ---> Running in da7faefce15b [2021-07-29T09:21:15.636Z] ---> Running in 880a532a180b [2021-07-29T09:21:15.636Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T09:21:15.636Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:21:15.636Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:21:15.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.636Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:21:15.636Z] Removing intermediate container 34f9b6369d83 [2021-07-29T09:21:15.636Z] ---> da4cf8114bbf [2021-07-29T09:21:15.636Z] [2021-07-29T09:21:15.636Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:21:15.636Z] ---> 13621d1b12d4 [2021-07-29T09:21:15.636Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:21:15.636Z] ---> Using cache [2021-07-29T09:21:15.636Z] ---> 32869bbcf5a1 [2021-07-29T09:21:15.636Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:21:15.636Z] ---> Using cache [2021-07-29T09:21:15.636Z] ---> d3794068b968 [2021-07-29T09:21:15.636Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T09:21:15.636Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:15.636Z] OK: 6 MiB in 16 packages [2021-07-29T09:21:15.636Z] Removing intermediate container da7faefce15b [2021-07-29T09:21:15.636Z] ---> f6572a2bcfb8 [2021-07-29T09:21:15.636Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:21:15.919Z] ---> Running in 50602ace88fc [2021-07-29T09:21:15.919Z] ---> Running in 56c8ef41a7f9 [2021-07-29T09:21:15.919Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T09:21:15.919Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:21:15.919Z] OK: 6 MiB in 15 packages [2021-07-29T09:21:15.919Z] Removing intermediate container 880a532a180b [2021-07-29T09:21:15.919Z] ---> 9f32923fd651 [2021-07-29T09:21:15.920Z] 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-07-29T09:21:15.920Z] Removing intermediate container 56c8ef41a7f9 [2021-07-29T09:21:15.920Z] ---> 7a4efa034b19 [2021-07-29T09:21:15.920Z] Step 16/24 : WORKDIR / [2021-07-29T09:21:16.198Z] Removing intermediate container 50602ace88fc [2021-07-29T09:21:16.198Z] ---> 26bfd0430295 [2021-07-29T09:21:16.198Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:21:16.198Z] ---> Running in d334833eecda [2021-07-29T09:21:16.198Z] ---> Running in b4355364b105 [2021-07-29T09:21:16.198Z] ---> 0e08b33cde5c [2021-07-29T09:21:16.198Z] 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-07-29T09:21:16.471Z] Removing intermediate container d334833eecda [2021-07-29T09:21:16.471Z] ---> 6d8ce699ccbc [2021-07-29T09:21:16.471Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:21:16.471Z] Removing intermediate container 319ee8c6a01b [2021-07-29T09:21:16.471Z] ---> 48763e12e1c2 [2021-07-29T09:21:16.471Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:21:16.471Z] Removing intermediate container b4355364b105 [2021-07-29T09:21:16.471Z] ---> fdeb2aec48b7 [2021-07-29T09:21:16.471Z] Step 16/24 : WORKDIR / [2021-07-29T09:21:16.471Z] Removing intermediate container e951c598e1fc [2021-07-29T09:21:16.471Z] ---> 1dec37a8f5b0 [2021-07-29T09:21:16.471Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:21:16.471Z] ---> Running in cbb95987649e [2021-07-29T09:21:16.471Z] ---> 6de235a998bf [2021-07-29T09:21:16.471Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T09:21:16.471Z] ---> Running in cf114574cbc7 [2021-07-29T09:21:16.471Z] ---> Running in 6a34363a324d [2021-07-29T09:21:16.581Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T09:21:16.745Z] Removing intermediate container cbb95987649e [2021-07-29T09:21:16.745Z] ---> 4c1cc4acfd2d [2021-07-29T09:21:16.745Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T09:21:16.745Z] ---> 0e119b27ec72 [2021-07-29T09:21:16.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T09:21:16.745Z] ---> Running in fb3b2c04e697 [2021-07-29T09:21:16.745Z] Removing intermediate container cf114574cbc7 [2021-07-29T09:21:16.745Z] ---> df52042f8534 [2021-07-29T09:21:16.745Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:21:16.745Z] Removing intermediate container 6a34363a324d [2021-07-29T09:21:16.745Z] ---> a4b4d00a993d [2021-07-29T09:21:16.745Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T09:21:17.014Z] ---> 98719d6fb13b [2021-07-29T09:21:17.014Z] 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-07-29T09:21:17.014Z] ---> Running in da4c14c85c3e [2021-07-29T09:21:17.014Z] Removing intermediate container fb3b2c04e697 [2021-07-29T09:21:17.014Z] ---> 8dff1e4ab440 [2021-07-29T09:21:17.014Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:21:17.286Z] ---> Running in b2a4ecf68d6a [2021-07-29T09:21:17.286Z] ---> b71a168cff25 [2021-07-29T09:21:17.286Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T09:21:17.286Z] Removing intermediate container da4c14c85c3e [2021-07-29T09:21:17.286Z] ---> 896a77c05a0c [2021-07-29T09:21:17.286Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:21:17.286Z] ---> ee8cece00b96 [2021-07-29T09:21:17.286Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T09:21:17.286Z] ---> 2d694b71d24b [2021-07-29T09:21:17.286Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T09:21:17.286Z] ---> Running in 2e7c71ef971c [2021-07-29T09:21:17.555Z] Removing intermediate container b2a4ecf68d6a [2021-07-29T09:21:17.555Z] ---> 4aface282487 [2021-07-29T09:21:17.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:21:17.827Z] ---> 1be16e52eb6d [2021-07-29T09:21:17.827Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T09:21:17.827Z] Removing intermediate container 2e7c71ef971c [2021-07-29T09:21:17.827Z] ---> 38b515205393 [2021-07-29T09:21:17.827Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:21:17.827Z] ---> Running in fc452d3e6708 [2021-07-29T09:21:17.827Z] ---> 70d30e82cea7 [2021-07-29T09:21:17.827Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T09:21:17.827Z] ---> cba2260841d4 [2021-07-29T09:21:17.827Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T09:21:18.093Z] Removing intermediate container fc452d3e6708 [2021-07-29T09:21:18.093Z] ---> ac5de608555e [2021-07-29T09:21:18.093Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:21:18.093Z] ---> 24f9de5881f2 [2021-07-29T09:21:18.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T09:21:18.093Z] ---> Running in 78483435cfa0 [2021-07-29T09:21:18.093Z] ---> f16e58bc74f8 [2021-07-29T09:21:18.093Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T09:21:18.361Z] ---> 14ef8185cf0d [2021-07-29T09:21:18.361Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T09:21:18.361Z] ---> Running in 08ffd9842ae0 [2021-07-29T09:21:18.361Z] ---> 222dbfbd8329 [2021-07-29T09:21:18.361Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T09:21:18.361Z] Removing intermediate container 78483435cfa0 [2021-07-29T09:21:18.361Z] ---> 5e6722d8ece2 [2021-07-29T09:21:18.361Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:21:18.361Z] ---> Running in 1f91d11f5a05 [2021-07-29T09:21:18.628Z] ---> 10fb5ff30beb [2021-07-29T09:21:18.628Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T09:21:18.628Z] Removing intermediate container 08ffd9842ae0 [2021-07-29T09:21:18.628Z] ---> b2355fd09da7 [2021-07-29T09:21:18.628Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:21:18.628Z] ---> Running in b7e353c162cb [2021-07-29T09:21:18.898Z] Removing intermediate container 1f91d11f5a05 [2021-07-29T09:21:18.898Z] ---> 917ccbfed06d [2021-07-29T09:21:18.898Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:21:18.898Z] ---> 0cb8a9ab6023 [2021-07-29T09:21:18.898Z] 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-07-29T09:21:18.898Z] ---> e8956a50ef0b [2021-07-29T09:21:18.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T09:21:18.898Z] ---> Running in 8a70f72a78b1 [2021-07-29T09:21:18.898Z] ---> b7ac4d421599 [2021-07-29T09:21:18.898Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T09:21:18.898Z] ---> Running in 04709f797a41 [2021-07-29T09:21:18.898Z] Removing intermediate container b7e353c162cb [2021-07-29T09:21:18.898Z] ---> 520b893ba516 [2021-07-29T09:21:18.898Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:21:18.898Z] ---> Running in f91c18e028a0 [2021-07-29T09:21:18.898Z] ---> Running in 3663b75dfe15 [2021-07-29T09:21:19.170Z] ---> 0e6df7a9624b [2021-07-29T09:21:19.170Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T09:21:19.170Z] Removing intermediate container 8a70f72a78b1 [2021-07-29T09:21:19.170Z] ---> 79ec92bf289f [2021-07-29T09:21:19.170Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:21:19.170Z] ---> Running in 3902ae0ab3ad [2021-07-29T09:21:19.170Z] ---> Running in 73ef775ff72d [2021-07-29T09:21:19.170Z] Removing intermediate container f91c18e028a0 [2021-07-29T09:21:19.170Z] ---> 99be683acf88 [2021-07-29T09:21:19.170Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:21:19.170Z] Removing intermediate container 3663b75dfe15 [2021-07-29T09:21:19.170Z] ---> 13e369312994 [2021-07-29T09:21:19.170Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:21:19.170Z] ---> Running in 6b7a15c6cf64 [2021-07-29T09:21:19.439Z] ---> Running in e07462f58813 [2021-07-29T09:21:19.439Z] Removing intermediate container 3902ae0ab3ad [2021-07-29T09:21:19.439Z] ---> de3f07d7bbc1 [2021-07-29T09:21:19.439Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:21:19.439Z] Removing intermediate container 73ef775ff72d [2021-07-29T09:21:19.439Z] ---> 6a090a025b42 [2021-07-29T09:21:19.439Z] [2021-07-29T09:21:19.439Z] ---> Running in e799918d7368 [2021-07-29T09:21:19.439Z] Removing intermediate container 6b7a15c6cf64 [2021-07-29T09:21:19.439Z] ---> 4d4ab43c2368 [2021-07-29T09:21:19.439Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T09:21:19.439Z] Successfully built 6a090a025b42 [2021-07-29T09:21:19.439Z] Successfully tagged core-command:latest [2021-07-29T09:21:19.439Z] Building security-bootstrapper [2021-07-29T09:21:19.724Z]  Building core-command ... done Removing intermediate container e07462f58813 [2021-07-29T09:21:19.724Z] ---> 0fa95ad42fd4 [2021-07-29T09:21:19.724Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:21:19.724Z] ---> Running in 76d7d792f9f5 [2021-07-29T09:21:19.724Z] Removing intermediate container e799918d7368 [2021-07-29T09:21:19.724Z] ---> fc7d1b3a0192 [2021-07-29T09:21:19.724Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T09:21:19.724Z] ---> Running in 029ec3356e74 [2021-07-29T09:21:19.724Z] ---> Running in 019358bb7773 [2021-07-29T09:21:20.306Z] Removing intermediate container 76d7d792f9f5 [2021-07-29T09:21:20.306Z] ---> 19a257e53fea [2021-07-29T09:21:20.306Z] Step 22/23 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:21:20.306Z] Removing intermediate container 019358bb7773 [2021-07-29T09:21:20.306Z] ---> c899b9fae692 [2021-07-29T09:21:20.306Z] Step 22/23 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:21:20.306Z] Removing intermediate container 029ec3356e74 [2021-07-29T09:21:20.306Z] ---> 6fbef7b7a9b7 [2021-07-29T09:21:20.306Z] [2021-07-29T09:21:20.587Z] Successfully built 6fbef7b7a9b7 [2021-07-29T09:21:20.587Z] Successfully tagged core-metadata:latest [2021-07-29T09:21:20.587Z] Building security-proxy-setup [2021-07-29T09:21:20.587Z]  Building core-metadata ... done  ---> Running in b377071b306b [2021-07-29T09:21:20.856Z] ---> Running in 535dce8ddf75 [2021-07-29T09:21:20.856Z] Removing intermediate container 04709f797a41 [2021-07-29T09:21:20.856Z] ---> d46d68987390 [2021-07-29T09:21:20.856Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T09:21:22.264Z] Removing intermediate container b377071b306b [2021-07-29T09:21:22.264Z] ---> 2ae6725f8b27 [2021-07-29T09:21:22.264Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:21:22.856Z] Removing intermediate container 535dce8ddf75 [2021-07-29T09:21:22.856Z] ---> 9bc117878bc6 [2021-07-29T09:21:22.856Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:21:22.856Z] ---> Running in f33951c4cd92 [2021-07-29T09:21:23.125Z] ---> Running in 5ec71784c6b1 [2021-07-29T09:21:23.125Z] ---> Running in ff28ef10081d [2021-07-29T09:21:23.125Z] Removing intermediate container f33951c4cd92 [2021-07-29T09:21:23.125Z] ---> c98319729175 [2021-07-29T09:21:23.125Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T09:21:23.403Z] ---> Running in f202e8d32bc1 [2021-07-29T09:21:23.403Z] Removing intermediate container 5ec71784c6b1 [2021-07-29T09:21:23.403Z] ---> 692f5c7f6d2e [2021-07-29T09:21:23.403Z] [2021-07-29T09:21:23.403Z] Removing intermediate container ff28ef10081d [2021-07-29T09:21:23.403Z] ---> 1346583b4efb [2021-07-29T09:21:23.403Z] [2021-07-29T09:21:23.674Z] Successfully built 692f5c7f6d2e [2021-07-29T09:21:23.674Z] Successfully tagged support-scheduler:latest [2021-07-29T09:21:23.674Z]  Building support-scheduler ... done Building core-data [2021-07-29T09:21:23.674Z] Successfully built 1346583b4efb [2021-07-29T09:21:23.674Z] Successfully tagged support-notifications:latest [2021-07-29T09:21:23.674Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-07-29T09:21:23.940Z] Removing intermediate container f202e8d32bc1 [2021-07-29T09:21:23.940Z] ---> 95a0e75ff282 [2021-07-29T09:21:23.940Z] Step 25/26 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:21:24.210Z] ---> Running in b5bd068d5d31 [2021-07-29T09:21:26.810Z] Removing intermediate container b5bd068d5d31 [2021-07-29T09:21:26.810Z] ---> 6eadbd0d903b [2021-07-29T09:21:26.810Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T09:21:28.242Z] ---> Running in fea8b47431e7 [2021-07-29T09:21:28.830Z] Removing intermediate container fea8b47431e7 [2021-07-29T09:21:28.830Z] ---> cd4c3b3da789 [2021-07-29T09:21:28.830Z] [2021-07-29T09:21:29.098Z] Successfully built cd4c3b3da789 [2021-07-29T09:21:29.098Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T09:21:31.721Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:21:31.721Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:21:31.721Z] ---> 51cd63314f8d [2021-07-29T09:21:31.721Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 6c8202249299 [2021-07-29T09:21:31.721Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 03003303ae44 [2021-07-29T09:21:31.721Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 7cdded634e20 [2021-07-29T09:21:31.721Z] Step 6/22 : COPY go.mod . [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 4fe4283c63a5 [2021-07-29T09:21:31.721Z] Step 7/22 : RUN go mod download [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> b64cb158428f [2021-07-29T09:21:31.721Z] Step 8/22 : COPY . . [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 307dfe15f176 [2021-07-29T09:21:31.721Z] Step 9/22 : RUN go mod tidy [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 9dcf5b8c6212 [2021-07-29T09:21:31.721Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T09:21:31.721Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:21:31.721Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:21:31.721Z] ---> 51cd63314f8d [2021-07-29T09:21:31.721Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 6c8202249299 [2021-07-29T09:21:31.721Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 03003303ae44 [2021-07-29T09:21:31.721Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 7cdded634e20 [2021-07-29T09:21:31.721Z] Step 6/32 : COPY go.mod . [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 4fe4283c63a5 [2021-07-29T09:21:31.721Z] Step 7/32 : RUN go mod download [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> b64cb158428f [2021-07-29T09:21:31.721Z] Step 8/32 : COPY . . [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 307dfe15f176 [2021-07-29T09:21:31.721Z] Step 9/32 : RUN go mod tidy [2021-07-29T09:21:31.721Z] ---> Using cache [2021-07-29T09:21:31.721Z] ---> 9dcf5b8c6212 [2021-07-29T09:21:31.721Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T09:21:32.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:21:32.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:21:32.315Z] ---> 51cd63314f8d [2021-07-29T09:21:32.315Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:21:32.315Z] ---> Using cache [2021-07-29T09:21:32.315Z] ---> 6c8202249299 [2021-07-29T09:21:32.315Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:21:32.315Z] ---> Using cache [2021-07-29T09:21:32.315Z] ---> 03003303ae44 [2021-07-29T09:21:32.315Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T09:21:32.581Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:21:32.581Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:21:32.581Z] ---> 51cd63314f8d [2021-07-29T09:21:32.581Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:21:32.581Z] ---> Using cache [2021-07-29T09:21:32.581Z] ---> 6c8202249299 [2021-07-29T09:21:32.582Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:21:32.582Z] ---> Using cache [2021-07-29T09:21:32.582Z] ---> 03003303ae44 [2021-07-29T09:21:32.582Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T09:21:33.990Z] ---> Running in 79ebb8f695e1 [2021-07-29T09:21:33.990Z] ---> Running in 4695c76ec296 [2021-07-29T09:21:33.990Z] ---> Running in 650c765a7cf2 [2021-07-29T09:21:33.990Z] ---> Running in 544bd6203c77 [2021-07-29T09:21:34.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:34.584Z] 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-07-29T09:21:34.584Z] 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-07-29T09:21:34.584Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:35.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:35.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:21:35.719Z] OK: 219 MiB in 52 packages [2021-07-29T09:21:36.308Z] Removing intermediate container 79ebb8f695e1 [2021-07-29T09:21:36.308Z] ---> 2ee339e426a3 [2021-07-29T09:21:36.308Z] Step 6/24 : COPY go.mod . [2021-07-29T09:21:36.577Z] OK: 219 MiB in 52 packages [2021-07-29T09:21:36.847Z] ---> b1b305bc11f1 [2021-07-29T09:21:36.847Z] Step 7/24 : RUN go mod download [2021-07-29T09:21:36.847Z] ---> Running in 1cb612cdddb9 [2021-07-29T09:21:37.121Z] Removing intermediate container 544bd6203c77 [2021-07-29T09:21:37.121Z] ---> 97ae5e799596 [2021-07-29T09:21:37.121Z] Step 6/24 : COPY go.mod . [2021-07-29T09:21:37.390Z] ---> 345c8a5c8cb3 [2021-07-29T09:21:37.390Z] Step 7/24 : RUN go mod download [2021-07-29T09:21:37.669Z] ---> Running in 312d9725ab3c [2021-07-29T09:21:39.138Z] Removing intermediate container 1cb612cdddb9 [2021-07-29T09:21:39.138Z] ---> a38b9d2f6aa6 [2021-07-29T09:21:39.138Z] Step 8/24 : COPY . . [2021-07-29T09:21:40.143Z] Removing intermediate container 312d9725ab3c [2021-07-29T09:21:40.143Z] ---> e50c2058fcb1 [2021-07-29T09:21:40.143Z] Step 8/24 : COPY . . [2021-07-29T09:21:50.435Z] ---> 4be389dff71a [2021-07-29T09:21:50.436Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:21:50.436Z] ---> 000c3bd6f68d [2021-07-29T09:21:50.436Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:21:50.436Z] ---> Running in f5ece4a3ec77 [2021-07-29T09:21:50.436Z] ---> Running in a280096ab4f9 [2021-07-29T09:21:52.437Z] Removing intermediate container f5ece4a3ec77 [2021-07-29T09:21:52.437Z] ---> 9d3d8dc930d7 [2021-07-29T09:21:52.437Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T09:21:52.437Z] ---> Running in db176cdeef2f [2021-07-29T09:21:52.437Z] Removing intermediate container a280096ab4f9 [2021-07-29T09:21:52.437Z] ---> 85c5c25dc49c [2021-07-29T09:21:52.437Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T09:21:52.437Z] ---> Running in 85e029abf3fb [2021-07-29T09:21:53.037Z] 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-07-29T09:21:53.037Z] 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-07-29T09:22:01.343Z] 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-07-29T09:22:06.750Z] Removing intermediate container 650c765a7cf2 [2021-07-29T09:22:06.750Z] ---> 11d165de3fc7 [2021-07-29T09:22:06.750Z] [2021-07-29T09:22:06.750Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T09:22:06.750Z] ---> 13621d1b12d4 [2021-07-29T09:22:06.750Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T09:22:06.750Z] ---> Running in 9ced79ee6706 [2021-07-29T09:22:06.750Z] Removing intermediate container 9ced79ee6706 [2021-07-29T09:22:06.750Z] ---> c448ffed9dda [2021-07-29T09:22:06.750Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T09:22:06.750Z] ---> Running in 8df7b9d0c6f7 [2021-07-29T09:22:07.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:07.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:07.323Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:22:07.323Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T09:22:07.323Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:22:07.323Z] OK: 6 MiB in 16 packages [2021-07-29T09:22:08.327Z] Removing intermediate container 4695c76ec296 [2021-07-29T09:22:08.327Z] ---> d4736688abad [2021-07-29T09:22:08.327Z] [2021-07-29T09:22:08.327Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T09:22:08.327Z] ---> 13621d1b12d4 [2021-07-29T09:22:08.327Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T09:22:08.327Z] ---> Running in 2097bd64a4a7 [2021-07-29T09:22:08.327Z] Removing intermediate container 8df7b9d0c6f7 [2021-07-29T09:22:08.327Z] ---> 2c25ce9fc862 [2021-07-29T09:22:08.327Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T09:22:08.327Z] ---> Running in 56a094490e37 [2021-07-29T09:22:08.596Z] Removing intermediate container 56a094490e37 [2021-07-29T09:22:08.596Z] ---> 62bab505b3ce [2021-07-29T09:22:08.596Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T09:22:08.596Z] ---> Running in a248d098f13c [2021-07-29T09:22:08.875Z] Removing intermediate container a248d098f13c [2021-07-29T09:22:08.875Z] ---> 1d6047b112e2 [2021-07-29T09:22:08.875Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T09:22:08.875Z] ---> Running in 1d27b576e4fd [2021-07-29T09:22:09.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:09.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:09.445Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T09:22:09.445Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:22:09.445Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T09:22:09.445Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T09:22:09.445Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:22:09.445Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:22:09.445Z] OK: 7 MiB in 18 packages [2021-07-29T09:22:10.037Z] Removing intermediate container 2097bd64a4a7 [2021-07-29T09:22:10.037Z] ---> 0bda222dab43 [2021-07-29T09:22:10.037Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:22:10.037Z] ---> Running in e86c7aeae377 [2021-07-29T09:22:10.037Z] Removing intermediate container 1d27b576e4fd [2021-07-29T09:22:10.037Z] ---> 3946175027e6 [2021-07-29T09:22:10.037Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T09:22:10.315Z] ---> Running in 99d0e425aa76 [2021-07-29T09:22:10.315Z] Removing intermediate container e86c7aeae377 [2021-07-29T09:22:10.315Z] ---> d7f7393693f8 [2021-07-29T09:22:10.315Z] Step 14/22 : WORKDIR /edgex [2021-07-29T09:22:10.315Z] Removing intermediate container 99d0e425aa76 [2021-07-29T09:22:10.315Z] ---> dd6dae3eddd4 [2021-07-29T09:22:10.315Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T09:22:10.593Z] ---> Running in cdffac81fc4f [2021-07-29T09:22:10.593Z] Removing intermediate container cdffac81fc4f [2021-07-29T09:22:10.593Z] ---> 1c4ef81707bd [2021-07-29T09:22:10.593Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T09:22:10.876Z] ---> e4dd83afc916 [2021-07-29T09:22:10.876Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T09:22:10.876Z] ---> Running in b1f5a1c8d216 [2021-07-29T09:22:11.153Z] ---> bcdec2ae9bae [2021-07-29T09:22:11.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T09:22:11.775Z] ---> 4004b9d33593 [2021-07-29T09:22:11.775Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T09:22:12.380Z] ---> 92313e760973 [2021-07-29T09:22:12.380Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T09:22:12.671Z] Removing intermediate container b1f5a1c8d216 [2021-07-29T09:22:12.671Z] ---> f645d4aa925e [2021-07-29T09:22:12.671Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:22:12.671Z] ---> Running in 4aa57dce4bad [2021-07-29T09:22:12.958Z] Removing intermediate container 4aa57dce4bad [2021-07-29T09:22:12.958Z] ---> 153708ae1efc [2021-07-29T09:22:12.958Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T09:22:12.958Z] ---> ccca77fe6388 [2021-07-29T09:22:12.958Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T09:22:12.958Z] ---> Running in 6cfff453aada [2021-07-29T09:22:13.222Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T09:22:13.239Z] Removing intermediate container 6cfff453aada [2021-07-29T09:22:13.239Z] ---> dd27608f582c [2021-07-29T09:22:13.239Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T09:22:13.512Z] ---> Running in 66854e77e4cf [2021-07-29T09:22:13.512Z] ---> 6991d65dcc54 [2021-07-29T09:22:13.512Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T09:22:13.782Z] Removing intermediate container 66854e77e4cf [2021-07-29T09:22:13.782Z] ---> df5b20bfb134 [2021-07-29T09:22:13.782Z] Step 21/22 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:22:13.782Z] ---> 67935fd7cf1d [2021-07-29T09:22:13.782Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T09:22:13.782Z] ---> Running in 013606f0937d [2021-07-29T09:22:14.066Z] Removing intermediate container 013606f0937d [2021-07-29T09:22:14.066Z] ---> 502c1d768506 [2021-07-29T09:22:14.066Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T09:22:14.066Z] ---> Running in a2f129611eb9 [2021-07-29T09:22:14.066Z] ---> 4668cabeed99 [2021-07-29T09:22:14.066Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T09:22:14.341Z] Removing intermediate container a2f129611eb9 [2021-07-29T09:22:14.341Z] ---> 989d20a9c5de [2021-07-29T09:22:14.341Z] [2021-07-29T09:22:14.341Z] Successfully built 989d20a9c5de [2021-07-29T09:22:14.341Z] Successfully tagged security-proxy-setup:latest [2021-07-29T09:22:14.612Z]  Building security-proxy-setup ... done  ---> a1f53cf132f3 [2021-07-29T09:22:14.612Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T09:22:14.612Z] ---> Running in 99b9532c2901 [2021-07-29T09:22:14.695Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T09:22:14.908Z] Removing intermediate container 99b9532c2901 [2021-07-29T09:22:14.908Z] ---> f8521f663f7d [2021-07-29T09:22:14.908Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T09:22:14.974Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T09:22:15.509Z] ---> 3b542a722fa4 [2021-07-29T09:22:15.509Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T09:22:15.509Z] ---> Running in 8966599d9da4 [2021-07-29T09:22:16.427Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T09:22:16.977Z] Removing intermediate container 8966599d9da4 [2021-07-29T09:22:16.977Z] ---> 2573e8aaa0a6 [2021-07-29T09:22:16.977Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T09:22:16.977Z] ---> Running in 94cbfe5b1340 [2021-07-29T09:22:16.977Z] Removing intermediate container 94cbfe5b1340 [2021-07-29T09:22:16.977Z] ---> fe8d4016ac3b [2021-07-29T09:22:16.977Z] Step 29/32 : CMD ["gate"] [2021-07-29T09:22:17.259Z] ---> Running in 760493a891b5 [2021-07-29T09:22:17.259Z] Removing intermediate container 760493a891b5 [2021-07-29T09:22:17.259Z] ---> cf2efd150f01 [2021-07-29T09:22:17.259Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T09:22:17.540Z] ---> Running in 2a692d3c4980 [2021-07-29T09:22:17.540Z] Removing intermediate container 2a692d3c4980 [2021-07-29T09:22:17.540Z] ---> 459b3bcc4d7b [2021-07-29T09:22:17.540Z] Step 31/32 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:22:17.816Z] ---> Running in 140746c0faa4 [2021-07-29T09:22:18.096Z] Removing intermediate container 140746c0faa4 [2021-07-29T09:22:18.096Z] ---> 6ea77037677a [2021-07-29T09:22:18.096Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T09:22:18.096Z] ---> Running in c7eb4b029d03 [2021-07-29T09:22:18.373Z] Removing intermediate container c7eb4b029d03 [2021-07-29T09:22:18.373Z] ---> debcc066083d [2021-07-29T09:22:18.373Z] [2021-07-29T09:22:18.373Z] Successfully built debcc066083d [2021-07-29T09:22:18.373Z] Successfully tagged security-bootstrapper:latest [2021-07-29T09:22:21.036Z]  Building security-bootstrapper ... done Removing intermediate container db176cdeef2f [2021-07-29T09:22:21.036Z] ---> 5d34c75a6f98 [2021-07-29T09:22:21.036Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T09:22:21.036Z] ---> Running in dcbe4934d7da [2021-07-29T09:22:21.638Z] 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-07-29T09:22:22.612Z] Removing intermediate container dcbe4934d7da [2021-07-29T09:22:22.612Z] ---> fc35a3d97f93 [2021-07-29T09:22:22.612Z] [2021-07-29T09:22:22.612Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T09:22:22.880Z] 20.10.6: Pulling from library/docker [2021-07-29T09:22:24.514Z] Removing intermediate container 85e029abf3fb [2021-07-29T09:22:24.514Z] ---> 46bf83f5f6e4 [2021-07-29T09:22:24.514Z] [2021-07-29T09:22:24.514Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:22:24.514Z] ---> 13621d1b12d4 [2021-07-29T09:22:24.514Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T09:22:25.041Z] ---> Running in ec01d427ed4c [2021-07-29T09:22:25.041Z] Removing intermediate container ec01d427ed4c [2021-07-29T09:22:25.041Z] ---> e37515b1ba14 [2021-07-29T09:22:25.041Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T09:22:25.041Z] ---> Running in 882b95383a2b [2021-07-29T09:22:25.041Z] Removing intermediate container 882b95383a2b [2021-07-29T09:22:25.041Z] ---> cc9c78ccb78e [2021-07-29T09:22:25.041Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T09:22:25.041Z] ---> Running in 735d0b1d4ec2 [2021-07-29T09:22:25.041Z] Removing intermediate container 735d0b1d4ec2 [2021-07-29T09:22:25.041Z] ---> f28b484ecd58 [2021-07-29T09:22:25.042Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:22:25.042Z] ---> Running in 82b794554bf8 [2021-07-29T09:22:25.749Z] Removing intermediate container 82b794554bf8 [2021-07-29T09:22:25.749Z] ---> c4314b425a08 [2021-07-29T09:22:25.749Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T09:22:25.749Z] ---> Running in d304e12877c0 [2021-07-29T09:22:26.017Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:26.607Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:27.220Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:22:27.220Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T09:22:27.220Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T09:22:27.493Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T09:22:28.092Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T09:22:28.092Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T09:22:28.092Z] ---> d2979b152a7d [2021-07-29T09:22:28.092Z] 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-07-29T09:22:28.360Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T09:22:28.629Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T09:22:28.629Z] ---> Running in acae5eb93d7e [2021-07-29T09:22:28.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T09:22:28.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T09:22:28.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T09:22:28.895Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T09:22:28.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T09:22:28.895Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T09:22:28.898Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:22:28.898Z] OK: 8 MiB in 20 packages [2021-07-29T09:22:28.898Z] Removing intermediate container acae5eb93d7e [2021-07-29T09:22:28.898Z] ---> d3ed291ee7cc [2021-07-29T09:22:28.898Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T09:22:28.898Z] ---> Running in d485d6d6377f [2021-07-29T09:22:29.164Z] Removing intermediate container d304e12877c0 [2021-07-29T09:22:29.164Z] ---> 0f0b7c72f8d0 [2021-07-29T09:22:29.164Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:22:29.164Z] ---> 6fc645e91e70 [2021-07-29T09:22:29.164Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T09:22:29.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:29.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T09:22:29.498Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T09:22:29.498Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T09:22:29.498Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T09:22:29.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T09:22:29.718Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T09:22:29.718Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T09:22:29.718Z] Executing bash-5.1.0-r0.post-install [2021-07-29T09:22:29.718Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T09:22:29.718Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T09:22:29.718Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T09:22:29.718Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T09:22:29.718Z] ---> 737b4e0b1d2d [2021-07-29T09:22:29.718Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T09:22:29.718Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T09:22:29.718Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T09:22:29.718Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T09:22:29.718Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T09:22:29.718Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T09:22:29.718Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T09:22:29.718Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T09:22:29.718Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T09:22:30.688Z] ---> 2267f6e1d93f [2021-07-29T09:22:30.688Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T09:22:30.954Z] ---> Running in cca3e612b473 [2021-07-29T09:22:30.954Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T09:22:30.954Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T09:22:30.954Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T09:22:30.954Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T09:22:30.954Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T09:22:30.954Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T09:22:30.954Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T09:22:30.954Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T09:22:31.221Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T09:22:31.221Z] Removing intermediate container cca3e612b473 [2021-07-29T09:22:31.221Z] ---> 534e4a75b2cd [2021-07-29T09:22:31.222Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:22:31.222Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T09:22:31.222Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T09:22:31.222Z] ---> Running in d04a75e0a53f [2021-07-29T09:22:31.222Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T09:22:31.222Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T09:22:31.222Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T09:22:31.222Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T09:22:31.222Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T09:22:31.222Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T09:22:31.222Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T09:22:31.222Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T09:22:31.222Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T09:22:31.222Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T09:22:31.222Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T09:22:31.222Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T09:22:31.222Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T09:22:31.490Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T09:22:31.490Z] Removing intermediate container d04a75e0a53f [2021-07-29T09:22:31.490Z] ---> b2c04e854c6d [2021-07-29T09:22:31.490Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:22:31.781Z] ---> Running in 5c0dabdb5b4b [2021-07-29T09:22:31.781Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:22:31.781Z] OK: 82 MiB in 59 packages [2021-07-29T09:22:31.781Z] Removing intermediate container 5c0dabdb5b4b [2021-07-29T09:22:31.781Z] ---> a82c4992818a [2021-07-29T09:22:31.781Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:22:31.781Z] ---> Running in aa6950690843 [2021-07-29T09:22:32.055Z] Removing intermediate container aa6950690843 [2021-07-29T09:22:32.055Z] ---> 2ffecd5bf71d [2021-07-29T09:22:32.055Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:22:32.055Z] ---> Running in 1d08ae500936 [2021-07-29T09:22:32.055Z] Removing intermediate container 1d08ae500936 [2021-07-29T09:22:32.055Z] ---> 3fc45970af77 [2021-07-29T09:22:32.055Z] [2021-07-29T09:22:32.331Z] Successfully built 3fc45970af77 [2021-07-29T09:22:32.331Z] Successfully tagged core-data:latest [2021-07-29T09:22:32.918Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-29T09:22:33.186Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T09:22:33.186Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T09:22:33.186Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T09:22:33.454Z] Collecting PyYAML<4,>=3.10 [2021-07-29T09:22:33.454Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T09:22:34.047Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T09:22:34.047Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T09:22:34.324Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T09:22:34.324Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T09:22:34.596Z] 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-07-29T09:22:34.596Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T09:22:34.596Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T09:22:34.865Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T09:22:34.865Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T09:22:34.865Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T09:22:34.865Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T09:22:34.865Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T09:22:34.865Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T09:22:35.132Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T09:22:35.132Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T09:22:35.132Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T09:22:35.132Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T09:22:35.132Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T09:22:35.132Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T09:22:35.401Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T09:22:35.401Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T09:22:35.401Z] Collecting idna<2.8,>=2.5 [2021-07-29T09:22:35.401Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T09:22:35.401Z] Collecting certifi>=2017.4.17 [2021-07-29T09:22:35.401Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T09:22:35.401Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T09:22:35.401Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T09:22:35.401Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T09:22:35.401Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T09:22:35.401Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T09:22:35.401Z] Attempting uninstall: urllib3 [2021-07-29T09:22:35.401Z] Found existing installation: urllib3 1.26.2 [2021-07-29T09:22:35.401Z] Uninstalling urllib3-1.26.2: [2021-07-29T09:22:35.668Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T09:22:35.668Z] Attempting uninstall: idna [2021-07-29T09:22:35.668Z] Found existing installation: idna 3.1 [2021-07-29T09:22:35.668Z] Uninstalling idna-3.1: [2021-07-29T09:22:35.668Z] Successfully uninstalled idna-3.1 [2021-07-29T09:22:35.936Z] Attempting uninstall: chardet [2021-07-29T09:22:35.936Z] Found existing installation: chardet 4.0.0 [2021-07-29T09:22:35.936Z] Uninstalling chardet-4.0.0: [2021-07-29T09:22:35.936Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T09:22:36.206Z] Attempting uninstall: requests [2021-07-29T09:22:36.206Z] Found existing installation: requests 2.25.1 [2021-07-29T09:22:36.206Z] Uninstalling requests-2.25.1: [2021-07-29T09:22:36.206Z] Successfully uninstalled requests-2.25.1 [2021-07-29T09:22:36.206Z] Running setup.py install for texttable: started [2021-07-29T09:22:36.478Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T09:22:36.478Z] Running setup.py install for PyYAML: started [2021-07-29T09:22:36.749Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T09:22:37.020Z] Running setup.py install for docopt: started [2021-07-29T09:22:37.296Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T09:22:37.296Z] Running setup.py install for dockerpty: started [2021-07-29T09:22:37.563Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T09:22:37.830Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-07-29T09:22:41.188Z] Removing intermediate container d485d6d6377f [2021-07-29T09:22:41.188Z] ---> e2a475a45f20 [2021-07-29T09:22:41.188Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T09:22:41.188Z] ---> Running in 7a77c2724147 [2021-07-29T09:22:41.188Z] Removing intermediate container 7a77c2724147 [2021-07-29T09:22:41.188Z] ---> e6cd0705bfa5 [2021-07-29T09:22:41.188Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T09:22:41.188Z] ---> Running in 5e45588bda3c [2021-07-29T09:22:41.189Z] Removing intermediate container 5e45588bda3c [2021-07-29T09:22:41.189Z] ---> aa75b1220ae2 [2021-07-29T09:22:41.189Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T09:22:41.189Z] ---> 372c87a019cd [2021-07-29T09:22:41.189Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T09:22:41.461Z] ---> 9bf9c89826e0 [2021-07-29T09:22:41.461Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T09:22:41.737Z] ---> 2975a201cb2f [2021-07-29T09:22:41.737Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T09:22:41.737Z] ---> Running in 7a452b7da105 [2021-07-29T09:22:41.737Z] Removing intermediate container 7a452b7da105 [2021-07-29T09:22:41.737Z] ---> 4b12a37516d3 [2021-07-29T09:22:41.737Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:22:41.737Z] ---> Running in 59c6f6a09c01 [2021-07-29T09:22:41.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements [2021-07-29T09:22:41.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T09:22:41.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T09:22:42.008Z] Removing intermediate container 59c6f6a09c01 [2021-07-29T09:22:42.008Z] ---> 1b62b00b7622 [2021-07-29T09:22:42.008Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T09:22:42.008Z] ---> Running in 405f7a83d323 [2021-07-29T09:22:42.008Z] Removing intermediate container 405f7a83d323 [2021-07-29T09:22:42.008Z] ---> 626e99d47a3e [2021-07-29T09:22:42.008Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:22:42.008Z] ---> Running in ca5d496bfa2a [2021-07-29T09:22:42.280Z] Removing intermediate container ca5d496bfa2a [2021-07-29T09:22:42.281Z] ---> 834a1f2cf199 [2021-07-29T09:22:42.281Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:22:42.281Z] ---> Running in 574424d386d5 [2021-07-29T09:22:42.281Z] Removing intermediate container 574424d386d5 [2021-07-29T09:22:42.281Z] ---> eeef859ad52c [2021-07-29T09:22:42.281Z] [2021-07-29T09:22:42.281Z] Successfully built eeef859ad52c [2021-07-29T09:22:42.551Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T09:22:42.567Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T09:22:42.587Z] $ docker stop --time=1 617a3d34ad68a20ead473b9acb9d4495351e412e9167aaf3be01921e194da1c8 [2021-07-29T09:22:43.871Z] $ docker rm -f 617a3d34ad68a20ead473b9acb9d4495351e412e9167aaf3be01921e194da1c8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T09:22:44.288Z] + docker images [2021-07-29T09:22:44.288Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T09:22:44.288Z] sys-mgmt-agent latest eeef859ad52c 2 seconds ago 324MB [2021-07-29T09:22:44.288Z] core-data latest 3fc45970af77 13 seconds ago 20.4MB [2021-07-29T09:22:44.288Z] 46bf83f5f6e4 21 seconds ago 1.75GB [2021-07-29T09:22:44.288Z] fc35a3d97f93 22 seconds ago 1.75GB [2021-07-29T09:22:44.288Z] security-bootstrapper latest debcc066083d 26 seconds ago 18.7MB [2021-07-29T09:22:44.288Z] security-proxy-setup latest 989d20a9c5de 30 seconds ago 25.9MB [2021-07-29T09:22:44.288Z] d4736688abad 37 seconds ago 1.75GB [2021-07-29T09:22:44.288Z] 11d165de3fc7 39 seconds ago 1.75GB [2021-07-29T09:22:44.288Z] security-secretstore-setup latest cd4c3b3da789 About a minute ago 29MB [2021-07-29T09:22:44.288Z] support-notifications latest 1346583b4efb About a minute ago 16.8MB [2021-07-29T09:22:44.288Z] support-scheduler latest 692f5c7f6d2e About a minute ago 16.1MB [2021-07-29T09:22:44.288Z] core-metadata latest 6fbef7b7a9b7 About a minute ago 16.7MB [2021-07-29T09:22:44.288Z] core-command latest 6a090a025b42 About a minute ago 16MB [2021-07-29T09:22:44.288Z] da4cf8114bbf About a minute ago 1.75GB [2021-07-29T09:22:44.288Z] 15dc9d83357d About a minute ago 1.75GB [2021-07-29T09:22:44.288Z] 34fb33a9d52d About a minute ago 1.75GB [2021-07-29T09:22:44.288Z] 137628ece5c4 About a minute ago 1.75GB [2021-07-29T09:22:44.288Z] 957de2326192 About a minute ago 1.74GB [2021-07-29T09:22:44.288Z] ci-base-image-x86_64 latest 51cd63314f8d 5 minutes ago 1.24GB [2021-07-29T09:22:44.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T09:22:44.288Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T09:22:44.288Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T09:22:44.288Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T09:22:44.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-07-29T09:22:44.616Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.381s coverage: 100.0% of statements [2021-07-29T09:22:44.616Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-29T09:22:45.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.357s coverage: 46.3% of statements [2021-07-29T09:22:45.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T09:22:45.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T09:22:46.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.680s coverage: 90.0% of statements [2021-07-29T09:22:46.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T09:22:46.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:22:49.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements [2021-07-29T09:22:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T09:22:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T09:22:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T09:22:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T09:22:49.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 94.2% of statements [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.205s coverage: 60.0% of statements [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.333s coverage: 0.8% of statements [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.262s coverage: 22.0% of statements [2021-07-29T09:22:56.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.208s coverage: 47.1% of statements [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements [2021-07-29T09:22:56.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2021-07-29T09:22:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.194s coverage: 96.3% of statements [2021-07-29T09:22:58.207Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-07-29T09:22:59.834Z] Still waiting to schedule task [2021-07-29T09:22:59.835Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-29T09:23:10.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2021-07-29T09:23:10.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-07-29T09:23:16.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.564s coverage: 81.8% of statements [2021-07-29T09:23:16.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.185s coverage: 87.2% of statements [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.155s coverage: 100.0% of statements [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements [2021-07-29T09:23:22.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.307s coverage: 91.2% of statements [2021-07-29T09:23:22.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T09:23:24.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.808s coverage: 64.4% of statements [2021-07-29T09:23:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T09:23:24.404Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T09:23:24.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2021-07-29T09:23:24.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.097s coverage: 91.3% of statements [2021-07-29T09:23:24.404Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-07-29T09:23:25.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-07-29T09:23:25.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-07-29T09:23:29.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.910s coverage: 66.9% of statements [2021-07-29T09:23:29.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T09:23:29.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T09:23:29.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T09:23:31.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.779s coverage: 43.6% of statements [2021-07-29T09:23:31.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T09:23:31.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T09:23:31.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements [2021-07-29T09:23:31.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T09:23:31.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements [2021-07-29T09:23:31.968Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.273s coverage: 19.3% of statements [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.587s coverage: 92.0% of statements [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.195s coverage: 62.7% of statements [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T09:23:40.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements [2021-07-29T09:23:40.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-07-29T09:23:40.312Z] GO111MODULE=on go vet ./... [2021-07-29T09:25:02.191Z] gofmt -l . [2021-07-29T09:25:02.192Z] [ "`gofmt -l .`" = "" ] [2021-07-29T09:25:02.192Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T09:25:03.151Z] + ls -al . [2021-07-29T09:25:03.151Z] total 624 [2021-07-29T09:25:03.151Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 09:25 . [2021-07-29T09:25:03.151Z] drwxr-xr-x 4 root root 4096 Jul 29 09:20 .. [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 09:18 .dockerignore [2021-07-29T09:25:03.151Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 09:18 .git [2021-07-29T09:25:03.151Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 09:18 .github [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 09:18 .gitignore [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 09:18 .hadolint.yml [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 09:18 .sonarcloud.properties [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 09:18 Attribution.txt [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 09:18 CHANGELOG.md [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 09:18 CONTRIBUTING.md [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 09:18 Dockerfile.build [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 09:18 Jenkinsfile [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 09:18 LICENSE [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 09:18 Makefile [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 09:18 README.md [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 09:18 SECURITY.md [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 09:15 VERSION [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 09:18 ZMQWindows.md [2021-07-29T09:25:03.151Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 09:18 bin [2021-07-29T09:25:03.151Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 09:18 cmd [2021-07-29T09:25:03.151Z] -rw-r--r-- 1 root root 403848 Jul 29 09:23 coverage.out [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 09:18 go.mod [2021-07-29T09:25:03.151Z] -rw-r--r-- 1 root root 48847 Jul 29 09:20 go.sum [2021-07-29T09:25:03.151Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 09:18 internal [2021-07-29T09:25:03.151Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 09:18 openapi [2021-07-29T09:25:03.151Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 09:18 snap [2021-07-29T09:25:03.151Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 09:18 version.go [Pipeline] sh [2021-07-29T09:25:03.820Z] + '[' -e coverage.out ] [2021-07-29T09:25:03.820Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T09:25:03.856Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T09:25:04.712Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T09:25:05.379Z] + make build [2021-07-29T09:25:05.379Z] go mod tidy [2021-07-29T09:25:05.982Z] 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-07-29T09:25:12.725Z] 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-07-29T09:25:34.943Z] 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-07-29T09:25:36.389Z] 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-07-29T09:25:40.733Z] 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-07-29T09:25:41.011Z] 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-07-29T09:25:44.415Z] 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-07-29T09:25:47.832Z] 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-07-29T09:25:51.241Z] 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-07-29T09:25:55.570Z] 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-07-29T09:25:58.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T09:26:01.609Z] 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-07-29T09:26:07.063Z] $ docker stop --time=1 c613baa54df8edddaadc6092d2a7ce78801233fe9ba1cfa23b335fe510b49770 [2021-07-29T09:26:09.676Z] $ docker rm -f c613baa54df8edddaadc6092d2a7ce78801233fe9ba1cfa23b335fe510b49770 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:26:11.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:26:11.665Z] [2021-07-29T09:26:11.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:26:12.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:26:12.315Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T09:26:12.315Z] 29e5d40040c1: Pulling fs layer [2021-07-29T09:26:12.315Z] 1ce36da41761: Pulling fs layer [2021-07-29T09:26:12.315Z] 25b303627fd3: Pulling fs layer [2021-07-29T09:26:12.594Z] 29e5d40040c1: Download complete [2021-07-29T09:26:13.583Z] 29e5d40040c1: Pull complete [2021-07-29T09:26:13.583Z] 1ce36da41761: Verifying Checksum [2021-07-29T09:26:13.583Z] 1ce36da41761: Download complete [2021-07-29T09:26:15.032Z] 1ce36da41761: Pull complete [2021-07-29T09:26:15.310Z] 25b303627fd3: Verifying Checksum [2021-07-29T09:26:15.310Z] 25b303627fd3: Download complete [2021-07-29T09:26:23.663Z] Running on prd-ubuntu18.04-docker-8c-8g-458 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws [2021-07-29T09:26:23.680Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-07-29T09:26:23.806Z] The recommended git tool is: git [2021-07-29T09:26:25.472Z] 25b303627fd3: Pull complete [2021-07-29T09:26:25.472Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T09:26:25.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:26:25.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-29T09:26:25.816Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-07-29T09:26:25.986Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T09:26:26.879Z] using credential edgex-jenkins-ssh [2021-07-29T09:26:26.894Z] Cloning the remote Git repository [2021-07-29T09:26:26.910Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:26:26.992Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-07-29T09:26:27.021Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:26:27.021Z] > git --version # timeout=10 [2021-07-29T09:26:27.028Z] > git --version # 'git version 2.17.1' [2021-07-29T09:26:27.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:26:27.062Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:26:29.100Z] $ docker top 0797bb5a112a8483a3b6a0d63e58596d4be04b4313a834019ee237dc619304e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:26:30.080Z] + docker-compose build --help [2021-07-29T09:26:30.080Z] + grep parallel [2021-07-29T09:26:34.472Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T09:26:34.520Z] $ docker stop --time=1 0797bb5a112a8483a3b6a0d63e58596d4be04b4313a834019ee237dc619304e7 [2021-07-29T09:26:34.950Z] Merging remotes/origin/main commit 4becaab24b5b515a1d6dfe340981534658a672e3 into PR head commit e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:26:35.063Z] Merge succeeded, producing e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:26:35.064Z] Checking out Revision e32cbf8227ed0e086093885b4cd4f902f1d14ccb (PR-3627) [2021-07-29T09:26:34.298Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:26:34.303Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T09:26:34.314Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T09:26:34.338Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T09:26:34.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:26:34.343Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T09:26:34.953Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:26:34.960Z] > git checkout -f e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 [2021-07-29T09:26:35.021Z] > git remote # timeout=10 [2021-07-29T09:26:35.028Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T09:26:35.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T09:26:35.037Z] > git merge 4becaab24b5b515a1d6dfe340981534658a672e3 # timeout=10 [2021-07-29T09:26:35.047Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T09:26:35.061Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T09:26:35.066Z] > git checkout -f e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 [2021-07-29T09:26:36.405Z] $ docker rm -f 0797bb5a112a8483a3b6a0d63e58596d4be04b4313a834019ee237dc619304e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:26:37.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T09:26:37.107Z] . [Pipeline] withDockerContainer [2021-07-29T09:26:37.378Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-07-29T09:26:37.487Z] $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T09:26:38.931Z] Commit message: "Merge branch 'main' into issue-3618" [2021-07-29T09:26:39.155Z] $ docker top 7994ed627786053cbd0571f9d42b341842867b29ceb4ee8592d1a84b335e491c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:26:40.039Z] + echo snap-build.sh [2021-07-29T09:26:40.039Z] snap-build.sh [2021-07-29T09:26:40.039Z] + SNAP_BASE_DIR=. [2021-07-29T09:26:40.039Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-07-29T09:26:40.039Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-07-29T09:26:40.039Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-07-29T09:26:40.039Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-07-29T09:26:40.039Z] + cd /w/workspace/edgex-go/6 [2021-07-29T09:26:40.039Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-29T09:26:40.039Z] Reading package lists... [2021-07-29T09:26:40.039Z] Building dependency tree... [2021-07-29T09:26:40.039Z] Reading state information... [2021-07-29T09:26:40.039Z] The following packages were automatically installed and are no longer required: [2021-07-29T09:26:40.039Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-29T09:26:40.039Z] uidmap xdelta3 [2021-07-29T09:26:40.039Z] Use 'sudo apt autoremove' to remove them. [2021-07-29T09:26:40.039Z] The following packages will be REMOVED: [2021-07-29T09:26:40.039Z] lxd* lxd-client* [2021-07-29T09:26:40.125Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T09:26:40.307Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-29T09:26:40.307Z] After this operation, 31.7 MB disk space will be freed. [2021-07-29T09:26:41.111Z] (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 ... 190317 files and directories currently installed.) [2021-07-29T09:26:41.111Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T09:26:41.700Z] Removing lxd dnsmasq configuration [2021-07-29T09:26:41.966Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T09:26:41.966Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-29T09:26:42.925Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:26:43.192Z] (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 ... 190142 files and directories currently installed.) [2021-07-29T09:26:43.192Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-29T09:26:44.152Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-29T09:26:44.420Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-29T09:26:44.424Z] Building core-command ... [2021-07-29T09:26:44.424Z] Building core-data ... [2021-07-29T09:26:44.424Z] Building core-metadata ... [2021-07-29T09:26:44.424Z] Building security-bootstrapper ... [2021-07-29T09:26:44.424Z] Building security-proxy-setup ... [2021-07-29T09:26:44.424Z] Building security-secretstore-setup ... [2021-07-29T09:26:44.424Z] Building support-notifications ... [2021-07-29T09:26:44.424Z] Building support-scheduler ... [2021-07-29T09:26:44.424Z] Building sys-mgmt-agent ... [2021-07-29T09:26:44.424Z] Building support-notifications [2021-07-29T09:26:44.424Z] Building sys-mgmt-agent [2021-07-29T09:26:44.424Z] Building security-proxy-setup [2021-07-29T09:26:44.424Z] Building core-command [2021-07-29T09:26:44.424Z] Building support-scheduler [2021-07-29T09:26:45.006Z] + sudo snap remove --purge lxd [2021-07-29T09:26:45.006Z] snap "lxd" is not installed [2021-07-29T09:26:45.006Z] + sudo groupadd --force --system lxd [2021-07-29T09:26:45.006Z] ++ whoami [2021-07-29T09:26:45.006Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-29T09:26:45.273Z] + newgrp - lxd [2021-07-29T09:26:45.273Z] + sudo snap install lxd [2021-07-29T09:26:55.354Z] 2021-07-29T09:26:51Z INFO Waiting for automatic snapd restart... [2021-07-29T09:27:13.571Z] lxd 4.16 from Canonical* installed [2021-07-29T09:27:13.571Z] + sudo lxd init --auto [2021-07-29T09:27:21.830Z] + sudo snap install --classic snapcraft [2021-07-29T09:27:30.058Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T09:27:30.058Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-29T09:27:30.058Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-07-29T09:27:30.058Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T09:27:30.058Z] Dload Upload Total Spent Left Speed [2021-07-29T09:27:30.058Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3870 0 --:--:-- --:--:-- --:--:-- 3870 [2021-07-29T09:27:30.058Z] 100 3325k 100 3325k 0 0 8070k 0 --:--:-- --:--:-- --:--:-- 8070k [2021-07-29T09:27:30.058Z] ./yq_linux_amd64 [2021-07-29T09:27:30.058Z] + sudo snapcraft prime --use-lxd [2021-07-29T09:27:32.011Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-29T09:27:32.278Z] 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-07-29T09:27:32.278Z] - README.md [2021-07-29T09:27:32.278Z] [2021-07-29T09:27:32.278Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-29T09:27:32.278Z] Launching a container. [2021-07-29T09:27:38.934Z] Waiting for container to be ready [2021-07-29T09:27:39.522Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-29T09:27:39.522Z] [2021-07-29T09:27:43.785Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-29T09:27:43.785Z] Waiting for network to be ready... [2021-07-29T09:27:43.785Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T09:27:44.053Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] [2021-07-29T09:27:44.054Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T09:27:44.054Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-29T09:27:44.054Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T09:27:44.054Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T09:27:44.054Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T09:27:44.054Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T09:27:44.054Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T09:27:44.320Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-29T09:27:44.588Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-29T09:27:44.589Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T09:27:44.858Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T09:27:45.126Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T09:27:45.126Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T09:27:45.126Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T09:27:45.126Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T09:27:45.126Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T09:27:45.392Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T09:27:45.658Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-29T09:27:45.658Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-29T09:27:45.658Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T09:27:45.658Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T09:27:45.658Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T09:27:45.658Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T09:27:45.658Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T09:27:45.658Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T09:27:48.247Z] Fetched 24.9 MB in 4s (6052 kB/s) [2021-07-29T09:27:48.831Z] Reading package lists... [2021-07-29T09:27:49.100Z] Reading package lists... [2021-07-29T09:27:49.100Z] Building dependency tree... [2021-07-29T09:27:49.100Z] Reading state information... [2021-07-29T09:27:49.366Z] The following additional packages will be installed: [2021-07-29T09:27:49.366Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T09:27:49.366Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T09:27:49.366Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T09:27:49.366Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-29T09:27:49.366Z] Suggested packages: [2021-07-29T09:27:49.366Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-29T09:27:49.366Z] Recommended packages: [2021-07-29T09:27:49.366Z] gnupg libsasl2-modules [2021-07-29T09:27:49.366Z] The following NEW packages will be installed: [2021-07-29T09:27:49.366Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-29T09:27:49.366Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-29T09:27:49.366Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-29T09:27:49.366Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-29T09:27:49.366Z] The following packages will be upgraded: [2021-07-29T09:27:49.366Z] gpg gpg-agent gpgconf libudev1 [2021-07-29T09:27:49.366Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-29T09:27:49.366Z] Need to get 3527 kB of archives. [2021-07-29T09:27:49.366Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-29T09:27:49.366Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-29T09:27:49.366Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-29T09:27:49.634Z] Get:3 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-07-29T09:27:49.634Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-07-29T09:27:49.634Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-29T09:27:49.634Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-29T09:27:49.634Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-29T09:27:49.904Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-29T09:27:49.904Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-29T09:27:50.192Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-29T09:27:50.192Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-29T09:27:50.192Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-29T09:27:50.192Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-29T09:27:50.192Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-29T09:27:50.192Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-29T09:27:50.192Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-29T09:27:50.192Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-29T09:27:50.192Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-29T09:27:50.192Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-29T09:27:50.463Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-29T09:27:50.463Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-29T09:27:50.463Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-29T09:27:50.463Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:27:50.463Z] Fetched 3527 kB in 1s (3249 kB/s) [2021-07-29T09:27:50.463Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T09:27:50.463Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:27:50.733Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:27:50.733Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-29T09:27:50.733Z] Selecting previously unselected package udev. [2021-07-29T09:27:50.733Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-29T09:27:50.733Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:27:50.733Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-29T09:27:51.009Z] Selecting previously unselected package libfuse2:amd64. [2021-07-29T09:27:51.009Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T09:27:51.009Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T09:27:51.009Z] Selecting previously unselected package fuse. [2021-07-29T09:27:51.009Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-29T09:27:51.009Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-29T09:27:51.280Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:27:51.280Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:27:51.280Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:27:51.280Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:27:51.280Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:27:51.280Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:27:51.549Z] Selecting previously unselected package libksba8:amd64. [2021-07-29T09:27:51.549Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-29T09:27:51.549Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-29T09:27:51.549Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-29T09:27:51.549Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:51.549Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:51.549Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-29T09:27:51.549Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:51.549Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:51.817Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-29T09:27:51.817Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:51.817Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:51.817Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-29T09:27:51.817Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:51.817Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:51.817Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-29T09:27:51.817Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:51.817Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:51.817Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-29T09:27:51.817Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:51.817Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:52.085Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-29T09:27:52.085Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:52.085Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:52.085Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-29T09:27:52.085Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:52.085Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:52.085Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-29T09:27:52.085Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-29T09:27:52.085Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:52.085Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-29T09:27:52.085Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T09:27:52.085Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:27:52.354Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-29T09:27:52.354Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-29T09:27:52.354Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:27:52.354Z] Selecting previously unselected package libldap-common. [2021-07-29T09:27:52.354Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-29T09:27:52.354Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:27:52.354Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-29T09:27:52.354Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-29T09:27:52.354Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:27:52.354Z] Selecting previously unselected package dirmngr. [2021-07-29T09:27:52.354Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:27:52.354Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T09:27:52.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:27:52.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:27:52.460Z] ---> 4d900867c336 [2021-07-29T09:27:52.460Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:27:52.460Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:27:52.460Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:27:52.460Z] ---> 4d900867c336 [2021-07-29T09:27:52.460Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T09:27:52.460Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:27:52.460Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:27:52.460Z] ---> 4d900867c336 [2021-07-29T09:27:52.460Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:27:52.460Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:27:52.460Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:27:52.460Z] ---> 4d900867c336 [2021-07-29T09:27:52.460Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T09:27:52.460Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:27:52.460Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:27:52.460Z] ---> 4d900867c336 [2021-07-29T09:27:52.460Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:27:52.460Z] ---> Running in 511ba119e6b8 [2021-07-29T09:27:52.460Z] ---> Running in c745aa12f551 [2021-07-29T09:27:52.460Z] ---> Running in 485e9561f9cd [2021-07-29T09:27:52.460Z] ---> Running in 6f4776ed2854 [2021-07-29T09:27:52.460Z] ---> Running in 18fc62268373 [2021-07-29T09:27:52.460Z] Removing intermediate container c745aa12f551 [2021-07-29T09:27:52.460Z] ---> d3e8e15a8c65 [2021-07-29T09:27:52.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:27:52.460Z] Removing intermediate container 511ba119e6b8 [2021-07-29T09:27:52.460Z] ---> 77d7fdd3b967 [2021-07-29T09:27:52.460Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:27:52.460Z] Removing intermediate container 485e9561f9cd [2021-07-29T09:27:52.460Z] ---> b1e24829829e [2021-07-29T09:27:52.460Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:27:52.460Z] Removing intermediate container 18fc62268373 [2021-07-29T09:27:52.460Z] ---> fea03c8e4c0f [2021-07-29T09:27:52.460Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:27:52.460Z] Removing intermediate container 6f4776ed2854 [2021-07-29T09:27:52.460Z] ---> cd27269ff857 [2021-07-29T09:27:52.460Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:27:52.460Z] ---> Running in adfe43f097a5 [2021-07-29T09:27:52.460Z] ---> Running in cbe824465a40 [2021-07-29T09:27:52.460Z] ---> Running in 28644b75a05a [2021-07-29T09:27:52.460Z] ---> Running in 1c7133bc43c3 [2021-07-29T09:27:52.460Z] ---> Running in 392ab83f87df [2021-07-29T09:27:52.622Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:27:52.622Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-29T09:27:52.622Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-29T09:27:52.622Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:27:52.622Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-29T09:27:52.622Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-29T09:27:52.622Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:52.622Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-29T09:27:52.622Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:27:52.622Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-29T09:27:52.888Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-29T09:27:53.155Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-29T09:27:53.155Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-29T09:27:53.155Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-29T09:27:53.155Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-29T09:27:53.155Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-29T09:27:53.155Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-29T09:27:53.155Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:27:53.743Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-29T09:27:53.743Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-29T09:27:53.743Z] This means they are not meant to be enabled using systemctl. [2021-07-29T09:27:53.743Z] Possible reasons for having this kind of units are: [2021-07-29T09:27:53.743Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-29T09:27:53.743Z] .wants/ or .requires/ directory. [2021-07-29T09:27:53.743Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-29T09:27:53.743Z] a requirement dependency on it. [2021-07-29T09:27:53.743Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-29T09:27:53.743Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-29T09:27:53.743Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-29T09:27:53.743Z] instance name specified. [2021-07-29T09:27:54.013Z] Reading package lists... [2021-07-29T09:27:54.013Z] Building dependency tree... [2021-07-29T09:27:54.013Z] Reading state information... [2021-07-29T09:27:54.283Z] The following additional packages will be installed: [2021-07-29T09:27:54.283Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-29T09:27:54.283Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-29T09:27:54.283Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-29T09:27:54.283Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-29T09:27:54.283Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-29T09:27:54.283Z] Suggested packages: [2021-07-29T09:27:54.283Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-29T09:27:54.283Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-29T09:27:54.283Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-29T09:27:54.283Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-29T09:27:54.283Z] systemd-container policykit-1 [2021-07-29T09:27:54.283Z] Recommended packages: [2021-07-29T09:27:54.283Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-29T09:27:54.283Z] The following NEW packages will be installed: [2021-07-29T09:27:54.283Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-29T09:27:54.283Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-29T09:27:54.283Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-29T09:27:54.283Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-29T09:27:54.283Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-29T09:27:54.284Z] The following packages will be upgraded: [2021-07-29T09:27:54.284Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-29T09:27:54.284Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-29T09:27:54.284Z] Need to get 36.7 MB of archives. [2021-07-29T09:27:54.284Z] After this operation, 147 MB of additional disk space will be used. [2021-07-29T09:27:54.284Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-29T09:27:54.552Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-29T09:27:54.552Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-29T09:27:54.552Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-29T09:27:54.552Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-29T09:27:54.552Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-29T09:27:54.552Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-29T09:27:54.552Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-29T09:27:54.552Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-29T09:27:54.552Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-29T09:27:54.552Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-29T09:27:54.552Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-29T09:27:54.552Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-29T09:27:54.553Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-29T09:27:54.553Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-29T09:27:54.553Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-29T09:27:54.553Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-29T09:27:54.553Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-29T09:27:55.135Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-29T09:27:55.135Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-29T09:27:55.135Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-29T09:27:55.135Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-29T09:27:55.135Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-29T09:27:55.135Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-29T09:27:55.135Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-29T09:27:55.135Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-29T09:27:55.135Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-29T09:27:55.135Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-29T09:27:55.135Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-29T09:27:55.402Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-29T09:27:55.905Z] Removing intermediate container adfe43f097a5 [2021-07-29T09:27:55.905Z] ---> b697c855cd10 [2021-07-29T09:27:55.905Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T09:27:55.905Z] ---> Running in abebdd7ce0d9 [2021-07-29T09:27:55.905Z] Removing intermediate container cbe824465a40 [2021-07-29T09:27:55.905Z] ---> 2ddd131663f3 [2021-07-29T09:27:55.905Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T09:27:55.905Z] Removing intermediate container 28644b75a05a [2021-07-29T09:27:55.905Z] ---> ae9ea8caf045 [2021-07-29T09:27:55.905Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:27:56.183Z] ---> Running in bd9a98e6b030 [2021-07-29T09:27:56.183Z] ---> Running in 471c0f209625 [2021-07-29T09:27:56.364Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:27:56.457Z] Removing intermediate container 392ab83f87df [2021-07-29T09:27:56.457Z] ---> 464816936822 [2021-07-29T09:27:56.457Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T09:27:56.457Z] Removing intermediate container 1c7133bc43c3 [2021-07-29T09:27:56.457Z] ---> 9bca57ab675d [2021-07-29T09:27:56.457Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T09:27:56.631Z] Fetched 36.7 MB in 2s (17.2 MB/s) [2021-07-29T09:27:56.632Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T09:27:56.632Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:27:56.632Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:27:56.736Z] ---> Running in f58aaafe42a8 [2021-07-29T09:27:56.736Z] ---> Running in f777a6c38541 [2021-07-29T09:27:57.226Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:27:57.226Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:27:57.226Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-29T09:27:57.226Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T09:27:57.226Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-29T09:27:57.226Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-29T09:27:57.500Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-29T09:27:57.500Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-29T09:27:57.500Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-29T09:27:57.500Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-29T09:27:57.733Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:57.768Z] Setting up apt (1.6.14) ... [2021-07-29T09:27:57.768Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-29T09:27:58.034Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-29T09:27:58.299Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-29T09:27:58.299Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T09:27:58.299Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T09:27:58.299Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-29T09:27:58.299Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:27:58.299Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:27:58.335Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:58.568Z] Selecting previously unselected package libexpat1:amd64. [2021-07-29T09:27:58.568Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-29T09:27:58.568Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T09:27:58.568Z] Selecting previously unselected package python3.6-minimal. [2021-07-29T09:27:58.568Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:27:58.568Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:27:58.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:58.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:58.610Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:58.835Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T09:27:58.835Z] Checking for services that may need to be restarted...done. [2021-07-29T09:27:58.835Z] Checking for services that may need to be restarted...done. [2021-07-29T09:27:58.835Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:27:58.835Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-29T09:27:58.835Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:27:58.883Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:59.161Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:59.418Z] Selecting previously unselected package python3-minimal. [2021-07-29T09:27:59.418Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-29T09:27:59.418Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-29T09:27:59.418Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-29T09:27:59.418Z] Selecting previously unselected package mime-support. [2021-07-29T09:27:59.418Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-29T09:27:59.418Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-29T09:27:59.418Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-29T09:27:59.418Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-29T09:27:59.418Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T09:27:59.418Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-29T09:27:59.418Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:27:59.418Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:27:59.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:59.685Z] Selecting previously unselected package python3.6. [2021-07-29T09:27:59.685Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-29T09:27:59.685Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:27:59.728Z] OK: 218 MiB in 52 packages [2021-07-29T09:27:59.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:59.728Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:27:59.952Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-29T09:27:59.952Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-29T09:27:59.952Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T09:27:59.952Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-29T09:28:00.225Z] Selecting previously unselected package python3. [2021-07-29T09:28:00.225Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-29T09:28:00.225Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-29T09:28:00.225Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-29T09:28:00.344Z] OK: 218 MiB in 52 packages [2021-07-29T09:28:00.499Z] Selecting previously unselected package multiarch-support. [2021-07-29T09:28:00.499Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:28:00.499Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T09:28:00.630Z] OK: 218 MiB in 52 packages [2021-07-29T09:28:00.775Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-29T09:28:00.775Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-29T09:28:00.775Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-29T09:28:00.775Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-29T09:28:00.775Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T09:28:00.775Z] Selecting previously unselected package libbsd0:amd64. [2021-07-29T09:28:00.775Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-29T09:28:00.775Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T09:28:00.922Z] OK: 218 MiB in 52 packages [2021-07-29T09:28:00.922Z] OK: 218 MiB in 52 packages [2021-07-29T09:28:01.042Z] Selecting previously unselected package sudo. [2021-07-29T09:28:01.042Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-29T09:28:01.042Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T09:28:01.311Z] Selecting previously unselected package apparmor. [2021-07-29T09:28:01.311Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T09:28:01.312Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-29T09:28:01.556Z] Removing intermediate container abebdd7ce0d9 [2021-07-29T09:28:01.556Z] ---> 9304ff8a4e91 [2021-07-29T09:28:01.556Z] Step 6/24 : COPY go.mod . [2021-07-29T09:28:01.581Z] Selecting previously unselected package libedit2:amd64. [2021-07-29T09:28:01.581Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-29T09:28:01.581Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T09:28:01.581Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-29T09:28:01.581Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:28:01.581Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:01.849Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-29T09:28:01.849Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:28:01.849Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:01.849Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-29T09:28:01.849Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-29T09:28:01.849Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T09:28:02.118Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-29T09:28:02.118Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:28:02.118Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:02.118Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-29T09:28:02.118Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-29T09:28:02.118Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:02.158Z] Removing intermediate container bd9a98e6b030 [2021-07-29T09:28:02.158Z] ---> 5f2fd0622521 [2021-07-29T09:28:02.158Z] Step 6/23 : COPY go.mod . [2021-07-29T09:28:02.389Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-29T09:28:02.390Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-29T09:28:02.390Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T09:28:02.390Z] Selecting previously unselected package openssh-client. [2021-07-29T09:28:02.390Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-29T09:28:02.390Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T09:28:02.452Z] Removing intermediate container 471c0f209625 [2021-07-29T09:28:02.452Z] ---> c1733bd9e9f2 [2021-07-29T09:28:02.452Z] Step 6/24 : COPY go.mod . [2021-07-29T09:28:02.658Z] Selecting previously unselected package squashfs-tools. [2021-07-29T09:28:02.658Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-29T09:28:02.658Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T09:28:02.658Z] Selecting previously unselected package snapd. [2021-07-29T09:28:02.658Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-29T09:28:02.658Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-29T09:28:02.728Z] Removing intermediate container f58aaafe42a8 [2021-07-29T09:28:02.728Z] ---> 481880857a30 [2021-07-29T09:28:02.728Z] Step 6/22 : COPY go.mod . [2021-07-29T09:28:02.728Z] ---> db8ea9828f51 [2021-07-29T09:28:02.728Z] Step 7/24 : RUN go mod download [2021-07-29T09:28:02.728Z] Removing intermediate container f777a6c38541 [2021-07-29T09:28:02.728Z] ---> f18c1a0aadaf [2021-07-29T09:28:02.728Z] Step 6/23 : COPY go.mod . [2021-07-29T09:28:03.003Z] ---> Running in 7fe2105409c5 [2021-07-29T09:28:03.280Z] ---> af15ac461805 [2021-07-29T09:28:03.280Z] Step 7/23 : RUN go mod download [2021-07-29T09:28:03.555Z] ---> Running in d0495d369de2 [2021-07-29T09:28:03.555Z] ---> 2fc78a2e839e [2021-07-29T09:28:03.555Z] Step 7/24 : RUN go mod download [2021-07-29T09:28:03.830Z] ---> Running in 28e1c378da72 [2021-07-29T09:28:04.107Z] ---> 2f8ae09b80b4 [2021-07-29T09:28:04.107Z] Step 7/22 : RUN go mod download [2021-07-29T09:28:04.381Z] ---> 5b3ee5dbf787 [2021-07-29T09:28:04.381Z] Step 7/23 : RUN go mod download [2021-07-29T09:28:04.381Z] ---> Running in da1112b7ddbc [2021-07-29T09:28:04.597Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-29T09:28:04.656Z] ---> Running in 4ef055a2749d [2021-07-29T09:28:04.865Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-29T09:28:04.866Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-29T09:28:05.133Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-29T09:28:05.133Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-29T09:28:05.133Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:05.133Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:28:05.133Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-29T09:28:05.400Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-29T09:28:07.348Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-29T09:28:07.931Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-29T09:28:08.067Z] Removing intermediate container 7fe2105409c5 [2021-07-29T09:28:08.067Z] ---> 1a6e98427eb0 [2021-07-29T09:28:08.067Z] Step 8/24 : COPY . . [2021-07-29T09:28:08.197Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-29T09:28:08.197Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:28:08.197Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:08.197Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-29T09:28:08.781Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-29T09:28:08.781Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:09.050Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-29T09:28:09.050Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-29T09:28:09.050Z] running python rtupdate hooks for python3.6... [2021-07-29T09:28:09.050Z] running python post-rtupdate hooks for python3.6... [2021-07-29T09:28:09.050Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-29T09:28:09.063Z] Removing intermediate container d0495d369de2 [2021-07-29T09:28:09.063Z] ---> 1f8bd7fd16c7 [2021-07-29T09:28:09.063Z] Step 8/23 : COPY . . [2021-07-29T09:28:09.668Z] Removing intermediate container 28e1c378da72 [2021-07-29T09:28:09.668Z] ---> a81c9c4127c8 [2021-07-29T09:28:09.668Z] Step 8/24 : COPY . . [2021-07-29T09:28:10.662Z] Removing intermediate container da1112b7ddbc [2021-07-29T09:28:10.662Z] ---> c1e97ad2a691 [2021-07-29T09:28:10.662Z] Step 8/22 : COPY . . [2021-07-29T09:28:11.005Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-29T09:28:11.005Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-29T09:28:11.005Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-29T09:28:11.265Z] Removing intermediate container 4ef055a2749d [2021-07-29T09:28:11.265Z] ---> 0d6e6611d636 [2021-07-29T09:28:11.265Z] Step 8/23 : COPY . . [2021-07-29T09:28:11.270Z] Setting up snapd (2.49.2+18.04) ... [2021-07-29T09:28:11.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-29T09:28:11.854Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-29T09:28:12.123Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-29T09:28:12.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-29T09:28:12.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T09:28:12.390Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-29T09:28:12.656Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-29T09:28:12.922Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-29T09:28:12.922Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-29T09:28:13.188Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-29T09:28:13.188Z] /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-07-29T09:28:13.455Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-29T09:28:13.455Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T09:28:14.416Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T09:28:14.683Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T09:28:14.683Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T09:28:15.651Z] Reading package lists... [2021-07-29T09:28:15.918Z] Reading package lists... [2021-07-29T09:28:16.184Z] Building dependency tree... [2021-07-29T09:28:16.184Z] Reading state information... [2021-07-29T09:28:16.184Z] Calculating upgrade... [2021-07-29T09:28:16.479Z] The following packages will be upgraded: [2021-07-29T09:28:16.479Z] advancecomp base-files bash binutils binutils-common [2021-07-29T09:28:16.479Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-29T09:28:16.479Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-29T09:28:16.479Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-29T09:28:16.479Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-29T09:28:16.479Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-29T09:28:16.479Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-29T09:28:16.479Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-29T09:28:16.479Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-29T09:28:16.479Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-29T09:28:16.479Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-29T09:28:16.479Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-29T09:28:16.479Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-29T09:28:16.479Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-29T09:28:16.479Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-29T09:28:16.479Z] ubuntu-keyring util-linux [2021-07-29T09:28:16.479Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T09:28:16.479Z] Need to get 64.2 MB of archives. [2021-07-29T09:28:16.479Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-29T09:28:16.479Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-29T09:28:16.479Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-29T09:28:16.479Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-29T09:28:16.479Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-29T09:28:16.479Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-29T09:28:16.479Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-29T09:28:16.479Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-29T09:28:16.479Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-29T09:28:16.479Z] 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-07-29T09:28:16.479Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-29T09:28:16.479Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-29T09:28:16.479Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-29T09:28:16.479Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-29T09:28:16.479Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-29T09:28:16.479Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-29T09:28:16.752Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-29T09:28:16.752Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-29T09:28:16.752Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-29T09:28:16.752Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-29T09:28:16.752Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-29T09:28:16.752Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-29T09:28:16.752Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-29T09:28:16.752Z] 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-07-29T09:28:16.752Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-29T09:28:16.752Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-29T09:28:16.752Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-29T09:28:16.752Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-29T09:28:16.752Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-29T09:28:16.752Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-29T09:28:16.752Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-29T09:28:16.752Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-29T09:28:16.752Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-29T09:28:16.752Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-29T09:28:16.752Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-29T09:28:16.752Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-29T09:28:16.752Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-29T09:28:16.752Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-29T09:28:16.752Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-29T09:28:16.752Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-29T09:28:16.752Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-29T09:28:17.019Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-29T09:28:17.019Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-29T09:28:17.019Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-29T09:28:17.019Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-29T09:28:17.019Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-29T09:28:17.019Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-29T09:28:17.019Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-29T09:28:17.019Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-29T09:28:17.019Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-29T09:28:17.019Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-29T09:28:17.019Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-29T09:28:17.019Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-29T09:28:17.019Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-29T09:28:17.019Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-29T09:28:17.019Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-29T09:28:17.019Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-29T09:28:17.019Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-29T09:28:17.019Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-29T09:28:17.283Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-29T09:28:17.283Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-29T09:28:17.284Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-29T09:28:17.284Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-29T09:28:17.550Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-29T09:28:17.550Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-29T09:28:17.550Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-29T09:28:17.550Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-29T09:28:17.550Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-29T09:28:17.550Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-29T09:28:17.550Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-29T09:28:17.550Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-29T09:28:17.550Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-29T09:28:17.550Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-29T09:28:17.817Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-29T09:28:17.817Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-29T09:28:17.817Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-29T09:28:17.817Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-29T09:28:17.817Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-29T09:28:17.817Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-29T09:28:17.817Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-29T09:28:17.817Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-29T09:28:17.817Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-29T09:28:17.817Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-29T09:28:17.817Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-29T09:28:17.817Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-29T09:28:17.817Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-29T09:28:17.817Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-29T09:28:17.817Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-29T09:28:17.817Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-29T09:28:17.817Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-29T09:28:17.817Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-29T09:28:18.084Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-29T09:28:18.084Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-29T09:28:18.084Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-29T09:28:18.084Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-29T09:28:18.084Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-29T09:28:18.085Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-29T09:28:18.085Z] Get:97 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-07-29T09:28:18.085Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-29T09:28:18.085Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-29T09:28:18.085Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-29T09:28:18.085Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-29T09:28:18.085Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-29T09:28:18.085Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-29T09:28:18.350Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:28:18.350Z] Fetched 64.2 MB in 2s (35.0 MB/s) [2021-07-29T09:28:18.350Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:28:18.350Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:28:18.350Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:28:20.295Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:28:20.295Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:28:20.295Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-29T09:28:20.295Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-29T09:28:21.268Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:21.268Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:21.268Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:21.268Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:21.542Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:21.542Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:21.542Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:21.830Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:21.830Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:21.830Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:22.097Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:22.097Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:22.097Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:22.365Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:22.365Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:28:22.632Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:28:22.632Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:22.898Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-29T09:28:23.167Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:28:23.434Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:28:23.434Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:23.434Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:23.701Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:23.701Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:23.967Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:23.967Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-29T09:28:24.232Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:28:24.502Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:28:24.502Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:28:24.771Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:28:25.354Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T09:28:25.620Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-29T09:28:25.620Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-29T09:28:25.888Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-29T09:28:25.888Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-29T09:28:25.888Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-29T09:28:26.155Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-29T09:28:26.155Z] Installing new version of config file /etc/issue ... [2021-07-29T09:28:26.155Z] Installing new version of config file /etc/issue.net ... [2021-07-29T09:28:26.155Z] Installing new version of config file /etc/lsb-release ... [2021-07-29T09:28:26.454Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-29T09:28:26.454Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-29T09:28:26.762Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-29T09:28:26.762Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-29T09:28:26.762Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:26.762Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-29T09:28:26.762Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-29T09:28:27.032Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-29T09:28:27.032Z] 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-07-29T09:28:27.303Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:27.303Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:27.303Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:27.578Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:27.578Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:27.578Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-29T09:28:27.578Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-29T09:28:27.862Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-29T09:28:27.862Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:27.862Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-29T09:28:28.191Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T09:28:28.510Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-29T09:28:28.510Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:28.510Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:28:28.510Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:28:28.776Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T09:28:29.042Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:29.042Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:28:29.042Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:28:29.313Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-29T09:28:29.582Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:29.582Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-29T09:28:29.582Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-29T09:28:29.850Z] Setting up grep (3.1-2build1) ... [2021-07-29T09:28:29.850Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:29.850Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-29T09:28:30.116Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-29T09:28:30.382Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-29T09:28:30.382Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:30.382Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T09:28:30.382Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T09:28:30.650Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-29T09:28:30.918Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:30.918Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:28:30.918Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:28:31.186Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-29T09:28:31.186Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:31.186Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T09:28:31.455Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:28:32.037Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T09:28:32.037Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:28:32.304Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-29T09:28:32.304Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:28:32.885Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-29T09:28:33.151Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:33.151Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-29T09:28:33.151Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-29T09:28:33.524Z] ---> e40df74bf272 [2021-07-29T09:28:33.525Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:28:33.525Z] ---> Running in 7dfecc9393bd [2021-07-29T09:28:33.525Z] ---> e0f4faec36f8 [2021-07-29T09:28:33.525Z] Step 9/22 : RUN go mod tidy [2021-07-29T09:28:33.525Z] ---> eabb18fa4a14 [2021-07-29T09:28:33.525Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:28:33.525Z] ---> 4f82db57f5ff [2021-07-29T09:28:33.525Z] Step 9/23 : RUN go mod tidy [2021-07-29T09:28:33.525Z] ---> c0c48578d8da [2021-07-29T09:28:33.525Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:28:33.525Z] ---> Running in 195bb7f23c49 [2021-07-29T09:28:33.525Z] ---> Running in ea9d6d36b5e7 [2021-07-29T09:28:33.525Z] ---> Running in 42f965f04dcf [2021-07-29T09:28:33.525Z] ---> Running in 614ecdd3a5d5 [2021-07-29T09:28:34.559Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T09:28:34.559Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T09:28:34.559Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-29T09:28:34.826Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-29T09:28:34.826Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T09:28:35.091Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:35.091Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-29T09:28:35.091Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-29T09:28:35.357Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-29T09:28:35.357Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:35.357Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:35.357Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:35.625Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:35.625Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:35.625Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:35.892Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:35.892Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:35.892Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:35.892Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:36.157Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:36.157Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:36.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:36.424Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:36.424Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:36.691Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:36.691Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:36.691Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:28:36.957Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:28:36.957Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:28:36.957Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:28:37.224Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T09:28:37.490Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:37.490Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-29T09:28:37.490Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:28:37.757Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T09:28:37.846Z] Removing intermediate container 7dfecc9393bd [2021-07-29T09:28:37.846Z] ---> bb8f1ab8fac7 [2021-07-29T09:28:37.846Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T09:28:37.846Z] ---> Running in 42f02510770d [2021-07-29T09:28:38.025Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:38.025Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:38.025Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:38.296Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:38.296Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:38.296Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:38.296Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:38.565Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:38.833Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:38.833Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:38.833Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:38.837Z] Removing intermediate container 195bb7f23c49 [2021-07-29T09:28:38.837Z] ---> d2ef18c21388 [2021-07-29T09:28:38.837Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T09:28:39.117Z] ---> Running in 995c0df53315 [2021-07-29T09:28:39.418Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:28:39.724Z] Removing intermediate container ea9d6d36b5e7 [2021-07-29T09:28:39.724Z] ---> de5aff193954 [2021-07-29T09:28:39.724Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T09:28:39.724Z] Removing intermediate container 614ecdd3a5d5 [2021-07-29T09:28:39.724Z] ---> 7c4cb90e753d [2021-07-29T09:28:39.724Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T09:28:39.724Z] Removing intermediate container 42f965f04dcf [2021-07-29T09:28:39.724Z] ---> d9767e1fdff4 [2021-07-29T09:28:39.724Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T09:28:40.001Z] ---> Running in 21c67c4077af [2021-07-29T09:28:40.001Z] ---> Running in c16a7167a492 [2021-07-29T09:28:40.001Z] ---> Running in e1cc9fcb8408 [2021-07-29T09:28:40.013Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-29T09:28:40.276Z] 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-07-29T09:28:40.282Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-29T09:28:40.548Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:40.548Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-29T09:28:40.815Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-29T09:28:41.083Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:28:41.280Z] 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-07-29T09:28:41.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-29T09:28:41.350Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-29T09:28:41.350Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-29T09:28:41.617Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-29T09:28:41.617Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:28:41.617Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-29T09:28:41.883Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-29T09:28:42.151Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-29T09:28:42.275Z] 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-07-29T09:28:42.430Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:28:42.430Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-29T09:28:42.430Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T09:28:42.430Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-29T09:28:42.556Z] 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-07-29T09:28:42.697Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:28:42.697Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-29T09:28:42.836Z] 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-07-29T09:28:42.966Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-29T09:28:43.234Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-29T09:28:43.234Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:28:43.234Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T09:28:43.501Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:28:43.501Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:28:43.768Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-29T09:28:43.768Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T09:28:43.768Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:28:44.036Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:28:44.302Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-29T09:28:44.302Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-29T09:28:44.302Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:28:44.569Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:28:44.842Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:44.842Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-29T09:28:44.842Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-29T09:28:45.111Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-29T09:28:45.381Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-29T09:28:45.649Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:28:45.649Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:28:46.233Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T09:28:46.499Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:46.500Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-29T09:28:46.500Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-29T09:28:46.768Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-29T09:28:47.035Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:47.036Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-29T09:28:47.036Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-29T09:28:47.036Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-29T09:28:47.301Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:47.301Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-29T09:28:47.301Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-29T09:28:47.598Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-29T09:28:47.864Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:47.865Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-29T09:28:47.865Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-29T09:28:48.134Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-29T09:28:48.134Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:48.134Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-29T09:28:48.403Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-29T09:28:48.686Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-29T09:28:48.686Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:48.686Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-29T09:28:48.686Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-29T09:28:49.278Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-29T09:28:49.551Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:49.551Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-29T09:28:49.551Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-29T09:28:49.821Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-29T09:28:49.821Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:49.821Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T09:28:50.092Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T09:28:50.092Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T09:28:50.361Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:50.361Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-29T09:28:50.361Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-29T09:28:50.628Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-29T09:28:50.897Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:50.897Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-29T09:28:50.897Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-29T09:28:51.170Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-29T09:28:51.455Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:51.455Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-29T09:28:51.455Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-29T09:28:51.723Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-29T09:28:51.993Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:51.993Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-29T09:28:51.993Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-29T09:28:51.993Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-29T09:28:52.261Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:52.261Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-29T09:28:52.261Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-29T09:28:52.528Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-29T09:28:52.528Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:52.528Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-29T09:28:52.800Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-29T09:28:52.800Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-29T09:28:53.068Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-29T09:28:53.068Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-29T09:28:53.068Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-29T09:28:53.068Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-29T09:28:53.335Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-29T09:28:53.335Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T09:28:53.335Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T09:28:53.637Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-29T09:28:53.637Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-29T09:28:53.905Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-29T09:28:54.171Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-29T09:28:54.446Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-29T09:28:54.446Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-29T09:28:54.714Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-29T09:28:54.714Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-29T09:28:54.983Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-29T09:28:54.983Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-29T09:28:55.252Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-29T09:28:55.252Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-29T09:28:55.252Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-29T09:28:55.520Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-29T09:28:55.520Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-29T09:28:55.520Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-29T09:28:55.787Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-29T09:28:55.787Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-29T09:28:56.056Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-29T09:28:56.056Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-29T09:28:56.333Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-29T09:28:56.630Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-29T09:28:57.257Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-29T09:28:57.257Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-29T09:28:57.572Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-29T09:28:57.572Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-29T09:28:57.854Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:28:57.854Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:28:58.134Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:28:58.407Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:28:58.407Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:28:58.407Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:28:58.689Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-29T09:28:58.689Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-29T09:28:58.689Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:58.689Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:28:58.966Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:58.966Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:28:58.966Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:59.254Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:28:59.254Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:28:59.254Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:29:00.248Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:29:00.248Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:29:01.244Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:29:01.244Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:29:02.215Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:29:02.215Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:29:02.482Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:29:02.482Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:29:03.460Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-29T09:29:03.460Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-29T09:29:03.730Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T09:29:03.730Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T09:29:04.002Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T09:29:04.002Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T09:29:04.280Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-29T09:29:04.280Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-29T09:29:04.547Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-29T09:29:04.547Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-29T09:29:04.815Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T09:29:04.815Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T09:29:05.081Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-29T09:29:05.081Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-29T09:29:05.081Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-29T09:29:05.081Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-29T09:29:05.359Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:05.359Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-29T09:29:05.359Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:05.359Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:05.627Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:05.627Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-29T09:29:05.627Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-29T09:29:05.627Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-29T09:29:05.902Z] [2021-07-29T09:29:05.902Z] Current default time zone: 'Etc/UTC' [2021-07-29T09:29:05.902Z] Local time is now: Thu Jul 29 09:29:05 UTC 2021. [2021-07-29T09:29:05.902Z] Universal Time is now: Thu Jul 29 09:29:05 UTC 2021. [2021-07-29T09:29:05.902Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-29T09:29:05.902Z] [2021-07-29T09:29:05.902Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-29T09:29:05.902Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:05.902Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-29T09:29:05.902Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-29T09:29:05.902Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-29T09:29:05.902Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-29T09:29:05.902Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-29T09:29:05.902Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-29T09:29:06.177Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-29T09:29:06.177Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-29T09:29:06.177Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:06.177Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-29T09:29:06.445Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:06.445Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:29:06.445Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:06.445Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-29T09:29:06.714Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-29T09:29:06.714Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-29T09:29:06.714Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-29T09:29:06.714Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-29T09:29:06.714Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-29T09:29:06.714Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:29:06.714Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-29T09:29:08.664Z] Updating certificates in /etc/ssl/certs... [2021-07-29T09:29:09.254Z] 23 added, 27 removed; done. [2021-07-29T09:29:09.254Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-29T09:29:09.254Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-29T09:29:09.525Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-29T09:29:09.525Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-29T09:29:09.525Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-29T09:29:09.525Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.525Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:29:09.525Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.525Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.525Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.793Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.793Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.793Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-29T09:29:09.793Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:29:09.793Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-29T09:29:09.793Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-29T09:29:09.793Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-29T09:29:09.793Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:09.793Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-29T09:29:10.061Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-29T09:29:10.061Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-29T09:29:10.061Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-29T09:29:10.061Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:29:10.061Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-29T09:29:10.330Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-29T09:29:10.330Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-29T09:29:10.330Z] Updating certificates in /etc/ssl/certs... [2021-07-29T09:29:10.919Z] 0 added, 0 removed; done. [2021-07-29T09:29:10.919Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-29T09:29:10.919Z] done. [2021-07-29T09:29:11.189Z] Reading package lists... [2021-07-29T09:29:11.458Z] Building dependency tree... [2021-07-29T09:29:11.458Z] Reading state information... [2021-07-29T09:29:11.458Z] The following NEW packages will be installed: [2021-07-29T09:29:11.458Z] apt-transport-https [2021-07-29T09:29:11.730Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T09:29:11.730Z] Need to get 4348 B of archives. [2021-07-29T09:29:11.730Z] After this operation, 154 kB of additional disk space will be used. [2021-07-29T09:29:11.730Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-29T09:29:11.999Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:29:11.999Z] Fetched 4348 B in 0s (21.2 kB/s) [2021-07-29T09:29:11.999Z] Selecting previously unselected package apt-transport-https. [2021-07-29T09:29:11.999Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-29T09:29:11.999Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-29T09:29:11.999Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-29T09:29:12.270Z] Setting up apt-transport-https (1.6.14) ... [2021-07-29T09:29:12.538Z] Waiting for network to be ready... [2021-07-29T09:29:20.768Z] 2021-07-29T09:29:16Z INFO Waiting for automatic snapd restart... [2021-07-29T09:29:20.768Z] snapd 2.51.3 from Canonical* installed [2021-07-29T09:29:21.734Z] "snapd" switched to the "latest/stable" channel [2021-07-29T09:29:21.734Z] [2021-07-29T09:29:24.325Z] core18 20210611 from Canonical* installed [2021-07-29T09:29:24.325Z] "core18" switched to the "latest/stable" channel [2021-07-29T09:29:24.325Z] [2021-07-29T09:29:26.916Z] snapcraft 4.8.3 from Canonical* installed [2021-07-29T09:29:27.198Z] "snapcraft" switched to the "latest/stable" channel [2021-07-29T09:29:27.198Z] [2021-07-29T09:29:31.889Z] 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-07-29T09:29:31.889Z] - README.md [2021-07-29T09:29:31.889Z] [2021-07-29T09:29:31.889Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-29T09:29:31.889Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T09:29:31.889Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T09:29:31.889Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T09:29:32.816Z] Reading package lists... [2021-07-29T09:29:33.435Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 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-07-29T09:29:33.435Z] Reading package lists... [2021-07-29T09:29:33.435Z] Building dependency tree... [2021-07-29T09:29:33.435Z] Reading state information... [2021-07-29T09:29:33.722Z] Suggested packages: [2021-07-29T09:29:33.722Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-29T09:29:33.722Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-29T09:29:33.722Z] Recommended packages: [2021-07-29T09:29:33.722Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-29T09:29:33.722Z] The following NEW packages will be installed: [2021-07-29T09:29:33.722Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-29T09:29:33.722Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-29T09:29:33.722Z] pkg-config zip [2021-07-29T09:29:33.722Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-29T09:29:33.722Z] Need to get 7663 kB of archives. [2021-07-29T09:29:33.722Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-29T09:29:33.722Z] 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-07-29T09:29:34.006Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-29T09:29:34.006Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-29T09:29:34.006Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-29T09:29:34.006Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-29T09:29:34.006Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-29T09:29:34.006Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-29T09:29:34.006Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-29T09:29:34.285Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-29T09:29:34.285Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-29T09:29:34.285Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-29T09:29:34.285Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-29T09:29:34.285Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-29T09:29:34.559Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-29T09:29:34.559Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-29T09:29:34.559Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-29T09:29:34.559Z] Fetched 7663 kB in 1s (10.4 MB/s) [2021-07-29T09:29:34.559Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-29T09:29:34.559Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-29T09:29:34.559Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-29T09:29:34.559Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-29T09:29:34.837Z] Selecting previously unselected package libpsl5:amd64. [2021-07-29T09:29:34.837Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-29T09:29:34.837Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T09:29:34.837Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-29T09:29:34.837Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-29T09:29:34.837Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T09:29:34.837Z] Selecting previously unselected package librtmp1:amd64. [2021-07-29T09:29:34.837Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-29T09:29:34.837Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T09:29:34.837Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-29T09:29:34.837Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-29T09:29:34.837Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T09:29:35.112Z] Selecting previously unselected package liberror-perl. [2021-07-29T09:29:35.113Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-29T09:29:35.113Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-29T09:29:35.113Z] Selecting previously unselected package git-man. [2021-07-29T09:29:35.113Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-29T09:29:35.113Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:29:35.113Z] Selecting previously unselected package git. [2021-07-29T09:29:35.113Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-29T09:29:35.113Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:29:35.717Z] Selecting previously unselected package libnorm1:amd64. [2021-07-29T09:29:35.717Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-29T09:29:35.717Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-29T09:29:35.717Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-29T09:29:35.717Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-29T09:29:35.717Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-29T09:29:35.717Z] Selecting previously unselected package libsodium23:amd64. [2021-07-29T09:29:35.717Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-29T09:29:35.717Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-29T09:29:35.995Z] Selecting previously unselected package libzmq5:amd64. [2021-07-29T09:29:35.995Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-29T09:29:35.995Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:29:35.995Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-29T09:29:35.995Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-29T09:29:35.995Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:29:35.995Z] Selecting previously unselected package pkg-config. [2021-07-29T09:29:35.995Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-29T09:29:35.995Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-29T09:29:35.995Z] Selecting previously unselected package zip. [2021-07-29T09:29:35.995Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-29T09:29:35.995Z] Unpacking zip (3.0-11build1) ... [2021-07-29T09:29:36.272Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-29T09:29:36.272Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:29:36.272Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-29T09:29:36.272Z] Setting up liberror-perl (0.17025-1) ... [2021-07-29T09:29:36.272Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-29T09:29:36.272Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-29T09:29:36.272Z] No schema files found: doing nothing. [2021-07-29T09:29:36.272Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-29T09:29:36.272Z] Setting up zip (3.0-11build1) ... [2021-07-29T09:29:36.272Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-29T09:29:36.272Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-29T09:29:36.272Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-29T09:29:36.272Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:29:36.272Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-29T09:29:36.272Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-29T09:29:36.272Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-29T09:29:36.272Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-29T09:29:36.874Z] git set to automatically installed. [2021-07-29T09:29:36.874Z] git-man set to automatically installed. [2021-07-29T09:29:36.874Z] libcurl3-gnutls set to automatically installed. [2021-07-29T09:29:36.874Z] liberror-perl set to automatically installed. [2021-07-29T09:29:36.874Z] libglib2.0-0 set to automatically installed. [2021-07-29T09:29:36.874Z] libnghttp2-14 set to automatically installed. [2021-07-29T09:29:36.874Z] libnorm1 set to automatically installed. [2021-07-29T09:29:36.874Z] libpgm-5.2-0 set to automatically installed. [2021-07-29T09:29:36.874Z] libpsl5 set to automatically installed. [2021-07-29T09:29:36.874Z] librtmp1 set to automatically installed. [2021-07-29T09:29:36.874Z] libsodium23 set to automatically installed. [2021-07-29T09:29:36.874Z] libzmq3-dev set to automatically installed. [2021-07-29T09:29:36.874Z] libzmq5 set to automatically installed. [2021-07-29T09:29:36.874Z] pkg-config set to automatically installed. [2021-07-29T09:29:36.874Z] zip set to automatically installed. [2021-07-29T09:29:38.345Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T09:29:46.676Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-29T09:29:46.954Z] snapd is not logged in, snap install commands will use sudo [2021-07-29T09:29:47.942Z] snap "core18" has no updates available [2021-07-29T09:29:48.935Z] Pulling config-common [2021-07-29T09:29:48.935Z] + snapcraftctl pull [2021-07-29T09:29:49.924Z] Pulling go-build-helper [2021-07-29T09:29:49.924Z] + snapcraftctl pull [2021-07-29T09:29:50.912Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-07-29T09:29:50.912Z] Skipping pull go-build-helper (already ran) [2021-07-29T09:29:50.912Z] Building go-build-helper [2021-07-29T09:29:50.912Z] + snapcraftctl build [2021-07-29T09:29:52.956Z] Staging go-build-helper [2021-07-29T09:29:52.956Z] + snapcraftctl stage [2021-07-29T09:30:01.246Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-29T09:30:01.246Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-29T09:30:01.246Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1813 kB] [2021-07-29T09:30:01.246Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] [2021-07-29T09:30:01.246Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-29T09:30:01.246Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-29T09:30:01.246Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-29T09:30:01.246Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-29T09:30:01.246Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-29T09:30:01.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-29T09:30:01.246Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-29T09:30:01.246Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-29T09:30:01.246Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-29T09:30:01.246Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-29T09:30:01.246Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-29T09:30:01.246Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-29T09:30:01.246Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-29T09:30:01.246Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-29T09:30:01.246Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-29T09:30:01.246Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] [2021-07-29T09:30:01.246Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] [2021-07-29T09:30:01.246Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-29T09:30:01.246Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-29T09:30:01.246Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-29T09:30:01.246Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-29T09:30:01.246Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-29T09:30:01.246Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-29T09:30:01.246Z] Fetched 24.9 MB in 0s (0 B/s) [2021-07-29T09:30:01.246Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-29T09:30:01.246Z] Fetched 224 kB in 0s (0 B/s) [2021-07-29T09:30:01.246Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-29T09:30:01.246Z] Fetched 157 kB in 0s (0 B/s) [2021-07-29T09:30:01.246Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-29T09:30:01.246Z] Fetched 221 kB in 0s (0 B/s) [2021-07-29T09:30:01.246Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-29T09:30:01.246Z] Fetched 143 kB in 0s (0 B/s) [2021-07-29T09:30:01.246Z] Pulling edgex-go [2021-07-29T09:30:01.246Z] + snapcraftctl pull [2021-07-29T09:30:02.715Z] Pulling hooks [2021-07-29T09:30:02.715Z] + snapcraftctl pull [2021-07-29T09:30:21.061Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-29T09:30:21.061Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-29T09:30:21.061Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-29T09:30:21.061Z] Fetched 0 B in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-07-29T09:30:21.061Z] Fetched 96.5 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-07-29T09:30:21.061Z] Fetched 279 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-07-29T09:30:21.061Z] Fetched 122 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-07-29T09:30:21.061Z] Fetched 77.8 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-07-29T09:30:21.061Z] Fetched 8848 B in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-07-29T09:30:21.061Z] Fetched 47.8 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-07-29T09:30:21.061Z] Fetched 45.6 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-07-29T09:30:21.061Z] Fetched 15.0 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-07-29T09:30:21.061Z] Fetched 219 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-07-29T09:30:21.061Z] Fetched 154 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-07-29T09:30:21.061Z] Fetched 50.6 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-07-29T09:30:21.061Z] Fetched 14.8 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-07-29T09:30:21.061Z] Fetched 41.8 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-07-29T09:30:21.061Z] Fetched 499 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-07-29T09:30:21.061Z] Fetched 111 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-07-29T09:30:21.061Z] Fetched 240 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-07-29T09:30:21.061Z] Fetched 29.3 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-07-29T09:30:21.061Z] Fetched 85.5 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-07-29T09:30:21.061Z] Fetched 24.5 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-07-29T09:30:21.061Z] Fetched 49.2 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-07-29T09:30:21.061Z] Fetched 54.2 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-07-29T09:30:21.061Z] Fetched 30.8 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-07-29T09:30:21.061Z] Fetched 15.8 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-07-29T09:30:21.061Z] Fetched 85.9 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-07-29T09:30:21.061Z] Fetched 8720 B in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-07-29T09:30:21.061Z] Fetched 140 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-07-29T09:30:21.061Z] Fetched 119 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-07-29T09:30:21.061Z] Fetched 111 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-07-29T09:30:21.061Z] Fetched 11.1 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-07-29T09:30:21.061Z] Fetched 645 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-07-29T09:30:21.061Z] Fetched 41.3 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-07-29T09:30:21.061Z] Fetched 17.9 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-07-29T09:30:21.061Z] Fetched 368 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-07-29T09:30:21.061Z] Fetched 187 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-07-29T09:30:21.061Z] Fetched 175 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-07-29T09:30:21.061Z] Fetched 206 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-07-29T09:30:21.061Z] Fetched 1301 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-07-29T09:30:21.061Z] Fetched 36.2 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-07-29T09:30:21.061Z] Fetched 159 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-07-29T09:30:21.061Z] Fetched 107 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-07-29T09:30:21.061Z] Fetched 48.7 kB in 0s (0 B/s) [2021-07-29T09:30:21.061Z] Pulling static-packages [2021-07-29T09:30:21.061Z] + snapcraftctl pull [2021-07-29T09:30:21.061Z] Pulling version [2021-07-29T09:30:21.061Z] + cd /root/project [2021-07-29T09:30:21.061Z] + git describe --tags --abbrev=0 [2021-07-29T09:30:21.061Z] + sed s/v// [2021-07-29T09:30:21.061Z] + GIT_VERSION=2.0.1-dev.15 [2021-07-29T09:30:21.061Z] + [ -z 2.0.1-dev.15 ] [2021-07-29T09:30:21.061Z] + snapcraftctl set-version 2.0.1-dev.15 [2021-07-29T09:30:21.061Z] Building config-common [2021-07-29T09:30:21.061Z] + snapcraftctl build [2021-07-29T09:30:22.487Z] Skipping build go-build-helper (already ran) [2021-07-29T09:30:22.487Z] Building edgex-go [2021-07-29T09:30:22.754Z] + cd /root/parts/edgex-go/src [2021-07-29T09:30:22.754Z] + git describe --tags --abbrev=0 [2021-07-29T09:30:22.754Z] + sed s/v// [2021-07-29T09:30:22.754Z] + GIT_VERSION=2.0.1-dev.15 [2021-07-29T09:30:22.754Z] + [ -z 2.0.1-dev.15 ] [2021-07-29T09:30:22.754Z] + echo 2.0.1-dev.15 [2021-07-29T09:30:22.754Z] + make build [2021-07-29T09:30:22.754Z] go mod tidy [2021-07-29T09:30:25.363Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-07-29T09:30:25.363Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-29T09:30:25.363Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 [2021-07-29T09:30:25.363Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-29T09:30:25.363Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-29T09:30:25.363Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-07-29T09:30:25.363Z] go: downloading github.com/google/uuid v1.3.0 [2021-07-29T09:30:25.640Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-07-29T09:30:25.640Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-07-29T09:30:26.250Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-07-29T09:30:26.250Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-29T09:30:26.859Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-29T09:30:26.859Z] go: downloading github.com/go-playground/validator/v10 v10.8.0 [2021-07-29T09:30:26.859Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-29T09:30:26.859Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-07-29T09:30:26.859Z] go: downloading github.com/lib/pq v1.10.2 [2021-07-29T09:30:26.859Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-07-29T09:30:26.859Z] go: downloading github.com/pelletier/go-toml v1.9.3 [2021-07-29T09:30:26.859Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-07-29T09:30:26.859Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-07-29T09:30:26.859Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-29T09:30:26.859Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-29T09:30:26.859Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-07-29T09:30:26.859Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-07-29T09:30:26.859Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-29T09:30:27.169Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-29T09:30:27.169Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-29T09:30:27.169Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-07-29T09:30:27.169Z] go: downloading golang.org/x/text v0.3.6 [2021-07-29T09:30:27.169Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-29T09:30:27.169Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-29T09:30:27.169Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-07-29T09:30:27.169Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-29T09:30:27.169Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-29T09:30:27.169Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-29T09:30:27.476Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-29T09:30:27.476Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-29T09:30:27.476Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-29T09:30:27.476Z] go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c [2021-07-29T09:30:27.476Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-29T09:30:27.476Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-29T09:30:27.476Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-29T09:30:27.476Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-29T09:30:27.476Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-29T09:30:27.753Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-29T09:30:27.753Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-29T09:30:27.753Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-29T09:30:27.753Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-29T09:30:27.753Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-29T09:30:27.753Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-29T09:30:27.753Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-29T09:30:28.026Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-29T09:30:28.026Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-07-29T09:30:28.026Z] go: downloading github.com/kr/text v0.1.0 [2021-07-29T09:30:28.026Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-29T09:30:28.026Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-29T09:30:28.026Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-29T09:30:28.026Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-29T09:30:28.026Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-29T09:30:28.301Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-29T09:30:28.302Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-29T09:30:28.302Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-29T09:30:28.302Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-07-29T09:30:28.302Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-29T09:30:28.302Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-29T09:30:28.302Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-29T09:30:28.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T09:30:34.755Z] 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-07-29T09:30:34.755Z] Removing intermediate container 42f02510770d [2021-07-29T09:30:34.755Z] ---> 2ba8ce6de908 [2021-07-29T09:30:34.755Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T09:30:35.362Z] ---> Running in af862f891306 [2021-07-29T09:30:35.362Z] Removing intermediate container 995c0df53315 [2021-07-29T09:30:35.362Z] ---> 2671e1d2e492 [2021-07-29T09:30:35.362Z] [2021-07-29T09:30:35.362Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:30:35.641Z] 3.12: Pulling from library/alpine [2021-07-29T09:30:36.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-07-29T09:30:37.664Z] 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-07-29T09:30:37.664Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T09:30:37.664Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T09:30:37.949Z] ---> c4fd0aeabfcf [2021-07-29T09:30:37.949Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:30:38.233Z] ---> Running in 38de5cbeeee2 [2021-07-29T09:30:40.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:30:40.890Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:30:41.186Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/core-command/core-command ./cmd/core-command [2021-07-29T09:30:41.517Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T09:30:41.517Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:30:41.517Z] OK: 5 MiB in 15 packages [2021-07-29T09:30:42.175Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-07-29T09:30:42.525Z] Removing intermediate container c16a7167a492 [2021-07-29T09:30:42.525Z] ---> 67977a4f078b [2021-07-29T09:30:42.525Z] [2021-07-29T09:30:42.525Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T09:30:42.525Z] ---> c4fd0aeabfcf [2021-07-29T09:30:42.525Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T09:30:43.171Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-07-29T09:30:43.522Z] ---> Running in d62e20115104 [2021-07-29T09:30:43.522Z] Removing intermediate container af862f891306 [2021-07-29T09:30:43.522Z] ---> 4d60e735be19 [2021-07-29T09:30:43.522Z] [2021-07-29T09:30:43.522Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T09:30:43.522Z] Removing intermediate container 38de5cbeeee2 [2021-07-29T09:30:43.522Z] ---> ee5e642cd401 [2021-07-29T09:30:43.522Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:30:43.782Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-07-29T09:30:44.134Z] 20.10.6: Pulling from library/docker [2021-07-29T09:30:44.134Z] ---> Running in 32f12e50faf8 [2021-07-29T09:30:44.134Z] Removing intermediate container e1cc9fcb8408 [2021-07-29T09:30:44.134Z] ---> 5491c841171f [2021-07-29T09:30:44.134Z] [2021-07-29T09:30:44.134Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:30:44.134Z] ---> c4fd0aeabfcf [2021-07-29T09:30:44.134Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:30:44.134Z] ---> Using cache [2021-07-29T09:30:44.134Z] ---> ee5e642cd401 [2021-07-29T09:30:44.134Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:30:44.414Z] ---> Running in cf3d1dc0b2bc [2021-07-29T09:30:44.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-07-29T09:30:45.026Z] Removing intermediate container 32f12e50faf8 [2021-07-29T09:30:45.026Z] ---> c2a18ec1b9dc [2021-07-29T09:30:45.026Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T09:30:45.303Z] Removing intermediate container 21c67c4077af [2021-07-29T09:30:45.303Z] ---> c88ce5f24907 [2021-07-29T09:30:45.303Z] [2021-07-29T09:30:45.303Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T09:30:45.303Z] ---> c4fd0aeabfcf [2021-07-29T09:30:45.303Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T09:30:45.303Z] ---> Running in a148142e80ad [2021-07-29T09:30:45.595Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:30:45.595Z] ---> Running in d1580895b38c [2021-07-29T09:30:45.595Z] Removing intermediate container cf3d1dc0b2bc [2021-07-29T09:30:45.595Z] ---> 412b716bebe8 [2021-07-29T09:30:45.595Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T09:30:45.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-07-29T09:30:45.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:30:46.158Z] ---> Running in 97e5e5bb9bad [2021-07-29T09:30:46.435Z] Removing intermediate container a148142e80ad [2021-07-29T09:30:46.435Z] ---> b5b8d7a88486 [2021-07-29T09:30:46.435Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:30:46.435Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T09:30:46.435Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:30:46.435Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T09:30:46.435Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T09:30:46.719Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:30:46.719Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:30:46.719Z] ---> Running in 68f84fb15162 [2021-07-29T09:30:46.728Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T09:30:46.999Z] OK: 7 MiB in 18 packages [2021-07-29T09:30:47.281Z] Removing intermediate container 97e5e5bb9bad [2021-07-29T09:30:47.281Z] ---> be64d5f60a7f [2021-07-29T09:30:47.281Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:30:47.555Z] ---> Running in 53bb62ebe211 [2021-07-29T09:30:47.837Z] Removing intermediate container 68f84fb15162 [2021-07-29T09:30:47.837Z] ---> 7a95beeb332d [2021-07-29T09:30:47.837Z] Step 16/24 : WORKDIR / [2021-07-29T09:30:48.115Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:30:48.116Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:30:48.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-07-29T09:30:48.392Z] ---> Running in 778306ea3931 [2021-07-29T09:30:48.671Z] Removing intermediate container 53bb62ebe211 [2021-07-29T09:30:48.671Z] ---> 613006c64719 [2021-07-29T09:30:48.671Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:30:48.671Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T09:30:48.947Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:30:48.947Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:30:48.947Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:30:49.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/secrets-config ./cmd/secrets-config [2021-07-29T09:30:49.239Z] OK: 6 MiB in 16 packages [2021-07-29T09:30:49.519Z] Removing intermediate container d62e20115104 [2021-07-29T09:30:49.519Z] ---> 06d1755e7a91 [2021-07-29T09:30:49.519Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:30:49.797Z] Removing intermediate container 778306ea3931 [2021-07-29T09:30:49.797Z] ---> 3dde736ccfba [2021-07-29T09:30:49.797Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:30:49.797Z] ---> Running in 704fa11f240b [2021-07-29T09:30:50.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.15" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-07-29T09:30:50.077Z] ---> 42c7287379a3 [2021-07-29T09:30:50.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T09:30:51.071Z] Removing intermediate container 704fa11f240b [2021-07-29T09:30:51.071Z] ---> 39dfda669200 [2021-07-29T09:30:51.071Z] Step 14/22 : WORKDIR /edgex [2021-07-29T09:30:51.471Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-07-29T09:30:51.471Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-07-29T09:30:51.471Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-07-29T09:30:51.471Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-07-29T09:30:51.471Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-07-29T09:30:51.471Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-07-29T09:30:51.471Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-07-29T09:30:51.471Z] + 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-07-29T09:30:51.471Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-07-29T09:30:51.471Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-07-29T09:30:51.471Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-07-29T09:30:51.471Z] + 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-07-29T09:30:51.471Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-07-29T09:30:51.471Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-07-29T09:30:51.471Z] + 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-07-29T09:30:51.670Z] ---> Running in b7f8041d5927 [2021-07-29T09:30:51.670Z] ---> c339cf1ea6de [2021-07-29T09:30:51.670Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T09:30:52.281Z] Removing intermediate container d1580895b38c [2021-07-29T09:30:52.282Z] ---> 4a71775ed0fa [2021-07-29T09:30:52.282Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:30:52.282Z] ---> 91769e77904b [2021-07-29T09:30:52.282Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T09:30:52.879Z] Building hooks [2021-07-29T09:30:52.879Z] + cd /root/parts/hooks/src [2021-07-29T09:30:52.879Z] + make build [2021-07-29T09:30:52.879Z] go mod tidy [2021-07-29T09:30:52.895Z] ---> Running in 0f30e19e6a73 [2021-07-29T09:30:52.895Z] Removing intermediate container b7f8041d5927 [2021-07-29T09:30:52.895Z] ---> 10021f6ff6b2 [2021-07-29T09:30:52.895Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T09:30:53.154Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-29T09:30:53.155Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-29T09:30:53.421Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-29T09:30:53.421Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-29T09:30:53.421Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-29T09:30:53.889Z] Removing intermediate container 0f30e19e6a73 [2021-07-29T09:30:53.889Z] ---> d2e40770c819 [2021-07-29T09:30:53.889Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T09:30:54.169Z] ---> add2a31b2b4c [2021-07-29T09:30:54.169Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T09:30:54.169Z] ---> 0362935d4593 [2021-07-29T09:30:54.169Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T09:30:54.380Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-29T09:30:54.448Z] ---> Running in 26cb07afbf2c [2021-07-29T09:30:54.649Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-29T09:30:54.649Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-29T09:30:54.729Z] ---> Running in 0a9cb958f8b0 [2021-07-29T09:30:54.730Z] ---> 6d8583130dc2 [2021-07-29T09:30:54.730Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T09:30:55.333Z] Removing intermediate container 26cb07afbf2c [2021-07-29T09:30:55.333Z] ---> 71e8de1f0373 [2021-07-29T09:30:55.333Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T09:30:55.610Z] ---> 1e4c751e792d [2021-07-29T09:30:55.610Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T09:30:55.892Z] ---> Running in 66fbaea2f067 [2021-07-29T09:30:55.892Z] Removing intermediate container 0a9cb958f8b0 [2021-07-29T09:30:55.892Z] ---> f448aa884cc9 [2021-07-29T09:30:55.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:30:56.166Z] ---> Running in 756495587c02 [2021-07-29T09:30:56.445Z] ---> Running in d05c8cf8d2c6 [2021-07-29T09:30:56.725Z] ---> 1bc1c61e27b1 [2021-07-29T09:30:56.725Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T09:30:56.725Z] Removing intermediate container 66fbaea2f067 [2021-07-29T09:30:56.725Z] ---> c66565e3e244 [2021-07-29T09:30:56.725Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:30:57.003Z] Removing intermediate container 756495587c02 [2021-07-29T09:30:57.003Z] ---> 37d34f16ba51 [2021-07-29T09:30:57.003Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:30:57.276Z] ---> Running in 154b0d46a97f [2021-07-29T09:30:57.276Z] Removing intermediate container d05c8cf8d2c6 [2021-07-29T09:30:57.276Z] ---> 82637ece157f [2021-07-29T09:30:57.276Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T09:30:57.552Z] ---> Running in ae1370c5d482 [2021-07-29T09:30:57.996Z] Building static-packages [2021-07-29T09:30:57.996Z] + snapcraftctl build [2021-07-29T09:30:58.157Z] Removing intermediate container 154b0d46a97f [2021-07-29T09:30:58.157Z] ---> 88fc21820ef3 [2021-07-29T09:30:58.157Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:30:58.157Z] ---> 6f069ba03b9d [2021-07-29T09:30:58.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T09:30:58.432Z] ---> Running in 47678c69f212 [2021-07-29T09:30:58.432Z] Removing intermediate container ae1370c5d482 [2021-07-29T09:30:58.432Z] ---> aa9f8956d060 [2021-07-29T09:30:58.432Z] Step 22/23 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:30:58.717Z] ---> dad5debfaabe [2021-07-29T09:30:58.717Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T09:30:58.997Z] ---> Running in 65603ee2667f [2021-07-29T09:30:58.997Z] ---> Running in f0c075f117fa [2021-07-29T09:30:58.997Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T09:30:58.997Z] Removing intermediate container 47678c69f212 [2021-07-29T09:30:58.997Z] ---> e9b67b67b3cf [2021-07-29T09:30:58.997Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:30:59.277Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T09:30:59.277Z] ---> cdf2a7733a7b [2021-07-29T09:30:59.277Z] 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-07-29T09:30:59.557Z] ---> Running in 18df96dc782d [2021-07-29T09:30:59.557Z] ---> Running in 56e7093d495b [2021-07-29T09:30:59.557Z] Removing intermediate container 65603ee2667f [2021-07-29T09:30:59.557Z] ---> 1b7f26ecc7c4 [2021-07-29T09:30:59.557Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:30:59.833Z] ---> c01f0eb7a814 [2021-07-29T09:30:59.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T09:30:59.833Z] ---> Running in b4aae62873d1 [2021-07-29T09:30:59.833Z] Removing intermediate container f0c075f117fa [2021-07-29T09:30:59.833Z] ---> 060ed340a1f4 [2021-07-29T09:30:59.833Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T09:30:59.953Z] Building version [2021-07-29T09:30:59.954Z] + snapcraftctl build [2021-07-29T09:31:00.111Z] Removing intermediate container 56e7093d495b [2021-07-29T09:31:00.111Z] ---> 823a46c6ac68 [2021-07-29T09:31:00.111Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T09:31:00.111Z] Removing intermediate container 18df96dc782d [2021-07-29T09:31:00.111Z] ---> 24e3de54e04a [2021-07-29T09:31:00.111Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:31:00.386Z] ---> Running in e39f9dc3acc9 [2021-07-29T09:31:00.386Z] ---> Running in 3e053e505cb0 [2021-07-29T09:31:00.386Z] ---> Running in 39b28dc0162c [2021-07-29T09:31:00.673Z] Removing intermediate container b4aae62873d1 [2021-07-29T09:31:00.673Z] ---> 198c29d35ec3 [2021-07-29T09:31:00.673Z] [2021-07-29T09:31:01.290Z] Successfully built 198c29d35ec3 [2021-07-29T09:31:01.290Z] Removing intermediate container e39f9dc3acc9 [2021-07-29T09:31:01.290Z] ---> a295e9e58969 [2021-07-29T09:31:01.290Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T09:31:01.290Z] ---> 045acc815ac5 [2021-07-29T09:31:01.290Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T09:31:01.290Z] Removing intermediate container 3e053e505cb0 [2021-07-29T09:31:01.290Z] ---> 86d6265f21f0 [2021-07-29T09:31:01.290Z] [2021-07-29T09:31:01.290Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T09:31:01.290Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-07-29T09:31:01.290Z] ---> Running in 62122a444ae8 [2021-07-29T09:31:01.570Z] ---> Running in c134c37463bf [2021-07-29T09:31:01.848Z] Successfully built 86d6265f21f0 [2021-07-29T09:31:01.848Z] Successfully tagged core-command-arm64:latest [2021-07-29T09:31:01.848Z] Building core-data [2021-07-29T09:31:01.917Z] Staging config-common [2021-07-29T09:31:01.917Z] + snapcraftctl stage [2021-07-29T09:31:02.126Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:31:02.126Z] Removing intermediate container c134c37463bf [2021-07-29T09:31:02.126Z] ---> e6b95ec4418f [2021-07-29T09:31:02.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:31:02.126Z] Removing intermediate container 62122a444ae8 [2021-07-29T09:31:02.126Z] ---> c37224d85703 [2021-07-29T09:31:02.126Z] Step 21/22 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:31:02.400Z] ---> Running in 35dc0c7de21b [2021-07-29T09:31:02.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:31:02.400Z] ---> Running in 7603d76850c8 [2021-07-29T09:31:02.905Z] Skipping stage go-build-helper (already ran) [2021-07-29T09:31:02.905Z] Staging edgex-go [2021-07-29T09:31:02.905Z] + snapcraftctl stage [2021-07-29T09:31:03.017Z] Removing intermediate container 7603d76850c8 [2021-07-29T09:31:03.017Z] ---> 0262b89b6167 [2021-07-29T09:31:03.017Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T09:31:03.017Z] Removing intermediate container 35dc0c7de21b [2021-07-29T09:31:03.017Z] ---> 3fc0c5c962b5 [2021-07-29T09:31:03.017Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T09:31:03.017Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T09:31:03.017Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T09:31:03.017Z] Executing bash-5.1.0-r0.post-install [2021-07-29T09:31:03.017Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T09:31:03.288Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T09:31:03.288Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T09:31:03.288Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T09:31:03.288Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T09:31:03.288Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T09:31:03.288Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T09:31:03.288Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T09:31:03.288Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T09:31:03.288Z] ---> Running in 03e3feb0caa6 [2021-07-29T09:31:03.288Z] ---> Running in 3df071940db1 [2021-07-29T09:31:03.288Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T09:31:03.288Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T09:31:03.288Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T09:31:03.894Z] Staging hooks [2021-07-29T09:31:03.894Z] + snapcraftctl stage [2021-07-29T09:31:04.861Z] Staging static-packages [2021-07-29T09:31:04.861Z] + snapcraftctl stage [2021-07-29T09:31:05.280Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T09:31:05.280Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T09:31:05.280Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T09:31:05.280Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T09:31:05.280Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T09:31:05.280Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T09:31:05.280Z] Removing intermediate container 3df071940db1 [2021-07-29T09:31:05.280Z] ---> 93b666b42c73 [2021-07-29T09:31:05.280Z] [2021-07-29T09:31:05.280Z] Removing intermediate container 03e3feb0caa6 [2021-07-29T09:31:05.280Z] ---> f39d7189ad57 [2021-07-29T09:31:05.280Z] Step 22/23 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:31:05.280Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T09:31:05.280Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T09:31:05.280Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T09:31:05.554Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T09:31:05.554Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T09:31:05.554Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T09:31:05.554Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T09:31:05.554Z] Successfully built 93b666b42c73 [2021-07-29T09:31:05.825Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T09:31:05.825Z]  Building security-proxy-setup ... done (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T09:31:05.825Z] Building security-bootstrapper [2021-07-29T09:31:05.825Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T09:31:05.825Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T09:31:05.825Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T09:31:05.825Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T09:31:05.825Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T09:31:05.825Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T09:31:05.825Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T09:31:05.825Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T09:31:05.825Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T09:31:05.825Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T09:31:05.825Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T09:31:06.099Z] ---> Running in b9fa65d2c351 [2021-07-29T09:31:06.270Z] Staging version [2021-07-29T09:31:06.270Z] + snapcraftctl stage [2021-07-29T09:31:06.375Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T09:31:06.375Z] OK: 82 MiB in 59 packages [2021-07-29T09:31:06.985Z] Removing intermediate container b9fa65d2c351 [2021-07-29T09:31:06.985Z] ---> ffff7c4cd1fd [2021-07-29T09:31:06.985Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T09:31:07.235Z] Priming config-common [2021-07-29T09:31:07.235Z] + snapcraftctl prime [2021-07-29T09:31:07.257Z] ---> Running in 3f1433c2286b [2021-07-29T09:31:08.194Z] Priming go-build-helper [2021-07-29T09:31:08.194Z] + snapcraftctl prime [2021-07-29T09:31:08.245Z] Removing intermediate container 3f1433c2286b [2021-07-29T09:31:08.245Z] ---> 9b59562461af [2021-07-29T09:31:08.245Z] [2021-07-29T09:31:08.245Z] Successfully built 9b59562461af [2021-07-29T09:31:08.523Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T09:31:08.523Z]  Building support-notifications ... done Building core-metadata [2021-07-29T09:31:09.168Z] Priming edgex-go [2021-07-29T09:31:09.168Z] + snapcraftctl prime [2021-07-29T09:31:10.584Z] Priming hooks [2021-07-29T09:31:10.584Z] + snapcraftctl prime [2021-07-29T09:31:11.825Z] Priming static-packages [2021-07-29T09:31:11.825Z] + snapcraftctl prime [2021-07-29T09:31:13.902Z] Priming version [2021-07-29T09:31:13.902Z] + snapcraftctl prime [2021-07-29T09:31:13.927Z] Collecting docker-compose==1.23.2 [2021-07-29T09:31:13.927Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T09:31:14.197Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T09:31:14.197Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T09:31:14.474Z] 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-07-29T09:31:15.354Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-07-29T09:31:15.461Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T09:31:15.736Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T09:31:16.330Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T09:31:16.330Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T09:31:16.330Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T09:31:16.330Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T09:31:18.327Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T09:31:18.327Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T09:31:20.992Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T09:31:20.992Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T09:31:20.992Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T09:31:20.992Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T09:31:23.647Z] Collecting PyYAML<4,>=3.10 [2021-07-29T09:31:23.647Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T09:31:27.083Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T09:31:27.083Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T09:31:27.360Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T09:31:27.361Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T09:31:28.366Z] Collecting certifi>=2017.4.17 [2021-07-29T09:31:28.366Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T09:31:28.366Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T09:31:28.366Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T09:31:28.654Z] Collecting idna<2.8,>=2.5 [2021-07-29T09:31:28.654Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T09:31:29.260Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T09:31:29.260Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T09:31:29.878Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T09:31:29.878Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T09:31:29.878Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T09:31:29.878Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T09:31:30.894Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T09:31:30.894Z] Attempting uninstall: urllib3 [2021-07-29T09:31:30.894Z] Found existing installation: urllib3 1.26.2 [2021-07-29T09:31:30.894Z] Uninstalling urllib3-1.26.2: [2021-07-29T09:31:31.172Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T09:31:31.914Z] Attempting uninstall: idna [2021-07-29T09:31:31.914Z] Found existing installation: idna 3.1 [2021-07-29T09:31:31.914Z] Uninstalling idna-3.1: [2021-07-29T09:31:31.914Z] Successfully uninstalled idna-3.1 [2021-07-29T09:31:32.596Z] Attempting uninstall: chardet [2021-07-29T09:31:32.596Z] Found existing installation: chardet 4.0.0 [2021-07-29T09:31:32.596Z] Uninstalling chardet-4.0.0: [2021-07-29T09:31:32.914Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T09:31:34.499Z] Attempting uninstall: requests [2021-07-29T09:31:34.499Z] Found existing installation: requests 2.25.1 [2021-07-29T09:31:34.499Z] Uninstalling requests-2.25.1: [2021-07-29T09:31:34.499Z] Successfully uninstalled requests-2.25.1 [2021-07-29T09:31:34.797Z] Running setup.py install for texttable: started [2021-07-29T09:31:37.550Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T09:31:37.550Z] Running setup.py install for PyYAML: started [2021-07-29T09:31:40.215Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T09:31:41.285Z] Running setup.py install for docopt: started [2021-07-29T09:31:43.319Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:31:43.319Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:31:43.319Z] ---> 4d900867c336 [2021-07-29T09:31:43.319Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> fea03c8e4c0f [2021-07-29T09:31:43.319Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:31:43.319Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:31:43.319Z] [2021-07-29T09:31:43.319Z] ---> 4d900867c336 [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] Step 3/26 : WORKDIR /edgex-go ---> ae9ea8caf045 [2021-07-29T09:31:43.319Z] [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git ---> fea03c8e4c0f [2021-07-29T09:31:43.319Z] [2021-07-29T09:31:43.319Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> ae9ea8caf045 [2021-07-29T09:31:43.319Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> c1733bd9e9f2 [2021-07-29T09:31:43.319Z] Step 6/26 : COPY go.mod . [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> 2fc78a2e839e [2021-07-29T09:31:43.319Z] Step 7/26 : RUN go mod download [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> a81c9c4127c8 [2021-07-29T09:31:43.319Z] Step 8/26 : COPY . . [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> c0c48578d8da [2021-07-29T09:31:43.319Z] Step 9/26 : RUN go mod tidy [2021-07-29T09:31:43.319Z] ---> Using cache [2021-07-29T09:31:43.319Z] ---> d2ef18c21388 [2021-07-29T09:31:43.319Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T09:31:43.936Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T09:31:43.936Z] Running setup.py install for dockerpty: started [2021-07-29T09:31:45.990Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T09:31:46.990Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:31:46.990Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:31:46.990Z] ---> 4d900867c336 [2021-07-29T09:31:46.990Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T09:31:46.990Z] ---> Using cache [2021-07-29T09:31:46.990Z] ---> fea03c8e4c0f [2021-07-29T09:31:46.990Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:31:46.990Z] ---> Using cache [2021-07-29T09:31:46.990Z] ---> ae9ea8caf045 [2021-07-29T09:31:46.990Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T09:31:46.990Z] ---> Using cache [2021-07-29T09:31:46.990Z] ---> c1733bd9e9f2 [2021-07-29T09:31:46.990Z] Step 6/32 : COPY go.mod . [2021-07-29T09:31:46.990Z] ---> Using cache [2021-07-29T09:31:46.990Z] ---> 2fc78a2e839e [2021-07-29T09:31:46.990Z] Step 7/32 : RUN go mod download [2021-07-29T09:31:46.990Z] ---> Using cache [2021-07-29T09:31:47.278Z] ---> a81c9c4127c8 [2021-07-29T09:31:47.278Z] Step 8/32 : COPY . . [2021-07-29T09:31:47.278Z] ---> Using cache [2021-07-29T09:31:47.278Z] ---> c0c48578d8da [2021-07-29T09:31:47.278Z] Step 9/32 : RUN go mod tidy [2021-07-29T09:31:47.278Z] ---> Using cache [2021-07-29T09:31:47.278Z] ---> d2ef18c21388 [2021-07-29T09:31:47.278Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T09:31:47.553Z] ---> Running in b7f4f6e719b2 [2021-07-29T09:31:47.553Z] ---> Running in e46a5b1a1b9a [2021-07-29T09:31:47.553Z] ---> Running in 63f55b1a28a7 [2021-07-29T09:31:48.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T09:31:48.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T09:31:48.551Z] ---> 4d900867c336 [2021-07-29T09:31:48.551Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> fea03c8e4c0f [2021-07-29T09:31:48.551Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> ae9ea8caf045 [2021-07-29T09:31:48.551Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> c1733bd9e9f2 [2021-07-29T09:31:48.551Z] Step 6/24 : COPY go.mod . [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> 2fc78a2e839e [2021-07-29T09:31:48.551Z] Step 7/24 : RUN go mod download [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> a81c9c4127c8 [2021-07-29T09:31:48.551Z] Step 8/24 : COPY . . [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> c0c48578d8da [2021-07-29T09:31:48.551Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:31:48.551Z] ---> Using cache [2021-07-29T09:31:48.551Z] ---> d2ef18c21388 [2021-07-29T09:31:48.551Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T09:31:48.551Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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-07-29T09:31:48.834Z] ---> Running in 1c0a3f9f0cf4 [2021-07-29T09:31:50.312Z] 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-07-29T09:31:50.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:31:50.594Z] 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-07-29T09:31:50.874Z] 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-07-29T09:31:51.491Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:31:52.498Z] OK: 218 MiB in 52 packages [2021-07-29T09:31:55.158Z] Removing intermediate container 63f55b1a28a7 [2021-07-29T09:31:55.158Z] ---> bcd4548a8c25 [2021-07-29T09:31:55.158Z] Step 6/24 : COPY go.mod . [2021-07-29T09:31:56.644Z] ---> acafc8cbb9ef [2021-07-29T09:31:56.644Z] Step 7/24 : RUN go mod download [2021-07-29T09:31:56.937Z] ---> Running in 1652f2a87f36 [2021-07-29T09:32:05.279Z] Removing intermediate container 39b28dc0162c [2021-07-29T09:32:05.279Z] ---> 80ed4269c47d [2021-07-29T09:32:05.279Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T09:32:05.279Z] ---> Running in 486b53816e09 [2021-07-29T09:32:05.279Z] Removing intermediate container 1652f2a87f36 [2021-07-29T09:32:05.279Z] ---> 0efe00e141e5 [2021-07-29T09:32:05.279Z] Step 8/24 : COPY . . [2021-07-29T09:32:05.279Z] Removing intermediate container 486b53816e09 [2021-07-29T09:32:05.280Z] ---> a0b7f50b8acd [2021-07-29T09:32:05.280Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T09:32:05.561Z] ---> Running in fe3cf6f3d624 [2021-07-29T09:32:06.571Z] Removing intermediate container fe3cf6f3d624 [2021-07-29T09:32:06.572Z] ---> 39e856dbed63 [2021-07-29T09:32:06.572Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T09:32:10.075Z] ---> b848718d2dc7 [2021-07-29T09:32:10.075Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T09:32:12.088Z] ---> 53b136467a43 [2021-07-29T09:32:12.088Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T09:32:14.138Z] ---> 00559067243b [2021-07-29T09:32:14.138Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T09:32:14.427Z] ---> Running in dd2b4ec53df6 [2021-07-29T09:32:15.880Z] Removing intermediate container dd2b4ec53df6 [2021-07-29T09:32:15.880Z] ---> 1744a9f1c8be [2021-07-29T09:32:15.880Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:32:15.880Z] ---> Running in c78240b14562 [2021-07-29T09:32:16.904Z] Removing intermediate container c78240b14562 [2021-07-29T09:32:16.904Z] ---> 02aabfd06259 [2021-07-29T09:32:16.904Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:32:17.514Z] ---> Running in aeb33eba75dd [2021-07-29T09:32:18.507Z] Removing intermediate container aeb33eba75dd [2021-07-29T09:32:18.507Z] ---> 2ca4dfc99a0a [2021-07-29T09:32:18.507Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:32:19.124Z] ---> Running in 1532ef565af8 [2021-07-29T09:32:20.605Z] Removing intermediate container 1532ef565af8 [2021-07-29T09:32:20.605Z] ---> ec40b1fab573 [2021-07-29T09:32:20.605Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:32:20.605Z] ---> Running in 7cbfb60098fd [2021-07-29T09:32:22.063Z] Removing intermediate container 7cbfb60098fd [2021-07-29T09:32:22.063Z] ---> b70c4790a883 [2021-07-29T09:32:22.063Z] [2021-07-29T09:32:22.674Z] Successfully built b70c4790a883 [2021-07-29T09:32:22.674Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T09:32:26.119Z]  Building sys-mgmt-agent ... done  ---> 43703ff0f275 [2021-07-29T09:32:26.119Z] Step 9/24 : RUN go mod tidy [2021-07-29T09:32:26.119Z] ---> Running in 118d30714e7a [2021-07-29T09:32:32.958Z] Removing intermediate container 118d30714e7a [2021-07-29T09:32:32.958Z] ---> c1be205d69d5 [2021-07-29T09:32:32.958Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T09:32:32.958Z] ---> Running in f96b072efdea [2021-07-29T09:32:35.625Z] 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-07-29T09:33:22.706Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T09:33:31.053Z] Removing intermediate container e46a5b1a1b9a [2021-07-29T09:33:31.053Z] ---> edbf3bde706a [2021-07-29T09:33:31.053Z] [2021-07-29T09:33:31.053Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T09:33:31.053Z] ---> c4fd0aeabfcf [2021-07-29T09:33:31.053Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T09:33:31.053Z] ---> Running in 6e4761bf4105 [2021-07-29T09:33:31.053Z] Removing intermediate container 6e4761bf4105 [2021-07-29T09:33:31.053Z] ---> 6f58e8db4d26 [2021-07-29T09:33:31.053Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T09:33:31.053Z] ---> Running in a611fe6999aa [2021-07-29T09:33:33.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:33:33.720Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:33:34.338Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T09:33:34.338Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T09:33:34.338Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:33:34.622Z] OK: 5 MiB in 16 packages [2021-07-29T09:33:35.234Z] Removing intermediate container b7f4f6e719b2 [2021-07-29T09:33:35.234Z] ---> da66cc4066b7 [2021-07-29T09:33:35.234Z] [2021-07-29T09:33:35.234Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T09:33:35.234Z] ---> c4fd0aeabfcf [2021-07-29T09:33:35.234Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T09:33:35.841Z] ---> Running in f456fd13d30a [2021-07-29T09:33:37.313Z] Removing intermediate container a611fe6999aa [2021-07-29T09:33:37.313Z] ---> 13314a583c07 [2021-07-29T09:33:37.313Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T09:33:37.600Z] ---> Running in 296cb9e7123e [2021-07-29T09:33:38.211Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:33:38.497Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:33:39.105Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T09:33:39.105Z] Removing intermediate container 296cb9e7123e [2021-07-29T09:33:39.105Z] ---> 9b17b90a74ee [2021-07-29T09:33:39.105Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T09:33:39.105Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T09:33:39.105Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T09:33:39.105Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T09:33:39.105Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:33:39.105Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T09:33:39.105Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:33:39.385Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T09:33:39.385Z] ---> Running in d273f792fbdf [2021-07-29T09:33:39.664Z] OK: 7 MiB in 20 packages [2021-07-29T09:33:39.948Z] Removing intermediate container 1c0a3f9f0cf4 [2021-07-29T09:33:39.948Z] ---> 5fcec041f4d8 [2021-07-29T09:33:39.948Z] [2021-07-29T09:33:39.948Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:33:39.948Z] ---> c4fd0aeabfcf [2021-07-29T09:33:39.948Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T09:33:39.948Z] ---> Using cache [2021-07-29T09:33:39.948Z] ---> ee5e642cd401 [2021-07-29T09:33:39.948Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T09:33:39.948Z] ---> Using cache [2021-07-29T09:33:39.948Z] ---> 412b716bebe8 [2021-07-29T09:33:39.948Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T09:33:40.569Z] ---> Running in 55fde4df139f [2021-07-29T09:33:40.569Z] Removing intermediate container d273f792fbdf [2021-07-29T09:33:40.569Z] ---> e0817ffc604d [2021-07-29T09:33:40.569Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T09:33:40.853Z] ---> Running in 2de820a47b75 [2021-07-29T09:33:41.464Z] Removing intermediate container 55fde4df139f [2021-07-29T09:33:41.464Z] ---> 9227d7236cf1 [2021-07-29T09:33:41.464Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T09:33:42.076Z] ---> Running in 360e2d248861 [2021-07-29T09:33:42.359Z] Removing intermediate container f456fd13d30a [2021-07-29T09:33:42.359Z] ---> a6cbb548b107 [2021-07-29T09:33:42.359Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T09:33:42.641Z] ---> Running in 50247dc1124d [2021-07-29T09:33:42.926Z] Removing intermediate container 360e2d248861 [2021-07-29T09:33:42.926Z] ---> bb32b69021a1 [2021-07-29T09:33:42.926Z] Step 16/24 : WORKDIR / [2021-07-29T09:33:43.213Z] ---> Running in 98acd5114c61 [2021-07-29T09:33:43.495Z] Removing intermediate container 50247dc1124d [2021-07-29T09:33:43.495Z] ---> 3d7b5c412348 [2021-07-29T09:33:43.495Z] Step 14/26 : WORKDIR / [2021-07-29T09:33:43.778Z] ---> Running in 03d7850fe472 [2021-07-29T09:33:44.780Z] Removing intermediate container 98acd5114c61 [2021-07-29T09:33:44.780Z] ---> 2f6c633a9be5 [2021-07-29T09:33:44.780Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:33:44.780Z] Removing intermediate container 03d7850fe472 [2021-07-29T09:33:44.780Z] ---> c50c99b72968 [2021-07-29T09:33:44.780Z] 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-07-29T09:33:45.062Z] Removing intermediate container 2de820a47b75 [2021-07-29T09:33:45.062Z] ---> 8fbd88002d16 [2021-07-29T09:33:45.062Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T09:33:45.346Z] ---> Running in a5ec0769289a [2021-07-29T09:33:46.348Z] Removing intermediate container a5ec0769289a [2021-07-29T09:33:46.348Z] ---> 0530945e1deb [2021-07-29T09:33:46.348Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T09:33:46.626Z] ---> ca3276007bd2 [2021-07-29T09:33:46.626Z] 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-07-29T09:33:46.626Z] ---> 758d2ba95c7a [2021-07-29T09:33:46.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T09:33:48.640Z] ---> fdc4c9b8e0bb [2021-07-29T09:33:48.640Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T09:33:48.640Z] ---> Running in 7ba61b15334c [2021-07-29T09:33:48.640Z] ---> 6d5f9975c96c [2021-07-29T09:33:48.640Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T09:33:49.254Z] ---> 0ca8db52dc80 [2021-07-29T09:33:49.254Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T09:33:50.711Z] ---> dbf69f70ced0 [2021-07-29T09:33:50.711Z] 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-07-29T09:33:50.711Z] ---> 28ccf523834b [2021-07-29T09:33:50.711Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T09:33:50.988Z] ---> Running in fd7c7e277ea5 [2021-07-29T09:33:52.001Z] Removing intermediate container fd7c7e277ea5 [2021-07-29T09:33:52.001Z] ---> fad2c4951562 [2021-07-29T09:33:52.001Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:33:52.001Z] ---> 9165e00388c8 [2021-07-29T09:33:52.001Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T09:33:52.295Z] ---> Running in 8893e69bbf23 [2021-07-29T09:33:52.904Z] Removing intermediate container 7ba61b15334c [2021-07-29T09:33:52.904Z] ---> 2d050581dd0e [2021-07-29T09:33:52.904Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:33:52.904Z] Removing intermediate container 8893e69bbf23 [2021-07-29T09:33:52.904Z] ---> 42e44320fa0d [2021-07-29T09:33:52.904Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:33:53.182Z] ---> Running in 5ad067b34d02 [2021-07-29T09:33:53.803Z] ---> 114021e1f7ad [2021-07-29T09:33:53.803Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T09:33:53.803Z] Removing intermediate container 5ad067b34d02 [2021-07-29T09:33:53.803Z] ---> cd7890798679 [2021-07-29T09:33:53.803Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:33:54.084Z] ---> 7e99d6a5c691 [2021-07-29T09:33:54.084Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T09:33:54.365Z] ---> Running in beff33c1ef7b [2021-07-29T09:33:55.366Z] Removing intermediate container beff33c1ef7b [2021-07-29T09:33:55.366Z] ---> a4cbeb03f3f2 [2021-07-29T09:33:55.366Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:33:55.643Z] ---> 6b8124f79286 [2021-07-29T09:33:55.643Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T09:33:55.643Z] ---> Running in 808b63a87647 [2021-07-29T09:33:55.917Z] ---> 8f11736f26aa [2021-07-29T09:33:55.917Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T09:33:56.523Z] Removing intermediate container 808b63a87647 [2021-07-29T09:33:56.523Z] ---> 6aee39d0c35b [2021-07-29T09:33:56.523Z] [2021-07-29T09:33:56.523Z] ---> fb137da3af9d [2021-07-29T09:33:56.799Z] 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-07-29T09:33:56.799Z] Successfully built 6aee39d0c35b [2021-07-29T09:33:56.799Z] Successfully tagged core-metadata-arm64:latest [2021-07-29T09:33:57.076Z]  Building core-metadata ... done  ---> Running in 2d7b949c82b4 [2021-07-29T09:33:57.076Z] ---> 405951d78e88 [2021-07-29T09:33:57.076Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T09:33:58.070Z] ---> 9f5bf92fa606 [2021-07-29T09:33:58.070Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T09:33:59.515Z] ---> bba91450ca77 [2021-07-29T09:33:59.515Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T09:33:59.515Z] ---> Running in 8368ba4d2244 [2021-07-29T09:33:59.515Z] Removing intermediate container 2d7b949c82b4 [2021-07-29T09:33:59.515Z] ---> cb73f7011568 [2021-07-29T09:33:59.515Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T09:33:59.789Z] ---> Running in fb088bdee903 [2021-07-29T09:34:00.386Z] Removing intermediate container 8368ba4d2244 [2021-07-29T09:34:00.386Z] ---> feac11291662 [2021-07-29T09:34:00.386Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T09:34:00.660Z] Removing intermediate container fb088bdee903 [2021-07-29T09:34:00.660Z] ---> 84ef6eee3c5c [2021-07-29T09:34:00.660Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T09:34:00.933Z] ---> Running in 6526d4a3ba81 [2021-07-29T09:34:01.532Z] ---> d9c003ed6a30 [2021-07-29T09:34:01.532Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T09:34:01.806Z] ---> Running in d30c688443dc [2021-07-29T09:34:01.806Z] Removing intermediate container 6526d4a3ba81 [2021-07-29T09:34:01.806Z] ---> 8aa102766dfa [2021-07-29T09:34:01.806Z] Step 25/26 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:34:02.089Z] ---> Running in e9f66581e552 [2021-07-29T09:34:02.385Z] Removing intermediate container f96b072efdea [2021-07-29T09:34:02.385Z] ---> 865e36e38f38 [2021-07-29T09:34:02.385Z] [2021-07-29T09:34:02.385Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T09:34:02.385Z] ---> c4fd0aeabfcf [2021-07-29T09:34:02.385Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T09:34:02.664Z] ---> Running in 716a2454b438 [2021-07-29T09:34:02.949Z] Removing intermediate container e9f66581e552 [2021-07-29T09:34:02.949Z] ---> e91af9887c45 [2021-07-29T09:34:02.949Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T09:34:02.949Z] ---> Running in cc8542f865ed [2021-07-29T09:34:03.224Z] Removing intermediate container 716a2454b438 [2021-07-29T09:34:03.224Z] ---> 0c57b8424aec [2021-07-29T09:34:03.224Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T09:34:03.502Z] ---> Running in 7f572179db06 [2021-07-29T09:34:03.502Z] Removing intermediate container cc8542f865ed [2021-07-29T09:34:03.502Z] ---> 88ce4810659e [2021-07-29T09:34:03.502Z] [2021-07-29T09:34:04.105Z] Successfully built 88ce4810659e [2021-07-29T09:34:04.105Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T09:34:04.105Z]  Building security-secretstore-setup ... done Removing intermediate container 7f572179db06 [2021-07-29T09:34:04.389Z] ---> 62070aae4fbb [2021-07-29T09:34:04.389Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T09:34:04.389Z] ---> Running in 3fc06de4064a [2021-07-29T09:34:04.672Z] Removing intermediate container d30c688443dc [2021-07-29T09:34:04.672Z] ---> 4155478684da [2021-07-29T09:34:04.672Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T09:34:04.951Z] ---> Running in 22573b47b62c [2021-07-29T09:34:05.229Z] Removing intermediate container 3fc06de4064a [2021-07-29T09:34:05.229Z] ---> f9c4597e82ac [2021-07-29T09:34:05.229Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T09:34:05.505Z] ---> Running in 767b8f3b9e75 [2021-07-29T09:34:05.505Z] Removing intermediate container 22573b47b62c [2021-07-29T09:34:05.505Z] ---> 7e33b0c73d52 [2021-07-29T09:34:05.505Z] Step 29/32 : CMD ["gate"] [2021-07-29T09:34:06.110Z] ---> Running in 63aab9baa983 [2021-07-29T09:34:06.392Z] Removing intermediate container 63aab9baa983 [2021-07-29T09:34:06.392Z] ---> e62925d4a56a [2021-07-29T09:34:06.392Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T09:34:06.993Z] ---> Running in 41cd74a7a0c1 [2021-07-29T09:34:07.273Z] Removing intermediate container 41cd74a7a0c1 [2021-07-29T09:34:07.273Z] ---> d2c96e19bf39 [2021-07-29T09:34:07.273Z] Step 31/32 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:34:07.871Z] ---> Running in f83c6e09b449 [2021-07-29T09:34:08.475Z] Removing intermediate container f83c6e09b449 [2021-07-29T09:34:08.475Z] ---> 96d0e47598e8 [2021-07-29T09:34:08.475Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T09:34:08.475Z] Removing intermediate container 767b8f3b9e75 [2021-07-29T09:34:08.475Z] ---> 6e719019d9d9 [2021-07-29T09:34:08.475Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T09:34:08.754Z] ---> Running in cd1317df3ebc [2021-07-29T09:34:08.754Z] ---> Running in 7e553982f8bc [2021-07-29T09:34:09.366Z] Removing intermediate container cd1317df3ebc [2021-07-29T09:34:09.366Z] ---> 28bfdf87f3d4 [2021-07-29T09:34:09.366Z] [2021-07-29T09:34:09.640Z] Successfully built 28bfdf87f3d4 [2021-07-29T09:34:09.641Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T09:34:09.916Z]  Building security-bootstrapper ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T09:34:10.899Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T09:34:11.498Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T09:34:11.498Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T09:34:11.773Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T09:34:11.773Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T09:34:12.370Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T09:34:12.646Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T09:34:12.646Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T09:34:12.646Z] OK: 8 MiB in 20 packages [2021-07-29T09:34:14.096Z] Removing intermediate container 7e553982f8bc [2021-07-29T09:34:14.096Z] ---> caa131c3d59c [2021-07-29T09:34:14.096Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T09:34:14.695Z] ---> 3fe264b6c904 [2021-07-29T09:34:14.695Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T09:34:16.142Z] ---> effe39dd8499 [2021-07-29T09:34:16.142Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T09:34:17.124Z] ---> 07bd91b56b57 [2021-07-29T09:34:17.125Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T09:34:17.125Z] ---> Running in e8328cb202a0 [2021-07-29T09:34:17.725Z] Removing intermediate container e8328cb202a0 [2021-07-29T09:34:17.725Z] ---> b9f998fb5c27 [2021-07-29T09:34:17.725Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T09:34:17.725Z] ---> Running in 8f9fffbc9dd3 [2021-07-29T09:34:18.333Z] Removing intermediate container 8f9fffbc9dd3 [2021-07-29T09:34:18.333Z] ---> 6dc28a00c204 [2021-07-29T09:34:18.333Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T09:34:18.333Z] ---> Running in e38388103ecb [2021-07-29T09:34:18.941Z] Removing intermediate container e38388103ecb [2021-07-29T09:34:18.941Z] ---> e768ce070432 [2021-07-29T09:34:18.941Z] Step 23/24 : LABEL git_sha=e32cbf8227ed0e086093885b4cd4f902f1d14ccb [2021-07-29T09:34:19.220Z] ---> Running in 5a278debc327 [2021-07-29T09:34:19.824Z] Removing intermediate container 5a278debc327 [2021-07-29T09:34:19.824Z] ---> b87872aca6ee [2021-07-29T09:34:19.824Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T09:34:19.824Z] ---> Running in 829ab384a6ac [2021-07-29T09:34:20.435Z] Removing intermediate container 829ab384a6ac [2021-07-29T09:34:20.435Z] ---> 46cb04f0ee75 [2021-07-29T09:34:20.435Z] [2021-07-29T09:34:20.713Z] Successfully built 46cb04f0ee75 [2021-07-29T09:34:20.713Z] Successfully tagged core-data-arm64:latest [2021-07-29T09:34:21.005Z]  Building core-data ... done  [Pipeline] } [2021-07-29T09:34:21.039Z] $ docker stop --time=1 7994ed627786053cbd0571f9d42b341842867b29ceb4ee8592d1a84b335e491c [2021-07-29T09:34:22.889Z] $ docker rm -f 7994ed627786053cbd0571f9d42b341842867b29ceb4ee8592d1a84b335e491c [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T09:34:23.475Z] + docker images [2021-07-29T09:34:23.751Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T09:34:23.751Z] core-data-arm64 latest 46cb04f0ee75 3 seconds ago 19.3MB [2021-07-29T09:34:23.751Z] security-bootstrapper-arm64 latest 28bfdf87f3d4 14 seconds ago 17.7MB [2021-07-29T09:34:23.751Z] security-secretstore-setup-arm64 latest 88ce4810659e 20 seconds ago 27.4MB [2021-07-29T09:34:23.751Z] 865e36e38f38 22 seconds ago 1.57GB [2021-07-29T09:34:23.751Z] core-metadata-arm64 latest 6aee39d0c35b 27 seconds ago 15.8MB [2021-07-29T09:34:23.751Z] 5fcec041f4d8 44 seconds ago 1.56GB [2021-07-29T09:34:23.751Z] da66cc4066b7 49 seconds ago 1.57GB [2021-07-29T09:34:23.751Z] edbf3bde706a 55 seconds ago 1.56GB [2021-07-29T09:34:23.751Z] sys-mgmt-agent-arm64 latest b70c4790a883 2 minutes ago 311MB [2021-07-29T09:34:23.751Z] support-notifications-arm64 latest 9b59562461af 3 minutes ago 15.9MB [2021-07-29T09:34:23.751Z] security-proxy-setup-arm64 latest 93b666b42c73 3 minutes ago 24.5MB [2021-07-29T09:34:23.751Z] core-command-arm64 latest 86d6265f21f0 3 minutes ago 15.1MB [2021-07-29T09:34:23.751Z] support-scheduler-arm64 latest 198c29d35ec3 3 minutes ago 15.2MB [2021-07-29T09:34:23.751Z] c88ce5f24907 3 minutes ago 1.56GB [2021-07-29T09:34:23.751Z] 5491c841171f 3 minutes ago 1.56GB [2021-07-29T09:34:23.751Z] 4d60e735be19 3 minutes ago 1.56GB [2021-07-29T09:34:23.751Z] 67977a4f078b 3 minutes ago 1.56GB [2021-07-29T09:34:23.751Z] 2671e1d2e492 3 minutes ago 1.56GB [2021-07-29T09:34:23.751Z] ci-base-image-arm64 latest 4d900867c336 13 minutes ago 1.23GB [2021-07-29T09:34:23.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T09:34:23.751Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T09:34:23.751Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T09:34:23.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:34:24.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T09:34:24.439Z] [2021-07-29T09:34:24.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:34:24.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T09:34:25.068Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T09:34:25.068Z] 448f6bf000e3: Pulling fs layer [2021-07-29T09:34:25.068Z] f757da607395: Pulling fs layer [2021-07-29T09:34:25.068Z] 05883995daec: Pulling fs layer [2021-07-29T09:34:25.068Z] 8603b9c90790: Pulling fs layer [2021-07-29T09:34:25.068Z] 1560dd03e051: Pulling fs layer [2021-07-29T09:34:25.068Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T09:34:25.068Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T09:34:25.068Z] c2d8d7efcc4b: Waiting [2021-07-29T09:34:25.068Z] 8603b9c90790: Waiting [2021-07-29T09:34:25.068Z] 1560dd03e051: Waiting [2021-07-29T09:34:25.068Z] 27f5ce0e4adf: Waiting [2021-07-29T09:34:25.341Z] f757da607395: Verifying Checksum [2021-07-29T09:34:25.341Z] f757da607395: Download complete [2021-07-29T09:34:25.341Z] 8603b9c90790: Download complete [2021-07-29T09:34:25.940Z] 05883995daec: Verifying Checksum [2021-07-29T09:34:25.940Z] 05883995daec: Download complete [2021-07-29T09:34:25.940Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T09:34:25.940Z] 27f5ce0e4adf: Download complete [2021-07-29T09:34:25.940Z] 1560dd03e051: Verifying Checksum [2021-07-29T09:34:25.940Z] 1560dd03e051: Download complete [2021-07-29T09:34:26.542Z] 448f6bf000e3: Verifying Checksum [2021-07-29T09:34:26.542Z] 448f6bf000e3: Download complete [2021-07-29T09:34:29.950Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T09:34:29.951Z] c2d8d7efcc4b: Download complete [2021-07-29T09:34:29.951Z] 448f6bf000e3: Pull complete [2021-07-29T09:34:30.935Z] f757da607395: Pull complete [2021-07-29T09:34:32.435Z] 05883995daec: Pull complete [2021-07-29T09:34:32.435Z] 8603b9c90790: Pull complete [2021-07-29T09:34:33.428Z] 1560dd03e051: Pull complete [2021-07-29T09:34:34.088Z] 27f5ce0e4adf: Pull complete [2021-07-29T09:34:49.407Z] c2d8d7efcc4b: Pull complete [2021-07-29T09:34:49.408Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T09:34:49.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T09:34:49.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T09:34:49.691Z] prd-ubuntu18.04-docker-arm64-4c-16g-457 does not seem to be running inside a container [2021-07-29T09:34:49.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T09:34:53.605Z] $ docker top 7cee5688330cd9576d752a7f6143803677c80d7f33de600092e6ac6c948bab22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:34:54.944Z] ---> job-cost.sh [2021-07-29T09:34:54.944Z] lf-activate-venv: SKIPPING [2021-07-29T09:34:54.944Z] INFO: No Stack... [2021-07-29T09:34:55.922Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T09:34:56.194Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T09:34:56.898Z] + cat /w/workspace/edgex-go/6/archives/cost.csv+ [2021-07-29T09:34:56.898Z] cut -d, -f6 [Pipeline] lock [2021-07-29T09:34:56.981Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3627-6-stack-cost] [2021-07-29T09:34:56.990Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3627-6-stack-cost] did not exist. Created. [2021-07-29T09:34:56.990Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3627-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T09:34:57.701Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T09:34:57.943Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T09:34:57.955Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3627-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T09:34:58.017Z] $ docker stop --time=1 7cee5688330cd9576d752a7f6143803677c80d7f33de600092e6ac6c948bab22 [2021-07-29T09:34:59.731Z] $ docker rm -f 7cee5688330cd9576d752a7f6143803677c80d7f33de600092e6ac6c948bab22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-07-29T09:35:01.019Z] provisioning config files... [2021-07-29T09:35:01.037Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config8373148001520736797tmp [Pipeline] { [Pipeline] sh [2021-07-29T09:35:01.373Z] + set +x [2021-07-29T09:35:01.373Z] + bash -s -- [2021-07-29T09:35:01.373Z] + curl -s https://codecov.io/bash [2021-07-29T09:35:01.644Z] [2021-07-29T09:35:01.644Z] _____ _ [2021-07-29T09:35:01.644Z] / ____| | | [2021-07-29T09:35:01.644Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T09:35:01.644Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T09:35:01.644Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T09:35:01.644Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T09:35:01.644Z] Bash-1.0.6 [2021-07-29T09:35:01.644Z] [2021-07-29T09:35:01.644Z] [2021-07-29T09:35:01.644Z] ==> git version 2.24.4 found [2021-07-29T09:35:01.644Z] ==> 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-07-29T09:35:01.644Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T09:35:01.644Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T09:35:01.644Z] ==> Jenkins CI detected. [2021-07-29T09:35:01.644Z] current dir:  /w/workspace/edgex-go/6 [2021-07-29T09:35:01.644Z] project root: . [2021-07-29T09:35:01.644Z] --> token set from env [2021-07-29T09:35:01.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T09:35:01.644Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T09:35:01.644Z] ==> Python coveragepy not found [2021-07-29T09:35:01.644Z] ==> Searching for coverage reports in: [2021-07-29T09:35:01.644Z] + . [2021-07-29T09:35:01.644Z] -> Found 1 reports [2021-07-29T09:35:01.644Z] ==> Detecting git/mercurial file structure [2021-07-29T09:35:01.644Z] ==> Reading reports [2021-07-29T09:35:01.644Z] + ./coverage.out bytes=403848 [2021-07-29T09:35:01.644Z] ==> Appending adjustments [2021-07-29T09:35:01.644Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T09:35:02.607Z] + Found adjustments [2021-07-29T09:35:02.607Z] ==> Gzipping contents [2021-07-29T09:35:02.607Z] 56K /tmp/codecov.BSkGhL.gz [2021-07-29T09:35:02.607Z] ==> Uploading reports [2021-07-29T09:35:02.607Z] url: https://codecov.io [2021-07-29T09:35:02.607Z] query: branch=PR-3627&commit=e32cbf8227ed0e086093885b4cd4f902f1d14ccb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3627%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3627&job=&cmd_args= [2021-07-29T09:35:02.607Z] -> Pinging Codecov [2021-07-29T09:35:02.607Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3627&commit=e32cbf8227ed0e086093885b4cd4f902f1d14ccb&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3627%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3627&job=&cmd_args= [2021-07-29T09:35:03.195Z] -> Uploading to [2021-07-29T09:35:03.195Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/00271124DB129430A58F1EEE437C3FCB/e32cbf8227ed0e086093885b4cd4f902f1d14ccb/e37e94ef-d004-4ef4-b608-e7394ff36dbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T093503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e628e8bd6adea6323684c7d8c4121df2cf0a4cae3f3c8495c80ae6db4249aa04 [2021-07-29T09:35:03.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T09:35:03.195Z] Dload Upload Total Spent Left Speed [2021-07-29T09:35:03.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54480 0 0 100 54480 0 135k --:--:-- --:--:-- --:--:-- 135k 100 54480 0 0 100 54480 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-07-29T09:35:03.777Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e32cbf8227ed0e086093885b4cd4f902f1d14ccb [Pipeline] } [2021-07-29T09:35:03.790Z] 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-07-29T09:35:05.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:35:05.685Z] ---> package-listing.sh [2021-07-29T09:35:05.685Z] ++ facter osfamily [2021-07-29T09:35:05.685Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T09:35:05.951Z] + OS_FAMILY=redhat [2021-07-29T09:35:05.951Z] + workspace=/w/workspace/edgex-go/6 [2021-07-29T09:35:05.951Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T09:35:05.951Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T09:35:05.951Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T09:35:05.951Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T09:35:05.951Z] + '[' /w/workspace/edgex-go/6 ']' [2021-07-29T09:35:05.951Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T09:35:05.951Z] + case "${OS_FAMILY}" in [2021-07-29T09:35:05.951Z] + rpm -qa [2021-07-29T09:35:05.951Z] + sort [2021-07-29T09:35:07.901Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T09:35:07.901Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T09:35:07.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T09:35:07.901Z] + '[' /w/workspace/edgex-go/6 ']' [2021-07-29T09:35:07.901Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-07-29T09:35:07.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-07-29T09:35:07.921Z] 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T09:35:08.234Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:35:08.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T09:35:08.819Z] [2021-07-29T09:35:08.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T09:35:09.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T09:35:09.147Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T09:35:09.147Z] b4d181a07f80: Pulling fs layer [2021-07-29T09:35:09.147Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T09:35:09.147Z] ed53099fbce6: Pulling fs layer [2021-07-29T09:35:09.147Z] dc539afda2c1: Pulling fs layer [2021-07-29T09:35:09.147Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T09:35:09.147Z] 9065ff56babe: Pulling fs layer [2021-07-29T09:35:09.147Z] d287ab97295c: Pulling fs layer [2021-07-29T09:35:09.147Z] 77bc0d833cb6: Waiting [2021-07-29T09:35:09.147Z] 9065ff56babe: Waiting [2021-07-29T09:35:09.147Z] d287ab97295c: Waiting [2021-07-29T09:35:09.147Z] dc539afda2c1: Waiting [2021-07-29T09:35:09.411Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T09:35:09.411Z] a1111a8f2ec3: Download complete [2021-07-29T09:35:09.411Z] dc539afda2c1: Verifying Checksum [2021-07-29T09:35:09.411Z] dc539afda2c1: Download complete [2021-07-29T09:35:09.675Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T09:35:09.675Z] 77bc0d833cb6: Download complete [2021-07-29T09:35:09.675Z] 9065ff56babe: Verifying Checksum [2021-07-29T09:35:09.675Z] 9065ff56babe: Download complete [2021-07-29T09:35:09.675Z] ed53099fbce6: Verifying Checksum [2021-07-29T09:35:09.675Z] ed53099fbce6: Download complete [2021-07-29T09:35:10.636Z] b4d181a07f80: Verifying Checksum [2021-07-29T09:35:10.636Z] b4d181a07f80: Download complete [2021-07-29T09:35:11.607Z] b4d181a07f80: Pull complete [2021-07-29T09:35:11.607Z] a1111a8f2ec3: Pull complete [2021-07-29T09:35:12.204Z] ed53099fbce6: Pull complete [2021-07-29T09:35:12.204Z] dc539afda2c1: Pull complete [2021-07-29T09:35:12.471Z] 77bc0d833cb6: Pull complete [2021-07-29T09:35:12.471Z] 9065ff56babe: Pull complete [2021-07-29T09:35:14.420Z] d287ab97295c: Download complete [2021-07-29T09:35:18.995Z] d287ab97295c: Pull complete [2021-07-29T09:35:18.995Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T09:35:18.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T09:35:18.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T09:35:19.134Z] prd-centos7-docker-4c-2g-456 does not seem to be running inside a container [2021-07-29T09:35:19.261Z] $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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-lftools-log-publisher:latest cat [2021-07-29T09:35:22.360Z] $ docker top 40de9c1fde3c6245cebebdd133205eb71966a35aedc23492bd0ca485933f6b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T09:35:22.855Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T09:35:23.210Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T09:35:23.580Z] + ls /var/log/sa-host [2021-07-29T09:35:23.580Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T09:35:23.580Z] file_magic: OK [2021-07-29T09:35:23.580Z] HZ: Using current value: 100 [2021-07-29T09:35:23.580Z] file_header: OK [2021-07-29T09:35:23.580Z] 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-07-29T09:35:23.580Z] Statistics: [2021-07-29T09:35:23.580Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T09:35:23.580Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T09:35:23.580Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T09:35:23.580Z] file_magic: OK [2021-07-29T09:35:23.580Z] HZ: Using current value: 100 [2021-07-29T09:35:23.580Z] file_header: OK [2021-07-29T09:35:23.580Z] 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-07-29T09:35:23.580Z] Statistics: [2021-07-29T09:35:23.580Z] 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... [2021-07-29T09:35:23.580Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T09:35:24.178Z] provisioning config files... [2021-07-29T09:35:24.199Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config6268923055802656637tmp [Pipeline] { [Pipeline] echo [2021-07-29T09:35:24.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:35:24.560Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T09:35:24.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:35:25.028Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T09:35:25.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:35:25.419Z] ---> sudo-logs.sh [2021-07-29T09:35:25.419Z] Archiving 'sudo' log.. [2021-07-29T09:35:25.419Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-456.vexxhost.local: Name or service not known [2021-07-29T09:35:25.419Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-456.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T09:35:25.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:35:25.852Z] ---> job-cost.sh [2021-07-29T09:35:25.852Z] lf-activate-venv: SKIPPING [2021-07-29T09:35:25.852Z] DEBUG: total: 0.18000000715255737 [2021-07-29T09:35:25.852Z] INFO: Retrieving Stack Cost... [2021-07-29T09:35:26.892Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T09:35:26.892Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T09:35:26.922Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T09:35:27.520Z] ---> logs-deploy.sh [2021-07-29T09:35:27.520Z] lf-activate-venv: SKIPPING [2021-07-29T09:35:27.520Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3627/6 [2021-07-29T09:35:27.520Z] INFO: archiving workspace using pattern(s): [2021-07-29T09:35:28.121Z] Archives upload complete. [2021-07-29T09:35:28.394Z] INFO: archiving logs to Nexus