Pull request #3492 opened 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 2b9130be62c688e94595923eea9ec461724b4135+f6f68c45a71fc61d9870de441fabd717907f75d2 (c2682675e970627e3b3a45b1ad82f160f6751162) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh1464378396112223259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4890298730152575659.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4897934375508852598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4837622569357708835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh6478154223083565006.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3492/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh830427476882494524.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15330 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh2594021849071466222.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 f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 > 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/1@tmp/jenkins-gitclient-ssh8680503185044383043.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 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 Merge succeeded, producing 2b9130be62c688e94595923eea9ec461724b4135 Checking out Revision 2b9130be62c688e94595923eea9ec461724b4135 (PR-3492) > 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/1@tmp/jenkins-gitclient-ssh3082062394500340385.key > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 Commit message: "refactor: Remove obsolete V1 code, swagger & scripts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-20T16:13:33.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-20T16:13:33.398Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-20T16:13:33.512Z] ========================================================= [2021-05-20T16:13:33.512Z] EdgeX Global Pipelines Version Info [2021-05-20T16:13:33.512Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:13:35.008Z] ------------------- [2021-05-20T16:13:35.008Z] stable info: [2021-05-20T16:13:35.008Z] ------------------- [2021-05-20T16:13:35.008Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-20T16:13:35.008Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T16:13:35.008Z] Message: update stable to v1.0.192 [2021-05-20T16:13:35.585Z] ------------------- [2021-05-20T16:13:35.585Z] experimental info: [2021-05-20T16:13:35.585Z] ------------------- [2021-05-20T16:13:35.585Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-20T16:13:35.585Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T16:13:35.585Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-20T16:13:35.799Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-05-20T16:13:35.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-05-20T16:13:35.923Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-20T16:13:35.974Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-20T16:13:36.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-20T16:13:36.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-20T16:13:36.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-20T16:13:36.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-05-20T16:13:36.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-05-20T16:13:36.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-05-20T16:13:36.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-20T16:13:36.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-20T16:13:36.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-20T16:13:36.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-20T16:13:36.600Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T16:13:36.657Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-20T16:13:36.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-20T16:13:36.770Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-20T16:13:36.826Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-20T16:13:36.884Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-05-20T16:13:36.937Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-20T16:13:36.993Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-20T16:13:37.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3492 [Pipeline] echo [2021-05-20T16:13:37.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3492 [Pipeline] echo [2021-05-20T16:13:37.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3492 [Pipeline] echo [2021-05-20T16:13:37.222Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b9130be62c688e94595923eea9ec461724b4135 [Pipeline] echo [2021-05-20T16:13:37.279Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b9130b [Pipeline] echo [2021-05-20T16:13:37.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T16:13:37.495Z] provisioning config files... [2021-05-20T16:13:37.530Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8123089106121621025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:13:37.951Z] ---> docker-login.sh [2021-05-20T16:13:37.951Z] nexus3.edgexfoundry.org:10001 [2021-05-20T16:13:37.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:13:38.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:13:38.216Z] Configure a credential helper to remove this warning. See [2021-05-20T16:13:38.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:13:38.216Z] [2021-05-20T16:13:38.216Z] Login Succeeded [2021-05-20T16:13:38.216Z] nexus3.edgexfoundry.org:10002 [2021-05-20T16:13:38.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:13:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:13:38.479Z] Configure a credential helper to remove this warning. See [2021-05-20T16:13:38.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:13:38.479Z] [2021-05-20T16:13:38.479Z] Login Succeeded [2021-05-20T16:13:38.479Z] nexus3.edgexfoundry.org:10003 [2021-05-20T16:13:38.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:13:38.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:13:38.479Z] Configure a credential helper to remove this warning. See [2021-05-20T16:13:38.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:13:38.479Z] [2021-05-20T16:13:38.479Z] Login Succeeded [2021-05-20T16:13:38.479Z] nexus3.edgexfoundry.org:10004 [2021-05-20T16:13:38.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:13:38.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:13:38.745Z] Configure a credential helper to remove this warning. See [2021-05-20T16:13:38.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:13:38.745Z] [2021-05-20T16:13:38.745Z] Login Succeeded [2021-05-20T16:13:38.745Z] docker.io [2021-05-20T16:13:38.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:13:39.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:13:39.008Z] Configure a credential helper to remove this warning. See [2021-05-20T16:13:39.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:13:39.008Z] [2021-05-20T16:13:39.008Z] Login Succeeded [2021-05-20T16:13:39.008Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T16:13:39.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T16:13:39.499Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/core-command/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo core-command,cmd/core-command/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/core-data/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo core-data,cmd/core-data/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/core-metadata/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/support-notifications/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-05-20T16:13:39.499Z] + for file in '`ls cmd/**/Dockerfile`' [2021-05-20T16:13:39.499Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-05-20T16:13:39.499Z] ++ cut -d/ -f2 [2021-05-20T16:13:39.499Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-05-20T16:13:39.565Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:13:41.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T16:13:41.325Z] [2021-05-20T16:13:41.325Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:13:41.677Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T16:13:41.678Z] latest: Pulling from edgex-devops/git-semver [2021-05-20T16:13:41.678Z] 31603596830f: Pulling fs layer [2021-05-20T16:13:41.678Z] 54011a49482f: Pulling fs layer [2021-05-20T16:13:41.678Z] a6820b24f6d8: Pulling fs layer [2021-05-20T16:13:41.678Z] f581987b2513: Pulling fs layer [2021-05-20T16:13:41.678Z] f581987b2513: Waiting [2021-05-20T16:13:41.678Z] 54011a49482f: Verifying Checksum [2021-05-20T16:13:41.678Z] 54011a49482f: Download complete [2021-05-20T16:13:41.943Z] 31603596830f: Verifying Checksum [2021-05-20T16:13:41.943Z] 31603596830f: Download complete [2021-05-20T16:13:41.943Z] f581987b2513: Verifying Checksum [2021-05-20T16:13:41.943Z] f581987b2513: Download complete [2021-05-20T16:13:41.943Z] 31603596830f: Pull complete [2021-05-20T16:13:41.943Z] a6820b24f6d8: Verifying Checksum [2021-05-20T16:13:41.943Z] a6820b24f6d8: Download complete [2021-05-20T16:13:42.209Z] 54011a49482f: Pull complete [2021-05-20T16:13:42.788Z] a6820b24f6d8: Pull complete [2021-05-20T16:13:43.050Z] f581987b2513: Pull complete [2021-05-20T16:13:43.050Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-20T16:13:43.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-20T16:13:43.050Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-20T16:13:43.169Z] prd-centos7-docker-4c-2g-15330 does not seem to be running inside a container [2021-05-20T16:13:43.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-20T16:13:44.277Z] $ docker top 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-20T16:13:44.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T16:13:44.475Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T16:13:44.593Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T16:13:44.595Z] $ docker exec 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 ssh-agent [2021-05-20T16:13:44.701Z] SSH_AUTH_SOCK=/tmp/ssh-BseWFAE0dB1e/agent.13 [2021-05-20T16:13:44.701Z] SSH_AGENT_PID=19 [2021-05-20T16:13:44.714Z] Running ssh-add (command line suppressed) [2021-05-20T16:13:44.819Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6929050966718307181.key (/w/workspace/edgex-go/1@tmp/private_key_6929050966718307181.key) [2021-05-20T16:13:44.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T16:13:45.177Z] + git tag --points-at HEAD [Pipeline] } [2021-05-20T16:13:45.197Z] $ docker exec --env ******** --env ******** 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 ssh-agent -k [2021-05-20T16:13:45.295Z] unset SSH_AUTH_SOCK; [2021-05-20T16:13:45.296Z] unset SSH_AGENT_PID; [2021-05-20T16:13:45.296Z] echo Agent pid 19 killed; [2021-05-20T16:13:45.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-20T16:13:45.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-20T16:13:45.431Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-20T16:13:45.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-20T16:13:45.542Z] $ docker exec 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 ssh-agent [2021-05-20T16:13:45.661Z] SSH_AUTH_SOCK=/tmp/ssh-HBAU9K8hezue/agent.53 [2021-05-20T16:13:45.661Z] SSH_AGENT_PID=59 [2021-05-20T16:13:45.669Z] Running ssh-add (command line suppressed) [2021-05-20T16:13:45.765Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6809019868525103421.key (/w/workspace/edgex-go/1@tmp/private_key_6809019868525103421.key) [2021-05-20T16:13:45.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-20T16:13:46.132Z] + git semver init [2021-05-20T16:13:46.132Z] # -> Open(): unable to determine branch for HEAD [2021-05-20T16:13:46.132Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-05-20T16:13:46.132Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-05-20T16:13:46.132Z] # $SEMVER_REMOTE_NAME = origin [2021-05-20T16:13:46.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-20T16:13:46.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-20T16:13:46.132Z] # $SEMVER_BRANCH = PR-3492 [2021-05-20T16:13:46.132Z] # $SEMVER_TEMP = /tmp/semver-810507578 [2021-05-20T16:13:46.132Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-05-20T16:14:12.733Z] # '/tmp/semver-810507578' -> '/w/workspace/edgex-go/1/.semver' [2021-05-20T16:14:12.733Z] # -> Force: false [2021-05-20T16:14:12.733Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-05-20T16:14:12.758Z] $ docker exec --env ******** --env ******** 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 ssh-agent -k [2021-05-20T16:14:12.860Z] unset SSH_AUTH_SOCK; [2021-05-20T16:14:12.861Z] unset SSH_AGENT_PID; [2021-05-20T16:14:12.861Z] echo Agent pid 59 killed; [2021-05-20T16:14:12.871Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-20T16:14:13.289Z] + git semver [Pipeline] } [2021-05-20T16:14:13.316Z] $ docker stop --time=1 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 [2021-05-20T16:14:15.373Z] $ docker rm -f 8266a8499e4fc7574d86cd1556e183dfbf7226fff3d16b65e403e7d9120b0a34 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T16:14:15.834Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-20T16:14:16.162Z] Stashed 1 file(s) [Pipeline] echo [2021-05-20T16:14:16.186Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T16:14:17.232Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-20T16:14:17.556Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T16:14:17.881Z] + sudo service docker restart [2021-05-20T16:14:17.882Z] + true [2021-05-20T16:14:17.882Z] Redirecting to /bin/systemctl restart docker.service [2021-05-20T16:14:31.723Z] Still waiting to schedule task [2021-05-20T16:14:31.724Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-05-20T16:14:36.067Z] ========================================================= [2021-05-20T16:14:36.067Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-20T16:14:36.067Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:14:36.410Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-20T16:14:37.812Z] Sending build context to Docker daemon 328.7MB [2021-05-20T16:14:37.812Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T16:14:37.812Z] Step 2/6 : FROM ${BASE} [2021-05-20T16:14:37.812Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-20T16:14:37.812Z] 540db60ca938: Pulling fs layer [2021-05-20T16:14:37.812Z] adcc1eea9eea: Pulling fs layer [2021-05-20T16:14:37.812Z] 4c4ab2625f07: Pulling fs layer [2021-05-20T16:14:37.812Z] 0510c868ecb4: Pulling fs layer [2021-05-20T16:14:37.812Z] afea3b2eda06: Pulling fs layer [2021-05-20T16:14:37.812Z] 7809a108b3ef: Pulling fs layer [2021-05-20T16:14:37.812Z] f706445af74f: Pulling fs layer [2021-05-20T16:14:37.812Z] afea3b2eda06: Waiting [2021-05-20T16:14:37.812Z] 7809a108b3ef: Waiting [2021-05-20T16:14:37.812Z] f706445af74f: Waiting [2021-05-20T16:14:37.812Z] 0510c868ecb4: Waiting [2021-05-20T16:14:37.812Z] 4c4ab2625f07: Verifying Checksum [2021-05-20T16:14:37.812Z] 4c4ab2625f07: Download complete [2021-05-20T16:14:37.812Z] adcc1eea9eea: Verifying Checksum [2021-05-20T16:14:37.812Z] adcc1eea9eea: Download complete [2021-05-20T16:14:37.812Z] afea3b2eda06: Verifying Checksum [2021-05-20T16:14:37.812Z] afea3b2eda06: Download complete [2021-05-20T16:14:37.812Z] 7809a108b3ef: Verifying Checksum [2021-05-20T16:14:37.812Z] 7809a108b3ef: Download complete [2021-05-20T16:14:37.812Z] 540db60ca938: Verifying Checksum [2021-05-20T16:14:37.812Z] 540db60ca938: Download complete [2021-05-20T16:14:38.075Z] 540db60ca938: Pull complete [2021-05-20T16:14:38.075Z] adcc1eea9eea: Pull complete [2021-05-20T16:14:38.075Z] 4c4ab2625f07: Pull complete [2021-05-20T16:14:39.997Z] f706445af74f: Verifying Checksum [2021-05-20T16:14:39.997Z] f706445af74f: Download complete [2021-05-20T16:14:40.259Z] 0510c868ecb4: Verifying Checksum [2021-05-20T16:14:40.259Z] 0510c868ecb4: Download complete [2021-05-20T16:14:43.600Z] 0510c868ecb4: Pull complete [2021-05-20T16:14:43.600Z] afea3b2eda06: Pull complete [2021-05-20T16:14:43.600Z] 7809a108b3ef: Pull complete [2021-05-20T16:14:46.177Z] f706445af74f: Pull complete [2021-05-20T16:14:46.177Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-20T16:14:46.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-20T16:14:46.177Z] ---> b068be0155e3 [2021-05-20T16:14:46.177Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-20T16:14:47.121Z] ---> Running in ed1fe910db0e [2021-05-20T16:14:47.121Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:14:48.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:14:48.655Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T16:14:48.915Z] (2/12) Installing file (5.39-r0) [2021-05-20T16:14:49.177Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T16:14:49.177Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T16:14:54.472Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T16:14:54.472Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T16:14:54.472Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T16:14:54.473Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T16:14:54.473Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T16:14:54.473Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T16:14:54.473Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T16:14:54.473Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T16:14:54.473Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T16:14:54.473Z] OK: 219 MiB in 52 packages [2021-05-20T16:14:55.858Z] Removing intermediate container ed1fe910db0e [2021-05-20T16:14:55.858Z] ---> 40526ea4020a [2021-05-20T16:14:55.858Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T16:14:55.858Z] ---> Running in a754e297bb72 [2021-05-20T16:14:55.858Z] Removing intermediate container a754e297bb72 [2021-05-20T16:14:55.858Z] ---> 67f3b3585dfc [2021-05-20T16:14:55.858Z] Step 5/6 : COPY go.mod . [2021-05-20T16:14:56.120Z] ---> 8961ede017a6 [2021-05-20T16:14:56.120Z] Step 6/6 : RUN go mod download [2021-05-20T16:14:56.120Z] ---> Running in e5322dcc66e6 [2021-05-20T16:15:08.410Z] Removing intermediate container e5322dcc66e6 [2021-05-20T16:15:08.410Z] ---> a3bf59debb7e [2021-05-20T16:15:08.410Z] Successfully built a3bf59debb7e [2021-05-20T16:15:08.410Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:15:08.752Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T16:15:08.752Z] . [Pipeline] withDockerContainer [2021-05-20T16:15:08.848Z] prd-centos7-docker-4c-2g-15330 does not seem to be running inside a container [2021-05-20T16:15:08.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T16:15:09.254Z] $ docker top d64e4dfaf4dcef4bba5094e184535c8d5b62a70bd56e8b9e0bf34877bfd31542 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T16:15:09.672Z] + go version [2021-05-20T16:15:09.672Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-20T16:15:09.700Z] $ docker stop --time=1 d64e4dfaf4dcef4bba5094e184535c8d5b62a70bd56e8b9e0bf34877bfd31542 [2021-05-20T16:15:10.877Z] $ docker rm -f d64e4dfaf4dcef4bba5094e184535c8d5b62a70bd56e8b9e0bf34877bfd31542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:15:11.660Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-20T16:15:11.660Z] . [Pipeline] withDockerContainer [2021-05-20T16:15:11.749Z] prd-centos7-docker-4c-2g-15330 does not seem to be running inside a container [2021-05-20T16:15:11.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-05-20T16:15:12.123Z] $ docker top 18f7767e32b544a807b1822079feb18f6577fb8d71cf0d96e5c2f97fef7b013e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T16:15:12.265Z] ========================================================= [2021-05-20T16:15:12.265Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T16:15:12.265Z] ========================================================= [Pipeline] sh [2021-05-20T16:15:12.589Z] + go mod tidy [Pipeline] sh [2021-05-20T16:15:13.176Z] + make test [2021-05-20T16:15:13.176Z] go mod tidy [2021-05-20T16:15:13.176Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T16:15:18.520Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T16:15:33.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T16:15:38.958Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T16:15:40.390Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T16:15:40.390Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T16:15:42.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T16:15:43.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T16:15:43.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T16:15:43.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T16:15:43.865Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T16:15:44.442Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T16:15:46.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T16:15:46.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 28.7% of statements [2021-05-20T16:15:48.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.078s coverage: 100.0% of statements [2021-05-20T16:15:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-20T16:15:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T16:15:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T16:15:48.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T16:15:49.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.077s coverage: 81.2% of statements [2021-05-20T16:15:49.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T16:15:49.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.065s coverage: 58.6% of statements [2021-05-20T16:15:49.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T16:15:49.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T16:15:50.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.077s coverage: 87.7% of statements [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:15:50.302Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.060s coverage: 78.9% of statements [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T16:15:50.302Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T16:15:52.225Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.260s coverage: 95.1% of statements [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T16:15:52.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T16:15:52.225Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-05-20T16:15:52.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T16:15:52.490Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.054s coverage: 21.7% of statements [2021-05-20T16:15:52.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T16:15:52.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-05-20T16:15:52.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements [2021-05-20T16:15:53.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-05-20T16:15:53.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.050s coverage: 96.3% of statements [2021-05-20T16:15:53.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2021-05-20T16:16:05.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.050s coverage: 94.4% of statements [2021-05-20T16:16:05.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2021-05-20T16:16:10.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.207s coverage: 81.8% of statements [2021-05-20T16:16:10.040Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.041s coverage: 87.2% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.051s coverage: 76.0% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.130s coverage: 64.4% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.231s coverage: 66.9% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.5% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.030s coverage: 89.5% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T16:16:32.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T16:16:32.032Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.067s coverage: 19.4% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.131s coverage: 91.2% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 64.6% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T16:16:33.434Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T16:16:33.434Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.030s coverage: 100.0% of statements [2021-05-20T16:16:33.708Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 28.1% of statements [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T16:16:33.708Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 27.9% of statements [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T16:16:33.708Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T16:16:33.973Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 100.0% of statements [2021-05-20T16:16:34.241Z] GO111MODULE=on go vet ./... [2021-05-20T16:16:40.078Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-15331 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-20T16:16:40.167Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T16:16:40.423Z] The recommended git tool is: git [2021-05-20T16:16:45.435Z] using credential edgex-jenkins-ssh [2021-05-20T16:16:45.453Z] Cloning the remote Git repository [2021-05-20T16:16:45.524Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T16:16:45.660Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T16:16:45.723Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T16:16:45.724Z] > git --version # timeout=10 [2021-05-20T16:16:45.737Z] > git --version # 'git version 2.17.1' [2021-05-20T16:16:45.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T16:16:45.798Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T16:17:01.609Z] gofmt -l . [2021-05-20T16:17:01.609Z] [ "`gofmt -l .`" = "" ] [2021-05-20T16:17:01.609Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T16:17:01.934Z] + ls -al . [2021-05-20T16:17:01.934Z] total 516 [2021-05-20T16:17:01.934Z] drwxrwxr-x 10 1001 1001 4096 May 20 16:16 . [2021-05-20T16:17:01.934Z] drwxr-xr-x 4 root root 28 May 20 16:15 .. [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 11 May 20 16:13 .dockerignore [2021-05-20T16:17:01.934Z] drwxrwxr-x 8 1001 1001 179 May 20 16:13 .git [2021-05-20T16:17:01.934Z] drwxrwxr-x 3 1001 1001 125 May 20 16:13 .github [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 818 May 20 16:13 .gitignore [2021-05-20T16:17:01.934Z] drwx------ 3 1001 1001 60 May 20 16:14 .semver [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 166 May 20 16:13 .sonarcloud.properties [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 8609 May 20 16:13 Attribution.txt [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 3804 May 20 16:13 CONTRIBUTING.md [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 931 May 20 16:13 Dockerfile.build [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 863 May 20 16:13 Jenkinsfile [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 10775 May 20 16:13 LICENSE [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 5605 May 20 16:13 Makefile [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 7978 May 20 16:13 README.md [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 6755 May 20 16:13 SECURITY.md [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 5 May 20 16:14 VERSION [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 4131 May 20 16:13 ZMQWindows.md [2021-05-20T16:17:01.934Z] drwxrwxr-x 2 1001 1001 37 May 20 16:13 bin [2021-05-20T16:17:01.934Z] drwxrwxr-x 14 1001 1001 4096 May 20 16:13 cmd [2021-05-20T16:17:01.934Z] -rw-r--r-- 1 root root 400932 May 20 16:16 coverage.out [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 902 May 20 16:13 go.mod [2021-05-20T16:17:01.934Z] -rw-r--r-- 1 root root 21352 May 20 16:15 go.sum [2021-05-20T16:17:01.934Z] drwxrwxr-x 8 1001 1001 127 May 20 16:13 internal [2021-05-20T16:17:01.934Z] drwxrwxr-x 3 1001 1001 16 May 20 16:13 openapi [2021-05-20T16:17:01.934Z] drwxrwxr-x 4 1001 1001 71 May 20 16:13 snap [2021-05-20T16:17:01.934Z] -rw-rw-r-- 1 1001 1001 168 May 20 16:13 version.go [Pipeline] sh [2021-05-20T16:17:02.258Z] + '[' -e coverage.out ] [2021-05-20T16:17:02.258Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T16:17:02.394Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T16:17:02.705Z] + make build [2021-05-20T16:17:02.705Z] go mod tidy [2021-05-20T16:17:02.705Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T16:17:04.110Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T16:17:06.155Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T16:17:06.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T16:17:06.205Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T16:17:06.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T16:17:06.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T16:17:06.249Z] > 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-05-20T16:17:07.175Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:17:07.526Z] Merge succeeded, producing 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:17:07.527Z] Checking out Revision 2b9130be62c688e94595923eea9ec461724b4135 (PR-3492) [2021-05-20T16:17:07.200Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T16:17:07.226Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-20T16:17:07.458Z] > git remote # timeout=10 [2021-05-20T16:17:07.475Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T16:17:07.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T16:17:07.497Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T16:17:07.520Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T16:17:07.539Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T16:17:07.559Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-20T16:17:10.770Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T16:17:11.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T16:17:11.922Z] Commit message: "refactor: Remove obsolete V1 code, swagger & scripts" [2021-05-20T16:17:11.981Z] > git --version # timeout=10 [2021-05-20T16:17:11.988Z] > git --version # 'git version 2.17.1' [2021-05-20T16:17:12.003Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-20T16:17:12.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T16:17:12.303Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-20T16:17:13.709Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T16:17:13.829Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-20T16:17:14.265Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-20T16:17:14.640Z] + sudo service docker restart [2021-05-20T16:17:14.641Z] + true [2021-05-20T16:17:14.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T16:17:15.234Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T16:17:16.185Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T16:17:16.775Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T16:17:17.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-05-20T16:17:19.145Z] $ docker stop --time=1 18f7767e32b544a807b1822079feb18f6577fb8d71cf0d96e5c2f97fef7b013e [2021-05-20T16:17:20.887Z] $ docker rm -f 18f7767e32b544a807b1822079feb18f6577fb8d71cf0d96e5c2f97fef7b013e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:17:24.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T16:17:24.228Z] [2021-05-20T16:17:24.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:17:24.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T16:17:24.581Z] latest: Pulling from edgex-devops/edgex-compose [2021-05-20T16:17:24.581Z] cbdbe7a5bc2a: Pulling fs layer [2021-05-20T16:17:24.581Z] ca9280d653b3: Pulling fs layer [2021-05-20T16:17:24.581Z] 7e9c9ca2126c: Pulling fs layer [2021-05-20T16:17:24.842Z] cbdbe7a5bc2a: Verifying Checksum [2021-05-20T16:17:24.842Z] cbdbe7a5bc2a: Download complete [2021-05-20T16:17:24.842Z] cbdbe7a5bc2a: Pull complete [2021-05-20T16:17:25.416Z] ca9280d653b3: Verifying Checksum [2021-05-20T16:17:25.416Z] ca9280d653b3: Download complete [2021-05-20T16:17:25.994Z] ca9280d653b3: Pull complete [2021-05-20T16:17:26.261Z] 7e9c9ca2126c: Verifying Checksum [2021-05-20T16:17:26.261Z] 7e9c9ca2126c: Download complete [2021-05-20T16:17:28.826Z] 7e9c9ca2126c: Pull complete [2021-05-20T16:17:28.826Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-05-20T16:17:28.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T16:17:28.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-05-20T16:17:28.925Z] prd-centos7-docker-4c-2g-15330 does not seem to be running inside a container [2021-05-20T16:17:28.970Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T16:17:31.628Z] $ docker top 191aa4163e9530a6deb950f97370f0798899369fc84a4f51e41957c1efc74cdf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T16:17:32.044Z] + grep parallel [2021-05-20T16:17:32.044Z] + docker-compose build --help [2021-05-20T16:17:32.627Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T16:17:32.658Z] $ docker stop --time=1 191aa4163e9530a6deb950f97370f0798899369fc84a4f51e41957c1efc74cdf [2021-05-20T16:17:33.843Z] $ docker rm -f 191aa4163e9530a6deb950f97370f0798899369fc84a4f51e41957c1efc74cdf [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T16:17:34.047Z] provisioning config files... [2021-05-20T16:17:34.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5297280974536670976tmp [Pipeline] writeFile [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:17:34.596Z] ---> docker-login.sh [2021-05-20T16:17:34.596Z] nexus3.edgexfoundry.org:10001 [2021-05-20T16:17:34.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-05-20T16:17:34.676Z] . [Pipeline] withDockerContainer [2021-05-20T16:17:34.771Z] prd-centos7-docker-4c-2g-15330 does not seem to be running inside a container [2021-05-20T16:17:34.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-05-20T16:17:35.195Z] $ docker top 2fe84b0d5749575d29ce109924e8d73fd45de0459d3d9749635d5c43c22b3361 -eo pid,comm [2021-05-20T16:17:35.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2021-05-20T16:17:35.637Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T16:17:35.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:17:35.793Z] Configure a credential helper to remove this warning. See [2021-05-20T16:17:35.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:17:35.793Z] [2021-05-20T16:17:35.793Z] Login Succeeded [2021-05-20T16:17:35.793Z] nexus3.edgexfoundry.org:10002 [2021-05-20T16:17:36.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:17:36.212Z] Building core-command ... [2021-05-20T16:17:36.212Z] Building core-data ... [2021-05-20T16:17:36.212Z] Building core-metadata ... [2021-05-20T16:17:36.212Z] Building security-bootstrapper ... [2021-05-20T16:17:36.212Z] Building security-proxy-setup ... [2021-05-20T16:17:36.212Z] Building security-secretstore-setup ... [2021-05-20T16:17:36.212Z] Building support-notifications ... [2021-05-20T16:17:36.212Z] Building support-scheduler ... [2021-05-20T16:17:36.212Z] Building sys-mgmt-agent ... [2021-05-20T16:17:36.212Z] Building support-notifications [2021-05-20T16:17:36.212Z] Building security-bootstrapper [2021-05-20T16:17:36.212Z] Building security-proxy-setup [2021-05-20T16:17:36.212Z] Building support-scheduler [2021-05-20T16:17:36.212Z] Building core-command [2021-05-20T16:17:36.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:17:36.342Z] Configure a credential helper to remove this warning. See [2021-05-20T16:17:36.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:17:36.342Z] [2021-05-20T16:17:36.342Z] Login Succeeded [2021-05-20T16:17:36.342Z] nexus3.edgexfoundry.org:10003 [2021-05-20T16:17:36.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:17:36.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:17:36.893Z] Configure a credential helper to remove this warning. See [2021-05-20T16:17:36.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:17:36.893Z] [2021-05-20T16:17:36.893Z] Login Succeeded [2021-05-20T16:17:36.893Z] nexus3.edgexfoundry.org:10004 [2021-05-20T16:17:37.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:17:37.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:17:37.440Z] Configure a credential helper to remove this warning. See [2021-05-20T16:17:37.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:17:37.440Z] [2021-05-20T16:17:37.440Z] Login Succeeded [2021-05-20T16:17:37.440Z] docker.io [2021-05-20T16:17:37.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-20T16:17:38.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-20T16:17:38.122Z] Configure a credential helper to remove this warning. See [2021-05-20T16:17:38.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-20T16:17:38.122Z] [2021-05-20T16:17:38.122Z] Login Succeeded [2021-05-20T16:17:38.122Z] ---> docker-login.sh ends [Pipeline] } [2021-05-20T16:17:38.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-20T16:17:38.734Z] ========================================================= [2021-05-20T16:17:38.734Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-20T16:17:38.734Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:17:39.163Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-20T16:17:41.802Z] Sending build context to Docker daemon 166.1MB [2021-05-20T16:17:41.802Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-05-20T16:17:41.802Z] Step 2/6 : FROM ${BASE} [2021-05-20T16:17:41.802Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-20T16:17:41.802Z] 595b0fe564bb: Pulling fs layer [2021-05-20T16:17:41.802Z] 7186ed65a4f7: Pulling fs layer [2021-05-20T16:17:41.802Z] 316046926c0a: Pulling fs layer [2021-05-20T16:17:41.802Z] 4ebd0625c992: Pulling fs layer [2021-05-20T16:17:41.802Z] 207e8628e3a3: Pulling fs layer [2021-05-20T16:17:41.802Z] c791037a9be2: Pulling fs layer [2021-05-20T16:17:41.802Z] ffd874e62e21: Pulling fs layer [2021-05-20T16:17:41.802Z] 207e8628e3a3: Waiting [2021-05-20T16:17:41.802Z] c791037a9be2: Waiting [2021-05-20T16:17:41.802Z] 4ebd0625c992: Waiting [2021-05-20T16:17:41.802Z] ffd874e62e21: Waiting [2021-05-20T16:17:41.802Z] 316046926c0a: Verifying Checksum [2021-05-20T16:17:41.802Z] 316046926c0a: Download complete [2021-05-20T16:17:42.077Z] 7186ed65a4f7: Download complete [2021-05-20T16:17:42.077Z] 207e8628e3a3: Verifying Checksum [2021-05-20T16:17:42.077Z] 207e8628e3a3: Download complete [2021-05-20T16:17:42.077Z] c791037a9be2: Verifying Checksum [2021-05-20T16:17:42.077Z] c791037a9be2: Download complete [2021-05-20T16:17:42.077Z] 595b0fe564bb: Verifying Checksum [2021-05-20T16:17:42.077Z] 595b0fe564bb: Download complete [2021-05-20T16:17:42.687Z] 595b0fe564bb: Pull complete [2021-05-20T16:17:43.289Z] 7186ed65a4f7: Pull complete [2021-05-20T16:17:43.566Z] 316046926c0a: Pull complete [2021-05-20T16:17:44.547Z] ffd874e62e21: Verifying Checksum [2021-05-20T16:17:45.529Z] 4ebd0625c992: Verifying Checksum [2021-05-20T16:17:45.529Z] 4ebd0625c992: Download complete [2021-05-20T16:17:47.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:17:47.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:17:47.374Z] ---> a3bf59debb7e [2021-05-20T16:17:47.374Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T16:17:47.374Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:17:47.374Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:17:47.374Z] ---> a3bf59debb7e [2021-05-20T16:17:47.374Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T16:17:53.986Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:17:53.986Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:17:53.986Z] ---> a3bf59debb7e [2021-05-20T16:17:53.986Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T16:17:53.986Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:17:53.986Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:17:53.986Z] ---> a3bf59debb7e [2021-05-20T16:17:53.986Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T16:17:54.563Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:17:54.563Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:17:54.563Z] ---> a3bf59debb7e [2021-05-20T16:17:54.563Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:17:55.679Z] 4ebd0625c992: Pull complete [2021-05-20T16:17:55.679Z] 207e8628e3a3: Pull complete [2021-05-20T16:17:56.272Z] c791037a9be2: Pull complete [2021-05-20T16:17:57.870Z] ---> Running in 29a66a05390e [2021-05-20T16:17:57.870Z] ---> Running in 74002ee715c4 [2021-05-20T16:17:57.870Z] ---> Running in 9f3d4495f3d4 [2021-05-20T16:17:57.870Z] ---> Running in 061db0b6d43f [2021-05-20T16:17:57.870Z] ---> Running in 34af4da3aa56 [2021-05-20T16:17:57.870Z] Removing intermediate container 29a66a05390e [2021-05-20T16:17:57.870Z] ---> 5810b1b95cc3 [2021-05-20T16:17:57.870Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:17:57.870Z] Removing intermediate container 74002ee715c4 [2021-05-20T16:17:57.870Z] ---> 9d6085aa91e8 [2021-05-20T16:17:57.870Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:17:57.870Z] Removing intermediate container 9f3d4495f3d4 [2021-05-20T16:17:57.870Z] ---> 6d46ed5aa87a [2021-05-20T16:17:57.870Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:17:57.870Z] ---> Running in 2cf7582da99d [2021-05-20T16:17:57.870Z] Removing intermediate container 061db0b6d43f [2021-05-20T16:17:57.870Z] ---> 9ad8de806ef5 [2021-05-20T16:17:57.870Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:17:57.870Z] Removing intermediate container 34af4da3aa56 [2021-05-20T16:17:57.870Z] ---> 5289433fe01f [2021-05-20T16:17:57.870Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:17:57.870Z] ---> Running in cfaf17d98ea1 [2021-05-20T16:17:57.870Z] ---> Running in de9209b05d1f [2021-05-20T16:17:57.870Z] ---> Running in 862422e417e1 [2021-05-20T16:17:57.870Z] ---> Running in 230e7fc0d4d3 [2021-05-20T16:17:58.827Z] Removing intermediate container cfaf17d98ea1 [2021-05-20T16:17:58.827Z] ---> 2e6dba4f0676 [2021-05-20T16:17:58.827Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T16:17:58.827Z] ---> Running in c04f32ce820a [2021-05-20T16:17:58.827Z] Removing intermediate container 2cf7582da99d [2021-05-20T16:17:58.827Z] ---> 79b622330e79 [2021-05-20T16:17:58.827Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T16:17:58.827Z] ---> Running in f83249654357 [2021-05-20T16:17:58.827Z] Removing intermediate container de9209b05d1f [2021-05-20T16:17:58.827Z] ---> d55874f11c3c [2021-05-20T16:17:58.827Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T16:17:59.090Z] ---> Running in 76377127f5d2 [2021-05-20T16:17:59.090Z] Removing intermediate container 862422e417e1 [2021-05-20T16:17:59.090Z] ---> 345b7551632f [2021-05-20T16:17:59.090Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-05-20T16:17:59.090Z] ---> Running in 8f001669c8fa [2021-05-20T16:17:59.090Z] Removing intermediate container 230e7fc0d4d3 [2021-05-20T16:17:59.090Z] ---> 5a656571f62d [2021-05-20T16:17:59.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T16:17:59.358Z] ---> Running in e9d10d9c1da8 [2021-05-20T16:17:59.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:17:59.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:17:59.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:17:59.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:17:59.898Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:18:00.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:18:00.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:18:00.626Z] ffd874e62e21: Pull complete [2021-05-20T16:18:00.626Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-20T16:18:00.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-20T16:18:00.626Z] ---> cfc18b08335c [2021-05-20T16:18:00.626Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-05-20T16:18:00.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:18:00.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:18:00.741Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:18:00.741Z] OK: 219 MiB in 52 packages [2021-05-20T16:18:01.333Z] OK: 219 MiB in 52 packages [2021-05-20T16:18:01.333Z] OK: 219 MiB in 52 packages [2021-05-20T16:18:01.333Z] Removing intermediate container c04f32ce820a [2021-05-20T16:18:01.333Z] ---> 546b4afec54a [2021-05-20T16:18:01.333Z] Step 6/22 : COPY go.mod . [2021-05-20T16:18:01.333Z] OK: 219 MiB in 52 packages [2021-05-20T16:18:01.333Z] OK: 219 MiB in 52 packages [2021-05-20T16:18:01.333Z] ---> c4430794b60b [2021-05-20T16:18:01.333Z] Step 7/22 : RUN go mod download [2021-05-20T16:18:01.608Z] ---> Running in 628a1f651f6f [2021-05-20T16:18:01.609Z] Removing intermediate container 76377127f5d2 [2021-05-20T16:18:01.609Z] ---> 0e62adc4791d [2021-05-20T16:18:01.609Z] Step 6/32 : COPY go.mod . [2021-05-20T16:18:01.874Z] Removing intermediate container e9d10d9c1da8 [2021-05-20T16:18:01.874Z] ---> 1ebbaa2e959a [2021-05-20T16:18:01.874Z] Step 6/24 : COPY go.mod . [2021-05-20T16:18:01.874Z] Removing intermediate container 8f001669c8fa [2021-05-20T16:18:01.874Z] ---> fe7bd7a1b8b9 [2021-05-20T16:18:01.874Z] Step 6/23 : COPY go.mod . [2021-05-20T16:18:02.141Z] Removing intermediate container f83249654357 [2021-05-20T16:18:02.141Z] ---> 7d6602e7d8c3 [2021-05-20T16:18:02.141Z] Step 6/23 : COPY go.mod . [2021-05-20T16:18:02.141Z] ---> 7d0f1d38c9da [2021-05-20T16:18:02.141Z] Step 7/32 : RUN go mod download [2021-05-20T16:18:02.141Z] ---> Running in be55467109cc [2021-05-20T16:18:02.141Z] ---> be287a004ef7 [2021-05-20T16:18:02.141Z] Step 7/23 : RUN go mod download [2021-05-20T16:18:02.141Z] ---> 31b4e396dbf2 [2021-05-20T16:18:02.141Z] Step 7/24 : RUN go mod download [2021-05-20T16:18:02.141Z] ---> Running in 13f7e5ed789a [2021-05-20T16:18:02.404Z] ---> Running in 358faad64cf7 [2021-05-20T16:18:02.404Z] ---> f590b2b8b963 [2021-05-20T16:18:02.404Z] Step 7/23 : RUN go mod download [2021-05-20T16:18:02.404Z] ---> Running in cb8ee197fbe7 [2021-05-20T16:18:02.632Z] ---> Running in 1e80524edf8e [2021-05-20T16:18:02.682Z] Removing intermediate container 628a1f651f6f [2021-05-20T16:18:02.682Z] ---> 8c1bdfb67dfa [2021-05-20T16:18:02.682Z] Step 8/22 : COPY . . [2021-05-20T16:18:03.284Z] Removing intermediate container be55467109cc [2021-05-20T16:18:03.284Z] ---> c794e04c8aeb [2021-05-20T16:18:03.284Z] Step 8/32 : COPY . . [2021-05-20T16:18:04.064Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:18:04.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:18:05.626Z] (1/12) Installing libmagic (5.39-r0) [2021-05-20T16:18:05.897Z] (2/12) Installing file (5.39-r0) [2021-05-20T16:18:06.167Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-05-20T16:18:06.167Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-05-20T16:18:10.466Z] (5/12) Installing fortify-headers (1.1-r0) [2021-05-20T16:18:10.466Z] (6/12) Installing patch (2.7.6-r6) [2021-05-20T16:18:10.466Z] (7/12) Installing build-base (0.5-r2) [2021-05-20T16:18:10.466Z] (8/12) Installing libsodium (1.0.18-r0) [2021-05-20T16:18:10.466Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-05-20T16:18:10.466Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-05-20T16:18:10.736Z] (11/12) Installing libzmq (4.3.3-r1) [2021-05-20T16:18:10.736Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-05-20T16:18:10.736Z] Executing busybox-1.32.1-r6.trigger [2021-05-20T16:18:11.007Z] OK: 218 MiB in 52 packages [2021-05-20T16:18:11.490Z] Removing intermediate container 358faad64cf7 [2021-05-20T16:18:11.490Z] ---> ab4b658b76ed [2021-05-20T16:18:11.490Z] Step 8/24 : COPY . . [2021-05-20T16:18:11.490Z] ---> 5b243c30b139 [2021-05-20T16:18:11.490Z] Step 9/22 : RUN go mod tidy [2021-05-20T16:18:11.490Z] Removing intermediate container 13f7e5ed789a [2021-05-20T16:18:11.490Z] ---> 7ed525115ac8 [2021-05-20T16:18:11.490Z] Step 8/23 : COPY . . [2021-05-20T16:18:11.490Z] ---> f5d58717c298 [2021-05-20T16:18:11.490Z] Step 9/32 : RUN go mod tidy [2021-05-20T16:18:11.490Z] ---> Running in d7554b33132d [2021-05-20T16:18:11.490Z] Removing intermediate container cb8ee197fbe7 [2021-05-20T16:18:11.490Z] ---> 2b2b2fa5d4ea [2021-05-20T16:18:11.490Z] Step 8/23 : COPY . . [2021-05-20T16:18:12.885Z] ---> Running in fb3abf5bb405 [2021-05-20T16:18:14.387Z] Removing intermediate container 1e80524edf8e [2021-05-20T16:18:14.387Z] ---> ea74065c647d [2021-05-20T16:18:14.387Z] Step 4/6 : WORKDIR /edgex-go [2021-05-20T16:18:14.387Z] ---> Running in 45594517dc30 [2021-05-20T16:18:15.000Z] Removing intermediate container 45594517dc30 [2021-05-20T16:18:15.000Z] ---> 097b6e236cf1 [2021-05-20T16:18:15.000Z] Step 5/6 : COPY go.mod . [2021-05-20T16:18:15.601Z] ---> 103a611d0a70 [2021-05-20T16:18:15.601Z] Step 6/6 : RUN go mod download [2021-05-20T16:18:15.876Z] ---> Running in 6efae0d4ef28 [2021-05-20T16:18:21.082Z] Removing intermediate container d7554b33132d [2021-05-20T16:18:21.083Z] ---> 08afcaccc8f6 [2021-05-20T16:18:21.083Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T16:18:21.083Z] ---> ffe5fa16dda6 [2021-05-20T16:18:21.083Z] Step 9/23 : RUN go mod tidy [2021-05-20T16:18:21.083Z] ---> 3d930ad11fbd [2021-05-20T16:18:21.083Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:18:21.083Z] ---> 0b8e1c14cbdb [2021-05-20T16:18:21.083Z] Step 9/23 : RUN go mod tidy [2021-05-20T16:18:21.083Z] ---> Running in 3ec8aec3e9e1 [2021-05-20T16:18:21.083Z] ---> Running in 733df58666f5 [2021-05-20T16:18:21.083Z] Removing intermediate container fb3abf5bb405 [2021-05-20T16:18:21.083Z] ---> 8aa6085adc1f [2021-05-20T16:18:21.083Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T16:18:21.083Z] ---> Running in 23314acb98a2 [2021-05-20T16:18:21.083Z] ---> Running in e548d3af9390 [2021-05-20T16:18:21.083Z] ---> Running in bb46dc8a1e18 [2021-05-20T16:18:21.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T16:18:21.083Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T16:18:22.024Z] Removing intermediate container 733df58666f5 [2021-05-20T16:18:22.024Z] ---> d97bb40447c3 [2021-05-20T16:18:22.024Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T16:18:22.024Z] ---> Running in 17efce6b8cc5 [2021-05-20T16:18:22.287Z] Removing intermediate container e548d3af9390 [2021-05-20T16:18:22.287Z] ---> 92426c7b21cb [2021-05-20T16:18:22.287Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T16:18:22.287Z] ---> Running in 6daf0e9d7896 [2021-05-20T16:18:22.287Z] Removing intermediate container 23314acb98a2 [2021-05-20T16:18:22.287Z] ---> a6d7049b687f [2021-05-20T16:18:22.287Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T16:18:22.287Z] ---> Running in 859a54b30865 [2021-05-20T16:18:22.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T16:18:22.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T16:18:23.079Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T16:18:42.667Z] Removing intermediate container 6efae0d4ef28 [2021-05-20T16:18:42.667Z] ---> bd5520e74dac [2021-05-20T16:18:42.667Z] Successfully built bd5520e74dac [2021-05-20T16:18:42.667Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:18:43.063Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T16:18:43.063Z] . [Pipeline] withDockerContainer [2021-05-20T16:18:43.420Z] prd-ubuntu18.04-docker-arm64-4c-16g-15331 does not seem to be running inside a container [2021-05-20T16:18:43.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T16:18:45.176Z] $ docker top 3553ede267668dd7664a0ea32bf175a91acfa8e86f9e89935536f78b5d9e91e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T16:18:46.211Z] + go version [2021-05-20T16:18:46.211Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-20T16:18:46.262Z] $ docker stop --time=1 3553ede267668dd7664a0ea32bf175a91acfa8e86f9e89935536f78b5d9e91e6 [2021-05-20T16:18:48.102Z] $ docker rm -f 3553ede267668dd7664a0ea32bf175a91acfa8e86f9e89935536f78b5d9e91e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:18:49.088Z] + docker inspect -f . ci-base-image-arm64 [2021-05-20T16:18:49.088Z] . [Pipeline] withDockerContainer [2021-05-20T16:18:49.361Z] prd-ubuntu18.04-docker-arm64-4c-16g-15331 does not seem to be running inside a container [2021-05-20T16:18:49.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-20T16:18:51.002Z] $ docker top 1e625abe795817c02427524e996e3df6dbed663dc04b0e4510fd4830f9f12862 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-20T16:18:51.359Z] ========================================================= [2021-05-20T16:18:51.359Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-05-20T16:18:51.359Z] ========================================================= [Pipeline] sh [2021-05-20T16:18:52.021Z] + go mod tidy [Pipeline] sh [2021-05-20T16:18:53.304Z] + make test [2021-05-20T16:18:53.304Z] go mod tidy [2021-05-20T16:18:53.903Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-05-20T16:18:55.201Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T16:19:00.528Z] Removing intermediate container bb46dc8a1e18 [2021-05-20T16:19:00.528Z] ---> 220a0b242b1b [2021-05-20T16:19:00.528Z] [2021-05-20T16:19:00.528Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T16:19:00.528Z] 3.12: Pulling from library/alpine [2021-05-20T16:19:00.528Z] Removing intermediate container 3ec8aec3e9e1 [2021-05-20T16:19:00.528Z] ---> 634da5c1e7c4 [2021-05-20T16:19:00.528Z] [2021-05-20T16:19:00.528Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T16:19:00.791Z] 3.12: Pulling from library/alpine [2021-05-20T16:19:00.791Z] Removing intermediate container 6daf0e9d7896 [2021-05-20T16:19:00.791Z] ---> 0fac45babb20 [2021-05-20T16:19:00.791Z] [2021-05-20T16:19:00.791Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T16:19:00.791Z] Removing intermediate container 17efce6b8cc5 [2021-05-20T16:19:00.791Z] ---> e2bad9f7957c [2021-05-20T16:19:00.791Z] [2021-05-20T16:19:00.791Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T16:19:01.052Z] 3.12: Pulling from library/alpine [2021-05-20T16:19:01.052Z] 3.12: Pulling from library/alpine [2021-05-20T16:19:01.052Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T16:19:01.052Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T16:19:01.052Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T16:19:01.052Z] Status: Image is up to date for alpine:3.12 [2021-05-20T16:19:01.052Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T16:19:01.052Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T16:19:01.052Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T16:19:01.052Z] Status: Image is up to date for alpine:3.12 [2021-05-20T16:19:01.052Z] ---> 13621d1b12d4 [2021-05-20T16:19:01.052Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T16:19:01.052Z] ---> 13621d1b12d4 [2021-05-20T16:19:01.052Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T16:19:01.052Z] ---> 13621d1b12d4 [2021-05-20T16:19:01.052Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T16:19:01.052Z] ---> 13621d1b12d4 [2021-05-20T16:19:01.052Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T16:19:01.052Z] ---> Running in fe7ae94d5731 [2021-05-20T16:19:01.052Z] ---> Running in d82b6afaa72f [2021-05-20T16:19:01.313Z] ---> Running in c66a32e2f841 [2021-05-20T16:19:01.313Z] ---> Running in a7e5c90d1abf [2021-05-20T16:19:01.590Z] Removing intermediate container d82b6afaa72f [2021-05-20T16:19:01.590Z] ---> 3da7dc270021 [2021-05-20T16:19:01.590Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T16:19:01.590Z] ---> Running in c8dc06a44241 [2021-05-20T16:19:01.590Z] Removing intermediate container 859a54b30865 [2021-05-20T16:19:01.590Z] ---> 6c9e5316af24 [2021-05-20T16:19:01.590Z] [2021-05-20T16:19:01.590Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T16:19:01.590Z] ---> 13621d1b12d4 [2021-05-20T16:19:01.590Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T16:19:01.853Z] ---> Running in 8c04141610d7 [2021-05-20T16:19:02.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.130Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.402Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T16:19:02.402Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T16:19:02.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.402Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T16:19:02.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.402Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T16:19:02.402Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:19:02.402Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T16:19:02.402Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.402Z] OK: 7 MiB in 18 packages [2021-05-20T16:19:02.668Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T16:19:02.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.668Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T16:19:02.668Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T16:19:02.668Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:19:02.668Z] OK: 6 MiB in 16 packages [2021-05-20T16:19:02.668Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:19:02.668Z] OK: 6 MiB in 15 packages [2021-05-20T16:19:02.668Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T16:19:02.668Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T16:19:02.668Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:19:02.668Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:02.668Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T16:19:02.668Z] OK: 6 MiB in 16 packages [2021-05-20T16:19:02.668Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T16:19:02.668Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:19:02.668Z] OK: 6 MiB in 15 packages [2021-05-20T16:19:02.932Z] Removing intermediate container fe7ae94d5731 [2021-05-20T16:19:02.932Z] ---> 0641cca9803c [2021-05-20T16:19:02.932Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T16:19:03.206Z] ---> Running in 09546f01368e [2021-05-20T16:19:03.206Z] Removing intermediate container c66a32e2f841 [2021-05-20T16:19:03.206Z] ---> 6fa5401bb34a [2021-05-20T16:19:03.206Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:19:03.206Z] ---> Running in edbf83ca4bd6 [2021-05-20T16:19:03.206Z] Removing intermediate container c8dc06a44241 [2021-05-20T16:19:03.206Z] ---> 22a0fb3a5ab7 [2021-05-20T16:19:03.206Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T16:19:03.476Z] Removing intermediate container 09546f01368e [2021-05-20T16:19:03.476Z] ---> 3aeccc2d4954 [2021-05-20T16:19:03.476Z] Step 14/22 : WORKDIR /edgex [2021-05-20T16:19:03.476Z] ---> Running in 997e33da8f14 [2021-05-20T16:19:03.476Z] Removing intermediate container edbf83ca4bd6 [2021-05-20T16:19:03.476Z] ---> 6e0c00e22b90 [2021-05-20T16:19:03.476Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T16:19:03.476Z] ---> Running in e6680a91b177 [2021-05-20T16:19:03.476Z] Removing intermediate container a7e5c90d1abf [2021-05-20T16:19:03.476Z] ---> 6b7f7adc5f2d [2021-05-20T16:19:03.476Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:19:03.476Z] Removing intermediate container 8c04141610d7 [2021-05-20T16:19:03.476Z] ---> 58165de59149 [2021-05-20T16:19:03.476Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:19:03.476Z] ---> Running in 79f900944096 [2021-05-20T16:19:03.476Z] ---> Running in af5788c731e7 [2021-05-20T16:19:03.476Z] ---> Running in b82e8411cf66 [2021-05-20T16:19:03.476Z] Removing intermediate container 997e33da8f14 [2021-05-20T16:19:03.476Z] ---> d9172c7d2be2 [2021-05-20T16:19:03.476Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T16:19:03.476Z] Removing intermediate container e6680a91b177 [2021-05-20T16:19:03.476Z] ---> 36e769e799a6 [2021-05-20T16:19:03.476Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T16:19:03.476Z] ---> Running in 6550018d01e0 [2021-05-20T16:19:03.748Z] Removing intermediate container 79f900944096 [2021-05-20T16:19:03.748Z] ---> 45bfa0a77eb6 [2021-05-20T16:19:03.748Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T16:19:03.748Z] Removing intermediate container af5788c731e7 [2021-05-20T16:19:03.748Z] ---> 6e1a2286ecc7 [2021-05-20T16:19:03.748Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T16:19:03.748Z] ---> Running in e591e7a19d84 [2021-05-20T16:19:03.748Z] Removing intermediate container b82e8411cf66 [2021-05-20T16:19:03.748Z] ---> 8a0aeaa6df24 [2021-05-20T16:19:03.748Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T16:19:03.748Z] ---> Running in a4173e488c23 [2021-05-20T16:19:03.748Z] ---> 3a7f050feaec [2021-05-20T16:19:03.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T16:19:03.748Z] ---> Running in 50def63ccc7a [2021-05-20T16:19:03.748Z] Removing intermediate container 6550018d01e0 [2021-05-20T16:19:03.748Z] ---> fa2feaa3d782 [2021-05-20T16:19:03.748Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T16:19:03.748Z] ---> Running in b89f1bda8de5 [2021-05-20T16:19:04.027Z] Removing intermediate container e591e7a19d84 [2021-05-20T16:19:04.027Z] ---> 23edee4bca07 [2021-05-20T16:19:04.027Z] Step 16/24 : WORKDIR / [2021-05-20T16:19:04.027Z] Removing intermediate container a4173e488c23 [2021-05-20T16:19:04.027Z] ---> ad3fd68d89a3 [2021-05-20T16:19:04.027Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T16:19:04.027Z] ---> Running in fcf90e3ca120 [2021-05-20T16:19:04.027Z] Removing intermediate container 50def63ccc7a [2021-05-20T16:19:04.027Z] ---> 52ab0ce3f74f [2021-05-20T16:19:04.027Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T16:19:04.027Z] ---> Running in ca0f04979f59 [2021-05-20T16:19:04.027Z] ---> Running in 00d457aa482e [2021-05-20T16:19:04.027Z] ---> 9f666eb585ff [2021-05-20T16:19:04.027Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T16:19:04.308Z] Removing intermediate container fcf90e3ca120 [2021-05-20T16:19:04.308Z] ---> 12d456c1617b [2021-05-20T16:19:04.308Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:19:04.308Z] Removing intermediate container ca0f04979f59 [2021-05-20T16:19:04.308Z] ---> 1ab78209983a [2021-05-20T16:19:04.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:19:04.308Z] Removing intermediate container 00d457aa482e [2021-05-20T16:19:04.308Z] ---> f93f18741f0a [2021-05-20T16:19:04.308Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:19:04.581Z] ---> 8f31b73b413b [2021-05-20T16:19:04.581Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T16:19:04.581Z] ---> b11f82bb22fa [2021-05-20T16:19:04.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T16:19:04.581Z] ---> a04869326119 [2021-05-20T16:19:04.581Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T16:19:04.842Z] ---> d71c60493fd7 [2021-05-20T16:19:04.842Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T16:19:04.842Z] Removing intermediate container b89f1bda8de5 [2021-05-20T16:19:04.842Z] ---> 2ef8824c400e [2021-05-20T16:19:04.842Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T16:19:04.842Z] ---> Running in 2c5628d34a17 [2021-05-20T16:19:04.842Z] ---> Running in 47474d2b4e81 [2021-05-20T16:19:04.842Z] ---> 16889e691df8 [2021-05-20T16:19:04.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T16:19:05.109Z] Removing intermediate container 2c5628d34a17 [2021-05-20T16:19:05.109Z] ---> 2b729a309f23 [2021-05-20T16:19:05.109Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T16:19:05.109Z] ---> e66148e3fd2a [2021-05-20T16:19:05.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T16:19:05.109Z] ---> Running in b14d3436257d [2021-05-20T16:19:05.109Z] ---> 48b39a824282 [2021-05-20T16:19:05.109Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T16:19:05.109Z] Removing intermediate container 47474d2b4e81 [2021-05-20T16:19:05.109Z] ---> 78a78f414d34 [2021-05-20T16:19:05.109Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T16:19:05.109Z] Removing intermediate container b14d3436257d [2021-05-20T16:19:05.109Z] ---> 684367ea40e6 [2021-05-20T16:19:05.109Z] Step 20/22 : LABEL arch=x86_64 [2021-05-20T16:19:05.382Z] ---> b5b067e3dc19 [2021-05-20T16:19:05.382Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T16:19:05.382Z] ---> Running in 964d28d7e02e [2021-05-20T16:19:05.382Z] ---> a2c85f7b85bb [2021-05-20T16:19:05.382Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T16:19:05.382Z] ---> Running in ccaaba32d1ee [2021-05-20T16:19:05.382Z] ---> 9fcb8367ec60 [2021-05-20T16:19:05.382Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T16:19:05.382Z] ---> Running in 346c70d19576 [2021-05-20T16:19:05.382Z] ---> Running in 84bcb8bb322c [2021-05-20T16:19:05.382Z] ---> a56d6ca825b6 [2021-05-20T16:19:05.382Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T16:19:05.382Z] Removing intermediate container 964d28d7e02e [2021-05-20T16:19:05.382Z] ---> 648af711888d [2021-05-20T16:19:05.382Z] Step 21/22 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:19:05.382Z] Removing intermediate container ccaaba32d1ee [2021-05-20T16:19:05.382Z] ---> e09bd2ab921c [2021-05-20T16:19:05.382Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:19:05.382Z] ---> Running in 7c167789d4b1 [2021-05-20T16:19:05.382Z] Removing intermediate container 346c70d19576 [2021-05-20T16:19:05.382Z] ---> 969c8faea1ed [2021-05-20T16:19:05.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:19:05.382Z] ---> Running in 331ee2dd8a62 [2021-05-20T16:19:05.382Z] Removing intermediate container 84bcb8bb322c [2021-05-20T16:19:05.382Z] ---> b99e178950a4 [2021-05-20T16:19:05.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:19:05.655Z] ---> Running in 9a747cbe8254 [2021-05-20T16:19:05.655Z] ---> Running in e2f073132626 [2021-05-20T16:19:05.655Z] ---> Running in 23d31b30f0d7 [2021-05-20T16:19:05.655Z] Removing intermediate container e2f073132626 [2021-05-20T16:19:05.655Z] ---> 68f4e4efc922 [2021-05-20T16:19:05.655Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T16:19:05.655Z] Removing intermediate container 331ee2dd8a62 [2021-05-20T16:19:05.655Z] ---> c51971fc1d7e [2021-05-20T16:19:05.655Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T16:19:05.655Z] Removing intermediate container 9a747cbe8254 [2021-05-20T16:19:05.655Z] ---> c06dd3021526 [2021-05-20T16:19:05.655Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T16:19:05.655Z] Removing intermediate container 23d31b30f0d7 [2021-05-20T16:19:05.655Z] ---> da90de8d7dfd [2021-05-20T16:19:05.655Z] Step 21/23 : LABEL arch=x86_64 [2021-05-20T16:19:05.655Z] ---> Running in 56d6a1f6ed19 [2021-05-20T16:19:05.655Z] ---> Running in d884abf52814 [2021-05-20T16:19:05.655Z] ---> Running in a360862fd645 [2021-05-20T16:19:05.655Z] ---> Running in 046a4bedbe7f [2021-05-20T16:19:05.932Z] Removing intermediate container 56d6a1f6ed19 [2021-05-20T16:19:05.932Z] ---> 30f64f8fa46a [2021-05-20T16:19:05.932Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:19:05.932Z] Removing intermediate container a360862fd645 [2021-05-20T16:19:05.932Z] ---> ee124c2fc524 [2021-05-20T16:19:05.932Z] Step 22/23 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:19:05.932Z] ---> Running in 513d947f2807 [2021-05-20T16:19:05.932Z] Removing intermediate container 046a4bedbe7f [2021-05-20T16:19:05.932Z] ---> 26ff48350737 [2021-05-20T16:19:05.932Z] Step 22/23 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:19:05.932Z] ---> Running in 2a2b76eb1c9f [2021-05-20T16:19:05.932Z] Removing intermediate container d884abf52814 [2021-05-20T16:19:05.932Z] ---> 3ce894d3dbf9 [2021-05-20T16:19:05.932Z] [2021-05-20T16:19:05.932Z] ---> Running in 4a33f124b218 [2021-05-20T16:19:06.206Z] Removing intermediate container 513d947f2807 [2021-05-20T16:19:06.206Z] ---> dcd1182bb577 [2021-05-20T16:19:06.206Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:19:06.206Z] Successfully built 3ce894d3dbf9 [2021-05-20T16:19:06.206Z] Removing intermediate container 2a2b76eb1c9f [2021-05-20T16:19:06.206Z] ---> 4677528bdd86 [2021-05-20T16:19:06.206Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T16:19:06.206Z] Successfully tagged security-proxy-setup:latest [2021-05-20T16:19:06.206Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-20T16:19:06.206Z] Removing intermediate container 4a33f124b218 [2021-05-20T16:19:06.206Z] ---> 11cade02359f [2021-05-20T16:19:06.206Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T16:19:06.206Z] ---> Running in 8fc4066780ca [2021-05-20T16:19:06.206Z] ---> Running in 7e74b8d9c58d [2021-05-20T16:19:06.206Z] ---> Running in a3b97762f0c4 [2021-05-20T16:19:06.206Z] Removing intermediate container 7c167789d4b1 [2021-05-20T16:19:06.206Z] ---> ca015153f99f [2021-05-20T16:19:06.206Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:19:06.206Z] Removing intermediate container 8fc4066780ca [2021-05-20T16:19:06.206Z] ---> 5f63c1cf3235 [2021-05-20T16:19:06.206Z] [2021-05-20T16:19:06.475Z] Removing intermediate container 7e74b8d9c58d [2021-05-20T16:19:06.475Z] ---> 03a9202f2a5e [2021-05-20T16:19:06.475Z] [2021-05-20T16:19:06.475Z] Successfully built 5f63c1cf3235 [2021-05-20T16:19:06.475Z] Successfully tagged core-command:latest [2021-05-20T16:19:06.475Z] Building security-secretstore-setup [2021-05-20T16:19:06.737Z]  Building core-command ... done Successfully built 03a9202f2a5e [2021-05-20T16:19:07.013Z] Successfully tagged support-notifications:latest [2021-05-20T16:19:07.013Z] Building core-data [2021-05-20T16:19:07.013Z]  Building support-notifications ... done Removing intermediate container a3b97762f0c4 [2021-05-20T16:19:07.013Z] ---> 8de60698b330 [2021-05-20T16:19:07.013Z] [2021-05-20T16:19:07.013Z] Successfully built 8de60698b330 [2021-05-20T16:19:07.294Z] Successfully tagged support-scheduler:latest [2021-05-20T16:19:07.294Z] Building core-metadata [2021-05-20T16:19:07.881Z]  Building support-scheduler ... done  ---> 9bf9496313de [2021-05-20T16:19:07.881Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T16:19:11.197Z] ---> 3bf34307935b [2021-05-20T16:19:11.197Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T16:19:12.150Z] ---> ccb9507e6dc2 [2021-05-20T16:19:12.150Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T16:19:13.120Z] ---> 1e6ffceb0ad1 [2021-05-20T16:19:13.120Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T16:19:14.074Z] ---> 6a65d3531bbf [2021-05-20T16:19:14.074Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T16:19:14.653Z] ---> Running in 47b75649db90 [2021-05-20T16:19:15.227Z] Removing intermediate container 47b75649db90 [2021-05-20T16:19:15.227Z] ---> b6e731778518 [2021-05-20T16:19:15.227Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T16:19:16.170Z] ---> dc26bb56d361 [2021-05-20T16:19:16.170Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T16:19:17.559Z] ---> Running in f6154dd88368 [2021-05-20T16:19:17.559Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:19:17.559Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:19:17.559Z] ---> a3bf59debb7e [2021-05-20T16:19:17.559Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:19:17.559Z] ---> Using cache [2021-05-20T16:19:17.559Z] ---> 5289433fe01f [2021-05-20T16:19:17.559Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:19:17.559Z] ---> Using cache [2021-05-20T16:19:17.559Z] ---> 345b7551632f [2021-05-20T16:19:17.559Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T16:19:17.820Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:19:17.820Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:19:17.820Z] ---> a3bf59debb7e [2021-05-20T16:19:17.820Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:19:17.820Z] ---> Using cache [2021-05-20T16:19:17.820Z] ---> 5289433fe01f [2021-05-20T16:19:17.820Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:19:17.820Z] ---> Using cache [2021-05-20T16:19:17.820Z] ---> 345b7551632f [2021-05-20T16:19:17.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T16:19:17.820Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:19:17.820Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:19:17.820Z] ---> a3bf59debb7e [2021-05-20T16:19:17.820Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T16:19:17.820Z] ---> Using cache [2021-05-20T16:19:17.820Z] ---> 5289433fe01f [2021-05-20T16:19:17.820Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:19:17.820Z] ---> Using cache [2021-05-20T16:19:17.820Z] ---> 345b7551632f [2021-05-20T16:19:17.820Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T16:19:17.820Z] ---> Running in 4b56ccf7250e [2021-05-20T16:19:19.220Z] ---> Running in 84afbec0443e [2021-05-20T16:19:19.220Z] ---> Running in 2886fae1b124 [2021-05-20T16:19:19.485Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:19:19.485Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:19:19.485Z] ---> a3bf59debb7e [2021-05-20T16:19:19.485Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:19:19.485Z] ---> Using cache [2021-05-20T16:19:19.485Z] ---> 5289433fe01f [2021-05-20T16:19:19.485Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:19:19.485Z] ---> Using cache [2021-05-20T16:19:19.485Z] ---> 345b7551632f [2021-05-20T16:19:19.485Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T16:19:19.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:19.763Z] ---> Running in 0bd10171a6a0 [2021-05-20T16:19:19.763Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:19.763Z] Removing intermediate container f6154dd88368 [2021-05-20T16:19:19.763Z] ---> 5e34d8ad9269 [2021-05-20T16:19:19.763Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T16:19:20.037Z] ---> Running in 795f083f8afe [2021-05-20T16:19:20.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:20.037Z] Removing intermediate container 795f083f8afe [2021-05-20T16:19:20.037Z] ---> 921195e33256 [2021-05-20T16:19:20.037Z] Step 29/32 : CMD ["gate"] [2021-05-20T16:19:20.301Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:20.301Z] ---> Running in 240b41e1a59b [2021-05-20T16:19:20.301Z] Removing intermediate container 240b41e1a59b [2021-05-20T16:19:20.301Z] ---> db5b106ab4eb [2021-05-20T16:19:20.301Z] Step 30/32 : LABEL arch=x86_64 [2021-05-20T16:19:20.301Z] ---> Running in f17018446f2e [2021-05-20T16:19:20.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:20.563Z] Removing intermediate container f17018446f2e [2021-05-20T16:19:20.563Z] ---> f011e413334c [2021-05-20T16:19:20.563Z] Step 31/32 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:19:20.563Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:20.563Z] ---> Running in 078aac1a564d [2021-05-20T16:19:20.713Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-05-20T16:19:20.833Z] Removing intermediate container 078aac1a564d [2021-05-20T16:19:20.833Z] ---> 8cdf8d88520c [2021-05-20T16:19:20.833Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T16:19:20.833Z] ---> Running in 0829a6c597a2 [2021-05-20T16:19:20.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:20.833Z] Removing intermediate container 0829a6c597a2 [2021-05-20T16:19:20.833Z] ---> a5e0afda2585 [2021-05-20T16:19:20.833Z] [2021-05-20T16:19:21.098Z] OK: 219 MiB in 52 packages [2021-05-20T16:19:21.098Z] Successfully built a5e0afda2585 [2021-05-20T16:19:21.098Z] OK: 219 MiB in 52 packages [2021-05-20T16:19:21.098Z] Successfully tagged security-bootstrapper:latest [2021-05-20T16:19:21.099Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:19:21.360Z] Removing intermediate container 4b56ccf7250e [2021-05-20T16:19:21.360Z] ---> 364175d0f4c2 [2021-05-20T16:19:21.360Z] Step 6/24 : COPY go.mod . [2021-05-20T16:19:21.360Z] Removing intermediate container 84afbec0443e [2021-05-20T16:19:21.360Z] ---> 6c664b1ad51c [2021-05-20T16:19:21.360Z] Step 6/26 : COPY go.mod . [2021-05-20T16:19:21.360Z] ---> f76aa16c388e [2021-05-20T16:19:21.360Z] Step 7/24 : RUN go mod download [2021-05-20T16:19:21.360Z] ---> Running in 9d07b430c8ec [2021-05-20T16:19:21.625Z] ---> fb890bacd7c1 [2021-05-20T16:19:21.626Z] Step 7/26 : RUN go mod download [2021-05-20T16:19:21.626Z] OK: 219 MiB in 52 packages [2021-05-20T16:19:21.626Z] ---> Running in 136bc0caaae9 [2021-05-20T16:19:21.891Z] Removing intermediate container 2886fae1b124 [2021-05-20T16:19:21.891Z] ---> 4ee7bb88169a [2021-05-20T16:19:21.891Z] Step 6/24 : COPY go.mod . [2021-05-20T16:19:22.157Z] ---> 59a0b0b6fb60 [2021-05-20T16:19:22.157Z] Step 7/24 : RUN go mod download [2021-05-20T16:19:22.157Z] Removing intermediate container 9d07b430c8ec [2021-05-20T16:19:22.157Z] ---> 8bc01e5ebdab [2021-05-20T16:19:22.157Z] Step 8/24 : COPY . . [2021-05-20T16:19:22.157Z] ---> Running in 970a88b62b50 [2021-05-20T16:19:22.417Z] OK: 219 MiB in 52 packages [2021-05-20T16:19:22.417Z] Removing intermediate container 136bc0caaae9 [2021-05-20T16:19:22.417Z] ---> 756262507b08 [2021-05-20T16:19:22.417Z] Step 8/26 : COPY . . [2021-05-20T16:19:27.769Z] Removing intermediate container 0bd10171a6a0 [2021-05-20T16:19:27.769Z] ---> 24a6599bce60 [2021-05-20T16:19:27.769Z] Step 6/24 : COPY go.mod . [2021-05-20T16:19:27.769Z] Removing intermediate container 970a88b62b50 [2021-05-20T16:19:27.769Z] ---> 3be384aa6f5b [2021-05-20T16:19:27.769Z] Step 8/24 : COPY . . [2021-05-20T16:19:27.769Z] ---> 1c621675f1b1 [2021-05-20T16:19:27.769Z] Step 7/24 : RUN go mod download [2021-05-20T16:19:27.769Z] ---> c5c331fa11bb [2021-05-20T16:19:27.769Z] Step 9/26 : RUN go mod tidy [2021-05-20T16:19:27.769Z] ---> 448f65ad7823 [2021-05-20T16:19:27.769Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:19:28.033Z] ---> Running in 79b81eb4cdb7 [2021-05-20T16:19:28.033Z] ---> Running in dedc6432c177 [2021-05-20T16:19:28.614Z] ---> Running in c29975153082 [2021-05-20T16:19:31.215Z] Removing intermediate container 79b81eb4cdb7 [2021-05-20T16:19:31.215Z] ---> 20ed90d7d863 [2021-05-20T16:19:31.215Z] Step 8/24 : COPY . . [2021-05-20T16:19:31.215Z] Removing intermediate container dedc6432c177 [2021-05-20T16:19:31.215Z] ---> 6148b6b8748d [2021-05-20T16:19:31.215Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T16:19:31.479Z] ---> Running in 464eb0ad0955 [2021-05-20T16:19:31.479Z] Removing intermediate container c29975153082 [2021-05-20T16:19:31.479Z] ---> 0bd0ff8c270c [2021-05-20T16:19:31.479Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T16:19:31.479Z] ---> 60029b8316de [2021-05-20T16:19:31.479Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:19:31.479Z] ---> Running in 53842d2c76cb [2021-05-20T16:19:31.742Z] ---> Running in e298fa8df0c7 [2021-05-20T16:19:31.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T16:19:32.008Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T16:19:36.284Z] Removing intermediate container e298fa8df0c7 [2021-05-20T16:19:36.284Z] ---> 76e5581db1e6 [2021-05-20T16:19:36.284Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T16:19:36.284Z] ---> Running in cb351b091aa8 [2021-05-20T16:19:36.548Z] ---> 755d909eee65 [2021-05-20T16:19:36.548Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:19:36.548Z] ---> Running in b8b11c3beeb7 [2021-05-20T16:19:36.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T16:19:38.505Z] Removing intermediate container b8b11c3beeb7 [2021-05-20T16:19:38.505Z] ---> 7f4f9e3abe7c [2021-05-20T16:19:38.505Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T16:19:38.505Z] ---> Running in 066a343b5640 [2021-05-20T16:19:39.109Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T16:20:01.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T16:20:03.084Z] Removing intermediate container 464eb0ad0955 [2021-05-20T16:20:03.084Z] ---> 235d67593fd1 [2021-05-20T16:20:03.084Z] [2021-05-20T16:20:03.084Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T16:20:03.084Z] ---> 13621d1b12d4 [2021-05-20T16:20:03.084Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T16:20:03.084Z] ---> Running in 36ffb074abbf [2021-05-20T16:20:03.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:20:03.692Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:20:03.967Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T16:20:03.967Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T16:20:03.967Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T16:20:03.967Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T16:20:03.967Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T16:20:03.967Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T16:20:03.967Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:20:03.967Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T16:20:04.240Z] OK: 7 MiB in 20 packages [2021-05-20T16:20:05.209Z] Removing intermediate container 36ffb074abbf [2021-05-20T16:20:05.209Z] ---> 77ba18ac63b6 [2021-05-20T16:20:05.209Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T16:20:05.209Z] ---> Running in 4a869e84fd76 [2021-05-20T16:20:05.801Z] Removing intermediate container 4a869e84fd76 [2021-05-20T16:20:05.801Z] ---> e756d1caa0a2 [2021-05-20T16:20:05.801Z] Step 14/26 : WORKDIR / [2021-05-20T16:20:06.064Z] ---> Running in ee01312b6df5 [2021-05-20T16:20:06.327Z] Removing intermediate container ee01312b6df5 [2021-05-20T16:20:06.327Z] ---> 053d8d7215f8 [2021-05-20T16:20:06.328Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-20T16:20:06.328Z] Removing intermediate container 53842d2c76cb [2021-05-20T16:20:06.328Z] ---> 1ec1952410a6 [2021-05-20T16:20:06.328Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T16:20:06.591Z] ---> Running in 6a4f59a218dc [2021-05-20T16:20:06.863Z] ---> 4bbdf9aef5ee [2021-05-20T16:20:06.863Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-20T16:20:07.124Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T16:20:07.124Z] ---> 7fe2523ce31e [2021-05-20T16:20:07.124Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T16:20:07.708Z] ---> 5e9643e9acf0 [2021-05-20T16:20:07.708Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-20T16:20:07.708Z] ---> 01e2eef788b0 [2021-05-20T16:20:07.708Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T16:20:08.934Z] ---> 11a506301cef [2021-05-20T16:20:08.934Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T16:20:08.934Z] Removing intermediate container 6a4f59a218dc [2021-05-20T16:20:08.934Z] ---> e4a9b05db412 [2021-05-20T16:20:08.934Z] [2021-05-20T16:20:08.934Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T16:20:08.934Z] Removing intermediate container cb351b091aa8 [2021-05-20T16:20:08.934Z] ---> 3b0c22ce4971 [2021-05-20T16:20:08.934Z] [2021-05-20T16:20:08.934Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T16:20:08.934Z] ---> 13621d1b12d4 [2021-05-20T16:20:08.934Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T16:20:08.934Z] ---> Using cache [2021-05-20T16:20:08.934Z] ---> 58165de59149 [2021-05-20T16:20:08.934Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:20:08.934Z] ---> Using cache [2021-05-20T16:20:08.934Z] ---> 6e1a2286ecc7 [2021-05-20T16:20:08.934Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T16:20:09.267Z] 20.10.0: Pulling from library/docker [2021-05-20T16:20:09.267Z] ---> Running in 457655be6a51 [2021-05-20T16:20:09.268Z] Removing intermediate container 457655be6a51 [2021-05-20T16:20:09.268Z] ---> d0fe365a5951 [2021-05-20T16:20:09.268Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T16:20:12.379Z] ---> 356642454fae [2021-05-20T16:20:12.379Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T16:20:12.379Z] ---> Running in 04c5b337721a [2021-05-20T16:20:12.379Z] Removing intermediate container 04c5b337721a [2021-05-20T16:20:12.379Z] ---> fd53f6708b78 [2021-05-20T16:20:12.379Z] Step 16/24 : WORKDIR / [2021-05-20T16:20:12.379Z] ---> Running in 77978a0d8ec3 [2021-05-20T16:20:12.379Z] ---> 33f36b21479c [2021-05-20T16:20:12.379Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-20T16:20:12.379Z] ---> Running in c15e25bd9d98 [2021-05-20T16:20:12.379Z] Removing intermediate container 77978a0d8ec3 [2021-05-20T16:20:12.379Z] ---> efc1d0cdbaa9 [2021-05-20T16:20:12.379Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:20:12.379Z] ---> beb6c24d946b [2021-05-20T16:20:12.379Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T16:20:12.379Z] ---> d21795cc8514 [2021-05-20T16:20:12.379Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T16:20:12.379Z] Removing intermediate container c15e25bd9d98 [2021-05-20T16:20:12.379Z] ---> 3fd81559f7f5 [2021-05-20T16:20:12.379Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T16:20:12.379Z] ---> Running in 03061d6482e2 [2021-05-20T16:20:12.379Z] ---> 9303899ddce2 [2021-05-20T16:20:12.379Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T16:20:12.379Z] Removing intermediate container 066a343b5640 [2021-05-20T16:20:12.379Z] ---> b0ff10c2f8fe [2021-05-20T16:20:12.379Z] [2021-05-20T16:20:12.379Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T16:20:12.379Z] ---> 13621d1b12d4 [2021-05-20T16:20:12.379Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T16:20:12.379Z] ---> Running in da103069d062 [2021-05-20T16:20:12.379Z] ---> Running in cca7d6cf2854 [2021-05-20T16:20:12.379Z] Removing intermediate container 03061d6482e2 [2021-05-20T16:20:12.379Z] ---> bc222fb1a265 [2021-05-20T16:20:12.379Z] Step 24/26 : LABEL arch=x86_64 [2021-05-20T16:20:12.379Z] Removing intermediate container da103069d062 [2021-05-20T16:20:12.379Z] ---> 18e41eea0d77 [2021-05-20T16:20:12.379Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:20:12.379Z] ---> Running in 4ce0b87ca71e [2021-05-20T16:20:12.379Z] Removing intermediate container cca7d6cf2854 [2021-05-20T16:20:12.379Z] ---> 34e5888c55e7 [2021-05-20T16:20:12.379Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T16:20:12.379Z] ---> Running in b63db2a62cda [2021-05-20T16:20:12.379Z] ---> Running in c111227be1dc [2021-05-20T16:20:12.379Z] Removing intermediate container b63db2a62cda [2021-05-20T16:20:12.379Z] ---> 91d6c3943b0b [2021-05-20T16:20:12.379Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T16:20:12.720Z] Removing intermediate container 4ce0b87ca71e [2021-05-20T16:20:12.720Z] ---> 8249744841bc [2021-05-20T16:20:12.720Z] Step 25/26 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:20:12.720Z] ---> Running in 12b1c2c8c392 [2021-05-20T16:20:12.720Z] Removing intermediate container c111227be1dc [2021-05-20T16:20:12.721Z] ---> a03dcbea2936 [2021-05-20T16:20:12.721Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T16:20:12.721Z] ---> Running in 9105b6fb989e [2021-05-20T16:20:12.721Z] Removing intermediate container 12b1c2c8c392 [2021-05-20T16:20:12.721Z] ---> 55ff66155ef2 [2021-05-20T16:20:12.721Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:20:12.721Z] ---> Running in 9c1d303c9baa [2021-05-20T16:20:12.721Z] ---> Running in 4317922c2099 [2021-05-20T16:20:12.721Z] Removing intermediate container 9105b6fb989e [2021-05-20T16:20:12.721Z] ---> 2aecb90560d3 [2021-05-20T16:20:12.721Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T16:20:13.033Z] Removing intermediate container 9c1d303c9baa [2021-05-20T16:20:13.033Z] ---> 0a3fd3d571a4 [2021-05-20T16:20:13.033Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:20:13.033Z] ---> Running in 67ad02d84bfe [2021-05-20T16:20:13.033Z] ---> Running in 9ba1ef59965a [2021-05-20T16:20:13.033Z] Removing intermediate container 4317922c2099 [2021-05-20T16:20:13.033Z] ---> 52a415ecd305 [2021-05-20T16:20:13.033Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:20:13.033Z] ---> Running in a42560c6c51d [2021-05-20T16:20:13.033Z] Removing intermediate container 67ad02d84bfe [2021-05-20T16:20:13.033Z] ---> a38a865e9039 [2021-05-20T16:20:13.033Z] [2021-05-20T16:20:13.387Z] Successfully built a38a865e9039 [2021-05-20T16:20:13.387Z] Successfully tagged security-secretstore-setup:latest [2021-05-20T16:20:13.387Z]  Building security-secretstore-setup ... done Removing intermediate container a42560c6c51d [2021-05-20T16:20:13.387Z] ---> 511dbfe17e19 [2021-05-20T16:20:13.387Z] [2021-05-20T16:20:13.387Z] Successfully built 511dbfe17e19 [2021-05-20T16:20:13.387Z] Successfully tagged core-metadata:latest [2021-05-20T16:20:13.983Z]  Building core-metadata ... done Removing intermediate container 9ba1ef59965a [2021-05-20T16:20:13.983Z] ---> c6424e2edb2d [2021-05-20T16:20:13.983Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T16:20:13.983Z] ---> Running in eda78b98c519 [2021-05-20T16:20:14.253Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T16:20:14.253Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T16:20:14.253Z] ---> aefe523efa57 [2021-05-20T16:20:14.253Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:20:14.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:20:14.253Z] ---> Running in 1e8c86703398 [2021-05-20T16:20:14.253Z] Removing intermediate container 1e8c86703398 [2021-05-20T16:20:14.253Z] ---> 46aae39e3e9a [2021-05-20T16:20:14.253Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T16:20:14.253Z] ---> Running in 3224cecc43e7 [2021-05-20T16:20:14.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-20T16:20:14.516Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:20:14.777Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T16:20:14.777Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T16:20:14.777Z] Executing bash-5.0.17-r0.post-install [2021-05-20T16:20:14.777Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T16:20:14.777Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T16:20:14.777Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T16:20:14.777Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-20T16:20:14.777Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T16:20:14.777Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T16:20:14.777Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T16:20:14.777Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T16:20:14.777Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T16:20:14.777Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T16:20:14.777Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T16:20:14.777Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T16:20:15.367Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T16:20:15.367Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T16:20:15.367Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T16:20:15.367Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T16:20:15.367Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T16:20:15.367Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T16:20:15.367Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T16:20:15.367Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T16:20:15.367Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T16:20:15.367Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T16:20:15.367Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T16:20:15.367Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T16:20:15.367Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T16:20:15.367Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T16:20:15.367Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T16:20:15.367Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T16:20:15.367Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T16:20:15.367Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T16:20:15.367Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T16:20:15.367Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T16:20:15.367Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T16:20:15.367Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T16:20:15.367Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T16:20:15.367Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T16:20:15.367Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T16:20:15.367Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T16:20:15.367Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T16:20:15.367Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T16:20:15.367Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T16:20:15.367Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T16:20:15.628Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T16:20:15.628Z] OK: 72 MiB in 59 packages [2021-05-20T16:20:16.202Z] Collecting docker-compose==1.23.2 [2021-05-20T16:20:16.202Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T16:20:16.202Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-20T16:20:16.202Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T16:20:16.468Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T16:20:16.468Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T16:20:16.468Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T16:20:16.468Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T16:20:16.468Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T16:20:16.468Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:20:16.468Z] OK: 8 MiB in 20 packages [2021-05-20T16:20:16.730Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T16:20:16.730Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T16:20:17.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-05-20T16:20:17.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-05-20T16:20:17.680Z] Collecting PyYAML<4,>=3.10 [2021-05-20T16:20:17.680Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T16:20:17.680Z] Removing intermediate container eda78b98c519 [2021-05-20T16:20:17.680Z] ---> cac2ff560017 [2021-05-20T16:20:17.680Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:20:17.680Z] ---> 30a55847b3ee [2021-05-20T16:20:17.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T16:20:18.267Z] ---> 93d2de3886c9 [2021-05-20T16:20:18.267Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T16:20:18.267Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T16:20:18.267Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T16:20:18.267Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T16:20:18.267Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T16:20:18.267Z] ---> e2224f27c20d [2021-05-20T16:20:18.267Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T16:20:18.267Z] ---> Running in 29240a16b559 [2021-05-20T16:20:18.267Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T16:20:18.267Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T16:20:18.267Z] Removing intermediate container 29240a16b559 [2021-05-20T16:20:18.267Z] ---> 041cd72c06a9 [2021-05-20T16:20:18.267Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:20:18.267Z] ---> Running in c7eda5e114b4 [2021-05-20T16:20:18.542Z] Removing intermediate container c7eda5e114b4 [2021-05-20T16:20:18.542Z] ---> ad324ad1e685 [2021-05-20T16:20:18.542Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T16:20:18.542Z] ---> Running in 47afa38d9166 [2021-05-20T16:20:18.542Z] Removing intermediate container 47afa38d9166 [2021-05-20T16:20:18.542Z] ---> 2ee697e13680 [2021-05-20T16:20:18.542Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:20:18.542Z] ---> Running in 23895ff83406 [2021-05-20T16:20:18.542Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T16:20:18.542Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T16:20:18.803Z] Removing intermediate container 23895ff83406 [2021-05-20T16:20:18.803Z] ---> b536861ee6bb [2021-05-20T16:20:18.803Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:20:18.803Z] ---> Running in 06ea37d6dd96 [2021-05-20T16:20:18.803Z] Removing intermediate container 06ea37d6dd96 [2021-05-20T16:20:18.803Z] ---> 61548a0e01a9 [2021-05-20T16:20:18.803Z] [2021-05-20T16:20:18.803Z] Successfully built 61548a0e01a9 [2021-05-20T16:20:18.803Z] Successfully tagged core-data:latest [2021-05-20T16:20:18.803Z]  Building core-data ... done Collecting docopt<0.7,>=0.6.1 [2021-05-20T16:20:19.065Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T16:20:19.327Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-20T16:20:19.327Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-20T16:20:19.327Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T16:20:19.327Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T16:20:19.327Z] Collecting idna<2.8,>=2.5 [2021-05-20T16:20:19.327Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T16:20:19.327Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T16:20:19.327Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T16:20:19.327Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T16:20:19.327Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T16:20:19.327Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T16:20:19.327Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T16:20:19.588Z] Installing collected packages: urllib3, idna, requests, jsonschema, docker-pycreds, websocket-client, docker, PyYAML, cached-property, dockerpty, texttable, docopt, docker-compose [2021-05-20T16:20:19.588Z] Attempting uninstall: urllib3 [2021-05-20T16:20:19.588Z] Found existing installation: urllib3 1.25.9 [2021-05-20T16:20:19.588Z] Uninstalling urllib3-1.25.9: [2021-05-20T16:20:19.588Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T16:20:19.588Z] Attempting uninstall: idna [2021-05-20T16:20:19.588Z] Found existing installation: idna 2.9 [2021-05-20T16:20:19.588Z] Uninstalling idna-2.9: [2021-05-20T16:20:19.848Z] Successfully uninstalled idna-2.9 [2021-05-20T16:20:19.848Z] Attempting uninstall: requests [2021-05-20T16:20:19.848Z] Found existing installation: requests 2.23.0 [2021-05-20T16:20:19.848Z] Uninstalling requests-2.23.0: [2021-05-20T16:20:19.848Z] Successfully uninstalled requests-2.23.0 [2021-05-20T16:20:20.795Z] Running setup.py install for PyYAML: started [2021-05-20T16:20:21.056Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T16:20:21.056Z] Running setup.py install for dockerpty: started [2021-05-20T16:20:21.318Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T16:20:21.318Z] Running setup.py install for texttable: started [2021-05-20T16:20:21.579Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T16:20:21.579Z] Running setup.py install for docopt: started [2021-05-20T16:20:21.840Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T16:20:22.101Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-20T16:20:22.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-05-20T16:20:22.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-05-20T16:20:24.650Z] Removing intermediate container 3224cecc43e7 [2021-05-20T16:20:24.650Z] ---> 837f0f26c448 [2021-05-20T16:20:24.650Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T16:20:24.650Z] ---> Running in 70233b295b30 [2021-05-20T16:20:24.650Z] Removing intermediate container 70233b295b30 [2021-05-20T16:20:24.650Z] ---> aadea7f7bb9a [2021-05-20T16:20:24.650Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T16:20:24.650Z] ---> Running in f8adfec1e5fe [2021-05-20T16:20:24.650Z] Removing intermediate container f8adfec1e5fe [2021-05-20T16:20:24.650Z] ---> 379d33bc7e5b [2021-05-20T16:20:24.650Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T16:20:24.912Z] ---> 593e769a16ba [2021-05-20T16:20:24.912Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T16:20:25.177Z] ---> d41f5118e79e [2021-05-20T16:20:25.177Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T16:20:25.177Z] ---> 217353d7c2d3 [2021-05-20T16:20:25.177Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T16:20:25.440Z] ---> Running in bce680ad2951 [2021-05-20T16:20:25.440Z] Removing intermediate container bce680ad2951 [2021-05-20T16:20:25.440Z] ---> e17791e55d24 [2021-05-20T16:20:25.440Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:20:25.440Z] ---> Running in 6a636a0ce51d [2021-05-20T16:20:25.440Z] Removing intermediate container 6a636a0ce51d [2021-05-20T16:20:25.440Z] ---> 2d379d6f58f6 [2021-05-20T16:20:25.440Z] Step 22/24 : LABEL arch=x86_64 [2021-05-20T16:20:25.700Z] ---> Running in 001dbf961a39 [2021-05-20T16:20:25.700Z] Removing intermediate container 001dbf961a39 [2021-05-20T16:20:25.700Z] ---> cab0c3fe17e1 [2021-05-20T16:20:25.700Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:20:25.700Z] ---> Running in 2f8de4c7ee03 [2021-05-20T16:20:25.700Z] Removing intermediate container 2f8de4c7ee03 [2021-05-20T16:20:25.700Z] ---> dcf58cc647d9 [2021-05-20T16:20:25.700Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:20:25.961Z] ---> Running in 140bcf6cb94f [2021-05-20T16:20:25.961Z] Removing intermediate container 140bcf6cb94f [2021-05-20T16:20:25.961Z] ---> a9087c27fe02 [2021-05-20T16:20:25.961Z] [2021-05-20T16:20:25.961Z] Successfully built a9087c27fe02 [2021-05-20T16:20:26.222Z] Successfully tagged sys-mgmt-agent:latest [2021-05-20T16:20:26.230Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-20T16:20:26.262Z] $ docker stop --time=1 2fe84b0d5749575d29ce109924e8d73fd45de0459d3d9749635d5c43c22b3361 [2021-05-20T16:20:27.626Z] $ docker rm -f 2fe84b0d5749575d29ce109924e8d73fd45de0459d3d9749635d5c43c22b3361 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T16:20:28.056Z] + docker images [2021-05-20T16:20:28.056Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T16:20:28.056Z] sys-mgmt-agent latest a9087c27fe02 2 seconds ago 312MB [2021-05-20T16:20:28.056Z] core-data latest 61548a0e01a9 9 seconds ago 20.2MB [2021-05-20T16:20:28.056Z] core-metadata latest 511dbfe17e19 14 seconds ago 16.6MB [2021-05-20T16:20:28.056Z] security-secretstore-setup latest a38a865e9039 15 seconds ago 25.7MB [2021-05-20T16:20:28.056Z] b0ff10c2f8fe 16 seconds ago 1.15GB [2021-05-20T16:20:28.056Z] 3b0c22ce4971 19 seconds ago 1.15GB [2021-05-20T16:20:28.056Z] e4a9b05db412 19 seconds ago 1.15GB [2021-05-20T16:20:28.056Z] 235d67593fd1 25 seconds ago 1.15GB [2021-05-20T16:20:28.056Z] security-bootstrapper latest a5e0afda2585 About a minute ago 18.2MB [2021-05-20T16:20:28.056Z] support-scheduler latest 8de60698b330 About a minute ago 15.9MB [2021-05-20T16:20:28.056Z] support-notifications latest 03a9202f2a5e About a minute ago 16.5MB [2021-05-20T16:20:28.056Z] core-command latest 5f63c1cf3235 About a minute ago 15.6MB [2021-05-20T16:20:28.056Z] security-proxy-setup latest 3ce894d3dbf9 About a minute ago 25.3MB [2021-05-20T16:20:28.056Z] 6c9e5316af24 About a minute ago 1.14GB [2021-05-20T16:20:28.056Z] e2bad9f7957c About a minute ago 1.14GB [2021-05-20T16:20:28.056Z] 0fac45babb20 About a minute ago 1.14GB [2021-05-20T16:20:28.056Z] 634da5c1e7c4 About a minute ago 1.15GB [2021-05-20T16:20:28.056Z] 220a0b242b1b About a minute ago 1.14GB [2021-05-20T16:20:28.056Z] ci-base-image-x86_64 latest a3bf59debb7e 5 minutes ago 648MB [2021-05-20T16:20:28.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 weeks ago 445MB [2021-05-20T16:20:28.056Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 3 weeks ago 37.5MB [2021-05-20T16:20:28.056Z] alpine 3.12 13621d1b12d4 5 weeks ago 5.58MB [2021-05-20T16:20:28.056Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-05-20T16:20:28.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 10 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-20T16:20:29.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-05-20T16:20:29.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-05-20T16:20:29.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-05-20T16:20:29.449Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-05-20T16:20:30.049Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-05-20T16:20:31.491Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-05-20T16:20:41.672Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-05-20T16:20:42.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.157s coverage: 28.7% of statements [2021-05-20T16:20:43.819Z] Still waiting to schedule task [2021-05-20T16:20:43.819Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-05-20T16:20:45.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.303s coverage: 100.0% of statements [2021-05-20T16:20:45.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-05-20T16:20:45.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-05-20T16:20:45.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-05-20T16:20:45.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-05-20T16:20:46.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.205s coverage: 81.2% of statements [2021-05-20T16:20:46.995Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-05-20T16:20:48.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.312s coverage: 58.6% of statements [2021-05-20T16:20:48.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-05-20T16:20:48.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-05-20T16:20:53.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.470s coverage: 87.7% of statements [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:20:53.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.195s coverage: 78.9% of statements [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-05-20T16:20:53.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.223s coverage: 95.1% of statements [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.307s coverage: 0.8% of statements [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.177s coverage: 21.7% of statements [2021-05-20T16:20:58.748Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.195s coverage: 47.1% of statements [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.199s coverage: 79.5% of statements [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.169s coverage: 94.1% of statements [2021-05-20T16:20:58.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.178s coverage: 96.3% of statements [2021-05-20T16:20:59.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements [2021-05-20T16:21:12.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements [2021-05-20T16:21:12.135Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-05-20T16:21:17.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.647s coverage: 81.8% of statements [2021-05-20T16:21:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.183s coverage: 76.0% of statements [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.212s coverage: 80.0% of statements [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.262s coverage: 87.2% of statements [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements [2021-05-20T16:21:24.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements [2021-05-20T16:21:24.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-05-20T16:21:24.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.738s coverage: 64.4% of statements [2021-05-20T16:21:24.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-05-20T16:21:24.900Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-05-20T16:21:24.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.145s coverage: 100.0% of statements [2021-05-20T16:21:24.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-05-20T16:21:25.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements [2021-05-20T16:21:26.100Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-05-20T16:21:26.699Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2021-05-20T16:21:31.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.001s coverage: 66.9% of statements [2021-05-20T16:21:31.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-05-20T16:21:31.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-05-20T16:21:31.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-05-20T16:21:32.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.710s coverage: 43.5% of statements [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-05-20T16:21:32.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-05-20T16:21:32.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.086s coverage: 84.8% of statements [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-05-20T16:21:32.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-05-20T16:21:37.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.221s coverage: 19.4% of statements [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-05-20T16:21:37.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.586s coverage: 91.2% of statements [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-05-20T16:21:37.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.238s coverage: 64.6% of statements [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-05-20T16:21:37.897Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.385s coverage: 97.6% of statements [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-05-20T16:21:37.897Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-05-20T16:21:37.897Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.071s coverage: 100.0% of statements [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-05-20T16:21:37.897Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-05-20T16:21:39.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.106s coverage: 87.9% of statements [2021-05-20T16:21:39.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-05-20T16:21:39.333Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-05-20T16:21:39.333Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-05-20T16:21:39.607Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.149s coverage: 28.1% of statements [2021-05-20T16:21:39.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-05-20T16:21:39.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-05-20T16:21:40.209Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.185s coverage: 27.9% of statements [2021-05-20T16:21:40.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-05-20T16:21:40.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-05-20T16:21:40.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-05-20T16:21:40.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-05-20T16:21:40.209Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-05-20T16:21:40.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-05-20T16:21:41.775Z] GO111MODULE=on go vet ./... [2021-05-20T16:22:15.416Z] Running on prd-ubuntu18.04-docker-8c-8g-15332 in /w/workspace/edgexfoundry_edgex-go_PR-3492 [Pipeline] { [Pipeline] ws [2021-05-20T16:22:15.465Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-05-20T16:22:15.617Z] The recommended git tool is: git [2021-05-20T16:22:18.008Z] using credential edgex-jenkins-ssh [2021-05-20T16:22:18.021Z] Cloning the remote Git repository [2021-05-20T16:22:18.037Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-05-20T16:22:18.114Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-05-20T16:22:18.175Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T16:22:18.175Z] > git --version # timeout=10 [2021-05-20T16:22:18.180Z] > git --version # 'git version 2.17.1' [2021-05-20T16:22:18.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T16:22:18.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T16:22:29.906Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T16:22:29.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-20T16:22:29.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-05-20T16:22:29.944Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-05-20T16:22:29.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T16:22:29.987Z] > 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-05-20T16:22:30.667Z] Merging remotes/origin/master commit f6f68c45a71fc61d9870de441fabd717907f75d2 into PR head commit 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:22:30.793Z] Merge succeeded, producing 2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:22:30.794Z] Checking out Revision 2b9130be62c688e94595923eea9ec461724b4135 (PR-3492) [2021-05-20T16:22:30.674Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T16:22:30.682Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-20T16:22:30.748Z] > git remote # timeout=10 [2021-05-20T16:22:30.766Z] > git config --get remote.origin.url # timeout=10 [2021-05-20T16:22:30.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-20T16:22:30.777Z] > git merge f6f68c45a71fc61d9870de441fabd717907f75d2 # timeout=10 [2021-05-20T16:22:30.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-20T16:22:30.794Z] > git config core.sparsecheckout # timeout=10 [2021-05-20T16:22:30.799Z] > git checkout -f 2b9130be62c688e94595923eea9ec461724b4135 # timeout=10 [2021-05-20T16:22:34.611Z] Commit message: "refactor: Remove obsolete V1 code, swagger & scripts" [2021-05-20T16:22:34.633Z] > git --version # timeout=10 [2021-05-20T16:22:34.638Z] > git --version # 'git version 2.17.1' [2021-05-20T16:22:34.643Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:22:36.091Z] + echo snap-build.sh [2021-05-20T16:22:36.091Z] snap-build.sh [2021-05-20T16:22:36.091Z] + SNAP_BASE_DIR=. [2021-05-20T16:22:36.091Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-05-20T16:22:36.091Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-05-20T16:22:36.091Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-05-20T16:22:36.091Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-05-20T16:22:36.091Z] + cd /w/workspace/edgex-go/1 [2021-05-20T16:22:36.091Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-20T16:22:36.091Z] Reading package lists... [2021-05-20T16:22:36.370Z] Building dependency tree... [2021-05-20T16:22:36.370Z] Reading state information... [2021-05-20T16:22:36.634Z] The following packages were automatically installed and are no longer required: [2021-05-20T16:22:36.634Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-20T16:22:36.634Z] uidmap xdelta3 [2021-05-20T16:22:36.634Z] Use 'sudo apt autoremove' to remove them. [2021-05-20T16:22:36.634Z] The following packages will be REMOVED: [2021-05-20T16:22:36.634Z] lxd* lxd-client* [2021-05-20T16:22:37.212Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-20T16:22:37.212Z] After this operation, 31.7 MB disk space will be freed. [2021-05-20T16:22:40.603Z] (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-05-20T16:22:40.603Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T16:22:41.993Z] Removing lxd dnsmasq configuration [2021-05-20T16:22:41.993Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T16:22:42.568Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-20T16:22:43.960Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T16:22:44.487Z] (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-05-20T16:22:44.487Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-20T16:22:45.886Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-05-20T16:22:46.150Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-20T16:22:47.541Z] + sudo snap remove --purge lxd [2021-05-20T16:22:47.804Z] snap "lxd" is not installed [2021-05-20T16:22:47.804Z] + sudo groupadd --force --system lxd [2021-05-20T16:22:47.804Z] ++ whoami [2021-05-20T16:22:47.804Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-20T16:22:47.804Z] + newgrp - lxd [2021-05-20T16:22:48.072Z] + sudo snap install lxd [2021-05-20T16:23:00.337Z] 2021-05-20T16:22:58Z INFO Waiting for automatic snapd restart... [2021-05-20T16:23:03.585Z] gofmt -l . [2021-05-20T16:23:03.585Z] [ "`gofmt -l .`" = "" ] [2021-05-20T16:23:03.585Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-05-20T16:23:05.841Z] + ls -al . [2021-05-20T16:23:05.841Z] total 544 [2021-05-20T16:23:05.841Z] drwxrwxr-x 9 1001 1001 4096 May 20 16:23 . [2021-05-20T16:23:05.841Z] drwxr-xr-x 4 root root 4096 May 20 16:18 .. [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 11 May 20 16:17 .dockerignore [2021-05-20T16:23:05.841Z] drwxrwxr-x 8 1001 1001 4096 May 20 16:17 .git [2021-05-20T16:23:05.841Z] drwxrwxr-x 3 1001 1001 4096 May 20 16:17 .github [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 818 May 20 16:17 .gitignore [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 166 May 20 16:17 .sonarcloud.properties [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 8609 May 20 16:17 Attribution.txt [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 3804 May 20 16:17 CONTRIBUTING.md [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 931 May 20 16:17 Dockerfile.build [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 863 May 20 16:17 Jenkinsfile [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 10775 May 20 16:17 LICENSE [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 5605 May 20 16:17 Makefile [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 7978 May 20 16:17 README.md [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 6755 May 20 16:17 SECURITY.md [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 5 May 20 16:14 VERSION [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 4131 May 20 16:17 ZMQWindows.md [2021-05-20T16:23:05.841Z] drwxrwxr-x 2 1001 1001 4096 May 20 16:17 bin [2021-05-20T16:23:05.841Z] drwxrwxr-x 14 1001 1001 4096 May 20 16:17 cmd [2021-05-20T16:23:05.841Z] -rw-r--r-- 1 root root 400932 May 20 16:21 coverage.out [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 902 May 20 16:17 go.mod [2021-05-20T16:23:05.841Z] -rw-r--r-- 1 root root 21352 May 20 16:18 go.sum [2021-05-20T16:23:05.841Z] drwxrwxr-x 8 1001 1001 4096 May 20 16:17 internal [2021-05-20T16:23:05.841Z] drwxrwxr-x 3 1001 1001 4096 May 20 16:17 openapi [2021-05-20T16:23:05.841Z] drwxrwxr-x 4 1001 1001 4096 May 20 16:17 snap [2021-05-20T16:23:05.841Z] -rw-rw-r-- 1 1001 1001 168 May 20 16:17 version.go [Pipeline] sh [2021-05-20T16:23:06.526Z] + '[' -e coverage.out ] [2021-05-20T16:23:06.526Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-05-20T16:23:06.569Z] Warning: overwriting stash ‘coverage-report’ [2021-05-20T16:23:07.501Z] Stashed 1 file(s) [Pipeline] sh [2021-05-20T16:23:08.175Z] + make build [2021-05-20T16:23:08.175Z] go mod tidy [2021-05-20T16:23:08.792Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T16:23:15.702Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T16:23:26.929Z] lxd 4.14 from Canonical* installed [2021-05-20T16:23:26.929Z] + sudo lxd init --auto [2021-05-20T16:23:35.078Z] + sudo snap install --classic snapcraft [2021-05-20T16:23:37.871Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T16:23:39.304Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T16:23:43.631Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T16:23:43.910Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T16:23:47.357Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T16:23:47.357Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-20T16:23:47.357Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-05-20T16:23:47.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T16:23:47.357Z] Dload Upload Total Spent Left Speed [2021-05-20T16:23:47.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 [2021-05-20T16:23:47.357Z] 100 3325k 100 3325k 0 0 6927k 0 --:--:-- --:--:-- --:--:-- 6927k [2021-05-20T16:23:47.357Z] ./yq_linux_amd64 [2021-05-20T16:23:47.619Z] + sudo snapcraft prime --use-lxd [2021-05-20T16:23:48.241Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T16:23:49.539Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-20T16:23:49.539Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-20T16:23:49.539Z] - README.md [2021-05-20T16:23:49.539Z] [2021-05-20T16:23:49.539Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T16:23:49.800Z] Launching a container. [2021-05-20T16:23:51.628Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T16:23:54.265Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T16:23:57.646Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T16:23:57.951Z] Waiting for container to be ready [2021-05-20T16:23:58.211Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-20T16:23:58.211Z] [2021-05-20T16:24:00.266Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T16:24:02.928Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T16:24:03.525Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-20T16:24:03.525Z] Waiting for network to be ready... [2021-05-20T16:24:03.791Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T16:24:03.791Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T16:24:03.791Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T16:24:04.059Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T16:24:04.059Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T16:24:04.059Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T16:24:04.059Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T16:24:04.059Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T16:24:04.059Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T16:24:04.059Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T16:24:04.327Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T16:24:04.591Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T16:24:04.853Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T16:24:04.853Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T16:24:04.853Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T16:24:04.853Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T16:24:04.853Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T16:24:04.853Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T16:24:05.114Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T16:24:05.375Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T16:24:05.375Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T16:24:05.375Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T16:24:05.375Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T16:24:05.375Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T16:24:05.375Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T16:24:05.375Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T16:24:05.375Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T16:24:07.920Z] Fetched 24.6 MB in 4s (5976 kB/s) [Pipeline] } [2021-05-20T16:24:08.417Z] $ docker stop --time=1 1e625abe795817c02427524e996e3df6dbed663dc04b0e4510fd4830f9f12862 [2021-05-20T16:24:08.495Z] Reading package lists... [2021-05-20T16:24:08.756Z] Reading package lists... [2021-05-20T16:24:09.018Z] Building dependency tree... [2021-05-20T16:24:09.018Z] Reading state information... [2021-05-20T16:24:09.018Z] The following additional packages will be installed: [2021-05-20T16:24:09.018Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T16:24:09.018Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T16:24:09.018Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T16:24:09.018Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-20T16:24:09.018Z] Suggested packages: [2021-05-20T16:24:09.018Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-20T16:24:09.018Z] Recommended packages: [2021-05-20T16:24:09.018Z] gnupg libsasl2-modules [2021-05-20T16:24:09.018Z] The following NEW packages will be installed: [2021-05-20T16:24:09.018Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-20T16:24:09.018Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-20T16:24:09.018Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-20T16:24:09.018Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-20T16:24:09.018Z] The following packages will be upgraded: [2021-05-20T16:24:09.018Z] gpg gpg-agent gpgconf libudev1 [2021-05-20T16:24:09.280Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-20T16:24:09.280Z] Need to get 3530 kB of archives. [2021-05-20T16:24:09.280Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-20T16:24:09.280Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-05-20T16:24:09.280Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-05-20T16:24:09.280Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-20T16:24:09.280Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-05-20T16:24:09.543Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-20T16:24:09.804Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-20T16:24:10.067Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-20T16:24:10.067Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-20T16:24:10.067Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-20T16:24:10.067Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-20T16:24:10.067Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-20T16:24:10.067Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-20T16:24:10.067Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-20T16:24:10.067Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-20T16:24:10.327Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-20T16:24:10.327Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-20T16:24:10.327Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-20T16:24:10.327Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-20T16:24:10.327Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-20T16:24:10.327Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-20T16:24:10.327Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-20T16:24:10.327Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-20T16:24:10.327Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T16:24:10.327Z] Fetched 3530 kB in 1s (3002 kB/s) [2021-05-20T16:24:10.588Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T16:24:10.588Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-20T16:24:10.588Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T16:24:10.588Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-20T16:24:10.588Z] Selecting previously unselected package udev. [2021-05-20T16:24:10.588Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-20T16:24:10.588Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-20T16:24:10.588Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-20T16:24:10.849Z] Selecting previously unselected package libfuse2:amd64. [2021-05-20T16:24:10.849Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T16:24:10.849Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T16:24:10.849Z] Selecting previously unselected package fuse. [2021-05-20T16:24:10.849Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-20T16:24:10.849Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-20T16:24:10.905Z] $ docker rm -f 1e625abe795817c02427524e996e3df6dbed663dc04b0e4510fd4830f9f12862 [2021-05-20T16:24:11.110Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T16:24:11.110Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T16:24:11.371Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T16:24:11.371Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T16:24:11.640Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T16:24:11.640Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-05-20T16:24:12.212Z] Selecting previously unselected package libksba8:amd64. [2021-05-20T16:24:12.212Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-20T16:24:12.212Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-20T16:24:12.212Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-20T16:24:12.212Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.212Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2021-05-20T16:24:12.475Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-20T16:24:12.475Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.475Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:12.475Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-20T16:24:12.475Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.475Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:24:12.738Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-20T16:24:12.738Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.738Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:12.738Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-20T16:24:12.738Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.738Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:12.738Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-20T16:24:12.738Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.738Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:12.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T16:24:12.932Z] [2021-05-20T16:24:12.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [2021-05-20T16:24:12.999Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-20T16:24:12.999Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.999Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:12.999Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-20T16:24:12.999Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.999Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:12.999Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-20T16:24:12.999Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-20T16:24:12.999Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [Pipeline] sh [2021-05-20T16:24:13.260Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-20T16:24:13.260Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T16:24:13.260Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T16:24:13.260Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-20T16:24:13.260Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-20T16:24:13.260Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T16:24:13.260Z] Selecting previously unselected package libldap-common. [2021-05-20T16:24:13.260Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-20T16:24:13.260Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T16:24:13.260Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-20T16:24:13.260Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-20T16:24:13.260Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T16:24:13.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T16:24:13.523Z] Selecting previously unselected package dirmngr. [2021-05-20T16:24:13.523Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T16:24:13.523Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T16:24:13.591Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-05-20T16:24:13.591Z] 29e5d40040c1: Pulling fs layer [2021-05-20T16:24:13.591Z] 1ce36da41761: Pulling fs layer [2021-05-20T16:24:13.591Z] 25b303627fd3: Pulling fs layer [2021-05-20T16:24:13.784Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T16:24:13.784Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-20T16:24:13.784Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-20T16:24:13.784Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T16:24:13.784Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-20T16:24:13.784Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-20T16:24:13.784Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:13.784Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-20T16:24:13.784Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T16:24:13.784Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-20T16:24:13.867Z] 29e5d40040c1: Verifying Checksum [2021-05-20T16:24:13.867Z] 29e5d40040c1: Download complete [2021-05-20T16:24:14.356Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-20T16:24:14.356Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.356Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-20T16:24:14.356Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-20T16:24:14.356Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-20T16:24:14.356Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.356Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.356Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.356Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.356Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.624Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.624Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-20T16:24:14.624Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-20T16:24:14.624Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-20T16:24:14.624Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T16:24:14.848Z] 29e5d40040c1: Pull complete [2021-05-20T16:24:14.848Z] 1ce36da41761: Verifying Checksum [2021-05-20T16:24:14.848Z] 1ce36da41761: Download complete [2021-05-20T16:24:14.886Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-20T16:24:14.886Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-20T16:24:14.886Z] This means they are not meant to be enabled using systemctl. [2021-05-20T16:24:14.886Z] Possible reasons for having this kind of units are: [2021-05-20T16:24:14.886Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-20T16:24:14.886Z] .wants/ or .requires/ directory. [2021-05-20T16:24:14.886Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-20T16:24:14.886Z] a requirement dependency on it. [2021-05-20T16:24:14.886Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-20T16:24:14.886Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-20T16:24:14.886Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-20T16:24:14.886Z] instance name specified. [2021-05-20T16:24:15.455Z] Reading package lists... [2021-05-20T16:24:15.455Z] Building dependency tree... [2021-05-20T16:24:15.455Z] Reading state information... [2021-05-20T16:24:15.723Z] The following additional packages will be installed: [2021-05-20T16:24:15.723Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-20T16:24:15.723Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-20T16:24:15.723Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-20T16:24:15.723Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-20T16:24:15.723Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-20T16:24:15.723Z] Suggested packages: [2021-05-20T16:24:15.723Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-20T16:24:15.723Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-20T16:24:15.723Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-20T16:24:15.723Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-20T16:24:15.723Z] systemd-container policykit-1 [2021-05-20T16:24:15.723Z] Recommended packages: [2021-05-20T16:24:15.723Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-20T16:24:15.723Z] The following NEW packages will be installed: [2021-05-20T16:24:15.723Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-20T16:24:15.723Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-20T16:24:15.723Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-20T16:24:15.723Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-20T16:24:15.723Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-20T16:24:15.723Z] The following packages will be upgraded: [2021-05-20T16:24:15.723Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-20T16:24:15.723Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-20T16:24:15.723Z] Need to get 35.2 MB of archives. [2021-05-20T16:24:15.723Z] After this operation, 141 MB of additional disk space will be used. [2021-05-20T16:24:15.723Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-05-20T16:24:15.832Z] 1ce36da41761: Pull complete [2021-05-20T16:24:15.983Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-05-20T16:24:15.983Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-20T16:24:15.983Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-20T16:24:15.983Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-05-20T16:24:15.983Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-20T16:24:15.983Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-20T16:24:15.983Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-20T16:24:15.983Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-20T16:24:15.983Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-20T16:24:15.983Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-20T16:24:15.983Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-20T16:24:15.983Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-20T16:24:15.983Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-20T16:24:15.983Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-20T16:24:15.983Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-20T16:24:15.983Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-20T16:24:16.816Z] 25b303627fd3: Verifying Checksum [2021-05-20T16:24:16.816Z] 25b303627fd3: Download complete [2021-05-20T16:24:16.928Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-20T16:24:16.928Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-20T16:24:16.928Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-20T16:24:16.928Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-20T16:24:16.928Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-20T16:24:16.928Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-20T16:24:16.928Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-20T16:24:16.928Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-20T16:24:16.928Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-20T16:24:17.189Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-20T16:24:17.189Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-20T16:24:17.189Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-20T16:24:17.189Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-20T16:24:17.189Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T16:24:17.189Z] Fetched 35.2 MB in 1s (24.4 MB/s) [2021-05-20T16:24:17.450Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T16:24:17.450Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-20T16:24:17.711Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T16:24:18.653Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-20T16:24:18.653Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T16:24:18.653Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-20T16:24:18.653Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T16:24:18.653Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-20T16:24:18.653Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-20T16:24:18.914Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-20T16:24:18.914Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-20T16:24:18.914Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-20T16:24:18.914Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-20T16:24:19.175Z] Setting up apt (1.6.13) ... [2021-05-20T16:24:19.175Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-20T16:24:19.435Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-20T16:24:19.697Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-20T16:24:19.697Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T16:24:19.697Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T16:24:19.961Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-20T16:24:19.961Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T16:24:19.961Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:20.223Z] Selecting previously unselected package libexpat1:amd64. [2021-05-20T16:24:20.223Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-20T16:24:20.223Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T16:24:20.223Z] Selecting previously unselected package python3.6-minimal. [2021-05-20T16:24:20.223Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T16:24:20.223Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:20.485Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T16:24:20.485Z] Checking for services that may need to be restarted...done. [2021-05-20T16:24:20.485Z] Checking for services that may need to be restarted...done. [2021-05-20T16:24:20.485Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:20.485Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-20T16:24:20.752Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:21.324Z] Selecting previously unselected package python3-minimal. [2021-05-20T16:24:21.325Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-20T16:24:21.325Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-20T16:24:21.325Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-20T16:24:21.325Z] Selecting previously unselected package mime-support. [2021-05-20T16:24:21.325Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-20T16:24:21.325Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-20T16:24:21.585Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-20T16:24:21.585Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-20T16:24:21.585Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T16:24:21.846Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-20T16:24:21.846Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T16:24:21.846Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:26.960Z] 25b303627fd3: Pull complete [2021-05-20T16:24:26.960Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-05-20T16:24:26.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T16:24:26.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-05-20T16:24:27.241Z] prd-ubuntu18.04-docker-arm64-4c-16g-15331 does not seem to be running inside a container [2021-05-20T16:24:27.357Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T16:24:30.297Z] $ docker top af216ca3076c0199b69b2b5fec84c5b593e0e1c97603b72b4e6bacb53a0026b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T16:24:31.277Z] + docker-compose build --help [2021-05-20T16:24:31.277Z] + grep parallel [2021-05-20T16:24:34.659Z] --parallel Build images in parallel. [Pipeline] } [2021-05-20T16:24:34.998Z] $ docker stop --time=1 af216ca3076c0199b69b2b5fec84c5b593e0e1c97603b72b4e6bacb53a0026b7 [2021-05-20T16:24:36.843Z] $ docker rm -f af216ca3076c0199b69b2b5fec84c5b593e0e1c97603b72b4e6bacb53a0026b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:24:37.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-05-20T16:24:37.638Z] . [Pipeline] withDockerContainer [2021-05-20T16:24:37.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-15331 does not seem to be running inside a container [2021-05-20T16:24:38.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-05-20T16:24:39.622Z] $ docker top 46edd395028f4fd70cd733fac6f7e5a23d2ffadc2fb5d99a741e0066b81e2439 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T16:24:40.611Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-05-20T16:24:43.847Z] Selecting previously unselected package python3.6. [2021-05-20T16:24:43.847Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-20T16:24:43.847Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:43.847Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-20T16:24:43.847Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-20T16:24:43.847Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T16:24:43.847Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-20T16:24:43.847Z] Selecting previously unselected package python3. [2021-05-20T16:24:43.847Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-20T16:24:43.847Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-20T16:24:43.847Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-20T16:24:43.847Z] Selecting previously unselected package multiarch-support. [2021-05-20T16:24:43.847Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T16:24:44.110Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T16:24:44.380Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-20T16:24:44.644Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-20T16:24:44.644Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-20T16:24:44.644Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-20T16:24:44.644Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T16:24:44.940Z] Building core-command ... [2021-05-20T16:24:44.940Z] Building core-data ... [2021-05-20T16:24:44.940Z] Building core-metadata ... [2021-05-20T16:24:44.940Z] Building security-bootstrapper ... [2021-05-20T16:24:44.940Z] Building security-proxy-setup ... [2021-05-20T16:24:44.940Z] Building security-secretstore-setup ... [2021-05-20T16:24:44.940Z] Building support-notifications ... [2021-05-20T16:24:44.940Z] Building support-scheduler ... [2021-05-20T16:24:44.940Z] Building sys-mgmt-agent ... [2021-05-20T16:24:44.940Z] Building security-proxy-setup [2021-05-20T16:24:44.940Z] Building security-secretstore-setup [2021-05-20T16:24:44.940Z] Building support-scheduler [2021-05-20T16:24:44.940Z] Building core-command [2021-05-20T16:24:44.940Z] Building support-notifications [2021-05-20T16:24:45.218Z] Selecting previously unselected package libbsd0:amd64. [2021-05-20T16:24:45.218Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-20T16:24:45.218Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T16:24:45.792Z] Selecting previously unselected package sudo. [2021-05-20T16:24:45.792Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-20T16:24:45.792Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T16:24:48.350Z] Selecting previously unselected package apparmor. [2021-05-20T16:24:48.350Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T16:24:48.350Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-20T16:24:48.952Z] Selecting previously unselected package libedit2:amd64. [2021-05-20T16:24:48.952Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-20T16:24:48.952Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T16:24:49.894Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-20T16:24:49.894Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T16:24:49.894Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:24:50.472Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-20T16:24:50.472Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T16:24:50.472Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:24:50.736Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-20T16:24:50.736Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-20T16:24:50.998Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T16:24:51.574Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-20T16:24:51.574Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T16:24:51.574Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:24:52.525Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-20T16:24:52.526Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-20T16:24:52.526Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:24:53.096Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-20T16:24:53.096Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-20T16:24:53.096Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T16:24:53.684Z] Selecting previously unselected package openssh-client. [2021-05-20T16:24:53.684Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-20T16:24:53.684Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T16:24:53.946Z] Selecting previously unselected package squashfs-tools. [2021-05-20T16:24:53.946Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-20T16:24:54.209Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T16:24:54.498Z] Selecting previously unselected package snapd. [2021-05-20T16:24:54.498Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-20T16:24:54.498Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-20T16:24:57.801Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-20T16:24:57.802Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-20T16:24:57.802Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-20T16:24:57.802Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-20T16:24:58.064Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-20T16:24:58.064Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:24:58.064Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T16:24:58.064Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-20T16:24:58.064Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-20T16:24:59.009Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-20T16:24:59.009Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-20T16:24:59.009Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-20T16:24:59.009Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:59.009Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:24:59.009Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-20T16:24:59.953Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-20T16:24:59.953Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:25:00.215Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-20T16:25:00.481Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-20T16:25:00.742Z] running python rtupdate hooks for python3.6... [2021-05-20T16:25:00.742Z] running python post-rtupdate hooks for python3.6... [2021-05-20T16:25:00.742Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-20T16:25:02.656Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-20T16:25:02.656Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-20T16:25:02.656Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-20T16:25:02.918Z] Setting up snapd (2.48.3+18.04) ... [2021-05-20T16:25:03.180Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-20T16:25:03.443Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-20T16:25:03.708Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-20T16:25:03.708Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-20T16:25:03.973Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T16:25:03.973Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-20T16:25:04.234Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-20T16:25:04.234Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-20T16:25:04.496Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-20T16:25:04.761Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-20T16:25:04.761Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-05-20T16:25:04.761Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-20T16:25:05.022Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T16:25:06.953Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T16:25:06.953Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T16:25:06.953Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T16:25:08.337Z] Reading package lists... [2021-05-20T16:25:08.337Z] Reading package lists... [2021-05-20T16:25:08.337Z] Building dependency tree... [2021-05-20T16:25:08.337Z] Reading state information... [2021-05-20T16:25:08.598Z] Calculating upgrade... [2021-05-20T16:25:08.598Z] The following packages will be upgraded: [2021-05-20T16:25:08.598Z] advancecomp base-files bash binutils binutils-common [2021-05-20T16:25:08.598Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-20T16:25:08.598Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-20T16:25:08.598Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-20T16:25:08.598Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-20T16:25:08.598Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-20T16:25:08.598Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-20T16:25:08.598Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-20T16:25:08.598Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-20T16:25:08.598Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-20T16:25:08.598Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-20T16:25:08.598Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-20T16:25:08.598Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-20T16:25:08.598Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-20T16:25:08.598Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-20T16:25:08.864Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T16:25:08.864Z] Need to get 64.0 MB of archives. [2021-05-20T16:25:08.864Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-20T16:25:08.864Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-20T16:25:08.864Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-20T16:25:08.864Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-20T16:25:08.864Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-20T16:25:08.864Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-20T16:25:08.864Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-20T16:25:08.864Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-20T16:25:08.864Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-20T16:25:08.864Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-20T16:25:08.864Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-20T16:25:08.864Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-20T16:25:08.864Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-20T16:25:08.865Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-20T16:25:08.865Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-20T16:25:08.865Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-20T16:25:08.865Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-20T16:25:08.865Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-20T16:25:08.865Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-20T16:25:09.125Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-20T16:25:09.125Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-20T16:25:09.125Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-20T16:25:09.125Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-20T16:25:09.125Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-20T16:25:09.125Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-20T16:25:09.125Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-20T16:25:09.125Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-20T16:25:09.125Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-20T16:25:09.125Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-20T16:25:09.125Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-20T16:25:09.125Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-20T16:25:09.125Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-20T16:25:09.125Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-20T16:25:09.125Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-20T16:25:09.125Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-20T16:25:09.125Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-20T16:25:09.125Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-20T16:25:09.125Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-20T16:25:09.125Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-20T16:25:09.125Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-20T16:25:09.125Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-20T16:25:09.125Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-20T16:25:09.125Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-20T16:25:09.125Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-20T16:25:09.125Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-20T16:25:09.125Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-20T16:25:09.126Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-20T16:25:09.126Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-20T16:25:09.126Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-20T16:25:09.126Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-20T16:25:09.386Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-20T16:25:09.386Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-20T16:25:09.386Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-20T16:25:09.386Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-20T16:25:09.386Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-20T16:25:09.386Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-20T16:25:09.386Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-20T16:25:09.386Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-20T16:25:09.648Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-20T16:25:09.648Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-20T16:25:09.648Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-20T16:25:09.648Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-20T16:25:09.648Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-20T16:25:09.648Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-20T16:25:09.648Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-20T16:25:09.648Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-20T16:25:09.909Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-20T16:25:09.909Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-20T16:25:10.172Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-20T16:25:10.172Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-20T16:25:10.172Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-20T16:25:10.172Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-20T16:25:10.172Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-20T16:25:10.172Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-20T16:25:10.172Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-20T16:25:10.172Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-20T16:25:10.172Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-20T16:25:10.500Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-20T16:25:10.500Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-20T16:25:10.500Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-20T16:25:10.500Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-20T16:25:10.500Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-20T16:25:10.500Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-20T16:25:10.500Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-20T16:25:10.500Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-20T16:25:10.500Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-20T16:25:10.500Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-20T16:25:10.500Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-20T16:25:10.500Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-20T16:25:10.500Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-20T16:25:10.500Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-20T16:25:10.956Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-20T16:25:10.956Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-20T16:25:10.956Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-20T16:25:10.956Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-20T16:25:10.957Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-05-20T16:25:10.957Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-20T16:25:10.957Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-20T16:25:10.957Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-20T16:25:10.957Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-20T16:25:10.957Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-20T16:25:10.957Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-20T16:25:10.957Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T16:25:10.957Z] Fetched 64.0 MB in 2s (30.5 MB/s) [2021-05-20T16:25:10.957Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:10.957Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T16:25:11.256Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T16:25:12.827Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T16:25:12.827Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T16:25:13.775Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-20T16:25:13.775Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-20T16:25:16.330Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:16.330Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:16.902Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:17.164Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:17.737Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:19.127Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:19.388Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:19.659Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:20.232Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:20.492Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:20.754Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:20.754Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:21.326Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:21.587Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:21.587Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:25:22.225Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T16:25:22.225Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:22.225Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-20T16:25:22.492Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:25:22.492Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T16:25:22.492Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:22.492Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:23.063Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:23.351Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:23.926Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-20T16:25:23.926Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-20T16:25:24.186Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:25:24.757Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T16:25:24.757Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T16:25:25.017Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T16:25:26.946Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T16:25:27.210Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-20T16:25:27.210Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-20T16:25:27.210Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-20T16:25:27.210Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-20T16:25:27.477Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-20T16:25:27.739Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-20T16:25:27.739Z] Installing new version of config file /etc/issue ... [2021-05-20T16:25:27.739Z] Installing new version of config file /etc/issue.net ... [2021-05-20T16:25:27.739Z] Installing new version of config file /etc/lsb-release ... [2021-05-20T16:25:27.739Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-20T16:25:28.028Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-20T16:25:28.028Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-20T16:25:28.028Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-20T16:25:28.604Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:28.604Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-20T16:25:28.604Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-20T16:25:29.196Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-20T16:25:31.754Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-05-20T16:25:31.754Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:31.754Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:31.754Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:32.015Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:32.586Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:32.586Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-20T16:25:32.586Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-20T16:25:32.586Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-20T16:25:32.586Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:32.586Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-20T16:25:32.586Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T16:25:32.846Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-20T16:25:32.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:32.846Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T16:25:32.846Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T16:25:33.108Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T16:25:33.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:33.108Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T16:25:33.108Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T16:25:33.108Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-20T16:25:33.108Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:33.109Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-20T16:25:33.109Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-20T16:25:33.371Z] Setting up grep (3.1-2build1) ... [2021-05-20T16:25:33.371Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:33.371Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T16:25:33.371Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T16:25:33.632Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-20T16:25:33.896Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:33.896Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T16:25:33.896Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T16:25:34.160Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-20T16:25:34.424Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:34.424Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T16:25:34.424Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T16:25:34.685Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T16:25:34.685Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T16:25:34.946Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-20T16:25:34.946Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T16:25:35.210Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-20T16:25:35.472Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:35.472Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-20T16:25:35.735Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-20T16:25:39.062Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T16:25:39.062Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T16:25:39.323Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-20T16:25:39.585Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-20T16:25:39.849Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T16:25:39.849Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:39.849Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-20T16:25:39.849Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-20T16:25:40.122Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-20T16:25:40.122Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:40.122Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:40.122Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:40.385Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:40.385Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:40.385Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:40.385Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:40.666Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:40.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:40.666Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:40.666Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:41.238Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:41.812Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:41.812Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:41.812Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:43.739Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:43.739Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:43.739Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T16:25:43.739Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T16:25:44.001Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T16:25:44.001Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T16:25:44.262Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T16:25:44.262Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:44.262Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-20T16:25:44.523Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T16:25:44.523Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T16:25:44.792Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:44.792Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:44.792Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:45.052Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:45.052Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:45.052Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:45.052Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:45.315Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:45.315Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:45.576Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:45.576Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:45.837Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:25:46.100Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-20T16:25:46.362Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-20T16:25:46.625Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:46.625Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-20T16:25:46.625Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-20T16:25:47.199Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T16:25:47.771Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-20T16:25:47.771Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-20T16:25:47.771Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-20T16:25:47.771Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-20T16:25:48.034Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:48.034Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-20T16:25:48.034Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-20T16:25:48.034Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-20T16:25:48.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:48.297Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-20T16:25:48.297Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T16:25:48.297Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-20T16:25:48.297Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:48.297Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-20T16:25:48.297Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-20T16:25:48.557Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-20T16:25:48.557Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:48.557Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T16:25:48.557Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T16:25:48.818Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T16:25:49.392Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:49.392Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T16:25:49.392Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T16:25:50.333Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T16:25:50.333Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:50.333Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-20T16:25:50.333Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T16:25:50.593Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T16:25:50.593Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:50.593Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-20T16:25:50.593Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-20T16:25:50.593Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-20T16:25:50.593Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-20T16:25:50.860Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T16:25:50.860Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T16:25:50.860Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T16:25:50.860Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:50.860Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-20T16:25:50.860Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-20T16:25:50.860Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-20T16:25:51.121Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:51.121Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-20T16:25:51.121Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-20T16:25:51.121Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-20T16:25:51.693Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:51.693Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-20T16:25:51.693Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-20T16:25:51.966Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-20T16:25:52.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:52.229Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-20T16:25:52.489Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-20T16:25:52.490Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-20T16:25:52.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:52.490Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-20T16:25:52.751Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-20T16:25:53.322Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-20T16:25:53.322Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:53.322Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-20T16:25:53.322Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-20T16:25:53.894Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-20T16:25:54.155Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:54.155Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T16:25:54.416Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T16:25:54.679Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T16:25:54.939Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:54.939Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-20T16:25:55.201Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-20T16:25:55.462Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-20T16:25:55.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:55.723Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-20T16:25:55.723Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-20T16:25:56.302Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-20T16:25:56.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:56.874Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-20T16:25:56.874Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-20T16:25:57.136Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-20T16:25:57.406Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:57.406Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-20T16:25:57.667Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-20T16:25:57.667Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-20T16:25:57.930Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:57.931Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-20T16:25:57.931Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-20T16:25:57.931Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-20T16:25:58.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:58.198Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-20T16:25:58.198Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-20T16:25:58.198Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-20T16:25:58.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-20T16:25:58.198Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-20T16:25:58.468Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-20T16:25:58.468Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-20T16:25:58.468Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-20T16:25:58.468Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T16:25:58.733Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T16:25:59.306Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-20T16:25:59.306Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-20T16:26:00.275Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-20T16:26:00.275Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-20T16:26:00.275Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-20T16:26:00.275Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-20T16:26:00.538Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-20T16:26:00.538Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-20T16:26:00.538Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-20T16:26:00.538Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-20T16:26:00.538Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-20T16:26:00.800Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-20T16:26:00.800Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-20T16:26:00.800Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-20T16:26:01.063Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-20T16:26:01.063Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-20T16:26:01.063Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-20T16:26:01.063Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-20T16:26:01.063Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-20T16:26:01.063Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-20T16:26:01.326Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-20T16:26:01.326Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-20T16:26:02.271Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-20T16:26:02.271Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-20T16:26:02.610Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-20T16:26:02.610Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-20T16:26:02.610Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T16:26:02.610Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T16:26:02.896Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T16:26:02.896Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T16:26:02.896Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T16:26:02.896Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T16:26:02.896Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-20T16:26:02.896Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-20T16:26:03.188Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:03.189Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:03.189Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:03.189Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:03.495Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:03.495Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:03.778Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:03.778Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:04.717Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:04.717Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:06.108Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:06.108Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:06.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:26:06.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:26:06.753Z] ---> bd5520e74dac [2021-05-20T16:26:06.753Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T16:26:06.753Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:26:06.753Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:26:06.753Z] ---> bd5520e74dac [2021-05-20T16:26:06.753Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:26:06.753Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:26:06.753Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:26:06.753Z] ---> bd5520e74dac [2021-05-20T16:26:06.753Z] Step 3/26 : WORKDIR /edgex-go [2021-05-20T16:26:06.753Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:26:06.753Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:26:06.753Z] ---> bd5520e74dac [2021-05-20T16:26:06.753Z] Step 3/22 : WORKDIR /edgex-go [2021-05-20T16:26:06.753Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:26:06.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:26:06.753Z] ---> bd5520e74dac [2021-05-20T16:26:06.753Z] Step 3/23 : WORKDIR /edgex-go [2021-05-20T16:26:06.753Z] ---> Running in e14bede7cbf5 [2021-05-20T16:26:06.753Z] ---> Running in 5310ab3ca99d [2021-05-20T16:26:06.754Z] ---> Running in c03c0c466d9e [2021-05-20T16:26:06.754Z] ---> Running in af572cff64ff [2021-05-20T16:26:06.754Z] ---> Running in 2ae78b4da3d4 [2021-05-20T16:26:06.754Z] Removing intermediate container c03c0c466d9e [2021-05-20T16:26:06.754Z] ---> 6d4dba696841 [2021-05-20T16:26:06.754Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:26:06.754Z] Removing intermediate container e14bede7cbf5 [2021-05-20T16:26:06.754Z] ---> 6b90a841a76e [2021-05-20T16:26:06.754Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:26:06.754Z] Removing intermediate container 5310ab3ca99d [2021-05-20T16:26:06.754Z] ---> b82d018de641 [2021-05-20T16:26:06.754Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:26:06.754Z] ---> Running in 7333088e6178 [2021-05-20T16:26:06.754Z] Removing intermediate container af572cff64ff [2021-05-20T16:26:06.754Z] ---> 568add7e4026 [2021-05-20T16:26:06.754Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:26:06.754Z] Removing intermediate container 2ae78b4da3d4 [2021-05-20T16:26:06.754Z] ---> 82377986ca75 [2021-05-20T16:26:06.754Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:26:06.754Z] ---> Running in 515cc2fcaa3b [2021-05-20T16:26:06.754Z] ---> Running in bba42fcd8b00 [2021-05-20T16:26:06.754Z] ---> Running in da5d1ee5c596 [2021-05-20T16:26:06.754Z] ---> Running in c3e078632e64 [2021-05-20T16:26:06.754Z] Removing intermediate container 7333088e6178 [2021-05-20T16:26:06.754Z] ---> e22ad3d89369 [2021-05-20T16:26:06.754Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-05-20T16:26:06.754Z] Removing intermediate container 515cc2fcaa3b [2021-05-20T16:26:06.754Z] ---> b92d7413356c [2021-05-20T16:26:06.754Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-05-20T16:26:06.754Z] ---> Running in 40c90705a353 [2021-05-20T16:26:06.754Z] ---> Running in c1028e99e4c4 [2021-05-20T16:26:06.754Z] Removing intermediate container da5d1ee5c596 [2021-05-20T16:26:06.754Z] ---> e11d448782c8 [2021-05-20T16:26:06.754Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-05-20T16:26:06.754Z] ---> Running in 1cfccd640d42 [2021-05-20T16:26:06.754Z] Removing intermediate container c3e078632e64 [2021-05-20T16:26:06.754Z] ---> cf6832940d0f [2021-05-20T16:26:06.754Z] Removing intermediate container bba42fcd8b00 [2021-05-20T16:26:06.754Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates ---> 9bc1bc82befe [2021-05-20T16:26:06.754Z] [2021-05-20T16:26:06.754Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T16:26:06.754Z] ---> Running in d9b8f3c0ed1c [2021-05-20T16:26:06.754Z] ---> Running in a08175e8d984 [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] OK: 218 MiB in 52 packages [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:26:06.754Z] OK: 218 MiB in 52 packages [2021-05-20T16:26:06.754Z] OK: 218 MiB in 52 packages [2021-05-20T16:26:06.754Z] OK: 218 MiB in 52 packages [2021-05-20T16:26:06.754Z] OK: 218 MiB in 52 packages [2021-05-20T16:26:06.754Z] Removing intermediate container 40c90705a353 [2021-05-20T16:26:06.754Z] ---> 2bb8af6a401e [2021-05-20T16:26:06.754Z] Step 6/22 : COPY go.mod . [2021-05-20T16:26:07.362Z] Removing intermediate container c1028e99e4c4 [2021-05-20T16:26:07.362Z] ---> 4937d067fc33 [2021-05-20T16:26:07.362Z] Step 6/23 : COPY go.mod . [2021-05-20T16:26:07.979Z] Removing intermediate container 1cfccd640d42 [2021-05-20T16:26:07.979Z] ---> 103936c97640 [2021-05-20T16:26:07.979Z] Step 6/26 : COPY go.mod . [2021-05-20T16:26:07.979Z] Removing intermediate container a08175e8d984 [2021-05-20T16:26:07.979Z] ---> 0f4f6f5974a3 [2021-05-20T16:26:07.979Z] Step 6/24 : COPY go.mod . [2021-05-20T16:26:07.979Z] ---> 7769d4980e6c [2021-05-20T16:26:07.979Z] Step 7/22 : RUN go mod download [2021-05-20T16:26:08.266Z] ---> Running in 57d31bf43417 [2021-05-20T16:26:08.545Z] Removing intermediate container d9b8f3c0ed1c [2021-05-20T16:26:08.545Z] ---> e4f0b4559f22 [2021-05-20T16:26:08.545Z] Step 6/23 : COPY go.mod . [2021-05-20T16:26:08.545Z] ---> f26a1f70867c [2021-05-20T16:26:08.545Z] Step 7/23 : RUN go mod download [2021-05-20T16:26:08.841Z] ---> Running in 9239e0f14ece [2021-05-20T16:26:09.117Z] ---> ef09822b05ef [2021-05-20T16:26:09.117Z] Step 7/26 : RUN go mod download [2021-05-20T16:26:09.117Z] ---> cddbf6a1008d [2021-05-20T16:26:09.117Z] Step 7/24 : RUN go mod download [2021-05-20T16:26:09.393Z] ---> Running in 3fe86b9d6f21 [2021-05-20T16:26:09.411Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:09.411Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:09.668Z] ---> Running in 6572a55c20f0 [2021-05-20T16:26:09.672Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:09.672Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:09.958Z] ---> b8fd9510e476 [2021-05-20T16:26:09.958Z] Step 7/23 : RUN go mod download [2021-05-20T16:26:10.235Z] ---> Running in 9a747d333b5c [2021-05-20T16:26:10.243Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-20T16:26:10.243Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-20T16:26:10.243Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T16:26:10.516Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T16:26:10.516Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T16:26:10.517Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T16:26:10.517Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-20T16:26:10.517Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-20T16:26:10.517Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-20T16:26:10.517Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-20T16:26:10.785Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T16:26:10.785Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T16:26:10.785Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-20T16:26:10.785Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-20T16:26:10.785Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-20T16:26:11.048Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-20T16:26:11.048Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:11.314Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-20T16:26:11.314Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:11.574Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:11.574Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:11.575Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-20T16:26:11.836Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-20T16:26:11.836Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-20T16:26:11.836Z] [2021-05-20T16:26:11.836Z] Current default time zone: 'Etc/UTC' [2021-05-20T16:26:11.836Z] Local time is now: Thu May 20 16:26:11 UTC 2021. [2021-05-20T16:26:11.836Z] Universal Time is now: Thu May 20 16:26:11 UTC 2021. [2021-05-20T16:26:11.836Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-20T16:26:11.836Z] [2021-05-20T16:26:12.100Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-20T16:26:12.100Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:12.100Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-20T16:26:12.100Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-20T16:26:12.100Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-20T16:26:12.100Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-20T16:26:12.100Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-20T16:26:12.100Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-20T16:26:12.100Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-20T16:26:12.100Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-20T16:26:12.100Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:12.100Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-20T16:26:12.362Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:12.362Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T16:26:12.362Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:12.362Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-20T16:26:12.362Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-20T16:26:12.362Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-20T16:26:12.362Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-20T16:26:12.362Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-20T16:26:12.362Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-20T16:26:12.362Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-20T16:26:12.362Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-20T16:26:12.881Z] Removing intermediate container 57d31bf43417 [2021-05-20T16:26:12.881Z] ---> 76c1c08d04e2 [2021-05-20T16:26:12.881Z] Step 8/22 : COPY . . [2021-05-20T16:26:13.156Z] Removing intermediate container 9239e0f14ece [2021-05-20T16:26:13.156Z] ---> c323cda634ce [2021-05-20T16:26:13.156Z] Step 8/23 : COPY . . [2021-05-20T16:26:13.429Z] Removing intermediate container 3fe86b9d6f21 [2021-05-20T16:26:13.429Z] ---> b32e195dde62 [2021-05-20T16:26:13.429Z] Step 8/26 : COPY . . [2021-05-20T16:26:14.276Z] Updating certificates in /etc/ssl/certs... [2021-05-20T16:26:14.418Z] Removing intermediate container 6572a55c20f0 [2021-05-20T16:26:14.418Z] ---> 0701eeb3b1ff [2021-05-20T16:26:14.418Z] Step 8/24 : COPY . . [2021-05-20T16:26:15.016Z] Removing intermediate container 9a747d333b5c [2021-05-20T16:26:15.016Z] ---> 78b826f7742d [2021-05-20T16:26:15.016Z] Step 8/23 : COPY . . [2021-05-20T16:26:15.220Z] 23 added, 27 removed; done. [2021-05-20T16:26:15.220Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-20T16:26:15.220Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-20T16:26:15.220Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-20T16:26:15.220Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-20T16:26:15.220Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-20T16:26:15.220Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.220Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-20T16:26:15.220Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.220Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.220Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.220Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.220Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.482Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-20T16:26:15.482Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-20T16:26:15.482Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-20T16:26:15.482Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-20T16:26:15.482Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-20T16:26:15.482Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.482Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-20T16:26:15.482Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-20T16:26:15.482Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-20T16:26:15.482Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-20T16:26:15.482Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T16:26:15.482Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-20T16:26:15.756Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-20T16:26:15.756Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-20T16:26:15.756Z] Updating certificates in /etc/ssl/certs... [2021-05-20T16:26:16.329Z] 0 added, 0 removed; done. [2021-05-20T16:26:16.329Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-20T16:26:16.329Z] done. [2021-05-20T16:26:16.592Z] Reading package lists... [2021-05-20T16:26:16.853Z] Building dependency tree... [2021-05-20T16:26:16.853Z] Reading state information... [2021-05-20T16:26:17.114Z] The following NEW packages will be installed: [2021-05-20T16:26:17.114Z] apt-transport-https [2021-05-20T16:26:17.114Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T16:26:17.114Z] Need to get 1692 B of archives. [2021-05-20T16:26:17.114Z] After this operation, 154 kB of additional disk space will be used. [2021-05-20T16:26:17.114Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-20T16:26:17.377Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T16:26:17.377Z] Fetched 1692 B in 0s (8150 B/s) [2021-05-20T16:26:17.377Z] Selecting previously unselected package apt-transport-https. [2021-05-20T16:26:17.377Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-20T16:26:17.377Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-20T16:26:17.377Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-20T16:26:17.377Z] Setting up apt-transport-https (1.6.13) ... [2021-05-20T16:26:17.638Z] Waiting for network to be ready... [2021-05-20T16:26:24.223Z] 2021-05-20T16:26:21Z INFO Waiting for automatic snapd restart... [2021-05-20T16:26:24.487Z] snapd 2.50 from Canonical* installed [2021-05-20T16:26:25.431Z] "snapd" switched to the "latest/stable" channel [2021-05-20T16:26:25.431Z] [2021-05-20T16:26:28.734Z] core18 20210507 from Canonical* installed [2021-05-20T16:26:28.734Z] "core18" switched to the "latest/stable" channel [2021-05-20T16:26:28.734Z] [2021-05-20T16:26:32.939Z] snapcraft 4.7.1 from Canonical* installed [2021-05-20T16:26:32.939Z] "snapcraft" switched to the "latest/stable" channel [2021-05-20T16:26:32.939Z] [2021-05-20T16:26:37.173Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-05-20T16:26:37.173Z] - README.md [2021-05-20T16:26:37.173Z] [2021-05-20T16:26:37.173Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-20T16:26:41.890Z] ---> 9c03d92ad27c [2021-05-20T16:26:41.890Z] Step 9/22 : RUN go mod tidy [2021-05-20T16:26:41.890Z] ---> Running in d7a41bd2861e [2021-05-20T16:26:41.890Z] ---> 80cd83d7aae9 [2021-05-20T16:26:41.890Z] Step 9/23 : RUN go mod tidy [2021-05-20T16:26:41.890Z] ---> 7ec3a4e38bb8 [2021-05-20T16:26:41.890Z] Step 9/26 : RUN go mod tidy [2021-05-20T16:26:41.890Z] ---> debcbc7aa311 [2021-05-20T16:26:41.890Z] Step 9/23 : RUN go mod tidy [2021-05-20T16:26:41.890Z] ---> Running in bf8a6867550b [2021-05-20T16:26:41.890Z] ---> Running in eb855104d32b [2021-05-20T16:26:41.890Z] ---> Running in f2c8eb545dd2 [2021-05-20T16:26:41.890Z] ---> 4df128ca3cad [2021-05-20T16:26:41.890Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:26:41.890Z] ---> Running in 69397bc05f3a [2021-05-20T16:26:43.781Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T16:26:43.781Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T16:26:43.781Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T16:26:43.781Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T16:26:43.909Z] Removing intermediate container d7a41bd2861e [2021-05-20T16:26:43.909Z] ---> 6cc8e292b55f [2021-05-20T16:26:43.909Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-05-20T16:26:44.188Z] ---> Running in 7dab2adabe25 [2021-05-20T16:26:44.363Z] Reading package lists... [2021-05-20T16:26:44.625Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-05-20T16:26:46.844Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T16:26:46.844Z] Removing intermediate container bf8a6867550b [2021-05-20T16:26:46.844Z] ---> ec56eb17e8a1 [2021-05-20T16:26:46.844Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-05-20T16:26:46.844Z] ---> Running in 1062d32d211e [2021-05-20T16:26:46.844Z] Removing intermediate container 69397bc05f3a [2021-05-20T16:26:46.844Z] ---> f200e523fc89 [2021-05-20T16:26:47.145Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-05-20T16:26:47.146Z] Removing intermediate container f2c8eb545dd2 [2021-05-20T16:26:47.146Z] ---> 14ae8e68d9e1 [2021-05-20T16:26:47.146Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-05-20T16:26:47.435Z] ---> Running in e7626aa730f3 [2021-05-20T16:26:47.435Z] ---> Running in 1e1e3f36467b [2021-05-20T16:26:47.708Z] Removing intermediate container eb855104d32b [2021-05-20T16:26:47.708Z] ---> 2008986e12fa [2021-05-20T16:26:47.708Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-05-20T16:26:47.986Z] ---> Running in dbdc9355e981 [2021-05-20T16:26:49.453Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T16:26:50.059Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T16:26:50.675Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T16:26:50.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T16:26:51.233Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T16:26:51.233Z] Reading package lists... [2021-05-20T16:26:51.233Z] Building dependency tree... [2021-05-20T16:26:51.233Z] Reading state information... [2021-05-20T16:26:51.233Z] Suggested packages: [2021-05-20T16:26:51.233Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-20T16:26:51.233Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-20T16:26:51.233Z] Recommended packages: [2021-05-20T16:26:51.233Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-20T16:26:51.233Z] The following NEW packages will be installed: [2021-05-20T16:26:51.233Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-05-20T16:26:51.233Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-05-20T16:26:51.233Z] pkg-config zip [2021-05-20T16:26:51.233Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-05-20T16:26:51.233Z] Need to get 7663 kB of archives. [2021-05-20T16:26:51.233Z] After this operation, 43.8 MB of additional disk space will be used. [2021-05-20T16:26:51.233Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-20T16:26:51.233Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-20T16:26:51.233Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-20T16:26:51.233Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-20T16:26:51.233Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-20T16:26:51.233Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-20T16:26:51.233Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-20T16:26:51.494Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-20T16:26:51.494Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-20T16:26:51.494Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-20T16:26:51.757Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-20T16:26:51.757Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-20T16:26:51.757Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-20T16:26:51.757Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-20T16:26:51.757Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-20T16:26:52.020Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-20T16:26:52.020Z] Fetched 7663 kB in 1s (9926 kB/s) [2021-05-20T16:26:52.279Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-20T16:26:52.279Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-20T16:26:52.279Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-20T16:26:52.279Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T16:26:52.852Z] Selecting previously unselected package libpsl5:amd64. [2021-05-20T16:26:52.852Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-20T16:26:52.852Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T16:26:53.114Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-20T16:26:53.114Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-20T16:26:53.114Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T16:26:54.058Z] Selecting previously unselected package librtmp1:amd64. [2021-05-20T16:26:54.058Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-20T16:26:54.058Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T16:26:54.321Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-20T16:26:54.321Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-20T16:26:54.321Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T16:26:54.582Z] Selecting previously unselected package liberror-perl. [2021-05-20T16:26:54.582Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-05-20T16:26:54.843Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-20T16:26:54.843Z] Selecting previously unselected package git-man. [2021-05-20T16:26:54.843Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-20T16:26:54.843Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T16:26:56.241Z] Selecting previously unselected package git. [2021-05-20T16:26:56.241Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-20T16:26:56.241Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T16:26:57.187Z] Selecting previously unselected package libnorm1:amd64. [2021-05-20T16:26:57.187Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-20T16:26:57.187Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T16:26:57.763Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-20T16:26:57.763Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-20T16:26:58.033Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T16:26:58.294Z] Selecting previously unselected package libsodium23:amd64. [2021-05-20T16:26:58.294Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-05-20T16:26:58.294Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-20T16:26:58.868Z] Selecting previously unselected package libzmq5:amd64. [2021-05-20T16:26:58.868Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T16:26:58.868Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T16:26:59.130Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-20T16:26:59.130Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-20T16:26:59.391Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T16:26:59.391Z] Selecting previously unselected package pkg-config. [2021-05-20T16:26:59.391Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-20T16:26:59.391Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T16:26:59.652Z] Selecting previously unselected package zip. [2021-05-20T16:26:59.652Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-05-20T16:26:59.652Z] Unpacking zip (3.0-11build1) ... [2021-05-20T16:26:59.653Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-20T16:26:59.653Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-20T16:26:59.653Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-20T16:26:59.653Z] Setting up liberror-perl (0.17025-1) ... [2021-05-20T16:26:59.653Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-20T16:26:59.653Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-20T16:26:59.653Z] No schema files found: doing nothing. [2021-05-20T16:26:59.653Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-20T16:26:59.912Z] Setting up zip (3.0-11build1) ... [2021-05-20T16:26:59.912Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-20T16:26:59.912Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-20T16:26:59.912Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-20T16:27:00.172Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T16:27:00.172Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-20T16:27:00.172Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-20T16:27:00.172Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-20T16:27:00.433Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-20T16:27:07.031Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T16:27:07.031Z] git set to automatically installed. [2021-05-20T16:27:07.031Z] git-man set to automatically installed. [2021-05-20T16:27:07.031Z] libcurl3-gnutls set to automatically installed. [2021-05-20T16:27:07.031Z] liberror-perl set to automatically installed. [2021-05-20T16:27:07.031Z] libglib2.0-0 set to automatically installed. [2021-05-20T16:27:07.031Z] libnghttp2-14 set to automatically installed. [2021-05-20T16:27:07.031Z] libnorm1 set to automatically installed. [2021-05-20T16:27:07.031Z] libpgm-5.2-0 set to automatically installed. [2021-05-20T16:27:07.031Z] libpsl5 set to automatically installed. [2021-05-20T16:27:07.031Z] librtmp1 set to automatically installed. [2021-05-20T16:27:07.031Z] libsodium23 set to automatically installed. [2021-05-20T16:27:07.031Z] libzmq3-dev set to automatically installed. [2021-05-20T16:27:07.031Z] libzmq5 set to automatically installed. [2021-05-20T16:27:07.031Z] pkg-config set to automatically installed. [2021-05-20T16:27:07.031Z] zip set to automatically installed. [2021-05-20T16:27:09.575Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T16:27:16.165Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T16:27:38.129Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-05-20T16:27:38.129Z] snapd is not logged in, snap install commands will use sudo [2021-05-20T16:27:42.336Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-20T16:27:42.910Z] snap "core18" has no updates available [2021-05-20T16:27:43.856Z] Pulling go-build-helper [2021-05-20T16:27:43.856Z] + snapcraftctl pull [2021-05-20T16:27:44.796Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-05-20T16:27:44.796Z] Skipping pull go-build-helper (already ran) [2021-05-20T16:27:44.796Z] Building go-build-helper [2021-05-20T16:27:44.796Z] + snapcraftctl build [2021-05-20T16:27:46.707Z] Staging go-build-helper [2021-05-20T16:27:46.707Z] + snapcraftctl stage [2021-05-20T16:27:59.198Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-20T16:27:59.198Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-20T16:27:59.198Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1726 kB] [2021-05-20T16:27:59.198Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [322 kB] [2021-05-20T16:27:59.198Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-20T16:27:59.198Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-20T16:27:59.198Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [323 kB] [2021-05-20T16:27:59.198Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-20T16:27:59.198Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1126 kB] [2021-05-20T16:27:59.198Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [254 kB] [2021-05-20T16:27:59.198Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-20T16:27:59.198Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-20T16:27:59.198Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-20T16:27:59.198Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-20T16:27:59.198Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-20T16:27:59.198Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-20T16:27:59.198Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-20T16:27:59.198Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-20T16:27:59.198Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-20T16:27:59.198Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2070 kB] [2021-05-20T16:27:59.198Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-20T16:27:59.198Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-20T16:27:59.198Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-20T16:27:59.198Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-20T16:27:59.198Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-20T16:27:59.198Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-20T16:27:59.198Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-20T16:27:59.198Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-20T16:27:59.198Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T16:27:59.198Z] Fetched 224 kB in 0s (0 B/s) [2021-05-20T16:27:59.198Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T16:27:59.198Z] Fetched 157 kB in 0s (0 B/s) [2021-05-20T16:27:59.198Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T16:27:59.198Z] Fetched 221 kB in 0s (0 B/s) [2021-05-20T16:27:59.198Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T16:27:59.198Z] Fetched 143 kB in 0s (0 B/s) [2021-05-20T16:27:59.198Z] Pulling app-service-config [2021-05-20T16:27:59.198Z] + snapcraftctl pull [2021-05-20T16:27:59.198Z] Cloning into '/root/parts/app-service-config/src'... [2021-05-20T16:27:59.198Z] Pulling config-common [2021-05-20T16:27:59.198Z] + snapcraftctl pull [2021-05-20T16:28:02.532Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T16:28:02.532Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T16:28:02.532Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T16:28:02.532Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T16:28:02.532Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-20T16:28:02.532Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T16:28:02.532Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-20T16:28:02.532Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T16:28:02.532Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-20T16:28:02.532Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T16:28:02.532Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-20T16:28:02.532Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T16:28:02.532Z] Pulling edgex-go [2021-05-20T16:28:02.532Z] + snapcraftctl pull [2021-05-20T16:28:24.501Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-20T16:28:24.501Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-20T16:28:24.501Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-20T16:28:24.501Z] Fetched 0 B in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-05-20T16:28:24.501Z] Fetched 96.5 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-05-20T16:28:24.501Z] Fetched 279 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-05-20T16:28:24.501Z] Fetched 122 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-05-20T16:28:24.501Z] Fetched 77.8 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-05-20T16:28:24.501Z] Fetched 8848 B in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-05-20T16:28:24.501Z] Fetched 47.8 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-05-20T16:28:24.501Z] Fetched 45.6 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-05-20T16:28:24.501Z] Fetched 15.0 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-05-20T16:28:24.501Z] Fetched 219 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-05-20T16:28:24.501Z] Fetched 154 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-05-20T16:28:24.501Z] Fetched 50.6 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-05-20T16:28:24.501Z] Fetched 14.8 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-05-20T16:28:24.501Z] Fetched 41.8 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-05-20T16:28:24.501Z] Fetched 499 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-05-20T16:28:24.501Z] Fetched 111 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-05-20T16:28:24.501Z] Fetched 240 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-05-20T16:28:24.501Z] Fetched 29.3 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-05-20T16:28:24.501Z] Fetched 85.5 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-05-20T16:28:24.501Z] Fetched 24.5 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-05-20T16:28:24.501Z] Fetched 49.2 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-05-20T16:28:24.501Z] Fetched 54.2 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-05-20T16:28:24.501Z] Fetched 30.8 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-05-20T16:28:24.501Z] Fetched 15.8 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-05-20T16:28:24.501Z] Fetched 85.9 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-05-20T16:28:24.501Z] Fetched 8720 B in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-05-20T16:28:24.501Z] Fetched 137 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-05-20T16:28:24.501Z] Fetched 119 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-05-20T16:28:24.501Z] Fetched 110 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-05-20T16:28:24.501Z] Fetched 11.1 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-05-20T16:28:24.501Z] Fetched 645 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-05-20T16:28:24.501Z] Fetched 41.3 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-05-20T16:28:24.501Z] Fetched 17.9 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-05-20T16:28:24.501Z] Fetched 368 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-05-20T16:28:24.501Z] Fetched 187 kB in 0s (0 B/s) [2021-05-20T16:28:24.501Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-05-20T16:28:24.502Z] Fetched 175 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-05-20T16:28:24.502Z] Fetched 206 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-05-20T16:28:24.502Z] Fetched 1301 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-05-20T16:28:24.502Z] Fetched 36.2 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-05-20T16:28:24.502Z] Fetched 159 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-05-20T16:28:24.502Z] Fetched 107 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-05-20T16:28:24.502Z] Fetched 48.7 kB in 0s (0 B/s) [2021-05-20T16:28:24.502Z] Pulling static-packages [2021-05-20T16:28:24.502Z] + snapcraftctl pull [2021-05-20T16:28:24.502Z] Pulling version [2021-05-20T16:28:24.502Z] + cd /root/project [2021-05-20T16:28:24.502Z] + [ -f VERSION ] [2021-05-20T16:28:24.502Z] + PROJECT_VERSION=local-dev [2021-05-20T16:28:24.502Z] + git rev-parse --short HEAD [2021-05-20T16:28:24.502Z] + GIT_REVISION=2b9130be [2021-05-20T16:28:24.502Z] + snapcraftctl set-version local-dev [2021-05-20T16:28:24.502Z] Skipping build go-build-helper (already ran) [2021-05-20T16:28:24.502Z] Building app-service-config [2021-05-20T16:28:24.502Z] + make build [2021-05-20T16:28:24.502Z] go mod tidy [2021-05-20T16:28:27.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T16:28:31.089Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.60 [2021-05-20T16:28:31.350Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.54 [2021-05-20T16:28:31.350Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-05-20T16:28:31.611Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-20T16:28:31.611Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-05-20T16:28:31.611Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-20T16:28:31.871Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-05-20T16:28:31.871Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.20 [2021-05-20T16:28:32.130Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-20T16:28:32.130Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.13 [2021-05-20T16:28:32.130Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-05-20T16:28:32.130Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-05-20T16:28:32.389Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-05-20T16:28:32.389Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-20T16:28:32.389Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-05-20T16:28:32.389Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-20T16:28:32.389Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-05-20T16:28:32.653Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-20T16:28:32.653Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-20T16:28:32.653Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-05-20T16:28:32.653Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-20T16:28:32.653Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-20T16:28:32.653Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-05-20T16:28:32.653Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-20T16:28:32.653Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-20T16:28:32.653Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-05-20T16:28:32.914Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-20T16:28:32.914Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-05-20T16:28:32.914Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-05-20T16:28:32.914Z] go: downloading github.com/kr/pretty v0.2.0 [2021-05-20T16:28:32.914Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-20T16:28:33.488Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-20T16:28:33.488Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-20T16:28:33.488Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-20T16:28:33.488Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-20T16:28:33.488Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-20T16:28:33.488Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-20T16:28:33.488Z] go: downloading golang.org/x/text v0.3.2 [2021-05-20T16:28:33.488Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-05-20T16:28:33.766Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-20T16:28:33.766Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-20T16:28:33.766Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-20T16:28:33.766Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-20T16:28:33.766Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-20T16:28:33.766Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-20T16:28:33.766Z] go: downloading github.com/kr/text v0.1.0 [2021-05-20T16:28:33.766Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-05-20T16:28:33.766Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-05-20T16:28:33.766Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-05-20T16:28:34.344Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-20T16:28:34.344Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-05-20T16:28:34.344Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-20T16:28:34.344Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-20T16:28:34.344Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-20T16:28:34.609Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-20T16:28:34.609Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-05-20T16:28:34.609Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-20T16:28:34.609Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-20T16:28:34.609Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-05-20T16:28:34.879Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-05-20T16:28:34.879Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-05-20T16:28:34.880Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-05-20T16:28:34.880Z] go: downloading github.com/miekg/dns v1.1.26 [2021-05-20T16:28:34.880Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-05-20T16:28:34.880Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-05-20T16:28:35.202Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-05-20T16:28:35.202Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-05-20T16:28:35.202Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-20T16:28:35.202Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-05-20T16:28:35.487Z] go: downloading github.com/pkg/errors v0.8.1 [2021-05-20T16:28:35.487Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-05-20T16:28:35.487Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-05-20T16:28:35.487Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-20T16:28:35.487Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-05-20T16:28:35.487Z] go: downloading github.com/golang/protobuf v1.3.2 [2021-05-20T16:28:35.750Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-05-20T16:28:35.750Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-05-20T16:28:35.750Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-05-20T16:28:36.012Z] go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-05-20T16:28:36.012Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.60 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-05-20T16:28:38.025Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T16:28:43.466Z] Removing intermediate container e7626aa730f3 [2021-05-20T16:28:43.466Z] ---> 78b5be5957cc [2021-05-20T16:28:43.466Z] [2021-05-20T16:28:43.466Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T16:28:43.466Z] Removing intermediate container 7dab2adabe25 [2021-05-20T16:28:43.466Z] ---> 93e5e57c402c [2021-05-20T16:28:43.466Z] [2021-05-20T16:28:43.466Z] Step 11/22 : FROM alpine:3.12 [2021-05-20T16:28:43.466Z] 3.12: Pulling from library/alpine [2021-05-20T16:28:43.466Z] 3.12: Pulling from library/alpine [2021-05-20T16:28:44.484Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T16:28:44.484Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-20T16:28:44.484Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T16:28:44.484Z] Status: Downloaded newer image for alpine:3.12 [2021-05-20T16:28:44.484Z] ---> 9852663dfa18 [2021-05-20T16:28:44.484Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T16:28:44.484Z] ---> 9852663dfa18 [2021-05-20T16:28:44.484Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-05-20T16:28:45.083Z] ---> Running in 6403f0ffae1a [2021-05-20T16:28:45.083Z] ---> Running in ad6ab9583831 [2021-05-20T16:28:47.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:47.060Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:47.334Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:47.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:47.891Z] (1/4) Installing ca-certificates (20191127-r4) [2021-05-20T16:28:47.891Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T16:28:47.891Z] (3/4) Installing libcurl (7.76.1-r0) [2021-05-20T16:28:47.891Z] (4/4) Installing curl (7.76.1-r0) [2021-05-20T16:28:47.891Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:28:47.891Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T16:28:48.165Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T16:28:48.165Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:28:48.165Z] OK: 5 MiB in 15 packages [2021-05-20T16:28:48.165Z] OK: 7 MiB in 18 packages [2021-05-20T16:28:50.792Z] Removing intermediate container dbdc9355e981 [2021-05-20T16:28:50.792Z] ---> 6a07748408a5 [2021-05-20T16:28:50.792Z] [2021-05-20T16:28:50.792Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T16:28:50.792Z] ---> 9852663dfa18 [2021-05-20T16:28:50.792Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-05-20T16:28:50.792Z] Removing intermediate container 1062d32d211e [2021-05-20T16:28:50.792Z] ---> 11826f07bed5 [2021-05-20T16:28:50.792Z] [2021-05-20T16:28:50.792Z] Step 11/26 : FROM alpine:3.12 [2021-05-20T16:28:50.792Z] ---> 9852663dfa18 [2021-05-20T16:28:50.792Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-05-20T16:28:50.939Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-05-20T16:28:50.939Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-05-20T16:28:50.939Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-05-20T16:28:50.939Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-05-20T16:28:50.939Z] Building config-common [2021-05-20T16:28:50.939Z] + snapcraftctl build [2021-05-20T16:28:51.063Z] Removing intermediate container 1e1e3f36467b [2021-05-20T16:28:51.063Z] ---> 50a1ef9d6ad4 [2021-05-20T16:28:51.063Z] [2021-05-20T16:28:51.063Z] Step 11/23 : FROM alpine:3.12 [2021-05-20T16:28:51.063Z] ---> 9852663dfa18 [2021-05-20T16:28:51.063Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-05-20T16:28:51.333Z] ---> Running in 4c778c02f12e [2021-05-20T16:28:51.333Z] ---> Running in 9fa12313332a [2021-05-20T16:28:51.333Z] ---> Running in 444f60b475df [2021-05-20T16:28:51.333Z] Removing intermediate container ad6ab9583831 [2021-05-20T16:28:51.333Z] ---> 38126389f92c [2021-05-20T16:28:51.333Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:28:51.604Z] Removing intermediate container 6403f0ffae1a [2021-05-20T16:28:51.604Z] ---> 10f02534e421 [2021-05-20T16:28:51.604Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T16:28:51.875Z] ---> Running in 6b6d9639f09e [2021-05-20T16:28:51.875Z] ---> Running in 4327f4373b91 [2021-05-20T16:28:51.891Z] Building edgex-go [2021-05-20T16:28:52.159Z] + cd /root/parts/edgex-go/src [2021-05-20T16:28:52.159Z] + make build [2021-05-20T16:28:52.159Z] go mod tidy [2021-05-20T16:28:52.478Z] Removing intermediate container 6b6d9639f09e [2021-05-20T16:28:52.478Z] ---> 7101a77e5f7c [2021-05-20T16:28:52.478Z] Step 14/24 : ENV APP_PORT=48082 [2021-05-20T16:28:52.478Z] Removing intermediate container 4327f4373b91 [2021-05-20T16:28:52.478Z] ---> 971f3a254e54 [2021-05-20T16:28:52.478Z] Step 14/22 : WORKDIR /edgex [2021-05-20T16:28:52.766Z] ---> Running in 0b69c36cae99 [2021-05-20T16:28:52.766Z] ---> Running in 8069203f9d40 [2021-05-20T16:28:53.107Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.92 [2021-05-20T16:28:53.107Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.57 [2021-05-20T16:28:53.107Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.21 [2021-05-20T16:28:53.107Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-05-20T16:28:53.371Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-05-20T16:28:53.371Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-05-20T16:28:53.371Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-05-20T16:28:53.371Z] go: downloading github.com/lib/pq v1.10.2 [2021-05-20T16:28:53.371Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-05-20T16:28:53.633Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T16:28:54.591Z] Removing intermediate container 0b69c36cae99 [2021-05-20T16:28:54.591Z] ---> b1f5883478d3 [2021-05-20T16:28:54.591Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T16:28:54.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:54.996Z] ---> Running in e5b7de11c1be [2021-05-20T16:28:54.996Z] Removing intermediate container 8069203f9d40 [2021-05-20T16:28:54.996Z] ---> 8a7833ec6a01 [2021-05-20T16:28:54.996Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-05-20T16:28:54.996Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:55.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:55.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:55.269Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:55.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:28:55.559Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-05-20T16:28:55.559Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:28:55.559Z] OK: 5 MiB in 15 packages [2021-05-20T16:28:56.160Z] (1/2) Installing ca-certificates (20191127-r4) [2021-05-20T16:28:56.161Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-05-20T16:28:56.161Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:28:56.161Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T16:28:56.161Z] (1/6) Installing ca-certificates (20191127-r4) [2021-05-20T16:28:56.161Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T16:28:56.161Z] (3/6) Installing libcurl (7.76.1-r0) [2021-05-20T16:28:56.161Z] (4/6) Installing curl (7.76.1-r0) [2021-05-20T16:28:56.161Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-05-20T16:28:56.161Z] (6/6) Installing su-exec (0.2-r1) [2021-05-20T16:28:56.161Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:28:56.161Z] OK: 6 MiB in 16 packages [2021-05-20T16:28:56.161Z] Executing ca-certificates-20191127-r4.trigger [2021-05-20T16:28:56.440Z] OK: 7 MiB in 20 packages [2021-05-20T16:28:57.033Z] ---> 89afa0f5d737 [2021-05-20T16:28:57.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-05-20T16:28:57.033Z] Removing intermediate container e5b7de11c1be [2021-05-20T16:28:57.033Z] ---> 5ff8f7f27293 [2021-05-20T16:28:57.033Z] Step 16/24 : WORKDIR / [2021-05-20T16:28:57.313Z] ---> Running in cb5e6406944f [2021-05-20T16:28:58.301Z] Removing intermediate container cb5e6406944f [2021-05-20T16:28:58.301Z] ---> 510568002198 [2021-05-20T16:28:58.301Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:28:58.301Z] Removing intermediate container 4c778c02f12e [2021-05-20T16:28:58.301Z] ---> 6e8d9096d592 [2021-05-20T16:28:58.301Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:28:58.586Z] ---> Running in c7abca6bbdfc [2021-05-20T16:28:58.860Z] ---> 492c55b1b84e [2021-05-20T16:28:58.860Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-05-20T16:28:58.951Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T16:28:59.149Z] Removing intermediate container 444f60b475df [2021-05-20T16:28:59.149Z] ---> 79e88dc826f4 [2021-05-20T16:28:59.149Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:28:59.149Z] Removing intermediate container 9fa12313332a [2021-05-20T16:28:59.149Z] ---> 6c3922ed165c [2021-05-20T16:28:59.149Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-05-20T16:28:59.149Z] ---> Running in 6f653e42a4cf [2021-05-20T16:28:59.473Z] ---> Running in 9dc447ac177d [2021-05-20T16:28:59.473Z] ---> 9e34e68de023 [2021-05-20T16:28:59.473Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-05-20T16:28:59.473Z] Removing intermediate container c7abca6bbdfc [2021-05-20T16:28:59.473Z] ---> d6d39e0e702a [2021-05-20T16:28:59.473Z] Step 14/23 : ENV APP_PORT=48085 [2021-05-20T16:28:59.830Z] ---> Running in 0953b861aa5a [2021-05-20T16:29:00.144Z] Removing intermediate container 6f653e42a4cf [2021-05-20T16:29:00.144Z] ---> 1fb27aeed609 [2021-05-20T16:29:00.144Z] Step 14/23 : ENV APP_PORT=48060 [2021-05-20T16:29:00.144Z] Removing intermediate container 9dc447ac177d [2021-05-20T16:29:00.144Z] ---> 6a5f8a7dcf0a [2021-05-20T16:29:00.144Z] Step 14/26 : WORKDIR / [2021-05-20T16:29:00.424Z] ---> Running in e25ecf5b9643 [2021-05-20T16:29:00.714Z] ---> Running in 8600b7adbf30 [2021-05-20T16:29:00.714Z] ---> bccbb49e8576 [2021-05-20T16:29:00.714Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-05-20T16:29:00.714Z] Removing intermediate container 0953b861aa5a [2021-05-20T16:29:00.714Z] ---> 3761502ceff6 [2021-05-20T16:29:00.714Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T16:29:01.011Z] ---> Running in a8412efc77de [2021-05-20T16:29:01.011Z] ---> Running in b91e7dde794a [2021-05-20T16:29:01.350Z] ---> 26e4add45829 [2021-05-20T16:29:01.350Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-05-20T16:29:01.658Z] Removing intermediate container e25ecf5b9643 [2021-05-20T16:29:01.658Z] ---> 5e4debc1c2c0 [2021-05-20T16:29:01.658Z] Step 15/23 : EXPOSE $APP_PORT [2021-05-20T16:29:01.658Z] Removing intermediate container 8600b7adbf30 [2021-05-20T16:29:01.658Z] ---> 6541685a3db7 [2021-05-20T16:29:01.658Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-05-20T16:29:01.658Z] ---> Running in 80a0a0aa4993 [2021-05-20T16:29:01.933Z] Removing intermediate container b91e7dde794a [2021-05-20T16:29:01.933Z] ---> 41a108e6160b [2021-05-20T16:29:01.933Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:29:01.933Z] Removing intermediate container a8412efc77de [2021-05-20T16:29:01.933Z] ---> 169124c15f1d [2021-05-20T16:29:01.933Z] Step 19/22 : CMD ["--init=true"] [2021-05-20T16:29:02.226Z] ---> Running in 7e81b183ed1b [2021-05-20T16:29:02.513Z] Removing intermediate container 80a0a0aa4993 [2021-05-20T16:29:02.513Z] ---> d03d55ad25e8 [2021-05-20T16:29:02.513Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:29:02.513Z] ---> b813f7dad772 [2021-05-20T16:29:02.513Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-05-20T16:29:02.802Z] ---> Running in b3b683e9e018 [2021-05-20T16:29:02.802Z] ---> 3240825cda0f [2021-05-20T16:29:02.802Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-05-20T16:29:03.078Z] Removing intermediate container 7e81b183ed1b [2021-05-20T16:29:03.078Z] ---> 4fcb13b26f14 [2021-05-20T16:29:03.078Z] Step 20/22 : LABEL arch=arm64 [2021-05-20T16:29:03.078Z] ---> a9a0de7724fa [2021-05-20T16:29:03.078Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-05-20T16:29:03.354Z] ---> Running in 1083686e05be [2021-05-20T16:29:03.632Z] Removing intermediate container b3b683e9e018 [2021-05-20T16:29:03.632Z] ---> e41e6530e3a8 [2021-05-20T16:29:03.632Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:29:03.632Z] ---> db2caa6f41fe [2021-05-20T16:29:03.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-05-20T16:29:03.917Z] ---> Running in b74261dfd0fb [2021-05-20T16:29:03.917Z] Removing intermediate container 1083686e05be [2021-05-20T16:29:03.917Z] ---> 379c5ce55107 [2021-05-20T16:29:03.917Z] Step 21/22 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:29:04.192Z] ---> 3a57ffb454a7 [2021-05-20T16:29:04.192Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-05-20T16:29:04.192Z] ---> Running in 23ce2688e44d [2021-05-20T16:29:04.277Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-05-20T16:29:04.465Z] Removing intermediate container b74261dfd0fb [2021-05-20T16:29:04.465Z] ---> 2df3affb94cc [2021-05-20T16:29:04.465Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T16:29:04.539Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-05-20T16:29:05.083Z] ---> Running in 96acd8969a7e [2021-05-20T16:29:05.083Z] ---> 08f99032238c [2021-05-20T16:29:05.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-05-20T16:29:05.362Z] Removing intermediate container 23ce2688e44d [2021-05-20T16:29:05.362Z] ---> 7223a467c1f3 [2021-05-20T16:29:05.362Z] Step 22/22 : LABEL version=0.0.0 [2021-05-20T16:29:05.362Z] ---> c23cc16846a9 [2021-05-20T16:29:05.362Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-05-20T16:29:05.362Z] ---> eb682ba0329c [2021-05-20T16:29:05.362Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-05-20T16:29:05.639Z] ---> Running in 304ee57372dc [2021-05-20T16:29:05.639Z] Removing intermediate container 96acd8969a7e [2021-05-20T16:29:05.639Z] ---> 6d1ae1ec68e6 [2021-05-20T16:29:05.639Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:29:05.922Z] ---> Running in 5b0ba903e581 [2021-05-20T16:29:05.936Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T16:29:06.201Z] Removing intermediate container 304ee57372dc [2021-05-20T16:29:06.201Z] ---> 487c2b2beb74 [2021-05-20T16:29:06.201Z] [2021-05-20T16:29:06.201Z] ---> 657674a52575 [2021-05-20T16:29:06.201Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-05-20T16:29:06.479Z] ---> 39cef29cd8f4 [2021-05-20T16:29:06.479Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-05-20T16:29:06.513Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T16:29:06.758Z] ---> Running in d65c76371f1d [2021-05-20T16:29:06.759Z] Removing intermediate container 5b0ba903e581 [2021-05-20T16:29:06.759Z] ---> f28406106312 [2021-05-20T16:29:06.759Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:29:06.759Z] Successfully built 487c2b2beb74 [2021-05-20T16:29:06.759Z] Successfully tagged security-proxy-setup-arm64:latest [2021-05-20T16:29:06.759Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2021-05-20T16:29:06.759Z] ---> Running in c8aeb84f0375 [2021-05-20T16:29:06.759Z] ---> dbbe293b6825 [2021-05-20T16:29:06.759Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-05-20T16:29:07.036Z] ---> Running in 41bdd6371466 [2021-05-20T16:29:07.312Z] Removing intermediate container d65c76371f1d [2021-05-20T16:29:07.312Z] ---> d6f935ad49a7 [2021-05-20T16:29:07.312Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:29:07.585Z] ---> Running in 79c7b0619c5e [2021-05-20T16:29:07.868Z] Removing intermediate container 41bdd6371466 [2021-05-20T16:29:07.868Z] ---> 1d8ccfa4e7b9 [2021-05-20T16:29:07.868Z] [2021-05-20T16:29:07.868Z] Removing intermediate container c8aeb84f0375 [2021-05-20T16:29:07.868Z] ---> 8976ebb3b26b [2021-05-20T16:29:07.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:29:07.868Z] ---> Running in b3d9fe114216 [2021-05-20T16:29:08.461Z] Removing intermediate container 79c7b0619c5e [2021-05-20T16:29:08.461Z] ---> 4ccacbd1ac3d [2021-05-20T16:29:08.461Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T16:29:08.461Z] Successfully built 1d8ccfa4e7b9 [2021-05-20T16:29:08.461Z] Successfully tagged core-command-arm64:latest [2021-05-20T16:29:08.461Z]  Building core-command ... done Building core-data [2021-05-20T16:29:08.736Z] ---> 59c547d9e9c4 [2021-05-20T16:29:08.736Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-05-20T16:29:08.736Z] Removing intermediate container b3d9fe114216 [2021-05-20T16:29:08.736Z] ---> 039666dec129 [2021-05-20T16:29:08.736Z] Step 21/23 : LABEL arch=arm64 [2021-05-20T16:29:08.736Z] ---> Running in f265f571b2a0 [2021-05-20T16:29:09.016Z] ---> Running in 104d7b2d3b2b [2021-05-20T16:29:09.616Z] Removing intermediate container f265f571b2a0 [2021-05-20T16:29:09.616Z] ---> 09cdfbc42415 [2021-05-20T16:29:09.616Z] Step 22/23 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:29:09.616Z] Removing intermediate container 104d7b2d3b2b [2021-05-20T16:29:09.616Z] ---> 0723966f99bc [2021-05-20T16:29:09.616Z] Step 22/23 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:29:09.892Z] ---> Running in 9a1183ce9695 [2021-05-20T16:29:10.167Z] ---> Running in d0b920a55afe [2021-05-20T16:29:10.167Z] ---> 2cc8a7e1a088 [2021-05-20T16:29:10.167Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-05-20T16:29:10.457Z] Removing intermediate container 9a1183ce9695 [2021-05-20T16:29:10.457Z] ---> 82026d1c5f40 [2021-05-20T16:29:10.457Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T16:29:10.746Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-05-20T16:29:11.068Z] ---> Running in 9989d00e4bf5 [2021-05-20T16:29:11.068Z] Removing intermediate container d0b920a55afe [2021-05-20T16:29:11.068Z] ---> 68b6be027695 [2021-05-20T16:29:11.068Z] Step 23/23 : LABEL version=0.0.0 [2021-05-20T16:29:11.693Z] ---> Running in 15896a72c8ec [2021-05-20T16:29:11.967Z] ---> 4730f4c99b25 [2021-05-20T16:29:11.967Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-05-20T16:29:12.141Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-05-20T16:29:12.241Z] Removing intermediate container 9989d00e4bf5 [2021-05-20T16:29:12.241Z] ---> 1110c6c5ff33 [2021-05-20T16:29:12.241Z] [2021-05-20T16:29:12.516Z] ---> Running in ac16e2568bc3 [2021-05-20T16:29:12.516Z] Successfully built 1110c6c5ff33 [2021-05-20T16:29:13.113Z] Successfully tagged support-scheduler-arm64:latest [2021-05-20T16:29:13.113Z]  Building support-scheduler ... done Building core-metadata [2021-05-20T16:29:13.113Z] Removing intermediate container 15896a72c8ec [2021-05-20T16:29:13.113Z] ---> cd121804858b [2021-05-20T16:29:13.113Z] [2021-05-20T16:29:13.384Z] Successfully built cd121804858b [2021-05-20T16:29:13.384Z] Successfully tagged support-notifications-arm64:latest [2021-05-20T16:29:13.384Z]  Building support-notifications ... done Building security-bootstrapper [2021-05-20T16:29:13.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-05-20T16:29:14.919Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-05-20T16:29:15.354Z] Removing intermediate container ac16e2568bc3 [2021-05-20T16:29:15.354Z] ---> df2dab91a924 [2021-05-20T16:29:15.354Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-05-20T16:29:15.354Z] ---> Running in 3480c45e36b6 [2021-05-20T16:29:15.629Z] Removing intermediate container 3480c45e36b6 [2021-05-20T16:29:15.629Z] ---> a7baec9cfbc9 [2021-05-20T16:29:15.629Z] Step 24/26 : LABEL arch=arm64 [2021-05-20T16:29:15.864Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-05-20T16:29:15.906Z] ---> Running in 992d48d563f3 [2021-05-20T16:29:16.496Z] Removing intermediate container 992d48d563f3 [2021-05-20T16:29:16.496Z] ---> 9817c0489ab1 [2021-05-20T16:29:16.496Z] Step 25/26 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:29:16.766Z] ---> Running in cb40abf06cf9 [2021-05-20T16:29:17.366Z] Removing intermediate container cb40abf06cf9 [2021-05-20T16:29:17.366Z] ---> 421763ca5330 [2021-05-20T16:29:17.366Z] Step 26/26 : LABEL version=0.0.0 [2021-05-20T16:29:17.784Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T16:29:17.959Z] ---> Running in 2889e06f1b93 [2021-05-20T16:29:18.553Z] Removing intermediate container 2889e06f1b93 [2021-05-20T16:29:18.553Z] ---> a05b075180ce [2021-05-20T16:29:18.553Z] [2021-05-20T16:29:18.825Z] Successfully built a05b075180ce [2021-05-20T16:29:18.825Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-05-20T16:29:19.704Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-05-20T16:29:19.704Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-05-20T16:29:19.704Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-05-20T16:29:19.704Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-05-20T16:29:19.704Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-05-20T16:29:19.704Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-05-20T16:29:19.704Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-05-20T16:29:19.705Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-05-20T16:29:19.705Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-05-20T16:29:19.705Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-05-20T16:29:19.705Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-05-20T16:29:19.705Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-05-20T16:29:19.705Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-05-20T16:29:19.705Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-05-20T16:29:23.112Z] Building static-packages [2021-05-20T16:29:23.113Z] + snapcraftctl build [2021-05-20T16:29:25.025Z] Building version [2021-05-20T16:29:25.025Z] + snapcraftctl build [2021-05-20T16:29:26.955Z] Skipping stage go-build-helper (already ran) [2021-05-20T16:29:26.955Z] + snapcraftctl stage [2021-05-20T16:29:26.955Z] Staging app-service-config [2021-05-20T16:29:27.539Z] Staging config-common [2021-05-20T16:29:27.539Z] + snapcraftctl stage [2021-05-20T16:29:28.932Z] Staging edgex-go [2021-05-20T16:29:28.932Z] + snapcraftctl stage [2021-05-20T16:29:29.874Z] Staging static-packages [2021-05-20T16:29:29.874Z] + snapcraftctl stage [2021-05-20T16:29:30.814Z] Staging version [2021-05-20T16:29:30.814Z] + snapcraftctl stage [2021-05-20T16:29:31.757Z] Priming go-build-helper [2021-05-20T16:29:32.017Z] + snapcraftctl prime [2021-05-20T16:29:32.961Z] Priming app-service-config [2021-05-20T16:29:32.961Z] + snapcraftctl prime [2021-05-20T16:29:34.347Z] Priming config-common [2021-05-20T16:29:34.347Z] + snapcraftctl prime [2021-05-20T16:29:35.299Z] Priming edgex-go [2021-05-20T16:29:35.299Z] + snapcraftctl prime [2021-05-20T16:29:36.247Z] Priming static-packages [2021-05-20T16:29:36.247Z] + snapcraftctl prime [2021-05-20T16:29:38.793Z] Priming version [2021-05-20T16:29:38.793Z] + snapcraftctl prime [2021-05-20T16:29:39.563Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-20T16:29:57.845Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:29:57.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:29:57.845Z] ---> bd5520e74dac [2021-05-20T16:29:57.845Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:29:57.845Z] ---> Using cache [2021-05-20T16:29:57.845Z] ---> 82377986ca75 [2021-05-20T16:29:57.845Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:29:57.845Z] ---> Using cache [2021-05-20T16:29:57.845Z] ---> cf6832940d0f [2021-05-20T16:29:57.845Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-05-20T16:29:57.845Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:29:57.845Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:29:57.845Z] ---> bd5520e74dac [2021-05-20T16:29:57.845Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:29:57.845Z] ---> Using cache [2021-05-20T16:29:57.845Z] ---> 82377986ca75 [2021-05-20T16:29:57.845Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:29:57.845Z] ---> Using cache [2021-05-20T16:29:57.845Z] ---> cf6832940d0f [2021-05-20T16:29:57.845Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-05-20T16:30:02.221Z] ---> Running in 59293b035005 [2021-05-20T16:30:02.221Z] ---> Running in a49a48d40f05 [2021-05-20T16:30:02.221Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:30:02.221Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:30:02.221Z] ---> bd5520e74dac [2021-05-20T16:30:02.221Z] Step 3/32 : WORKDIR /edgex-go [2021-05-20T16:30:02.221Z] ---> Using cache [2021-05-20T16:30:02.221Z] ---> 82377986ca75 [2021-05-20T16:30:02.221Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:30:02.221Z] ---> Using cache [2021-05-20T16:30:02.221Z] ---> cf6832940d0f [2021-05-20T16:30:02.221Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-05-20T16:30:02.221Z] ---> Running in 50d704e87a26 [2021-05-20T16:30:02.221Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-05-20T16:30:02.221Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-05-20T16:30:02.221Z] ---> bd5520e74dac [2021-05-20T16:30:02.221Z] Step 3/24 : WORKDIR /edgex-go [2021-05-20T16:30:02.221Z] ---> Using cache [2021-05-20T16:30:02.221Z] ---> 82377986ca75 [2021-05-20T16:30:02.221Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:30:02.221Z] ---> Using cache [2021-05-20T16:30:02.221Z] ---> cf6832940d0f [2021-05-20T16:30:02.221Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-05-20T16:30:02.221Z] ---> Running in b7250f76a64f [2021-05-20T16:30:03.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:03.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:03.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:03.976Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:04.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:04.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:04.967Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:05.246Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:30:05.880Z] OK: 218 MiB in 52 packages [2021-05-20T16:30:05.880Z] OK: 218 MiB in 52 packages [2021-05-20T16:30:06.162Z] OK: 218 MiB in 52 packages [2021-05-20T16:30:06.162Z] OK: 218 MiB in 52 packages [2021-05-20T16:30:07.605Z] Removing intermediate container b7250f76a64f [2021-05-20T16:30:07.605Z] ---> a4c858592e33 [2021-05-20T16:30:07.605Z] Step 6/24 : COPY go.mod . [2021-05-20T16:30:07.605Z] Removing intermediate container 50d704e87a26 [2021-05-20T16:30:07.605Z] Removing intermediate container a49a48d40f05 [2021-05-20T16:30:07.605Z] ---> 486efb8023e5 [2021-05-20T16:30:07.605Z] Step 6/24 : COPY go.mod . [2021-05-20T16:30:07.605Z] ---> b1779c127b4c [2021-05-20T16:30:07.605Z] Step 6/32 : COPY go.mod . [2021-05-20T16:30:07.882Z] Removing intermediate container 59293b035005 [2021-05-20T16:30:07.882Z] ---> aa890bd28891 [2021-05-20T16:30:07.882Z] Step 6/24 : COPY go.mod . [2021-05-20T16:30:08.496Z] ---> 07ec6d11281b [2021-05-20T16:30:08.496Z] Step 7/24 : RUN go mod download [2021-05-20T16:30:08.496Z] ---> Running in 75e9081e48c5 [2021-05-20T16:30:08.781Z] ---> 5c05c29aa736 [2021-05-20T16:30:08.781Z] ---> 61e62720a62c [2021-05-20T16:30:08.781Z] Step 7/24 : RUN go mod download [2021-05-20T16:30:08.781Z] Step 7/32 : RUN go mod download [2021-05-20T16:30:08.781Z] ---> 79471546c6f7 [2021-05-20T16:30:08.781Z] Step 7/24 : RUN go mod download [2021-05-20T16:30:09.059Z] ---> Running in 2460333d1d55 [2021-05-20T16:30:09.059Z] ---> Running in a1495c12a7c8 [2021-05-20T16:30:09.059Z] ---> Running in bc1ba28e81e1 [2021-05-20T16:30:12.480Z] Removing intermediate container 75e9081e48c5 [2021-05-20T16:30:12.480Z] ---> 8a2c1cc7e5dc [2021-05-20T16:30:12.480Z] Step 8/24 : COPY . . [2021-05-20T16:30:12.480Z] Removing intermediate container 2460333d1d55 [2021-05-20T16:30:12.480Z] ---> 9eeaa288f808 [2021-05-20T16:30:12.480Z] Step 8/32 : COPY . . [2021-05-20T16:30:13.100Z] Removing intermediate container a1495c12a7c8 [2021-05-20T16:30:13.100Z] ---> 61ccee18d40c [2021-05-20T16:30:13.100Z] Step 8/24 : COPY . . [2021-05-20T16:30:13.375Z] Removing intermediate container bc1ba28e81e1 [2021-05-20T16:30:13.375Z] ---> e0dccaf38482 [2021-05-20T16:30:13.375Z] Step 8/24 : COPY . . [2021-05-20T16:30:33.555Z] ---> d08862da4650 [2021-05-20T16:30:33.555Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:30:33.555Z] ---> 8746062a9449 [2021-05-20T16:30:33.555Z] Step 9/32 : RUN go mod tidy [2021-05-20T16:30:33.555Z] ---> 9477deea81a6 [2021-05-20T16:30:33.555Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:30:33.555Z] ---> 4debf61c9cf7 [2021-05-20T16:30:33.555Z] Step 9/24 : RUN go mod tidy [2021-05-20T16:30:33.555Z] ---> Running in 5cc2d0cab32f [2021-05-20T16:30:33.555Z] ---> Running in eccf39382532 [2021-05-20T16:30:33.555Z] ---> Running in a2d825caeaf9 [2021-05-20T16:30:33.555Z] ---> Running in 0a7020b8c736 [2021-05-20T16:30:38.995Z] Removing intermediate container a2d825caeaf9 [2021-05-20T16:30:38.995Z] ---> 31ee8dab1616 [2021-05-20T16:30:38.995Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-05-20T16:30:38.995Z] Removing intermediate container 0a7020b8c736 [2021-05-20T16:30:38.995Z] ---> 7b72e1b67ea2 [2021-05-20T16:30:38.995Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-05-20T16:30:38.995Z] ---> Running in 97afe484570b [2021-05-20T16:30:38.995Z] ---> Running in e79f64559bd0 [2021-05-20T16:30:39.267Z] Removing intermediate container 5cc2d0cab32f [2021-05-20T16:30:39.267Z] ---> acf8412ecc7c [2021-05-20T16:30:39.267Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-05-20T16:30:39.267Z] Removing intermediate container eccf39382532 [2021-05-20T16:30:39.267Z] ---> ff1e4164fda5 [2021-05-20T16:30:39.267Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-05-20T16:30:39.549Z] ---> Running in 8d667ab08106 [2021-05-20T16:30:39.549Z] ---> Running in 3bc9330180ce [2021-05-20T16:30:41.004Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-05-20T16:30:41.280Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-05-20T16:30:41.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-05-20T16:30:41.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-05-20T16:32:33.836Z] Removing intermediate container 97afe484570b [2021-05-20T16:32:33.836Z] ---> 9e5680f30794 [2021-05-20T16:32:33.836Z] [2021-05-20T16:32:33.836Z] Step 11/32 : FROM alpine:3.12 [2021-05-20T16:32:33.836Z] ---> 9852663dfa18 [2021-05-20T16:32:33.836Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-05-20T16:32:33.836Z] ---> Running in b4e454b1d736 [2021-05-20T16:32:33.836Z] Removing intermediate container b4e454b1d736 [2021-05-20T16:32:33.836Z] ---> 94764a267cdb [2021-05-20T16:32:33.836Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-05-20T16:32:33.836Z] ---> Running in a023eeafb324 [2021-05-20T16:32:33.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:32:33.836Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:32:33.836Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-05-20T16:32:33.836Z] (2/2) Installing su-exec (0.2-r1) [2021-05-20T16:32:33.836Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:32:33.836Z] OK: 5 MiB in 16 packages [2021-05-20T16:32:34.830Z] Removing intermediate container a023eeafb324 [2021-05-20T16:32:34.830Z] ---> f729dc1079a7 [2021-05-20T16:32:34.830Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-05-20T16:32:35.103Z] ---> Running in 56c267cab508 [2021-05-20T16:32:36.558Z] Removing intermediate container 56c267cab508 [2021-05-20T16:32:36.558Z] ---> f1ceffdb3ec5 [2021-05-20T16:32:36.558Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-05-20T16:32:36.842Z] ---> Running in 07ad32624fdf [2021-05-20T16:32:36.842Z] Removing intermediate container 3bc9330180ce [2021-05-20T16:32:36.842Z] ---> 427c822875d8 [2021-05-20T16:32:36.842Z] [2021-05-20T16:32:36.842Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T16:32:36.842Z] ---> 9852663dfa18 [2021-05-20T16:32:36.842Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-05-20T16:32:36.842Z] ---> Using cache [2021-05-20T16:32:36.842Z] ---> 6e8d9096d592 [2021-05-20T16:32:36.842Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:32:36.842Z] ---> Using cache [2021-05-20T16:32:36.842Z] ---> d6d39e0e702a [2021-05-20T16:32:36.842Z] Step 14/24 : ENV APP_PORT=48081 [2021-05-20T16:32:37.121Z] ---> Running in b94af8998ab8 [2021-05-20T16:32:37.395Z] Removing intermediate container 8d667ab08106 [2021-05-20T16:32:37.395Z] ---> 5eba4cb8cde7 [2021-05-20T16:32:37.395Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-05-20T16:32:37.677Z] Removing intermediate container 07ad32624fdf [2021-05-20T16:32:37.677Z] ---> fe65dee38b17 [2021-05-20T16:32:37.677Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-05-20T16:32:37.678Z] ---> Running in 2f02421b7acd [2021-05-20T16:32:37.678Z] ---> Running in 1d5c62575cce [2021-05-20T16:32:37.678Z] Removing intermediate container b94af8998ab8 [2021-05-20T16:32:37.678Z] ---> 932ebb89ca11 [2021-05-20T16:32:37.678Z] Step 15/24 : EXPOSE $APP_PORT [2021-05-20T16:32:38.275Z] ---> Running in 4de37c1acacb [2021-05-20T16:32:38.871Z] Removing intermediate container 4de37c1acacb [2021-05-20T16:32:38.872Z] ---> 7e16448b2836 [2021-05-20T16:32:38.872Z] Step 16/24 : WORKDIR / [2021-05-20T16:32:38.872Z] ---> Running in d1215dd3b87c [2021-05-20T16:32:39.852Z] Removing intermediate container d1215dd3b87c [2021-05-20T16:32:39.852Z] ---> 4d777b5eab5d [2021-05-20T16:32:39.852Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:32:39.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-05-20T16:32:41.313Z] ---> 7ec916e1156d [2021-05-20T16:32:41.313Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-05-20T16:32:41.313Z] Removing intermediate container 1d5c62575cce [2021-05-20T16:32:41.313Z] ---> 1374b7395be5 [2021-05-20T16:32:41.313Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-05-20T16:32:41.910Z] ---> Running in f955c796c671 [2021-05-20T16:32:42.533Z] Removing intermediate container e79f64559bd0 [2021-05-20T16:32:42.534Z] ---> 4ffbd362f0f3 [2021-05-20T16:32:42.534Z] [2021-05-20T16:32:42.534Z] Step 11/24 : FROM alpine:3.12 [2021-05-20T16:32:42.534Z] ---> 9852663dfa18 [2021-05-20T16:32:42.534Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-05-20T16:32:43.132Z] ---> Running in c5e1126f30ac [2021-05-20T16:32:43.132Z] ---> 8a924eb4f087 [2021-05-20T16:32:43.132Z] Removing intermediate container f955c796c671 [2021-05-20T16:32:43.132Z] ---> ea55bfa9868b [2021-05-20T16:32:43.132Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-05-20T16:32:43.132Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-05-20T16:32:43.132Z] Removing intermediate container 2f02421b7acd [2021-05-20T16:32:43.132Z] ---> 208d5912c2de [2021-05-20T16:32:43.132Z] [2021-05-20T16:32:43.132Z] Step 12/24 : FROM docker:20.10.0 [2021-05-20T16:32:43.408Z] 20.10.0: Pulling from library/docker [2021-05-20T16:32:43.684Z] Removing intermediate container c5e1126f30ac [2021-05-20T16:32:43.684Z] ---> 3cc85c44be17 [2021-05-20T16:32:43.684Z] Step 13/24 : ENV APP_PORT=48080 [2021-05-20T16:32:43.959Z] ---> Running in ab3daf23891c [2021-05-20T16:32:44.243Z] ---> dd775156acc5 [2021-05-20T16:32:44.243Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-05-20T16:32:44.243Z] ---> f2a1a052dab9 [2021-05-20T16:32:44.522Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-05-20T16:32:44.522Z] ---> Running in 124e8b7a62f7 [2021-05-20T16:32:44.805Z] ---> Running in 120e890b55d3 [2021-05-20T16:32:45.089Z] Removing intermediate container ab3daf23891c [2021-05-20T16:32:45.089Z] ---> 7a1962809d3a [2021-05-20T16:32:45.089Z] Step 14/24 : EXPOSE $APP_PORT [2021-05-20T16:32:45.686Z] ---> Running in 6bc5c4fbc915 [2021-05-20T16:32:45.686Z] Removing intermediate container 120e890b55d3 [2021-05-20T16:32:45.686Z] ---> fcc50d2b8e51 [2021-05-20T16:32:45.686Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:32:46.304Z] ---> Running in 1e58670555dc [2021-05-20T16:32:46.586Z] Removing intermediate container 6bc5c4fbc915 [2021-05-20T16:32:46.586Z] ---> 11c2ec09a613 [2021-05-20T16:32:46.586Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-20T16:32:46.866Z] ---> Running in 6e6f0543ce58 [2021-05-20T16:32:46.866Z] Removing intermediate container 1e58670555dc [2021-05-20T16:32:46.866Z] ---> 487ecaecedc1 [2021-05-20T16:32:46.866Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T16:32:47.467Z] ---> Running in 85e4f7f4edea [2021-05-20T16:32:48.469Z] Removing intermediate container 85e4f7f4edea [2021-05-20T16:32:48.469Z] ---> f8bc9fbf25ef [2021-05-20T16:32:48.470Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:32:48.746Z] ---> Running in 8845e0fad11c [2021-05-20T16:32:49.024Z] Removing intermediate container 124e8b7a62f7 [2021-05-20T16:32:49.024Z] ---> 804e592802f3 [2021-05-20T16:32:49.024Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:32:49.645Z] Removing intermediate container 8845e0fad11c [2021-05-20T16:32:49.645Z] ---> 953c9316e14b [2021-05-20T16:32:49.645Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:32:50.266Z] ---> Running in 1794f369bf14 [2021-05-20T16:32:50.545Z] ---> da64f0a56124 [2021-05-20T16:32:50.545Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-05-20T16:32:50.829Z] Removing intermediate container 6e6f0543ce58 [2021-05-20T16:32:50.829Z] ---> f24dff25f9d2 [2021-05-20T16:32:50.829Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-20T16:32:51.112Z] Removing intermediate container 1794f369bf14 [2021-05-20T16:32:51.112Z] ---> c113364e8c71 [2021-05-20T16:32:51.112Z] [2021-05-20T16:32:51.389Z] ---> Running in 2399c2cea6cd [2021-05-20T16:32:51.998Z] Successfully built c113364e8c71 [2021-05-20T16:32:51.998Z] Successfully tagged core-metadata-arm64:latest [2021-05-20T16:32:53.436Z]  Building core-metadata ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:32:53.711Z] ---> 02f62ce45e9e [2021-05-20T16:32:53.711Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-05-20T16:32:54.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:32:55.019Z] ---> deadf094f97e [2021-05-20T16:32:55.019Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-05-20T16:32:56.002Z] ---> 610c7e7ebb67 [2021-05-20T16:32:56.002Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-05-20T16:32:56.601Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-20T16:32:56.601Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-20T16:32:56.601Z] ---> eeaf43b92773 [2021-05-20T16:32:56.601Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-05-20T16:32:56.601Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-20T16:32:56.601Z] ---> Running in e5c38b92ac4c [2021-05-20T16:32:56.873Z] ---> 420e3af5f939 [2021-05-20T16:32:56.873Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-05-20T16:32:56.873Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-20T16:32:56.873Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-20T16:32:57.144Z] ---> Running in 02599ceb430d [2021-05-20T16:32:57.144Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-20T16:32:58.123Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-20T16:32:58.396Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-20T16:32:58.396Z] Executing busybox-1.31.1-r20.trigger [2021-05-20T16:32:58.396Z] OK: 8 MiB in 20 packages [2021-05-20T16:32:58.669Z] Removing intermediate container e5c38b92ac4c [2021-05-20T16:32:58.669Z] ---> 8d2a3ab5193f [2021-05-20T16:32:58.669Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-05-20T16:32:58.946Z] Removing intermediate container 02599ceb430d [2021-05-20T16:32:58.946Z] ---> 60f864dacad1 [2021-05-20T16:32:58.946Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-05-20T16:32:58.946Z] ---> Running in 3e5b494dfd12 [2021-05-20T16:32:59.925Z] Removing intermediate container 2399c2cea6cd [2021-05-20T16:32:59.925Z] ---> fad5b4980e43 [2021-05-20T16:32:59.925Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-05-20T16:33:00.202Z] ---> 901fd2f9257e [2021-05-20T16:33:00.202Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-05-20T16:33:00.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-20T16:33:00.486Z] ---> Running in 2bf251228aa9 [2021-05-20T16:33:00.760Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-20T16:33:01.038Z] ---> a2e8b46916f1 [2021-05-20T16:33:01.038Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-05-20T16:33:01.639Z] (1/39) Installing readline (8.0.4-r0) [2021-05-20T16:33:01.639Z] (2/39) Installing bash (5.0.17-r0) [2021-05-20T16:33:01.639Z] Executing bash-5.0.17-r0.post-install [2021-05-20T16:33:01.639Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-05-20T16:33:01.639Z] (4/39) Installing libcurl (7.76.1-r0) [2021-05-20T16:33:01.639Z] (5/39) Installing curl (7.76.1-r0) [2021-05-20T16:33:01.639Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-05-20T16:33:01.639Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-05-20T16:33:01.639Z] (8/39) Installing expat (2.2.9-r1) [2021-05-20T16:33:01.639Z] (9/39) Installing libffi (3.3-r2) [2021-05-20T16:33:01.917Z] (10/39) Installing gdbm (1.13-r1) [2021-05-20T16:33:01.917Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-05-20T16:33:01.917Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-05-20T16:33:01.917Z] (13/39) Installing python3 (3.8.10-r0) [2021-05-20T16:33:03.364Z] ---> a9e33217d1dc [2021-05-20T16:33:03.364Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-05-20T16:33:03.970Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-05-20T16:33:03.970Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-05-20T16:33:03.970Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-05-20T16:33:03.970Z] (17/39) Installing py3-six (1.15.0-r0) [2021-05-20T16:33:03.970Z] (18/39) Installing py3-packaging (20.4-r0) [2021-05-20T16:33:03.970Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-05-20T16:33:03.970Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-05-20T16:33:04.249Z] Removing intermediate container 2bf251228aa9 [2021-05-20T16:33:04.249Z] ---> 51361e2c84bd [2021-05-20T16:33:04.249Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-05-20T16:33:04.249Z] (21/39) Installing py3-idna (2.9-r0) [2021-05-20T16:33:04.249Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-05-20T16:33:04.249Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-05-20T16:33:04.249Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-05-20T16:33:04.249Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-05-20T16:33:04.249Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-05-20T16:33:04.249Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-05-20T16:33:04.249Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-05-20T16:33:04.249Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-05-20T16:33:04.522Z] ---> b467655d9730 [2021-05-20T16:33:04.522Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-05-20T16:33:04.522Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-05-20T16:33:04.522Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-05-20T16:33:04.522Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-05-20T16:33:04.522Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-05-20T16:33:04.522Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-05-20T16:33:04.522Z] (35/39) Installing py3-progress (1.5-r0) [2021-05-20T16:33:04.522Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-05-20T16:33:04.522Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-05-20T16:33:04.522Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-05-20T16:33:04.522Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-05-20T16:33:04.801Z] ---> Running in 9facb154e036 [2021-05-20T16:33:04.801Z] Executing busybox-1.31.1-r19.trigger [2021-05-20T16:33:04.801Z] OK: 72 MiB in 59 packages [2021-05-20T16:33:04.801Z] ---> Running in 5e2a388b5269 [2021-05-20T16:33:05.411Z] Removing intermediate container 9facb154e036 [2021-05-20T16:33:05.411Z] ---> d5f062a6ba11 [2021-05-20T16:33:05.411Z] Step 29/32 : CMD ["gate"] [2021-05-20T16:33:05.693Z] Removing intermediate container 5e2a388b5269 [2021-05-20T16:33:05.693Z] ---> 65d2384165cf [2021-05-20T16:33:05.693Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:33:05.693Z] ---> Running in c94d6753f75b [2021-05-20T16:33:05.969Z] ---> Running in 42a43b0bb87c [2021-05-20T16:33:06.243Z] Removing intermediate container c94d6753f75b [2021-05-20T16:33:06.243Z] ---> 23ac960a5097 [2021-05-20T16:33:06.243Z] Step 30/32 : LABEL arch=arm64 [2021-05-20T16:33:06.519Z] Removing intermediate container 42a43b0bb87c [2021-05-20T16:33:06.519Z] ---> b32d12b72d21 [2021-05-20T16:33:06.519Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T16:33:06.792Z] ---> Running in bf6107f34ddf [2021-05-20T16:33:06.792Z] ---> Running in f92de8cee0de [2021-05-20T16:33:07.392Z] Removing intermediate container bf6107f34ddf [2021-05-20T16:33:07.393Z] ---> 494fd396496e [2021-05-20T16:33:07.393Z] Step 31/32 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:33:07.393Z] Removing intermediate container f92de8cee0de [2021-05-20T16:33:07.393Z] ---> 574eb6e06747 [2021-05-20T16:33:07.393Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:33:07.668Z] ---> Running in 1fb65af42f82 [2021-05-20T16:33:07.668Z] ---> Running in a7105d0e498f [2021-05-20T16:33:08.294Z] Removing intermediate container a7105d0e498f [2021-05-20T16:33:08.294Z] ---> 7d3063b81718 [2021-05-20T16:33:08.294Z] Step 32/32 : LABEL version=0.0.0 [2021-05-20T16:33:08.570Z] Removing intermediate container 1fb65af42f82 [2021-05-20T16:33:08.570Z] ---> f955004d954c [2021-05-20T16:33:08.570Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:33:08.570Z] ---> Running in 9065b5630b5d [2021-05-20T16:33:08.846Z] ---> Running in 7a5192c77f16 [2021-05-20T16:33:09.121Z] Removing intermediate container 9065b5630b5d [2021-05-20T16:33:09.121Z] ---> fb43758c3c74 [2021-05-20T16:33:09.121Z] [2021-05-20T16:33:09.395Z] Removing intermediate container 7a5192c77f16 [2021-05-20T16:33:09.395Z] ---> 637331c6034f [2021-05-20T16:33:09.395Z] [2021-05-20T16:33:09.666Z] Successfully built fb43758c3c74 [2021-05-20T16:33:09.666Z] Successfully tagged security-bootstrapper-arm64:latest [2021-05-20T16:33:09.666Z]  Building security-bootstrapper ... done Successfully built 637331c6034f [2021-05-20T16:33:09.666Z] Successfully tagged core-data-arm64:latest [2021-05-20T16:33:10.253Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-05-20T16:33:10.253Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-05-20T16:33:11.234Z] Collecting dockerpty<0.5,>=0.4.1 [2021-05-20T16:33:11.234Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-05-20T16:33:13.198Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-05-20T16:33:13.198Z] Collecting texttable<0.10,>=0.9.0 [2021-05-20T16:33:13.474Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-05-20T16:33:15.438Z] Collecting docopt<0.7,>=0.6.1 [2021-05-20T16:33:15.438Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-05-20T16:33:19.727Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-05-20T16:33:19.727Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-05-20T16:33:19.727Z] Collecting cached-property<2,>=1.2.0 [2021-05-20T16:33:19.727Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-05-20T16:33:20.318Z] Collecting websocket-client<1.0,>=0.32.0 [2021-05-20T16:33:20.318Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-05-20T16:33:21.744Z] Collecting PyYAML<4,>=3.10 [2021-05-20T16:33:21.744Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-05-20T16:33:26.040Z] Collecting docker<4.0,>=3.6.0 [2021-05-20T16:33:26.040Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-05-20T16:33:27.028Z] Collecting jsonschema<3,>=2.5.1 [2021-05-20T16:33:27.028Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-05-20T16:33:27.624Z] Collecting idna<2.8,>=2.5 [2021-05-20T16:33:27.624Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-05-20T16:33:28.618Z] Collecting urllib3<1.25,>=1.21.1 [2021-05-20T16:33:28.618Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-05-20T16:33:28.896Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-05-20T16:33:28.896Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-05-20T16:33:29.190Z] Collecting docker-pycreds>=0.4.0 [2021-05-20T16:33:29.190Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-05-20T16:33:29.190Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-05-20T16:33:29.190Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-05-20T16:33:29.190Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-05-20T16:33:29.190Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-05-20T16:33:30.680Z] Installing collected packages: dockerpty, texttable, docopt, idna, urllib3, requests, cached-property, websocket-client, PyYAML, docker-pycreds, docker, jsonschema, docker-compose [2021-05-20T16:33:30.680Z] Running setup.py install for dockerpty: started [2021-05-20T16:33:33.292Z] Running setup.py install for dockerpty: finished with status 'done' [2021-05-20T16:33:33.292Z] Running setup.py install for texttable: started [2021-05-20T16:33:35.906Z] Running setup.py install for texttable: finished with status 'done' [2021-05-20T16:33:35.906Z] Running setup.py install for docopt: started [2021-05-20T16:33:37.896Z] Running setup.py install for docopt: finished with status 'done' [2021-05-20T16:33:37.896Z] Attempting uninstall: idna [2021-05-20T16:33:37.896Z] Found existing installation: idna 2.9 [2021-05-20T16:33:38.179Z] Uninstalling idna-2.9: [2021-05-20T16:33:38.179Z] Successfully uninstalled idna-2.9 [2021-05-20T16:33:38.774Z] Attempting uninstall: urllib3 [2021-05-20T16:33:38.774Z] Found existing installation: urllib3 1.25.9 [2021-05-20T16:33:38.774Z] Uninstalling urllib3-1.25.9: [2021-05-20T16:33:39.046Z] Successfully uninstalled urllib3-1.25.9 [2021-05-20T16:33:39.641Z] Attempting uninstall: requests [2021-05-20T16:33:39.641Z] Found existing installation: requests 2.23.0 [2021-05-20T16:33:39.641Z] Uninstalling requests-2.23.0: [2021-05-20T16:33:39.641Z] Successfully uninstalled requests-2.23.0 [2021-05-20T16:33:40.614Z] Running setup.py install for PyYAML: started [2021-05-20T16:33:43.227Z] Running setup.py install for PyYAML: finished with status 'done' [2021-05-20T16:33:45.837Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-05-20T16:33:54.099Z] Removing intermediate container 3e5b494dfd12 [2021-05-20T16:33:54.099Z] ---> fb91049dfa1d [2021-05-20T16:33:54.099Z] Step 15/24 : ENV APP_PORT=48090 [2021-05-20T16:33:54.099Z] ---> Running in 2f5f97e3156f [2021-05-20T16:33:54.693Z] Removing intermediate container 2f5f97e3156f [2021-05-20T16:33:54.693Z] ---> 3e4fb43bb1e9 [2021-05-20T16:33:54.693Z] Step 16/24 : EXPOSE $APP_PORT [2021-05-20T16:33:54.693Z] ---> Running in 0669ad341c68 [2021-05-20T16:33:55.288Z] Removing intermediate container 0669ad341c68 [2021-05-20T16:33:55.288Z] ---> 4a1e9dc03f65 [2021-05-20T16:33:55.288Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-05-20T16:33:56.718Z] ---> 26ea50de1a1c [2021-05-20T16:33:56.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-05-20T16:33:57.310Z] ---> 86476244f99c [2021-05-20T16:33:57.310Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-05-20T16:33:58.292Z] ---> de66634ced42 [2021-05-20T16:33:58.292Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-05-20T16:33:58.292Z] ---> Running in ec7c93a693c2 [2021-05-20T16:33:58.886Z] Removing intermediate container ec7c93a693c2 [2021-05-20T16:33:58.886Z] ---> b64a97aa8710 [2021-05-20T16:33:58.886Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-20T16:33:59.162Z] ---> Running in d6c3b58d6057 [2021-05-20T16:33:59.434Z] Removing intermediate container d6c3b58d6057 [2021-05-20T16:33:59.434Z] ---> 58e606894a97 [2021-05-20T16:33:59.434Z] Step 22/24 : LABEL arch=arm64 [2021-05-20T16:33:59.709Z] ---> Running in 7877b5dcd37f [2021-05-20T16:34:00.320Z] Removing intermediate container 7877b5dcd37f [2021-05-20T16:34:00.320Z] ---> da08839af164 [2021-05-20T16:34:00.320Z] Step 23/24 : LABEL git_sha=2b9130be62c688e94595923eea9ec461724b4135 [2021-05-20T16:34:00.320Z] ---> Running in ca8630f2f3f2 [2021-05-20T16:34:00.914Z] Removing intermediate container ca8630f2f3f2 [2021-05-20T16:34:00.914Z] ---> 6e1cd4288db7 [2021-05-20T16:34:00.914Z] Step 24/24 : LABEL version=0.0.0 [2021-05-20T16:34:00.914Z] ---> Running in ac51acc59973 [2021-05-20T16:34:01.522Z] Removing intermediate container ac51acc59973 [2021-05-20T16:34:01.522Z] ---> 5300f709c336 [2021-05-20T16:34:01.522Z] [2021-05-20T16:34:01.797Z] Successfully built 5300f709c336 [2021-05-20T16:34:01.797Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-05-20T16:34:02.088Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-05-20T16:34:02.159Z] $ docker stop --time=1 46edd395028f4fd70cd733fac6f7e5a23d2ffadc2fb5d99a741e0066b81e2439 [2021-05-20T16:34:04.029Z] $ docker rm -f 46edd395028f4fd70cd733fac6f7e5a23d2ffadc2fb5d99a741e0066b81e2439 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-20T16:34:04.595Z] + docker images [2021-05-20T16:34:04.870Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-05-20T16:34:04.870Z] sys-mgmt-agent-arm64 latest 5300f709c336 3 seconds ago 299MB [2021-05-20T16:34:04.870Z] core-data-arm64 latest 637331c6034f 55 seconds ago 19.1MB [2021-05-20T16:34:04.870Z] security-bootstrapper-arm64 latest fb43758c3c74 56 seconds ago 17.1MB [2021-05-20T16:34:04.870Z] core-metadata-arm64 latest c113364e8c71 About a minute ago 15.6MB [2021-05-20T16:34:04.870Z] 208d5912c2de About a minute ago 970MB [2021-05-20T16:34:04.870Z] 4ffbd362f0f3 About a minute ago 971MB [2021-05-20T16:34:04.870Z] 427c822875d8 About a minute ago 968MB [2021-05-20T16:34:04.870Z] 9e5680f30794 About a minute ago 964MB [2021-05-20T16:34:04.870Z] security-secretstore-setup-arm64 latest a05b075180ce 4 minutes ago 24.3MB [2021-05-20T16:34:04.870Z] support-notifications-arm64 latest cd121804858b 4 minutes ago 15.6MB [2021-05-20T16:34:04.870Z] support-scheduler-arm64 latest 1110c6c5ff33 4 minutes ago 15.1MB [2021-05-20T16:34:04.870Z] core-command-arm64 latest 1d8ccfa4e7b9 4 minutes ago 14.7MB [2021-05-20T16:34:04.870Z] security-proxy-setup-arm64 latest 487c2b2beb74 4 minutes ago 24MB [2021-05-20T16:34:04.870Z] 11826f07bed5 5 minutes ago 968MB [2021-05-20T16:34:04.870Z] 6a07748408a5 5 minutes ago 965MB [2021-05-20T16:34:04.870Z] 50a1ef9d6ad4 5 minutes ago 965MB [2021-05-20T16:34:04.870Z] 93e5e57c402c 5 minutes ago 968MB [2021-05-20T16:34:04.870Z] 78b5be5957cc 5 minutes ago 962MB [2021-05-20T16:34:04.870Z] ci-base-image-arm64 latest bd5520e74dac 15 minutes ago 641MB [2021-05-20T16:34:04.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 2 weeks ago 428MB [2021-05-20T16:34:04.870Z] alpine 3.12 9852663dfa18 5 weeks ago 5.32MB [2021-05-20T16:34:04.870Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-05-20T16:34:04.870Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 10 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:34:05.828Z] ---> job-cost.sh [2021-05-20T16:34:05.828Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lUc1 [2021-05-20T16:34:52.738Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-20T16:36:29.473Z] lf-activate-venv(): INFO: Adding /tmp/venv-lUc1/bin to PATH [2021-05-20T16:36:29.473Z] INFO: No Stack... [2021-05-20T16:36:29.473Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-05-20T16:36:29.473Z] INFO: Archiving Costs [Pipeline] sh [2021-05-20T16:36:29.836Z] + cut -d, -f6 [2021-05-20T16:36:29.836Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-05-20T16:36:29.919Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3492-1-stack-cost] [2021-05-20T16:36:29.924Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3492-1-stack-cost] did not exist. Created. [2021-05-20T16:36:29.924Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3492-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-20T16:36:30.344Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-05-20T16:36:30.683Z] Stashed 1 file(s) [Pipeline] } [2021-05-20T16:36:30.706Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3492-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-05-20T16:36:31.717Z] provisioning config files... [2021-05-20T16:36:31.728Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8154141605887543817tmp [Pipeline] { [Pipeline] sh [2021-05-20T16:36:32.106Z] + set +x [2021-05-20T16:36:32.106Z] + curl -s https://codecov.io/bash [2021-05-20T16:36:32.106Z] + bash -s -- [2021-05-20T16:36:32.106Z] [2021-05-20T16:36:32.106Z] _____ _ [2021-05-20T16:36:32.106Z] / ____| | | [2021-05-20T16:36:32.106Z] | | ___ __| | ___ ___ _____ __ [2021-05-20T16:36:32.106Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-20T16:36:32.106Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-20T16:36:32.106Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-20T16:36:32.106Z] Bash-1.0.2 [2021-05-20T16:36:32.106Z] [2021-05-20T16:36:32.106Z] [2021-05-20T16:36:32.106Z] ==> git version 2.24.4 found [2021-05-20T16:36:32.106Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-20T16:36:32.106Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-20T16:36:32.106Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-20T16:36:32.106Z] ==> Jenkins CI detected. [2021-05-20T16:36:32.106Z] project root: . [2021-05-20T16:36:32.106Z] --> token set from env [2021-05-20T16:36:32.370Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-20T16:36:32.370Z] ==> Running gcov in . (disable via -X gcov) [2021-05-20T16:36:32.370Z] ==> Python coveragepy not found [2021-05-20T16:36:32.370Z] ==> Searching for coverage reports in: [2021-05-20T16:36:32.370Z] + . [2021-05-20T16:36:32.370Z] -> Found 1 reports [2021-05-20T16:36:32.370Z] ==> Detecting git/mercurial file structure [2021-05-20T16:36:32.370Z] ==> Reading reports [2021-05-20T16:36:32.370Z] + ./coverage.out bytes=400932 [2021-05-20T16:36:32.370Z] ==> Appending adjustments [2021-05-20T16:36:32.370Z] https://docs.codecov.io/docs/fixing-reports [2021-05-20T16:36:33.790Z] + Found adjustments [2021-05-20T16:36:33.790Z] ==> Gzipping contents [2021-05-20T16:36:33.790Z] 56K /tmp/codecov.ZQROmS.gz [2021-05-20T16:36:33.790Z] ==> Uploading reports [2021-05-20T16:36:33.790Z] url: https://codecov.io [2021-05-20T16:36:33.790Z] query: branch=PR-3492&commit=2b9130be62c688e94595923eea9ec461724b4135&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-20T16:36:33.790Z] -> Pinging Codecov [2021-05-20T16:36:33.790Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3492&commit=2b9130be62c688e94595923eea9ec461724b4135&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3492%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3492&job=&cmd_args= [2021-05-20T16:36:34.053Z] -> Uploading to [2021-05-20T16:36:34.053Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-20/00271124DB129430A58F1EEE437C3FCB/2b9130be62c688e94595923eea9ec461724b4135/7ef44174-5f29-4c45-a093-975060cacd40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T163633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0eaf02a14ccd56a95c1e94d4412d2fc8749ec1eef1053f0ec0cf97de70b3d44 [2021-05-20T16:36:34.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-20T16:36:34.053Z] Dload Upload Total Spent Left Speed [2021-05-20T16:36:34.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56055 0 0 100 56055 0 153k --:--:-- --:--:-- --:--:-- 153k [2021-05-20T16:36:34.314Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b9130be62c688e94595923eea9ec461724b4135 [Pipeline] } [2021-05-20T16:36:34.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:36.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:36.734Z] ---> package-listing.sh [2021-05-20T16:36:36.734Z] ++ facter osfamily [2021-05-20T16:36:36.734Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-20T16:36:36.999Z] + OS_FAMILY=redhat [2021-05-20T16:36:36.999Z] + workspace=/w/workspace/edgex-go/1 [2021-05-20T16:36:36.999Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-20T16:36:36.999Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-20T16:36:36.999Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-20T16:36:36.999Z] + PACKAGES=/tmp/packages_start.txt [2021-05-20T16:36:36.999Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T16:36:36.999Z] + PACKAGES=/tmp/packages_end.txt [2021-05-20T16:36:36.999Z] + case "${OS_FAMILY}" in [2021-05-20T16:36:36.999Z] + sort [2021-05-20T16:36:36.999Z] + rpm -qa [2021-05-20T16:36:38.921Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-20T16:36:38.921Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-20T16:36:38.921Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-20T16:36:38.921Z] + '[' /w/workspace/edgex-go/1 ']' [2021-05-20T16:36:38.921Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-05-20T16:36:38.921Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-05-20T16:36:38.953Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-20T16:36:39.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:36:39.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T16:36:39.858Z] [2021-05-20T16:36:39.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-20T16:36:40.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T16:36:40.217Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-20T16:36:40.217Z] df20fa9351a1: Pulling fs layer [2021-05-20T16:36:40.217Z] 36b3adc4ff6f: Pulling fs layer [2021-05-20T16:36:40.217Z] 8ad3a11d3b57: Pulling fs layer [2021-05-20T16:36:40.217Z] 46f8f816bc3b: Pulling fs layer [2021-05-20T16:36:40.217Z] 93b61091891f: Pulling fs layer [2021-05-20T16:36:40.217Z] 93b9cdb0e59b: Pulling fs layer [2021-05-20T16:36:40.217Z] 5e14af77c1be: Pulling fs layer [2021-05-20T16:36:40.217Z] 01666e4c0597: Pulling fs layer [2021-05-20T16:36:40.217Z] aa168da1d23b: Pulling fs layer [2021-05-20T16:36:40.217Z] 93b9cdb0e59b: Waiting [2021-05-20T16:36:40.217Z] 5e14af77c1be: Waiting [2021-05-20T16:36:40.217Z] 01666e4c0597: Waiting [2021-05-20T16:36:40.217Z] aa168da1d23b: Waiting [2021-05-20T16:36:40.217Z] 46f8f816bc3b: Waiting [2021-05-20T16:36:40.217Z] 93b61091891f: Waiting [2021-05-20T16:36:40.217Z] 36b3adc4ff6f: Verifying Checksum [2021-05-20T16:36:40.217Z] 36b3adc4ff6f: Download complete [2021-05-20T16:36:40.217Z] 46f8f816bc3b: Verifying Checksum [2021-05-20T16:36:40.217Z] 46f8f816bc3b: Download complete [2021-05-20T16:36:40.482Z] 93b61091891f: Verifying Checksum [2021-05-20T16:36:40.482Z] 93b61091891f: Download complete [2021-05-20T16:36:40.482Z] 93b9cdb0e59b: Verifying Checksum [2021-05-20T16:36:40.482Z] 93b9cdb0e59b: Download complete [2021-05-20T16:36:40.482Z] 5e14af77c1be: Verifying Checksum [2021-05-20T16:36:40.482Z] 5e14af77c1be: Download complete [2021-05-20T16:36:40.482Z] 01666e4c0597: Verifying Checksum [2021-05-20T16:36:40.482Z] 01666e4c0597: Download complete [2021-05-20T16:36:40.482Z] 8ad3a11d3b57: Verifying Checksum [2021-05-20T16:36:40.482Z] 8ad3a11d3b57: Download complete [2021-05-20T16:36:40.482Z] df20fa9351a1: Verifying Checksum [2021-05-20T16:36:40.482Z] df20fa9351a1: Download complete [2021-05-20T16:36:40.742Z] df20fa9351a1: Pull complete [2021-05-20T16:36:41.007Z] 36b3adc4ff6f: Pull complete [2021-05-20T16:36:41.600Z] 8ad3a11d3b57: Pull complete [2021-05-20T16:36:41.600Z] 46f8f816bc3b: Pull complete [2021-05-20T16:36:41.868Z] 93b61091891f: Pull complete [2021-05-20T16:36:41.868Z] 93b9cdb0e59b: Pull complete [2021-05-20T16:36:42.132Z] 5e14af77c1be: Pull complete [2021-05-20T16:36:42.132Z] 01666e4c0597: Pull complete [2021-05-20T16:36:42.395Z] aa168da1d23b: Verifying Checksum [2021-05-20T16:36:42.395Z] aa168da1d23b: Download complete [2021-05-20T16:36:46.604Z] aa168da1d23b: Pull complete [2021-05-20T16:36:46.604Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-20T16:36:46.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-20T16:36:46.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-20T16:36:46.706Z] prd-centos7-docker-4c-2g-15330 does not seem to be running inside a container [2021-05-20T16:36:46.748Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-20T16:36:50.090Z] $ docker top 99b34d82723139c4493f92b4a948c067079373e61540c39db8f2b4afe02ae532 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-20T16:36:50.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-20T16:36:50.839Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-20T16:36:51.150Z] + ls /var/log/sa-host [2021-05-20T16:36:51.150Z] + sadf -c /var/log/sa-host/sa05 [2021-05-20T16:36:51.150Z] file_magic: OK [2021-05-20T16:36:51.150Z] HZ: Using current value: 100 [2021-05-20T16:36:51.150Z] file_header: OK [2021-05-20T16:36:51.150Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T16:36:51.150Z] Statistics: [2021-05-20T16:36:51.150Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-20T16:36:51.150Z] File successfully converted to sysstat format version 12.2.1 [2021-05-20T16:36:51.150Z] + sadf -c /var/log/sa-host/sa20 [2021-05-20T16:36:51.150Z] file_magic: OK [2021-05-20T16:36:51.150Z] HZ: Using current value: 100 [2021-05-20T16:36:51.150Z] file_header: OK [2021-05-20T16:36:51.150Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-20T16:36:51.150Z] Statistics: [2021-05-20T16:36:51.150Z] 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... [2021-05-20T16:36:51.150Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-20T16:36:51.419Z] provisioning config files... [2021-05-20T16:36:51.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3443148470690969934tmp [Pipeline] { [Pipeline] echo [2021-05-20T16:36:51.516Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:51.872Z] ---> create-netrc.sh [Pipeline] } [2021-05-20T16:36:51.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-20T16:36:51.971Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:52.318Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-20T16:36:52.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:52.688Z] ---> sudo-logs.sh [2021-05-20T16:36:52.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-20T16:36:52.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:53.113Z] ---> job-cost.sh [2021-05-20T16:36:53.113Z] lf-activate-venv: SKIPPING [2021-05-20T16:36:53.113Z] DEBUG: total: 0.18000000715255737 [2021-05-20T16:36:53.113Z] INFO: Retrieving Stack Cost... [2021-05-20T16:36:54.071Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-05-20T16:36:54.647Z] INFO: Archiving Costs [Pipeline] echo [2021-05-20T16:36:54.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-20T16:36:55.020Z] ---> logs-deploy.sh [2021-05-20T16:36:55.020Z] lf-activate-venv: SKIPPING [2021-05-20T16:36:55.020Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3492/1 [2021-05-20T16:36:55.020Z] INFO: archiving workspace using pattern(s): [2021-05-20T16:36:55.969Z] Archives upload complete. [2021-05-20T16:36:55.969Z] INFO: archiving logs to Nexus