Pull request #3492 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ed29f88456416603e2586f45dda7bb891f2c87ee+2fbe27870d902d6cc35e146fec4f0e08eadb3b08 (fb6ece49651c7154c7a7c1e6539cdc7689d5d132) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2375396218736787515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2978427081568888546.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-3492/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5642384345585435719.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6233226107823169297.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8133599694125339196.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-311 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh3061066141292770738.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 into PR head commit ed29f88456416603e2586f45dda7bb891f2c87ee Merge succeeded, producing ed29f88456416603e2586f45dda7bb891f2c87ee Checking out Revision ed29f88456416603e2586f45dda7bb891f2c87ee (PR-3492) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh843589970668831652.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed29f88456416603e2586f45dda7bb891f2c87ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/10@tmp/jenkins-gitclient-ssh4949976133435666871.key > git merge 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed29f88456416603e2586f45dda7bb891f2c87ee # timeout=10 Commit message: "Merge branch 'master' into v1-removal" > git rev-list --no-walk 845790db6141b18dad79660e8519dbebf6289f96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-03T15:10:43.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-03T15:10:43.687Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-03T15:10:43.713Z] ========================================================= [2021-06-03T15:10:43.713Z] EdgeX Global Pipelines Version Info [2021-06-03T15:10:43.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:10:44.858Z] ------------------- [2021-06-03T15:10:44.858Z] stable info: [2021-06-03T15:10:44.858Z] ------------------- [2021-06-03T15:10:44.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-03T15:10:44.858Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T15:10:44.858Z] Message: update stable to v1.0.193 [2021-06-03T15:10:45.819Z] ------------------- [2021-06-03T15:10:45.819Z] experimental info: [2021-06-03T15:10:45.819Z] ------------------- [2021-06-03T15:10:45.819Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-03T15:10:45.819Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-03T15:10:45.819Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-03T15:10:45.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-03T15:10:45.954Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-03T15:10:45.980Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-03T15:10:46.003Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-03T15:10:46.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-03T15:10:46.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-03T15:10:46.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-03T15:10:46.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-03T15:10:46.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-03T15:10:46.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-03T15:10:46.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-03T15:10:46.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-03T15:10:46.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-03T15:10:46.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-03T15:10:46.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T15:10:46.268Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-03T15:10:46.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-03T15:10:46.324Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-03T15:10:46.346Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-03T15:10:46.367Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-03T15:10:46.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-03T15:10:46.409Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-03T15:10:46.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo [2021-06-03T15:10:46.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo [2021-06-03T15:10:46.497Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo [2021-06-03T15:10:46.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed29f88456416603e2586f45dda7bb891f2c87ee [Pipeline] echo [2021-06-03T15:10:46.543Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed29f88 [Pipeline] echo [2021-06-03T15:10:46.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T15:10:46.640Z] provisioning config files... [2021-06-03T15:10:46.659Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config6894900577376938693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:10:47.006Z] ---> docker-login.sh [2021-06-03T15:10:47.006Z] nexus3.edgexfoundry.org:10001 [2021-06-03T15:10:47.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:10:47.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:10:47.531Z] Configure a credential helper to remove this warning. See [2021-06-03T15:10:47.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:10:47.531Z] [2021-06-03T15:10:47.531Z] Login Succeeded [2021-06-03T15:10:47.531Z] nexus3.edgexfoundry.org:10002 [2021-06-03T15:10:47.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:10:47.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:10:47.531Z] Configure a credential helper to remove this warning. See [2021-06-03T15:10:47.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:10:47.531Z] [2021-06-03T15:10:47.531Z] Login Succeeded [2021-06-03T15:10:47.531Z] nexus3.edgexfoundry.org:10003 [2021-06-03T15:10:47.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:10:47.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:10:47.796Z] Configure a credential helper to remove this warning. See [2021-06-03T15:10:47.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:10:47.796Z] [2021-06-03T15:10:47.796Z] Login Succeeded [2021-06-03T15:10:47.796Z] nexus3.edgexfoundry.org:10004 [2021-06-03T15:10:47.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:10:47.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:10:47.796Z] Configure a credential helper to remove this warning. See [2021-06-03T15:10:47.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:10:47.796Z] [2021-06-03T15:10:47.796Z] Login Succeeded [2021-06-03T15:10:47.796Z] docker.io [2021-06-03T15:10:48.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:10:48.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:10:48.322Z] Configure a credential helper to remove this warning. See [2021-06-03T15:10:48.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:10:48.322Z] [2021-06-03T15:10:48.322Z] Login Succeeded [2021-06-03T15:10:48.322Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T15:10:48.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T15:10:48.657Z] ++ 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-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] ++ dirname cmd/core-command/Dockerfile [2021-06-03T15:10:48.657Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ dirname cmd/core-data/Dockerfile [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-03T15:10:48.657Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-03T15:10:48.657Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-03T15:10:48.657Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-03T15:10:48.657Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-03T15:10:48.657Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-03T15:10:48.657Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-03T15:10:48.657Z] ++ cut -d/ -f2 [2021-06-03T15:10:48.657Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-03T15:10:48.723Z] 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-06-03T15:10:49.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:10:49.403Z] [2021-06-03T15:10:49.403Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:10:49.717Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:10:49.718Z] latest: Pulling from edgex-devops/git-semver [2021-06-03T15:10:49.718Z] 31603596830f: Pulling fs layer [2021-06-03T15:10:49.718Z] 54011a49482f: Pulling fs layer [2021-06-03T15:10:49.718Z] a6820b24f6d8: Pulling fs layer [2021-06-03T15:10:49.718Z] f581987b2513: Pulling fs layer [2021-06-03T15:10:49.718Z] f581987b2513: Waiting [2021-06-03T15:10:49.718Z] 54011a49482f: Verifying Checksum [2021-06-03T15:10:49.718Z] 54011a49482f: Download complete [2021-06-03T15:10:49.981Z] 31603596830f: Verifying Checksum [2021-06-03T15:10:49.981Z] 31603596830f: Download complete [2021-06-03T15:10:49.981Z] f581987b2513: Verifying Checksum [2021-06-03T15:10:49.981Z] f581987b2513: Download complete [2021-06-03T15:10:50.248Z] a6820b24f6d8: Verifying Checksum [2021-06-03T15:10:50.248Z] a6820b24f6d8: Download complete [2021-06-03T15:10:50.248Z] 31603596830f: Pull complete [2021-06-03T15:10:50.248Z] 54011a49482f: Pull complete [2021-06-03T15:10:50.840Z] a6820b24f6d8: Pull complete [2021-06-03T15:10:51.101Z] f581987b2513: Pull complete [2021-06-03T15:10:51.101Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-03T15:10:51.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-03T15:10:51.101Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-03T15:10:51.177Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-06-03T15:10:51.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-03T15:10:53.665Z] $ docker top b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-03T15:10:53.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T15:10:53.800Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T15:10:53.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T15:10:53.908Z] $ docker exec b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 ssh-agent [2021-06-03T15:10:54.024Z] SSH_AUTH_SOCK=/tmp/ssh-mjMFfto1ZevU/agent.14 [2021-06-03T15:10:54.024Z] SSH_AGENT_PID=20 [2021-06-03T15:10:54.033Z] Running ssh-add (command line suppressed) [2021-06-03T15:10:54.128Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_2137571755826150111.key (/w/workspace/edgex-go/10@tmp/private_key_2137571755826150111.key) [2021-06-03T15:10:54.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T15:10:54.453Z] + git tag --points-at HEAD [Pipeline] } [2021-06-03T15:10:54.462Z] $ docker exec --env ******** --env ******** b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 ssh-agent -k [2021-06-03T15:10:54.558Z] unset SSH_AUTH_SOCK; [2021-06-03T15:10:54.558Z] unset SSH_AGENT_PID; [2021-06-03T15:10:54.558Z] echo Agent pid 20 killed; [2021-06-03T15:10:54.575Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-03T15:10:54.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-03T15:10:54.610Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-03T15:10:54.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-03T15:10:54.724Z] $ docker exec b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 ssh-agent [2021-06-03T15:10:54.830Z] SSH_AUTH_SOCK=/tmp/ssh-qhJ2qVnL6yfS/agent.55 [2021-06-03T15:10:54.830Z] SSH_AGENT_PID=62 [2021-06-03T15:10:54.836Z] Running ssh-add (command line suppressed) [2021-06-03T15:10:54.930Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_6477002858103903045.key (/w/workspace/edgex-go/10@tmp/private_key_6477002858103903045.key) [2021-06-03T15:10:54.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-03T15:10:55.249Z] + git semver init [2021-06-03T15:10:55.249Z] # -> Open(): unable to determine branch for HEAD [2021-06-03T15:10:55.249Z] # $GIT_DIR = /w/workspace/edgex-go/10/.git [2021-06-03T15:10:55.249Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/10 [2021-06-03T15:10:55.249Z] # $SEMVER_REMOTE_NAME = origin [2021-06-03T15:10:55.249Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-03T15:10:55.249Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-03T15:10:55.249Z] # $SEMVER_BRANCH = PR-3492 [2021-06-03T15:10:55.249Z] # $SEMVER_TEMP = /tmp/semver-342457435 [2021-06-03T15:10:55.249Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-03T15:11:07.520Z] # '/tmp/semver-342457435' -> '/w/workspace/edgex-go/10/.semver' [2021-06-03T15:11:07.520Z] # -> Force: false [2021-06-03T15:11:07.520Z] # $SEMVER_DIR = /w/workspace/edgex-go/10/.semver [Pipeline] } [2021-06-03T15:11:07.526Z] $ docker exec --env ******** --env ******** b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 ssh-agent -k [2021-06-03T15:11:07.626Z] unset SSH_AUTH_SOCK; [2021-06-03T15:11:07.626Z] unset SSH_AGENT_PID; [2021-06-03T15:11:07.627Z] echo Agent pid 62 killed; [2021-06-03T15:11:07.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-03T15:11:07.966Z] + git semver [Pipeline] } [2021-06-03T15:11:07.973Z] $ docker stop --time=1 b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 [2021-06-03T15:11:13.212Z] $ docker rm -f b128db2595d65031ea8a93c7ca9661b333a0903b89f5206e5064907181d9b951 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T15:11:13.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-03T15:11:13.871Z] Stashed 1 file(s) [Pipeline] echo [2021-06-03T15:11:13.874Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T15:11:14.463Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-03T15:11:14.759Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T15:11:15.051Z] + sudo service docker restart [2021-06-03T15:11:15.051Z] + true [2021-06-03T15:11:15.051Z] Redirecting to /bin/systemctl restart docker.service [2021-06-03T15:11:29.098Z] Still waiting to schedule task [2021-06-03T15:11:29.099Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-03T15:11:33.192Z] ========================================================= [2021-06-03T15:11:33.192Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-03T15:11:33.192Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:11:33.589Z] + 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-06-03T15:11:34.988Z] Sending build context to Docker daemon 329.1MB [2021-06-03T15:11:34.989Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T15:11:34.989Z] Step 2/6 : FROM ${BASE} [2021-06-03T15:11:35.562Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-03T15:11:35.562Z] 540db60ca938: Pulling fs layer [2021-06-03T15:11:35.562Z] adcc1eea9eea: Pulling fs layer [2021-06-03T15:11:35.562Z] 4c4ab2625f07: Pulling fs layer [2021-06-03T15:11:35.562Z] 0510c868ecb4: Pulling fs layer [2021-06-03T15:11:35.562Z] afea3b2eda06: Pulling fs layer [2021-06-03T15:11:35.562Z] 7809a108b3ef: Pulling fs layer [2021-06-03T15:11:35.562Z] f706445af74f: Pulling fs layer [2021-06-03T15:11:35.563Z] afea3b2eda06: Waiting [2021-06-03T15:11:35.563Z] 7809a108b3ef: Waiting [2021-06-03T15:11:35.563Z] f706445af74f: Waiting [2021-06-03T15:11:35.563Z] 0510c868ecb4: Waiting [2021-06-03T15:11:35.563Z] adcc1eea9eea: Verifying Checksum [2021-06-03T15:11:35.563Z] adcc1eea9eea: Download complete [2021-06-03T15:11:35.563Z] 4c4ab2625f07: Verifying Checksum [2021-06-03T15:11:35.563Z] 4c4ab2625f07: Download complete [2021-06-03T15:11:35.563Z] afea3b2eda06: Verifying Checksum [2021-06-03T15:11:35.563Z] afea3b2eda06: Download complete [2021-06-03T15:11:35.563Z] 7809a108b3ef: Verifying Checksum [2021-06-03T15:11:35.563Z] 7809a108b3ef: Download complete [2021-06-03T15:11:35.563Z] 540db60ca938: Verifying Checksum [2021-06-03T15:11:35.563Z] 540db60ca938: Download complete [2021-06-03T15:11:35.824Z] 540db60ca938: Pull complete [2021-06-03T15:11:35.824Z] adcc1eea9eea: Pull complete [2021-06-03T15:11:36.086Z] 4c4ab2625f07: Pull complete [2021-06-03T15:11:37.030Z] f706445af74f: Verifying Checksum [2021-06-03T15:11:37.030Z] f706445af74f: Download complete [2021-06-03T15:11:37.609Z] 0510c868ecb4: Download complete [2021-06-03T15:11:40.941Z] 0510c868ecb4: Pull complete [2021-06-03T15:11:40.942Z] afea3b2eda06: Pull complete [2021-06-03T15:11:41.205Z] 7809a108b3ef: Pull complete [2021-06-03T15:11:46.748Z] f706445af74f: Pull complete [2021-06-03T15:11:46.748Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-03T15:11:46.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-03T15:11:46.748Z] ---> b068be0155e3 [2021-06-03T15:11:46.748Z] 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-06-03T15:11:52.048Z] ---> Running in 35f8fe26c9fc [2021-06-03T15:11:52.048Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:11:52.625Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:11:53.205Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T15:11:53.777Z] (2/12) Installing file (5.39-r0) [2021-06-03T15:11:53.777Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T15:11:53.777Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T15:12:01.948Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T15:12:01.948Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T15:12:02.210Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T15:12:02.210Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T15:12:02.210Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T15:12:02.471Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T15:12:02.471Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T15:12:02.733Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T15:12:02.733Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T15:12:02.733Z] OK: 219 MiB in 52 packages [2021-06-03T15:12:06.038Z] Removing intermediate container 35f8fe26c9fc [2021-06-03T15:12:06.038Z] ---> 95fa86ba8942 [2021-06-03T15:12:06.038Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T15:12:06.298Z] ---> Running in 25a76a36b4b2 [2021-06-03T15:12:06.298Z] Removing intermediate container 25a76a36b4b2 [2021-06-03T15:12:06.298Z] ---> c2c27dc4087c [2021-06-03T15:12:06.298Z] Step 5/6 : COPY go.mod . [2021-06-03T15:12:06.563Z] ---> 241c4f023a1d [2021-06-03T15:12:06.563Z] Step 6/6 : RUN go mod download [2021-06-03T15:12:06.563Z] ---> Running in b41bd947a434 [2021-06-03T15:12:24.728Z] Removing intermediate container b41bd947a434 [2021-06-03T15:12:24.728Z] ---> d4adea0b4682 [2021-06-03T15:12:24.728Z] Successfully built d4adea0b4682 [2021-06-03T15:12:24.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:12:25.047Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T15:12:25.047Z] . [Pipeline] withDockerContainer [2021-06-03T15:12:25.136Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-06-03T15:12:25.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T15:12:25.581Z] $ docker top 6941e371a4bf4f751a06b4cbf8672709f23f2569c6e345fc851d3cf52720ce8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T15:12:25.976Z] + go version [2021-06-03T15:12:25.976Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-03T15:12:25.994Z] $ docker stop --time=1 6941e371a4bf4f751a06b4cbf8672709f23f2569c6e345fc851d3cf52720ce8e [2021-06-03T15:12:27.168Z] $ docker rm -f 6941e371a4bf4f751a06b4cbf8672709f23f2569c6e345fc851d3cf52720ce8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:12:27.690Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-03T15:12:27.691Z] . [Pipeline] withDockerContainer [2021-06-03T15:12:27.762Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-06-03T15:12:27.799Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-03T15:12:28.160Z] $ docker top d5cb0ec4eb350eafcd881b294ddc21dcb66cc0f696fbb0071c927b594b716f76 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T15:12:28.255Z] ========================================================= [2021-06-03T15:12:28.255Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T15:12:28.255Z] ========================================================= [Pipeline] sh [2021-06-03T15:12:28.560Z] + go mod tidy [Pipeline] sh [2021-06-03T15:12:29.122Z] + make test [2021-06-03T15:12:29.122Z] go mod tidy [2021-06-03T15:12:29.122Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T15:12:34.459Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T15:12:52.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T15:12:55.427Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T15:12:56.374Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T15:12:56.638Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T15:12:59.229Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T15:12:59.499Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T15:12:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T15:12:59.500Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T15:13:00.081Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T15:13:00.345Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T15:13:02.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T15:13:02.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.042s coverage: 28.7% of statements [2021-06-03T15:13:04.282Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.068s coverage: 100.0% of statements [2021-06-03T15:13:04.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T15:13:04.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T15:13:04.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T15:13:05.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements [2021-06-03T15:13:05.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T15:13:05.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.066s coverage: 53.4% of statements [2021-06-03T15:13:05.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T15:13:05.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T15:13:06.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.102s coverage: 87.7% of statements [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:13:06.639Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.066s coverage: 78.9% of statements [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T15:13:06.639Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T15:13:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.271s coverage: 95.1% of statements [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T15:13:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T15:13:08.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T15:13:08.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.050s coverage: 60.0% of statements [2021-06-03T15:13:09.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.8% of statements [2021-06-03T15:13:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T15:13:09.479Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.048s coverage: 22.0% of statements [2021-06-03T15:13:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T15:13:09.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2021-06-03T15:13:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements [2021-06-03T15:13:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-06-03T15:13:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements [2021-06-03T15:13:11.161Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-06-03T15:13:23.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2021-06-03T15:13:23.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-03T15:13:29.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.391s coverage: 81.8% of statements [2021-06-03T15:13:29.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.034s coverage: 87.2% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 76.0% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.126s coverage: 64.4% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-06-03T15:13:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.177s coverage: 66.9% of statements [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T15:13:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T15:13:47.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.130s coverage: 44.4% of statements [2021-06-03T15:13:47.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T15:13:47.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T15:13:47.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements [2021-06-03T15:13:47.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T15:13:48.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements [2021-06-03T15:13:48.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T15:13:48.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T15:13:48.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T15:13:48.101Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T15:13:54.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.060s coverage: 19.3% of statements [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T15:13:54.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.127s coverage: 91.9% of statements [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T15:13:54.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.052s coverage: 63.4% of statements [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T15:13:54.727Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.084s coverage: 97.6% of statements [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T15:13:54.727Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.021s coverage: 0.0% of statements [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T15:13:54.727Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T15:13:54.727Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T15:13:54.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T15:13:54.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2021-06-03T15:13:54.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 28.1% of statements [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T15:13:54.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.051s coverage: 27.9% of statements [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T15:13:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T15:13:54.728Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements [2021-06-03T15:13:54.993Z] GO111MODULE=on go vet ./... [2021-06-03T15:14:21.692Z] gofmt -l . [2021-06-03T15:14:21.692Z] [ "`gofmt -l .`" = "" ] [2021-06-03T15:14:21.692Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T15:14:21.995Z] + ls -al . [2021-06-03T15:14:21.996Z] total 528 [2021-06-03T15:14:21.996Z] drwxrwxr-x 10 1001 1001 4096 Jun 3 15:14 . [2021-06-03T15:14:21.996Z] drwxr-xr-x 4 root root 30 Jun 3 15:12 .. [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:10 .dockerignore [2021-06-03T15:14:21.996Z] drwxrwxr-x 8 1001 1001 179 Jun 3 15:10 .git [2021-06-03T15:14:21.996Z] drwxrwxr-x 3 1001 1001 125 Jun 3 15:10 .github [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 15:10 .gitignore [2021-06-03T15:14:21.996Z] drwx------ 3 1001 1001 60 Jun 3 15:11 .semver [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:10 .sonarcloud.properties [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 15:10 Attribution.txt [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:10 CONTRIBUTING.md [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 15:10 Dockerfile.build [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:10 Jenkinsfile [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:10 LICENSE [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 15:10 Makefile [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 15:10 README.md [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 15:10 SECURITY.md [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 15:11 VERSION [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:10 ZMQWindows.md [2021-06-03T15:14:21.996Z] drwxrwxr-x 2 1001 1001 37 Jun 3 15:10 bin [2021-06-03T15:14:21.996Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:10 cmd [2021-06-03T15:14:21.996Z] -rw-r--r-- 1 root root 410989 Jun 3 15:13 coverage.out [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 15:10 go.mod [2021-06-03T15:14:21.996Z] -rw-r--r-- 1 root root 21048 Jun 3 15:12 go.sum [2021-06-03T15:14:21.996Z] drwxrwxr-x 8 1001 1001 127 Jun 3 15:10 internal [2021-06-03T15:14:21.996Z] drwxrwxr-x 3 1001 1001 16 Jun 3 15:10 openapi [2021-06-03T15:14:21.996Z] drwxrwxr-x 4 1001 1001 71 Jun 3 15:10 snap [2021-06-03T15:14:21.996Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 15:10 version.go [Pipeline] sh [2021-06-03T15:14:22.300Z] + '[' -e coverage.out ] [2021-06-03T15:14:22.300Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T15:14:22.424Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T15:14:22.740Z] + make build [2021-06-03T15:14:22.740Z] go mod tidy [2021-06-03T15:14:22.740Z] 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-06-03T15:14:24.134Z] 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-06-03T15:14:24.903Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-314 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-06-03T15:14:24.921Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-06-03T15:14:25.140Z] The recommended git tool is: git [2021-06-03T15:14:30.687Z] using credential edgex-jenkins-ssh [2021-06-03T15:14:30.711Z] Cloning the remote Git repository [2021-06-03T15:14:30.773Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T15:14:30.884Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-06-03T15:14:30.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T15:14:30.967Z] > git --version # timeout=10 [2021-06-03T15:14:30.982Z] > git --version # 'git version 2.17.1' [2021-06-03T15:14:30.984Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T15:14:31.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T15:14:32.372Z] 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-06-03T15:14:32.372Z] 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-06-03T15:14:33.786Z] 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-06-03T15:14:34.057Z] 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-06-03T15:14:36.624Z] 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-06-03T15:14:37.593Z] 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-06-03T15:14:38.171Z] 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-06-03T15:14:39.132Z] 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-06-03T15:14:40.092Z] 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-06-03T15:14:40.677Z] 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-06-03T15:14:42.606Z] $ docker stop --time=1 d5cb0ec4eb350eafcd881b294ddc21dcb66cc0f696fbb0071c927b594b716f76 [2021-06-03T15:14:46.043Z] $ docker rm -f d5cb0ec4eb350eafcd881b294ddc21dcb66cc0f696fbb0071c927b594b716f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:14:46.968Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T15:14:46.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T15:14:47.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T15:14:47.056Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T15:14:47.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T15:14:47.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T15:14:47.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T15:14:47.352Z] [2021-06-03T15:14:47.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:14:47.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T15:14:47.661Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-03T15:14:47.661Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-03T15:14:47.661Z] ca9280d653b3: Pulling fs layer [2021-06-03T15:14:47.661Z] 7e9c9ca2126c: Pulling fs layer [2021-06-03T15:14:47.921Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-03T15:14:47.922Z] cbdbe7a5bc2a: Download complete [2021-06-03T15:14:47.922Z] cbdbe7a5bc2a: Pull complete [2021-06-03T15:14:47.991Z] Merging remotes/origin/master commit 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 into PR head commit ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:14:48.360Z] Merge succeeded, producing ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:14:48.361Z] Checking out Revision ed29f88456416603e2586f45dda7bb891f2c87ee (PR-3492) [2021-06-03T15:14:48.870Z] ca9280d653b3: Verifying Checksum [2021-06-03T15:14:48.870Z] ca9280d653b3: Download complete [2021-06-03T15:14:49.132Z] ca9280d653b3: Pull complete [2021-06-03T15:14:48.008Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T15:14:48.024Z] > git checkout -f ed29f88456416603e2586f45dda7bb891f2c87ee # timeout=10 [2021-06-03T15:14:48.264Z] > git remote # timeout=10 [2021-06-03T15:14:48.280Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T15:14:48.303Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T15:14:48.315Z] > git merge 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 # timeout=10 [2021-06-03T15:14:48.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T15:14:48.367Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T15:14:48.387Z] > git checkout -f ed29f88456416603e2586f45dda7bb891f2c87ee # timeout=10 [2021-06-03T15:14:49.391Z] 7e9c9ca2126c: Verifying Checksum [2021-06-03T15:14:49.391Z] 7e9c9ca2126c: Download complete [2021-06-03T15:14:52.721Z] 7e9c9ca2126c: Pull complete [2021-06-03T15:14:52.721Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-03T15:14:52.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T15:14:52.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-03T15:14:52.790Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-06-03T15:14:52.824Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-03T15:14:52.861Z] Commit message: "Merge branch 'master' into v1-removal" [2021-06-03T15:15:05.925Z] $ docker top e80be1d6221bb03231fce3244e5a77bbfa7e2081a42ca958e5c46c957735deae -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-03T15:15:06.322Z] + docker-compose build --help [2021-06-03T15:15:06.322Z] + grep parallel [2021-06-03T15:15:06.895Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T15:15:06.901Z] $ docker stop --time=1 e80be1d6221bb03231fce3244e5a77bbfa7e2081a42ca958e5c46c957735deae [2021-06-03T15:15:07.093Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-03T15:15:08.226Z] $ docker rm -f e80be1d6221bb03231fce3244e5a77bbfa7e2081a42ca958e5c46c957735deae [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:15:08.661Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-03T15:15:08.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-03T15:15:08.740Z] . [Pipeline] withDockerContainer [2021-06-03T15:15:08.836Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-06-03T15:15:08.870Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06-03T15:15:09.026Z] + true [2021-06-03T15:15:09.026Z] + sudo service docker restart [2021-06-03T15:15:09.368Z] $ docker top dd46cd054612aa9944f633037de3cda59b01db291cfb0f27a2c48c00b7ec9cc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T15:15:09.748Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T15:15:10.324Z] Building core-command ... [2021-06-03T15:15:10.325Z] Building core-data ... [2021-06-03T15:15:10.325Z] Building core-metadata ... [2021-06-03T15:15:10.325Z] Building security-bootstrapper ... [2021-06-03T15:15:10.325Z] Building security-proxy-setup ... [2021-06-03T15:15:10.325Z] Building security-secretstore-setup ... [2021-06-03T15:15:10.325Z] Building support-notifications ... [2021-06-03T15:15:10.325Z] Building support-scheduler ... [2021-06-03T15:15:10.325Z] Building sys-mgmt-agent ... [2021-06-03T15:15:10.325Z] Building sys-mgmt-agent [2021-06-03T15:15:10.325Z] Building core-command [2021-06-03T15:15:10.325Z] Building support-scheduler [2021-06-03T15:15:10.325Z] Building security-bootstrapper [2021-06-03T15:15:10.325Z] Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T15:15:27.413Z] provisioning config files... [2021-06-03T15:15:27.441Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config8566291774149740702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:15:27.830Z] ---> docker-login.sh [2021-06-03T15:15:27.830Z] nexus3.edgexfoundry.org:10001 [2021-06-03T15:15:28.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:15:29.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:15:29.092Z] Configure a credential helper to remove this warning. See [2021-06-03T15:15:29.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:15:29.092Z] [2021-06-03T15:15:29.092Z] Login Succeeded [2021-06-03T15:15:29.092Z] nexus3.edgexfoundry.org:10002 [2021-06-03T15:15:29.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:15:29.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:15:29.691Z] Configure a credential helper to remove this warning. See [2021-06-03T15:15:29.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:15:29.691Z] [2021-06-03T15:15:29.691Z] Login Succeeded [2021-06-03T15:15:29.691Z] nexus3.edgexfoundry.org:10003 [2021-06-03T15:15:30.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:15:30.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:15:30.293Z] Configure a credential helper to remove this warning. See [2021-06-03T15:15:30.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:15:30.293Z] [2021-06-03T15:15:30.293Z] Login Succeeded [2021-06-03T15:15:30.293Z] nexus3.edgexfoundry.org:10004 [2021-06-03T15:15:30.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:15:30.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:15:30.898Z] Configure a credential helper to remove this warning. See [2021-06-03T15:15:30.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:15:30.898Z] [2021-06-03T15:15:30.898Z] Login Succeeded [2021-06-03T15:15:30.898Z] docker.io [2021-06-03T15:15:31.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-03T15:15:31.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-03T15:15:31.774Z] Configure a credential helper to remove this warning. See [2021-06-03T15:15:31.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-03T15:15:31.774Z] [2021-06-03T15:15:31.774Z] Login Succeeded [2021-06-03T15:15:31.774Z] ---> docker-login.sh ends [Pipeline] } [2021-06-03T15:15:31.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-03T15:15:32.099Z] ========================================================= [2021-06-03T15:15:32.099Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-03T15:15:32.099Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:15:32.447Z] + 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-06-03T15:15:35.112Z] Sending build context to Docker daemon 166.3MB [2021-06-03T15:15:35.112Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-03T15:15:35.112Z] Step 2/6 : FROM ${BASE} [2021-06-03T15:15:35.112Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-03T15:15:35.112Z] 595b0fe564bb: Pulling fs layer [2021-06-03T15:15:35.112Z] 7186ed65a4f7: Pulling fs layer [2021-06-03T15:15:35.112Z] 316046926c0a: Pulling fs layer [2021-06-03T15:15:35.112Z] 4ebd0625c992: Pulling fs layer [2021-06-03T15:15:35.112Z] 207e8628e3a3: Pulling fs layer [2021-06-03T15:15:35.112Z] c791037a9be2: Pulling fs layer [2021-06-03T15:15:35.112Z] ffd874e62e21: Pulling fs layer [2021-06-03T15:15:35.112Z] 207e8628e3a3: Waiting [2021-06-03T15:15:35.112Z] c791037a9be2: Waiting [2021-06-03T15:15:35.112Z] ffd874e62e21: Waiting [2021-06-03T15:15:35.112Z] 4ebd0625c992: Waiting [2021-06-03T15:15:35.112Z] 316046926c0a: Verifying Checksum [2021-06-03T15:15:35.112Z] 316046926c0a: Download complete [2021-06-03T15:15:35.112Z] 7186ed65a4f7: Verifying Checksum [2021-06-03T15:15:35.112Z] 7186ed65a4f7: Download complete [2021-06-03T15:15:35.112Z] 207e8628e3a3: Verifying Checksum [2021-06-03T15:15:35.112Z] 207e8628e3a3: Download complete [2021-06-03T15:15:35.112Z] 595b0fe564bb: Verifying Checksum [2021-06-03T15:15:35.112Z] 595b0fe564bb: Download complete [2021-06-03T15:15:35.397Z] c791037a9be2: Verifying Checksum [2021-06-03T15:15:35.397Z] c791037a9be2: Download complete [2021-06-03T15:15:36.012Z] 595b0fe564bb: Pull complete [2021-06-03T15:15:36.629Z] 7186ed65a4f7: Pull complete [2021-06-03T15:15:36.915Z] 316046926c0a: Pull complete [2021-06-03T15:15:37.518Z] ffd874e62e21: Verifying Checksum [2021-06-03T15:15:37.518Z] ffd874e62e21: Download complete [2021-06-03T15:15:38.959Z] 4ebd0625c992: Verifying Checksum [2021-06-03T15:15:38.959Z] 4ebd0625c992: Download complete [2021-06-03T15:15:49.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:15:49.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:15:49.094Z] ---> d4adea0b4682 [2021-06-03T15:15:49.094Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:15:49.094Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:15:49.094Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:15:49.094Z] ---> d4adea0b4682 [2021-06-03T15:15:49.094Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T15:15:49.147Z] 4ebd0625c992: Pull complete [2021-06-03T15:15:49.148Z] 207e8628e3a3: Pull complete [2021-06-03T15:15:49.421Z] c791037a9be2: Pull complete [2021-06-03T15:15:52.831Z] ffd874e62e21: Pull complete [2021-06-03T15:15:52.831Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-03T15:15:52.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-03T15:15:52.831Z] ---> cfc18b08335c [2021-06-03T15:15:52.831Z] 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-06-03T15:15:55.491Z] ---> Running in ef9c4c56b4f2 [2021-06-03T15:15:56.946Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:15:57.236Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:15:57.236Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:15:57.236Z] ---> d4adea0b4682 [2021-06-03T15:15:57.236Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T15:15:57.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:15:58.893Z] (1/12) Installing libmagic (5.39-r0) [2021-06-03T15:15:58.893Z] (2/12) Installing file (5.39-r0) [2021-06-03T15:15:59.167Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-03T15:15:59.167Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-03T15:16:03.466Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-03T15:16:03.466Z] (6/12) Installing patch (2.7.6-r6) [2021-06-03T15:16:03.740Z] (7/12) Installing build-base (0.5-r2) [2021-06-03T15:16:03.741Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-03T15:16:03.741Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-03T15:16:04.014Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-03T15:16:04.014Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-03T15:16:04.286Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-03T15:16:04.286Z] Executing busybox-1.32.1-r6.trigger [2021-06-03T15:16:04.286Z] OK: 218 MiB in 52 packages [2021-06-03T15:16:08.611Z] Removing intermediate container ef9c4c56b4f2 [2021-06-03T15:16:08.611Z] ---> 3c2f212129f7 [2021-06-03T15:16:08.611Z] Step 4/6 : WORKDIR /edgex-go [2021-06-03T15:16:08.611Z] ---> Running in ecdc790dbfcc [2021-06-03T15:16:08.611Z] Removing intermediate container ecdc790dbfcc [2021-06-03T15:16:08.611Z] ---> 19b725f74d97 [2021-06-03T15:16:08.611Z] Step 5/6 : COPY go.mod . [2021-06-03T15:16:09.209Z] ---> 1fcc35cf8687 [2021-06-03T15:16:09.209Z] Step 6/6 : RUN go mod download [2021-06-03T15:16:09.482Z] ---> Running in e76c4d8f7085 [2021-06-03T15:16:19.234Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:16:19.234Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:16:19.234Z] ---> d4adea0b4682 [2021-06-03T15:16:19.234Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:16:22.536Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:16:22.536Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:16:22.536Z] ---> d4adea0b4682 [2021-06-03T15:16:22.536Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:16:31.823Z] ---> Running in f995f7931be9 [2021-06-03T15:16:31.823Z] ---> Running in c2717a77484d [2021-06-03T15:16:31.823Z] ---> Running in 2c32e9eb3ff8 [2021-06-03T15:16:31.823Z] ---> Running in 2605acf80590 [2021-06-03T15:16:31.823Z] ---> Running in 9c94d4779532 [2021-06-03T15:16:32.087Z] Removing intermediate container f995f7931be9 [2021-06-03T15:16:32.087Z] ---> acadd6fd271e [2021-06-03T15:16:32.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:16:32.087Z] Removing intermediate container 9c94d4779532 [2021-06-03T15:16:32.087Z] ---> f386bea899cf [2021-06-03T15:16:32.087Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:16:32.087Z] Removing intermediate container 2c32e9eb3ff8 [2021-06-03T15:16:32.087Z] ---> 35afd6da8c77 [2021-06-03T15:16:32.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:16:32.347Z] ---> Running in ca8049a39c69 [2021-06-03T15:16:32.347Z] Removing intermediate container c2717a77484d [2021-06-03T15:16:32.347Z] ---> ca126318b4d1 [2021-06-03T15:16:32.347Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:16:32.347Z] Removing intermediate container 2605acf80590 [2021-06-03T15:16:32.347Z] ---> d24924f37fa2 [2021-06-03T15:16:32.347Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:16:32.607Z] ---> Running in b27522906fed [2021-06-03T15:16:32.607Z] ---> Running in e687801b8832 [2021-06-03T15:16:32.607Z] ---> Running in eed403b8eb38 [2021-06-03T15:16:32.607Z] ---> Running in 5a75af6d8edf [2021-06-03T15:16:34.528Z] Removing intermediate container e687801b8832 [2021-06-03T15:16:34.528Z] ---> c17ce533f4c2 [2021-06-03T15:16:34.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T15:16:34.528Z] Removing intermediate container ca8049a39c69 [2021-06-03T15:16:34.528Z] ---> 26623a7bdc08 [2021-06-03T15:16:34.528Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T15:16:34.528Z] Removing intermediate container b27522906fed [2021-06-03T15:16:34.528Z] ---> e95cf6e45b2b [2021-06-03T15:16:34.528Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T15:16:34.528Z] ---> Running in 38e9a5ea3d51 [2021-06-03T15:16:34.528Z] ---> Running in 267f07aa864a [2021-06-03T15:16:34.528Z] ---> Running in 7b54671aac2d [2021-06-03T15:16:34.528Z] Removing intermediate container eed403b8eb38 [2021-06-03T15:16:34.528Z] ---> 4f320efa68cf [2021-06-03T15:16:34.528Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T15:16:34.528Z] ---> Running in 1c56042d87e7 [2021-06-03T15:16:34.528Z] Removing intermediate container 5a75af6d8edf [2021-06-03T15:16:34.528Z] ---> ae989fe286ee [2021-06-03T15:16:34.528Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T15:16:34.528Z] ---> Running in 37186d188381 [2021-06-03T15:16:35.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.368Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:35.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:36.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:36.215Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:16:36.321Z] Removing intermediate container e76c4d8f7085 [2021-06-03T15:16:36.321Z] ---> 9a0603c76ae0 [2021-06-03T15:16:36.321Z] Successfully built 9a0603c76ae0 [2021-06-03T15:16:36.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:16:36.475Z] OK: 219 MiB in 52 packages [2021-06-03T15:16:36.475Z] OK: 219 MiB in 52 packages [2021-06-03T15:16:36.669Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T15:16:36.669Z] . [Pipeline] withDockerContainer [2021-06-03T15:16:36.738Z] OK: 219 MiB in 52 packages [2021-06-03T15:16:36.999Z] Removing intermediate container 267f07aa864a [2021-06-03T15:16:36.999Z] ---> a2404144a067 [2021-06-03T15:16:37.000Z] Step 6/24 : COPY go.mod . [2021-06-03T15:16:37.000Z] OK: 219 MiB in 52 packages [2021-06-03T15:16:37.000Z] OK: 219 MiB in 52 packages [2021-06-03T15:16:37.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-06-03T15:16:37.259Z] Removing intermediate container 7b54671aac2d [2021-06-03T15:16:37.259Z] ---> 131ca356359c [2021-06-03T15:16:37.259Z] Step 6/24 : COPY go.mod . [2021-06-03T15:16:37.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-arm64 cat [2021-06-03T15:16:37.835Z] ---> b3df63525ef7 [2021-06-03T15:16:37.835Z] Step 7/24 : RUN go mod download [2021-06-03T15:16:37.835Z] Removing intermediate container 37186d188381 [2021-06-03T15:16:37.835Z] ---> 04c879345562 [2021-06-03T15:16:37.835Z] Step 6/24 : COPY go.mod . [2021-06-03T15:16:37.835Z] ---> Running in 9f526f4b1e23 [2021-06-03T15:16:38.098Z] ---> a796aca3d8c3 [2021-06-03T15:16:38.098Z] Step 7/24 : RUN go mod download [2021-06-03T15:16:38.359Z] Removing intermediate container 1c56042d87e7 [2021-06-03T15:16:38.359Z] ---> 0d4573bdfa9a [2021-06-03T15:16:38.359Z] Step 6/32 : COPY go.mod . [2021-06-03T15:16:38.359Z] ---> Running in 73716503ab0a [2021-06-03T15:16:38.624Z] ---> 7102d4fa9eaa [2021-06-03T15:16:38.624Z] Step 7/24 : RUN go mod download [2021-06-03T15:16:38.624Z] Removing intermediate container 38e9a5ea3d51 [2021-06-03T15:16:38.624Z] ---> 1c459eff3fe5 [2021-06-03T15:16:38.624Z] Step 6/23 : COPY go.mod . [2021-06-03T15:16:38.885Z] ---> Running in f0bdac8945c3 [2021-06-03T15:16:38.885Z] ---> c24c8ca879ba [2021-06-03T15:16:38.885Z] Step 7/32 : RUN go mod download [2021-06-03T15:16:39.152Z] ---> 7c46aa18015d [2021-06-03T15:16:39.152Z] Step 7/23 : RUN go mod download [2021-06-03T15:16:39.152Z] ---> Running in d7dc405adfa9 [2021-06-03T15:16:39.297Z] $ docker top 344c451d037c0687388b1d53e7cdb6a63474bb5de84fd000d62f82cdf39cd852 -eo pid,comm [2021-06-03T15:16:39.414Z] ---> Running in 50e3d964667b [Pipeline] { [Pipeline] sh [2021-06-03T15:16:40.357Z] Removing intermediate container 9f526f4b1e23 [2021-06-03T15:16:40.358Z] ---> e390742cc313 [2021-06-03T15:16:40.358Z] Step 8/24 : COPY . . [2021-06-03T15:16:40.429Z] + go version [2021-06-03T15:16:40.430Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-03T15:16:40.462Z] $ docker stop --time=1 344c451d037c0687388b1d53e7cdb6a63474bb5de84fd000d62f82cdf39cd852 [2021-06-03T15:16:42.399Z] $ docker rm -f 344c451d037c0687388b1d53e7cdb6a63474bb5de84fd000d62f82cdf39cd852 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:16:43.235Z] + docker inspect -f . ci-base-image-arm64 [2021-06-03T15:16:43.235Z] . [Pipeline] withDockerContainer [2021-06-03T15:16:43.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-06-03T15:16:43.605Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-arm64 cat [2021-06-03T15:16:45.294Z] $ docker top 88f4575a83bdfaf3a3b05ca70825879c5a060289b04ff993c1cd4d0c6b8e0e9a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-03T15:16:45.639Z] ========================================================= [2021-06-03T15:16:45.639Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-03T15:16:45.639Z] ========================================================= [Pipeline] sh [2021-06-03T15:16:46.287Z] + go mod tidy [Pipeline] sh [2021-06-03T15:16:47.949Z] + make test [2021-06-03T15:16:47.949Z] go mod tidy [2021-06-03T15:16:48.549Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-03T15:16:55.272Z] ---> 8f635f40abb9 [2021-06-03T15:16:55.272Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:16:55.272Z] Removing intermediate container 73716503ab0a [2021-06-03T15:16:55.272Z] ---> a2b4cb0da312 [2021-06-03T15:16:55.272Z] Step 8/24 : COPY . . [2021-06-03T15:16:55.272Z] Removing intermediate container f0bdac8945c3 [2021-06-03T15:16:55.272Z] ---> f98cc3bb74d4 [2021-06-03T15:16:55.272Z] Step 8/24 : COPY . . [2021-06-03T15:17:15.404Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-03T15:17:21.940Z] ---> Running in cdc8f87b6ef7 [2021-06-03T15:17:21.940Z] ---> f57111b0dfd6 [2021-06-03T15:17:21.940Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:17:22.202Z] ---> 6e08b49597ec [2021-06-03T15:17:22.202Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:17:22.476Z] Removing intermediate container d7dc405adfa9 [2021-06-03T15:17:22.476Z] ---> 0c99a56c547c [2021-06-03T15:17:22.476Z] Step 8/32 : COPY . . [2021-06-03T15:17:22.742Z] ---> Running in adf55b815ef1 [2021-06-03T15:17:22.742Z] Removing intermediate container 50e3d964667b [2021-06-03T15:17:22.742Z] ---> 013920a3d7d8 [2021-06-03T15:17:22.742Z] Step 8/23 : COPY . . [2021-06-03T15:17:22.742Z] ---> Running in bcfc20de739c [2021-06-03T15:17:44.758Z] ---> 6a78a78b0661 [2021-06-03T15:17:44.758Z] Step 9/23 : RUN go mod tidy [2021-06-03T15:17:45.025Z] ---> 7b336a2d009f [2021-06-03T15:17:45.025Z] Step 9/32 : RUN go mod tidy [2021-06-03T15:17:45.025Z] Removing intermediate container cdc8f87b6ef7 [2021-06-03T15:17:45.025Z] ---> 068868a91cc5 [2021-06-03T15:17:45.025Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T15:17:45.286Z] ---> Running in a7d3d247e292 [2021-06-03T15:17:45.286Z] ---> Running in bbe71f7df31d [2021-06-03T15:17:45.286Z] ---> Running in 57336e92afda [2021-06-03T15:17:46.239Z] Removing intermediate container adf55b815ef1 [2021-06-03T15:17:46.239Z] ---> 18bacf04b398 [2021-06-03T15:17:46.239Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T15:17:46.239Z] ---> Running in fbc3eb375e4b [2021-06-03T15:17:46.239Z] Removing intermediate container bcfc20de739c [2021-06-03T15:17:46.239Z] ---> beaec0a57842 [2021-06-03T15:17:46.239Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T15:17:46.819Z] ---> Running in 611b92c8a56d [2021-06-03T15:17:47.774Z] 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-06-03T15:17:48.044Z] 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-06-03T15:17:48.044Z] 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-06-03T15:17:49.476Z] Removing intermediate container bbe71f7df31d [2021-06-03T15:17:49.476Z] ---> 4ac7006ddb88 [2021-06-03T15:17:49.476Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T15:17:50.055Z] ---> Running in 572d8c2658b3 [2021-06-03T15:17:50.319Z] Removing intermediate container a7d3d247e292 [2021-06-03T15:17:50.320Z] ---> fb9b58341deb [2021-06-03T15:17:50.320Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T15:17:51.712Z] ---> Running in 7f3b20ea5d8b [2021-06-03T15:17:52.293Z] 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-06-03T15:17:52.558Z] 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-06-03T15:18:12.041Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-03T15:18:13.494Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-03T15:18:20.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-03T15:18:20.253Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-03T15:18:26.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-03T15:18:26.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-03T15:18:26.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-03T15:18:26.996Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-03T15:18:27.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-03T15:18:28.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-03T15:18:31.416Z] Removing intermediate container 57336e92afda [2021-06-03T15:18:31.416Z] ---> 3d6b608f50b4 [2021-06-03T15:18:31.416Z] [2021-06-03T15:18:31.416Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T15:18:31.416Z] 3.12: Pulling from library/alpine [2021-06-03T15:18:31.416Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T15:18:31.416Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T15:18:31.416Z] ---> 13621d1b12d4 [2021-06-03T15:18:31.416Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T15:18:31.416Z] ---> Running in 054320770ea4 [2021-06-03T15:18:33.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:18:33.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:18:33.354Z] Removing intermediate container 611b92c8a56d [2021-06-03T15:18:33.354Z] ---> fbd5c6b7c408 [2021-06-03T15:18:33.354Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T15:18:33.354Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T15:18:33.354Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:18:33.354Z] OK: 6 MiB in 15 packages [2021-06-03T15:18:34.751Z] ---> Running in b78756084823 [2021-06-03T15:18:36.689Z] Removing intermediate container fbc3eb375e4b [2021-06-03T15:18:36.689Z] ---> e46a2bad75e0 [2021-06-03T15:18:36.689Z] [2021-06-03T15:18:36.689Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T15:18:36.689Z] ---> 13621d1b12d4 [2021-06-03T15:18:36.689Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T15:18:36.954Z] Removing intermediate container 572d8c2658b3 [2021-06-03T15:18:36.954Z] ---> b4e12a3d86af [2021-06-03T15:18:36.954Z] [2021-06-03T15:18:36.954Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T15:18:36.954Z] ---> 13621d1b12d4 [2021-06-03T15:18:36.954Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T15:18:36.954Z] ---> Running in 4731333b8de7 [2021-06-03T15:18:37.222Z] Removing intermediate container 054320770ea4 [2021-06-03T15:18:37.222Z] ---> ca3727e9e5e0 [2021-06-03T15:18:37.222Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:18:37.222Z] Removing intermediate container 7f3b20ea5d8b [2021-06-03T15:18:37.222Z] ---> dc81cee7dd7b [2021-06-03T15:18:37.222Z] [2021-06-03T15:18:37.222Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T15:18:37.222Z] ---> 13621d1b12d4 [2021-06-03T15:18:37.222Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T15:18:37.222Z] ---> Using cache [2021-06-03T15:18:37.222Z] ---> ca3727e9e5e0 [2021-06-03T15:18:37.222Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:18:37.222Z] ---> Running in ee2d1b0a6a37 [2021-06-03T15:18:37.222Z] ---> Running in 4fdb764091df [2021-06-03T15:18:37.222Z] 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-06-03T15:18:37.817Z] ---> Running in ee97131985de [2021-06-03T15:18:37.817Z] Removing intermediate container 4fdb764091df [2021-06-03T15:18:37.817Z] ---> 3cc5fa907025 [2021-06-03T15:18:37.817Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T15:18:38.088Z] Removing intermediate container ee2d1b0a6a37 [2021-06-03T15:18:38.088Z] ---> 3229e2f8e2f3 [2021-06-03T15:18:38.088Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T15:18:38.088Z] ---> Running in cb5af55cc5d8 [2021-06-03T15:18:38.088Z] ---> Running in 73593eaa77b8 [2021-06-03T15:18:38.088Z] Removing intermediate container ee97131985de [2021-06-03T15:18:38.088Z] ---> 38320c1e1bad [2021-06-03T15:18:38.088Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T15:18:38.088Z] ---> Running in 52b5e4a34841 [2021-06-03T15:18:38.351Z] Removing intermediate container cb5af55cc5d8 [2021-06-03T15:18:38.351Z] ---> 10ab18d29a7c [2021-06-03T15:18:38.351Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T15:18:38.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:18:38.351Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:18:38.351Z] ---> Running in 747c8cd55f10 [2021-06-03T15:18:38.351Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T15:18:38.351Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:18:38.351Z] OK: 6 MiB in 15 packages [2021-06-03T15:18:38.613Z] Removing intermediate container 52b5e4a34841 [2021-06-03T15:18:38.613Z] ---> 1333f4592a8c [2021-06-03T15:18:38.613Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T15:18:38.613Z] Removing intermediate container 747c8cd55f10 [2021-06-03T15:18:38.613Z] ---> 0fc5e89ec154 [2021-06-03T15:18:38.613Z] Step 16/24 : WORKDIR / [2021-06-03T15:18:38.613Z] ---> Running in 0397fd001753 [2021-06-03T15:18:38.613Z] ---> Running in 0262c089b23e [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-03T15:18:38.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-03T15:18:38.875Z] Removing intermediate container b78756084823 [2021-06-03T15:18:38.875Z] ---> 1496f4949b14 [2021-06-03T15:18:38.875Z] [2021-06-03T15:18:38.875Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T15:18:38.875Z] Removing intermediate container 0397fd001753 [2021-06-03T15:18:38.875Z] ---> 0c120e0027a5 [2021-06-03T15:18:38.875Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:18:38.875Z] Removing intermediate container 4731333b8de7 [2021-06-03T15:18:38.875Z] ---> 53e9119aed0b [2021-06-03T15:18:38.875Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:18:38.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:18:38.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:18:38.875Z] ---> Running in b11ce30a760f [2021-06-03T15:18:38.875Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T15:18:38.875Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T15:18:38.875Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:18:38.875Z] OK: 6 MiB in 16 packages [2021-06-03T15:18:39.134Z] Removing intermediate container 0262c089b23e [2021-06-03T15:18:39.134Z] ---> e86c14ac3b29 [2021-06-03T15:18:39.134Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:18:39.134Z] Removing intermediate container b11ce30a760f [2021-06-03T15:18:39.134Z] ---> febc2a8a6499 [2021-06-03T15:18:39.134Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T15:18:39.396Z] 20.10.0: Pulling from library/docker [2021-06-03T15:18:39.396Z] ---> c0aa45b10913 [2021-06-03T15:18:39.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T15:18:39.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.228s coverage: 28.7% of statements [2021-06-03T15:18:40.349Z] ---> 1d0283bdccf6 [2021-06-03T15:18:40.349Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T15:18:40.349Z] ---> Running in 26c51c3062b3 [2021-06-03T15:18:40.349Z] ---> 9a56e06cb472 [2021-06-03T15:18:40.349Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T15:18:40.349Z] Removing intermediate container 73593eaa77b8 [2021-06-03T15:18:40.349Z] ---> 2b2a0d2f8829 [2021-06-03T15:18:40.349Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T15:18:40.619Z] ---> Running in 78cfcb5808ac [2021-06-03T15:18:40.619Z] Removing intermediate container 26c51c3062b3 [2021-06-03T15:18:40.619Z] ---> ce06984d7ecf [2021-06-03T15:18:40.619Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T15:18:40.882Z] ---> ce6876f10c4c [2021-06-03T15:18:40.882Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T15:18:40.882Z] ---> 72e966950e74 [2021-06-03T15:18:40.882Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T15:18:40.882Z] ---> Running in d86dd16713d2 [2021-06-03T15:18:40.882Z] ---> Running in 85d1558b0363 [2021-06-03T15:18:40.882Z] Removing intermediate container 78cfcb5808ac [2021-06-03T15:18:40.882Z] ---> 0ec9ea1ef849 [2021-06-03T15:18:40.882Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T15:18:40.882Z] ---> Running in 6329b0f52f99 [2021-06-03T15:18:41.144Z] Removing intermediate container d86dd16713d2 [2021-06-03T15:18:41.144Z] ---> 92a578796bb4 [2021-06-03T15:18:41.144Z] Step 16/24 : WORKDIR / [2021-06-03T15:18:41.144Z] Removing intermediate container 85d1558b0363 [2021-06-03T15:18:41.144Z] ---> 85543e8a0846 [2021-06-03T15:18:41.144Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:18:42.910Z] ---> b1940465e4ae [2021-06-03T15:18:42.910Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T15:18:42.910Z] ---> Running in dd46714ecd12 [2021-06-03T15:18:42.910Z] ---> Running in 5a9c73fb5cb9 [2021-06-03T15:18:42.910Z] Removing intermediate container 6329b0f52f99 [2021-06-03T15:18:42.910Z] ---> 05bb8c931bc2 [2021-06-03T15:18:42.910Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T15:18:42.910Z] ---> Running in 32fae401fcc8 [2021-06-03T15:18:42.910Z] ---> Running in 4dfaeb6e9f39 [2021-06-03T15:18:42.910Z] Removing intermediate container dd46714ecd12 [2021-06-03T15:18:42.910Z] ---> 99c5aec57d92 [2021-06-03T15:18:42.910Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:18:42.910Z] Removing intermediate container 4dfaeb6e9f39 [2021-06-03T15:18:42.910Z] ---> 54cd0aa726dd [2021-06-03T15:18:42.910Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:18:42.910Z] Removing intermediate container 5a9c73fb5cb9 [2021-06-03T15:18:42.910Z] ---> d0c9ef769ed5 [2021-06-03T15:18:42.910Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T15:18:43.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.325s coverage: 100.0% of statements [2021-06-03T15:18:43.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-03T15:18:43.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-03T15:18:43.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-03T15:18:43.364Z] ---> Running in 07f340e073b0 [2021-06-03T15:18:43.364Z] ---> Running in 87d17ebc383f [2021-06-03T15:18:43.364Z] ---> c10db78d3b80 [2021-06-03T15:18:43.364Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T15:18:43.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.278s coverage: 81.2% of statements [2021-06-03T15:18:43.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-03T15:18:44.162Z] Removing intermediate container 07f340e073b0 [2021-06-03T15:18:44.163Z] ---> 38776a18d778 [2021-06-03T15:18:44.163Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T15:18:45.272Z] Removing intermediate container 87d17ebc383f [2021-06-03T15:18:45.273Z] ---> cd09acf81095 [2021-06-03T15:18:45.273Z] Step 22/23 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:18:45.292Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.378s coverage: 53.4% of statements [2021-06-03T15:18:45.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-03T15:18:45.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-03T15:18:49.482Z] ---> 306176f38024 [2021-06-03T15:18:49.482Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T15:18:49.482Z] ---> Running in f218cac672f8 [2021-06-03T15:18:49.482Z] ---> Running in b0002e5895e8 [2021-06-03T15:18:49.482Z] Removing intermediate container f218cac672f8 [2021-06-03T15:18:49.482Z] ---> d7c63f4476eb [2021-06-03T15:18:49.482Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:18:49.482Z] ---> 7556d87a402f [2021-06-03T15:18:49.482Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T15:18:49.482Z] Removing intermediate container 32fae401fcc8 [2021-06-03T15:18:49.482Z] ---> 210250072dc1 [2021-06-03T15:18:49.482Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T15:18:49.482Z] Removing intermediate container b0002e5895e8 [2021-06-03T15:18:49.482Z] ---> 555c03dd0890 [2021-06-03T15:18:49.482Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T15:18:49.482Z] ---> Running in 1d60e8f03dd1 [2021-06-03T15:18:49.482Z] ---> Running in a745cd36a5bd [2021-06-03T15:18:49.482Z] ---> Running in b5afd5200749 [2021-06-03T15:18:49.482Z] ---> Running in 5dce04355f46 [2021-06-03T15:18:49.482Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T15:18:49.482Z] Removing intermediate container 1d60e8f03dd1 [2021-06-03T15:18:49.482Z] ---> 99c9d73fccd6 [2021-06-03T15:18:49.482Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:18:49.482Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T15:18:49.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.499s coverage: 87.7% of statements [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:18:49.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.214s coverage: 78.9% of statements [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-03T15:18:49.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-03T15:18:49.752Z] ---> aefe523efa57 [2021-06-03T15:18:49.752Z] 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-06-03T15:18:49.752Z] Removing intermediate container a745cd36a5bd [2021-06-03T15:18:49.752Z] ---> f4210d73a0da [2021-06-03T15:18:49.752Z] [2021-06-03T15:18:49.752Z] ---> Running in 0ee3dc09e63b [2021-06-03T15:18:49.752Z] Removing intermediate container b5afd5200749 [2021-06-03T15:18:49.752Z] ---> 7c0624352590 [2021-06-03T15:18:49.752Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:18:49.752Z] Removing intermediate container 5dce04355f46 [2021-06-03T15:18:49.752Z] ---> 37bd8d95627b [2021-06-03T15:18:49.752Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T15:18:49.752Z] Successfully built f4210d73a0da [2021-06-03T15:18:49.752Z] ---> Running in 8580c08dd95b [2021-06-03T15:18:49.752Z] ---> Running in 47d73a2c6a38 [2021-06-03T15:18:49.752Z] Successfully tagged support-scheduler:latest [2021-06-03T15:18:49.752Z]  Building support-scheduler ... done Building support-notifications [2021-06-03T15:18:50.031Z] Removing intermediate container 0ee3dc09e63b [2021-06-03T15:18:50.031Z] ---> dee89e2924fd [2021-06-03T15:18:50.031Z] [2021-06-03T15:18:50.031Z] Successfully built dee89e2924fd [2021-06-03T15:18:50.604Z] Successfully tagged core-command:latest [2021-06-03T15:18:50.604Z] Building security-secretstore-setup [2021-06-03T15:18:51.548Z]  Building core-command ... done  ---> 7dfb829fcf81 [2021-06-03T15:18:51.548Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T15:18:54.098Z] Removing intermediate container 8580c08dd95b [2021-06-03T15:18:54.098Z] ---> 3397b12b2c41 [2021-06-03T15:18:54.098Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.247s coverage: 95.1% of statements [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.204s coverage: 60.0% of statements [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.256s coverage: 0.8% of statements [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.230s coverage: 22.0% of statements [2021-06-03T15:18:55.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements [2021-06-03T15:18:55.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2021-06-03T15:18:56.011Z] Removing intermediate container 47d73a2c6a38 [2021-06-03T15:18:56.011Z] ---> 4daee75e9ede [2021-06-03T15:18:56.011Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T15:18:56.011Z] ---> Running in b9392868b56c [2021-06-03T15:18:56.011Z] ---> Running in eb064c0dacfd [2021-06-03T15:18:56.276Z] ---> Running in 4dd04f7c379d [2021-06-03T15:18:56.849Z] Removing intermediate container eb064c0dacfd [2021-06-03T15:18:56.850Z] ---> c62f4d8cdb6f [2021-06-03T15:18:56.850Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:18:57.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements [2021-06-03T15:18:57.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.188s coverage: 87.5% of statements [2021-06-03T15:19:00.175Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:19:00.175Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:19:00.175Z] ---> d4adea0b4682 [2021-06-03T15:19:00.175Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T15:19:00.175Z] ---> Using cache [2021-06-03T15:19:00.175Z] ---> d24924f37fa2 [2021-06-03T15:19:00.175Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:19:00.175Z] ---> Using cache [2021-06-03T15:19:00.175Z] ---> ae989fe286ee [2021-06-03T15:19:00.175Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T15:19:00.175Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:19:00.175Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:19:00.175Z] ---> d4adea0b4682 [2021-06-03T15:19:00.175Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T15:19:00.175Z] ---> Using cache [2021-06-03T15:19:00.175Z] ---> d24924f37fa2 [2021-06-03T15:19:00.175Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:19:00.175Z] ---> Using cache [2021-06-03T15:19:00.175Z] ---> ae989fe286ee [2021-06-03T15:19:00.175Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T15:19:09.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.203s coverage: 94.4% of statements [2021-06-03T15:19:09.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.170s coverage: 44.8% of statements [2021-06-03T15:19:12.460Z] ---> Running in 753b26e03d06 [2021-06-03T15:19:12.460Z] ---> Running in 7a6805ad5f8c [2021-06-03T15:19:12.460Z] ---> Running in 53fa740e8e16 [2021-06-03T15:19:12.460Z] Removing intermediate container 753b26e03d06 [2021-06-03T15:19:12.460Z] ---> f901cf2a32d8 [2021-06-03T15:19:12.460Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:19:12.460Z] ---> Running in 0c2df7bb91f5 [2021-06-03T15:19:12.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:12.460Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:12.460Z] Removing intermediate container 0c2df7bb91f5 [2021-06-03T15:19:12.460Z] ---> fbd774db0c02 [2021-06-03T15:19:12.460Z] [2021-06-03T15:19:12.460Z] Successfully built fbd774db0c02 [2021-06-03T15:19:12.460Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T15:19:12.460Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T15:19:12.460Z] Executing bash-5.0.17-r0.post-install [2021-06-03T15:19:12.460Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T15:19:12.460Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T15:19:12.460Z] Successfully tagged core-metadata:latest [2021-06-03T15:19:12.460Z] Building core-data [2021-06-03T15:19:12.460Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T15:19:12.460Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T15:19:12.460Z]  Building core-metadata ... done (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T15:19:12.460Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T15:19:12.460Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T15:19:12.460Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T15:19:12.460Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T15:19:12.460Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T15:19:12.460Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T15:19:12.460Z] Removing intermediate container b9392868b56c [2021-06-03T15:19:12.460Z] ---> 724323820e3a [2021-06-03T15:19:12.460Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:19:12.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:12.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:12.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:12.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:12.722Z] OK: 219 MiB in 52 packages [2021-06-03T15:19:12.985Z] OK: 219 MiB in 52 packages [2021-06-03T15:19:14.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.548s coverage: 81.8% of statements [2021-06-03T15:19:14.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-03T15:19:16.295Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:19:16.295Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:19:16.295Z] ---> d4adea0b4682 [2021-06-03T15:19:16.295Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:19:16.295Z] ---> Using cache [2021-06-03T15:19:16.295Z] ---> d24924f37fa2 [2021-06-03T15:19:16.295Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:19:16.295Z] ---> Using cache [2021-06-03T15:19:16.295Z] ---> ae989fe286ee [2021-06-03T15:19:16.295Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.252s coverage: 92.9% of statements [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.198s coverage: 76.0% of statements [2021-06-03T15:19:21.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.190s coverage: 80.0% of statements [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.283s coverage: 87.2% of statements [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements [2021-06-03T15:19:21.829Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.448s coverage: 91.2% of statements [2021-06-03T15:19:21.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-03T15:19:22.906Z] ---> e35b52b05eae [2021-06-03T15:19:22.906Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T15:19:22.906Z] ---> Running in e9abc07b1315 [2021-06-03T15:19:22.906Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T15:19:22.906Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T15:19:22.906Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T15:19:22.906Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T15:19:22.906Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T15:19:22.906Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T15:19:22.906Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T15:19:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.913s coverage: 64.4% of statements [2021-06-03T15:19:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-03T15:19:23.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-03T15:19:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.153s coverage: 100.0% of statements [2021-06-03T15:19:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements [2021-06-03T15:19:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-06-03T15:19:23.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2021-06-03T15:19:23.845Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T15:19:23.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2021-06-03T15:19:24.416Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T15:19:24.416Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T15:19:24.676Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T15:19:24.676Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T15:19:24.676Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T15:19:24.676Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T15:19:24.676Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T15:19:24.676Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T15:19:24.938Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T15:19:24.938Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T15:19:24.938Z] ---> 275a94eb2f64 [2021-06-03T15:19:24.938Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T15:19:24.938Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T15:19:24.938Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T15:19:25.214Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T15:19:25.214Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T15:19:25.214Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T15:19:25.214Z] Removing intermediate container 53fa740e8e16 [2021-06-03T15:19:25.214Z] ---> 8c60f31304dc [2021-06-03T15:19:25.214Z] Step 6/26 : COPY go.mod . [2021-06-03T15:19:25.214Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T15:19:25.214Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T15:19:25.214Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T15:19:25.214Z] Removing intermediate container 7a6805ad5f8c [2021-06-03T15:19:25.214Z] ---> b1138936135a [2021-06-03T15:19:25.214Z] Step 6/23 : COPY go.mod . [2021-06-03T15:19:25.214Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T15:19:25.214Z] OK: 72 MiB in 59 packages [2021-06-03T15:19:25.214Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:25.478Z] ---> fcb38127c412 [2021-06-03T15:19:25.478Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T15:19:25.478Z] ---> 5b63784595df [2021-06-03T15:19:25.478Z] Step 7/23 : RUN go mod download [2021-06-03T15:19:25.478Z] ---> 19d914389459 [2021-06-03T15:19:25.478Z] Step 7/26 : RUN go mod download [2021-06-03T15:19:25.478Z] ---> Running in bca174cd02af [2021-06-03T15:19:25.478Z] ---> Running in bbaea60f9d20 [2021-06-03T15:19:25.748Z] ---> 578f5561cc6c [2021-06-03T15:19:25.748Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T15:19:25.748Z] ---> 8bff15f1dea1 [2021-06-03T15:19:25.749Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T15:19:26.013Z] Collecting docker-compose==1.23.2 [2021-06-03T15:19:26.013Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T15:19:26.013Z] ---> Running in d108b6ea7e06 [2021-06-03T15:19:26.274Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:19:26.274Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T15:19:26.274Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T15:19:26.274Z] Removing intermediate container d108b6ea7e06 [2021-06-03T15:19:26.274Z] ---> 4225d9d40481 [2021-06-03T15:19:26.274Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T15:19:26.566Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T15:19:26.566Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T15:19:26.839Z] OK: 219 MiB in 52 packages [2021-06-03T15:19:26.839Z] ---> 8ea0c8461136 [2021-06-03T15:19:26.839Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T15:19:26.839Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T15:19:26.839Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T15:19:27.099Z] ---> Running in c4edb40f70b4 [2021-06-03T15:19:27.367Z] Removing intermediate container bca174cd02af [2021-06-03T15:19:27.367Z] ---> 2c2904c82ebc [2021-06-03T15:19:27.367Z] Step 8/23 : COPY . . [2021-06-03T15:19:27.367Z] Collecting PyYAML<4,>=3.10 [2021-06-03T15:19:27.367Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T15:19:27.658Z] Removing intermediate container bbaea60f9d20 [2021-06-03T15:19:27.658Z] ---> fcd67e961eba [2021-06-03T15:19:27.658Z] Step 8/26 : COPY . . [2021-06-03T15:19:28.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.995s coverage: 66.9% of statements [2021-06-03T15:19:28.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-03T15:19:28.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-03T15:19:28.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-03T15:19:30.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.757s coverage: 44.4% of statements [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-03T15:19:30.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.091s coverage: 89.5% of statements [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-03T15:19:30.220Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-03T15:19:30.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-03T15:19:36.959Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.267s coverage: 19.3% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.554s coverage: 91.9% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.190s coverage: 63.4% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.360s coverage: 97.6% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.050s coverage: 0.0% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.059s coverage: 100.0% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2021-06-03T15:19:36.960Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.163s coverage: 28.1% of statements [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-03T15:19:36.960Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-03T15:19:37.945Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 27.9% of statements [2021-06-03T15:19:37.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-03T15:19:37.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-03T15:19:37.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-03T15:19:37.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-03T15:19:37.945Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-03T15:19:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-06-03T15:19:39.197Z] GO111MODULE=on go vet ./... [2021-06-03T15:19:49.646Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T15:19:49.647Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T15:19:49.647Z] Removing intermediate container e9abc07b1315 [2021-06-03T15:19:49.647Z] ---> 60defd83b335 [2021-06-03T15:19:49.647Z] Step 6/24 : COPY go.mod . [2021-06-03T15:19:52.950Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T15:19:52.950Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T15:19:53.525Z] ---> 64a66c7547a9 [2021-06-03T15:19:53.525Z] Step 9/23 : RUN go mod tidy [2021-06-03T15:19:53.525Z] ---> c0a0db09cc7b [2021-06-03T15:19:53.525Z] Step 9/26 : RUN go mod tidy [2021-06-03T15:19:53.525Z] 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-06-03T15:19:53.821Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T15:19:53.821Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T15:19:53.821Z] ---> Running in 76dd664688f0 [2021-06-03T15:19:53.821Z] ---> a790d59f6b57 [2021-06-03T15:19:53.821Z] Step 7/24 : RUN go mod download [2021-06-03T15:19:53.821Z] ---> Running in ba1a5c25c1c4 [2021-06-03T15:19:54.100Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T15:19:54.100Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T15:19:54.365Z] ---> Running in bea1c86fa030 [2021-06-03T15:19:54.365Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T15:19:54.365Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T15:19:54.625Z] Removing intermediate container c4edb40f70b4 [2021-06-03T15:19:54.625Z] ---> 9178b8da2913 [2021-06-03T15:19:54.625Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T15:19:54.625Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T15:19:54.625Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T15:19:54.625Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T15:19:54.625Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T15:19:54.885Z] ---> Running in 03cd605d9f4c [2021-06-03T15:19:54.885Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T15:19:54.885Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T15:19:54.885Z] Collecting idna<2.8,>=2.5 [2021-06-03T15:19:54.885Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T15:19:54.886Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T15:19:54.886Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T15:19:54.886Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T15:19:54.886Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T15:19:55.147Z] Installing collected packages: dockerpty, websocket-client, urllib3, idna, requests, docker-pycreds, docker, PyYAML, texttable, docopt, jsonschema, cached-property, docker-compose [2021-06-03T15:19:55.147Z] Running setup.py install for dockerpty: started [2021-06-03T15:19:55.756Z] Removing intermediate container 03cd605d9f4c [2021-06-03T15:19:55.756Z] ---> eeb9a7146dd3 [2021-06-03T15:19:55.756Z] Step 29/32 : CMD ["gate"] [2021-06-03T15:19:55.756Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T15:19:56.018Z] Attempting uninstall: urllib3 [2021-06-03T15:19:56.018Z] Found existing installation: urllib3 1.25.9 [2021-06-03T15:19:56.018Z] Uninstalling urllib3-1.25.9: [2021-06-03T15:19:56.018Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T15:19:56.283Z] ---> Running in 85ec03335581 [2021-06-03T15:19:56.283Z] Attempting uninstall: idna [2021-06-03T15:19:56.283Z] Found existing installation: idna 2.9 [2021-06-03T15:19:56.283Z] Uninstalling idna-2.9: [2021-06-03T15:19:56.283Z] Successfully uninstalled idna-2.9 [2021-06-03T15:19:56.548Z] Attempting uninstall: requests [2021-06-03T15:19:56.548Z] Found existing installation: requests 2.23.0 [2021-06-03T15:19:56.548Z] Uninstalling requests-2.23.0: [2021-06-03T15:19:56.809Z] Successfully uninstalled requests-2.23.0 [2021-06-03T15:19:56.809Z] Removing intermediate container 85ec03335581 [2021-06-03T15:19:56.809Z] ---> 984b10af2019 [2021-06-03T15:19:56.809Z] Step 30/32 : LABEL arch=x86_64 [2021-06-03T15:19:57.398Z] ---> Running in 0e1cfc76b521 [2021-06-03T15:19:57.660Z] Running setup.py install for PyYAML: started [2021-06-03T15:19:57.660Z] Removing intermediate container 76dd664688f0 [2021-06-03T15:19:57.660Z] ---> 1d0e3ca10bbf [2021-06-03T15:19:57.660Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T15:19:57.920Z] Removing intermediate container 0e1cfc76b521 [2021-06-03T15:19:57.920Z] ---> 4b4a161616fb [2021-06-03T15:19:57.920Z] Step 31/32 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:19:57.920Z] ---> Running in 686a89c4e3eb [2021-06-03T15:19:57.920Z] Removing intermediate container bea1c86fa030 [2021-06-03T15:19:57.920Z] ---> 2a0d86ef1995 [2021-06-03T15:19:57.920Z] Step 8/24 : COPY . . [2021-06-03T15:19:57.920Z] Removing intermediate container ba1a5c25c1c4 [2021-06-03T15:19:57.920Z] ---> dac98907f933 [2021-06-03T15:19:57.920Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T15:19:57.920Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T15:19:58.218Z] Running setup.py install for texttable: started [2021-06-03T15:19:58.218Z] ---> Running in 2f8eb3619667 [2021-06-03T15:19:58.500Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T15:19:58.500Z] Running setup.py install for docopt: started [2021-06-03T15:19:58.765Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T15:20:00.713Z] 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-06-03T15:20:00.713Z] ---> Running in 8b6219335af4 [2021-06-03T15:20:08.910Z] Removing intermediate container 2f8eb3619667 [2021-06-03T15:20:08.910Z] ---> 3d33b2526e19 [2021-06-03T15:20:08.910Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T15:20:08.910Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-03T15:20:10.824Z] 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-06-03T15:20:11.092Z] ---> Running in fad90991ceed [2021-06-03T15:20:11.354Z] ---> ecfa082ec64c [2021-06-03T15:20:11.354Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:20:11.930Z] ---> Running in 68839bfe1762 [2021-06-03T15:20:12.192Z] Removing intermediate container fad90991ceed [2021-06-03T15:20:12.192Z] ---> 65b6ca339357 [2021-06-03T15:20:12.192Z] [2021-06-03T15:20:12.460Z] Successfully built 65b6ca339357 [2021-06-03T15:20:12.728Z] Successfully tagged security-bootstrapper:latest [2021-06-03T15:20:12.728Z]  Building security-bootstrapper ... done Building security-proxy-setup [2021-06-03T15:20:25.067Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:20:25.067Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:20:25.067Z] ---> d4adea0b4682 [2021-06-03T15:20:25.067Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> d24924f37fa2 [2021-06-03T15:20:25.067Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> ae989fe286ee [2021-06-03T15:20:25.067Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> 8c60f31304dc [2021-06-03T15:20:25.067Z] Step 6/22 : COPY go.mod . [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> 19d914389459 [2021-06-03T15:20:25.067Z] Step 7/22 : RUN go mod download [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> fcd67e961eba [2021-06-03T15:20:25.067Z] Step 8/22 : COPY . . [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> c0a0db09cc7b [2021-06-03T15:20:25.067Z] Step 9/22 : RUN go mod tidy [2021-06-03T15:20:25.067Z] ---> Using cache [2021-06-03T15:20:25.067Z] ---> 1d0e3ca10bbf [2021-06-03T15:20:25.067Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T15:20:35.103Z] ---> Running in 89b184475852 [2021-06-03T15:20:35.103Z] Removing intermediate container 68839bfe1762 [2021-06-03T15:20:35.103Z] ---> e5f933138b63 [2021-06-03T15:20:35.103Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T15:20:35.103Z] ---> Running in ae64d7a3291e [2021-06-03T15:20:35.103Z] 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-06-03T15:20:35.373Z] 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-06-03T15:20:42.028Z] Removing intermediate container 4dd04f7c379d [2021-06-03T15:20:42.028Z] ---> 11f5fd0cedc1 [2021-06-03T15:20:42.028Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T15:20:42.028Z] ---> Running in a19ff7c4677f [2021-06-03T15:20:42.028Z] Removing intermediate container a19ff7c4677f [2021-06-03T15:20:42.028Z] ---> c636e6f1506d [2021-06-03T15:20:42.028Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T15:20:42.028Z] ---> Running in 980c0937fa21 [2021-06-03T15:20:42.028Z] Removing intermediate container 980c0937fa21 [2021-06-03T15:20:42.028Z] ---> 01d92fc1b5bc [2021-06-03T15:20:42.028Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T15:20:43.022Z] ---> 2397ed1f3eb0 [2021-06-03T15:20:43.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T15:20:43.612Z] ---> 11ee15fad8c2 [2021-06-03T15:20:43.612Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T15:20:44.196Z] ---> a44510701641 [2021-06-03T15:20:44.196Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T15:20:44.196Z] ---> Running in 5cdc41adbca6 [2021-06-03T15:20:44.469Z] Removing intermediate container 5cdc41adbca6 [2021-06-03T15:20:44.469Z] ---> 1cb596159b2c [2021-06-03T15:20:44.469Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:20:44.469Z] ---> Running in 27c179a0cd45 [2021-06-03T15:20:44.737Z] Removing intermediate container 27c179a0cd45 [2021-06-03T15:20:44.737Z] ---> 7d500753841e [2021-06-03T15:20:44.737Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T15:20:45.007Z] ---> Running in 983f290d5aad [2021-06-03T15:20:45.275Z] Removing intermediate container 983f290d5aad [2021-06-03T15:20:45.275Z] ---> a3ab67896a1e [2021-06-03T15:20:45.275Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:20:45.545Z] ---> Running in f65221e8e040 [2021-06-03T15:20:46.565Z] Removing intermediate container f65221e8e040 [2021-06-03T15:20:46.565Z] ---> 14b732fa7005 [2021-06-03T15:20:46.565Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:20:46.829Z] ---> Running in c2115ec46ae5 [2021-06-03T15:20:47.088Z] Removing intermediate container c2115ec46ae5 [2021-06-03T15:20:47.088Z] ---> e47cbeea475f [2021-06-03T15:20:47.088Z] [2021-06-03T15:20:47.350Z] Successfully built e47cbeea475f [2021-06-03T15:20:47.610Z] Successfully tagged sys-mgmt-agent:latest [2021-06-03T15:20:50.998Z]  Building sys-mgmt-agent ... done 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-06-03T15:21:01.018Z] gofmt -l . [2021-06-03T15:21:01.018Z] [ "`gofmt -l .`" = "" ] [2021-06-03T15:21:01.018Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-03T15:21:03.389Z] Removing intermediate container 8b6219335af4 [2021-06-03T15:21:03.389Z] ---> 4821e3d402a1 [2021-06-03T15:21:03.389Z] [2021-06-03T15:21:03.389Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T15:21:03.389Z] ---> 13621d1b12d4 [2021-06-03T15:21:03.389Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T15:21:03.389Z] ---> Running in 87f59ee4135a [2021-06-03T15:21:03.389Z] Removing intermediate container 686a89c4e3eb [2021-06-03T15:21:03.389Z] ---> 2de34accd78a [2021-06-03T15:21:03.389Z] [2021-06-03T15:21:03.389Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T15:21:03.389Z] ---> 13621d1b12d4 [2021-06-03T15:21:03.389Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T15:21:03.389Z] ---> Running in f3bb1deb0551 [2021-06-03T15:21:03.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:03.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:03.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:03.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:03.389Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T15:21:03.389Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T15:21:03.389Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:21:03.389Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T15:21:03.389Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T15:21:03.389Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T15:21:03.389Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T15:21:03.389Z] OK: 6 MiB in 16 packages [2021-06-03T15:21:03.389Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T15:21:03.389Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T15:21:03.389Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T15:21:03.389Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:21:03.389Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T15:21:03.389Z] OK: 7 MiB in 20 packages [2021-06-03T15:21:03.669Z] + ls -al . [2021-06-03T15:21:03.669Z] total 556 [2021-06-03T15:21:03.669Z] drwxrwxr-x 9 1001 1001 4096 Jun 3 15:21 . [2021-06-03T15:21:03.669Z] drwxr-xr-x 4 root root 4096 Jun 3 15:16 .. [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 11 Jun 3 15:14 .dockerignore [2021-06-03T15:21:03.669Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:14 .git [2021-06-03T15:21:03.669Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 15:14 .github [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 818 Jun 3 15:14 .gitignore [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 166 Jun 3 15:14 .sonarcloud.properties [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 8609 Jun 3 15:14 Attribution.txt [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 3804 Jun 3 15:14 CONTRIBUTING.md [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 931 Jun 3 15:14 Dockerfile.build [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 849 Jun 3 15:14 Jenkinsfile [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 10775 Jun 3 15:14 LICENSE [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 5605 Jun 3 15:14 Makefile [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 7978 Jun 3 15:14 README.md [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 6755 Jun 3 15:14 SECURITY.md [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 5 Jun 3 15:11 VERSION [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 4131 Jun 3 15:14 ZMQWindows.md [2021-06-03T15:21:03.669Z] drwxrwxr-x 2 1001 1001 4096 Jun 3 15:14 bin [2021-06-03T15:21:03.669Z] drwxrwxr-x 14 1001 1001 4096 Jun 3 15:14 cmd [2021-06-03T15:21:03.669Z] -rw-r--r-- 1 root root 410989 Jun 3 15:19 coverage.out [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 902 Jun 3 15:14 go.mod [2021-06-03T15:21:03.669Z] -rw-r--r-- 1 root root 21048 Jun 3 15:16 go.sum [2021-06-03T15:21:03.669Z] drwxrwxr-x 8 1001 1001 4096 Jun 3 15:14 internal [2021-06-03T15:21:03.669Z] drwxrwxr-x 3 1001 1001 4096 Jun 3 15:14 openapi [2021-06-03T15:21:03.669Z] drwxrwxr-x 4 1001 1001 4096 Jun 3 15:14 snap [2021-06-03T15:21:03.669Z] -rw-rw-r-- 1 1001 1001 168 Jun 3 15:14 version.go [Pipeline] sh [2021-06-03T15:21:04.333Z] + '[' -e coverage.out ] [2021-06-03T15:21:04.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-03T15:21:04.365Z] Warning: overwriting stash ‘coverage-report’ [2021-06-03T15:21:04.381Z] Removing intermediate container 87f59ee4135a [2021-06-03T15:21:04.381Z] ---> d2a8839a247e [2021-06-03T15:21:04.381Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:21:04.381Z] ---> Running in a8be59dffd42 [2021-06-03T15:21:04.381Z] Removing intermediate container f3bb1deb0551 [2021-06-03T15:21:04.381Z] ---> 0ac1b280d21b [2021-06-03T15:21:04.381Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T15:21:04.659Z] ---> Running in 28c05ee6bcfc [2021-06-03T15:21:04.659Z] Removing intermediate container a8be59dffd42 [2021-06-03T15:21:04.659Z] ---> 286408448893 [2021-06-03T15:21:04.659Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T15:21:04.659Z] ---> Running in 4bedbb77e2ff [2021-06-03T15:21:04.933Z] Removing intermediate container 28c05ee6bcfc [2021-06-03T15:21:04.933Z] ---> 20688137ddf1 [2021-06-03T15:21:04.933Z] Step 14/26 : WORKDIR / [2021-06-03T15:21:05.206Z] Removing intermediate container 4bedbb77e2ff [2021-06-03T15:21:05.206Z] ---> 519a0cead202 [2021-06-03T15:21:05.206Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T15:21:05.206Z] ---> Running in 5e54deb3b960 [2021-06-03T15:21:05.206Z] ---> Running in 445d70398575 [2021-06-03T15:21:05.237Z] Stashed 1 file(s) [Pipeline] sh [2021-06-03T15:21:05.482Z] Removing intermediate container 5e54deb3b960 [2021-06-03T15:21:05.482Z] ---> 2aa9d3150a80 [2021-06-03T15:21:05.482Z] 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-06-03T15:21:05.746Z] Removing intermediate container 445d70398575 [2021-06-03T15:21:05.746Z] ---> 80abf503d726 [2021-06-03T15:21:05.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:21:05.887Z] + make build [2021-06-03T15:21:05.887Z] go mod tidy [2021-06-03T15:21:06.023Z] ---> 493e0048af79 [2021-06-03T15:21:06.023Z] 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-06-03T15:21:06.300Z] 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-06-03T15:21:06.300Z] ---> 95f697aaeb2b [2021-06-03T15:21:06.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T15:21:06.300Z] ---> 887436df980e [2021-06-03T15:21:06.300Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T15:21:06.498Z] 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-06-03T15:21:06.890Z] ---> 377ee725b69a [2021-06-03T15:21:06.890Z] 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-06-03T15:21:06.890Z] ---> a104f422508c [2021-06-03T15:21:06.890Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T15:21:07.158Z] ---> b559c71985b2 [2021-06-03T15:21:07.158Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T15:21:07.158Z] ---> 946a28014bab [2021-06-03T15:21:07.158Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T15:21:07.423Z] ---> Running in 425dba02a54b [2021-06-03T15:21:07.688Z] Removing intermediate container 425dba02a54b [2021-06-03T15:21:07.688Z] ---> 9336c8e85c18 [2021-06-03T15:21:07.688Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:21:07.688Z] ---> 30a15f8e20e5 [2021-06-03T15:21:07.688Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T15:21:07.952Z] ---> Running in 1fb8bb0be89f [2021-06-03T15:21:08.234Z] Removing intermediate container 1fb8bb0be89f [2021-06-03T15:21:08.234Z] ---> 3f54deb8fa55 [2021-06-03T15:21:08.234Z] Step 21/23 : LABEL arch=x86_64 [2021-06-03T15:21:08.234Z] ---> 02cfab2c1bf0 [2021-06-03T15:21:08.234Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T15:21:08.234Z] ---> Running in b84058438630 [2021-06-03T15:21:08.527Z] Removing intermediate container b84058438630 [2021-06-03T15:21:08.527Z] ---> 61f23486f434 [2021-06-03T15:21:08.527Z] Step 22/23 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:21:08.798Z] ---> Running in 5588bf7e5377 [2021-06-03T15:21:08.798Z] ---> 9a7865ec1baf [2021-06-03T15:21:08.798Z] 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-06-03T15:21:08.798Z] ---> Running in fa2ffa6710f7 [2021-06-03T15:21:09.071Z] Removing intermediate container 5588bf7e5377 [2021-06-03T15:21:09.071Z] ---> 7f22177f63de [2021-06-03T15:21:09.071Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T15:21:09.653Z] ---> Running in 1f11e05c6557 [2021-06-03T15:21:11.062Z] Removing intermediate container 89b184475852 [2021-06-03T15:21:11.063Z] ---> 067b68602edf [2021-06-03T15:21:11.063Z] [2021-06-03T15:21:11.063Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T15:21:11.063Z] ---> 13621d1b12d4 [2021-06-03T15:21:11.063Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T15:21:11.063Z] Removing intermediate container 1f11e05c6557 [2021-06-03T15:21:11.063Z] ---> ce868fda6895 [2021-06-03T15:21:11.063Z] [2021-06-03T15:21:11.063Z] ---> Running in c969a524b863 [2021-06-03T15:21:11.336Z] Successfully built ce868fda6895 [2021-06-03T15:21:11.337Z] Successfully tagged support-notifications:latest [2021-06-03T15:21:11.923Z]  Building support-notifications ... done Removing intermediate container fa2ffa6710f7 [2021-06-03T15:21:11.923Z] ---> 6d00d7b5f43c [2021-06-03T15:21:11.923Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T15:21:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:11.923Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:11.923Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T15:21:11.923Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T15:21:11.923Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T15:21:11.923Z] ---> Running in da65abcb938a [2021-06-03T15:21:12.197Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T15:21:12.197Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:21:12.197Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T15:21:12.197Z] OK: 7 MiB in 18 packages [2021-06-03T15:21:12.197Z] Removing intermediate container da65abcb938a [2021-06-03T15:21:12.197Z] ---> de8d545ea0bc [2021-06-03T15:21:12.197Z] Step 24/26 : LABEL arch=x86_64 [2021-06-03T15:21:12.462Z] ---> Running in f4ebe7c4967c [2021-06-03T15:21:13.218Z] 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-06-03T15:21:13.411Z] Removing intermediate container f4ebe7c4967c [2021-06-03T15:21:13.411Z] ---> 25e57441fdb7 [2021-06-03T15:21:13.411Z] Step 25/26 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:21:13.411Z] Removing intermediate container c969a524b863 [2021-06-03T15:21:13.411Z] ---> c4e369a36a59 [2021-06-03T15:21:13.411Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T15:21:13.411Z] ---> Running in a69c69bef579 [2021-06-03T15:21:13.411Z] ---> Running in d1a82dc07f54 [2021-06-03T15:21:13.682Z] Removing intermediate container d1a82dc07f54 [2021-06-03T15:21:13.682Z] ---> 07e311aa4c9a [2021-06-03T15:21:13.682Z] Step 14/22 : WORKDIR /edgex [2021-06-03T15:21:13.682Z] Removing intermediate container a69c69bef579 [2021-06-03T15:21:13.682Z] ---> 2a414afdb0e4 [2021-06-03T15:21:13.682Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T15:21:13.682Z] ---> Running in fb0e509e8fb8 [2021-06-03T15:21:13.947Z] ---> Running in 582f733da755 [2021-06-03T15:21:13.947Z] Removing intermediate container fb0e509e8fb8 [2021-06-03T15:21:13.947Z] ---> 90c91d47c40e [2021-06-03T15:21:13.947Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T15:21:13.947Z] Removing intermediate container 582f733da755 [2021-06-03T15:21:13.947Z] ---> f81c8c273566 [2021-06-03T15:21:13.947Z] [2021-06-03T15:21:14.211Z] Successfully built f81c8c273566 [2021-06-03T15:21:14.211Z] Successfully tagged security-secretstore-setup:latest [2021-06-03T15:21:14.211Z]  Building security-secretstore-setup ... done  ---> 22f45c08455f [2021-06-03T15:21:14.211Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T15:21:16.145Z] ---> 921780fa4983 [2021-06-03T15:21:16.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T15:21:16.145Z] Removing intermediate container ae64d7a3291e [2021-06-03T15:21:16.145Z] ---> f5325a1c670f [2021-06-03T15:21:16.145Z] [2021-06-03T15:21:16.145Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T15:21:16.145Z] ---> 13621d1b12d4 [2021-06-03T15:21:16.145Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T15:21:16.145Z] ---> Running in b6c324509938 [2021-06-03T15:21:16.145Z] ---> 53524aa347ec [2021-06-03T15:21:16.145Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T15:21:16.411Z] ---> Running in 9cbdcf0f850d [2021-06-03T15:21:16.411Z] Removing intermediate container b6c324509938 [2021-06-03T15:21:16.411Z] ---> 93c972e5cbf3 [2021-06-03T15:21:16.411Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T15:21:16.411Z] ---> Running in 5e75bb573e02 [2021-06-03T15:21:16.678Z] Removing intermediate container 9cbdcf0f850d [2021-06-03T15:21:16.678Z] ---> 2b03bb07a5e0 [2021-06-03T15:21:16.678Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T15:21:16.678Z] ---> Running in 2a86e4088ac7 [2021-06-03T15:21:16.678Z] Removing intermediate container 5e75bb573e02 [2021-06-03T15:21:16.678Z] ---> 1fd3dbfec442 [2021-06-03T15:21:16.678Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T15:21:16.947Z] ---> Running in 4caf85d7e89d [2021-06-03T15:21:16.947Z] Removing intermediate container 2a86e4088ac7 [2021-06-03T15:21:16.947Z] ---> 53704e933a65 [2021-06-03T15:21:16.947Z] Step 20/22 : LABEL arch=x86_64 [2021-06-03T15:21:16.947Z] ---> Running in 2047fa2bf1d7 [2021-06-03T15:21:16.947Z] Removing intermediate container 4caf85d7e89d [2021-06-03T15:21:16.947Z] ---> 39a4d5432946 [2021-06-03T15:21:16.947Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:21:17.215Z] ---> Running in 103d889baa16 [2021-06-03T15:21:17.215Z] Removing intermediate container 2047fa2bf1d7 [2021-06-03T15:21:17.215Z] ---> 8f4fcd1071ba [2021-06-03T15:21:17.215Z] Step 21/22 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:21:17.215Z] ---> Running in 0cb286934f11 [2021-06-03T15:21:17.215Z] Removing intermediate container 0cb286934f11 [2021-06-03T15:21:17.215Z] ---> e14e568b5674 [2021-06-03T15:21:17.215Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T15:21:17.215Z] ---> Running in 8d855ed8ac48 [2021-06-03T15:21:17.481Z] Removing intermediate container 8d855ed8ac48 [2021-06-03T15:21:17.481Z] ---> f161bcbf3bee [2021-06-03T15:21:17.481Z] [2021-06-03T15:21:17.481Z] Successfully built f161bcbf3bee [2021-06-03T15:21:17.481Z] Successfully tagged security-proxy-setup:latest [2021-06-03T15:21:17.746Z]  Building security-proxy-setup ... done Removing intermediate container 103d889baa16 [2021-06-03T15:21:17.746Z] ---> 567136def279 [2021-06-03T15:21:17.746Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T15:21:17.746Z] ---> Running in 6215f28a6ac4 [2021-06-03T15:21:18.011Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:18.591Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-03T15:21:19.189Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T15:21:19.189Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T15:21:19.189Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T15:21:19.451Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T15:21:20.025Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T15:21:20.289Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T15:21:20.289Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:21:20.289Z] OK: 8 MiB in 20 packages [2021-06-03T15:21:20.557Z] Removing intermediate container 6215f28a6ac4 [2021-06-03T15:21:20.557Z] ---> 8b2d1d82278e [2021-06-03T15:21:20.557Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:21:20.826Z] ---> bbe4c7f7fee5 [2021-06-03T15:21:20.826Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T15:21:21.401Z] ---> 59e9d95bf62f [2021-06-03T15:21:21.401Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T15:21:21.673Z] ---> c90e291414ed [2021-06-03T15:21:21.673Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T15:21:21.673Z] ---> Running in 1b2fb221ab1d [2021-06-03T15:21:21.937Z] Removing intermediate container 1b2fb221ab1d [2021-06-03T15:21:21.937Z] ---> 24208102dfdd [2021-06-03T15:21:21.937Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:21:21.937Z] ---> Running in 46edf2b357c5 [2021-06-03T15:21:21.937Z] Removing intermediate container 46edf2b357c5 [2021-06-03T15:21:21.937Z] ---> f96b5acbd9b5 [2021-06-03T15:21:21.937Z] Step 22/24 : LABEL arch=x86_64 [2021-06-03T15:21:21.937Z] ---> Running in e865adb85f01 [2021-06-03T15:21:22.199Z] Removing intermediate container e865adb85f01 [2021-06-03T15:21:22.199Z] ---> dc285a5ca908 [2021-06-03T15:21:22.199Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:21:22.199Z] ---> Running in 51cd7a261731 [2021-06-03T15:21:22.199Z] Removing intermediate container 51cd7a261731 [2021-06-03T15:21:22.199Z] ---> ad504d394547 [2021-06-03T15:21:22.199Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:21:22.199Z] ---> Running in 50f1d1afa4af [2021-06-03T15:21:22.463Z] Removing intermediate container 50f1d1afa4af [2021-06-03T15:21:22.463Z] ---> e4f51472dc58 [2021-06-03T15:21:22.463Z] [2021-06-03T15:21:22.725Z] Successfully built e4f51472dc58 [2021-06-03T15:21:22.725Z] Successfully tagged core-data:latest [2021-06-03T15:21:22.733Z]  Building core-data ... done  [Pipeline] } [2021-06-03T15:21:22.733Z] $ docker stop --time=1 dd46cd054612aa9944f633037de3cda59b01db291cfb0f27a2c48c00b7ec9cc3 [2021-06-03T15:21:24.056Z] $ docker rm -f dd46cd054612aa9944f633037de3cda59b01db291cfb0f27a2c48c00b7ec9cc3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T15:21:24.426Z] + docker images [2021-06-03T15:21:24.426Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T15:21:24.426Z] core-data latest e4f51472dc58 2 seconds ago 20.2MB [2021-06-03T15:21:24.426Z] security-proxy-setup latest f161bcbf3bee 7 seconds ago 25.3MB [2021-06-03T15:21:24.426Z] f5325a1c670f 9 seconds ago 1.15GB [2021-06-03T15:21:24.426Z] security-secretstore-setup latest f81c8c273566 11 seconds ago 28.1MB [2021-06-03T15:21:24.426Z] support-notifications latest ce868fda6895 14 seconds ago 16.6MB [2021-06-03T15:21:24.426Z] 067b68602edf 15 seconds ago 1.15GB [2021-06-03T15:21:24.426Z] 2de34accd78a 23 seconds ago 1.15GB [2021-06-03T15:21:24.426Z] 4821e3d402a1 25 seconds ago 1.15GB [2021-06-03T15:21:24.426Z] sys-mgmt-agent latest e47cbeea475f 38 seconds ago 312MB [2021-06-03T15:21:24.426Z] security-bootstrapper latest 65b6ca339357 About a minute ago 18.2MB [2021-06-03T15:21:24.426Z] core-metadata latest fbd774db0c02 2 minutes ago 16.6MB [2021-06-03T15:21:24.426Z] core-command latest dee89e2924fd 2 minutes ago 15.9MB [2021-06-03T15:21:24.426Z] support-scheduler latest f4210d73a0da 2 minutes ago 15.9MB [2021-06-03T15:21:24.426Z] 1496f4949b14 2 minutes ago 1.15GB [2021-06-03T15:21:24.426Z] b4e12a3d86af 2 minutes ago 1.14GB [2021-06-03T15:21:24.426Z] dc81cee7dd7b 2 minutes ago 1.14GB [2021-06-03T15:21:24.426Z] e46a2bad75e0 2 minutes ago 1.15GB [2021-06-03T15:21:24.426Z] 3d6b608f50b4 2 minutes ago 1.14GB [2021-06-03T15:21:24.426Z] ci-base-image-x86_64 latest d4adea0b4682 9 minutes ago 648MB [2021-06-03T15:21:24.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 4 weeks ago 445MB [2021-06-03T15:21:24.426Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-03T15:21:24.426Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-03T15:21:24.426Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-03T15:21:24.426Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-03T15:21:35.421Z] 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-06-03T15:21:37.406Z] 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-06-03T15:21:39.855Z] Still waiting to schedule task [2021-06-03T15:21:39.856Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-03T15:21:41.736Z] 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-06-03T15:21:42.335Z] 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-06-03T15:21:47.744Z] 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-06-03T15:21:51.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-03T15:21:53.757Z] 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-06-03T15:21:57.152Z] 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-06-03T15:22:00.550Z] 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-06-03T15:22:03.288Z] 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-06-03T15:22:08.773Z] $ docker stop --time=1 88f4575a83bdfaf3a3b05ca70825879c5a060289b04ff993c1cd4d0c6b8e0e9a [2021-06-03T15:22:11.217Z] $ docker rm -f 88f4575a83bdfaf3a3b05ca70825879c5a060289b04ff993c1cd4d0c6b8e0e9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:22:12.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T15:22:12.987Z] [2021-06-03T15:22:12.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:22:13.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T15:22:13.610Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-03T15:22:13.610Z] 29e5d40040c1: Pulling fs layer [2021-06-03T15:22:13.610Z] 1ce36da41761: Pulling fs layer [2021-06-03T15:22:13.610Z] 25b303627fd3: Pulling fs layer [2021-06-03T15:22:13.886Z] 29e5d40040c1: Verifying Checksum [2021-06-03T15:22:13.886Z] 29e5d40040c1: Download complete [2021-06-03T15:22:14.162Z] 1ce36da41761: Download complete [2021-06-03T15:22:14.438Z] 29e5d40040c1: Pull complete [2021-06-03T15:22:15.882Z] 1ce36da41761: Pull complete [2021-06-03T15:22:15.882Z] 25b303627fd3: Verifying Checksum [2021-06-03T15:22:15.882Z] 25b303627fd3: Download complete [2021-06-03T15:22:26.042Z] 25b303627fd3: Pull complete [2021-06-03T15:22:26.042Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-03T15:22:26.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T15:22:26.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-03T15:22:26.310Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-06-03T15:22:26.391Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-03T15:22:29.287Z] $ docker top b104da6be37379b407638d049cc2825f175f742778db06828e05b4c37b281ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T15:22:30.248Z] + grep parallel [2021-06-03T15:22:30.248Z] + docker-compose build --help [2021-06-03T15:22:33.640Z] --parallel Build images in parallel. [Pipeline] } [2021-06-03T15:22:33.932Z] $ docker stop --time=1 b104da6be37379b407638d049cc2825f175f742778db06828e05b4c37b281ae5 [2021-06-03T15:22:35.816Z] $ docker rm -f b104da6be37379b407638d049cc2825f175f742778db06828e05b4c37b281ae5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:22:36.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-03T15:22:36.491Z] . [Pipeline] withDockerContainer [2021-06-03T15:22:36.737Z] prd-ubuntu18.04-docker-arm64-4c-16g-314 does not seem to be running inside a container [2021-06-03T15:22:36.833Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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-06-03T15:22:38.362Z] $ docker top 60be41b7298190cfd2916a62f2a357e2cfffa3c6c85a34a204317bb237deca19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T15:22:39.286Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-03T15:22:42.679Z] Building core-command ... [2021-06-03T15:22:42.679Z] Building core-data ... [2021-06-03T15:22:42.679Z] Building core-metadata ... [2021-06-03T15:22:42.679Z] Building security-bootstrapper ... [2021-06-03T15:22:42.679Z] Building security-proxy-setup ... [2021-06-03T15:22:42.679Z] Building security-secretstore-setup ... [2021-06-03T15:22:42.679Z] Building support-notifications ... [2021-06-03T15:22:42.679Z] Building support-scheduler ... [2021-06-03T15:22:42.679Z] Building sys-mgmt-agent ... [2021-06-03T15:22:42.679Z] Building support-scheduler [2021-06-03T15:22:42.679Z] Building core-command [2021-06-03T15:22:42.679Z] Building support-notifications [2021-06-03T15:22:42.679Z] Building security-secretstore-setup [2021-06-03T15:22:42.679Z] Building security-bootstrapper [2021-06-03T15:22:45.318Z] Running on prd-ubuntu18.04-docker-8c-8g-319 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-06-03T15:22:45.335Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2021-06-03T15:22:45.452Z] The recommended git tool is: git [2021-06-03T15:22:48.121Z] using credential edgex-jenkins-ssh [2021-06-03T15:22:48.134Z] Cloning the remote Git repository [2021-06-03T15:22:48.126Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-03T15:22:48.197Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2021-06-03T15:22:48.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T15:22:48.234Z] > git --version # timeout=10 [2021-06-03T15:22:48.241Z] > git --version # 'git version 2.17.1' [2021-06-03T15:22:48.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T15:22:48.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T15:22:58.137Z] Merging remotes/origin/master commit 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 into PR head commit ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:22:58.260Z] Merge succeeded, producing ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:22:58.261Z] Checking out Revision ed29f88456416603e2586f45dda7bb891f2c87ee (PR-3492) [2021-06-03T15:22:57.447Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T15:22:57.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-03T15:22:57.463Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-03T15:22:57.475Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-03T15:22:57.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T15:22:57.483Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3492/head:refs/remotes/origin/PR-3492 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-03T15:22:58.129Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T15:22:58.134Z] > git checkout -f ed29f88456416603e2586f45dda7bb891f2c87ee # timeout=10 [2021-06-03T15:22:58.198Z] > git remote # timeout=10 [2021-06-03T15:22:58.205Z] > git config --get remote.origin.url # timeout=10 [2021-06-03T15:22:58.218Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-03T15:22:58.226Z] > git merge 2fbe27870d902d6cc35e146fec4f0e08eadb3b08 # timeout=10 [2021-06-03T15:22:58.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-03T15:22:58.245Z] > git config core.sparsecheckout # timeout=10 [2021-06-03T15:22:58.260Z] > git checkout -f ed29f88456416603e2586f45dda7bb891f2c87ee # timeout=10 [2021-06-03T15:23:01.890Z] Commit message: "Merge branch 'master' into v1-removal" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:23:02.886Z] + echo snap-build.sh [2021-06-03T15:23:02.886Z] snap-build.sh [2021-06-03T15:23:02.886Z] + SNAP_BASE_DIR=. [2021-06-03T15:23:02.886Z] + '[' '!' -z /w/workspace/edgex-go/10 ']' [2021-06-03T15:23:02.886Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/10 [2021-06-03T15:23:02.886Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/10]' [2021-06-03T15:23:02.886Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/10] [2021-06-03T15:23:02.886Z] + cd /w/workspace/edgex-go/10 [2021-06-03T15:23:02.886Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-03T15:23:02.886Z] Reading package lists... [2021-06-03T15:23:02.886Z] Building dependency tree... [2021-06-03T15:23:02.886Z] Reading state information... [2021-06-03T15:23:03.149Z] The following packages were automatically installed and are no longer required: [2021-06-03T15:23:03.149Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-03T15:23:03.149Z] uidmap xdelta3 [2021-06-03T15:23:03.149Z] Use 'sudo apt autoremove' to remove them. [2021-06-03T15:23:03.149Z] The following packages will be REMOVED: [2021-06-03T15:23:03.149Z] lxd* lxd-client* [2021-06-03T15:23:03.724Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-03T15:23:03.724Z] After this operation, 31.7 MB disk space will be freed. [2021-06-03T15:23:04.514Z] (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-06-03T15:23:04.514Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T15:23:05.464Z] Removing lxd dnsmasq configuration [2021-06-03T15:23:05.464Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T15:23:05.726Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-03T15:23:06.676Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T15:23:06.677Z] (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-06-03T15:23:06.677Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-03T15:23:08.070Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-03T15:23:08.070Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-03T15:23:09.462Z] + sudo snap remove --purge lxd [2021-06-03T15:23:09.724Z] snap "lxd" is not installed [2021-06-03T15:23:09.724Z] + sudo groupadd --force --system lxd [2021-06-03T15:23:09.724Z] ++ whoami [2021-06-03T15:23:09.724Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-03T15:23:09.986Z] + newgrp - lxd [2021-06-03T15:23:09.986Z] + sudo snap install lxd [2021-06-03T15:23:24.922Z] 2021-06-03T15:23:21Z INFO Waiting for automatic snapd restart... [2021-06-03T15:23:39.878Z] lxd 4.14 from Canonical* installed [2021-06-03T15:23:39.878Z] + sudo lxd init --auto [2021-06-03T15:23:49.926Z] + sudo snap install --classic snapcraft [2021-06-03T15:23:58.115Z] snapcraft 4.8 from Canonical* installed [2021-06-03T15:23:58.115Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-03T15:23:58.115Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-03T15:23:58.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T15:23:58.115Z] Dload Upload Total Spent Left Speed [2021-06-03T15:23:58.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4898 [2021-06-03T15:23:58.116Z] 100 3325k 100 3325k 0 0 7643k 0 --:--:-- --:--:-- --:--:-- 7643k [2021-06-03T15:23:58.116Z] ./yq_linux_amd64 [2021-06-03T15:23:58.116Z] + sudo snapcraft prime --use-lxd [2021-06-03T15:23:59.514Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-03T15:23:59.514Z] 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-06-03T15:23:59.514Z] - README.md [2021-06-03T15:23:59.514Z] [2021-06-03T15:23:59.514Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-03T15:23:59.781Z] Launching a container. [2021-06-03T15:24:04.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:24:04.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:24:04.473Z] ---> 9a0603c76ae0 [2021-06-03T15:24:04.473Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T15:24:04.473Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:24:04.473Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:24:04.473Z] ---> 9a0603c76ae0 [2021-06-03T15:24:04.473Z] Step 3/23 : WORKDIR /edgex-go [2021-06-03T15:24:04.473Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:24:04.473Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:24:04.473Z] ---> 9a0603c76ae0 [2021-06-03T15:24:04.473Z] Step 3/26 : WORKDIR /edgex-go [2021-06-03T15:24:04.473Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:24:04.473Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:24:04.473Z] ---> 9a0603c76ae0 [2021-06-03T15:24:04.473Z] Step 3/32 : WORKDIR /edgex-go [2021-06-03T15:24:04.473Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:24:04.473Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:24:04.473Z] ---> 9a0603c76ae0 [2021-06-03T15:24:04.473Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:24:04.473Z] ---> Running in 14b6d7c0f956 [2021-06-03T15:24:04.473Z] ---> Running in dfcb49ae5a5c [2021-06-03T15:24:04.473Z] ---> Running in 9c63477658a2 [2021-06-03T15:24:04.473Z] ---> Running in 7df4ccf79391 [2021-06-03T15:24:04.473Z] ---> Running in 7afd777df766 [2021-06-03T15:24:04.473Z] Removing intermediate container 9c63477658a2 [2021-06-03T15:24:04.473Z] ---> dfc2704f7b68 [2021-06-03T15:24:04.473Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:24:04.473Z] Removing intermediate container 7df4ccf79391 [2021-06-03T15:24:04.473Z] ---> fb9ba2f96b5e [2021-06-03T15:24:04.473Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:24:04.473Z] Removing intermediate container 7afd777df766 [2021-06-03T15:24:04.473Z] ---> ac832cf2aa02 [2021-06-03T15:24:04.473Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:24:04.473Z] Removing intermediate container 14b6d7c0f956 [2021-06-03T15:24:04.473Z] ---> 7addf42c0c8a [2021-06-03T15:24:04.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:24:04.473Z] Removing intermediate container dfcb49ae5a5c [2021-06-03T15:24:04.473Z] ---> 231308953cb1 [2021-06-03T15:24:04.473Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:24:04.473Z] ---> Running in cb2b2830db5b [2021-06-03T15:24:04.473Z] ---> Running in 22ed52179da3 [2021-06-03T15:24:04.473Z] ---> Running in c85b987309da [2021-06-03T15:24:04.473Z] ---> Running in 10186de0a147 [2021-06-03T15:24:04.473Z] ---> Running in 8d53d975cf96 [2021-06-03T15:24:04.473Z] Removing intermediate container c85b987309da [2021-06-03T15:24:04.473Z] ---> 079a337885f4 [2021-06-03T15:24:04.473Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-03T15:24:04.473Z] ---> Running in dde5833b8487 [2021-06-03T15:24:04.473Z] Removing intermediate container cb2b2830db5b [2021-06-03T15:24:04.473Z] ---> 148027bf40d7 [2021-06-03T15:24:04.473Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-03T15:24:04.473Z] ---> Running in acfdb0e84b9d [2021-06-03T15:24:04.473Z] Removing intermediate container 8d53d975cf96 [2021-06-03T15:24:04.473Z] ---> f71a73ff5f52 [2021-06-03T15:24:04.473Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-03T15:24:04.473Z] Removing intermediate container 10186de0a147 [2021-06-03T15:24:04.473Z] ---> 7ca2c36c7291 [2021-06-03T15:24:04.473Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T15:24:04.473Z] Removing intermediate container 22ed52179da3 [2021-06-03T15:24:04.473Z] ---> 57abb86dc123 [2021-06-03T15:24:04.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-03T15:24:04.473Z] ---> Running in cf122f81db4d [2021-06-03T15:24:04.473Z] ---> Running in c4d06831217a [2021-06-03T15:24:04.473Z] ---> Running in 48e5911e8281 [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] OK: 218 MiB in 52 packages [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:24:04.473Z] OK: 218 MiB in 52 packages [2021-06-03T15:24:05.083Z] OK: 218 MiB in 52 packages [2021-06-03T15:24:05.083Z] OK: 218 MiB in 52 packages [2021-06-03T15:24:05.083Z] OK: 218 MiB in 52 packages [2021-06-03T15:24:05.354Z] Removing intermediate container dde5833b8487 [2021-06-03T15:24:05.354Z] ---> 44a8b5076a2b [2021-06-03T15:24:05.354Z] Step 6/26 : COPY go.mod . [2021-06-03T15:24:05.947Z] Removing intermediate container acfdb0e84b9d [2021-06-03T15:24:05.947Z] ---> 1e78c7d3af39 [2021-06-03T15:24:05.947Z] Step 6/32 : COPY go.mod . [2021-06-03T15:24:06.227Z] ---> 49e3798408d7 [2021-06-03T15:24:06.227Z] Step 7/26 : RUN go mod download [2021-06-03T15:24:06.506Z] ---> Running in c5fa62eda16e [2021-06-03T15:24:06.779Z] Removing intermediate container cf122f81db4d [2021-06-03T15:24:06.779Z] ---> c86e7977f8b7 [2021-06-03T15:24:06.779Z] Step 6/23 : COPY go.mod . [2021-06-03T15:24:07.056Z] Removing intermediate container c4d06831217a [2021-06-03T15:24:07.056Z] Removing intermediate container 48e5911e8281 [2021-06-03T15:24:07.056Z] ---> d6ba8f57996d [2021-06-03T15:24:07.056Z] Step 6/24 : COPY go.mod . [2021-06-03T15:24:07.056Z] ---> da2a62a824c6 [2021-06-03T15:24:07.056Z] Step 6/23 : COPY go.mod . [2021-06-03T15:24:07.334Z] ---> 7bbe18cc7a20 [2021-06-03T15:24:07.335Z] Step 7/32 : RUN go mod download [2021-06-03T15:24:07.610Z] ---> Running in d3d65fa15554 [2021-06-03T15:24:07.944Z] Waiting for container to be ready [2021-06-03T15:24:07.945Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-03T15:24:07.945Z] [2021-06-03T15:24:08.226Z] ---> d30123251322 [2021-06-03T15:24:08.226Z] Step 7/23 : RUN go mod download [2021-06-03T15:24:08.226Z] ---> Running in 9db9372af02e [2021-06-03T15:24:08.508Z] ---> 9c37dfe33f4c [2021-06-03T15:24:08.508Z] Step 7/23 : RUN go mod download [2021-06-03T15:24:08.508Z] ---> 08fdb40824e7 [2021-06-03T15:24:08.508Z] Step 7/24 : RUN go mod download [2021-06-03T15:24:08.508Z] ---> Running in 8cab27f13829 [2021-06-03T15:24:08.778Z] ---> Running in 61a6d51ed3b3 [2021-06-03T15:24:10.220Z] Removing intermediate container c5fa62eda16e [2021-06-03T15:24:10.220Z] ---> f32fb7582210 [2021-06-03T15:24:10.220Z] Step 8/26 : COPY . . [2021-06-03T15:24:11.663Z] Removing intermediate container d3d65fa15554 [2021-06-03T15:24:11.663Z] ---> 979fb06ce4f8 [2021-06-03T15:24:11.663Z] Step 8/32 : COPY . . [2021-06-03T15:24:12.153Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-03T15:24:12.154Z] Waiting for network to be ready... [2021-06-03T15:24:12.414Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-03T15:24:12.414Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-03T15:24:12.675Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-03T15:24:12.675Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-03T15:24:12.675Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-03T15:24:12.675Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-03T15:24:12.675Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-03T15:24:12.675Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-03T15:24:12.675Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-03T15:24:12.675Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-03T15:24:12.935Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-03T15:24:12.935Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-03T15:24:13.126Z] Removing intermediate container 9db9372af02e [2021-06-03T15:24:13.126Z] ---> af4ca8225e2a [2021-06-03T15:24:13.126Z] Step 8/23 : COPY . . [2021-06-03T15:24:13.508Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-03T15:24:13.508Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-03T15:24:13.508Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-03T15:24:13.508Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-03T15:24:13.508Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-03T15:24:13.508Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-03T15:24:13.725Z] Removing intermediate container 8cab27f13829 [2021-06-03T15:24:13.725Z] ---> 27fd9d001ecf [2021-06-03T15:24:13.725Z] Step 8/23 : COPY . . [2021-06-03T15:24:13.770Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-03T15:24:14.031Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-03T15:24:14.031Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-03T15:24:14.031Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-03T15:24:14.031Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-03T15:24:14.031Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-03T15:24:14.031Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-03T15:24:14.031Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-03T15:24:14.293Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-03T15:24:14.326Z] Removing intermediate container 61a6d51ed3b3 [2021-06-03T15:24:14.326Z] ---> a4a0deda9f84 [2021-06-03T15:24:14.326Z] Step 8/24 : COPY . . [2021-06-03T15:24:16.213Z] Fetched 24.7 MB in 4s (6160 kB/s) [2021-06-03T15:24:17.159Z] Reading package lists... [2021-06-03T15:24:17.456Z] Reading package lists... [2021-06-03T15:24:17.456Z] Building dependency tree... [2021-06-03T15:24:17.456Z] Reading state information... [2021-06-03T15:24:17.734Z] The following additional packages will be installed: [2021-06-03T15:24:17.734Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-03T15:24:17.734Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-03T15:24:17.734Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-03T15:24:17.734Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-03T15:24:17.734Z] Suggested packages: [2021-06-03T15:24:17.734Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-03T15:24:17.734Z] Recommended packages: [2021-06-03T15:24:17.734Z] gnupg libsasl2-modules [2021-06-03T15:24:17.734Z] The following NEW packages will be installed: [2021-06-03T15:24:17.734Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-03T15:24:17.734Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-03T15:24:17.734Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-03T15:24:17.734Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-03T15:24:17.734Z] The following packages will be upgraded: [2021-06-03T15:24:17.734Z] gpg gpg-agent gpgconf libudev1 [2021-06-03T15:24:17.734Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-03T15:24:17.734Z] Need to get 3530 kB of archives. [2021-06-03T15:24:17.734Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-03T15:24:17.734Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-03T15:24:17.734Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-03T15:24:17.734Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-03T15:24:17.734Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-03T15:24:18.023Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-03T15:24:18.293Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-03T15:24:18.568Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-03T15:24:18.568Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-03T15:24:18.568Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-03T15:24:18.568Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-03T15:24:18.568Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-03T15:24:18.568Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-03T15:24:18.568Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-03T15:24:18.568Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-03T15:24:18.568Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-03T15:24:18.568Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-03T15:24:18.830Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-03T15:24:18.830Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-03T15:24:18.830Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-03T15:24:18.830Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-03T15:24:18.830Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-03T15:24:18.830Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-03T15:24:18.830Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T15:24:18.830Z] Fetched 3530 kB in 1s (3491 kB/s) [2021-06-03T15:24:19.093Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-03T15:24:19.093Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-03T15:24:19.093Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T15:24:19.093Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-03T15:24:19.093Z] Selecting previously unselected package udev. [2021-06-03T15:24:19.093Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-03T15:24:19.093Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-03T15:24:19.355Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-03T15:24:19.616Z] Selecting previously unselected package libfuse2:amd64. [2021-06-03T15:24:19.617Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-03T15:24:19.617Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-03T15:24:19.617Z] Selecting previously unselected package fuse. [2021-06-03T15:24:19.617Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-03T15:24:19.617Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-03T15:24:19.617Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T15:24:19.617Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T15:24:19.879Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T15:24:19.879Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T15:24:19.879Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T15:24:20.141Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T15:24:20.141Z] Selecting previously unselected package libksba8:amd64. [2021-06-03T15:24:20.141Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-03T15:24:20.141Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-03T15:24:20.141Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-03T15:24:20.141Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.141Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.402Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-03T15:24:20.402Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.402Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.402Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-03T15:24:20.402Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.402Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.402Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-03T15:24:20.402Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.402Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.402Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-03T15:24:20.402Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.402Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.664Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-03T15:24:20.664Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.664Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.664Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-03T15:24:20.664Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.664Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.664Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-03T15:24:20.664Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.664Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.664Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-03T15:24:20.664Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-03T15:24:20.664Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:20.926Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-03T15:24:20.926Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-03T15:24:20.926Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T15:24:20.926Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-03T15:24:20.926Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-03T15:24:20.926Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T15:24:20.926Z] Selecting previously unselected package libldap-common. [2021-06-03T15:24:20.926Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-03T15:24:20.926Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T15:24:21.199Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-03T15:24:21.199Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-03T15:24:21.199Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T15:24:21.199Z] Selecting previously unselected package dirmngr. [2021-06-03T15:24:21.199Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T15:24:21.199Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-03T15:24:21.199Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T15:24:21.199Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-03T15:24:21.199Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-03T15:24:21.199Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T15:24:21.199Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-03T15:24:21.461Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-03T15:24:21.461Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.461Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-03T15:24:21.461Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T15:24:21.461Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-03T15:24:21.725Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-03T15:24:21.725Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-03T15:24:21.988Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-03T15:24:21.988Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-03T15:24:21.988Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-03T15:24:21.988Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-03T15:24:21.988Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-03T15:24:21.988Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T15:24:22.563Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-03T15:24:22.563Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-03T15:24:22.563Z] This means they are not meant to be enabled using systemctl. [2021-06-03T15:24:22.563Z] Possible reasons for having this kind of units are: [2021-06-03T15:24:22.563Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-03T15:24:22.563Z] .wants/ or .requires/ directory. [2021-06-03T15:24:22.563Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-03T15:24:22.563Z] a requirement dependency on it. [2021-06-03T15:24:22.563Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-03T15:24:22.563Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-03T15:24:22.563Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-03T15:24:22.563Z] instance name specified. [2021-06-03T15:24:22.824Z] Reading package lists... [2021-06-03T15:24:23.086Z] Building dependency tree... [2021-06-03T15:24:23.086Z] Reading state information... [2021-06-03T15:24:23.086Z] The following additional packages will be installed: [2021-06-03T15:24:23.086Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-03T15:24:23.086Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-03T15:24:23.086Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-03T15:24:23.086Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-03T15:24:23.086Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-03T15:24:23.086Z] Suggested packages: [2021-06-03T15:24:23.086Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-03T15:24:23.086Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-03T15:24:23.086Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-03T15:24:23.086Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-03T15:24:23.086Z] systemd-container policykit-1 [2021-06-03T15:24:23.086Z] Recommended packages: [2021-06-03T15:24:23.086Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-03T15:24:23.086Z] The following NEW packages will be installed: [2021-06-03T15:24:23.086Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-03T15:24:23.086Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-03T15:24:23.086Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-03T15:24:23.086Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-03T15:24:23.086Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-03T15:24:23.086Z] The following packages will be upgraded: [2021-06-03T15:24:23.086Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-03T15:24:23.086Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-03T15:24:23.086Z] Need to get 35.2 MB of archives. [2021-06-03T15:24:23.086Z] After this operation, 141 MB of additional disk space will be used. [2021-06-03T15:24:23.086Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-03T15:24:23.348Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-03T15:24:23.348Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-03T15:24:23.348Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-03T15:24:23.348Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-03T15:24:23.348Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-03T15:24:23.348Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-03T15:24:23.348Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-03T15:24:23.348Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-03T15:24:23.348Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-03T15:24:23.348Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-03T15:24:23.348Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-03T15:24:23.348Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-03T15:24:23.348Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-03T15:24:23.348Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-03T15:24:23.610Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-03T15:24:23.610Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-06-03T15:24:24.185Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-03T15:24:24.185Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-03T15:24:24.185Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-03T15:24:24.447Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-03T15:24:24.447Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-03T15:24:24.447Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-03T15:24:24.447Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-03T15:24:24.447Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-03T15:24:24.447Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-03T15:24:24.447Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-03T15:24:24.447Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-03T15:24:24.447Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-03T15:24:24.447Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-06-03T15:24:24.447Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T15:24:24.706Z] Fetched 35.2 MB in 1s (27.1 MB/s) [2021-06-03T15:24:24.707Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T15:24:24.707Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-03T15:24:24.707Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T15:24:25.281Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-03T15:24:25.281Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T15:24:25.549Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-03T15:24:25.549Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T15:24:25.549Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-03T15:24:25.549Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-03T15:24:25.549Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-03T15:24:25.812Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-03T15:24:25.812Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-03T15:24:25.812Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-03T15:24:26.077Z] Setting up apt (1.6.13) ... [2021-06-03T15:24:26.077Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-03T15:24:26.340Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-03T15:24:26.602Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-03T15:24:26.602Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-03T15:24:26.602Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-03T15:24:26.865Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-03T15:24:26.865Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T15:24:26.865Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:26.865Z] Selecting previously unselected package libexpat1:amd64. [2021-06-03T15:24:26.865Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-03T15:24:26.865Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-03T15:24:26.865Z] Selecting previously unselected package python3.6-minimal. [2021-06-03T15:24:27.126Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T15:24:27.126Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:27.389Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-03T15:24:27.389Z] Checking for services that may need to be restarted...done. [2021-06-03T15:24:27.389Z] Checking for services that may need to be restarted...done. [2021-06-03T15:24:27.389Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:27.389Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-03T15:24:27.389Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:27.962Z] Selecting previously unselected package python3-minimal. [2021-06-03T15:24:27.962Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-03T15:24:27.963Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-03T15:24:27.963Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-03T15:24:27.963Z] Selecting previously unselected package mime-support. [2021-06-03T15:24:27.963Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-03T15:24:27.963Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-03T15:24:27.963Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-03T15:24:27.963Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-03T15:24:27.963Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-03T15:24:28.224Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-03T15:24:28.224Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T15:24:28.224Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:28.486Z] Selecting previously unselected package python3.6. [2021-06-03T15:24:28.486Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-03T15:24:28.486Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:28.486Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-03T15:24:28.486Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-03T15:24:28.486Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-03T15:24:28.486Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-03T15:24:28.749Z] Selecting previously unselected package python3. [2021-06-03T15:24:28.749Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-03T15:24:28.749Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-03T15:24:28.749Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-03T15:24:28.749Z] Selecting previously unselected package multiarch-support. [2021-06-03T15:24:28.749Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T15:24:28.749Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-03T15:24:28.749Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-03T15:24:29.011Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-03T15:24:29.011Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-03T15:24:29.011Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-03T15:24:29.011Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-03T15:24:29.011Z] Selecting previously unselected package libbsd0:amd64. [2021-06-03T15:24:29.011Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-03T15:24:29.011Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-03T15:24:29.011Z] Selecting previously unselected package sudo. [2021-06-03T15:24:29.011Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-03T15:24:29.011Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-03T15:24:29.274Z] Selecting previously unselected package apparmor. [2021-06-03T15:24:29.274Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-03T15:24:29.274Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-03T15:24:29.274Z] Selecting previously unselected package libedit2:amd64. [2021-06-03T15:24:29.274Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-03T15:24:29.274Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-03T15:24:29.536Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-03T15:24:29.536Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T15:24:29.536Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:29.536Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-03T15:24:29.536Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T15:24:29.536Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:29.536Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-03T15:24:29.536Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-03T15:24:29.536Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-03T15:24:29.536Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-03T15:24:29.536Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T15:24:29.536Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:29.798Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-03T15:24:29.798Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-03T15:24:29.798Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:29.798Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-03T15:24:29.798Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-03T15:24:29.798Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-03T15:24:30.059Z] Selecting previously unselected package openssh-client. [2021-06-03T15:24:30.059Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-03T15:24:30.059Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-03T15:24:30.059Z] Selecting previously unselected package squashfs-tools. [2021-06-03T15:24:30.059Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-06-03T15:24:30.059Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-03T15:24:30.320Z] Selecting previously unselected package snapd. [2021-06-03T15:24:30.320Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-06-03T15:24:30.320Z] Unpacking snapd (2.48.3+18.04) ... [2021-06-03T15:24:32.235Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-03T15:24:32.235Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-03T15:24:32.496Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-03T15:24:32.496Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-03T15:24:32.757Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-03T15:24:32.757Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:32.757Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T15:24:32.757Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-03T15:24:32.757Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-03T15:24:33.331Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-03T15:24:33.331Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-03T15:24:33.331Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-03T15:24:33.331Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:33.592Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:33.592Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-03T15:24:34.541Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-06-03T15:24:35.935Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:36.663Z] ---> 35f8f1c720d3 [2021-06-03T15:24:36.663Z] Step 9/32 : RUN go mod tidy [2021-06-03T15:24:36.663Z] ---> ecdb9ccdcbc8 [2021-06-03T15:24:36.663Z] Step 9/26 : RUN go mod tidy [2021-06-03T15:24:36.663Z] ---> 257891996a0f [2021-06-03T15:24:36.663Z] Step 9/23 : RUN go mod tidy [2021-06-03T15:24:36.663Z] ---> Running in b2d7ba24b2e5 [2021-06-03T15:24:36.663Z] ---> 5a84f18f251a [2021-06-03T15:24:36.663Z] Step 9/23 : RUN go mod tidy [2021-06-03T15:24:36.663Z] ---> Running in 86606571211c [2021-06-03T15:24:36.663Z] ---> 9eb7b22a9289 [2021-06-03T15:24:36.663Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:24:36.663Z] ---> Running in 67437a637303 [2021-06-03T15:24:36.663Z] ---> Running in a709e9fc44d4 [2021-06-03T15:24:36.663Z] ---> Running in 6f084c40089c [2021-06-03T15:24:36.886Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-03T15:24:37.837Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-03T15:24:37.837Z] running python rtupdate hooks for python3.6... [2021-06-03T15:24:37.837Z] running python post-rtupdate hooks for python3.6... [2021-06-03T15:24:38.106Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-03T15:24:39.053Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-03T15:24:39.315Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-03T15:24:39.315Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-03T15:24:39.576Z] Setting up snapd (2.48.3+18.04) ... [2021-06-03T15:24:39.837Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-03T15:24:40.099Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-03T15:24:40.361Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-03T15:24:40.623Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-03T15:24:40.623Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-03T15:24:40.623Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-03T15:24:40.886Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-03T15:24:41.149Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-03T15:24:41.149Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-03T15:24:41.417Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-03T15:24:41.678Z] /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-06-03T15:24:41.678Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-03T15:24:41.678Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-03T15:24:42.626Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T15:24:42.626Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T15:24:42.888Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T15:24:43.395Z] Removing intermediate container b2d7ba24b2e5 [2021-06-03T15:24:43.395Z] ---> 51dee233ccc9 [2021-06-03T15:24:43.395Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-03T15:24:43.395Z] ---> Running in ccbe73653662 [2021-06-03T15:24:43.833Z] Reading package lists... [2021-06-03T15:24:43.988Z] Removing intermediate container 67437a637303 [2021-06-03T15:24:43.988Z] ---> 25454aa4677a [2021-06-03T15:24:43.989Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-03T15:24:43.989Z] Removing intermediate container 86606571211c [2021-06-03T15:24:43.989Z] ---> 548604526df6 [2021-06-03T15:24:43.989Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-03T15:24:44.095Z] Reading package lists... [2021-06-03T15:24:44.260Z] ---> Running in a1792f531eb9 [2021-06-03T15:24:44.260Z] ---> Running in 6e8bf3e69bf2 [2021-06-03T15:24:44.356Z] Building dependency tree... [2021-06-03T15:24:44.356Z] Reading state information... [2021-06-03T15:24:44.356Z] Calculating upgrade... [2021-06-03T15:24:44.534Z] Removing intermediate container 6f084c40089c [2021-06-03T15:24:44.534Z] ---> b442d86c7e5e [2021-06-03T15:24:44.534Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-03T15:24:44.534Z] Removing intermediate container a709e9fc44d4 [2021-06-03T15:24:44.534Z] ---> b585ba59ce52 [2021-06-03T15:24:44.534Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-03T15:24:44.534Z] ---> Running in 7d9c5869bf19 [2021-06-03T15:24:44.534Z] ---> Running in 25c7c9c2e9b8 [2021-06-03T15:24:44.618Z] The following packages will be upgraded: [2021-06-03T15:24:44.618Z] advancecomp base-files bash binutils binutils-common [2021-06-03T15:24:44.618Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-03T15:24:44.618Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-03T15:24:44.618Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-03T15:24:44.618Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-03T15:24:44.618Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-03T15:24:44.618Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-03T15:24:44.618Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-03T15:24:44.618Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-03T15:24:44.618Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-03T15:24:44.618Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-03T15:24:44.618Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-03T15:24:44.618Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-03T15:24:44.618Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-03T15:24:44.618Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-03T15:24:44.618Z] ubuntu-keyring util-linux [2021-06-03T15:24:44.618Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T15:24:44.618Z] Need to get 64.1 MB of archives. [2021-06-03T15:24:44.618Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-03T15:24:44.618Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-03T15:24:44.618Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-03T15:24:44.618Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-03T15:24:44.618Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-03T15:24:44.618Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-03T15:24:44.618Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-03T15:24:44.880Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-03T15:24:44.880Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-03T15:24:44.880Z] 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-06-03T15:24:44.880Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-03T15:24:44.880Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-03T15:24:44.880Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-03T15:24:44.880Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-03T15:24:44.880Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-03T15:24:44.880Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-03T15:24:44.880Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-03T15:24:44.880Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-03T15:24:44.880Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-03T15:24:44.880Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-03T15:24:44.880Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-03T15:24:44.880Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-03T15:24:44.880Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-03T15:24:44.880Z] 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-06-03T15:24:44.880Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-03T15:24:44.880Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-03T15:24:44.880Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-03T15:24:44.880Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-03T15:24:44.880Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-03T15:24:44.880Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-03T15:24:44.880Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-03T15:24:44.880Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-03T15:24:44.880Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-03T15:24:44.880Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-03T15:24:44.881Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-03T15:24:44.881Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-03T15:24:44.881Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-03T15:24:44.881Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-03T15:24:44.881Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-03T15:24:44.881Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-03T15:24:45.135Z] 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-06-03T15:24:45.144Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-03T15:24:45.144Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-03T15:24:45.144Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-03T15:24:45.144Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-03T15:24:45.144Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-03T15:24:45.144Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-03T15:24:45.144Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-03T15:24:45.144Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-03T15:24:45.144Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-03T15:24:45.144Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-03T15:24:45.144Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-03T15:24:45.144Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-03T15:24:45.144Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-03T15:24:45.144Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-03T15:24:45.144Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-03T15:24:45.144Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-03T15:24:45.144Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-03T15:24:45.144Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-03T15:24:45.412Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-03T15:24:45.412Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-03T15:24:45.412Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-03T15:24:45.412Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-03T15:24:45.675Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-03T15:24:45.675Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-03T15:24:45.675Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-03T15:24:45.675Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-03T15:24:45.675Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-03T15:24:45.936Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-03T15:24:45.936Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-03T15:24:45.936Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-03T15:24:45.936Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-03T15:24:46.198Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-03T15:24:46.198Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-03T15:24:46.198Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-03T15:24:46.198Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-03T15:24:46.198Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-03T15:24:46.198Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-03T15:24:46.198Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-03T15:24:46.198Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-03T15:24:46.198Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-03T15:24:46.198Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-03T15:24:46.198Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-03T15:24:46.198Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-03T15:24:46.198Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-03T15:24:46.198Z] Get:84 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-06-03T15:24:46.198Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-03T15:24:46.198Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-03T15:24:46.198Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-03T15:24:46.463Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-03T15:24:46.463Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-03T15:24:46.463Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-03T15:24:46.463Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-03T15:24:46.463Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-03T15:24:46.463Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-03T15:24:46.463Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-03T15:24:46.463Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-03T15:24:46.463Z] Get:96 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-06-03T15:24:46.463Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-03T15:24:46.463Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-03T15:24:46.463Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-03T15:24:46.463Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-03T15:24:46.463Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-03T15:24:46.463Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-03T15:24:46.572Z] 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-06-03T15:24:46.572Z] 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-06-03T15:24:46.725Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T15:24:46.725Z] Fetched 64.1 MB in 2s (32.0 MB/s) [2021-06-03T15:24:46.725Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T15:24:46.725Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T15:24:46.725Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T15:24:47.171Z] 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-06-03T15:24:47.171Z] 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-06-03T15:24:47.296Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T15:24:47.297Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T15:24:47.297Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-03T15:24:47.297Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-03T15:24:47.871Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:47.871Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:47.871Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:47.871Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:48.133Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:48.133Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:48.133Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:48.133Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:48.133Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:48.394Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:48.394Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:48.394Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:48.394Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:48.394Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:48.656Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:24:48.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T15:24:48.656Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:48.918Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-03T15:24:49.180Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:24:49.180Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T15:24:49.180Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:49.180Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:49.441Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:49.441Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:49.441Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-03T15:24:49.441Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-03T15:24:49.702Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:24:49.702Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T15:24:49.702Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T15:24:49.964Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T15:24:50.539Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-03T15:24:50.802Z] (Reading database ... 13912 files and directories currently installed.) [2021-06-03T15:24:50.802Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-03T15:24:50.802Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-03T15:24:50.802Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-03T15:24:50.802Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-03T15:24:51.065Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-03T15:24:51.065Z] Installing new version of config file /etc/issue ... [2021-06-03T15:24:51.065Z] Installing new version of config file /etc/issue.net ... [2021-06-03T15:24:51.065Z] Installing new version of config file /etc/lsb-release ... [2021-06-03T15:24:51.065Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-03T15:24:51.327Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-03T15:24:51.328Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-03T15:24:51.328Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-03T15:24:51.590Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:51.590Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-03T15:24:51.590Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-03T15:24:51.852Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-03T15:24:51.852Z] 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-06-03T15:24:51.852Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:51.852Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:52.115Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:52.115Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:52.376Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:52.376Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-03T15:24:52.376Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-03T15:24:52.376Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-03T15:24:52.638Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:52.638Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-03T15:24:52.638Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T15:24:52.638Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-03T15:24:52.900Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:52.900Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T15:24:52.900Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T15:24:52.900Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T15:24:52.901Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:52.901Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T15:24:52.901Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T15:24:53.164Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-03T15:24:53.426Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:53.426Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-03T15:24:53.426Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-03T15:24:53.426Z] Setting up grep (3.1-2build1) ... [2021-06-03T15:24:53.426Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:53.426Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-03T15:24:53.426Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-03T15:24:53.689Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-03T15:24:53.689Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:53.689Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T15:24:53.689Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T15:24:53.950Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-03T15:24:53.950Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:53.950Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T15:24:53.950Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T15:24:54.523Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T15:24:54.523Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T15:24:54.786Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-03T15:24:54.786Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T15:24:55.049Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-03T15:24:55.311Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:55.311Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-03T15:24:55.311Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-03T15:24:55.573Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-03T15:24:55.573Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-03T15:24:55.836Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-03T15:24:55.836Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-03T15:24:55.836Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-03T15:24:55.836Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:55.836Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-03T15:24:55.836Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-03T15:24:56.098Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-03T15:24:56.098Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:56.098Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:56.098Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:56.098Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:56.361Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:56.361Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:56.361Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:56.624Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:56.624Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:56.624Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:56.624Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:56.885Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:56.885Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:56.885Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:56.885Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:56.885Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:57.148Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:57.148Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T15:24:57.148Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T15:24:57.148Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T15:24:57.148Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T15:24:57.409Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T15:24:57.409Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:57.409Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-03T15:24:57.409Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T15:24:57.409Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T15:24:57.671Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:57.671Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:57.671Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:57.671Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:57.671Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:57.671Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:57.933Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:57.933Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:58.195Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:58.195Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:24:58.195Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:24:58.768Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:24:59.029Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-03T15:24:59.291Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-03T15:24:59.291Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:59.291Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-03T15:24:59.291Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-03T15:24:59.553Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T15:24:59.817Z] (Reading database ... 13913 files and directories currently installed.) [2021-06-03T15:24:59.817Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-03T15:24:59.817Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-03T15:24:59.817Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-03T15:24:59.817Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T15:24:59.817Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-03T15:24:59.817Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-03T15:25:00.079Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-03T15:25:00.079Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T15:25:00.079Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-03T15:25:00.343Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-03T15:25:00.343Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-03T15:25:00.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T15:25:00.343Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-03T15:25:00.343Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-03T15:25:00.605Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-03T15:25:00.605Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T15:25:00.605Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T15:25:00.605Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T15:25:00.605Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T15:25:00.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-03T15:25:00.866Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T15:25:00.866Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T15:25:00.866Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T15:25:01.126Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-03T15:25:01.126Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-03T15:25:01.126Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T15:25:01.126Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T15:25:01.387Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:01.387Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-03T15:25:01.387Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-03T15:25:01.387Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-03T15:25:01.387Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-03T15:25:01.387Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T15:25:01.387Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T15:25:01.650Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T15:25:01.650Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:01.650Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-03T15:25:01.650Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-03T15:25:01.911Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-03T15:25:01.911Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:01.911Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-03T15:25:01.911Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-03T15:25:02.173Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-03T15:25:02.173Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:02.173Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-03T15:25:02.173Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-03T15:25:02.173Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-03T15:25:02.435Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:02.435Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-03T15:25:02.435Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-03T15:25:02.435Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-03T15:25:02.695Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:02.695Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-03T15:25:02.695Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-03T15:25:02.695Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-03T15:25:02.695Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:02.695Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-03T15:25:02.695Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-03T15:25:02.955Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-03T15:25:02.955Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:02.955Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-03T15:25:03.216Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-03T15:25:03.216Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-03T15:25:03.216Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:03.216Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-03T15:25:03.216Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-03T15:25:03.216Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-03T15:25:03.477Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:03.477Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-03T15:25:03.477Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-03T15:25:03.477Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-03T15:25:03.477Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:03.477Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-03T15:25:03.477Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-03T15:25:03.737Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-03T15:25:03.737Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:03.737Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-03T15:25:03.737Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-03T15:25:03.737Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-03T15:25:03.737Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:03.737Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-03T15:25:03.737Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-03T15:25:03.999Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-03T15:25:03.999Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:03.999Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-03T15:25:03.999Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-03T15:25:04.261Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-03T15:25:04.261Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:04.261Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-03T15:25:04.261Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-03T15:25:04.261Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-03T15:25:04.527Z] (Reading database ... 13921 files and directories currently installed.) [2021-06-03T15:25:04.527Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-03T15:25:04.527Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-03T15:25:04.527Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-03T15:25:04.527Z] (Reading database ... 13922 files and directories currently installed.) [2021-06-03T15:25:04.527Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-03T15:25:04.527Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-03T15:25:04.527Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-03T15:25:04.527Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-03T15:25:04.788Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-03T15:25:04.788Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-03T15:25:05.049Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-03T15:25:05.049Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-03T15:25:05.049Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-03T15:25:05.049Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-03T15:25:05.049Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-03T15:25:05.049Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-03T15:25:05.310Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-03T15:25:05.310Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-03T15:25:05.310Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-03T15:25:05.310Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-03T15:25:05.570Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-03T15:25:05.570Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-03T15:25:05.570Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-03T15:25:05.570Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-03T15:25:05.570Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-03T15:25:05.570Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-03T15:25:05.832Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-03T15:25:05.832Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-03T15:25:06.118Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-03T15:25:06.118Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-03T15:25:06.118Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-03T15:25:06.118Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-03T15:25:06.380Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T15:25:06.380Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T15:25:06.642Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T15:25:06.642Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T15:25:06.910Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T15:25:06.910Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T15:25:06.910Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-03T15:25:06.910Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-03T15:25:06.910Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:06.910Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:07.179Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:07.179Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:07.179Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:07.179Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:07.440Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:07.440Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:08.385Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:08.385Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:09.329Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:09.329Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:09.590Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:09.590Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:09.850Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:09.850Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:10.794Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-03T15:25:10.794Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-03T15:25:10.794Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T15:25:10.794Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T15:25:10.794Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-03T15:25:10.794Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T15:25:10.794Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-03T15:25:10.794Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-03T15:25:11.060Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-03T15:25:11.060Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-03T15:25:11.060Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T15:25:11.060Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T15:25:11.060Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-03T15:25:11.060Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-03T15:25:11.060Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-03T15:25:11.060Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-03T15:25:11.325Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.325Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-03T15:25:11.325Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.325Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.325Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.325Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-03T15:25:11.325Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-03T15:25:11.325Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-03T15:25:11.587Z] [2021-06-03T15:25:11.587Z] Current default time zone: 'Etc/UTC' [2021-06-03T15:25:11.587Z] Local time is now: Thu Jun 3 15:25:11 UTC 2021. [2021-06-03T15:25:11.587Z] Universal Time is now: Thu Jun 3 15:25:11 UTC 2021. [2021-06-03T15:25:11.587Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-03T15:25:11.587Z] [2021-06-03T15:25:11.587Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-03T15:25:11.587Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.587Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-03T15:25:11.587Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-03T15:25:11.587Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-03T15:25:11.587Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-03T15:25:11.587Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-03T15:25:11.587Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-03T15:25:11.587Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-03T15:25:11.587Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-03T15:25:11.587Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.587Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-03T15:25:11.851Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:11.851Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-03T15:25:11.851Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:11.851Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-03T15:25:11.851Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-03T15:25:11.851Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-03T15:25:11.851Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-03T15:25:11.851Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-03T15:25:11.851Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-03T15:25:11.851Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-03T15:25:11.851Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-03T15:25:13.790Z] Updating certificates in /etc/ssl/certs... [2021-06-03T15:25:15.186Z] 23 added, 27 removed; done. [2021-06-03T15:25:15.186Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-03T15:25:15.186Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-03T15:25:15.186Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-03T15:25:15.186Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-03T15:25:15.186Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-03T15:25:15.186Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-03T15:25:15.186Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-03T15:25:15.186Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-03T15:25:15.186Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-03T15:25:15.186Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-03T15:25:15.186Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-03T15:25:15.186Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-03T15:25:15.447Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-03T15:25:15.447Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-03T15:25:15.447Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T15:25:15.448Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-03T15:25:15.448Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-03T15:25:15.448Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-03T15:25:15.448Z] Updating certificates in /etc/ssl/certs... [2021-06-03T15:25:16.393Z] 0 added, 0 removed; done. [2021-06-03T15:25:16.393Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-03T15:25:16.393Z] done. [2021-06-03T15:25:16.654Z] Reading package lists... [2021-06-03T15:25:16.917Z] Building dependency tree... [2021-06-03T15:25:16.917Z] Reading state information... [2021-06-03T15:25:16.917Z] The following NEW packages will be installed: [2021-06-03T15:25:16.917Z] apt-transport-https [2021-06-03T15:25:17.178Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T15:25:17.178Z] Need to get 1692 B of archives. [2021-06-03T15:25:17.178Z] After this operation, 154 kB of additional disk space will be used. [2021-06-03T15:25:17.178Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-03T15:25:17.439Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T15:25:17.439Z] Fetched 1692 B in 0s (6949 B/s) [2021-06-03T15:25:17.439Z] Selecting previously unselected package apt-transport-https. [2021-06-03T15:25:17.439Z] (Reading database ... 13927 files and directories currently installed.) [2021-06-03T15:25:17.439Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-03T15:25:17.440Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-03T15:25:17.440Z] Setting up apt-transport-https (1.6.13) ... [2021-06-03T15:25:17.701Z] Waiting for network to be ready... [2021-06-03T15:25:25.867Z] 2021-06-03T15:25:22Z INFO Waiting for automatic snapd restart... [2021-06-03T15:25:26.131Z] snapd 2.50.1 from Canonical* installed [2021-06-03T15:25:27.076Z] "snapd" switched to the "latest/stable" channel [2021-06-03T15:25:27.076Z] [2021-06-03T15:25:30.401Z] core18 20210507 from Canonical* installed [2021-06-03T15:25:30.401Z] "core18" switched to the "latest/stable" channel [2021-06-03T15:25:30.401Z] [2021-06-03T15:25:34.663Z] snapcraft 4.8 from Canonical* installed [2021-06-03T15:25:34.663Z] "snapcraft" switched to the "latest/stable" channel [2021-06-03T15:25:34.663Z] [2021-06-03T15:25:38.241Z] 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-06-03T15:25:38.242Z] - README.md [2021-06-03T15:25:38.242Z] [2021-06-03T15:25:38.242Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-03T15:25:38.814Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T15:25:38.814Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T15:25:38.814Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T15:25:40.017Z] Reading package lists... [2021-06-03T15:25:40.278Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-03T15:25:40.278Z] Reading package lists... [2021-06-03T15:25:40.539Z] Building dependency tree... [2021-06-03T15:25:40.539Z] Reading state information... [2021-06-03T15:25:40.539Z] Suggested packages: [2021-06-03T15:25:40.539Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-03T15:25:40.539Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-03T15:25:40.539Z] Recommended packages: [2021-06-03T15:25:40.539Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-03T15:25:40.803Z] The following NEW packages will be installed: [2021-06-03T15:25:40.803Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-03T15:25:40.803Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-03T15:25:40.803Z] pkg-config zip [2021-06-03T15:25:40.803Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-03T15:25:40.803Z] Need to get 7663 kB of archives. [2021-06-03T15:25:40.803Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-03T15:25:40.803Z] 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-06-03T15:25:40.803Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-03T15:25:40.803Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-03T15:25:40.803Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-03T15:25:40.803Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-03T15:25:41.086Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-03T15:25:41.086Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-03T15:25:41.086Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-03T15:25:41.086Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-03T15:25:41.086Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-03T15:25:41.086Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-03T15:25:41.349Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-03T15:25:41.349Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-03T15:25:41.349Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-03T15:25:41.349Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-03T15:25:41.349Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-03T15:25:41.613Z] Fetched 7663 kB in 1s (11.6 MB/s) [2021-06-03T15:25:41.613Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-03T15:25:41.613Z] (Reading database ... 13931 files and directories currently installed.) [2021-06-03T15:25:41.613Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-03T15:25:41.613Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-03T15:25:41.877Z] Selecting previously unselected package libpsl5:amd64. [2021-06-03T15:25:41.877Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-03T15:25:41.877Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-03T15:25:41.877Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-03T15:25:41.877Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-03T15:25:41.877Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-03T15:25:41.877Z] Selecting previously unselected package librtmp1:amd64. [2021-06-03T15:25:41.877Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-03T15:25:41.877Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-03T15:25:42.149Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-03T15:25:42.149Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-03T15:25:42.149Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-03T15:25:42.149Z] Selecting previously unselected package liberror-perl. [2021-06-03T15:25:42.149Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-03T15:25:42.149Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-03T15:25:42.149Z] Selecting previously unselected package git-man. [2021-06-03T15:25:42.149Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-03T15:25:42.149Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-03T15:25:42.412Z] Selecting previously unselected package git. [2021-06-03T15:25:42.412Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-03T15:25:42.412Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-03T15:25:42.999Z] Selecting previously unselected package libnorm1:amd64. [2021-06-03T15:25:42.999Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-03T15:25:42.999Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-03T15:25:42.999Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-03T15:25:42.999Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-03T15:25:42.999Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-03T15:25:43.264Z] Selecting previously unselected package libsodium23:amd64. [2021-06-03T15:25:43.264Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-03T15:25:43.264Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-03T15:25:43.264Z] Selecting previously unselected package libzmq5:amd64. [2021-06-03T15:25:43.264Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-03T15:25:43.264Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T15:25:43.264Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-03T15:25:43.264Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-03T15:25:43.264Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T15:25:43.527Z] Selecting previously unselected package pkg-config. [2021-06-03T15:25:43.527Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-03T15:25:43.527Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-03T15:25:43.527Z] Selecting previously unselected package zip. [2021-06-03T15:25:43.527Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-03T15:25:43.527Z] Unpacking zip (3.0-11build1) ... [2021-06-03T15:25:43.527Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-03T15:25:43.527Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-03T15:25:43.527Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-03T15:25:43.527Z] Setting up liberror-perl (0.17025-1) ... [2021-06-03T15:25:43.527Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-03T15:25:43.790Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-03T15:25:43.790Z] No schema files found: doing nothing. [2021-06-03T15:25:43.790Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-03T15:25:43.790Z] Setting up zip (3.0-11build1) ... [2021-06-03T15:25:43.790Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-03T15:25:43.790Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-03T15:25:43.790Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-03T15:25:43.790Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T15:25:43.790Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-03T15:25:44.063Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-03T15:25:44.063Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-03T15:25:44.063Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-03T15:25:44.637Z] git set to automatically installed. [2021-06-03T15:25:44.637Z] git-man set to automatically installed. [2021-06-03T15:25:44.637Z] libcurl3-gnutls set to automatically installed. [2021-06-03T15:25:44.637Z] liberror-perl set to automatically installed. [2021-06-03T15:25:44.637Z] libglib2.0-0 set to automatically installed. [2021-06-03T15:25:44.637Z] libnghttp2-14 set to automatically installed. [2021-06-03T15:25:44.637Z] libnorm1 set to automatically installed. [2021-06-03T15:25:44.637Z] libpgm-5.2-0 set to automatically installed. [2021-06-03T15:25:44.637Z] libpsl5 set to automatically installed. [2021-06-03T15:25:44.637Z] librtmp1 set to automatically installed. [2021-06-03T15:25:44.637Z] libsodium23 set to automatically installed. [2021-06-03T15:25:44.637Z] libzmq3-dev set to automatically installed. [2021-06-03T15:25:44.637Z] libzmq5 set to automatically installed. [2021-06-03T15:25:44.637Z] pkg-config set to automatically installed. [2021-06-03T15:25:44.637Z] zip set to automatically installed. [2021-06-03T15:25:46.033Z] snapd is not logged in, snap install commands will use sudo [2021-06-03T15:26:00.975Z] go (1.15/stable) 1.15.12 from Michael Hudson-Doyle (mwhudson) installed [2021-06-03T15:26:00.975Z] snapd is not logged in, snap install commands will use sudo [2021-06-03T15:26:00.975Z] snap "core18" has no updates available [2021-06-03T15:26:00.975Z] Pulling go-build-helper [2021-06-03T15:26:00.975Z] + snapcraftctl pull [2021-06-03T15:26:02.376Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-06-03T15:26:02.376Z] Skipping pull go-build-helper (already ran) [2021-06-03T15:26:02.376Z] Building go-build-helper [2021-06-03T15:26:02.376Z] + snapcraftctl build [2021-06-03T15:26:04.300Z] Staging go-build-helper [2021-06-03T15:26:04.300Z] + snapcraftctl stage [2021-06-03T15:26:12.476Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-03T15:26:12.476Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-03T15:26:12.476Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-03T15:26:12.476Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-03T15:26:12.476Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-03T15:26:12.476Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-03T15:26:12.476Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-03T15:26:12.476Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-03T15:26:12.476Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] [2021-06-03T15:26:12.476Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-06-03T15:26:12.476Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-03T15:26:12.476Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-03T15:26:12.476Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-03T15:26:12.476Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-03T15:26:12.476Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-03T15:26:12.476Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-03T15:26:12.476Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-03T15:26:12.476Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-03T15:26:12.476Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-03T15:26:12.476Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2097 kB] [2021-06-03T15:26:12.476Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-03T15:26:12.476Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-03T15:26:12.476Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-03T15:26:12.476Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] [2021-06-03T15:26:12.476Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] [2021-06-03T15:26:12.476Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-06-03T15:26:12.476Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-06-03T15:26:12.476Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-03T15:26:12.476Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-03T15:26:12.477Z] Fetched 224 kB in 0s (0 B/s) [2021-06-03T15:26:12.477Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-03T15:26:12.477Z] Fetched 157 kB in 0s (0 B/s) [2021-06-03T15:26:12.477Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-03T15:26:12.477Z] Fetched 221 kB in 0s (0 B/s) [2021-06-03T15:26:12.477Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-03T15:26:12.477Z] Fetched 143 kB in 0s (0 B/s) [2021-06-03T15:26:12.477Z] Pulling app-service-config [2021-06-03T15:26:12.477Z] + snapcraftctl pull [2021-06-03T15:26:12.739Z] Cloning into '/root/parts/app-service-config/src'... [2021-06-03T15:26:13.688Z] Pulling config-common [2021-06-03T15:26:13.688Z] + snapcraftctl pull [2021-06-03T15:26:17.918Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T15:26:17.918Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T15:26:17.918Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T15:26:17.918Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T15:26:17.918Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-03T15:26:17.918Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T15:26:17.918Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-03T15:26:17.918Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T15:26:17.918Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-03T15:26:17.918Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T15:26:17.918Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-03T15:26:17.918Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T15:26:17.918Z] Pulling edgex-go [2021-06-03T15:26:17.918Z] + snapcraftctl pull [2021-06-03T15:26:36.074Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-03T15:26:36.074Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-03T15:26:36.074Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-03T15:26:36.074Z] Fetched 0 B in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-06-03T15:26:36.074Z] Fetched 96.5 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-06-03T15:26:36.074Z] Fetched 279 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-06-03T15:26:36.074Z] Fetched 122 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-06-03T15:26:36.074Z] Fetched 77.8 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-06-03T15:26:36.074Z] Fetched 8848 B in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-06-03T15:26:36.074Z] Fetched 47.8 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-06-03T15:26:36.074Z] Fetched 45.6 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-06-03T15:26:36.074Z] Fetched 15.0 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-06-03T15:26:36.074Z] Fetched 219 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-06-03T15:26:36.074Z] Fetched 154 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-06-03T15:26:36.074Z] Fetched 50.6 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-06-03T15:26:36.074Z] Fetched 14.8 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-06-03T15:26:36.074Z] Fetched 41.8 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-06-03T15:26:36.074Z] Fetched 499 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-06-03T15:26:36.074Z] Fetched 111 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-06-03T15:26:36.074Z] Fetched 240 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-06-03T15:26:36.074Z] Fetched 29.3 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-06-03T15:26:36.074Z] Fetched 85.5 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-06-03T15:26:36.074Z] Fetched 24.5 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-06-03T15:26:36.074Z] Fetched 49.2 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-06-03T15:26:36.074Z] Fetched 54.2 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-06-03T15:26:36.074Z] Fetched 30.8 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-06-03T15:26:36.074Z] Fetched 15.8 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-06-03T15:26:36.074Z] Fetched 85.9 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-06-03T15:26:36.074Z] Fetched 8720 B in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-06-03T15:26:36.074Z] Fetched 137 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-06-03T15:26:36.074Z] Fetched 119 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-06-03T15:26:36.074Z] Fetched 110 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-06-03T15:26:36.074Z] Fetched 11.1 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-06-03T15:26:36.074Z] Fetched 645 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-06-03T15:26:36.074Z] Fetched 41.3 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-06-03T15:26:36.074Z] Fetched 17.9 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-06-03T15:26:36.074Z] Fetched 368 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-06-03T15:26:36.074Z] Fetched 187 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-06-03T15:26:36.074Z] Fetched 175 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-06-03T15:26:36.074Z] Fetched 206 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-06-03T15:26:36.074Z] Fetched 1301 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-06-03T15:26:36.074Z] Fetched 36.2 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-06-03T15:26:36.074Z] Fetched 159 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-06-03T15:26:36.074Z] Fetched 107 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-06-03T15:26:36.074Z] Fetched 48.7 kB in 0s (0 B/s) [2021-06-03T15:26:36.074Z] Pulling static-packages [2021-06-03T15:26:36.074Z] + snapcraftctl pull [2021-06-03T15:26:36.074Z] Pulling version [2021-06-03T15:26:36.074Z] + cd /root/project [2021-06-03T15:26:36.074Z] + [ -f VERSION ] [2021-06-03T15:26:36.074Z] + PROJECT_VERSION=local-dev [2021-06-03T15:26:36.074Z] + git rev-parse --short HEAD [2021-06-03T15:26:36.074Z] + GIT_REVISION=ed29f884 [2021-06-03T15:26:36.074Z] + snapcraftctl set-version local-dev [2021-06-03T15:26:36.650Z] Skipping build go-build-helper (already ran) [2021-06-03T15:26:36.914Z] Building app-service-config [2021-06-03T15:26:36.914Z] + make build [2021-06-03T15:26:36.914Z] go mod tidy [2021-06-03T15:26:39.034Z] 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-06-03T15:26:39.035Z] Removing intermediate container ccbe73653662 [2021-06-03T15:26:39.035Z] ---> b4459afe0cc4 [2021-06-03T15:26:39.035Z] [2021-06-03T15:26:39.035Z] Step 11/32 : FROM alpine:3.12 [2021-06-03T15:26:39.035Z] 3.12: Pulling from library/alpine [2021-06-03T15:26:39.477Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.67 [2021-06-03T15:26:39.477Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-03T15:26:39.477Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-03T15:26:39.477Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.91 [2021-06-03T15:26:39.740Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-03T15:26:39.740Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-03T15:26:39.740Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-06-03T15:26:40.002Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-03T15:26:40.002Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-03T15:26:40.002Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-03T15:26:40.264Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-03T15:26:40.264Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-03T15:26:40.530Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-03T15:26:40.530Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-03T15:26:40.530Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-03T15:26:40.806Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-03T15:26:41.027Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-03T15:26:41.027Z] Status: Downloaded newer image for alpine:3.12 [2021-06-03T15:26:41.072Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-03T15:26:41.072Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-03T15:26:41.072Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-03T15:26:41.072Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-03T15:26:41.072Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-03T15:26:41.072Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-03T15:26:41.072Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-03T15:26:41.304Z] ---> 9852663dfa18 [2021-06-03T15:26:41.304Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-03T15:26:41.370Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-03T15:26:41.370Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-03T15:26:41.370Z] go: downloading golang.org/x/text v0.3.2 [2021-06-03T15:26:41.370Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-03T15:26:41.370Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-03T15:26:41.370Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-03T15:26:41.370Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-03T15:26:41.370Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-03T15:26:41.370Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-03T15:26:41.370Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-03T15:26:41.370Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-03T15:26:41.583Z] Removing intermediate container 25c7c9c2e9b8 [2021-06-03T15:26:41.584Z] ---> 61d7d2864cd0 [2021-06-03T15:26:41.584Z] [2021-06-03T15:26:41.584Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T15:26:41.584Z] ---> 9852663dfa18 [2021-06-03T15:26:41.584Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T15:26:41.584Z] ---> Running in 1c36ba7c662e [2021-06-03T15:26:41.631Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-03T15:26:41.631Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-03T15:26:41.631Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-03T15:26:41.631Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-03T15:26:41.631Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-03T15:26:41.631Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-03T15:26:41.631Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-06-03T15:26:41.631Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-03T15:26:41.631Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-03T15:26:41.631Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-03T15:26:41.631Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-03T15:26:41.631Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-03T15:26:41.631Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-03T15:26:41.631Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-03T15:26:41.631Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-03T15:26:41.631Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-03T15:26:41.631Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-03T15:26:41.631Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-03T15:26:41.631Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-03T15:26:41.631Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-03T15:26:41.631Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-03T15:26:41.631Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-06-03T15:26:41.891Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-03T15:26:41.891Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-03T15:26:41.891Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/kr/text v0.1.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-03T15:26:41.891Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-03T15:26:41.891Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-03T15:26:41.891Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-03T15:26:42.152Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-03T15:26:42.152Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-03T15:26:42.152Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-03T15:26:42.152Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-03T15:26:42.152Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-03T15:26:42.152Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-03T15:26:42.185Z] Removing intermediate container a1792f531eb9 [2021-06-03T15:26:42.185Z] ---> 20d0eda5b4ca [2021-06-03T15:26:42.185Z] [2021-06-03T15:26:42.185Z] Step 11/26 : FROM alpine:3.12 [2021-06-03T15:26:42.185Z] ---> 9852663dfa18 [2021-06-03T15:26:42.185Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-03T15:26:42.412Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-06-03T15:26:42.412Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-03T15:26:42.412Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-03T15:26:42.412Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-06-03T15:26:42.412Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-06-03T15:26:42.459Z] ---> Running in 5b52f6f597fe [2021-06-03T15:26:43.448Z] ---> Running in 9e737c9c21ca [2021-06-03T15:26:43.448Z] Removing intermediate container 1c36ba7c662e [2021-06-03T15:26:43.448Z] ---> 6e54583dcc8d [2021-06-03T15:26:43.448Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-03T15:26:44.432Z] ---> Running in cc8943f049b3 [2021-06-03T15:26:44.432Z] Removing intermediate container 7d9c5869bf19 [2021-06-03T15:26:44.432Z] ---> d34640d15201 [2021-06-03T15:26:44.432Z] [2021-06-03T15:26:44.432Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T15:26:44.432Z] ---> 9852663dfa18 [2021-06-03T15:26:44.432Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-03T15:26:44.712Z] ---> Running in 465522b299c6 [2021-06-03T15:26:45.002Z] Removing intermediate container 6e8bf3e69bf2 [2021-06-03T15:26:45.002Z] ---> 714f3cc4e70d [2021-06-03T15:26:45.002Z] [2021-06-03T15:26:45.002Z] Step 11/23 : FROM alpine:3.12 [2021-06-03T15:26:45.002Z] ---> 9852663dfa18 [2021-06-03T15:26:45.002Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-03T15:26:45.614Z] ---> Running in b16091d6ece6 [2021-06-03T15:26:45.614Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:45.889Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:46.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:46.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:46.455Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T15:26:46.455Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:26:46.455Z] OK: 5 MiB in 15 packages [2021-06-03T15:26:47.058Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-03T15:26:47.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:47.058Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T15:26:47.058Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-03T15:26:47.058Z] (4/6) Installing curl (7.77.0-r0) [2021-06-03T15:26:47.058Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-03T15:26:47.058Z] (6/6) Installing su-exec (0.2-r1) [2021-06-03T15:26:47.058Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:26:47.058Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T15:26:47.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:47.343Z] OK: 7 MiB in 20 packages [2021-06-03T15:26:47.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:47.621Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:47.899Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-03T15:26:47.899Z] (2/2) Installing su-exec (0.2-r1) [2021-06-03T15:26:47.899Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:26:47.899Z] OK: 5 MiB in 16 packages [2021-06-03T15:26:47.899Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:48.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:26:48.189Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-03T15:26:48.189Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:26:48.465Z] OK: 5 MiB in 15 packages [2021-06-03T15:26:48.465Z] Removing intermediate container 5b52f6f597fe [2021-06-03T15:26:48.465Z] ---> 0da154c94b4e [2021-06-03T15:26:48.465Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:26:48.757Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-03T15:26:49.030Z] ---> Running in f48f0b49c1f8 [2021-06-03T15:26:49.030Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-03T15:26:49.030Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:26:49.030Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T15:26:49.311Z] OK: 6 MiB in 16 packages [2021-06-03T15:26:49.910Z] Removing intermediate container 9e737c9c21ca [2021-06-03T15:26:49.910Z] ---> 4d431a2fbbf9 [2021-06-03T15:26:49.910Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T15:26:49.910Z] Removing intermediate container cc8943f049b3 [2021-06-03T15:26:49.910Z] ---> 6c6e1ee8f7da [2021-06-03T15:26:49.910Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-03T15:26:50.184Z] Removing intermediate container f48f0b49c1f8 [2021-06-03T15:26:50.185Z] ---> 1bd337e7c77a [2021-06-03T15:26:50.185Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-03T15:26:50.185Z] ---> Running in 2c9c1c20a531 [2021-06-03T15:26:50.185Z] ---> Running in 98c2245be5bd [2021-06-03T15:26:50.185Z] Removing intermediate container 465522b299c6 [2021-06-03T15:26:50.185Z] ---> edd82f0b0d2d [2021-06-03T15:26:50.185Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:26:50.461Z] ---> Running in a9bfa0ff71ac [2021-06-03T15:26:50.461Z] ---> Running in 67766457fbcc [2021-06-03T15:26:50.747Z] Removing intermediate container 2c9c1c20a531 [2021-06-03T15:26:50.747Z] ---> 8424d6c17e1c [2021-06-03T15:26:50.747Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-03T15:26:51.346Z] ---> Running in 587b956ce8af [2021-06-03T15:26:51.346Z] Removing intermediate container 98c2245be5bd [2021-06-03T15:26:51.346Z] ---> 61672aa39eee [2021-06-03T15:26:51.346Z] Step 14/26 : WORKDIR / [2021-06-03T15:26:51.346Z] Removing intermediate container a9bfa0ff71ac [2021-06-03T15:26:51.346Z] ---> d027718d1bd8 [2021-06-03T15:26:51.346Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T15:26:51.346Z] Removing intermediate container 67766457fbcc [2021-06-03T15:26:51.346Z] ---> f1b293422c34 [2021-06-03T15:26:51.346Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-03T15:26:51.633Z] Removing intermediate container b16091d6ece6 [2021-06-03T15:26:51.633Z] ---> 526b478a6ba1 [2021-06-03T15:26:51.633Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:26:51.633Z] ---> Running in 5b906bcebe1b [2021-06-03T15:26:51.633Z] ---> Running in c1a819b834b8 [2021-06-03T15:26:51.633Z] ---> Running in 328d48a6dfde [2021-06-03T15:26:51.907Z] ---> Running in ff18216c3d53 [2021-06-03T15:26:51.907Z] Removing intermediate container 587b956ce8af [2021-06-03T15:26:51.907Z] ---> 16640270965b [2021-06-03T15:26:51.907Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-03T15:26:52.181Z] ---> Running in a00e2d888b53 [2021-06-03T15:26:52.414Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-06-03T15:26:52.414Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-06-03T15:26:52.414Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-06-03T15:26:52.414Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-06-03T15:26:52.454Z] Removing intermediate container c1a819b834b8 [2021-06-03T15:26:52.454Z] ---> 713d723bf0ba [2021-06-03T15:26:52.454Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T15:26:52.454Z] Removing intermediate container 328d48a6dfde [2021-06-03T15:26:52.454Z] ---> 1fc44ab6759d [2021-06-03T15:26:52.454Z] Step 16/24 : WORKDIR / [2021-06-03T15:26:52.454Z] Removing intermediate container 5b906bcebe1b [2021-06-03T15:26:52.454Z] ---> d3de72874671 [2021-06-03T15:26:52.454Z] 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-06-03T15:26:52.730Z] ---> Running in 8ff181d3b501 [2021-06-03T15:26:52.730Z] ---> Running in ac8fe215a6be [2021-06-03T15:26:52.986Z] Building config-common [2021-06-03T15:26:52.987Z] + snapcraftctl build [2021-06-03T15:26:53.001Z] Removing intermediate container ff18216c3d53 [2021-06-03T15:26:53.001Z] ---> 04e4c59fd2ca [2021-06-03T15:26:53.001Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-03T15:26:53.274Z] ---> Running in 0d6f4904622f [2021-06-03T15:26:53.552Z] Removing intermediate container ac8fe215a6be [2021-06-03T15:26:53.552Z] ---> 138b9f8c7e8f [2021-06-03T15:26:53.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:26:53.828Z] ---> b6246db1ebfa [2021-06-03T15:26:53.828Z] 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-06-03T15:26:53.828Z] Removing intermediate container 8ff181d3b501 [2021-06-03T15:26:53.828Z] ---> c5fcd8b6f84c [2021-06-03T15:26:53.828Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:26:53.828Z] Removing intermediate container 0d6f4904622f [2021-06-03T15:26:53.828Z] ---> faa3733e1c85 [2021-06-03T15:26:53.828Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-03T15:26:54.429Z] ---> Running in c93262e52b88 [2021-06-03T15:26:55.026Z] ---> 5d22893b8ac0 [2021-06-03T15:26:55.026Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-03T15:26:55.026Z] ---> 6b2c6c19d463 [2021-06-03T15:26:55.026Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-03T15:26:55.026Z] Removing intermediate container c93262e52b88 [2021-06-03T15:26:55.026Z] ---> e263c835abbd [2021-06-03T15:26:55.026Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:26:55.027Z] ---> 8378b7ac9931 [2021-06-03T15:26:55.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-03T15:26:55.300Z] Removing intermediate container a00e2d888b53 [2021-06-03T15:26:55.300Z] ---> b0f1bbe157d1 [2021-06-03T15:26:55.300Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-03T15:26:55.533Z] Building edgex-go [2021-06-03T15:26:55.534Z] + cd /root/parts/edgex-go/src [2021-06-03T15:26:55.534Z] + make build [2021-06-03T15:26:55.534Z] go mod tidy [2021-06-03T15:26:55.576Z] ---> Running in 2d9e05279783 [2021-06-03T15:26:56.114Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-03T15:26:56.114Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.95 [2021-06-03T15:26:56.114Z] go: downloading github.com/lib/pq v1.10.2 [2021-06-03T15:26:56.114Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-06-03T15:26:56.182Z] ---> 82446cbbcdf7 [2021-06-03T15:26:56.182Z] 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-06-03T15:26:56.182Z] Removing intermediate container 2d9e05279783 [2021-06-03T15:26:56.182Z] ---> b3b56b89ba89 [2021-06-03T15:26:56.182Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-03T15:26:56.375Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-06-03T15:26:56.375Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-03T15:26:56.375Z] 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-06-03T15:26:56.459Z] ---> 67f408e5112d [2021-06-03T15:26:56.459Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-03T15:26:56.734Z] ---> 67e4caf3b753 [2021-06-03T15:26:56.734Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-03T15:26:57.010Z] ---> 661a2df3a9a2 [2021-06-03T15:26:57.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-03T15:26:57.292Z] ---> eaf841ba3a21 [2021-06-03T15:26:57.292Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-03T15:26:57.571Z] ---> dcbcd5e74d5f [2021-06-03T15:26:57.571Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-03T15:26:57.848Z] ---> Running in cdc22da15706 [2021-06-03T15:26:57.848Z] ---> db6f35caa745 [2021-06-03T15:26:57.848Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-03T15:26:58.134Z] ---> Running in 0138e006458e [2021-06-03T15:26:58.134Z] ---> 4ccfe0bc6347 [2021-06-03T15:26:58.134Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-03T15:26:58.413Z] ---> 1c4180e18946 [2021-06-03T15:26:58.413Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-03T15:26:58.691Z] ---> Running in 10f78ec0cddc [2021-06-03T15:26:58.969Z] ---> 2b29e5004b86 [2021-06-03T15:26:58.969Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-03T15:26:59.241Z] Removing intermediate container 0138e006458e [2021-06-03T15:26:59.241Z] ---> 55d3e4c1c77a [2021-06-03T15:26:59.241Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:26:59.517Z] ---> Running in 70a6194a5526 [2021-06-03T15:26:59.517Z] Removing intermediate container 10f78ec0cddc [2021-06-03T15:26:59.517Z] ---> c150f6e5ce08 [2021-06-03T15:26:59.517Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:26:59.795Z] ---> Running in ce07d5e227de [2021-06-03T15:27:00.073Z] ---> d7e0fac1d7b0 [2021-06-03T15:27:00.073Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-03T15:27:00.073Z] Removing intermediate container 70a6194a5526 [2021-06-03T15:27:00.073Z] ---> 3fc2358b3fe3 [2021-06-03T15:27:00.352Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T15:27:00.352Z] ---> Running in a18743381487 [2021-06-03T15:27:00.352Z] Removing intermediate container ce07d5e227de [2021-06-03T15:27:00.352Z] ---> 8ace61959f0e [2021-06-03T15:27:00.352Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T15:27:00.579Z] 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-06-03T15:27:00.625Z] ---> Running in 57215781c911 [2021-06-03T15:27:00.625Z] ---> Running in ec35c043c3d6 [2021-06-03T15:27:00.907Z] ---> b4dba745d28d [2021-06-03T15:27:00.907Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-03T15:27:01.191Z] Removing intermediate container a18743381487 [2021-06-03T15:27:01.191Z] ---> bed367973bd9 [2021-06-03T15:27:01.191Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:27:01.191Z] Removing intermediate container 57215781c911 [2021-06-03T15:27:01.191Z] ---> 0b2dce8b0da1 [2021-06-03T15:27:01.191Z] Step 22/23 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:27:01.191Z] Removing intermediate container cdc22da15706 [2021-06-03T15:27:01.191Z] ---> 1486e245175d [2021-06-03T15:27:01.191Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:27:01.466Z] ---> Running in a9b7302e0423 [2021-06-03T15:27:01.466Z] Removing intermediate container ec35c043c3d6 [2021-06-03T15:27:01.466Z] ---> 8c05230419ac [2021-06-03T15:27:01.466Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:27:01.466Z] ---> Running in aacb8792c9e4 [2021-06-03T15:27:01.740Z] ---> Running in 07abb179eab0 [2021-06-03T15:27:02.016Z] ---> c1bd715d7b49 [2021-06-03T15:27:02.016Z] 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-06-03T15:27:02.016Z] Removing intermediate container a9b7302e0423 [2021-06-03T15:27:02.016Z] ---> ae07be5422dc [2021-06-03T15:27:02.016Z] Step 21/23 : LABEL arch=arm64 [2021-06-03T15:27:02.296Z] ---> Running in b289ec523c85 [2021-06-03T15:27:02.296Z] Removing intermediate container aacb8792c9e4 [2021-06-03T15:27:02.296Z] ---> f3290bd2916e [2021-06-03T15:27:02.296Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T15:27:02.571Z] ---> Running in 861217007e2f [2021-06-03T15:27:02.571Z] Removing intermediate container 07abb179eab0 [2021-06-03T15:27:02.571Z] ---> df445f56c125 [2021-06-03T15:27:02.571Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:27:02.571Z] ---> Running in 251a80756223 [2021-06-03T15:27:02.571Z] ---> 5f695a5d1758 [2021-06-03T15:27:02.571Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-03T15:27:02.844Z] ---> Running in 21b11cf4d9cc [2021-06-03T15:27:03.437Z] Removing intermediate container 861217007e2f [2021-06-03T15:27:03.437Z] ---> dc2cb225b5cd [2021-06-03T15:27:03.437Z] Step 22/23 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:27:03.709Z] Removing intermediate container 251a80756223 [2021-06-03T15:27:03.709Z] ---> b5a9d4bdebff [2021-06-03T15:27:03.709Z] [2021-06-03T15:27:03.709Z] Removing intermediate container 21b11cf4d9cc [2021-06-03T15:27:03.709Z] ---> 6f4090707db3 [2021-06-03T15:27:03.709Z] [2021-06-03T15:27:03.709Z] ---> Running in 098dbbc759c0 [2021-06-03T15:27:04.308Z] Successfully built b5a9d4bdebff [2021-06-03T15:27:04.590Z] Successfully built 6f4090707db3 [2021-06-03T15:27:04.590Z] Successfully tagged support-scheduler-arm64:latest [2021-06-03T15:27:04.590Z]  Building support-scheduler ... done Building core-metadata [2021-06-03T15:27:04.590Z] Successfully tagged core-command-arm64:latest [2021-06-03T15:27:04.590Z]  Building core-command ... done  ---> d1efcdd7a129 [2021-06-03T15:27:04.590Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-03T15:27:04.590Z] Building security-proxy-setup [2021-06-03T15:27:04.868Z] Removing intermediate container 098dbbc759c0 [2021-06-03T15:27:04.868Z] ---> 005fcc8b34cb [2021-06-03T15:27:04.868Z] Step 23/23 : LABEL version=0.0.0 [2021-06-03T15:27:05.146Z] ---> Running in 884eedc4a8fb [2021-06-03T15:27:05.435Z] Removing intermediate container b289ec523c85 [2021-06-03T15:27:05.435Z] ---> 11d40df53b03 [2021-06-03T15:27:05.435Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-03T15:27:05.717Z] ---> Running in d87154ab3c87 [2021-06-03T15:27:05.717Z] Removing intermediate container 884eedc4a8fb [2021-06-03T15:27:05.717Z] ---> e4176749d7f4 [2021-06-03T15:27:05.717Z] [2021-06-03T15:27:05.869Z] 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-06-03T15:27:05.991Z] ---> ff57b51586eb [2021-06-03T15:27:05.991Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-03T15:27:06.262Z] Successfully built e4176749d7f4 [2021-06-03T15:27:06.262Z] Successfully tagged support-notifications-arm64:latest [2021-06-03T15:27:06.262Z] Building core-data [2021-06-03T15:27:06.262Z]  Building support-notifications ... done Removing intermediate container d87154ab3c87 [2021-06-03T15:27:06.262Z] ---> c73c69320920 [2021-06-03T15:27:06.262Z] Step 24/26 : LABEL arch=arm64 [2021-06-03T15:27:06.534Z] ---> Running in e4457be4ab48 [2021-06-03T15:27:06.811Z] 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-06-03T15:27:07.133Z] ---> a06bf0ee01dc [2021-06-03T15:27:07.133Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-03T15:27:07.133Z] Removing intermediate container e4457be4ab48 [2021-06-03T15:27:07.133Z] ---> 48e3ce37d1cc [2021-06-03T15:27:07.133Z] Step 25/26 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:27:07.133Z] ---> Running in 8d440f095a14 [2021-06-03T15:27:07.723Z] Removing intermediate container 8d440f095a14 [2021-06-03T15:27:07.723Z] ---> 8afb36f6b2f1 [2021-06-03T15:27:07.723Z] Step 26/26 : LABEL version=0.0.0 [2021-06-03T15:27:08.022Z] ---> 9f15c8f9a8db [2021-06-03T15:27:08.022Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-03T15:27:08.022Z] ---> Running in 69c77b652625 [2021-06-03T15:27:08.298Z] ---> Running in 6e07942c3172 [2021-06-03T15:27:08.579Z] Removing intermediate container 69c77b652625 [2021-06-03T15:27:08.579Z] ---> 42f7e7525a91 [2021-06-03T15:27:08.579Z] [2021-06-03T15:27:08.731Z] 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-06-03T15:27:08.851Z] Successfully built 42f7e7525a91 [2021-06-03T15:27:08.993Z] 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-06-03T15:27:09.120Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-03T15:27:09.120Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-06-03T15:27:09.120Z] Removing intermediate container 6e07942c3172 [2021-06-03T15:27:09.120Z] ---> 909c879afb8f [2021-06-03T15:27:09.120Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-03T15:27:10.097Z] ---> 659b1118479d [2021-06-03T15:27:10.097Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-03T15:27:10.369Z] ---> Running in d21250083128 [2021-06-03T15:27:10.906Z] 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-06-03T15:27:12.825Z] 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-06-03T15:27:14.211Z] 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-06-03T15:27:14.721Z] Removing intermediate container d21250083128 [2021-06-03T15:27:14.721Z] ---> 429317fdb8ee [2021-06-03T15:27:14.721Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-03T15:27:14.721Z] ---> Running in f31d624d10a6 [2021-06-03T15:27:15.703Z] Removing intermediate container f31d624d10a6 [2021-06-03T15:27:15.703Z] ---> 0ab26a3e243a [2021-06-03T15:27:15.703Z] Step 29/32 : CMD ["gate"] [2021-06-03T15:27:16.124Z] 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-06-03T15:27:16.302Z] ---> Running in 761c707a8fa0 [2021-06-03T15:27:17.070Z] 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-06-03T15:27:17.289Z] Removing intermediate container 761c707a8fa0 [2021-06-03T15:27:17.290Z] ---> cb4ec83e957c [2021-06-03T15:27:17.290Z] Step 30/32 : LABEL arch=arm64 [2021-06-03T15:27:17.886Z] ---> Running in be6670a0172a [2021-06-03T15:27:18.479Z] Removing intermediate container be6670a0172a [2021-06-03T15:27:18.479Z] ---> 2024a90838dd [2021-06-03T15:27:18.479Z] Step 31/32 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:27:18.585Z] 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-06-03T15:27:18.753Z] ---> Running in dbe013ff5823 [2021-06-03T15:27:19.343Z] Removing intermediate container dbe013ff5823 [2021-06-03T15:27:19.343Z] ---> 12eb82700c78 [2021-06-03T15:27:19.343Z] Step 32/32 : LABEL version=0.0.0 [2021-06-03T15:27:19.613Z] ---> Running in 7c8431256aaa [2021-06-03T15:27:19.883Z] Removing intermediate container 7c8431256aaa [2021-06-03T15:27:19.883Z] ---> 86957125c9b1 [2021-06-03T15:27:19.883Z] [2021-06-03T15:27:20.072Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-06-03T15:27:20.333Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-06-03T15:27:20.333Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-06-03T15:27:20.333Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-06-03T15:27:20.333Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-06-03T15:27:20.333Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-06-03T15:27:20.333Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-06-03T15:27:20.333Z] + 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-06-03T15:27:20.333Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-06-03T15:27:20.333Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-06-03T15:27:20.333Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-06-03T15:27:20.333Z] + 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-06-03T15:27:20.333Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-06-03T15:27:20.333Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-06-03T15:27:20.333Z] + 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-06-03T15:27:20.482Z] Successfully built 86957125c9b1 [2021-06-03T15:27:20.482Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-03T15:27:23.655Z] Building static-packages [2021-06-03T15:27:23.656Z] + snapcraftctl build [2021-06-03T15:27:25.043Z] Building version [2021-06-03T15:27:25.043Z] + snapcraftctl build [2021-06-03T15:27:26.957Z] Skipping stage go-build-helper (already ran) [2021-06-03T15:27:26.957Z] Staging app-service-config [2021-06-03T15:27:26.957Z] + snapcraftctl stage [2021-06-03T15:27:27.897Z] Staging config-common [2021-06-03T15:27:27.897Z] + snapcraftctl stage [2021-06-03T15:27:29.282Z] Staging edgex-go [2021-06-03T15:27:29.282Z] + snapcraftctl stage [2021-06-03T15:27:30.224Z] Staging static-packages [2021-06-03T15:27:30.224Z] + snapcraftctl stage [2021-06-03T15:27:31.166Z] Staging version [2021-06-03T15:27:31.166Z] + snapcraftctl stage [2021-06-03T15:27:32.564Z] Priming go-build-helper [2021-06-03T15:27:32.564Z] + snapcraftctl prime [2021-06-03T15:27:33.505Z] Priming app-service-config [2021-06-03T15:27:33.505Z] + snapcraftctl prime [2021-06-03T15:27:34.448Z] Priming config-common [2021-06-03T15:27:34.448Z] + snapcraftctl prime [2021-06-03T15:27:35.391Z] Priming edgex-go [2021-06-03T15:27:35.391Z] + snapcraftctl prime [2021-06-03T15:27:36.807Z] Priming static-packages [2021-06-03T15:27:36.807Z] + snapcraftctl prime [2021-06-03T15:27:39.354Z] Priming version [2021-06-03T15:27:39.354Z] + snapcraftctl prime [2021-06-03T15:27:40.741Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-03T15:28:07.481Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:28:07.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:28:07.481Z] ---> 9a0603c76ae0 [2021-06-03T15:28:07.481Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> 231308953cb1 [2021-06-03T15:28:07.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> f71a73ff5f52 [2021-06-03T15:28:07.481Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-03T15:28:07.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:28:07.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:28:07.481Z] ---> 9a0603c76ae0 [2021-06-03T15:28:07.481Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> 231308953cb1 [2021-06-03T15:28:07.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> f71a73ff5f52 [2021-06-03T15:28:07.481Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-03T15:28:07.481Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:28:07.481Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:28:07.481Z] ---> 9a0603c76ae0 [2021-06-03T15:28:07.481Z] Step 3/22 : WORKDIR /edgex-go [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> 231308953cb1 [2021-06-03T15:28:07.481Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> f71a73ff5f52 [2021-06-03T15:28:07.481Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-03T15:28:07.481Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-03T15:28:07.481Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-03T15:28:07.481Z] ---> 9a0603c76ae0 [2021-06-03T15:28:07.481Z] Step 3/24 : WORKDIR /edgex-go [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> 231308953cb1 [2021-06-03T15:28:07.481Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:28:07.481Z] ---> Using cache [2021-06-03T15:28:07.481Z] ---> f71a73ff5f52 [2021-06-03T15:28:07.481Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-03T15:28:07.481Z] ---> Running in 74c80e6bc690 [2021-06-03T15:28:07.481Z] ---> Running in 697383e8853f [2021-06-03T15:28:07.481Z] ---> Running in d30b2c0053e0 [2021-06-03T15:28:07.481Z] ---> Running in 9e0498ead216 [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:07.481Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:28:08.101Z] OK: 218 MiB in 52 packages [2021-06-03T15:28:08.101Z] OK: 218 MiB in 52 packages [2021-06-03T15:28:08.101Z] OK: 218 MiB in 52 packages [2021-06-03T15:28:08.708Z] OK: 218 MiB in 52 packages [2021-06-03T15:28:09.701Z] Removing intermediate container 74c80e6bc690 [2021-06-03T15:28:09.701Z] ---> 1cd309265c6d [2021-06-03T15:28:09.701Z] Step 6/24 : COPY go.mod . [2021-06-03T15:28:09.701Z] Removing intermediate container d30b2c0053e0 [2021-06-03T15:28:09.701Z] ---> eb9854407b18 [2021-06-03T15:28:09.701Z] Step 6/22 : COPY go.mod . [2021-06-03T15:28:09.975Z] Removing intermediate container 697383e8853f [2021-06-03T15:28:09.975Z] ---> 638bc74da557 [2021-06-03T15:28:09.975Z] Step 6/24 : COPY go.mod . [2021-06-03T15:28:10.250Z] Removing intermediate container 9e0498ead216 [2021-06-03T15:28:10.250Z] ---> 77560b4e199b [2021-06-03T15:28:10.250Z] Step 6/24 : COPY go.mod . [2021-06-03T15:28:10.853Z] ---> dc358b809f1b [2021-06-03T15:28:10.853Z] Step 7/24 : RUN go mod download [2021-06-03T15:28:10.853Z] ---> dadaedf24fdf [2021-06-03T15:28:10.853Z] Step 7/22 : RUN go mod download [2021-06-03T15:28:10.853Z] ---> 9683c80c0f39 [2021-06-03T15:28:10.853Z] Step 7/24 : RUN go mod download [2021-06-03T15:28:11.134Z] ---> Running in e3f7139d7be9 [2021-06-03T15:28:11.134Z] ---> Running in 9198ae00e8ec [2021-06-03T15:28:11.134Z] ---> Running in c1f89edfcf0a [2021-06-03T15:28:11.405Z] ---> 44498eba5816 [2021-06-03T15:28:11.405Z] Step 7/24 : RUN go mod download [2021-06-03T15:28:11.677Z] ---> Running in 4acc41f525c0 [2021-06-03T15:28:15.079Z] Removing intermediate container e3f7139d7be9 [2021-06-03T15:28:15.079Z] ---> 83f44493b678 [2021-06-03T15:28:15.079Z] Step 8/24 : COPY . . [2021-06-03T15:28:15.079Z] Removing intermediate container 9198ae00e8ec [2021-06-03T15:28:15.079Z] ---> 026344784e53 [2021-06-03T15:28:15.079Z] Step 8/22 : COPY . . [2021-06-03T15:28:15.356Z] Removing intermediate container 4acc41f525c0 [2021-06-03T15:28:15.356Z] ---> 6b203f6dc76a [2021-06-03T15:28:15.356Z] Step 8/24 : COPY . . [2021-06-03T15:28:15.356Z] Removing intermediate container c1f89edfcf0a [2021-06-03T15:28:15.356Z] ---> 573e664ca1d3 [2021-06-03T15:28:15.356Z] Step 8/24 : COPY . . [2021-06-03T15:28:37.579Z] ---> 825ab00594fc [2021-06-03T15:28:37.579Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:28:37.579Z] ---> c2cffd843195 [2021-06-03T15:28:37.579Z] Step 9/22 : RUN go mod tidy [2021-06-03T15:28:37.579Z] ---> 08927ddc5edb [2021-06-03T15:28:37.579Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:28:37.579Z] ---> bdbd52c6a041 [2021-06-03T15:28:37.579Z] Step 9/24 : RUN go mod tidy [2021-06-03T15:28:37.579Z] ---> Running in be5c7d85c07c [2021-06-03T15:28:37.579Z] ---> Running in 868ff141d8d3 [2021-06-03T15:28:37.579Z] ---> Running in 425597f08ad3 [2021-06-03T15:28:37.579Z] ---> Running in e7fd4b8ea5b2 [2021-06-03T15:28:44.317Z] Removing intermediate container 868ff141d8d3 [2021-06-03T15:28:44.317Z] ---> 15bdc49d3ba2 [2021-06-03T15:28:44.317Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-03T15:28:44.317Z] Removing intermediate container be5c7d85c07c [2021-06-03T15:28:44.317Z] ---> cff15968081c [2021-06-03T15:28:44.317Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-03T15:28:44.317Z] ---> Running in 977bb17d1db0 [2021-06-03T15:28:44.317Z] ---> Running in 914571068e79 [2021-06-03T15:28:44.317Z] Removing intermediate container e7fd4b8ea5b2 [2021-06-03T15:28:44.317Z] ---> 12228dcbea21 [2021-06-03T15:28:44.317Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-03T15:28:44.317Z] Removing intermediate container 425597f08ad3 [2021-06-03T15:28:44.317Z] ---> 9c19591bf36e [2021-06-03T15:28:44.317Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-03T15:28:44.593Z] ---> Running in 386a4ec7ae68 [2021-06-03T15:28:44.593Z] ---> Running in 05d0aedfb35a [2021-06-03T15:28:46.070Z] 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-06-03T15:28:46.070Z] 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-06-03T15:28:46.673Z] 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-06-03T15:28:46.673Z] 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-06-03T15:30:08.545Z] 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-06-03T15:30:20.987Z] Removing intermediate container 977bb17d1db0 [2021-06-03T15:30:20.987Z] ---> c5c569def1fe [2021-06-03T15:30:20.987Z] [2021-06-03T15:30:20.987Z] Step 11/22 : FROM alpine:3.12 [2021-06-03T15:30:20.987Z] ---> 9852663dfa18 [2021-06-03T15:30:20.987Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-03T15:30:20.987Z] ---> Running in 49eba359cd67 [2021-06-03T15:30:22.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:30:22.435Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:30:23.035Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-03T15:30:23.035Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T15:30:23.035Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-03T15:30:23.035Z] (4/4) Installing curl (7.77.0-r0) [2021-06-03T15:30:23.035Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:30:23.308Z] Executing ca-certificates-20191127-r4.trigger [2021-06-03T15:30:23.584Z] OK: 7 MiB in 18 packages [2021-06-03T15:30:26.244Z] Removing intermediate container 49eba359cd67 [2021-06-03T15:30:26.244Z] ---> 3ea9c8ad4f16 [2021-06-03T15:30:26.244Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-03T15:30:26.523Z] ---> Running in 2384c1962339 [2021-06-03T15:30:27.506Z] Removing intermediate container 2384c1962339 [2021-06-03T15:30:27.506Z] ---> 0b1f5e551a44 [2021-06-03T15:30:27.506Z] Step 14/22 : WORKDIR /edgex [2021-06-03T15:30:28.110Z] ---> Running in a6b12817353b [2021-06-03T15:30:28.389Z] Removing intermediate container 386a4ec7ae68 [2021-06-03T15:30:28.389Z] ---> cf8df80c94ca [2021-06-03T15:30:28.389Z] [2021-06-03T15:30:28.389Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T15:30:28.389Z] ---> 9852663dfa18 [2021-06-03T15:30:28.390Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-03T15:30:28.390Z] ---> Using cache [2021-06-03T15:30:28.390Z] ---> edd82f0b0d2d [2021-06-03T15:30:28.390Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-03T15:30:28.390Z] ---> Using cache [2021-06-03T15:30:28.390Z] ---> f1b293422c34 [2021-06-03T15:30:28.390Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-03T15:30:28.670Z] Removing intermediate container 05d0aedfb35a [2021-06-03T15:30:28.670Z] ---> 420aa4640fe1 [2021-06-03T15:30:28.670Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-03T15:30:28.670Z] ---> Running in e72b8ebab23f [2021-06-03T15:30:28.670Z] ---> Running in 3682fbe1fa84 [2021-06-03T15:30:28.670Z] Removing intermediate container a6b12817353b [2021-06-03T15:30:28.670Z] ---> 2694b157b8ad [2021-06-03T15:30:28.670Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-03T15:30:29.273Z] Removing intermediate container e72b8ebab23f [2021-06-03T15:30:29.273Z] ---> 3d6c67218658 [2021-06-03T15:30:29.273Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-03T15:30:29.549Z] ---> Running in 886b64e5887a [2021-06-03T15:30:30.145Z] ---> 7d55a973e84b [2021-06-03T15:30:30.145Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-03T15:30:30.418Z] 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-06-03T15:30:30.418Z] Removing intermediate container 886b64e5887a [2021-06-03T15:30:30.418Z] ---> 798775e03ea5 [2021-06-03T15:30:30.418Z] Step 16/24 : WORKDIR / [2021-06-03T15:30:30.691Z] ---> Running in d7c937e5291b [2021-06-03T15:30:31.697Z] Removing intermediate container d7c937e5291b [2021-06-03T15:30:31.697Z] ---> 4a48ff7db9ad [2021-06-03T15:30:31.697Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:30:31.968Z] ---> 708754a0bcb3 [2021-06-03T15:30:31.968Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-03T15:30:33.420Z] ---> 061022ce3a3b [2021-06-03T15:30:33.420Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-03T15:30:33.420Z] ---> 7ecc8be1b3f8 [2021-06-03T15:30:33.420Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-03T15:30:33.420Z] Removing intermediate container 3682fbe1fa84 [2021-06-03T15:30:33.420Z] ---> ef4adde2a808 [2021-06-03T15:30:33.420Z] [2021-06-03T15:30:33.420Z] Step 12/24 : FROM docker:20.10.0 [2021-06-03T15:30:33.693Z] ---> Running in c6ab08cc0180 [2021-06-03T15:30:33.693Z] 20.10.0: Pulling from library/docker [2021-06-03T15:30:33.964Z] Removing intermediate container 914571068e79 [2021-06-03T15:30:33.964Z] ---> 57408fe048b3 [2021-06-03T15:30:33.964Z] [2021-06-03T15:30:33.964Z] Step 11/24 : FROM alpine:3.12 [2021-06-03T15:30:33.964Z] ---> 9852663dfa18 [2021-06-03T15:30:33.964Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-03T15:30:34.235Z] ---> Running in 653f402641f1 [2021-06-03T15:30:34.506Z] Removing intermediate container c6ab08cc0180 [2021-06-03T15:30:34.506Z] ---> 631d6fd63e1a [2021-06-03T15:30:34.506Z] Step 19/22 : CMD ["--init=true"] [2021-06-03T15:30:34.779Z] ---> 2e8caeccdbf7 [2021-06-03T15:30:34.779Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-03T15:30:35.051Z] ---> Running in 8d1f5f1a8342 [2021-06-03T15:30:35.051Z] Removing intermediate container 653f402641f1 [2021-06-03T15:30:35.051Z] ---> f8a746248eba [2021-06-03T15:30:35.051Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-03T15:30:35.322Z] ---> Running in be25a0b0d518 [2021-06-03T15:30:35.594Z] Removing intermediate container 8d1f5f1a8342 [2021-06-03T15:30:35.594Z] ---> 977c6b2da72f [2021-06-03T15:30:35.594Z] Step 20/22 : LABEL arch=arm64 [2021-06-03T15:30:36.192Z] ---> Running in c95e94874fa9 [2021-06-03T15:30:36.464Z] Removing intermediate container be25a0b0d518 [2021-06-03T15:30:36.464Z] ---> 27c9a49a2d09 [2021-06-03T15:30:36.464Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-03T15:30:36.464Z] ---> 193f3cc019c6 [2021-06-03T15:30:36.464Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-03T15:30:36.464Z] ---> Running in b4076c5195f6 [2021-06-03T15:30:36.735Z] ---> Running in 51b263e245b0 [2021-06-03T15:30:36.735Z] Removing intermediate container c95e94874fa9 [2021-06-03T15:30:36.735Z] ---> 8532a5246f6f [2021-06-03T15:30:36.735Z] Step 21/22 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:30:37.005Z] ---> Running in d82012a0147d [2021-06-03T15:30:37.005Z] Removing intermediate container b4076c5195f6 [2021-06-03T15:30:37.005Z] ---> 52d43df4fdd7 [2021-06-03T15:30:37.005Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-03T15:30:37.281Z] Removing intermediate container 51b263e245b0 [2021-06-03T15:30:37.281Z] ---> ab528fb75274 [2021-06-03T15:30:37.281Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:30:37.281Z] ---> Running in 1a4203d98c1a [2021-06-03T15:30:37.553Z] ---> Running in 8ef6d41423dd [2021-06-03T15:30:37.827Z] Removing intermediate container d82012a0147d [2021-06-03T15:30:37.827Z] ---> 30b471b932be [2021-06-03T15:30:37.827Z] Step 22/22 : LABEL version=0.0.0 [2021-06-03T15:30:38.099Z] ---> Running in 5e662d678636 [2021-06-03T15:30:38.370Z] Removing intermediate container 8ef6d41423dd [2021-06-03T15:30:38.370Z] ---> 37cbddba8a4a [2021-06-03T15:30:38.370Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T15:30:38.652Z] ---> Running in 31b04666651f [2021-06-03T15:30:38.947Z] Removing intermediate container 5e662d678636 [2021-06-03T15:30:38.947Z] ---> 1ebe95406148 [2021-06-03T15:30:38.947Z] [2021-06-03T15:30:39.226Z] Removing intermediate container 31b04666651f [2021-06-03T15:30:39.227Z] ---> cd62f98cf9b9 [2021-06-03T15:30:39.227Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:30:39.508Z] Successfully built 1ebe95406148 [2021-06-03T15:30:39.785Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-03T15:30:39.786Z]  Building security-proxy-setup ... done  ---> Running in 20c5e5050229 [2021-06-03T15:30:40.391Z] Removing intermediate container 20c5e5050229 [2021-06-03T15:30:40.391Z] ---> 0f156c28affc [2021-06-03T15:30:40.391Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:30:40.662Z] Removing intermediate container 1a4203d98c1a [2021-06-03T15:30:40.662Z] ---> 708f9d5427cb [2021-06-03T15:30:40.662Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-03T15:30:40.662Z] ---> Running in 834c9ce4668f [2021-06-03T15:30:40.942Z] ---> Running in d68ce17b9624 [2021-06-03T15:30:41.538Z] Removing intermediate container 834c9ce4668f [2021-06-03T15:30:41.538Z] ---> 361133541bcc [2021-06-03T15:30:41.538Z] [2021-06-03T15:30:42.154Z] Successfully built 361133541bcc [2021-06-03T15:30:42.154Z] Successfully tagged core-metadata-arm64:latest [2021-06-03T15:30:42.763Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:30:43.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:30:43.999Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-03T15:30:43.999Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-03T15:30:43.999Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-03T15:30:43.999Z] ---> eeaf43b92773 [2021-06-03T15:30:43.999Z] 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-06-03T15:30:44.283Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-03T15:30:44.283Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-03T15:30:44.283Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-03T15:30:44.557Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-03T15:30:44.557Z] ---> Running in 3a421493d705 [2021-06-03T15:30:44.557Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-03T15:30:44.831Z] Executing busybox-1.31.1-r20.trigger [2021-06-03T15:30:44.831Z] OK: 8 MiB in 20 packages [2021-06-03T15:30:45.428Z] Removing intermediate container 3a421493d705 [2021-06-03T15:30:45.428Z] ---> f3c1d0581e54 [2021-06-03T15:30:45.428Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-03T15:30:45.428Z] ---> Running in 4ae5f6ff7148 [2021-06-03T15:30:46.026Z] Removing intermediate container d68ce17b9624 [2021-06-03T15:30:46.026Z] ---> 6d44f4361a7d [2021-06-03T15:30:46.026Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-03T15:30:46.616Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-03T15:30:46.888Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-03T15:30:46.888Z] ---> 5ad8de365dc4 [2021-06-03T15:30:46.888Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-03T15:30:47.485Z] (1/39) Installing readline (8.0.4-r0) [2021-06-03T15:30:47.485Z] (2/39) Installing bash (5.0.17-r0) [2021-06-03T15:30:47.485Z] Executing bash-5.0.17-r0.post-install [2021-06-03T15:30:47.485Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-03T15:30:47.485Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-03T15:30:47.485Z] (5/39) Installing curl (7.77.0-r0) [2021-06-03T15:30:47.485Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-03T15:30:47.485Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-03T15:30:47.758Z] (8/39) Installing expat (2.2.9-r1) [2021-06-03T15:30:47.758Z] (9/39) Installing libffi (3.3-r2) [2021-06-03T15:30:47.758Z] (10/39) Installing gdbm (1.13-r1) [2021-06-03T15:30:47.758Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-03T15:30:47.758Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-06-03T15:30:47.758Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-03T15:30:48.729Z] ---> b1ccdf2f9e5e [2021-06-03T15:30:48.729Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-03T15:30:49.707Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-03T15:30:49.707Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-03T15:30:49.707Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-03T15:30:49.707Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-03T15:30:49.707Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-03T15:30:49.707Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-03T15:30:49.707Z] ---> 196835f8d80d [2021-06-03T15:30:49.707Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-03T15:30:49.707Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-03T15:30:49.707Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-03T15:30:49.707Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-03T15:30:49.981Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-03T15:30:49.981Z] ---> Running in bfac6bfc73be [2021-06-03T15:30:49.981Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-03T15:30:49.981Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-03T15:30:49.981Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-03T15:30:49.981Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-03T15:30:49.981Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-03T15:30:49.981Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-03T15:30:49.981Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-03T15:30:49.981Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-03T15:30:49.981Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-03T15:30:50.253Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-03T15:30:50.253Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-03T15:30:50.253Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-03T15:30:50.253Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-03T15:30:50.253Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-03T15:30:50.253Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-03T15:30:50.253Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-03T15:30:50.522Z] Executing busybox-1.31.1-r19.trigger [2021-06-03T15:30:50.522Z] OK: 72 MiB in 59 packages [2021-06-03T15:30:50.522Z] Removing intermediate container bfac6bfc73be [2021-06-03T15:30:50.522Z] ---> 329b53c34491 [2021-06-03T15:30:50.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:30:50.522Z] ---> Running in 2c5bb1446017 [2021-06-03T15:30:51.122Z] Removing intermediate container 2c5bb1446017 [2021-06-03T15:30:51.122Z] ---> 60c5deac943c [2021-06-03T15:30:51.122Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T15:30:51.122Z] ---> Running in c01194b4ad32 [2021-06-03T15:30:51.719Z] Removing intermediate container c01194b4ad32 [2021-06-03T15:30:51.719Z] ---> f7c5560dfc5c [2021-06-03T15:30:51.719Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:30:51.992Z] ---> Running in 61b8ed66bd23 [2021-06-03T15:30:52.588Z] Removing intermediate container 61b8ed66bd23 [2021-06-03T15:30:52.588Z] ---> 2c24a2d7e8a7 [2021-06-03T15:30:52.588Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:30:52.588Z] ---> Running in dce737575169 [2021-06-03T15:30:53.184Z] Removing intermediate container dce737575169 [2021-06-03T15:30:53.184Z] ---> c23144a32427 [2021-06-03T15:30:53.184Z] [2021-06-03T15:30:53.453Z] Successfully built c23144a32427 [2021-06-03T15:30:53.453Z] Successfully tagged core-data-arm64:latest [2021-06-03T15:30:54.419Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-06-03T15:30:54.687Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-03T15:30:55.276Z] Collecting cached-property<2,>=1.2.0 [2021-06-03T15:30:55.276Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-03T15:30:55.554Z] Collecting docopt<0.7,>=0.6.1 [2021-06-03T15:30:55.554Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-03T15:30:57.516Z] Collecting docker<4.0,>=3.6.0 [2021-06-03T15:30:57.516Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-03T15:30:58.483Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-03T15:30:58.484Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-03T15:30:59.074Z] Collecting jsonschema<3,>=2.5.1 [2021-06-03T15:30:59.074Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-03T15:31:00.046Z] Collecting PyYAML<4,>=3.10 [2021-06-03T15:31:00.046Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-03T15:31:02.655Z] Collecting texttable<0.10,>=0.9.0 [2021-06-03T15:31:02.655Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-03T15:31:04.623Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-03T15:31:04.623Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-03T15:31:06.052Z] 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-06-03T15:31:07.019Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-03T15:31:07.019Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-03T15:31:07.611Z] Collecting docker-pycreds>=0.4.0 [2021-06-03T15:31:07.611Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-03T15:31:08.203Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-03T15:31:08.203Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-03T15:31:08.474Z] Collecting idna<2.8,>=2.5 [2021-06-03T15:31:08.474Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-03T15:31:08.474Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-03T15:31:08.474Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-03T15:31:08.474Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-03T15:31:08.474Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-03T15:31:08.474Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-03T15:31:08.746Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-03T15:31:09.339Z] Installing collected packages: cached-property, docopt, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, PyYAML, texttable, dockerpty, docker-compose [2021-06-03T15:31:09.339Z] Running setup.py install for docopt: started [2021-06-03T15:31:11.311Z] Running setup.py install for docopt: finished with status 'done' [2021-06-03T15:31:11.583Z] Attempting uninstall: urllib3 [2021-06-03T15:31:11.583Z] Found existing installation: urllib3 1.25.9 [2021-06-03T15:31:11.583Z] Uninstalling urllib3-1.25.9: [2021-06-03T15:31:11.857Z] Successfully uninstalled urllib3-1.25.9 [2021-06-03T15:31:12.141Z] Attempting uninstall: idna [2021-06-03T15:31:12.141Z] Found existing installation: idna 2.9 [2021-06-03T15:31:12.141Z] Uninstalling idna-2.9: [2021-06-03T15:31:12.416Z] Successfully uninstalled idna-2.9 [2021-06-03T15:31:13.011Z] Attempting uninstall: requests [2021-06-03T15:31:13.011Z] Found existing installation: requests 2.23.0 [2021-06-03T15:31:13.011Z] Uninstalling requests-2.23.0: [2021-06-03T15:31:13.011Z] Successfully uninstalled requests-2.23.0 [2021-06-03T15:31:14.454Z] Running setup.py install for PyYAML: started [2021-06-03T15:31:16.432Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-03T15:31:16.432Z] Running setup.py install for texttable: started [2021-06-03T15:31:18.412Z] Running setup.py install for texttable: finished with status 'done' [2021-06-03T15:31:18.412Z] Running setup.py install for dockerpty: started [2021-06-03T15:31:19.842Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-03T15:31:20.816Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-03T15:31:29.092Z] Removing intermediate container 4ae5f6ff7148 [2021-06-03T15:31:29.092Z] ---> dc0a10392e3d [2021-06-03T15:31:29.092Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-03T15:31:29.092Z] ---> Running in b079959b5ad5 [2021-06-03T15:31:29.092Z] Removing intermediate container b079959b5ad5 [2021-06-03T15:31:29.092Z] ---> b8dcf8966d6d [2021-06-03T15:31:29.092Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-03T15:31:29.362Z] ---> Running in dcbd71fd52fc [2021-06-03T15:31:29.636Z] Removing intermediate container dcbd71fd52fc [2021-06-03T15:31:29.636Z] ---> 3af3d3553f15 [2021-06-03T15:31:29.636Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-03T15:31:31.065Z] ---> 9988f5213322 [2021-06-03T15:31:31.065Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-03T15:31:31.665Z] ---> 62f79a1afd59 [2021-06-03T15:31:31.665Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-03T15:31:32.641Z] ---> 8fad540252a1 [2021-06-03T15:31:32.641Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-03T15:31:32.641Z] ---> Running in 38cab86eed77 [2021-06-03T15:31:33.235Z] Removing intermediate container 38cab86eed77 [2021-06-03T15:31:33.235Z] ---> eadb8e7b9fe8 [2021-06-03T15:31:33.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-03T15:31:33.507Z] ---> Running in bc01965b87cd [2021-06-03T15:31:33.779Z] Removing intermediate container bc01965b87cd [2021-06-03T15:31:33.779Z] ---> 78d98362a417 [2021-06-03T15:31:33.779Z] Step 22/24 : LABEL arch=arm64 [2021-06-03T15:31:34.052Z] ---> Running in 7cb1f83c0a75 [2021-06-03T15:31:34.645Z] Removing intermediate container 7cb1f83c0a75 [2021-06-03T15:31:34.645Z] ---> 6d63d9baae1c [2021-06-03T15:31:34.645Z] Step 23/24 : LABEL git_sha=ed29f88456416603e2586f45dda7bb891f2c87ee [2021-06-03T15:31:34.645Z] ---> Running in 08838de55e1c [2021-06-03T15:31:35.240Z] Removing intermediate container 08838de55e1c [2021-06-03T15:31:35.240Z] ---> 84e9b668334a [2021-06-03T15:31:35.240Z] Step 24/24 : LABEL version=0.0.0 [2021-06-03T15:31:35.240Z] ---> Running in b9cb30e45f04 [2021-06-03T15:31:35.834Z] Removing intermediate container b9cb30e45f04 [2021-06-03T15:31:35.834Z] ---> 939bb50c637a [2021-06-03T15:31:35.834Z] [2021-06-03T15:31:36.106Z] Successfully built 939bb50c637a [2021-06-03T15:31:36.106Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-03T15:31:36.728Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-03T15:31:36.734Z] $ docker stop --time=1 60be41b7298190cfd2916a62f2a357e2cfffa3c6c85a34a204317bb237deca19 [2021-06-03T15:31:38.592Z] $ docker rm -f 60be41b7298190cfd2916a62f2a357e2cfffa3c6c85a34a204317bb237deca19 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-03T15:31:39.201Z] + docker images [2021-06-03T15:31:39.472Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-03T15:31:39.472Z] sys-mgmt-agent-arm64 latest 939bb50c637a 4 seconds ago 299MB [2021-06-03T15:31:39.472Z] core-data-arm64 latest c23144a32427 47 seconds ago 19.1MB [2021-06-03T15:31:39.472Z] core-metadata-arm64 latest 361133541bcc 58 seconds ago 15.6MB [2021-06-03T15:31:39.472Z] security-proxy-setup-arm64 latest 1ebe95406148 About a minute ago 24MB [2021-06-03T15:31:39.472Z] ef4adde2a808 About a minute ago 973MB [2021-06-03T15:31:39.472Z] 57408fe048b3 About a minute ago 974MB [2021-06-03T15:31:39.472Z] cf8df80c94ca About a minute ago 971MB [2021-06-03T15:31:39.472Z] c5c569def1fe About a minute ago 971MB [2021-06-03T15:31:39.472Z] security-bootstrapper-arm64 latest 86957125c9b1 4 minutes ago 17.1MB [2021-06-03T15:31:39.472Z] security-secretstore-setup-arm64 latest 42f7e7525a91 4 minutes ago 26.5MB [2021-06-03T15:31:39.472Z] support-notifications-arm64 latest e4176749d7f4 4 minutes ago 15.7MB [2021-06-03T15:31:39.472Z] core-command-arm64 latest 6f4090707db3 4 minutes ago 15MB [2021-06-03T15:31:39.472Z] support-scheduler-arm64 latest b5a9d4bdebff 4 minutes ago 15MB [2021-06-03T15:31:39.472Z] 714f3cc4e70d 4 minutes ago 968MB [2021-06-03T15:31:39.472Z] d34640d15201 4 minutes ago 968MB [2021-06-03T15:31:39.472Z] 20d0eda5b4ca 4 minutes ago 973MB [2021-06-03T15:31:39.472Z] 61d7d2864cd0 4 minutes ago 966MB [2021-06-03T15:31:39.472Z] b4459afe0cc4 5 minutes ago 967MB [2021-06-03T15:31:39.472Z] ci-base-image-arm64 latest 9a0603c76ae0 15 minutes ago 641MB [2021-06-03T15:31:39.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 4 weeks ago 428MB [2021-06-03T15:31:39.472Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-03T15:31:39.472Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-03T15:31:39.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:31:40.254Z] ---> job-cost.sh [2021-06-03T15:31:40.255Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hmiK [2021-06-03T15:32:19.281Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-03T15:33:56.055Z] lf-activate-venv(): INFO: Adding /tmp/venv-hmiK/bin to PATH [2021-06-03T15:33:56.056Z] INFO: No Stack... [2021-06-03T15:33:56.056Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-03T15:33:56.056Z] INFO: Archiving Costs [Pipeline] sh [2021-06-03T15:33:56.397Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2021-06-03T15:33:56.397Z] + cut -d, -f6 [Pipeline] lock [2021-06-03T15:33:56.456Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-10-stack-cost] [2021-06-03T15:33:56.477Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3492-10-stack-cost] did not exist. Created. [2021-06-03T15:33:56.477Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-03T15:33:56.828Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-03T15:33:57.077Z] Stashed 1 file(s) [Pipeline] } [2021-06-03T15:33:57.088Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-10-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-03T15:33:57.661Z] provisioning config files... [2021-06-03T15:33:57.677Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config4006506592380029649tmp [Pipeline] { [Pipeline] sh [2021-06-03T15:33:57.994Z] + set +x [2021-06-03T15:33:57.994Z] + curl -s https://codecov.io/bash [2021-06-03T15:33:57.994Z] + bash -s -- [2021-06-03T15:33:57.994Z] [2021-06-03T15:33:57.994Z] _____ _ [2021-06-03T15:33:57.994Z] / ____| | | [2021-06-03T15:33:57.994Z] | | ___ __| | ___ ___ _____ __ [2021-06-03T15:33:57.994Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-03T15:33:57.994Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-03T15:33:57.994Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-03T15:33:57.994Z] Bash-1.0.3 [2021-06-03T15:33:57.994Z] [2021-06-03T15:33:57.994Z] [2021-06-03T15:33:57.994Z] ==> git version 2.24.4 found [2021-06-03T15:33:57.994Z] ==> 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-06-03T15:33:57.994Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-03T15:33:57.994Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-03T15:33:57.994Z] ==> Jenkins CI detected. [2021-06-03T15:33:57.994Z] project root: . [2021-06-03T15:33:57.994Z] --> token set from env [2021-06-03T15:33:57.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-03T15:33:58.259Z] ==> Running gcov in . (disable via -X gcov) [2021-06-03T15:33:58.259Z] ==> Python coveragepy not found [2021-06-03T15:33:58.259Z] ==> Searching for coverage reports in: [2021-06-03T15:33:58.259Z] + . [2021-06-03T15:33:58.259Z] -> Found 1 reports [2021-06-03T15:33:58.260Z] ==> Detecting git/mercurial file structure [2021-06-03T15:33:58.260Z] ==> Reading reports [2021-06-03T15:33:58.260Z] + ./coverage.out bytes=410989 [2021-06-03T15:33:58.260Z] ==> Appending adjustments [2021-06-03T15:33:58.260Z] https://docs.codecov.io/docs/fixing-reports [2021-06-03T15:33:59.647Z] + Found adjustments [2021-06-03T15:33:59.647Z] ==> Gzipping contents [2021-06-03T15:33:59.647Z] 56K /tmp/codecov.thsYSj.gz [2021-06-03T15:33:59.647Z] ==> Uploading reports [2021-06-03T15:33:59.647Z] url: https://codecov.io [2021-06-03T15:33:59.647Z] query: branch=PR-3492&commit=ed29f88456416603e2586f45dda7bb891f2c87ee&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-06-03T15:33:59.647Z] -> Pinging Codecov [2021-06-03T15:33:59.647Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3492&commit=ed29f88456416603e2586f45dda7bb891f2c87ee&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-06-03T15:33:59.909Z] -> Uploading to [2021-06-03T15:33:59.909Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-03/00271124DB129430A58F1EEE437C3FCB/ed29f88456416603e2586f45dda7bb891f2c87ee/1060364a-f39f-40c1-a0cb-1e6e2399fad1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210603%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210603T153359Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4de7e06857751940decac844629c6db7307a232dafe912dc79ac29676509c008 [2021-06-03T15:33:59.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-03T15:33:59.909Z] Dload Upload Total Spent Left Speed [2021-06-03T15:34:00.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55878 0 0 100 55878 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-06-03T15:34:00.169Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ed29f88456416603e2586f45dda7bb891f2c87ee [Pipeline] } [2021-06-03T15:34:00.190Z] 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-06-03T15:34:02.051Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:34:02.624Z] ---> package-listing.sh [2021-06-03T15:34:02.624Z] ++ facter osfamily [2021-06-03T15:34:02.624Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-03T15:34:02.887Z] + OS_FAMILY=redhat [2021-06-03T15:34:02.887Z] + workspace=/w/workspace/edgex-go/10 [2021-06-03T15:34:02.887Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-03T15:34:02.887Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-03T15:34:02.887Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-03T15:34:02.887Z] + PACKAGES=/tmp/packages_start.txt [2021-06-03T15:34:02.887Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-03T15:34:02.887Z] + PACKAGES=/tmp/packages_end.txt [2021-06-03T15:34:02.887Z] + case "${OS_FAMILY}" in [2021-06-03T15:34:02.887Z] + sort [2021-06-03T15:34:02.887Z] + rpm -qa [2021-06-03T15:34:05.445Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-03T15:34:05.445Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-03T15:34:05.445Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-03T15:34:05.706Z] + '[' /w/workspace/edgex-go/10 ']' [2021-06-03T15:34:05.706Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2021-06-03T15:34:05.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2021-06-03T15:34:05.718Z] 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-03T15:34:06.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:34:06.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T15:34:06.596Z] [2021-06-03T15:34:06.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-03T15:34:06.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T15:34:06.914Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-03T15:34:06.914Z] df20fa9351a1: Pulling fs layer [2021-06-03T15:34:06.914Z] 36b3adc4ff6f: Pulling fs layer [2021-06-03T15:34:06.914Z] 8ad3a11d3b57: Pulling fs layer [2021-06-03T15:34:06.914Z] 46f8f816bc3b: Pulling fs layer [2021-06-03T15:34:06.914Z] 93b61091891f: Pulling fs layer [2021-06-03T15:34:06.914Z] 93b9cdb0e59b: Pulling fs layer [2021-06-03T15:34:06.914Z] 5e14af77c1be: Pulling fs layer [2021-06-03T15:34:06.914Z] 01666e4c0597: Pulling fs layer [2021-06-03T15:34:06.914Z] aa168da1d23b: Pulling fs layer [2021-06-03T15:34:06.914Z] 93b61091891f: Waiting [2021-06-03T15:34:06.914Z] 93b9cdb0e59b: Waiting [2021-06-03T15:34:06.914Z] 5e14af77c1be: Waiting [2021-06-03T15:34:06.914Z] 01666e4c0597: Waiting [2021-06-03T15:34:06.914Z] aa168da1d23b: Waiting [2021-06-03T15:34:06.914Z] 46f8f816bc3b: Waiting [2021-06-03T15:34:06.914Z] 36b3adc4ff6f: Verifying Checksum [2021-06-03T15:34:06.914Z] 36b3adc4ff6f: Download complete [2021-06-03T15:34:07.179Z] 46f8f816bc3b: Verifying Checksum [2021-06-03T15:34:07.179Z] 46f8f816bc3b: Download complete [2021-06-03T15:34:07.179Z] df20fa9351a1: Verifying Checksum [2021-06-03T15:34:07.179Z] df20fa9351a1: Download complete [2021-06-03T15:34:07.179Z] 93b9cdb0e59b: Verifying Checksum [2021-06-03T15:34:07.179Z] 93b9cdb0e59b: Download complete [2021-06-03T15:34:07.179Z] 93b61091891f: Download complete [2021-06-03T15:34:07.179Z] 5e14af77c1be: Verifying Checksum [2021-06-03T15:34:07.179Z] 5e14af77c1be: Download complete [2021-06-03T15:34:07.179Z] 01666e4c0597: Verifying Checksum [2021-06-03T15:34:07.179Z] 01666e4c0597: Download complete [2021-06-03T15:34:07.179Z] df20fa9351a1: Pull complete [2021-06-03T15:34:07.461Z] 36b3adc4ff6f: Pull complete [2021-06-03T15:34:07.461Z] 8ad3a11d3b57: Verifying Checksum [2021-06-03T15:34:07.461Z] 8ad3a11d3b57: Download complete [2021-06-03T15:34:07.846Z] 8ad3a11d3b57: Pull complete [2021-06-03T15:34:07.846Z] 46f8f816bc3b: Pull complete [2021-06-03T15:34:08.217Z] 93b61091891f: Pull complete [2021-06-03T15:34:08.217Z] 93b9cdb0e59b: Pull complete [2021-06-03T15:34:08.741Z] 5e14af77c1be: Pull complete [2021-06-03T15:34:08.741Z] 01666e4c0597: Pull complete [2021-06-03T15:34:09.398Z] aa168da1d23b: Verifying Checksum [2021-06-03T15:34:09.398Z] aa168da1d23b: Download complete [2021-06-03T15:34:13.615Z] aa168da1d23b: Pull complete [2021-06-03T15:34:13.615Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-03T15:34:13.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-03T15:34:13.615Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-03T15:34:13.692Z] prd-centos7-docker-4c-2g-311 does not seem to be running inside a container [2021-06-03T15:34:13.727Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-03T15:34:18.996Z] $ docker top 21bb2eaa8392924653bc281a38694f773c809db82537f4480370d723a8721cf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-03T15:34:19.392Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-03T15:34:19.699Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-03T15:34:19.996Z] + ls /var/log/sa-host [2021-06-03T15:34:19.996Z] + sadf -c /var/log/sa-host/sa03 [2021-06-03T15:34:19.996Z] file_magic: OK [2021-06-03T15:34:19.996Z] HZ: Using current value: 100 [2021-06-03T15:34:19.996Z] file_header: OK [2021-06-03T15:34:19.996Z] 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-06-03T15:34:19.996Z] Statistics: [2021-06-03T15:34:19.996Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T15:34:19.996Z] File successfully converted to sysstat format version 12.2.1 [2021-06-03T15:34:19.996Z] + sadf -c /var/log/sa-host/sa05 [2021-06-03T15:34:19.996Z] file_magic: OK [2021-06-03T15:34:19.996Z] HZ: Using current value: 100 [2021-06-03T15:34:19.996Z] file_header: OK [2021-06-03T15:34:19.996Z] 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-06-03T15:34:19.996Z] Statistics: [2021-06-03T15:34:19.996Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-03T15:34:19.996Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-03T15:34:20.204Z] provisioning config files... [2021-06-03T15:34:20.216Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config2578740194359334401tmp [Pipeline] { [Pipeline] echo [2021-06-03T15:34:20.236Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:34:20.546Z] ---> create-netrc.sh [Pipeline] } [2021-06-03T15:34:20.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-06-03T15:34:20.580Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:34:20.877Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-03T15:34:20.889Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:34:21.199Z] ---> sudo-logs.sh [2021-06-03T15:34:21.199Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-03T15:34:21.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:34:21.533Z] ---> job-cost.sh [2021-06-03T15:34:21.533Z] lf-activate-venv: SKIPPING [2021-06-03T15:34:21.533Z] DEBUG: total: 0.18000000715255737 [2021-06-03T15:34:21.533Z] INFO: Retrieving Stack Cost... [2021-06-03T15:34:22.481Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-03T15:34:23.053Z] INFO: Archiving Costs [Pipeline] echo [2021-06-03T15:34:23.068Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-03T15:34:23.361Z] ---> logs-deploy.sh [2021-06-03T15:34:23.361Z] lf-activate-venv: SKIPPING [2021-06-03T15:34:23.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/10 [2021-06-03T15:34:23.361Z] INFO: archiving workspace using pattern(s): [2021-06-03T15:34:24.304Z] Archives upload complete. [2021-06-03T15:34:24.304Z] INFO: archiving logs to Nexus