Pull request #3733 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 0fa087e48d7c69ecf1a101837f9b587aaaacbaae+bdb2c85536eb59c2c674b54b9fa7260d772e6f9f (d43603eefe0703e404ea7e25d62b0bd7694b1be2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2974451142100066970.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh347401236776669855.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7795551328780465748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6840237933442357538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3733/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1155774321680173795.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-126 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8610480614257288131.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh338627258666016568.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1293399878199445886.key > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 Commit message: "style: Fix variable assignments and enable varcheck linter" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T14:04:19.358Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T14:04:19.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T14:04:19.517Z] ========================================================= [2021-09-29T14:04:19.517Z] EdgeX Global Pipelines Version Info [2021-09-29T14:04:19.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:04:20.799Z] ------------------- [2021-09-29T14:04:20.799Z] stable info: [2021-09-29T14:04:20.799Z] ------------------- [2021-09-29T14:04:20.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T14:04:20.799Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T14:04:20.799Z] Message: update stable to v1.0.205 [2021-09-29T14:04:21.397Z] ------------------- [2021-09-29T14:04:21.397Z] experimental info: [2021-09-29T14:04:21.397Z] ------------------- [2021-09-29T14:04:21.397Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-29T14:04:21.397Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T14:04:21.397Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T14:04:21.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-29T14:04:21.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-29T14:04:21.595Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T14:04:21.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T14:04:21.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T14:04:21.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T14:04:21.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T14:04:21.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-29T14:04:21.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-29T14:04:21.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-29T14:04:21.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T14:04:21.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T14:04:21.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T14:04:21.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T14:04:21.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T14:04:21.985Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T14:04:22.007Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T14:04:22.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T14:04:22.052Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T14:04:22.095Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-29T14:04:22.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-29T14:04:22.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T14:04:22.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T14:04:22.187Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3733 [Pipeline] echo [2021-09-29T14:04:22.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3733 [Pipeline] echo [2021-09-29T14:04:22.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3733 [Pipeline] echo [2021-09-29T14:04:22.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [Pipeline] echo [2021-09-29T14:04:22.289Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fa087e [Pipeline] echo [2021-09-29T14:04:22.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T14:04:22.387Z] provisioning config files... [2021-09-29T14:04:22.411Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1104846056219830554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 381b7cc00204179e3880464bc179ef8279f5f7d1 # timeout=10 [2021-09-29T14:04:22.756Z] ---> docker-login.sh [2021-09-29T14:04:22.756Z] nexus3.edgexfoundry.org:10001 [2021-09-29T14:04:22.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:04:23.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:04:23.026Z] Configure a credential helper to remove this warning. See [2021-09-29T14:04:23.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:04:23.026Z] [2021-09-29T14:04:23.026Z] Login Succeeded [2021-09-29T14:04:23.026Z] nexus3.edgexfoundry.org:10002 [2021-09-29T14:04:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:04:23.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:04:23.294Z] Configure a credential helper to remove this warning. See [2021-09-29T14:04:23.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:04:23.294Z] [2021-09-29T14:04:23.294Z] Login Succeeded [2021-09-29T14:04:23.294Z] nexus3.edgexfoundry.org:10003 [2021-09-29T14:04:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:04:23.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:04:23.294Z] Configure a credential helper to remove this warning. See [2021-09-29T14:04:23.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:04:23.294Z] [2021-09-29T14:04:23.294Z] Login Succeeded [2021-09-29T14:04:23.559Z] nexus3.edgexfoundry.org:10004 [2021-09-29T14:04:23.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:04:23.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:04:23.559Z] Configure a credential helper to remove this warning. See [2021-09-29T14:04:23.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:04:23.559Z] [2021-09-29T14:04:23.559Z] Login Succeeded [2021-09-29T14:04:23.559Z] docker.io [2021-09-29T14:04:23.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:04:24.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:04:24.145Z] Configure a credential helper to remove this warning. See [2021-09-29T14:04:24.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:04:24.145Z] [2021-09-29T14:04:24.145Z] Login Succeeded [2021-09-29T14:04:24.145Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T14:04:24.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T14:04:24.521Z] ++ 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-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] ++ dirname cmd/core-command/Dockerfile [2021-09-29T14:04:24.521Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/core-data/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-29T14:04:24.521Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-29T14:04:24.521Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-29T14:04:24.521Z] ++ cut -d/ -f2 [2021-09-29T14:04:24.521Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-29T14:04:24.586Z] 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-09-29T14:04:25.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T14:04:25.369Z] [2021-09-29T14:04:25.369Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:04:25.708Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T14:04:25.708Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T14:04:25.708Z] 31603596830f: Pulling fs layer [2021-09-29T14:04:25.708Z] 04fac38145f0: Pulling fs layer [2021-09-29T14:04:25.708Z] 701f6daf10bf: Pulling fs layer [2021-09-29T14:04:25.708Z] 24f72da36158: Pulling fs layer [2021-09-29T14:04:25.708Z] 24f72da36158: Waiting [2021-09-29T14:04:25.708Z] 04fac38145f0: Verifying Checksum [2021-09-29T14:04:25.708Z] 04fac38145f0: Download complete [2021-09-29T14:04:25.980Z] 31603596830f: Verifying Checksum [2021-09-29T14:04:25.980Z] 31603596830f: Download complete [2021-09-29T14:04:26.257Z] 31603596830f: Pull complete [2021-09-29T14:04:26.257Z] 04fac38145f0: Pull complete [2021-09-29T14:04:26.527Z] 24f72da36158: Verifying Checksum [2021-09-29T14:04:26.527Z] 24f72da36158: Download complete [2021-09-29T14:04:26.527Z] 701f6daf10bf: Download complete [2021-09-29T14:04:27.141Z] 701f6daf10bf: Pull complete [2021-09-29T14:04:27.825Z] 24f72da36158: Pull complete [2021-09-29T14:04:27.825Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T14:04:27.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T14:04:27.825Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T14:04:27.935Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-09-29T14:04:28.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T14:04:29.047Z] $ docker top fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T14:04:29.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T14:04:29.202Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T14:04:29.340Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T14:04:29.343Z] $ docker exec fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent [2021-09-29T14:04:29.463Z] SSH_AUTH_SOCK=/tmp/ssh-lDbtGuCyAJGh/agent.14 [2021-09-29T14:04:29.463Z] SSH_AGENT_PID=20 [2021-09-29T14:04:29.480Z] Running ssh-add (command line suppressed) [2021-09-29T14:04:29.587Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7644316431298163990.key (/w/workspace/edgex-go/2@tmp/private_key_7644316431298163990.key) [2021-09-29T14:04:29.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T14:04:29.956Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T14:04:29.976Z] $ docker exec --env ******** --env ******** fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent -k [2021-09-29T14:04:30.073Z] unset SSH_AUTH_SOCK; [2021-09-29T14:04:30.073Z] unset SSH_AGENT_PID; [2021-09-29T14:04:30.073Z] echo Agent pid 20 killed; [2021-09-29T14:04:30.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T14:04:30.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T14:04:30.134Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T14:04:30.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T14:04:30.253Z] $ docker exec fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent [2021-09-29T14:04:30.381Z] SSH_AUTH_SOCK=/tmp/ssh-cOchCFFXkK9s/agent.53 [2021-09-29T14:04:30.381Z] SSH_AGENT_PID=60 [2021-09-29T14:04:30.391Z] Running ssh-add (command line suppressed) [2021-09-29T14:04:30.494Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5492837895068167802.key (/w/workspace/edgex-go/2@tmp/private_key_5492837895068167802.key) [2021-09-29T14:04:30.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T14:04:30.848Z] + git semver init [2021-09-29T14:04:30.848Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T14:04:30.848Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-29T14:04:30.848Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-29T14:04:30.848Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T14:04:30.848Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T14:04:30.848Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T14:04:30.848Z] # $SEMVER_BRANCH = PR-3733 [2021-09-29T14:04:30.848Z] # $SEMVER_TEMP = /tmp/semver-623616057 [2021-09-29T14:04:30.848Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-29T14:07:22.653Z] # '/tmp/semver-623616057' -> '/w/workspace/edgex-go/2/.semver' [2021-09-29T14:07:22.653Z] # -> Force: false [2021-09-29T14:07:22.653Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-29T14:07:22.887Z] $ docker exec --env ******** --env ******** fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d ssh-agent -k [2021-09-29T14:07:22.993Z] unset SSH_AUTH_SOCK; [2021-09-29T14:07:22.994Z] unset SSH_AGENT_PID; [2021-09-29T14:07:22.994Z] echo Agent pid 60 killed; [2021-09-29T14:07:23.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T14:07:23.390Z] + git semver [Pipeline] } [2021-09-29T14:07:23.416Z] $ docker stop --time=1 fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d [2021-09-29T14:07:25.118Z] $ docker rm -f fd3a08a8e3236ed1c64839f3caaf3c5da2978a96dd5339e27f918696546a305d [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T14:07:25.538Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T14:07:25.954Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T14:07:25.959Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-29T14:07:26.476Z] ========================================================= [2021-09-29T14:07:26.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T14:07:26.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:07:26.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:07:26.839Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T14:07:26.839Z] 540db60ca938: Pulling fs layer [2021-09-29T14:07:26.839Z] adcc1eea9eea: Pulling fs layer [2021-09-29T14:07:26.839Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T14:07:26.839Z] db62176df00c: Pulling fs layer [2021-09-29T14:07:26.839Z] 3b30891b0d05: Pulling fs layer [2021-09-29T14:07:26.839Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T14:07:26.839Z] c788192a36de: Pulling fs layer [2021-09-29T14:07:26.839Z] a77e37c0d609: Pulling fs layer [2021-09-29T14:07:26.839Z] c3185cebc471: Pulling fs layer [2021-09-29T14:07:26.839Z] db62176df00c: Waiting [2021-09-29T14:07:26.839Z] 3b30891b0d05: Waiting [2021-09-29T14:07:26.839Z] 06b49ca38bd5: Waiting [2021-09-29T14:07:26.839Z] c788192a36de: Waiting [2021-09-29T14:07:26.839Z] a77e37c0d609: Waiting [2021-09-29T14:07:26.839Z] c3185cebc471: Waiting [2021-09-29T14:07:26.839Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T14:07:26.839Z] 4c4ab2625f07: Download complete [2021-09-29T14:07:27.107Z] adcc1eea9eea: Verifying Checksum [2021-09-29T14:07:27.107Z] adcc1eea9eea: Download complete [2021-09-29T14:07:27.107Z] 3b30891b0d05: Verifying Checksum [2021-09-29T14:07:27.107Z] 3b30891b0d05: Download complete [2021-09-29T14:07:27.107Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T14:07:27.107Z] 06b49ca38bd5: Download complete [2021-09-29T14:07:27.375Z] c788192a36de: Verifying Checksum [2021-09-29T14:07:27.375Z] c788192a36de: Download complete [2021-09-29T14:07:27.650Z] 540db60ca938: Verifying Checksum [2021-09-29T14:07:27.923Z] 540db60ca938: Pull complete [2021-09-29T14:07:27.923Z] adcc1eea9eea: Pull complete [2021-09-29T14:07:27.923Z] 4c4ab2625f07: Pull complete [2021-09-29T14:07:28.509Z] a77e37c0d609: Verifying Checksum [2021-09-29T14:07:28.509Z] a77e37c0d609: Download complete [2021-09-29T14:07:32.770Z] c3185cebc471: Verifying Checksum [2021-09-29T14:07:32.770Z] c3185cebc471: Download complete [2021-09-29T14:07:33.352Z] db62176df00c: Verifying Checksum [2021-09-29T14:07:33.352Z] db62176df00c: Download complete [2021-09-29T14:07:36.712Z] db62176df00c: Pull complete [2021-09-29T14:07:36.712Z] 3b30891b0d05: Pull complete [2021-09-29T14:07:36.712Z] 06b49ca38bd5: Pull complete [2021-09-29T14:07:36.712Z] c788192a36de: Pull complete [2021-09-29T14:07:36.712Z] a77e37c0d609: Pull complete [2021-09-29T14:07:38.681Z] c3185cebc471: Pull complete [2021-09-29T14:07:38.681Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T14:07:38.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:07:38.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:07:39.036Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:07:39.036Z] WORKDIR /edgex [2021-09-29T14:07:39.036Z] COPY go.mod . [2021-09-29T14:07:39.036Z] RUN go mod download' [2021-09-29T14:07:39.036Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-29T14:07:40.708Z] Sending build context to Docker daemon 329.1MB [2021-09-29T14:07:40.708Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T14:07:40.708Z] ---> 031687cdd783 [2021-09-29T14:07:40.708Z] Step 2/4 : WORKDIR /edgex [2021-09-29T14:07:41.391Z] Still waiting to schedule task [2021-09-29T14:07:41.391Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-29T14:07:42.658Z] ---> Running in f2bd57dea564 [2021-09-29T14:07:42.659Z] Removing intermediate container f2bd57dea564 [2021-09-29T14:07:42.659Z] ---> 8b242143bbb7 [2021-09-29T14:07:42.659Z] Step 3/4 : COPY go.mod . [2021-09-29T14:07:42.659Z] ---> aa358329522b [2021-09-29T14:07:42.659Z] Step 4/4 : RUN go mod download [2021-09-29T14:07:42.659Z] ---> Running in f7ce7c4e6dc0 [2021-09-29T14:08:21.586Z] Removing intermediate container f7ce7c4e6dc0 [2021-09-29T14:08:21.586Z] ---> 494b06318ee8 [2021-09-29T14:08:21.586Z] Successfully built 494b06318ee8 [2021-09-29T14:08:21.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:08:21.937Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T14:08:21.937Z] . [Pipeline] withDockerContainer [2021-09-29T14:08:22.058Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-09-29T14:08:22.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T14:08:22.545Z] $ docker top dd95a6583509ad4cd58408e2351c5966624b7d1e9fff83dc4950d840dbbf60f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:08:22.973Z] + go version [2021-09-29T14:08:22.973Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T14:08:22.994Z] $ docker stop --time=1 dd95a6583509ad4cd58408e2351c5966624b7d1e9fff83dc4950d840dbbf60f1 [2021-09-29T14:08:24.208Z] $ docker rm -f dd95a6583509ad4cd58408e2351c5966624b7d1e9fff83dc4950d840dbbf60f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:08:24.848Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T14:08:24.848Z] . [Pipeline] withDockerContainer [2021-09-29T14:08:24.954Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-09-29T14:08:25.031Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-29T14:08:25.392Z] $ docker top 630c0919dbe2c174173af0692b1505cace2d3164fc30febd5090d60e06fc8801 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T14:08:25.497Z] ========================================================= [2021-09-29T14:08:25.498Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T14:08:25.498Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:08:25.827Z] + go mod tidy [Pipeline] sh [2021-09-29T14:08:26.458Z] + make test [2021-09-29T14:08:26.458Z] go mod tidy [2021-09-29T14:08:26.458Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T14:08:31.947Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T14:08:50.508Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T14:08:53.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T14:08:53.953Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T14:08:54.538Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T14:08:56.509Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T14:08:57.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T14:08:57.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T14:08:57.504Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T14:08:58.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T14:08:58.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T14:08:58.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T14:08:58.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T14:08:58.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T14:08:58.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T14:09:00.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements [2021-09-29T14:09:00.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T14:09:00.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T14:09:00.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-09-29T14:09:00.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T14:09:01.590Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.064s coverage: 46.3% of statements [2021-09-29T14:09:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T14:09:01.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T14:09:02.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.129s coverage: 90.1% of statements [2021-09-29T14:09:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T14:09:02.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:09:03.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.062s coverage: 84.4% of statements [2021-09-29T14:09:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T14:09:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T14:09:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T14:09:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T14:09:03.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T14:09:04.154Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.287s coverage: 94.2% of statements [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:09:04.154Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 59.1% of statements [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T14:09:04.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T14:09:04.432Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements [2021-09-29T14:09:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T14:09:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T14:09:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T14:09:05.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.8% of statements [2021-09-29T14:09:05.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T14:09:05.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2021-09-29T14:09:05.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-09-29T14:09:05.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T14:09:06.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-09-29T14:09:06.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 79.5% of statements [2021-09-29T14:09:06.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2021-09-29T14:09:06.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2021-09-29T14:09:06.875Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-09-29T14:09:19.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-09-29T14:09:19.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-29T14:09:23.891Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.173s coverage: 82.5% of statements [2021-09-29T14:09:23.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.150s coverage: 91.2% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 64.4% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-09-29T14:09:42.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.265s coverage: 70.3% of statements [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T14:09:42.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T14:09:43.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.4% of statements [2021-09-29T14:09:43.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T14:09:43.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T14:09:43.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-09-29T14:09:43.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T14:09:43.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2021-09-29T14:09:43.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T14:09:50.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-29T14:09:50.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T14:09:50.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T14:09:50.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T14:09:50.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T14:09:50.158Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements [2021-09-29T14:09:50.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T14:09:50.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T14:09:50.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T14:09:50.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T14:09:50.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T14:09:50.159Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T14:09:50.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-09-29T14:09:50.159Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2021-09-29T14:09:50.159Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T14:10:22.849Z] GO111MODULE=on go vet ./... [2021-09-29T14:10:33.099Z] gofmt -l . [2021-09-29T14:10:33.099Z] [ "`gofmt -l .`" = "" ] [2021-09-29T14:10:33.099Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-29T14:10:33.460Z] + ls -al . [2021-09-29T14:10:33.460Z] total 612 [2021-09-29T14:10:33.460Z] drwxrwxr-x 10 1001 1001 4096 Sep 29 14:10 . [2021-09-29T14:10:33.460Z] drwxr-xr-x 4 root root 28 Sep 29 14:08 .. [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 14:04 .dockerignore [2021-09-29T14:10:33.460Z] drwxrwxr-x 8 1001 1001 179 Sep 29 14:04 .git [2021-09-29T14:10:33.460Z] drwxrwxr-x 4 1001 1001 142 Sep 29 14:04 .github [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 14:04 .gitignore [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 53 Sep 29 14:04 .golangci.yml [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 14:04 .hadolint.yml [2021-09-29T14:10:33.460Z] drwx------ 3 1001 1001 58 Sep 29 14:07 .semver [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 14:04 .sonarcloud.properties [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:04 ADOPTERS.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:04 Attribution.txt [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:04 CHANGELOG.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:04 CONTRIBUTING.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 14:04 GOVERNANCE.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 14:04 Jenkinsfile [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:04 LICENSE [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:04 Makefile [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 14:04 OWNERS.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:04 README.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:04 SECURITY.md [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 14:07 VERSION [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:04 ZMQWindows.md [2021-09-29T14:10:33.460Z] drwxrwxr-x 2 1001 1001 37 Sep 29 14:04 bin [2021-09-29T14:10:33.460Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 14:04 cmd [2021-09-29T14:10:33.460Z] -rw-r--r-- 1 root root 403100 Sep 29 14:09 coverage.out [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 14:04 go.mod [2021-09-29T14:10:33.460Z] -rw-r--r-- 1 root root 50064 Sep 29 14:08 go.sum [2021-09-29T14:10:33.460Z] drwxrwxr-x 8 1001 1001 124 Sep 29 14:04 internal [2021-09-29T14:10:33.460Z] drwxrwxr-x 3 1001 1001 16 Sep 29 14:04 openapi [2021-09-29T14:10:33.460Z] drwxrwxr-x 4 1001 1001 71 Sep 29 14:04 snap [2021-09-29T14:10:33.460Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 14:04 version.go [Pipeline] sh [2021-09-29T14:10:33.791Z] + '[' -e coverage.out ] [2021-09-29T14:10:33.791Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T14:10:33.918Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T14:10:34.238Z] + make build [2021-09-29T14:10:34.238Z] go mod tidy [2021-09-29T14:10:34.238Z] 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-09-29T14:10:35.653Z] 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-09-29T14:10:37.820Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-128 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws [2021-09-29T14:10:37.839Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T14:10:38.110Z] The recommended git tool is: git [2021-09-29T14:10:42.344Z] 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-09-29T14:10:42.945Z] 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-09-29T14:10:43.909Z] 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-09-29T14:10:43.909Z] 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-09-29T14:10:44.273Z] using credential edgex-jenkins-ssh [2021-09-29T14:10:44.314Z] Cloning the remote Git repository [2021-09-29T14:10:44.870Z] 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-09-29T14:10:44.397Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:10:44.540Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T14:10:44.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:10:44.664Z] > git --version # timeout=10 [2021-09-29T14:10:44.760Z] > git --version # 'git version 2.17.1' [2021-09-29T14:10:44.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:10:44.886Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:10:45.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-09-29T14:10:46.434Z] 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-09-29T14:10:47.415Z] 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-09-29T14:10:48.001Z] 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-09-29T14:10:48.976Z] 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-09-29T14:10:50.412Z] $ docker stop --time=1 630c0919dbe2c174173af0692b1505cace2d3164fc30febd5090d60e06fc8801 [2021-09-29T14:10:52.299Z] $ docker rm -f 630c0919dbe2c174173af0692b1505cace2d3164fc30febd5090d60e06fc8801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:10:55.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:10:55.160Z] [2021-09-29T14:10:55.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:10:55.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:10:55.503Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-29T14:10:55.503Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-29T14:10:55.503Z] ca9280d653b3: Pulling fs layer [2021-09-29T14:10:55.503Z] 7e9c9ca2126c: Pulling fs layer [2021-09-29T14:10:56.098Z] cbdbe7a5bc2a: Download complete [2021-09-29T14:10:56.098Z] cbdbe7a5bc2a: Pull complete [2021-09-29T14:10:57.509Z] ca9280d653b3: Verifying Checksum [2021-09-29T14:10:57.509Z] ca9280d653b3: Download complete [2021-09-29T14:10:57.778Z] ca9280d653b3: Pull complete [2021-09-29T14:11:00.362Z] 7e9c9ca2126c: Verifying Checksum [2021-09-29T14:11:00.362Z] 7e9c9ca2126c: Download complete [2021-09-29T14:11:03.773Z] 7e9c9ca2126c: Pull complete [2021-09-29T14:11:03.773Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-29T14:11:03.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:11:03.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-29T14:11:03.881Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-09-29T14:11:03.964Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T14:11:06.719Z] $ docker top 98b5a465f2d646e12754536e1d3284c5caf5bbd8d8f21a9cc6740b306911cf47 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:11:07.439Z] + docker-compose build --help [2021-09-29T14:11:07.440Z] + grep parallel [2021-09-29T14:11:07.852Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T14:11:07.880Z] $ docker stop --time=1 98b5a465f2d646e12754536e1d3284c5caf5bbd8d8f21a9cc6740b306911cf47 [2021-09-29T14:11:09.073Z] $ docker rm -f 98b5a465f2d646e12754536e1d3284c5caf5bbd8d8f21a9cc6740b306911cf47 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:11:09.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-29T14:11:09.553Z] . [Pipeline] withDockerContainer [2021-09-29T14:11:09.658Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-09-29T14:11:09.732Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-29T14:11:10.095Z] $ docker top 4a866f2ffb2b3d043651cb1de6fe2f17a80840dc90115fd2f6e5ae2b15d9cf28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:11:10.529Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T14:11:11.116Z] Building core-command ... [2021-09-29T14:11:11.116Z] Building core-data ... [2021-09-29T14:11:11.116Z] Building core-metadata ... [2021-09-29T14:11:11.116Z] Building security-bootstrapper ... [2021-09-29T14:11:11.116Z] Building security-proxy-setup ... [2021-09-29T14:11:11.116Z] Building security-secretstore-setup ... [2021-09-29T14:11:11.116Z] Building support-notifications ... [2021-09-29T14:11:11.116Z] Building support-scheduler ... [2021-09-29T14:11:11.116Z] Building sys-mgmt-agent ... [2021-09-29T14:11:11.116Z] Building core-metadata [2021-09-29T14:11:11.116Z] Building support-scheduler [2021-09-29T14:11:11.116Z] Building security-proxy-setup [2021-09-29T14:11:11.116Z] Building security-bootstrapper [2021-09-29T14:11:11.116Z] Building sys-mgmt-agent [2021-09-29T14:11:19.544Z] Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:11:19.890Z] Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:11:19.890Z] Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) [2021-09-29T14:11:18.510Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:11:18.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:11:18.561Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:11:18.614Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:11:18.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:11:18.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T14:11:19.576Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:11:19.591Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [2021-09-29T14:11:19.810Z] > git remote # timeout=10 [2021-09-29T14:11:19.836Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T14:11:19.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:11:19.862Z] > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [2021-09-29T14:11:19.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T14:11:19.908Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:11:19.923Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [2021-09-29T14:11:20.440Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:11:20.440Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:11:20.440Z] ---> 494b06318ee8 [2021-09-29T14:11:20.440Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:11:20.440Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:11:20.440Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:11:20.440Z] ---> 494b06318ee8 [2021-09-29T14:11:20.440Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T14:11:20.440Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:11:20.440Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:11:20.440Z] ---> 494b06318ee8 [2021-09-29T14:11:20.440Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:11:24.403Z] Commit message: "style: Fix variable assignments and enable varcheck linter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T14:11:25.040Z] provisioning config files... [2021-09-29T14:11:25.076Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1486651529919204064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:11:25.654Z] ---> docker-login.sh [2021-09-29T14:11:25.654Z] nexus3.edgexfoundry.org:10001 [2021-09-29T14:11:27.109Z] ---> Running in 079c0c48f203 [2021-09-29T14:11:27.109Z] ---> Running in 07bd5e7297bb [2021-09-29T14:11:27.109Z] ---> Running in f148417330ef [2021-09-29T14:11:27.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:11:27.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:11:27.921Z] Configure a credential helper to remove this warning. See [2021-09-29T14:11:27.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:11:27.921Z] [2021-09-29T14:11:27.921Z] Login Succeeded [2021-09-29T14:11:27.921Z] nexus3.edgexfoundry.org:10002 [2021-09-29T14:11:28.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:11:28.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:11:28.526Z] Configure a credential helper to remove this warning. See [2021-09-29T14:11:28.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:11:28.526Z] [2021-09-29T14:11:28.526Z] Login Succeeded [2021-09-29T14:11:28.526Z] nexus3.edgexfoundry.org:10003 [2021-09-29T14:11:29.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:11:29.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:11:29.127Z] Configure a credential helper to remove this warning. See [2021-09-29T14:11:29.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:11:29.127Z] [2021-09-29T14:11:29.127Z] Login Succeeded [2021-09-29T14:11:29.127Z] nexus3.edgexfoundry.org:10004 [2021-09-29T14:11:29.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:11:29.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:11:29.727Z] Configure a credential helper to remove this warning. See [2021-09-29T14:11:29.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:11:29.727Z] [2021-09-29T14:11:29.727Z] Login Succeeded [2021-09-29T14:11:29.727Z] docker.io [2021-09-29T14:11:30.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T14:11:30.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T14:11:30.616Z] Configure a credential helper to remove this warning. See [2021-09-29T14:11:30.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T14:11:30.616Z] [2021-09-29T14:11:30.616Z] Login Succeeded [2021-09-29T14:11:30.616Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T14:11:30.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T14:11:31.239Z] ========================================================= [2021-09-29T14:11:31.239Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T14:11:31.239Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:11:31.367Z] Removing intermediate container f148417330ef [2021-09-29T14:11:31.367Z] ---> 04ef27e81cc1 [2021-09-29T14:11:31.367Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:11:31.367Z] Removing intermediate container 07bd5e7297bb [2021-09-29T14:11:31.367Z] ---> 52afd7a66054 [2021-09-29T14:11:31.367Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:11:31.367Z] Removing intermediate container 079c0c48f203 [2021-09-29T14:11:31.367Z] ---> 4b5419a63da7 [2021-09-29T14:11:31.367Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:11:31.367Z] ---> Running in 4f13ae0ae918 [2021-09-29T14:11:31.632Z] ---> Running in 9b9633afaff5 [2021-09-29T14:11:31.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:11:31.900Z] ---> Running in 4f31fbfac724 [2021-09-29T14:11:31.920Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T14:11:31.920Z] 595b0fe564bb: Pulling fs layer [2021-09-29T14:11:31.920Z] 24495759ef45: Pulling fs layer [2021-09-29T14:11:31.920Z] d148012ef14d: Pulling fs layer [2021-09-29T14:11:31.920Z] e90a11edd702: Pulling fs layer [2021-09-29T14:11:31.920Z] d77568369979: Pulling fs layer [2021-09-29T14:11:31.920Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T14:11:31.920Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T14:11:31.920Z] 97ac5df62f85: Pulling fs layer [2021-09-29T14:11:31.920Z] fc1c9f9a7f3b: Waiting [2021-09-29T14:11:31.920Z] 170f2ba95c9a: Waiting [2021-09-29T14:11:31.920Z] 97ac5df62f85: Waiting [2021-09-29T14:11:31.920Z] e90a11edd702: Waiting [2021-09-29T14:11:31.920Z] d77568369979: Waiting [2021-09-29T14:11:32.196Z] d148012ef14d: Verifying Checksum [2021-09-29T14:11:32.196Z] d148012ef14d: Download complete [2021-09-29T14:11:32.196Z] 24495759ef45: Verifying Checksum [2021-09-29T14:11:32.196Z] 24495759ef45: Download complete [2021-09-29T14:11:32.196Z] d77568369979: Download complete [2021-09-29T14:11:32.196Z] 595b0fe564bb: Download complete [2021-09-29T14:11:32.196Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T14:11:32.196Z] fc1c9f9a7f3b: Download complete [2021-09-29T14:11:32.196Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T14:11:32.196Z] 170f2ba95c9a: Download complete [2021-09-29T14:11:33.191Z] 595b0fe564bb: Pull complete [2021-09-29T14:11:33.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:11:33.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:11:33.308Z] ---> 494b06318ee8 [2021-09-29T14:11:33.308Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T14:11:33.308Z] ---> Using cache [2021-09-29T14:11:33.308Z] ---> 52afd7a66054 [2021-09-29T14:11:33.308Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:11:33.791Z] 24495759ef45: Pull complete [2021-09-29T14:11:34.070Z] d148012ef14d: Pull complete [2021-09-29T14:11:35.267Z] ---> Running in 462feec734dd [2021-09-29T14:11:36.060Z] 97ac5df62f85: Verifying Checksum [2021-09-29T14:11:36.060Z] 97ac5df62f85: Download complete [2021-09-29T14:11:36.238Z] Removing intermediate container 4f13ae0ae918 [2021-09-29T14:11:36.238Z] ---> 20e539622c7c [2021-09-29T14:11:36.238Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T14:11:36.238Z] Removing intermediate container 9b9633afaff5 [2021-09-29T14:11:36.238Z] ---> f830d6f28363 [2021-09-29T14:11:36.239Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T14:11:36.239Z] ---> Running in a70953c409f2 [2021-09-29T14:11:36.239Z] ---> Running in 5fad0ebaca44 [2021-09-29T14:11:36.239Z] Removing intermediate container 4f31fbfac724 [2021-09-29T14:11:36.239Z] ---> 07a9f11fa26c [2021-09-29T14:11:36.239Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T14:11:36.333Z] e90a11edd702: Verifying Checksum [2021-09-29T14:11:36.333Z] e90a11edd702: Download complete [2021-09-29T14:11:36.515Z] ---> Running in 7f0d55596f46 [2021-09-29T14:11:36.515Z] Removing intermediate container 462feec734dd [2021-09-29T14:11:36.515Z] ---> cca612b1d960 [2021-09-29T14:11:36.515Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T14:11:36.515Z] ---> Running in b70e4f1dfe61 [2021-09-29T14:11:36.785Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:37.063Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:37.063Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:11:37.063Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:11:37.063Z] ---> 494b06318ee8 [2021-09-29T14:11:37.063Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:11:37.063Z] ---> Using cache [2021-09-29T14:11:37.063Z] ---> 52afd7a66054 [2021-09-29T14:11:37.063Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:11:37.063Z] ---> Using cache [2021-09-29T14:11:37.063Z] ---> cca612b1d960 [2021-09-29T14:11:37.063Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T14:11:37.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:37.341Z] ---> Running in d87f21ae7ab8 [2021-09-29T14:11:37.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:37.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:37.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:38.223Z] OK: 219 MiB in 52 packages [2021-09-29T14:11:38.223Z] Removing intermediate container a70953c409f2 [2021-09-29T14:11:38.223Z] ---> ebb5bb044566 [2021-09-29T14:11:38.223Z] Step 6/24 : COPY go.mod . [2021-09-29T14:11:38.223Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:38.497Z] ---> 23c5b406dff1 [2021-09-29T14:11:38.498Z] Step 7/24 : RUN go mod download [2021-09-29T14:11:38.498Z] ---> Running in d894b7cf7672 [2021-09-29T14:11:38.773Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:39.059Z] OK: 219 MiB in 52 packages [2021-09-29T14:11:39.334Z] Removing intermediate container d894b7cf7672 [2021-09-29T14:11:39.334Z] ---> 43644ac53187 [2021-09-29T14:11:39.334Z] Step 8/24 : COPY . . [2021-09-29T14:11:39.334Z] Removing intermediate container b70e4f1dfe61 [2021-09-29T14:11:39.334Z] ---> 68a248b14df6 [2021-09-29T14:11:39.334Z] Step 6/22 : COPY go.mod . [2021-09-29T14:11:39.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:39.604Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:11:39.893Z] ---> 0d8feaac6576 [2021-09-29T14:11:39.893Z] Step 7/22 : RUN go mod download [2021-09-29T14:11:40.184Z] OK: 219 MiB in 52 packages [2021-09-29T14:11:43.527Z] OK: 219 MiB in 52 packages [2021-09-29T14:11:43.527Z] ---> Running in 9154aa957bf4 [2021-09-29T14:11:43.527Z] ---> 1b1b50abd485 [2021-09-29T14:11:43.527Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:11:43.527Z] Removing intermediate container d87f21ae7ab8 [2021-09-29T14:11:43.527Z] ---> 3140409e0d40 [2021-09-29T14:11:43.527Z] Step 6/24 : COPY go.mod . [2021-09-29T14:11:43.527Z] ---> Running in 44cf9d6a3f2a [2021-09-29T14:11:43.527Z] OK: 219 MiB in 52 packages [2021-09-29T14:11:43.805Z] Removing intermediate container 7f0d55596f46 [2021-09-29T14:11:43.805Z] ---> 89fa883dacda [2021-09-29T14:11:43.805Z] Step 6/23 : COPY go.mod . [2021-09-29T14:11:43.805Z] ---> 09d0a1ec8e8a [2021-09-29T14:11:43.805Z] Step 7/24 : RUN go mod download [2021-09-29T14:11:43.805Z] ---> Running in 471e6a052b9e [2021-09-29T14:11:44.084Z] Removing intermediate container 5fad0ebaca44 [2021-09-29T14:11:44.084Z] ---> 53cc188c7a01 [2021-09-29T14:11:44.084Z] Step 6/32 : COPY go.mod . [2021-09-29T14:11:44.084Z] ---> 8a623a710b21 [2021-09-29T14:11:44.084Z] Step 7/23 : RUN go mod download [2021-09-29T14:11:44.355Z] ---> Running in 1ac4e7490834 [2021-09-29T14:11:44.355Z] ---> 84243d243c9d [2021-09-29T14:11:44.355Z] Step 7/32 : RUN go mod download [2021-09-29T14:11:44.355Z] ---> Running in 381a6bbd5c76 [2021-09-29T14:11:44.952Z] Removing intermediate container 9154aa957bf4 [2021-09-29T14:11:44.952Z] ---> 130304c74f01 [2021-09-29T14:11:44.952Z] Step 8/22 : COPY . . [2021-09-29T14:11:46.484Z] e90a11edd702: Pull complete [2021-09-29T14:11:46.485Z] d77568369979: Pull complete [2021-09-29T14:11:46.485Z] fc1c9f9a7f3b: Pull complete [2021-09-29T14:11:46.485Z] 170f2ba95c9a: Pull complete [2021-09-29T14:11:46.919Z] Removing intermediate container 44cf9d6a3f2a [2021-09-29T14:11:46.919Z] ---> 81f33978cd3d [2021-09-29T14:11:46.919Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T14:11:48.330Z] Removing intermediate container 471e6a052b9e [2021-09-29T14:11:48.330Z] ---> 3f58b7445ba7 [2021-09-29T14:11:48.330Z] Step 8/24 : COPY . . [2021-09-29T14:11:48.330Z] ---> Running in cc6445766eca [2021-09-29T14:11:50.295Z] Removing intermediate container 1ac4e7490834 [2021-09-29T14:11:50.295Z] ---> 3dc0728c9dfa [2021-09-29T14:11:50.295Z] Step 8/23 : COPY . . [2021-09-29T14:11:50.295Z] 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-09-29T14:11:51.272Z] Removing intermediate container 381a6bbd5c76 [2021-09-29T14:11:51.272Z] ---> 802cbdccdbaa [2021-09-29T14:11:51.272Z] Step 8/32 : COPY . . [2021-09-29T14:11:51.920Z] 97ac5df62f85: Pull complete [2021-09-29T14:11:51.920Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T14:11:51.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:11:51.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:11:52.277Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:11:52.278Z] WORKDIR /edgex [2021-09-29T14:11:52.278Z] COPY go.mod . [2021-09-29T14:11:52.278Z] RUN go mod download [2021-09-29T14:11:52.278Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-29T14:11:52.745Z] ---> d7bd92be059a [2021-09-29T14:11:52.745Z] Step 9/22 : RUN go mod tidy [2021-09-29T14:11:54.292Z] Sending build context to Docker daemon 166.1MB [2021-09-29T14:11:54.292Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T14:11:54.292Z] ---> 04bc70af865f [2021-09-29T14:11:54.292Z] Step 2/4 : WORKDIR /edgex [2021-09-29T14:11:58.152Z] ---> Running in b8e4a1e326f8 [2021-09-29T14:11:58.152Z] ---> 443645c44a95 [2021-09-29T14:11:58.152Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:11:58.152Z] ---> fe42c38a861f [2021-09-29T14:11:58.152Z] Step 9/23 : RUN go mod tidy [2021-09-29T14:11:58.152Z] ---> Running in f08a5b993fb4 [2021-09-29T14:11:58.152Z] ---> Running in fbe0673b3585 [2021-09-29T14:11:59.735Z] ---> Running in 181ad380cb32 [2021-09-29T14:11:59.736Z] Removing intermediate container 181ad380cb32 [2021-09-29T14:11:59.736Z] ---> f99990cf8db5 [2021-09-29T14:11:59.736Z] Step 3/4 : COPY go.mod . [2021-09-29T14:12:00.718Z] ---> 5e86cd5e6c72 [2021-09-29T14:12:00.718Z] Step 4/4 : RUN go mod download [2021-09-29T14:12:00.718Z] ---> Running in db462923c5a5 [2021-09-29T14:12:02.456Z] Removing intermediate container b8e4a1e326f8 [2021-09-29T14:12:02.456Z] ---> 8d78bae2210e [2021-09-29T14:12:02.456Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T14:12:02.456Z] ---> Running in 31d51f22d527 [2021-09-29T14:12:02.456Z] Removing intermediate container f08a5b993fb4 [2021-09-29T14:12:02.456Z] ---> 6a0bf604d757 [2021-09-29T14:12:02.456Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T14:12:02.456Z] ---> Running in 9802897b677a [2021-09-29T14:12:02.456Z] Removing intermediate container fbe0673b3585 [2021-09-29T14:12:02.456Z] ---> c4d49f596647 [2021-09-29T14:12:02.456Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T14:12:02.731Z] ---> Running in ebbc805b4fc2 [2021-09-29T14:12:03.010Z] 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-09-29T14:12:03.287Z] 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-09-29T14:12:03.570Z] 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-09-29T14:12:11.823Z] ---> 02bd75bc6846 [2021-09-29T14:12:11.823Z] Step 9/32 : RUN go mod tidy [2021-09-29T14:12:11.823Z] ---> Running in be8665598e71 [2021-09-29T14:12:13.819Z] Removing intermediate container be8665598e71 [2021-09-29T14:12:13.819Z] ---> d59925b7a1b1 [2021-09-29T14:12:13.819Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T14:12:13.819Z] ---> Running in 93f39f5a54a5 [2021-09-29T14:12:14.421Z] 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-09-29T14:12:24.574Z] Removing intermediate container cc6445766eca [2021-09-29T14:12:24.574Z] ---> 0c88afaa9da6 [2021-09-29T14:12:24.574Z] [2021-09-29T14:12:24.574Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:12:24.574Z] 3.14: Pulling from library/alpine [2021-09-29T14:12:25.552Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T14:12:25.552Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T14:12:25.552Z] ---> 14119a10abf4 [2021-09-29T14:12:25.552Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:12:25.552Z] ---> Running in 3b62d17e49e7 [2021-09-29T14:12:26.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:12:26.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:12:26.748Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T14:12:26.748Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:12:26.748Z] OK: 6 MiB in 15 packages [2021-09-29T14:12:27.025Z] Removing intermediate container 3b62d17e49e7 [2021-09-29T14:12:27.025Z] ---> 8eb76b8b9631 [2021-09-29T14:12:27.025Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:12:27.025Z] ---> Running in deda08c18de2 [2021-09-29T14:12:27.365Z] Removing intermediate container deda08c18de2 [2021-09-29T14:12:27.365Z] ---> 1aa6b238daec [2021-09-29T14:12:27.365Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T14:12:27.365Z] ---> Running in e7887cc70d44 [2021-09-29T14:12:27.712Z] Removing intermediate container e7887cc70d44 [2021-09-29T14:12:27.712Z] ---> 17a4c4e0e02a [2021-09-29T14:12:27.712Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T14:12:27.712Z] ---> Running in 6b9c419b061b [2021-09-29T14:12:27.712Z] Removing intermediate container 6b9c419b061b [2021-09-29T14:12:27.712Z] ---> 4d1eb7de0b8e [2021-09-29T14:12:27.712Z] Step 16/24 : WORKDIR / [2021-09-29T14:12:27.712Z] ---> Running in 5088cb851a9a [2021-09-29T14:12:28.073Z] Removing intermediate container 5088cb851a9a [2021-09-29T14:12:28.073Z] ---> 08a380998fae [2021-09-29T14:12:28.073Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:12:28.440Z] ---> 562498ee16b4 [2021-09-29T14:12:28.440Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T14:12:29.033Z] ---> 3f591661e481 [2021-09-29T14:12:29.033Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T14:12:29.637Z] ---> e1b2a2839b73 [2021-09-29T14:12:29.637Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T14:12:29.637Z] ---> Running in 2c4faf51bc3b [2021-09-29T14:12:29.913Z] Removing intermediate container 2c4faf51bc3b [2021-09-29T14:12:29.913Z] ---> 566a83102e11 [2021-09-29T14:12:29.913Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:12:29.913Z] ---> Running in d94eda57fd0e [2021-09-29T14:12:30.188Z] Removing intermediate container d94eda57fd0e [2021-09-29T14:12:30.188Z] ---> e09fa0cd1606 [2021-09-29T14:12:30.188Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:12:30.462Z] ---> Running in 75bcb881b5d4 [2021-09-29T14:12:31.068Z] Removing intermediate container 75bcb881b5d4 [2021-09-29T14:12:31.068Z] ---> 5cdae54b9654 [2021-09-29T14:12:31.068Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:12:31.354Z] ---> Running in d8d7bfe46cf3 [2021-09-29T14:12:31.354Z] Removing intermediate container d8d7bfe46cf3 [2021-09-29T14:12:31.354Z] ---> 33f3682a6c43 [2021-09-29T14:12:31.354Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:12:31.354Z] ---> Running in b310113a1f65 [2021-09-29T14:12:31.636Z] Removing intermediate container b310113a1f65 [2021-09-29T14:12:31.636Z] ---> 3cb154e00fc7 [2021-09-29T14:12:31.636Z] [2021-09-29T14:12:31.636Z] Successfully built 3cb154e00fc7 [2021-09-29T14:12:31.636Z] Successfully tagged core-metadata:latest [2021-09-29T14:12:31.636Z]  Building core-metadata ... done Building core-command [2021-09-29T14:12:38.392Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:12:38.392Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:12:38.392Z] ---> 494b06318ee8 [2021-09-29T14:12:38.392Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> 52afd7a66054 [2021-09-29T14:12:38.392Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> cca612b1d960 [2021-09-29T14:12:38.392Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> 68a248b14df6 [2021-09-29T14:12:38.392Z] Step 6/24 : COPY go.mod . [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> 0d8feaac6576 [2021-09-29T14:12:38.392Z] Step 7/24 : RUN go mod download [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> 130304c74f01 [2021-09-29T14:12:38.392Z] Step 8/24 : COPY . . [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> d7bd92be059a [2021-09-29T14:12:38.392Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:12:38.392Z] ---> Using cache [2021-09-29T14:12:38.392Z] ---> 8d78bae2210e [2021-09-29T14:12:38.392Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T14:12:39.380Z] ---> Running in c538d6f6aa80 [2021-09-29T14:12:39.983Z] 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-09-29T14:12:41.431Z] 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-09-29T14:12:44.860Z] Removing intermediate container 9802897b677a [2021-09-29T14:12:44.860Z] ---> 6c8ed40d4422 [2021-09-29T14:12:44.860Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T14:12:44.860Z] ---> Running in d4fad92be74f [2021-09-29T14:12:45.474Z] 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-09-29T14:12:48.134Z] Removing intermediate container d4fad92be74f [2021-09-29T14:12:48.134Z] ---> 0989b6807bf5 [2021-09-29T14:12:48.134Z] [2021-09-29T14:12:48.134Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T14:12:48.134Z] Removing intermediate container 31d51f22d527 [2021-09-29T14:12:48.134Z] ---> a96e1b381a6f [2021-09-29T14:12:48.134Z] [2021-09-29T14:12:48.134Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T14:12:48.134Z] ---> 14119a10abf4 [2021-09-29T14:12:48.134Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T14:12:48.134Z] 20.10.7: Pulling from library/docker [2021-09-29T14:12:48.134Z] ---> Running in 8cba7f921795 [2021-09-29T14:12:49.119Z] Removing intermediate container ebbc805b4fc2 [2021-09-29T14:12:49.119Z] ---> 63c12ed97bbb [2021-09-29T14:12:49.119Z] [2021-09-29T14:12:49.119Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T14:12:49.119Z] ---> 14119a10abf4 [2021-09-29T14:12:49.119Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:12:49.119Z] ---> Using cache [2021-09-29T14:12:49.119Z] ---> 8eb76b8b9631 [2021-09-29T14:12:49.119Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:12:49.119Z] ---> Using cache [2021-09-29T14:12:49.119Z] ---> 1aa6b238daec [2021-09-29T14:12:49.119Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T14:12:49.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:12:49.119Z] ---> Running in 643aa695977d [2021-09-29T14:12:49.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:12:49.399Z] Removing intermediate container 643aa695977d [2021-09-29T14:12:49.399Z] ---> 9771f203463c [2021-09-29T14:12:49.399Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T14:12:49.399Z] ---> Running in f8af7452ca35 [2021-09-29T14:12:49.399Z] (1/5) Installing ca-certificates (20191127-r5) [2021-09-29T14:12:49.399Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-09-29T14:12:49.680Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-09-29T14:12:49.680Z] Removing intermediate container f8af7452ca35 [2021-09-29T14:12:49.680Z] ---> 22e34ca98bae [2021-09-29T14:12:49.680Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:12:49.680Z] (4/5) Installing libcurl (7.79.1-r0) [2021-09-29T14:12:49.680Z] (5/5) Installing curl (7.79.1-r0) [2021-09-29T14:12:49.680Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:12:49.680Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:12:49.680Z] OK: 8 MiB in 19 packages [2021-09-29T14:12:49.961Z] ---> f45a34a4a40c [2021-09-29T14:12:49.961Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T14:12:51.426Z] ---> f125b7a7923e [2021-09-29T14:12:51.426Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T14:12:51.426Z] Removing intermediate container 8cba7f921795 [2021-09-29T14:12:51.426Z] ---> 0058d2cd3e16 [2021-09-29T14:12:51.426Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T14:12:51.426Z] ---> Running in b7f234c91d5e [2021-09-29T14:12:51.705Z] Removing intermediate container 93f39f5a54a5 [2021-09-29T14:12:51.705Z] ---> fa860d9a5e6b [2021-09-29T14:12:51.705Z] [2021-09-29T14:12:51.705Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T14:12:51.705Z] ---> 14119a10abf4 [2021-09-29T14:12:51.705Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T14:12:51.705Z] ---> Running in 55f46686e36a [2021-09-29T14:12:51.983Z] ---> b41bfca73b90 [2021-09-29T14:12:51.983Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T14:12:51.983Z] Removing intermediate container b7f234c91d5e [2021-09-29T14:12:51.983Z] ---> 6204c6ab7f53 [2021-09-29T14:12:51.983Z] Step 14/22 : WORKDIR /edgex [2021-09-29T14:12:51.983Z] ---> Running in a2c0cf2734d3 [2021-09-29T14:12:51.983Z] Removing intermediate container 55f46686e36a [2021-09-29T14:12:51.983Z] ---> be3fc24b94a4 [2021-09-29T14:12:51.983Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T14:12:51.983Z] ---> Running in ee21f04a9f30 [2021-09-29T14:12:51.983Z] ---> Running in fc5d8f2b8195 [2021-09-29T14:12:52.263Z] Removing intermediate container a2c0cf2734d3 [2021-09-29T14:12:52.263Z] ---> 7c84fc5d200b [2021-09-29T14:12:52.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:12:52.263Z] Removing intermediate container fc5d8f2b8195 [2021-09-29T14:12:52.263Z] ---> ab3cae6e9821 [2021-09-29T14:12:52.263Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-29T14:12:52.545Z] ---> Running in 19a4bfefeaff [2021-09-29T14:12:52.825Z] Removing intermediate container 19a4bfefeaff [2021-09-29T14:12:52.825Z] ---> 6a4d16d3edcd [2021-09-29T14:12:52.825Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T14:12:52.825Z] ---> 15d4e4eaabf3 [2021-09-29T14:12:52.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-29T14:12:52.825Z] ---> Running in 92ce30c41d26 [2021-09-29T14:12:52.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:12:53.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:12:53.105Z] Removing intermediate container 92ce30c41d26 [2021-09-29T14:12:53.105Z] ---> 60aa93b6d310 [2021-09-29T14:12:53.105Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:12:53.385Z] ---> Running in cd394dfe2dc9 [2021-09-29T14:12:53.385Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T14:12:53.385Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T14:12:53.385Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:12:53.385Z] OK: 6 MiB in 16 packages [2021-09-29T14:12:53.665Z] Removing intermediate container cd394dfe2dc9 [2021-09-29T14:12:53.665Z] ---> b0be16242418 [2021-09-29T14:12:53.665Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T14:12:53.665Z] ---> 9778fc9cdc8b [2021-09-29T14:12:53.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-29T14:12:53.665Z] ---> Running in f19185475859 [2021-09-29T14:12:53.944Z] Removing intermediate container f19185475859 [2021-09-29T14:12:53.944Z] ---> f46e497d87de [2021-09-29T14:12:53.944Z] [2021-09-29T14:12:54.225Z] Successfully built f46e497d87de [2021-09-29T14:12:54.225Z] ---> d446e1c3045f [2021-09-29T14:12:54.225Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-29T14:12:54.225Z] Successfully tagged support-scheduler:latest [2021-09-29T14:12:54.225Z] Building core-data [2021-09-29T14:12:54.225Z]  Building support-scheduler ... done Removing intermediate container ee21f04a9f30 [2021-09-29T14:12:54.225Z] ---> ce82e9e9e918 [2021-09-29T14:12:54.225Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T14:12:54.225Z] ---> Running in dc4ca9bda68c [2021-09-29T14:12:54.225Z] ---> Running in ae43ab526c2d [2021-09-29T14:12:55.263Z] Removing intermediate container ae43ab526c2d [2021-09-29T14:12:55.263Z] ---> ed9a94c77896 [2021-09-29T14:12:55.263Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T14:12:55.263Z] Removing intermediate container dc4ca9bda68c [2021-09-29T14:12:55.263Z] ---> 9928c1dceca7 [2021-09-29T14:12:55.263Z] Step 19/22 : CMD ["--init=true"] [2021-09-29T14:12:55.544Z] ---> Running in cbf9ab402773 [2021-09-29T14:12:55.824Z] ---> Running in 7a6cb6cddb83 [2021-09-29T14:12:56.104Z] Removing intermediate container cbf9ab402773 [2021-09-29T14:12:56.104Z] ---> 28ac82f8e773 [2021-09-29T14:12:56.104Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T14:12:56.384Z] Removing intermediate container 7a6cb6cddb83 [2021-09-29T14:12:56.384Z] ---> 6c50e855cb7e [2021-09-29T14:12:56.384Z] Step 20/22 : LABEL arch=x86_64 [2021-09-29T14:12:56.384Z] ---> Running in e1e2a2913501 [2021-09-29T14:12:56.384Z] ---> Running in 514ccaf60746 [2021-09-29T14:12:56.991Z] Removing intermediate container 514ccaf60746 [2021-09-29T14:12:56.991Z] ---> 745c74a3306a [2021-09-29T14:12:56.991Z] Step 21/22 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:12:56.991Z] ---> Running in 645defc2a529 [2021-09-29T14:12:57.278Z] Removing intermediate container 645defc2a529 [2021-09-29T14:12:57.278Z] ---> 92126b4113f7 [2021-09-29T14:12:57.278Z] Step 22/22 : LABEL version=0.0.0 [2021-09-29T14:12:57.278Z] ---> Running in 26aa204107e9 [2021-09-29T14:12:57.564Z] Removing intermediate container e1e2a2913501 [2021-09-29T14:12:57.564Z] ---> 5322af0c2d73 [2021-09-29T14:12:57.564Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T14:12:57.564Z] Removing intermediate container 26aa204107e9 [2021-09-29T14:12:57.564Z] ---> dd38f9055647 [2021-09-29T14:12:57.564Z] [2021-09-29T14:12:57.861Z] ---> Running in 76cf369036c6 [2021-09-29T14:12:57.861Z] Successfully built dd38f9055647 [2021-09-29T14:12:57.861Z] Successfully tagged security-proxy-setup:latest [2021-09-29T14:12:57.861Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2021-09-29T14:12:59.364Z] Removing intermediate container 76cf369036c6 [2021-09-29T14:12:59.364Z] ---> 3c6b27029c57 [2021-09-29T14:12:59.364Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T14:13:02.820Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:13:02.820Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:13:02.820Z] ---> 494b06318ee8 [2021-09-29T14:13:02.820Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> 52afd7a66054 [2021-09-29T14:13:02.820Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> cca612b1d960 [2021-09-29T14:13:02.820Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> 68a248b14df6 [2021-09-29T14:13:02.820Z] Step 6/26 : COPY go.mod . [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> 0d8feaac6576 [2021-09-29T14:13:02.820Z] Step 7/26 : RUN go mod download [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> 130304c74f01 [2021-09-29T14:13:02.820Z] Step 8/26 : COPY . . [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> d7bd92be059a [2021-09-29T14:13:02.820Z] Step 9/26 : RUN go mod tidy [2021-09-29T14:13:02.820Z] ---> Using cache [2021-09-29T14:13:02.820Z] ---> 8d78bae2210e [2021-09-29T14:13:02.820Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T14:13:02.820Z] ---> d921cb853b9f [2021-09-29T14:13:02.820Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T14:13:03.099Z] ---> Running in 1fa9c446a97e [2021-09-29T14:13:03.375Z] ---> Running in fdb92a810076 [2021-09-29T14:13:03.658Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T14:13:03.658Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T14:13:03.658Z] ---> 08bdaf2f88f9 [2021-09-29T14:13:03.658Z] 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-09-29T14:13:03.939Z] ---> Running in 31f585bd07e7 [2021-09-29T14:13:03.939Z] 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-09-29T14:13:04.221Z] Removing intermediate container 31f585bd07e7 [2021-09-29T14:13:04.221Z] ---> 79fadb352975 [2021-09-29T14:13:04.221Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T14:13:04.827Z] ---> Running in 81d8286ff45f [2021-09-29T14:13:04.827Z] Removing intermediate container c538d6f6aa80 [2021-09-29T14:13:04.827Z] ---> 91c66c04a637 [2021-09-29T14:13:04.827Z] [2021-09-29T14:13:04.827Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:13:04.827Z] ---> 14119a10abf4 [2021-09-29T14:13:04.827Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:13:04.827Z] ---> Using cache [2021-09-29T14:13:04.827Z] ---> 8eb76b8b9631 [2021-09-29T14:13:04.827Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:13:04.827Z] ---> Using cache [2021-09-29T14:13:04.827Z] ---> 1aa6b238daec [2021-09-29T14:13:04.827Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T14:13:04.827Z] ---> Running in a67eb4d6abf5 [2021-09-29T14:13:05.104Z] Removing intermediate container fdb92a810076 [2021-09-29T14:13:05.104Z] ---> c7368b39b2be [2021-09-29T14:13:05.104Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:13:05.104Z] Removing intermediate container a67eb4d6abf5 [2021-09-29T14:13:05.104Z] ---> 83813439841f [2021-09-29T14:13:05.104Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T14:13:05.382Z] ---> Running in ad6ab1c8d77b [2021-09-29T14:13:05.382Z] ---> 9f73e3c65192 [2021-09-29T14:13:05.382Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T14:13:05.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:05.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:05.671Z] Removing intermediate container ad6ab1c8d77b [2021-09-29T14:13:05.671Z] ---> 13792659bb9f [2021-09-29T14:13:05.671Z] Step 16/24 : WORKDIR / [2021-09-29T14:13:05.952Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T14:13:05.952Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T14:13:05.952Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:13:05.952Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:13:05.952Z] ---> 494b06318ee8 [2021-09-29T14:13:05.952Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:13:05.952Z] ---> Using cache [2021-09-29T14:13:05.952Z] ---> 52afd7a66054 [2021-09-29T14:13:05.952Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:13:05.952Z] ---> Using cache [2021-09-29T14:13:05.952Z] ---> cca612b1d960 [2021-09-29T14:13:05.952Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T14:13:05.952Z] ---> Running in ae9789d31dcb [2021-09-29T14:13:05.952Z] Executing bash-5.1.0-r0.post-install [2021-09-29T14:13:05.952Z] ---> Running in 27de903e3dcf [2021-09-29T14:13:05.952Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T14:13:05.952Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T14:13:05.952Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T14:13:05.952Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T14:13:05.952Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T14:13:05.952Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T14:13:05.952Z] ---> 0e02794ec696 [2021-09-29T14:13:05.952Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T14:13:06.233Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T14:13:06.233Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T14:13:06.233Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T14:13:06.233Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T14:13:06.233Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T14:13:06.233Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T14:13:06.233Z] Removing intermediate container ae9789d31dcb [2021-09-29T14:13:06.233Z] ---> 243cd3caea45 [2021-09-29T14:13:06.233Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:13:07.221Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:07.221Z] ---> 3e03f4e5078c [2021-09-29T14:13:07.221Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T14:13:07.510Z] ---> cf0593775df1 [2021-09-29T14:13:07.510Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T14:13:07.807Z] ---> 661fbfba42c6 [2021-09-29T14:13:07.807Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T14:13:07.807Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T14:13:07.807Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T14:13:07.807Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T14:13:07.807Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T14:13:08.097Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T14:13:08.097Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T14:13:08.097Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:08.097Z] ---> b8850407dc07 [2021-09-29T14:13:08.097Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T14:13:08.097Z] ---> 535305338282 [2021-09-29T14:13:08.097Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T14:13:08.097Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T14:13:08.372Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T14:13:08.372Z] ---> Running in db96a2e188a4 [2021-09-29T14:13:08.372Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T14:13:08.372Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T14:13:08.372Z] ---> 3b71f99635bb [2021-09-29T14:13:08.372Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T14:13:08.372Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T14:13:08.372Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T14:13:08.372Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T14:13:08.684Z] ---> Running in d0cd34eedd6a [2021-09-29T14:13:08.685Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T14:13:08.685Z] Removing intermediate container db96a2e188a4 [2021-09-29T14:13:08.685Z] ---> 1434de53b7e8 [2021-09-29T14:13:08.685Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T14:13:08.685Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T14:13:08.685Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T14:13:08.685Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T14:13:08.685Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T14:13:08.685Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T14:13:08.685Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T14:13:08.685Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T14:13:08.685Z] Removing intermediate container d0cd34eedd6a [2021-09-29T14:13:08.685Z] ---> ec97a85ce9bd [2021-09-29T14:13:08.685Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:13:08.685Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T14:13:08.685Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T14:13:08.685Z] OK: 219 MiB in 52 packages [2021-09-29T14:13:08.685Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T14:13:08.685Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T14:13:08.685Z] ---> Running in d9c0229e3afc [2021-09-29T14:13:09.173Z] ---> 3791f6056ca2 [2021-09-29T14:13:09.173Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T14:13:09.173Z] ---> Running in d52b135ae66b [2021-09-29T14:13:09.173Z] Removing intermediate container d9c0229e3afc [2021-09-29T14:13:09.173Z] ---> f89a7ad4ca89 [2021-09-29T14:13:09.173Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:13:09.173Z] ---> Running in 2f0eb222c58e [2021-09-29T14:13:09.445Z] Removing intermediate container 2f0eb222c58e [2021-09-29T14:13:09.445Z] ---> 8a3d990e40f9 [2021-09-29T14:13:09.445Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:13:09.445Z] ---> Running in 3a06b6110376 [2021-09-29T14:13:09.445Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T14:13:09.445Z] OK: 82 MiB in 59 packages [2021-09-29T14:13:09.718Z] Removing intermediate container 27de903e3dcf [2021-09-29T14:13:09.718Z] ---> 073e8c47be0c [2021-09-29T14:13:09.718Z] Step 6/24 : COPY go.mod . [2021-09-29T14:13:09.718Z] Removing intermediate container 3a06b6110376 [2021-09-29T14:13:09.718Z] ---> 3a26f18778bf [2021-09-29T14:13:09.718Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:13:09.989Z] ---> Running in 487937ef01a5 [2021-09-29T14:13:10.258Z] ---> 3b4049c16a23 [2021-09-29T14:13:10.258Z] Step 7/24 : RUN go mod download [2021-09-29T14:13:10.258Z] ---> Running in 9b9ba956d53e [2021-09-29T14:13:10.258Z] Removing intermediate container 487937ef01a5 [2021-09-29T14:13:10.258Z] ---> 0b74ae99688e [2021-09-29T14:13:10.258Z] [2021-09-29T14:13:10.258Z] Successfully built 0b74ae99688e [2021-09-29T14:13:10.536Z] Successfully tagged core-command:latest [2021-09-29T14:13:10.536Z]  Building core-command ... done Building support-notifications [2021-09-29T14:13:10.536Z] Removing intermediate container d52b135ae66b [2021-09-29T14:13:10.536Z] ---> aa6fafedb4b1 [2021-09-29T14:13:10.536Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T14:13:10.536Z] ---> Running in a658a5cce6a6 [2021-09-29T14:13:11.124Z] Removing intermediate container a658a5cce6a6 [2021-09-29T14:13:11.124Z] ---> 2a9ea0afc11a [2021-09-29T14:13:11.124Z] Step 29/32 : CMD ["gate"] [2021-09-29T14:13:12.768Z] ---> Running in bcc880b94e71 [2021-09-29T14:13:13.052Z] Removing intermediate container 9b9ba956d53e [2021-09-29T14:13:13.052Z] ---> ad666b74d906 [2021-09-29T14:13:13.052Z] Step 8/24 : COPY . . [2021-09-29T14:13:13.052Z] Removing intermediate container bcc880b94e71 [2021-09-29T14:13:13.052Z] ---> 7f9dd9879f69 [2021-09-29T14:13:13.052Z] Step 30/32 : LABEL arch=x86_64 [2021-09-29T14:13:13.334Z] ---> Running in 8e8f2c1b25bc [2021-09-29T14:13:13.611Z] Collecting docker-compose==1.23.2 [2021-09-29T14:13:13.611Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T14:13:13.611Z] 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-09-29T14:13:13.895Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T14:13:13.895Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T14:13:13.895Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T14:13:13.895Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T14:13:13.895Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T14:13:13.895Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T14:13:14.503Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T14:13:14.503Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T14:13:14.503Z] Collecting PyYAML<4,>=3.10 [2021-09-29T14:13:14.503Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T14:13:15.527Z] Removing intermediate container 8e8f2c1b25bc [2021-09-29T14:13:15.527Z] ---> f99a139fa09c [2021-09-29T14:13:15.527Z] Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:13:15.813Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T14:13:15.813Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T14:13:15.813Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T14:13:15.813Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T14:13:15.813Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T14:13:15.813Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T14:13:17.273Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T14:13:17.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T14:13:17.903Z] ---> Running in 10bfa90bba62 [2021-09-29T14:13:18.175Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T14:13:18.175Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T14:13:18.175Z] Collecting certifi>=2017.4.17 [2021-09-29T14:13:18.175Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T14:13:18.175Z] Collecting idna<2.8,>=2.5 [2021-09-29T14:13:18.175Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T14:13:18.450Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T14:13:18.450Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T14:13:18.450Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T14:13:18.450Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T14:13:18.450Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T14:13:18.450Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T14:13:18.450Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T14:13:18.450Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T14:13:18.450Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T14:13:18.450Z] Attempting uninstall: urllib3 [2021-09-29T14:13:18.450Z] Found existing installation: urllib3 1.26.2 [2021-09-29T14:13:18.450Z] Uninstalling urllib3-1.26.2: [2021-09-29T14:13:18.740Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T14:13:19.025Z] Removing intermediate container 10bfa90bba62 [2021-09-29T14:13:19.025Z] ---> 5e202c525d94 [2021-09-29T14:13:19.025Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T14:13:19.025Z] Attempting uninstall: idna [2021-09-29T14:13:19.025Z] Found existing installation: idna 3.1 [2021-09-29T14:13:19.025Z] Uninstalling idna-3.1: [2021-09-29T14:13:19.025Z] Successfully uninstalled idna-3.1 [2021-09-29T14:13:19.025Z] ---> 6e0cd18aefdd [2021-09-29T14:13:19.025Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:13:19.025Z] ---> Running in 997b53a7e890 [2021-09-29T14:13:19.314Z] Attempting uninstall: chardet [2021-09-29T14:13:19.314Z] Found existing installation: chardet 4.0.0 [2021-09-29T14:13:19.314Z] Uninstalling chardet-4.0.0: [2021-09-29T14:13:19.314Z] ---> Running in 70b79b9205f4 [2021-09-29T14:13:19.314Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T14:13:19.314Z] Removing intermediate container 997b53a7e890 [2021-09-29T14:13:19.314Z] ---> 93902ede964b [2021-09-29T14:13:19.314Z] [2021-09-29T14:13:19.602Z] Successfully built 93902ede964b [2021-09-29T14:13:19.602Z] Successfully tagged security-bootstrapper:latest [2021-09-29T14:13:19.602Z]  Building security-bootstrapper ... done  Attempting uninstall: requests [2021-09-29T14:13:19.602Z] Found existing installation: requests 2.25.1 [2021-09-29T14:13:19.602Z] Uninstalling requests-2.25.1: [2021-09-29T14:13:19.602Z] Successfully uninstalled requests-2.25.1 [2021-09-29T14:13:19.882Z] Running setup.py install for texttable: started [2021-09-29T14:13:20.491Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T14:13:20.491Z] Running setup.py install for PyYAML: started [2021-09-29T14:13:21.528Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T14:13:21.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:13:21.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:13:21.814Z] ---> 494b06318ee8 [2021-09-29T14:13:21.814Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:13:21.814Z] ---> Using cache [2021-09-29T14:13:21.814Z] ---> 52afd7a66054 [2021-09-29T14:13:21.814Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:13:21.814Z] ---> Using cache [2021-09-29T14:13:21.814Z] ---> cca612b1d960 [2021-09-29T14:13:21.814Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T14:13:21.814Z] Removing intermediate container 70b79b9205f4 [2021-09-29T14:13:21.814Z] ---> 3bc3942f15fe [2021-09-29T14:13:21.814Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T14:13:21.814Z] Running setup.py install for docopt: started [2021-09-29T14:13:21.814Z] ---> Running in 0378ff742152 [2021-09-29T14:13:21.814Z] ---> Running in 11078706e90d [2021-09-29T14:13:22.095Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T14:13:22.095Z] Running setup.py install for dockerpty: started [2021-09-29T14:13:22.460Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:22.460Z] 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-09-29T14:13:22.830Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T14:13:23.200Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T14:13:23.200Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:24.230Z] OK: 219 MiB in 52 packages [2021-09-29T14:13:24.890Z] Removing intermediate container 0378ff742152 [2021-09-29T14:13:24.890Z] ---> a5b1b8f46229 [2021-09-29T14:13:24.890Z] Step 6/23 : COPY go.mod . [2021-09-29T14:13:25.504Z] ---> c63f60303739 [2021-09-29T14:13:25.504Z] Step 7/23 : RUN go mod download [2021-09-29T14:13:25.783Z] ---> Running in 639872140c85 [2021-09-29T14:13:26.392Z] 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-09-29T14:13:27.390Z] Removing intermediate container 81d8286ff45f [2021-09-29T14:13:27.390Z] ---> 639af6ae325e [2021-09-29T14:13:27.390Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T14:13:27.390Z] ---> Running in d2d8023b7b7d [2021-09-29T14:13:27.668Z] Removing intermediate container d2d8023b7b7d [2021-09-29T14:13:27.668Z] ---> 0fe5e56d2008 [2021-09-29T14:13:27.668Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T14:13:27.668Z] ---> Running in b5f96f31c466 [2021-09-29T14:13:27.954Z] Removing intermediate container b5f96f31c466 [2021-09-29T14:13:27.954Z] ---> 723f7f9ceb76 [2021-09-29T14:13:27.954Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T14:13:27.954Z] Removing intermediate container 639872140c85 [2021-09-29T14:13:27.954Z] ---> 3729c0da32e8 [2021-09-29T14:13:27.954Z] Step 8/23 : COPY . . [2021-09-29T14:13:28.961Z] ---> 7e7c3a912190 [2021-09-29T14:13:28.961Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T14:13:30.043Z] ---> f293957df7d9 [2021-09-29T14:13:30.043Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T14:13:30.679Z] ---> 3971b27540ec [2021-09-29T14:13:30.679Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T14:13:30.959Z] ---> Running in 157d64330fa8 [2021-09-29T14:13:31.242Z] Removing intermediate container 157d64330fa8 [2021-09-29T14:13:31.242Z] ---> 08441523dfb7 [2021-09-29T14:13:31.242Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:13:31.242Z] Removing intermediate container 1fa9c446a97e [2021-09-29T14:13:31.242Z] ---> 8400c69e757f [2021-09-29T14:13:31.242Z] [2021-09-29T14:13:31.242Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T14:13:31.242Z] ---> 14119a10abf4 [2021-09-29T14:13:31.242Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T14:13:31.531Z] ---> Running in a497c268efcb [2021-09-29T14:13:31.531Z] ---> Running in 0190a8d6c613 [2021-09-29T14:13:31.836Z] Removing intermediate container a497c268efcb [2021-09-29T14:13:31.836Z] ---> c7529bac8af7 [2021-09-29T14:13:31.836Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:13:32.128Z] ---> Running in 1f8e18b76844 [2021-09-29T14:13:32.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:32.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:32.693Z] Removing intermediate container 1f8e18b76844 [2021-09-29T14:13:32.693Z] ---> 54ec2ac84644 [2021-09-29T14:13:32.693Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:13:32.693Z] ---> Running in 220340788fed [2021-09-29T14:13:32.693Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T14:13:32.693Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T14:13:32.693Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T14:13:32.693Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:13:32.972Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:13:32.972Z] OK: 6 MiB in 17 packages [2021-09-29T14:13:33.250Z] Removing intermediate container 220340788fed [2021-09-29T14:13:33.250Z] ---> ce15ecf5ad9c [2021-09-29T14:13:33.250Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:13:33.250Z] ---> Running in 7da339067d99 [2021-09-29T14:13:33.535Z] Removing intermediate container 7da339067d99 [2021-09-29T14:13:33.535Z] ---> 28272ce71a32 [2021-09-29T14:13:33.535Z] [2021-09-29T14:13:34.038Z] Successfully built 28272ce71a32 [2021-09-29T14:13:34.038Z] Successfully tagged sys-mgmt-agent:latest [2021-09-29T14:13:34.038Z]  Building sys-mgmt-agent ... done Removing intermediate container 0190a8d6c613 [2021-09-29T14:13:34.038Z] ---> a3045adea87e [2021-09-29T14:13:34.038Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T14:13:34.313Z] ---> Running in 25d9b63879a3 [2021-09-29T14:13:34.313Z] ---> 066432b5a863 [2021-09-29T14:13:34.313Z] Step 9/23 : RUN go mod tidy [2021-09-29T14:13:34.313Z] Removing intermediate container 25d9b63879a3 [2021-09-29T14:13:34.313Z] ---> a2f34a984b88 [2021-09-29T14:13:34.313Z] Step 14/26 : WORKDIR / [2021-09-29T14:13:34.591Z] ---> Running in b8fd139cea98 [2021-09-29T14:13:34.591Z] ---> Running in 1ef3dde1e75d [2021-09-29T14:13:34.591Z] Removing intermediate container 1ef3dde1e75d [2021-09-29T14:13:34.591Z] ---> 3c92f7e83df4 [2021-09-29T14:13:34.591Z] 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-09-29T14:13:35.195Z] ---> 2a780cb6b6ae [2021-09-29T14:13:35.195Z] 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-09-29T14:13:35.195Z] ---> 461636c43a6f [2021-09-29T14:13:35.195Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T14:13:35.474Z] ---> 7826ca264e19 [2021-09-29T14:13:35.474Z] 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-09-29T14:13:36.075Z] ---> a0b6ba2a9500 [2021-09-29T14:13:36.075Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T14:13:36.075Z] Removing intermediate container b8fd139cea98 [2021-09-29T14:13:36.075Z] ---> d7daf1d85e20 [2021-09-29T14:13:36.075Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T14:13:36.355Z] ---> Running in 63539ea22248 [2021-09-29T14:13:36.355Z] ---> b15a6baf1068 [2021-09-29T14:13:36.355Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T14:13:36.640Z] 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-09-29T14:13:36.924Z] ---> 41f8945f0079 [2021-09-29T14:13:36.924Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T14:13:37.524Z] Removing intermediate container db462923c5a5 [2021-09-29T14:13:37.525Z] ---> 99afe8d59d63 [2021-09-29T14:13:37.525Z] Successfully built 99afe8d59d63 [2021-09-29T14:13:37.525Z] Successfully tagged ci-base-image-arm64:latest [2021-09-29T14:13:37.529Z] ---> 471c67b0e29e [2021-09-29T14:13:37.529Z] 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-09-29T14:13:37.529Z] ---> Running in 6d7a262587af [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:13:37.879Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T14:13:37.879Z] . [Pipeline] withDockerContainer [2021-09-29T14:13:38.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container [2021-09-29T14:13:38.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T14:13:38.531Z] Removing intermediate container 6d7a262587af [2021-09-29T14:13:38.531Z] ---> ef9218008eff [2021-09-29T14:13:38.531Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T14:13:38.531Z] ---> Running in a0185da4f8ab [2021-09-29T14:13:38.809Z] Removing intermediate container a0185da4f8ab [2021-09-29T14:13:38.809Z] ---> 8f7dfd13bb9a [2021-09-29T14:13:38.809Z] Step 24/26 : LABEL arch=x86_64 [2021-09-29T14:13:38.809Z] ---> Running in 49cf53f8b066 [2021-09-29T14:13:38.809Z] Removing intermediate container 49cf53f8b066 [2021-09-29T14:13:38.809Z] ---> 448582c1d0df [2021-09-29T14:13:38.809Z] Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:13:38.809Z] ---> Running in b902f4b46ae1 [2021-09-29T14:13:39.088Z] Removing intermediate container b902f4b46ae1 [2021-09-29T14:13:39.088Z] ---> 63418bace64f [2021-09-29T14:13:39.088Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T14:13:39.088Z] ---> Running in dd60accfc47c [2021-09-29T14:13:39.363Z] Removing intermediate container dd60accfc47c [2021-09-29T14:13:39.363Z] ---> a95db64f6987 [2021-09-29T14:13:39.363Z] [2021-09-29T14:13:39.642Z] Successfully built a95db64f6987 [2021-09-29T14:13:39.642Z] Successfully tagged security-secretstore-setup:latest [2021-09-29T14:13:40.122Z] $ docker top 47a2d40085944d9fa2c096c740a309c1fff0f00c2a8b127b2231405999b7cb16 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:13:41.110Z] + go version [2021-09-29T14:13:41.110Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T14:13:41.156Z] $ docker stop --time=1 47a2d40085944d9fa2c096c740a309c1fff0f00c2a8b127b2231405999b7cb16 [2021-09-29T14:13:43.010Z] $ docker rm -f 47a2d40085944d9fa2c096c740a309c1fff0f00c2a8b127b2231405999b7cb16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:13:43.883Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T14:13:43.883Z] . [Pipeline] withDockerContainer [2021-09-29T14:13:44.117Z] prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container [2021-09-29T14:13:44.233Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-29T14:13:45.101Z]  Building security-secretstore-setup ... done Removing intermediate container 11078706e90d [2021-09-29T14:13:45.101Z] ---> 17d9f62d9b51 [2021-09-29T14:13:45.101Z] [2021-09-29T14:13:45.101Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:13:45.101Z] ---> 14119a10abf4 [2021-09-29T14:13:45.101Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T14:13:45.101Z] ---> Running in 2a3bcf9d410a [2021-09-29T14:13:45.101Z] Removing intermediate container 2a3bcf9d410a [2021-09-29T14:13:45.101Z] ---> dd73266d82aa [2021-09-29T14:13:45.101Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T14:13:45.101Z] ---> Running in c81b9a0670b9 [2021-09-29T14:13:45.101Z] Removing intermediate container c81b9a0670b9 [2021-09-29T14:13:45.101Z] ---> f6943f9cb67e [2021-09-29T14:13:45.101Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T14:13:45.101Z] ---> Running in ddcb4554893f [2021-09-29T14:13:45.386Z] Removing intermediate container ddcb4554893f [2021-09-29T14:13:45.386Z] ---> c2b10b5b98e0 [2021-09-29T14:13:45.386Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:13:45.386Z] ---> Running in 7addea5fc889 [2021-09-29T14:13:45.893Z] $ docker top 44636dab719582739dc4ec1589709366a9db4b63d0910ec04f396cf9ca4cc9ef -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-29T14:13:46.187Z] ========================================================= [2021-09-29T14:13:46.187Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-29T14:13:46.187Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-29T14:13:46.380Z] Removing intermediate container 7addea5fc889 [2021-09-29T14:13:46.380Z] ---> f6824c05f837 [2021-09-29T14:13:46.380Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T14:13:46.380Z] ---> Running in f7f90a7d4309 [2021-09-29T14:13:46.864Z] + go mod tidy [2021-09-29T14:13:46.991Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:47.614Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-09-29T14:13:48.523Z] + make test [2021-09-29T14:13:48.523Z] go mod tidy [2021-09-29T14:13:48.613Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T14:13:48.613Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T14:13:48.613Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T14:13:48.613Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T14:13:49.125Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-29T14:13:49.220Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T14:13:49.220Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T14:13:49.500Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:13:49.500Z] OK: 8 MiB in 20 packages [2021-09-29T14:13:49.779Z] Removing intermediate container f7f90a7d4309 [2021-09-29T14:13:49.779Z] ---> c2dac7263e89 [2021-09-29T14:13:49.779Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:13:50.056Z] ---> a55e8eebc31e [2021-09-29T14:13:50.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T14:13:50.652Z] ---> 57fa410ed385 [2021-09-29T14:13:50.652Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T14:13:50.652Z] Removing intermediate container 63539ea22248 [2021-09-29T14:13:50.652Z] ---> 2b763a91fced [2021-09-29T14:13:50.652Z] [2021-09-29T14:13:50.652Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T14:13:50.652Z] ---> 14119a10abf4 [2021-09-29T14:13:50.652Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T14:13:50.652Z] ---> Running in b04012ce1d32 [2021-09-29T14:13:50.929Z] ---> 2a4bf746371a [2021-09-29T14:13:50.929Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T14:13:50.929Z] ---> Running in b257809107c6 [2021-09-29T14:13:50.929Z] Removing intermediate container b257809107c6 [2021-09-29T14:13:50.929Z] ---> c26dd6b99d3d [2021-09-29T14:13:50.929Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:13:50.929Z] ---> Running in c4143267c530 [2021-09-29T14:13:50.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:51.202Z] Removing intermediate container c4143267c530 [2021-09-29T14:13:51.202Z] ---> 93a98871502c [2021-09-29T14:13:51.202Z] Step 22/24 : LABEL arch=x86_64 [2021-09-29T14:13:51.202Z] ---> Running in cfdb3fd31802 [2021-09-29T14:13:51.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T14:13:51.202Z] Removing intermediate container cfdb3fd31802 [2021-09-29T14:13:51.202Z] ---> a154d2a9e076 [2021-09-29T14:13:51.202Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:13:51.202Z] ---> Running in 24caedf1fb99 [2021-09-29T14:13:51.202Z] Removing intermediate container 24caedf1fb99 [2021-09-29T14:13:51.202Z] ---> c48ecab1c0af [2021-09-29T14:13:51.202Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:13:51.476Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T14:13:51.476Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T14:13:51.476Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:13:51.476Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:13:51.476Z] OK: 6 MiB in 16 packages [2021-09-29T14:13:51.476Z] ---> Running in d7aa653cc0fc [2021-09-29T14:13:51.476Z] Removing intermediate container d7aa653cc0fc [2021-09-29T14:13:51.476Z] ---> fe06bdbc8fb9 [2021-09-29T14:13:51.476Z] [2021-09-29T14:13:51.754Z] Successfully built fe06bdbc8fb9 [2021-09-29T14:13:51.754Z] Successfully tagged core-data:latest [2021-09-29T14:13:51.754Z]  Building core-data ... done Removing intermediate container b04012ce1d32 [2021-09-29T14:13:51.754Z] ---> cd27100fc8f5 [2021-09-29T14:13:51.755Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:13:51.755Z] ---> Running in 46d93d6b71d6 [2021-09-29T14:13:52.035Z] Removing intermediate container 46d93d6b71d6 [2021-09-29T14:13:52.035Z] ---> 4caf39525a8d [2021-09-29T14:13:52.035Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T14:13:52.035Z] ---> Running in 1f4f9b953c76 [2021-09-29T14:13:52.035Z] Removing intermediate container 1f4f9b953c76 [2021-09-29T14:13:52.035Z] ---> ad69857e330f [2021-09-29T14:13:52.035Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T14:13:52.035Z] ---> Running in b952f735d4a4 [2021-09-29T14:13:52.035Z] Removing intermediate container b952f735d4a4 [2021-09-29T14:13:52.035Z] ---> 11ff0288dae2 [2021-09-29T14:13:52.035Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:13:52.317Z] ---> bfcac6b88efa [2021-09-29T14:13:52.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T14:13:52.590Z] ---> 6120d1f2134d [2021-09-29T14:13:52.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T14:13:52.590Z] ---> ce2cbd792598 [2021-09-29T14:13:52.590Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T14:13:52.866Z] ---> Running in d20a667bc548 [2021-09-29T14:13:52.866Z] Removing intermediate container d20a667bc548 [2021-09-29T14:13:52.866Z] ---> 04b71dd91909 [2021-09-29T14:13:52.866Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:13:52.866Z] ---> Running in f029e0da60aa [2021-09-29T14:13:52.866Z] Removing intermediate container f029e0da60aa [2021-09-29T14:13:52.866Z] ---> 8354d2f5b853 [2021-09-29T14:13:52.866Z] Step 21/23 : LABEL arch=x86_64 [2021-09-29T14:13:52.866Z] ---> Running in 6cb996290cf0 [2021-09-29T14:13:53.139Z] Removing intermediate container 6cb996290cf0 [2021-09-29T14:13:53.139Z] ---> 7fd972f7a58a [2021-09-29T14:13:53.139Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:13:53.139Z] ---> Running in 7800efe89bbd [2021-09-29T14:13:53.139Z] Removing intermediate container 7800efe89bbd [2021-09-29T14:13:53.139Z] ---> 030fd866271d [2021-09-29T14:13:53.139Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T14:13:53.139Z] ---> Running in 770b8698dd72 [2021-09-29T14:13:53.414Z] Removing intermediate container 770b8698dd72 [2021-09-29T14:13:53.414Z] ---> f18bd13a2899 [2021-09-29T14:13:53.414Z] [2021-09-29T14:13:53.414Z] Successfully built f18bd13a2899 [2021-09-29T14:13:53.414Z] Successfully tagged support-notifications:latest [2021-09-29T14:13:53.433Z]  Building support-notifications ... done  [Pipeline] } [2021-09-29T14:13:53.441Z] $ docker stop --time=1 4a866f2ffb2b3d043651cb1de6fe2f17a80840dc90115fd2f6e5ae2b15d9cf28 [2021-09-29T14:13:54.701Z] $ docker rm -f 4a866f2ffb2b3d043651cb1de6fe2f17a80840dc90115fd2f6e5ae2b15d9cf28 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T14:13:55.102Z] + docker images [2021-09-29T14:13:55.102Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-29T14:13:55.102Z] support-notifications latest f18bd13a2899 2 seconds ago 16.8MB [2021-09-29T14:13:55.102Z] core-data latest fe06bdbc8fb9 4 seconds ago 20.5MB [2021-09-29T14:13:55.102Z] 2b763a91fced 5 seconds ago 1.75GB [2021-09-29T14:13:55.102Z] 17d9f62d9b51 11 seconds ago 1.76GB [2021-09-29T14:13:55.102Z] security-secretstore-setup latest a95db64f6987 16 seconds ago 28.2MB [2021-09-29T14:13:55.102Z] sys-mgmt-agent latest 28272ce71a32 22 seconds ago 325MB [2021-09-29T14:13:55.102Z] 8400c69e757f 25 seconds ago 1.76GB [2021-09-29T14:13:55.102Z] security-bootstrapper latest 93902ede964b 36 seconds ago 18.8MB [2021-09-29T14:13:55.102Z] core-command latest 0b74ae99688e 45 seconds ago 16MB [2021-09-29T14:13:55.102Z] 91c66c04a637 51 seconds ago 1.75GB [2021-09-29T14:13:55.102Z] security-proxy-setup latest dd38f9055647 58 seconds ago 26.7MB [2021-09-29T14:13:55.102Z] support-scheduler latest f46e497d87de About a minute ago 16.1MB [2021-09-29T14:13:55.102Z] fa860d9a5e6b About a minute ago 1.75GB [2021-09-29T14:13:55.102Z] 63c12ed97bbb About a minute ago 1.75GB [2021-09-29T14:13:55.102Z] 0989b6807bf5 About a minute ago 1.75GB [2021-09-29T14:13:55.102Z] a96e1b381a6f About a minute ago 1.76GB [2021-09-29T14:13:55.102Z] core-metadata latest 3cb154e00fc7 About a minute ago 16.8MB [2021-09-29T14:13:55.102Z] 0c88afaa9da6 About a minute ago 1.76GB [2021-09-29T14:13:55.102Z] ci-base-image-x86_64 latest 494b06318ee8 5 minutes ago 1.25GB [2021-09-29T14:13:55.102Z] alpine 3.14 14119a10abf4 4 weeks ago 5.6MB [2021-09-29T14:13:55.102Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 5 weeks ago 37.5MB [2021-09-29T14:13:55.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 7 weeks ago 547MB [2021-09-29T14:13:55.102Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-29T14:13:55.102Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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-09-29T14:14:10.551Z] Still waiting to schedule task [2021-09-29T14:14:10.552Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-29T14:14:15.926Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-29T14:15:11.854Z] Running on prd-ubuntu18.04-docker-8c-8g-129 in /w/workspace/edgexfoundry_edgex-go_PR-3733 [Pipeline] { [Pipeline] ws [2021-09-29T14:15:11.871Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-29T14:15:11.996Z] The recommended git tool is: git [2021-09-29T14:15:14.899Z] using credential edgex-jenkins-ssh [2021-09-29T14:15:14.920Z] Cloning the remote Git repository [2021-09-29T14:15:14.921Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:15:15.001Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-29T14:15:15.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:15:15.035Z] > git --version # timeout=10 [2021-09-29T14:15:15.044Z] > git --version # 'git version 2.17.1' [2021-09-29T14:15:15.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:15:15.078Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:15:24.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-29T14:15:24.028Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-29T14:15:24.302Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-29T14:15:24.909Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-29T14:15:40.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-29T14:15:48.397Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.222s coverage: 28.7% of statements [2021-09-29T14:15:48.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-29T14:15:48.397Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-29T14:15:52.751Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.349s coverage: 98.5% of statements [2021-09-29T14:15:52.752Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-29T14:15:53.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.374s coverage: 46.3% of statements [2021-09-29T14:15:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-29T14:15:53.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-29T14:15:57.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.617s coverage: 90.1% of statements [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:15:57.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.275s coverage: 84.4% of statements [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-29T14:15:57.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.602s coverage: 94.2% of statements [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 59.1% of statements [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.298s coverage: 0.8% of statements [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.216s coverage: 58.8% of statements [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.186s coverage: 21.7% of statements [2021-09-29T14:16:04.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-29T14:16:04.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.211s coverage: 47.1% of statements [2021-09-29T14:16:05.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.214s coverage: 79.5% of statements [2021-09-29T14:16:05.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2021-09-29T14:16:06.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements [2021-09-29T14:16:07.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements [2021-09-29T14:16:20.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.243s coverage: 94.4% of statements [2021-09-29T14:16:20.190Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements [2021-09-29T14:16:26.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.739s coverage: 82.5% of statements [2021-09-29T14:16:26.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-29T14:16:31.585Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:16:31.593Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T14:16:31.606Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-29T14:16:31.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-29T14:16:31.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:16:31.626Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3733/head:refs/remotes/origin/PR-3733 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.186s coverage: 87.2% of statements [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements [2021-09-29T14:16:32.322Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.260s coverage: 80.0% of statements [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements [2021-09-29T14:16:32.322Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2021-09-29T14:16:32.421Z] Merging remotes/origin/main commit bdb2c85536eb59c2c674b54b9fa7260d772e6f9f into PR head commit 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:16:32.554Z] Merge succeeded, producing 0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:16:32.555Z] Checking out Revision 0fa087e48d7c69ecf1a101837f9b587aaaacbaae (PR-3733) [2021-09-29T14:16:32.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements [2021-09-29T14:16:32.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-29T14:16:36.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.815s coverage: 64.4% of statements [2021-09-29T14:16:36.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-29T14:16:36.045Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-29T14:16:36.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.203s coverage: 100.0% of statements [2021-09-29T14:16:36.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-09-29T14:16:36.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-09-29T14:16:36.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-09-29T14:16:36.439Z] Commit message: "style: Fix variable assignments and enable varcheck linter" [2021-09-29T14:16:36.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2021-09-29T14:16:32.433Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:16:32.439Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [2021-09-29T14:16:32.509Z] > git remote # timeout=10 [2021-09-29T14:16:32.523Z] > git config --get remote.origin.url # timeout=10 [2021-09-29T14:16:32.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T14:16:32.533Z] > git merge bdb2c85536eb59c2c674b54b9fa7260d772e6f9f # timeout=10 [2021-09-29T14:16:32.543Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-29T14:16:32.559Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T14:16:32.563Z] > git checkout -f 0fa087e48d7c69ecf1a101837f9b587aaaacbaae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:16:37.761Z] + echo snap-build.sh [2021-09-29T14:16:37.762Z] snap-build.sh [2021-09-29T14:16:37.762Z] + SNAP_BASE_DIR=. [2021-09-29T14:16:37.762Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-09-29T14:16:37.762Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-09-29T14:16:37.762Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-09-29T14:16:37.762Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-09-29T14:16:37.762Z] + cd /w/workspace/edgex-go/2 [2021-09-29T14:16:37.762Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-29T14:16:37.762Z] Reading package lists... [2021-09-29T14:16:37.762Z] Building dependency tree... [2021-09-29T14:16:37.762Z] Reading state information... [2021-09-29T14:16:37.762Z] The following packages were automatically installed and are no longer required: [2021-09-29T14:16:37.762Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-29T14:16:37.762Z] uidmap xdelta3 [2021-09-29T14:16:37.762Z] Use 'sudo apt autoremove' to remove them. [2021-09-29T14:16:37.762Z] The following packages will be REMOVED: [2021-09-29T14:16:37.762Z] lxd* lxd-client* [2021-09-29T14:16:38.034Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-29T14:16:38.034Z] After this operation, 31.7 MB disk space will be freed. [2021-09-29T14:16:38.572Z] (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-09-29T14:16:38.572Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T14:16:39.536Z] Removing lxd dnsmasq configuration [2021-09-29T14:16:39.536Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T14:16:39.536Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-29T14:16:40.503Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:16:40.503Z] (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-09-29T14:16:40.503Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-29T14:16:40.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 70.3% of statements [2021-09-29T14:16:40.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-29T14:16:40.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-29T14:16:40.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-29T14:16:41.920Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-29T14:16:41.920Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-29T14:16:42.186Z] + sudo snap remove --purge lxd [2021-09-29T14:16:42.454Z] snap "lxd" is not installed [2021-09-29T14:16:42.454Z] + sudo groupadd --force --system lxd [2021-09-29T14:16:42.454Z] ++ whoami [2021-09-29T14:16:42.454Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-29T14:16:42.454Z] + newgrp - lxd [2021-09-29T14:16:42.454Z] + sudo snap install lxd [2021-09-29T14:16:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.745s coverage: 43.4% of statements [2021-09-29T14:16:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-29T14:16:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-29T14:16:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements [2021-09-29T14:16:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-29T14:16:43.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.237s coverage: 84.8% of statements [2021-09-29T14:16:43.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 19.5% of statements [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.592s coverage: 92.0% of statements [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.207s coverage: 63.2% of statements [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.7% of statements [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.179s coverage: 28.9% of statements [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-29T14:16:51.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2021-09-29T14:16:51.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements [2021-09-29T14:16:52.178Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-29T14:16:52.179Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-09-29T14:16:52.179Z] GO111MODULE=on go vet ./... [2021-09-29T14:16:52.541Z] 2021-09-29T14:16:50Z INFO Waiting for automatic snapd restart... [2021-09-29T14:17:14.925Z] lxd 4.18 from Canonical* installed [2021-09-29T14:17:14.925Z] + sudo lxd init --auto [2021-09-29T14:17:21.873Z] + sudo snap install --classic snapcraft [2021-09-29T14:17:34.509Z] snapcraft 5.0 from Canonical* installed [2021-09-29T14:17:34.510Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-29T14:17:34.510Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-29T14:17:34.510Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-29T14:17:34.510Z] Dload Upload Total Spent Left Speed [2021-09-29T14:17:34.510Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3300 0 --:--:-- --:--:-- --:--:-- 3282 [2021-09-29T14:17:34.510Z] 100 3325k 100 3325k 0 0 7786k 0 --:--:-- --:--:-- --:--:-- 7786k [2021-09-29T14:17:34.510Z] ./yq_linux_amd64 [2021-09-29T14:17:34.510Z] + sudo snapcraft prime --use-lxd [2021-09-29T14:17:35.495Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-29T14:17:35.495Z] 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-09-29T14:17:35.495Z] - README.md [2021-09-29T14:17:35.495Z] [2021-09-29T14:17:35.495Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T14:17:35.780Z] Launching a container. [2021-09-29T14:17:42.539Z] Waiting for container to be ready [2021-09-29T14:17:42.539Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-29T14:17:42.539Z] [2021-09-29T14:17:46.882Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-29T14:17:47.486Z] Waiting for network to be ready... [2021-09-29T14:17:47.765Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T14:17:48.041Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T14:17:48.042Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T14:17:48.642Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T14:17:48.642Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T14:17:52.977Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T14:17:53.255Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T14:17:53.255Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T14:17:53.255Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T14:17:53.255Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T14:17:53.255Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T14:17:53.255Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T14:17:53.854Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T14:17:54.850Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T14:17:54.850Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T14:17:54.850Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T14:17:54.850Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T14:17:55.135Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T14:17:55.738Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T14:17:56.014Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] [2021-09-29T14:17:56.290Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T14:17:56.290Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T14:17:56.564Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T14:17:56.564Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T14:17:56.840Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T14:17:56.840Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T14:17:56.840Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T14:17:58.279Z] Fetched 25.4 MB in 11s (2393 kB/s) [2021-09-29T14:17:59.265Z] Reading package lists... [2021-09-29T14:17:59.542Z] Reading package lists... [2021-09-29T14:17:59.819Z] Building dependency tree... [2021-09-29T14:17:59.819Z] Reading state information... [2021-09-29T14:18:00.097Z] The following additional packages will be installed: [2021-09-29T14:18:00.097Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T14:18:00.097Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T14:18:00.097Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T14:18:00.097Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-29T14:18:00.097Z] Suggested packages: [2021-09-29T14:18:00.097Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-29T14:18:00.097Z] Recommended packages: [2021-09-29T14:18:00.097Z] gnupg libsasl2-modules [2021-09-29T14:18:00.097Z] The following NEW packages will be installed: [2021-09-29T14:18:00.097Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-29T14:18:00.097Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-29T14:18:00.097Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-29T14:18:00.097Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-29T14:18:00.097Z] The following packages will be upgraded: [2021-09-29T14:18:00.097Z] gpg gpg-agent gpgconf libudev1 [2021-09-29T14:18:00.097Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-29T14:18:00.097Z] Need to get 3527 kB of archives. [2021-09-29T14:18:00.097Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-29T14:18:00.097Z] 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-09-29T14:18:00.097Z] 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-09-29T14:18:00.097Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-29T14:18:00.097Z] 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-09-29T14:18:00.373Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-09-29T14:18:00.648Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-09-29T14:18:00.927Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-29T14:18:00.927Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-29T14:18:00.927Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-29T14:18:00.927Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-29T14:18:01.205Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-29T14:18:01.205Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-29T14:18:01.205Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-29T14:18:01.205Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-29T14:18:01.205Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-29T14:18:01.205Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-29T14:18:01.205Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-29T14:18:01.205Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-29T14:18:01.205Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-29T14:18:01.205Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-29T14:18:01.205Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-29T14:18:01.205Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-29T14:18:01.482Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:18:01.482Z] Fetched 3527 kB in 1s (2882 kB/s) [2021-09-29T14:18:01.482Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T14:18:01.482Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:18:01.482Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:18:01.482Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-09-29T14:18:01.757Z] Selecting previously unselected package udev. [2021-09-29T14:18:01.757Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-29T14:18:01.757Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:18:01.757Z] Unpacking udev (237-3ubuntu10.52) ... [2021-09-29T14:18:01.757Z] Selecting previously unselected package libfuse2:amd64. [2021-09-29T14:18:01.757Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T14:18:01.757Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T14:18:02.033Z] Selecting previously unselected package fuse. [2021-09-29T14:18:02.033Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-29T14:18:02.033Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-29T14:18:02.033Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:18:02.033Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:18:02.033Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:18:02.033Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:18:02.311Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:18:02.312Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:18:02.312Z] Selecting previously unselected package libksba8:amd64. [2021-09-29T14:18:02.312Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-29T14:18:02.312Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-29T14:18:02.312Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-29T14:18:02.312Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.312Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.312Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-29T14:18:02.312Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.312Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.586Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-29T14:18:02.586Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.586Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.586Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-29T14:18:02.586Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.586Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.586Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-29T14:18:02.586Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.586Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.586Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-29T14:18:02.586Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.586Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.867Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-29T14:18:02.867Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.867Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.868Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-29T14:18:02.868Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.868Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.868Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-29T14:18:02.868Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-29T14:18:02.868Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:02.868Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-29T14:18:02.868Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T14:18:02.868Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:18:03.148Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-29T14:18:03.148Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-29T14:18:03.148Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:18:03.148Z] Selecting previously unselected package libldap-common. [2021-09-29T14:18:03.148Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-29T14:18:03.148Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:18:03.148Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-29T14:18:03.148Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-29T14:18:03.148Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:18:03.148Z] Selecting previously unselected package dirmngr. [2021-09-29T14:18:03.148Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:18:03.148Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T14:18:03.424Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:18:03.424Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-29T14:18:03.424Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-29T14:18:03.424Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:18:03.424Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-29T14:18:03.424Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-29T14:18:03.424Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.424Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-29T14:18:03.424Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:18:03.424Z] Setting up udev (237-3ubuntu10.52) ... [2021-09-29T14:18:03.701Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-29T14:18:03.977Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-29T14:18:03.978Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-29T14:18:03.978Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-29T14:18:03.978Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-29T14:18:03.978Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-29T14:18:03.978Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-29T14:18:03.978Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:18:04.577Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-29T14:18:04.577Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-29T14:18:04.577Z] This means they are not meant to be enabled using systemctl. [2021-09-29T14:18:04.577Z] Possible reasons for having this kind of units are: [2021-09-29T14:18:04.577Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-29T14:18:04.577Z] .wants/ or .requires/ directory. [2021-09-29T14:18:04.577Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-29T14:18:04.577Z] a requirement dependency on it. [2021-09-29T14:18:04.577Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-29T14:18:04.577Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-29T14:18:04.578Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-29T14:18:04.578Z] instance name specified. [2021-09-29T14:18:04.854Z] Reading package lists... [2021-09-29T14:18:05.132Z] Building dependency tree... [2021-09-29T14:18:05.132Z] Reading state information... [2021-09-29T14:18:05.132Z] The following additional packages will be installed: [2021-09-29T14:18:05.132Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-29T14:18:05.132Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-29T14:18:05.132Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-29T14:18:05.132Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-29T14:18:05.132Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-29T14:18:05.132Z] Suggested packages: [2021-09-29T14:18:05.132Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-29T14:18:05.132Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-29T14:18:05.132Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-29T14:18:05.132Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-29T14:18:05.132Z] systemd-container policykit-1 [2021-09-29T14:18:05.132Z] Recommended packages: [2021-09-29T14:18:05.132Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-29T14:18:05.132Z] The following NEW packages will be installed: [2021-09-29T14:18:05.132Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-29T14:18:05.132Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-29T14:18:05.132Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-29T14:18:05.132Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-29T14:18:05.132Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-29T14:18:05.132Z] The following packages will be upgraded: [2021-09-29T14:18:05.132Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-29T14:18:05.408Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-29T14:18:05.408Z] Need to get 36.8 MB of archives. [2021-09-29T14:18:05.408Z] After this operation, 147 MB of additional disk space will be used. [2021-09-29T14:18:05.408Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-29T14:18:05.408Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-09-29T14:18:05.408Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-29T14:18:05.408Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-29T14:18:05.408Z] 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-09-29T14:18:05.408Z] 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-09-29T14:18:05.686Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-29T14:18:05.686Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-29T14:18:05.686Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-29T14:18:05.686Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-29T14:18:05.686Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-29T14:18:05.686Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-29T14:18:05.686Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-29T14:18:05.686Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-29T14:18:05.686Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-29T14:18:05.686Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-29T14:18:05.686Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-09-29T14:18:06.289Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-09-29T14:18:06.289Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-29T14:18:06.566Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-29T14:18:06.566Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-29T14:18:06.566Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-29T14:18:06.566Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-29T14:18:06.566Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-29T14:18:06.566Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-29T14:18:06.566Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-29T14:18:06.566Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-29T14:18:06.566Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-29T14:18:06.566Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-29T14:18:06.846Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-09-29T14:18:08.317Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:18:08.317Z] Fetched 36.8 MB in 3s (12.7 MB/s) [2021-09-29T14:18:08.317Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T14:18:08.317Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:18:08.606Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:18:09.208Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:18:09.208Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:18:09.208Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-09-29T14:18:09.208Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T14:18:09.208Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-29T14:18:09.208Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-29T14:18:09.482Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-29T14:18:09.482Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-29T14:18:09.482Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-29T14:18:09.482Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-29T14:18:11.159Z] Setting up apt (1.6.14) ... [2021-09-29T14:18:11.159Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-29T14:18:11.461Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-29T14:18:11.461Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-29T14:18:11.461Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T14:18:11.462Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T14:18:11.462Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-29T14:18:11.749Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:18:11.749Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:11.749Z] Selecting previously unselected package libexpat1:amd64. [2021-09-29T14:18:11.749Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-29T14:18:11.749Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T14:18:11.749Z] Selecting previously unselected package python3.6-minimal. [2021-09-29T14:18:11.749Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:18:11.749Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:12.026Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T14:18:12.026Z] Checking for services that may need to be restarted...done. [2021-09-29T14:18:12.026Z] Checking for services that may need to be restarted...done. [2021-09-29T14:18:12.026Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:12.026Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-29T14:18:12.026Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:12.627Z] Selecting previously unselected package python3-minimal. [2021-09-29T14:18:12.627Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-29T14:18:12.627Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-29T14:18:12.627Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-29T14:18:12.627Z] Selecting previously unselected package mime-support. [2021-09-29T14:18:12.627Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-29T14:18:12.627Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-29T14:18:12.627Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-29T14:18:12.627Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-29T14:18:12.627Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T14:18:12.627Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-29T14:18:12.627Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:18:12.627Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:12.902Z] Selecting previously unselected package python3.6. [2021-09-29T14:18:12.902Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-29T14:18:12.902Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:13.183Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-29T14:18:13.183Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-29T14:18:13.183Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T14:18:13.183Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-29T14:18:13.183Z] Selecting previously unselected package python3. [2021-09-29T14:18:13.183Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-29T14:18:13.183Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-29T14:18:13.464Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-29T14:18:13.464Z] Selecting previously unselected package multiarch-support. [2021-09-29T14:18:13.464Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:18:13.464Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T14:18:13.464Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-29T14:18:13.464Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-29T14:18:13.464Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-29T14:18:13.464Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-29T14:18:13.464Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T14:18:13.464Z] Selecting previously unselected package libbsd0:amd64. [2021-09-29T14:18:13.464Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-29T14:18:13.464Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T14:18:13.740Z] Selecting previously unselected package sudo. [2021-09-29T14:18:13.740Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-29T14:18:13.740Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T14:18:13.740Z] Selecting previously unselected package apparmor. [2021-09-29T14:18:13.740Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T14:18:13.740Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-29T14:18:13.993Z] gofmt -l . [2021-09-29T14:18:13.993Z] [ "`gofmt -l .`" = "" ] [2021-09-29T14:18:14.016Z] Selecting previously unselected package libedit2:amd64. [2021-09-29T14:18:14.016Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-29T14:18:14.016Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T14:18:14.016Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-29T14:18:14.016Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:18:14.016Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:14.016Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-29T14:18:14.016Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:18:14.016Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:14.016Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-29T14:18:14.016Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-29T14:18:14.016Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T14:18:14.016Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-29T14:18:14.016Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:18:14.267Z] ./bin/test-attribution-txt.sh [2021-09-29T14:18:14.290Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:14.290Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-29T14:18:14.290Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-29T14:18:14.290Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:14.290Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-29T14:18:14.290Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-29T14:18:14.290Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T14:18:14.566Z] Selecting previously unselected package openssh-client. [2021-09-29T14:18:14.566Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-29T14:18:14.566Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T14:18:14.566Z] Selecting previously unselected package squashfs-tools. [2021-09-29T14:18:14.566Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-09-29T14:18:14.566Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T14:18:14.566Z] Selecting previously unselected package snapd. [2021-09-29T14:18:14.566Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-09-29T14:18:14.850Z] Unpacking snapd (2.51.1+18.04) ... [Pipeline] sh [2021-09-29T14:18:16.841Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-29T14:18:16.841Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-29T14:18:16.841Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-29T14:18:16.841Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-29T14:18:16.841Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-29T14:18:16.841Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:16.841Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:18:16.914Z] + ls -al . [2021-09-29T14:18:16.914Z] total 640 [2021-09-29T14:18:16.914Z] drwxrwxr-x 9 1001 1001 4096 Sep 29 14:18 . [2021-09-29T14:18:16.914Z] drwxr-xr-x 4 root root 4096 Sep 29 14:13 .. [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 11 Sep 29 14:11 .dockerignore [2021-09-29T14:18:16.914Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 14:11 .git [2021-09-29T14:18:16.914Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 14:11 .github [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 818 Sep 29 14:11 .gitignore [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 53 Sep 29 14:11 .golangci.yml [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 76 Sep 29 14:11 .hadolint.yml [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 166 Sep 29 14:11 .sonarcloud.properties [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 1171 Sep 29 14:11 ADOPTERS.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 8493 Sep 29 14:11 Attribution.txt [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 43881 Sep 29 14:11 CHANGELOG.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 3804 Sep 29 14:11 CONTRIBUTING.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 677 Sep 29 14:11 GOVERNANCE.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 849 Sep 29 14:11 Jenkinsfile [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 10775 Sep 29 14:11 LICENSE [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 6386 Sep 29 14:11 Makefile [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 582 Sep 29 14:11 OWNERS.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 8256 Sep 29 14:11 README.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 6912 Sep 29 14:11 SECURITY.md [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 5 Sep 29 14:07 VERSION [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 4131 Sep 29 14:11 ZMQWindows.md [2021-09-29T14:18:16.914Z] drwxrwxr-x 2 1001 1001 4096 Sep 29 14:11 bin [2021-09-29T14:18:16.914Z] drwxrwxr-x 14 1001 1001 4096 Sep 29 14:11 cmd [2021-09-29T14:18:16.914Z] -rw-r--r-- 1 root root 403100 Sep 29 14:16 coverage.out [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 841 Sep 29 14:11 go.mod [2021-09-29T14:18:16.914Z] -rw-r--r-- 1 root root 50064 Sep 29 14:13 go.sum [2021-09-29T14:18:16.914Z] drwxrwxr-x 8 1001 1001 4096 Sep 29 14:11 internal [2021-09-29T14:18:16.914Z] drwxrwxr-x 3 1001 1001 4096 Sep 29 14:11 openapi [2021-09-29T14:18:16.914Z] drwxrwxr-x 4 1001 1001 4096 Sep 29 14:11 snap [2021-09-29T14:18:16.914Z] -rw-rw-r-- 1 1001 1001 204 Sep 29 14:11 version.go [Pipeline] sh [2021-09-29T14:18:17.117Z] Setting up systemd (237-3ubuntu10.52) ... [2021-09-29T14:18:17.117Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-29T14:18:17.571Z] + '[' -e coverage.out ] [2021-09-29T14:18:17.571Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-29T14:18:17.608Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T14:18:17.717Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-29T14:18:17.717Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-29T14:18:17.717Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-29T14:18:17.717Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:17.717Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:17.717Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-29T14:18:18.318Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-09-29T14:18:18.318Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:18.318Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-29T14:18:18.318Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-29T14:18:18.318Z] running python rtupdate hooks for python3.6... [2021-09-29T14:18:18.318Z] running python post-rtupdate hooks for python3.6... [2021-09-29T14:18:18.318Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-29T14:18:18.494Z] Stashed 1 file(s) [Pipeline] sh [2021-09-29T14:18:19.143Z] + make build [2021-09-29T14:18:19.143Z] go mod tidy [2021-09-29T14:18:19.305Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-29T14:18:19.305Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-29T14:18:19.305Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-29T14:18:19.580Z] Setting up snapd (2.51.1+18.04) ... [2021-09-29T14:18:19.746Z] 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-09-29T14:18:19.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-29T14:18:20.146Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-29T14:18:20.146Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-29T14:18:20.423Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-29T14:18:20.699Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T14:18:20.699Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-29T14:18:20.699Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-29T14:18:20.974Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-29T14:18:21.253Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-29T14:18:21.253Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-29T14:18:21.537Z] /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-09-29T14:18:21.537Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-29T14:18:21.537Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T14:18:22.528Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T14:18:22.528Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T14:18:22.808Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T14:18:23.804Z] Reading package lists... [2021-09-29T14:18:24.079Z] Reading package lists... [2021-09-29T14:18:24.357Z] Building dependency tree... [2021-09-29T14:18:24.357Z] Reading state information... [2021-09-29T14:18:24.635Z] Calculating upgrade... [2021-09-29T14:18:24.635Z] The following packages will be upgraded: [2021-09-29T14:18:24.635Z] advancecomp base-files bash binutils binutils-common [2021-09-29T14:18:24.635Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-29T14:18:24.635Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-29T14:18:24.635Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-29T14:18:24.635Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-29T14:18:24.635Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-29T14:18:24.635Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-29T14:18:24.635Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-29T14:18:24.636Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-29T14:18:24.636Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-29T14:18:24.636Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-29T14:18:24.636Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-29T14:18:24.636Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-29T14:18:24.636Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-29T14:18:24.636Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-29T14:18:24.636Z] ubuntu-keyring util-linux [2021-09-29T14:18:24.915Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T14:18:24.915Z] Need to get 64.2 MB of archives. [2021-09-29T14:18:24.915Z] After this operation, 5142 kB of additional disk space will be used. [2021-09-29T14:18:24.915Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] [2021-09-29T14:18:24.915Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-29T14:18:24.915Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-29T14:18:24.915Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-29T14:18:24.915Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-29T14:18:24.915Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-29T14:18:24.915Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-29T14:18:24.915Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-09-29T14:18:24.915Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-29T14:18:24.915Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-29T14:18:24.915Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-29T14:18:24.915Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-29T14:18:24.915Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-29T14:18:24.915Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-29T14:18:24.915Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-29T14:18:24.915Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-29T14:18:24.915Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-29T14:18:24.915Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-29T14:18:25.201Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-29T14:18:25.201Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-29T14:18:25.201Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-29T14:18:25.201Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-29T14:18:25.201Z] 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-09-29T14:18:25.201Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-29T14:18:25.201Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-29T14:18:25.201Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-29T14:18:25.201Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-29T14:18:25.201Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-29T14:18:25.201Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-29T14:18:25.201Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-29T14:18:25.201Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-29T14:18:25.201Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-29T14:18:25.201Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-29T14:18:25.201Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-09-29T14:18:25.201Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-29T14:18:25.201Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-29T14:18:25.201Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-29T14:18:25.201Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-29T14:18:25.201Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-29T14:18:25.201Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-29T14:18:25.201Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-29T14:18:25.201Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-29T14:18:25.486Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-09-29T14:18:25.486Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-29T14:18:25.486Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-29T14:18:25.486Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-29T14:18:25.486Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-29T14:18:25.486Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-29T14:18:25.486Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-29T14:18:25.486Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-09-29T14:18:25.486Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-29T14:18:25.486Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-29T14:18:25.486Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-29T14:18:25.486Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-29T14:18:25.486Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-29T14:18:25.486Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-29T14:18:25.486Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-29T14:18:25.486Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-29T14:18:25.765Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-29T14:18:25.765Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-29T14:18:25.765Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-29T14:18:25.765Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-29T14:18:25.765Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-29T14:18:25.766Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-29T14:18:25.766Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-29T14:18:25.766Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-29T14:18:26.042Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-29T14:18:26.042Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-29T14:18:26.321Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-09-29T14:18:26.321Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-29T14:18:26.321Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-29T14:18:26.321Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-29T14:18:26.321Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-29T14:18:26.321Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-29T14:18:26.321Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-29T14:18:26.321Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-29T14:18:26.321Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-29T14:18:26.321Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-29T14:18:26.321Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-29T14:18:26.450Z] 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-09-29T14:18:26.600Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-29T14:18:26.600Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-29T14:18:26.600Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-29T14:18:26.600Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-29T14:18:26.600Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-29T14:18:26.600Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-09-29T14:18:26.600Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-29T14:18:26.600Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-09-29T14:18:26.600Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-29T14:18:26.600Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-29T14:18:26.600Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-29T14:18:26.600Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-29T14:18:26.600Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-09-29T14:18:26.600Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-29T14:18:26.600Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-29T14:18:26.600Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-29T14:18:26.600Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-29T14:18:26.600Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-29T14:18:26.882Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-29T14:18:26.882Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-29T14:18:26.882Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-29T14:18:26.882Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-29T14:18:26.882Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-29T14:18:26.882Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-29T14:18:27.159Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:18:27.159Z] Fetched 64.2 MB in 2s (29.9 MB/s) [2021-09-29T14:18:27.159Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:18:27.159Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:18:27.159Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:18:27.434Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:18:27.434Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:18:27.717Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... [2021-09-29T14:18:27.717Z] Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... [2021-09-29T14:18:27.993Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:27.993Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:27.993Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:27.993Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:27.993Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:27.993Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.271Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.271Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.271Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.271Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.271Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.271Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.271Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.271Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.271Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:28.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:18:28.546Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.546Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.546Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:28.546Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:18:28.546Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.546Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.546Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.546Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.825Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:28.825Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-29T14:18:28.825Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:29.106Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:18:29.106Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:18:29.106Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:18:29.713Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T14:18:29.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-29T14:18:29.713Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-09-29T14:18:29.713Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-29T14:18:29.713Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-29T14:18:29.714Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-09-29T14:18:29.995Z] Setting up base-files (10.1ubuntu2.11) ... [2021-09-29T14:18:29.995Z] Installing new version of config file /etc/issue ... [2021-09-29T14:18:29.995Z] Installing new version of config file /etc/issue.net ... [2021-09-29T14:18:29.995Z] Installing new version of config file /etc/lsb-release ... [2021-09-29T14:18:29.995Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-29T14:18:30.274Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-29T14:18:30.274Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-29T14:18:30.274Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-29T14:18:30.548Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:30.548Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-29T14:18:30.548Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-29T14:18:30.548Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-29T14:18:30.548Z] 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-09-29T14:18:30.548Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:30.548Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:30.548Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:30.823Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:30.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:30.823Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-29T14:18:30.823Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-29T14:18:30.823Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-29T14:18:30.823Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:30.823Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-29T14:18:30.823Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T14:18:31.100Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-29T14:18:31.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:31.100Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:18:31.100Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:18:31.377Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T14:18:31.377Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:31.377Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:18:31.377Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:18:31.377Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-29T14:18:31.377Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:31.377Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-29T14:18:31.377Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-29T14:18:31.651Z] Setting up grep (3.1-2build1) ... [2021-09-29T14:18:31.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:31.651Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-29T14:18:31.651Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-29T14:18:31.651Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-29T14:18:31.651Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:31.651Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T14:18:31.929Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T14:18:31.929Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-29T14:18:31.929Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:31.929Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:18:31.929Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:18:31.929Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-29T14:18:32.204Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:32.204Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T14:18:32.204Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:18:32.482Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T14:18:32.482Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:18:32.482Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-29T14:18:32.482Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:18:32.762Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-29T14:18:33.038Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:33.038Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-29T14:18:33.038Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-29T14:18:33.314Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T14:18:33.314Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T14:18:33.314Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-29T14:18:33.314Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-29T14:18:33.314Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T14:18:33.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:33.590Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-29T14:18:33.590Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-29T14:18:33.590Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-29T14:18:33.590Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:33.590Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:33.590Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:33.590Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:33.870Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:33.870Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:33.870Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:33.870Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:33.870Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:33.870Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:33.870Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:33.870Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:34.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:34.148Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:34.148Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:34.148Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:34.148Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:34.148Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:18:34.148Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:18:34.148Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:18:34.148Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:18:34.423Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T14:18:34.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:34.423Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-29T14:18:34.423Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:18:34.423Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T14:18:34.423Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:34.423Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:34.423Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:34.699Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:34.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:34.699Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:34.699Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:34.699Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:34.699Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:34.699Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:34.699Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:35.301Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:35.301Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-29T14:18:35.582Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-29T14:18:35.866Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:35.866Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-29T14:18:35.866Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-29T14:18:35.866Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:18:36.144Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-29T14:18:36.144Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-29T14:18:36.144Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-29T14:18:36.144Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-29T14:18:36.144Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:18:36.144Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-29T14:18:36.144Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-29T14:18:36.144Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-29T14:18:36.424Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:18:36.424Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-29T14:18:36.424Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T14:18:36.424Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-29T14:18:36.424Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:18:36.424Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-29T14:18:36.707Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-29T14:18:36.707Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-29T14:18:36.707Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:18:36.707Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T14:18:36.707Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:18:36.707Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:18:36.990Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-29T14:18:36.990Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T14:18:36.990Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:18:36.990Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:18:36.990Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-29T14:18:36.990Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-29T14:18:36.990Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:18:37.270Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:18:37.270Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:37.270Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-29T14:18:37.270Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-29T14:18:37.270Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-09-29T14:18:37.270Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-09-29T14:18:37.270Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:18:37.270Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:18:37.547Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T14:18:37.548Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:37.548Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-09-29T14:18:37.548Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-09-29T14:18:37.548Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-09-29T14:18:37.548Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:37.548Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-29T14:18:37.548Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-29T14:18:37.824Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-29T14:18:37.824Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:37.824Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-29T14:18:37.824Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-29T14:18:37.824Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-29T14:18:38.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.101Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-29T14:18:38.101Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-29T14:18:38.101Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-29T14:18:38.101Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.101Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-29T14:18:38.101Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-29T14:18:38.101Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-29T14:18:38.379Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.379Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-29T14:18:38.379Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-29T14:18:38.379Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-29T14:18:38.656Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.656Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-29T14:18:38.656Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-29T14:18:38.656Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-29T14:18:38.656Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.656Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T14:18:38.656Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T14:18:38.656Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T14:18:38.931Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.931Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-29T14:18:38.931Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-29T14:18:38.931Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-29T14:18:38.931Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:38.931Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-29T14:18:38.931Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-29T14:18:38.931Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-29T14:18:39.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:39.208Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-29T14:18:39.208Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-29T14:18:39.208Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-29T14:18:39.208Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:39.208Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-29T14:18:39.208Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-29T14:18:39.208Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-29T14:18:39.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:39.491Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-09-29T14:18:39.491Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-09-29T14:18:39.491Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-09-29T14:18:39.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:39.491Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-29T14:18:39.491Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-29T14:18:39.491Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-29T14:18:39.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-29T14:18:39.491Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-29T14:18:39.771Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-29T14:18:39.771Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-29T14:18:39.771Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-29T14:18:39.771Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T14:18:39.771Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T14:18:39.771Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-29T14:18:39.771Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-29T14:18:40.047Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-29T14:18:40.047Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-29T14:18:40.047Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-09-29T14:18:40.047Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-09-29T14:18:40.324Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-29T14:18:40.324Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-29T14:18:40.324Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-29T14:18:40.324Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-29T14:18:40.324Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-29T14:18:40.324Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-29T14:18:40.324Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-29T14:18:40.324Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-29T14:18:40.600Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-29T14:18:40.600Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-29T14:18:40.600Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-29T14:18:40.600Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-29T14:18:40.600Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-29T14:18:40.600Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-29T14:18:40.881Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-29T14:18:40.881Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-29T14:18:41.156Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-29T14:18:41.157Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-29T14:18:41.157Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-29T14:18:41.157Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-29T14:18:41.157Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:18:41.157Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:18:41.433Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:18:41.433Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:18:41.708Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:18:41.708Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:18:41.708Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-29T14:18:41.708Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-29T14:18:41.708Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:41.708Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:41.708Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:41.708Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:41.983Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:41.983Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:41.983Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:41.983Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:42.588Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:42.588Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:43.587Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:43.587Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:43.864Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:43.864Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:43.864Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:43.864Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:44.861Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-29T14:18:44.861Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-29T14:18:44.861Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T14:18:44.862Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T14:18:44.862Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T14:18:44.862Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T14:18:44.862Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-29T14:18:44.862Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-29T14:18:45.135Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-29T14:18:45.135Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-29T14:18:45.135Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T14:18:45.135Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T14:18:45.135Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-29T14:18:45.135Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-29T14:18:45.135Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-29T14:18:45.135Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-29T14:18:45.411Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.411Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-29T14:18:45.411Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.411Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.411Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.411Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-29T14:18:45.411Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-29T14:18:45.411Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-29T14:18:45.411Z] [2021-09-29T14:18:45.411Z] Current default time zone: 'Etc/UTC' [2021-09-29T14:18:45.411Z] Local time is now: Wed Sep 29 14:18:45 UTC 2021. [2021-09-29T14:18:45.411Z] Universal Time is now: Wed Sep 29 14:18:45 UTC 2021. [2021-09-29T14:18:45.411Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-29T14:18:45.411Z] [2021-09-29T14:18:45.411Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-09-29T14:18:45.411Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.688Z] Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... [2021-09-29T14:18:45.688Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-29T14:18:45.688Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-29T14:18:45.688Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-29T14:18:45.688Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-29T14:18:45.688Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-29T14:18:45.688Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-29T14:18:45.688Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-29T14:18:45.688Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.688Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-29T14:18:45.688Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:45.688Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:18:45.688Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:45.688Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-29T14:18:45.688Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-29T14:18:45.962Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-29T14:18:45.962Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-29T14:18:45.962Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-29T14:18:45.962Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-29T14:18:45.962Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:18:45.962Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-09-29T14:18:47.948Z] Updating certificates in /etc/ssl/certs... [2021-09-29T14:18:48.662Z] 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-09-29T14:18:48.934Z] 23 added, 28 removed; done. [2021-09-29T14:18:48.934Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-29T14:18:48.934Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-29T14:18:48.934Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-29T14:18:48.934Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-29T14:18:48.934Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:18:48.934Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:48.934Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-29T14:18:48.934Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:18:48.934Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-29T14:18:48.934Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-29T14:18:48.934Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-29T14:18:49.209Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:49.210Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-29T14:18:49.210Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-29T14:18:49.210Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-29T14:18:49.210Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-29T14:18:49.210Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:18:49.210Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-09-29T14:18:49.210Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-29T14:18:49.210Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-09-29T14:18:49.210Z] Updating certificates in /etc/ssl/certs... [2021-09-29T14:18:50.198Z] 0 added, 0 removed; done. [2021-09-29T14:18:50.198Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-29T14:18:50.198Z] done. [2021-09-29T14:18:50.473Z] Reading package lists... [2021-09-29T14:18:50.747Z] Building dependency tree... [2021-09-29T14:18:50.747Z] Reading state information... [2021-09-29T14:18:50.747Z] The following NEW packages will be installed: [2021-09-29T14:18:50.747Z] apt-transport-https [2021-09-29T14:18:51.026Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T14:18:51.026Z] Need to get 4348 B of archives. [2021-09-29T14:18:51.026Z] After this operation, 154 kB of additional disk space will be used. [2021-09-29T14:18:51.026Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-29T14:18:51.302Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:18:51.302Z] Fetched 4348 B in 0s (22.5 kB/s) [2021-09-29T14:18:51.302Z] Selecting previously unselected package apt-transport-https. [2021-09-29T14:18:51.302Z] (Reading database ... 13928 files and directories currently installed.) [2021-09-29T14:18:51.302Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-29T14:18:51.302Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-29T14:18:51.302Z] Setting up apt-transport-https (1.6.14) ... [2021-09-29T14:18:51.577Z] Waiting for network to be ready... [2021-09-29T14:18:52.053Z] 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-09-29T14:18:56.367Z] 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-09-29T14:18:57.351Z] 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-09-29T14:18:58.311Z] 2021-09-29T14:18:55Z INFO Waiting for automatic snapd restart... [2021-09-29T14:19:00.311Z] snapd 2.51.7 from Canonical* installed [2021-09-29T14:19:00.879Z] 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-09-29T14:19:00.908Z] "snapd" switched to the "latest/stable" channel [2021-09-29T14:19:00.908Z] [2021-09-29T14:19:03.536Z] core18 20210722 from Canonical* installed [2021-09-29T14:19:03.536Z] "core18" switched to the "latest/stable" channel [2021-09-29T14:19:03.536Z] [2021-09-29T14:19:05.195Z] 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-09-29T14:19:06.168Z] snapcraft 5.0 from Canonical* installed [2021-09-29T14:19:06.168Z] "snapcraft" switched to the "latest/stable" channel [2021-09-29T14:19:06.168Z] [2021-09-29T14:19:08.587Z] 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-09-29T14:19:10.491Z] 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-09-29T14:19:10.491Z] - README.md [2021-09-29T14:19:10.491Z] [2021-09-29T14:19:10.491Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-29T14:19:11.098Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T14:19:11.098Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T14:19:11.372Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T14:19:12.634Z] Reading package lists... [2021-09-29T14:19:12.911Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-09-29T14:19:13.186Z] Reading package lists... [2021-09-29T14:19:13.186Z] Building dependency tree... [2021-09-29T14:19:13.186Z] Reading state information... [2021-09-29T14:19:13.460Z] Suggested packages: [2021-09-29T14:19:13.460Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-29T14:19:13.460Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-29T14:19:13.460Z] Recommended packages: [2021-09-29T14:19:13.460Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-29T14:19:13.460Z] The following NEW packages will be installed: [2021-09-29T14:19:13.460Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-29T14:19:13.460Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-29T14:19:13.460Z] pkg-config zip [2021-09-29T14:19:13.460Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-29T14:19:13.460Z] Need to get 7670 kB of archives. [2021-09-29T14:19:13.460Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-29T14:19:13.460Z] 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-09-29T14:19:13.736Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-09-29T14:19:13.736Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-09-29T14:19:13.736Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-09-29T14:19:13.736Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-29T14:19:14.010Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-29T14:19:14.010Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-29T14:19:14.010Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-29T14:19:14.010Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-29T14:19:14.012Z] 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-09-29T14:19:14.284Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-29T14:19:14.284Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-29T14:19:14.284Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-29T14:19:14.284Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-29T14:19:14.284Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-29T14:19:14.284Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-29T14:19:14.558Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-29T14:19:14.559Z] Fetched 7670 kB in 1s (9435 kB/s) [2021-09-29T14:19:14.559Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-29T14:19:14.559Z] (Reading database ... 13932 files and directories currently installed.) [2021-09-29T14:19:14.559Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-29T14:19:14.559Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T14:19:14.835Z] Selecting previously unselected package libpsl5:amd64. [2021-09-29T14:19:14.835Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-29T14:19:14.835Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T14:19:14.835Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-29T14:19:14.835Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-29T14:19:14.835Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T14:19:14.835Z] Selecting previously unselected package librtmp1:amd64. [2021-09-29T14:19:14.835Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-29T14:19:14.835Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T14:19:14.835Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-29T14:19:14.835Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-09-29T14:19:14.835Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T14:19:14.835Z] Selecting previously unselected package liberror-perl. [2021-09-29T14:19:14.835Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-29T14:19:14.835Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-29T14:19:15.113Z] Selecting previously unselected package git-man. [2021-09-29T14:19:15.113Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-09-29T14:19:15.113Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:19:15.113Z] Selecting previously unselected package git. [2021-09-29T14:19:15.113Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-09-29T14:19:15.113Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:19:15.710Z] Selecting previously unselected package libnorm1:amd64. [2021-09-29T14:19:15.710Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-29T14:19:15.710Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T14:19:15.710Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-29T14:19:15.710Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-29T14:19:15.710Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T14:19:15.710Z] Selecting previously unselected package libsodium23:amd64. [2021-09-29T14:19:15.710Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-29T14:19:15.710Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-29T14:19:15.710Z] Selecting previously unselected package libzmq5:amd64. [2021-09-29T14:19:15.710Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T14:19:15.710Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:19:15.990Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-29T14:19:15.990Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-29T14:19:15.990Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:19:15.990Z] Selecting previously unselected package pkg-config. [2021-09-29T14:19:15.990Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-29T14:19:15.990Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T14:19:15.990Z] Selecting previously unselected package zip. [2021-09-29T14:19:15.990Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-29T14:19:15.990Z] Unpacking zip (3.0-11build1) ... [2021-09-29T14:19:15.990Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-29T14:19:15.990Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:19:15.990Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-29T14:19:16.268Z] Setting up liberror-perl (0.17025-1) ... [2021-09-29T14:19:16.268Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-29T14:19:16.268Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-29T14:19:16.268Z] No schema files found: doing nothing. [2021-09-29T14:19:16.268Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-29T14:19:16.268Z] Setting up zip (3.0-11build1) ... [2021-09-29T14:19:16.268Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-29T14:19:16.268Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-29T14:19:16.268Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-29T14:19:16.268Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:19:16.268Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-09-29T14:19:16.268Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-29T14:19:16.268Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-09-29T14:19:16.268Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-29T14:19:16.628Z] 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-09-29T14:19:16.865Z] git set to automatically installed. [2021-09-29T14:19:16.865Z] git-man set to automatically installed. [2021-09-29T14:19:16.865Z] libcurl3-gnutls set to automatically installed. [2021-09-29T14:19:16.865Z] liberror-perl set to automatically installed. [2021-09-29T14:19:16.865Z] libglib2.0-0 set to automatically installed. [2021-09-29T14:19:16.865Z] libnghttp2-14 set to automatically installed. [2021-09-29T14:19:16.865Z] libnorm1 set to automatically installed. [2021-09-29T14:19:16.865Z] libpgm-5.2-0 set to automatically installed. [2021-09-29T14:19:16.865Z] libpsl5 set to automatically installed. [2021-09-29T14:19:16.865Z] librtmp1 set to automatically installed. [2021-09-29T14:19:16.865Z] libsodium23 set to automatically installed. [2021-09-29T14:19:16.865Z] libzmq3-dev set to automatically installed. [2021-09-29T14:19:16.865Z] libzmq5 set to automatically installed. [2021-09-29T14:19:16.865Z] pkg-config set to automatically installed. [2021-09-29T14:19:16.865Z] zip set to automatically installed. [2021-09-29T14:19:18.310Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T14:19:20.940Z] 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-09-29T14:19:27.744Z] $ docker stop --time=1 44636dab719582739dc4ec1589709366a9db4b63d0910ec04f396cf9ca4cc9ef [2021-09-29T14:19:28.488Z] go (1.16/stable) 1.16.8 from Michael Hudson-Doyle (mwhudson) installed [2021-09-29T14:19:28.488Z] snapd is not logged in, snap install commands will use sudo [2021-09-29T14:19:29.092Z] snap "core18" has no updates available [2021-09-29T14:19:30.074Z] Pulling config-common [2021-09-29T14:19:30.074Z] + snapcraftctl pull [2021-09-29T14:19:30.584Z] $ docker rm -f 44636dab719582739dc4ec1589709366a9db4b63d0910ec04f396cf9ca4cc9ef [2021-09-29T14:19:31.058Z] Pulling go-build-helper [2021-09-29T14:19:31.058Z] + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:19:32.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:19:32.498Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-29T14:19:32.498Z] Skipping pull go-build-helper (already ran) [2021-09-29T14:19:32.498Z] Building go-build-helper [2021-09-29T14:19:32.498Z] + snapcraftctl build [2021-09-29T14:19:32.623Z] [2021-09-29T14:19:32.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:19:32.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:19:33.256Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-29T14:19:33.256Z] 29e5d40040c1: Pulling fs layer [2021-09-29T14:19:33.256Z] 1ce36da41761: Pulling fs layer [2021-09-29T14:19:33.256Z] 25b303627fd3: Pulling fs layer [2021-09-29T14:19:33.532Z] 29e5d40040c1: Download complete [2021-09-29T14:19:34.511Z] Staging go-build-helper [2021-09-29T14:19:34.511Z] + snapcraftctl stage [2021-09-29T14:19:34.514Z] 1ce36da41761: Download complete [2021-09-29T14:19:34.514Z] 29e5d40040c1: Pull complete [2021-09-29T14:19:35.501Z] 1ce36da41761: Pull complete [2021-09-29T14:19:36.097Z] 25b303627fd3: Verifying Checksum [2021-09-29T14:19:36.097Z] 25b303627fd3: Download complete [2021-09-29T14:19:44.696Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-29T14:19:44.697Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-29T14:19:44.697Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1904 kB] [2021-09-29T14:19:44.697Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [345 kB] [2021-09-29T14:19:44.697Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-29T14:19:44.697Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-29T14:19:44.697Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [468 kB] [2021-09-29T14:19:44.697Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [63.0 kB] [2021-09-29T14:19:44.697Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1140 kB] [2021-09-29T14:19:44.697Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [260 kB] [2021-09-29T14:19:44.697Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-29T14:19:44.697Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-29T14:19:44.697Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-29T14:19:44.697Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-29T14:19:44.697Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-29T14:19:44.697Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-29T14:19:44.697Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-29T14:19:44.697Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-29T14:19:44.697Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-29T14:19:44.697Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2263 kB] [2021-09-29T14:19:44.697Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [438 kB] [2021-09-29T14:19:44.697Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-29T14:19:44.697Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-29T14:19:44.697Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [492 kB] [2021-09-29T14:19:44.697Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [66.7 kB] [2021-09-29T14:19:44.697Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1754 kB] [2021-09-29T14:19:44.697Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [376 kB] [2021-09-29T14:19:44.697Z] Fetched 25.4 MB in 0s (0 B/s) [2021-09-29T14:19:44.697Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-29T14:19:44.697Z] Fetched 224 kB in 0s (0 B/s) [2021-09-29T14:19:44.697Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-29T14:19:44.697Z] Fetched 157 kB in 0s (0 B/s) [2021-09-29T14:19:44.697Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-29T14:19:44.697Z] Fetched 221 kB in 0s (0 B/s) [2021-09-29T14:19:44.697Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-29T14:19:44.697Z] Fetched 143 kB in 0s (0 B/s) [2021-09-29T14:19:44.697Z] Pulling edgex-go [2021-09-29T14:19:44.697Z] + snapcraftctl pull [2021-09-29T14:19:45.303Z] Pulling hooks [2021-09-29T14:19:45.303Z] + snapcraftctl pull [2021-09-29T14:19:46.265Z] 25b303627fd3: Pull complete [2021-09-29T14:19:46.265Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-29T14:19:46.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:19:46.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-29T14:19:46.542Z] prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container [2021-09-29T14:19:46.693Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T14:19:50.368Z] $ docker top 7baff6d5b6c29ca26fa8fd8787e4ed1c8b812ac27f2aba5d44940078e58fa033 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:19:51.297Z] + grep parallel [2021-09-29T14:19:51.297Z] + docker-compose build --help [2021-09-29T14:19:55.603Z] --parallel Build images in parallel. [Pipeline] } [2021-09-29T14:19:55.960Z] $ docker stop --time=1 7baff6d5b6c29ca26fa8fd8787e4ed1c8b812ac27f2aba5d44940078e58fa033 [2021-09-29T14:19:57.819Z] $ docker rm -f 7baff6d5b6c29ca26fa8fd8787e4ed1c8b812ac27f2aba5d44940078e58fa033 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:19:58.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-29T14:19:58.463Z] . [Pipeline] withDockerContainer [2021-09-29T14:19:58.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container [2021-09-29T14:19:58.883Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-29T14:20:00.544Z] $ docker top cb73fcf5ea907acb1efa5306c233af9ef36612da9ea6e9a5ee1f6b82c5bb0159 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:20:01.495Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-29T14:20:03.629Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-29T14:20:03.629Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-29T14:20:03.629Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-29T14:20:03.629Z] Fetched 0 B in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-29T14:20:03.629Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-29T14:20:03.629Z] Fetched 279 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-29T14:20:03.629Z] Fetched 122 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-29T14:20:03.629Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-29T14:20:03.629Z] Fetched 8848 B in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-29T14:20:03.629Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-29T14:20:03.629Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-29T14:20:03.629Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-09-29T14:20:03.629Z] Fetched 220 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-29T14:20:03.629Z] Fetched 154 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-29T14:20:03.629Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-29T14:20:03.629Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-29T14:20:03.629Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-29T14:20:03.629Z] Fetched 499 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-29T14:20:03.629Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-29T14:20:03.629Z] Fetched 240 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-29T14:20:03.629Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-29T14:20:03.629Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-29T14:20:03.629Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-29T14:20:03.629Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-29T14:20:03.629Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-29T14:20:03.629Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-29T14:20:03.629Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-29T14:20:03.629Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-29T14:20:03.629Z] Fetched 8720 B in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-29T14:20:03.629Z] Fetched 140 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-29T14:20:03.629Z] Fetched 119 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-29T14:20:03.629Z] Fetched 111 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-29T14:20:03.629Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-09-29T14:20:03.629Z] Fetched 646 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-29T14:20:03.629Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-29T14:20:03.629Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-29T14:20:03.629Z] Fetched 368 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-29T14:20:03.629Z] Fetched 187 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-29T14:20:03.629Z] Fetched 175 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-29T14:20:03.629Z] Fetched 206 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-29T14:20:03.629Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-29T14:20:03.629Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-09-29T14:20:03.629Z] Fetched 159 kB in 0s (0 B/s) [2021-09-29T14:20:03.629Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-29T14:20:03.629Z] Fetched 107 kB in 0s (0 B/s) [2021-09-29T14:20:03.630Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-29T14:20:03.630Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-29T14:20:03.630Z] Pulling static-packages [2021-09-29T14:20:03.630Z] + snapcraftctl pull [2021-09-29T14:20:03.909Z] Pulling version [2021-09-29T14:20:03.910Z] + cd /root/project [2021-09-29T14:20:03.910Z] + git describe --tags --abbrev=0 [2021-09-29T14:20:03.910Z] + sed s/v// [2021-09-29T14:20:03.910Z] + GIT_VERSION=2.0.1-dev.59 [2021-09-29T14:20:03.910Z] + [ -z 2.0.1-dev.59 ] [2021-09-29T14:20:03.910Z] + snapcraftctl set-version 2.0.1-dev.59 [2021-09-29T14:20:04.911Z] Building config-common [2021-09-29T14:20:04.911Z] + snapcraftctl build [2021-09-29T14:20:06.893Z] Building core-command ... [2021-09-29T14:20:06.893Z] Building core-data ... [2021-09-29T14:20:06.893Z] Building core-metadata ... [2021-09-29T14:20:06.893Z] Building security-bootstrapper ... [2021-09-29T14:20:06.893Z] Building security-proxy-setup ... [2021-09-29T14:20:06.893Z] Building security-secretstore-setup ... [2021-09-29T14:20:06.893Z] Building support-notifications ... [2021-09-29T14:20:06.893Z] Building support-scheduler ... [2021-09-29T14:20:06.893Z] Building sys-mgmt-agent ... [2021-09-29T14:20:06.893Z] Building security-bootstrapper [2021-09-29T14:20:06.893Z] Building core-data [2021-09-29T14:20:06.893Z] Building support-notifications [2021-09-29T14:20:06.893Z] Building security-secretstore-setup [2021-09-29T14:20:06.893Z] Building support-scheduler [2021-09-29T14:20:07.554Z] Skipping build go-build-helper (already ran) [2021-09-29T14:20:07.554Z] Building edgex-go [2021-09-29T14:20:07.554Z] + cd /root/parts/edgex-go/src [2021-09-29T14:20:07.554Z] + git describe --tags --abbrev=0 [2021-09-29T14:20:07.554Z] + sed s/v// [2021-09-29T14:20:07.554Z] + GIT_VERSION=2.0.1-dev.59 [2021-09-29T14:20:07.554Z] + [ -z 2.0.1-dev.59 ] [2021-09-29T14:20:07.554Z] + echo 2.0.1-dev.59 [2021-09-29T14:20:07.554Z] + make build [2021-09-29T14:20:07.554Z] go mod tidy [2021-09-29T14:20:10.954Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-29T14:20:10.954Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-29T14:20:10.955Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-29T14:20:11.229Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-29T14:20:11.229Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-29T14:20:11.229Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-29T14:20:11.229Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-29T14:20:11.229Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-29T14:20:11.229Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-29T14:20:11.229Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-29T14:20:11.229Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-29T14:20:11.229Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-29T14:20:11.508Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-29T14:20:11.783Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-29T14:20:11.783Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-29T14:20:12.060Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-29T14:20:12.060Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-29T14:20:12.660Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-29T14:20:12.660Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-29T14:20:12.939Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-29T14:20:12.939Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-29T14:20:12.939Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-29T14:20:12.939Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-29T14:20:12.939Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-29T14:20:12.939Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-29T14:20:12.939Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-29T14:20:12.939Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-29T14:20:12.939Z] go: downloading golang.org/x/text v0.3.6 [2021-09-29T14:20:12.939Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-29T14:20:12.939Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-29T14:20:12.939Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-29T14:20:13.230Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-29T14:20:13.231Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-29T14:20:13.231Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-29T14:20:13.231Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-29T14:20:13.231Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-29T14:20:13.231Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-29T14:20:13.231Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-29T14:20:13.231Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-29T14:20:13.505Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-29T14:20:13.505Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-29T14:20:13.784Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-29T14:20:13.784Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-29T14:20:13.784Z] go: downloading github.com/kr/text v0.2.0 [2021-09-29T14:20:13.784Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-29T14:20:13.784Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-29T14:20:14.064Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-29T14:20:14.064Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-29T14:20:14.064Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-29T14:20:14.064Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-29T14:20:14.064Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-29T14:20:14.064Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-29T14:20:14.064Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-29T14:20:14.064Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-29T14:20:14.064Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-29T14:20:14.064Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-29T14:20:14.064Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-29T14:20:14.064Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-29T14:20:14.345Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-29T14:20:14.345Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-29T14:20:14.345Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-29T14:20:14.345Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-29T14:20:14.345Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-29T14:20:14.345Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-29T14:20:14.345Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-29T14:20:14.345Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-29T14:20:14.345Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-29T14:20:14.345Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-29T14:20:14.345Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-29T14:20:14.345Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-29T14:20:14.620Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-29T14:20:14.620Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-29T14:20:14.620Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-29T14:20:14.620Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-29T14:20:14.620Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-29T14:20:14.620Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-29T14:20:14.620Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-29T14:20:14.620Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-data/core-data ./cmd/core-data [2021-09-29T14:20:24.796Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-29T14:20:29.123Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/core-command/core-command ./cmd/core-command [2021-09-29T14:20:29.726Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-29T14:20:31.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-29T14:20:31.774Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-29T14:20:33.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-29T14:20:34.203Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-29T14:20:35.644Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-29T14:20:36.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-29T14:20:37.824Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-29T14:20:39.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.59" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-29T14:20:40.719Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-29T14:20:40.719Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-29T14:20:40.719Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-29T14:20:40.719Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-29T14:20:40.719Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-29T14:20:40.719Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-29T14:20:40.719Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-29T14:20:40.719Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-29T14:20:40.719Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-29T14:20:40.719Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-29T14:20:40.719Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-29T14:20:40.995Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-29T14:20:40.995Z] + 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-09-29T14:20:40.995Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-29T14:20:40.995Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-29T14:20:40.995Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-29T14:20:40.996Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-29T14:20:40.996Z] + 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-09-29T14:20:40.996Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-29T14:20:40.996Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-29T14:20:40.996Z] + 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-09-29T14:20:41.982Z] Building hooks [2021-09-29T14:20:41.982Z] + cd /root/parts/hooks/src [2021-09-29T14:20:41.982Z] + make build [2021-09-29T14:20:42.258Z] go mod tidy [2021-09-29T14:20:42.863Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-29T14:20:42.863Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-29T14:20:42.863Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-29T14:20:42.863Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-29T14:20:43.139Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-29T14:20:44.128Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-29T14:20:44.406Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-29T14:20:44.406Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-29T14:20:47.828Z] Building static-packages [2021-09-29T14:20:47.828Z] + snapcraftctl build [2021-09-29T14:20:49.823Z] Building version [2021-09-29T14:20:49.823Z] + snapcraftctl build [2021-09-29T14:20:52.466Z] Staging config-common [2021-09-29T14:20:52.466Z] + snapcraftctl stage [2021-09-29T14:20:53.451Z] Skipping stage go-build-helper (already ran) [2021-09-29T14:20:53.451Z] Staging edgex-go [2021-09-29T14:20:53.451Z] + snapcraftctl stage [2021-09-29T14:20:54.439Z] Staging hooks [2021-09-29T14:20:54.439Z] + snapcraftctl stage [2021-09-29T14:20:55.428Z] Staging static-packages [2021-09-29T14:20:55.704Z] + snapcraftctl stage [2021-09-29T14:20:56.695Z] Staging version [2021-09-29T14:20:56.695Z] + snapcraftctl stage [2021-09-29T14:20:58.135Z] Priming config-common [2021-09-29T14:20:58.135Z] + snapcraftctl prime [2021-09-29T14:20:59.122Z] Priming go-build-helper [2021-09-29T14:20:59.122Z] + snapcraftctl prime [2021-09-29T14:21:00.107Z] Priming edgex-go [2021-09-29T14:21:00.107Z] + snapcraftctl prime [2021-09-29T14:21:01.547Z] Priming hooks [2021-09-29T14:21:01.547Z] + snapcraftctl prime [2021-09-29T14:21:03.005Z] Priming static-packages [2021-09-29T14:21:03.005Z] + snapcraftctl prime [2021-09-29T14:21:06.398Z] Priming version [2021-09-29T14:21:06.398Z] + snapcraftctl prime [2021-09-29T14:21:07.001Z] 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-09-29T14:21:14.908Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:21:14.908Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:21:14.908Z] ---> 99afe8d59d63 [2021-09-29T14:21:14.908Z] Step 3/32 : WORKDIR /edgex-go [2021-09-29T14:21:14.908Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:21:14.908Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:21:14.908Z] ---> 99afe8d59d63 [2021-09-29T14:21:14.908Z] Step 3/26 : WORKDIR /edgex-go [2021-09-29T14:21:14.908Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:21:14.908Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:21:14.908Z] ---> 99afe8d59d63 [2021-09-29T14:21:14.908Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:21:14.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:21:14.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:21:14.908Z] ---> 99afe8d59d63 [2021-09-29T14:21:14.908Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:21:14.908Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:21:14.908Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:21:14.908Z] ---> 99afe8d59d63 [2021-09-29T14:21:14.908Z] Step 3/23 : WORKDIR /edgex-go [2021-09-29T14:21:15.908Z] ---> Running in 2657b2baec97 [2021-09-29T14:21:15.908Z] ---> Running in fea78f7df184 [2021-09-29T14:21:15.908Z] ---> Running in eae977fe4f12 [2021-09-29T14:21:15.908Z] ---> Running in 38dbe32a5a4f [2021-09-29T14:21:15.908Z] ---> Running in 640b978b5c84 [2021-09-29T14:21:16.897Z] Removing intermediate container 2657b2baec97 [2021-09-29T14:21:16.897Z] ---> da74f125902c [2021-09-29T14:21:16.897Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:21:16.897Z] ---> Running in f92da1f3cf84 [2021-09-29T14:21:16.897Z] Removing intermediate container 38dbe32a5a4f [2021-09-29T14:21:16.897Z] ---> c6b6a19fb5e3 [2021-09-29T14:21:16.897Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:21:16.897Z] Removing intermediate container fea78f7df184 [2021-09-29T14:21:16.897Z] ---> 42fe9f68f1d2 [2021-09-29T14:21:16.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:21:16.897Z] Removing intermediate container 640b978b5c84 [2021-09-29T14:21:16.897Z] ---> a61fd1748fd4 [2021-09-29T14:21:16.897Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:21:16.897Z] Removing intermediate container eae977fe4f12 [2021-09-29T14:21:16.897Z] ---> 8c1730e43c9f [2021-09-29T14:21:16.897Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:21:17.169Z] ---> Running in 98fd4acb529a [2021-09-29T14:21:17.170Z] ---> Running in 87542fff66d7 [2021-09-29T14:21:17.170Z] ---> Running in f5bd5709bd48 [2021-09-29T14:21:17.489Z] ---> Running in 4fdad050a1e0 [2021-09-29T14:21:21.068Z] Removing intermediate container f92da1f3cf84 [2021-09-29T14:21:21.068Z] ---> 6ab02d6df281 [2021-09-29T14:21:21.068Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-29T14:21:21.372Z] ---> Running in 6ab1ee7feeb2 [2021-09-29T14:21:21.988Z] Removing intermediate container 98fd4acb529a [2021-09-29T14:21:21.988Z] ---> 66ad9465c00e [2021-09-29T14:21:21.988Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-29T14:21:22.272Z] Removing intermediate container 4fdad050a1e0 [2021-09-29T14:21:22.272Z] ---> 081378310111 [2021-09-29T14:21:22.272Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-29T14:21:22.272Z] ---> Running in bfc53058b153 [2021-09-29T14:21:22.544Z] ---> Running in 2eb73c2418af [2021-09-29T14:21:22.818Z] Removing intermediate container 87542fff66d7 [2021-09-29T14:21:22.818Z] ---> 3cba5739bdce [2021-09-29T14:21:22.818Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-29T14:21:22.818Z] Removing intermediate container f5bd5709bd48 [2021-09-29T14:21:22.818Z] ---> 1b78d6bff181 [2021-09-29T14:21:22.818Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-29T14:21:23.093Z] ---> Running in ff0fe793fd75 [2021-09-29T14:21:23.093Z] ---> Running in db9dcd1ba8d7 [2021-09-29T14:21:24.090Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:24.381Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:24.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:24.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:24.985Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:25.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:25.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:25.806Z] OK: 218 MiB in 52 packages [2021-09-29T14:21:26.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:26.080Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:26.695Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:21:26.696Z] OK: 218 MiB in 52 packages [2021-09-29T14:21:27.305Z] OK: 218 MiB in 52 packages [2021-09-29T14:21:27.305Z] OK: 218 MiB in 52 packages [2021-09-29T14:21:27.584Z] Removing intermediate container 6ab1ee7feeb2 [2021-09-29T14:21:27.584Z] ---> 606a7b9866bb [2021-09-29T14:21:27.584Z] Step 6/26 : COPY go.mod . [2021-09-29T14:21:27.863Z] OK: 218 MiB in 52 packages [2021-09-29T14:21:28.848Z] Removing intermediate container bfc53058b153 [2021-09-29T14:21:28.848Z] ---> 196c3d4135fe [2021-09-29T14:21:28.848Z] Step 6/23 : COPY go.mod . [2021-09-29T14:21:29.126Z] ---> 882820e5c9e7 [2021-09-29T14:21:29.126Z] Step 7/26 : RUN go mod download [2021-09-29T14:21:29.126Z] Removing intermediate container 2eb73c2418af [2021-09-29T14:21:29.126Z] ---> dc0f0c94cae3 [2021-09-29T14:21:29.126Z] Step 6/24 : COPY go.mod . [2021-09-29T14:21:29.400Z] ---> Running in e74c5128337a [2021-09-29T14:21:29.677Z] Removing intermediate container ff0fe793fd75 [2021-09-29T14:21:29.677Z] ---> e81b02aedc7f [2021-09-29T14:21:29.677Z] Step 6/23 : COPY go.mod . [2021-09-29T14:21:29.955Z] Removing intermediate container db9dcd1ba8d7 [2021-09-29T14:21:29.955Z] ---> 137116d37d75 [2021-09-29T14:21:29.955Z] Step 6/32 : COPY go.mod . [2021-09-29T14:21:30.235Z] ---> 656385d41aa2 [2021-09-29T14:21:30.235Z] Step 7/23 : RUN go mod download [2021-09-29T14:21:30.518Z] ---> Running in f3d6bda97049 [2021-09-29T14:21:30.795Z] ---> bd4c37a7a2b4 [2021-09-29T14:21:30.795Z] Step 7/24 : RUN go mod download [2021-09-29T14:21:31.069Z] ---> 0ada98e2ab76 [2021-09-29T14:21:31.069Z] Step 7/23 : RUN go mod download [2021-09-29T14:21:31.069Z] ---> Running in 706db5b2b512 [2021-09-29T14:21:31.674Z] ---> Running in a717e9b49211 [2021-09-29T14:21:31.674Z] ---> a7a7a61d2cb0 [2021-09-29T14:21:31.674Z] Step 7/32 : RUN go mod download [2021-09-29T14:21:31.951Z] ---> Running in d0b7a8c96310 [2021-09-29T14:21:35.391Z] Removing intermediate container e74c5128337a [2021-09-29T14:21:35.391Z] ---> 4618248644e1 [2021-09-29T14:21:35.391Z] Step 8/26 : COPY . . [2021-09-29T14:21:39.713Z] Removing intermediate container f3d6bda97049 [2021-09-29T14:21:39.713Z] ---> f7cb9bd46572 [2021-09-29T14:21:39.713Z] Step 8/23 : COPY . . [2021-09-29T14:21:40.318Z] Removing intermediate container 706db5b2b512 [2021-09-29T14:21:40.318Z] ---> 1c9e5e30830b [2021-09-29T14:21:40.318Z] Step 8/24 : COPY . . [2021-09-29T14:21:41.300Z] Removing intermediate container a717e9b49211 [2021-09-29T14:21:41.300Z] ---> 20df1952edf5 [2021-09-29T14:21:41.300Z] Step 8/23 : COPY . . [2021-09-29T14:21:42.292Z] Removing intermediate container d0b7a8c96310 [2021-09-29T14:21:42.292Z] ---> df2a043e70b7 [2021-09-29T14:21:42.292Z] Step 8/32 : COPY . . [2021-09-29T14:22:00.642Z] ---> 176bc2c2ee22 [2021-09-29T14:22:00.642Z] Step 9/26 : RUN go mod tidy [2021-09-29T14:22:01.239Z] ---> Running in b5e4a7f25d39 [2021-09-29T14:22:01.512Z] ---> 43428ba9a875 [2021-09-29T14:22:01.512Z] Step 9/23 : RUN go mod tidy [2021-09-29T14:22:01.512Z] ---> 45383c6c7410 [2021-09-29T14:22:01.512Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:22:01.512Z] ---> 943b39904ee6 [2021-09-29T14:22:01.512Z] Step 9/23 : RUN go mod tidy [2021-09-29T14:22:01.795Z] ---> 2707c1927d59 [2021-09-29T14:22:01.795Z] Step 9/32 : RUN go mod tidy [2021-09-29T14:22:01.795Z] ---> Running in 9e4aac2e7e63 [2021-09-29T14:22:01.795Z] ---> Running in 71158cf186e0 [2021-09-29T14:22:01.795Z] ---> Running in 1a1c05e6a6f7 [2021-09-29T14:22:02.070Z] ---> Running in 29b6c6beba3c [2021-09-29T14:22:08.817Z] Removing intermediate container b5e4a7f25d39 [2021-09-29T14:22:08.817Z] ---> a488fb95106c [2021-09-29T14:22:08.817Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-29T14:22:08.817Z] ---> Running in 0efd914b7f3a [2021-09-29T14:22:09.811Z] Removing intermediate container 9e4aac2e7e63 [2021-09-29T14:22:09.811Z] ---> d661e4ceee00 [2021-09-29T14:22:09.811Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-29T14:22:09.811Z] Removing intermediate container 71158cf186e0 [2021-09-29T14:22:09.811Z] ---> 2584c20652a3 [2021-09-29T14:22:09.811Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-29T14:22:10.094Z] ---> Running in 60aa4dc6aac0 [2021-09-29T14:22:10.094Z] ---> Running in cac5b8fd976e [2021-09-29T14:22:10.369Z] Removing intermediate container 29b6c6beba3c [2021-09-29T14:22:10.369Z] ---> 408e025db75e [2021-09-29T14:22:10.369Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-29T14:22:10.369Z] Removing intermediate container 1a1c05e6a6f7 [2021-09-29T14:22:10.369Z] ---> 5c1f8a42b7e8 [2021-09-29T14:22:10.369Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-29T14:22:10.646Z] ---> Running in 37c9dc9ad737 [2021-09-29T14:22:10.646Z] ---> Running in 591f87fc4484 [2021-09-29T14:22:10.942Z] 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-09-29T14:22:12.966Z] 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-09-29T14:22:13.247Z] 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-09-29T14:22:13.531Z] 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-09-29T14:22:13.531Z] 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-09-29T14:24:20.451Z] 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-09-29T14:24:35.587Z] Removing intermediate container 591f87fc4484 [2021-09-29T14:24:35.587Z] ---> fd45f84f07ed [2021-09-29T14:24:35.587Z] [2021-09-29T14:24:35.587Z] Step 11/32 : FROM alpine:3.14 [2021-09-29T14:24:35.587Z] Removing intermediate container 0efd914b7f3a [2021-09-29T14:24:35.587Z] ---> f44e62a385cb [2021-09-29T14:24:35.587Z] [2021-09-29T14:24:35.587Z] Step 11/26 : FROM alpine:3.14 [2021-09-29T14:24:35.587Z] 3.14: Pulling from library/alpine [2021-09-29T14:24:35.587Z] 3.14: Pulling from library/alpine [2021-09-29T14:24:37.045Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T14:24:37.045Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T14:24:37.045Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T14:24:37.045Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T14:24:37.045Z] ---> bb3de5531c18 [2021-09-29T14:24:37.045Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-29T14:24:37.045Z] ---> bb3de5531c18 [2021-09-29T14:24:37.045Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-29T14:24:39.051Z] ---> Running in 871fefc4b6c7 [2021-09-29T14:24:39.051Z] ---> Running in 1d93e001961a [2021-09-29T14:24:40.043Z] Removing intermediate container 37c9dc9ad737 [2021-09-29T14:24:40.043Z] ---> f3387120d2cd [2021-09-29T14:24:40.043Z] [2021-09-29T14:24:40.043Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T14:24:40.043Z] ---> bb3de5531c18 [2021-09-29T14:24:40.043Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-29T14:24:40.043Z] Removing intermediate container cac5b8fd976e [2021-09-29T14:24:40.044Z] ---> 98b80a87d38d [2021-09-29T14:24:40.044Z] [2021-09-29T14:24:40.044Z] Step 11/23 : FROM alpine:3.14 [2021-09-29T14:24:40.044Z] ---> bb3de5531c18 [2021-09-29T14:24:40.044Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:24:40.664Z] Removing intermediate container 871fefc4b6c7 [2021-09-29T14:24:40.664Z] ---> 9dc1371c2873 [2021-09-29T14:24:40.664Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-29T14:24:40.664Z] ---> Running in 4b89cf97b251 [2021-09-29T14:24:40.664Z] ---> Running in 67848c812848 [2021-09-29T14:24:40.941Z] ---> Running in eddfb6370e82 [2021-09-29T14:24:41.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:41.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:42.819Z] (1/3) Installing ca-certificates (20191127-r5) [2021-09-29T14:24:42.819Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-09-29T14:24:42.819Z] (3/3) Installing su-exec (0.2-r1) [2021-09-29T14:24:42.819Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:24:42.819Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:24:43.099Z] OK: 6 MiB in 17 packages [2021-09-29T14:24:43.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:43.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:43.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:43.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:43.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:43.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:45.003Z] (1/2) Installing ca-certificates (20191127-r5) [2021-09-29T14:24:45.003Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-09-29T14:24:45.003Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:24:45.003Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T14:24:45.003Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-09-29T14:24:45.003Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:24:45.003Z] OK: 5 MiB in 15 packages [2021-09-29T14:24:45.291Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-09-29T14:24:45.291Z] (2/2) Installing su-exec (0.2-r1) [2021-09-29T14:24:45.291Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:24:45.291Z] OK: 5 MiB in 16 packages [2021-09-29T14:24:45.291Z] OK: 6 MiB in 16 packages [2021-09-29T14:24:46.276Z] Removing intermediate container 1d93e001961a [2021-09-29T14:24:46.276Z] ---> be535bf3e8bc [2021-09-29T14:24:46.276Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-29T14:24:46.555Z] ---> Running in f3e244c12669 [2021-09-29T14:24:47.543Z] Removing intermediate container 67848c812848 [2021-09-29T14:24:47.543Z] ---> d73cd5133efc [2021-09-29T14:24:47.543Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:24:47.815Z] Removing intermediate container f3e244c12669 [2021-09-29T14:24:47.815Z] ---> 61e2b2d5e7e4 [2021-09-29T14:24:47.815Z] Step 14/26 : WORKDIR / [2021-09-29T14:24:48.095Z] Removing intermediate container eddfb6370e82 [2021-09-29T14:24:48.095Z] ---> 30b71aa36e45 [2021-09-29T14:24:48.095Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-29T14:24:48.374Z] ---> Running in dc30662137c0 [2021-09-29T14:24:48.374Z] Removing intermediate container 4b89cf97b251 [2021-09-29T14:24:48.374Z] ---> 97168b83796d [2021-09-29T14:24:48.374Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:24:48.653Z] ---> Running in d72b0681fd18 [2021-09-29T14:24:48.653Z] ---> Running in 7b231e427303 [2021-09-29T14:24:48.932Z] ---> Running in 9af57864b15c [2021-09-29T14:24:48.932Z] Removing intermediate container dc30662137c0 [2021-09-29T14:24:48.932Z] ---> a5ae1487cbf9 [2021-09-29T14:24:48.932Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-29T14:24:49.209Z] Removing intermediate container 60aa4dc6aac0 [2021-09-29T14:24:49.209Z] ---> 0e24284eb9e5 [2021-09-29T14:24:49.209Z] [2021-09-29T14:24:49.209Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:24:49.209Z] ---> bb3de5531c18 [2021-09-29T14:24:49.209Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-29T14:24:49.481Z] ---> Running in fc7f8f076b5d [2021-09-29T14:24:49.767Z] ---> Running in 024c17f4c6f2 [2021-09-29T14:24:49.767Z] Removing intermediate container d72b0681fd18 [2021-09-29T14:24:49.767Z] ---> 50254abbe2f9 [2021-09-29T14:24:49.767Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-29T14:24:49.767Z] Removing intermediate container 7b231e427303 [2021-09-29T14:24:49.767Z] ---> bf9e0b1e0e71 [2021-09-29T14:24:49.767Z] 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-09-29T14:24:49.767Z] Removing intermediate container 9af57864b15c [2021-09-29T14:24:49.767Z] ---> e99cd36f6cf3 [2021-09-29T14:24:49.767Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-29T14:24:50.047Z] ---> Running in 42703896e88b [2021-09-29T14:24:50.047Z] ---> Running in 444b06a428a7 [2021-09-29T14:24:50.321Z] Removing intermediate container fc7f8f076b5d [2021-09-29T14:24:50.321Z] ---> f04698c8e030 [2021-09-29T14:24:50.321Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T14:24:50.615Z] Removing intermediate container 024c17f4c6f2 [2021-09-29T14:24:50.615Z] ---> 2ad9b5e083e1 [2021-09-29T14:24:50.615Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-29T14:24:50.615Z] ---> Running in 6c9437c619ab [2021-09-29T14:24:50.615Z] ---> Running in 7cdfb96a2f0a [2021-09-29T14:24:50.888Z] Removing intermediate container 42703896e88b [2021-09-29T14:24:50.888Z] ---> 1e0a5d0de6bd [2021-09-29T14:24:50.888Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-29T14:24:50.888Z] Removing intermediate container 444b06a428a7 [2021-09-29T14:24:50.888Z] ---> 1601339efd03 [2021-09-29T14:24:50.888Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-29T14:24:51.166Z] ---> 3dd7b2b1fc06 [2021-09-29T14:24:51.167Z] 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-09-29T14:24:51.167Z] ---> Running in 3fe27c21886d [2021-09-29T14:24:51.167Z] ---> Running in a5884f908b38 [2021-09-29T14:24:51.167Z] Removing intermediate container 6c9437c619ab [2021-09-29T14:24:51.167Z] ---> a1d99a2793a5 [2021-09-29T14:24:51.167Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:24:51.444Z] Removing intermediate container 7cdfb96a2f0a [2021-09-29T14:24:51.444Z] ---> 7904f6286ac4 [2021-09-29T14:24:51.444Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-29T14:24:51.722Z] ---> Running in 277cdd37a8e7 [2021-09-29T14:24:52.001Z] Removing intermediate container 3fe27c21886d [2021-09-29T14:24:52.001Z] ---> edc9eb8ff6c3 [2021-09-29T14:24:52.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:24:52.607Z] ---> 63807babfddd [2021-09-29T14:24:52.607Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-29T14:24:52.607Z] Removing intermediate container 277cdd37a8e7 [2021-09-29T14:24:52.607Z] ---> c6d0f8235565 [2021-09-29T14:24:52.607Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:24:52.883Z] ---> 7787469d9eab [2021-09-29T14:24:52.883Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-29T14:24:52.883Z] ---> Running in 9e856fb37b7b [2021-09-29T14:24:53.572Z] ---> 1ab8f56458e9 [2021-09-29T14:24:53.572Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-29T14:24:54.607Z] ---> bce74fda4624 [2021-09-29T14:24:54.607Z] 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-09-29T14:24:55.636Z] Removing intermediate container a5884f908b38 [2021-09-29T14:24:55.637Z] ---> 3d9f8a888bf7 [2021-09-29T14:24:55.637Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-29T14:24:55.915Z] ---> Running in dc55869ac4bf [2021-09-29T14:24:55.915Z] ---> 7637151c1ae4 [2021-09-29T14:24:55.915Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-29T14:24:56.187Z] ---> 00cc5e873799 [2021-09-29T14:24:56.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-29T14:24:56.466Z] ---> 643bf73dd846 [2021-09-29T14:24:56.466Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-29T14:24:56.748Z] Removing intermediate container dc55869ac4bf [2021-09-29T14:24:56.748Z] ---> a58aed1a794d [2021-09-29T14:24:56.749Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-29T14:24:57.353Z] Removing intermediate container 9e856fb37b7b [2021-09-29T14:24:57.353Z] ---> 4bd1e025d1f8 [2021-09-29T14:24:57.353Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-29T14:24:57.353Z] ---> 7c3c875c647a [2021-09-29T14:24:57.353Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-29T14:24:57.630Z] ---> Running in 05a12b1c4c14 [2021-09-29T14:24:57.630Z] ---> Running in a7c6dbc1ac1a [2021-09-29T14:24:57.907Z] ---> 83e8a5ea2bff [2021-09-29T14:24:57.907Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-29T14:24:58.183Z] ---> Running in 8c584b1862cf [2021-09-29T14:24:58.183Z] ---> c76253c4a412 [2021-09-29T14:24:58.462Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-29T14:24:58.462Z] ---> 55b3ceab761f [2021-09-29T14:24:58.462Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-29T14:24:58.462Z] Removing intermediate container a7c6dbc1ac1a [2021-09-29T14:24:58.462Z] ---> 7bf6bd3f6571 [2021-09-29T14:24:58.462Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:24:58.738Z] ---> Running in 24de5ffcb4b1 [2021-09-29T14:24:59.011Z] ---> Running in 2f387997ebf7 [2021-09-29T14:24:59.288Z] Removing intermediate container 8c584b1862cf [2021-09-29T14:24:59.288Z] ---> 0a16e5dab80a [2021-09-29T14:24:59.288Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:24:59.574Z] ---> Running in d2d7e36b2d92 [2021-09-29T14:24:59.851Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:24:59.851Z] Removing intermediate container 2f387997ebf7 [2021-09-29T14:24:59.851Z] ---> f94a91f85b1c [2021-09-29T14:24:59.851Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T14:25:00.127Z] ---> Running in 1585430e3d45 [2021-09-29T14:25:00.400Z] Removing intermediate container d2d7e36b2d92 [2021-09-29T14:25:00.401Z] ---> ff843ac82d7e [2021-09-29T14:25:00.401Z] Step 21/23 : LABEL arch=arm64 [2021-09-29T14:25:00.401Z] ---> e6b9e673ad53 [2021-09-29T14:25:00.401Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-29T14:25:00.675Z] ---> Running in 6ee12e62b7c8 [2021-09-29T14:25:00.949Z] Removing intermediate container 1585430e3d45 [2021-09-29T14:25:00.949Z] ---> 7e02dc15dac3 [2021-09-29T14:25:00.949Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:25:00.949Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:01.233Z] ---> Running in c635f8990cdd [2021-09-29T14:25:01.521Z] Removing intermediate container 6ee12e62b7c8 [2021-09-29T14:25:01.521Z] ---> c2c1d97cda1b [2021-09-29T14:25:01.521Z] Step 22/23 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:25:01.800Z] ---> Running in 8a00eea33db4 [2021-09-29T14:25:01.800Z] ---> 5e19e0528268 [2021-09-29T14:25:02.083Z] 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-09-29T14:25:02.083Z] Removing intermediate container c635f8990cdd [2021-09-29T14:25:02.083Z] ---> 7d61574ef363 [2021-09-29T14:25:02.083Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T14:25:02.083Z] ---> Running in dba4fcee4359 [2021-09-29T14:25:02.083Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-09-29T14:25:02.357Z] ---> Running in 7490f7f9a801 [2021-09-29T14:25:02.632Z] Removing intermediate container 24de5ffcb4b1 [2021-09-29T14:25:02.632Z] ---> 7c7e79aa94c4 [2021-09-29T14:25:02.632Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:25:02.632Z] Removing intermediate container 8a00eea33db4 [2021-09-29T14:25:02.632Z] ---> 617080e416f5 [2021-09-29T14:25:02.632Z] Step 23/23 : LABEL version=0.0.0 [2021-09-29T14:25:02.914Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T14:25:02.914Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T14:25:02.914Z] ---> Running in 38e87afd7bed [2021-09-29T14:25:03.199Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T14:25:03.199Z] Removing intermediate container 7490f7f9a801 [2021-09-29T14:25:03.199Z] ---> ad7124f6de9e [2021-09-29T14:25:03.199Z] [2021-09-29T14:25:03.803Z] Removing intermediate container 38e87afd7bed [2021-09-29T14:25:03.803Z] ---> d0d444104311 [2021-09-29T14:25:03.803Z] [2021-09-29T14:25:03.803Z] Successfully built ad7124f6de9e [2021-09-29T14:25:03.803Z] Successfully tagged support-scheduler-arm64:latest [2021-09-29T14:25:03.803Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-09-29T14:25:03.803Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T14:25:04.088Z] ---> 4a97c149ba05 [2021-09-29T14:25:04.088Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-29T14:25:04.088Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T14:25:04.088Z] Successfully built d0d444104311 [2021-09-29T14:25:04.088Z] Successfully tagged support-notifications-arm64:latest [2021-09-29T14:25:04.088Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-29T14:25:04.088Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T14:25:04.372Z] OK: 8 MiB in 20 packages [2021-09-29T14:25:05.820Z] Removing intermediate container dba4fcee4359 [2021-09-29T14:25:05.820Z] ---> cb9c4e6ce2cc [2021-09-29T14:25:05.820Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-29T14:25:06.100Z] ---> 5fdca478062d [2021-09-29T14:25:06.100Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-29T14:25:06.100Z] ---> Running in 2135471416d6 [2021-09-29T14:25:06.380Z] Removing intermediate container 05a12b1c4c14 [2021-09-29T14:25:06.380Z] ---> 22c79587c049 [2021-09-29T14:25:06.380Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:25:08.374Z] Removing intermediate container 2135471416d6 [2021-09-29T14:25:08.374Z] ---> a1f98f069479 [2021-09-29T14:25:08.374Z] Step 24/26 : LABEL arch=arm64 [2021-09-29T14:25:08.648Z] ---> 9e95a7a90b9c [2021-09-29T14:25:08.648Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-29T14:25:08.648Z] ---> 6bb07001eb6f [2021-09-29T14:25:08.648Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-29T14:25:08.923Z] ---> Running in f45aa481d232 [2021-09-29T14:25:09.911Z] Removing intermediate container f45aa481d232 [2021-09-29T14:25:09.911Z] ---> a3728dd2fbe5 [2021-09-29T14:25:09.911Z] Step 25/26 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:25:10.514Z] ---> c57740cd7275 [2021-09-29T14:25:10.514Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-29T14:25:10.514Z] ---> Running in 7b1388b2ff3b [2021-09-29T14:25:11.512Z] ---> f6f6e1a25a77 [2021-09-29T14:25:11.512Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-29T14:25:11.512Z] Removing intermediate container 7b1388b2ff3b [2021-09-29T14:25:11.512Z] ---> 7f31914e887a [2021-09-29T14:25:11.512Z] Step 26/26 : LABEL version=0.0.0 [2021-09-29T14:25:12.123Z] ---> f997aaf2c211 [2021-09-29T14:25:12.123Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-29T14:25:12.123Z] ---> Running in 549a4793c8ab [2021-09-29T14:25:12.398Z] ---> Running in 3396fb9ddb57 [2021-09-29T14:25:12.679Z] Removing intermediate container 549a4793c8ab [2021-09-29T14:25:12.679Z] ---> d44f811a022b [2021-09-29T14:25:12.679Z] [2021-09-29T14:25:12.679Z] ---> da82f7c55fb9 [2021-09-29T14:25:12.679Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-29T14:25:13.278Z] Successfully built d44f811a022b [2021-09-29T14:25:13.278Z] ---> Running in 4561365a2965 [2021-09-29T14:25:13.278Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-29T14:25:13.278Z]  Building security-secretstore-setup ... done Building core-metadata [2021-09-29T14:25:13.278Z] Removing intermediate container 3396fb9ddb57 [2021-09-29T14:25:13.278Z] ---> 391c13ca6c13 [2021-09-29T14:25:13.278Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-29T14:25:13.875Z] Removing intermediate container 4561365a2965 [2021-09-29T14:25:13.875Z] ---> e3ef44879e0c [2021-09-29T14:25:13.875Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:25:14.158Z] ---> Running in 6c15709815f2 [2021-09-29T14:25:14.435Z] ---> 9f48d04f7fe6 [2021-09-29T14:25:14.435Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-29T14:25:14.708Z] Removing intermediate container 6c15709815f2 [2021-09-29T14:25:14.708Z] ---> ae7491133d89 [2021-09-29T14:25:14.708Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T14:25:14.708Z] ---> Running in aae3df49e9e6 [2021-09-29T14:25:14.984Z] ---> Running in 2fce7086f53c [2021-09-29T14:25:15.985Z] Removing intermediate container 2fce7086f53c [2021-09-29T14:25:15.985Z] ---> 7fc764f63ce0 [2021-09-29T14:25:15.985Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:25:16.585Z] ---> Running in 2ecf0f9e52dc [2021-09-29T14:25:18.059Z] Removing intermediate container 2ecf0f9e52dc [2021-09-29T14:25:18.059Z] ---> c07788c782f1 [2021-09-29T14:25:18.059Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:25:18.059Z] ---> Running in 096fb1ffbd54 [2021-09-29T14:25:18.335Z] Removing intermediate container aae3df49e9e6 [2021-09-29T14:25:18.335Z] ---> 46b9de7e88a1 [2021-09-29T14:25:18.335Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-29T14:25:18.953Z] ---> Running in b693e2653e5b [2021-09-29T14:25:18.953Z] Removing intermediate container 096fb1ffbd54 [2021-09-29T14:25:18.953Z] ---> b163b8b27953 [2021-09-29T14:25:18.953Z] [2021-09-29T14:25:19.554Z] Successfully built b163b8b27953 [2021-09-29T14:25:19.554Z] Successfully tagged core-data-arm64:latest [2021-09-29T14:25:19.554Z]  Building core-data ... done Building core-command [2021-09-29T14:25:20.152Z] Removing intermediate container b693e2653e5b [2021-09-29T14:25:20.152Z] ---> 71e6c62b6766 [2021-09-29T14:25:20.152Z] Step 29/32 : CMD ["gate"] [2021-09-29T14:25:20.427Z] ---> Running in 28a96770612d [2021-09-29T14:25:21.024Z] Removing intermediate container 28a96770612d [2021-09-29T14:25:21.024Z] ---> f628bf42f9cf [2021-09-29T14:25:21.024Z] Step 30/32 : LABEL arch=arm64 [2021-09-29T14:25:21.620Z] ---> Running in 4c6b7866e030 [2021-09-29T14:25:22.624Z] Removing intermediate container 4c6b7866e030 [2021-09-29T14:25:22.624Z] ---> 74fb57cf8be0 [2021-09-29T14:25:22.624Z] Step 31/32 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:25:23.220Z] ---> Running in c381aaf973c1 [2021-09-29T14:25:24.204Z] Removing intermediate container c381aaf973c1 [2021-09-29T14:25:24.204Z] ---> 8cd47c76c661 [2021-09-29T14:25:24.204Z] Step 32/32 : LABEL version=0.0.0 [2021-09-29T14:25:24.803Z] ---> Running in 91376f036baf [2021-09-29T14:25:25.788Z] Removing intermediate container 91376f036baf [2021-09-29T14:25:25.788Z] ---> 2538871deda6 [2021-09-29T14:25:25.788Z] [2021-09-29T14:25:26.062Z] Successfully built 2538871deda6 [2021-09-29T14:25:26.062Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-29T14:25:48.250Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:25:48.250Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:25:48.250Z] ---> 99afe8d59d63 [2021-09-29T14:25:48.250Z] Step 3/22 : WORKDIR /edgex-go [2021-09-29T14:25:48.250Z] ---> Using cache [2021-09-29T14:25:48.250Z] ---> a61fd1748fd4 [2021-09-29T14:25:48.250Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:25:48.250Z] ---> Using cache [2021-09-29T14:25:48.250Z] ---> 3cba5739bdce [2021-09-29T14:25:48.250Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-29T14:25:48.250Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:25:48.250Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:25:48.250Z] ---> 99afe8d59d63 [2021-09-29T14:25:48.250Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:25:48.250Z] ---> Using cache [2021-09-29T14:25:48.250Z] ---> a61fd1748fd4 [2021-09-29T14:25:48.250Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:25:48.250Z] ---> Using cache [2021-09-29T14:25:48.250Z] ---> 3cba5739bdce [2021-09-29T14:25:48.250Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-29T14:25:49.689Z] ---> Running in 301506fab111 [2021-09-29T14:25:49.689Z] ---> Running in e9cf5b20fcdb [2021-09-29T14:25:51.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:51.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:52.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:52.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:53.280Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:25:53.280Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:25:53.280Z] ---> 99afe8d59d63 [2021-09-29T14:25:53.280Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:25:53.280Z] ---> Using cache [2021-09-29T14:25:53.280Z] ---> a61fd1748fd4 [2021-09-29T14:25:53.280Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:25:53.280Z] ---> Using cache [2021-09-29T14:25:53.280Z] ---> 3cba5739bdce [2021-09-29T14:25:53.280Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T14:25:53.552Z] OK: 218 MiB in 52 packages [2021-09-29T14:25:53.552Z] OK: 218 MiB in 52 packages [2021-09-29T14:25:54.149Z] ---> Running in 0aa77d9266d4 [2021-09-29T14:25:55.132Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-09-29T14:25:55.132Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-29T14:25:55.132Z] ---> 99afe8d59d63 [2021-09-29T14:25:55.132Z] Step 3/24 : WORKDIR /edgex-go [2021-09-29T14:25:55.132Z] ---> Using cache [2021-09-29T14:25:55.132Z] ---> a61fd1748fd4 [2021-09-29T14:25:55.132Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T14:25:55.132Z] ---> Using cache [2021-09-29T14:25:55.132Z] ---> 3cba5739bdce [2021-09-29T14:25:55.132Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-29T14:25:55.132Z] ---> Running in 4b752b801225 [2021-09-29T14:25:55.734Z] Removing intermediate container e9cf5b20fcdb [2021-09-29T14:25:55.734Z] ---> 8e1c22a2300f [2021-09-29T14:25:55.734Z] Step 6/24 : COPY go.mod . [2021-09-29T14:25:55.734Z] Removing intermediate container 301506fab111 [2021-09-29T14:25:55.734Z] ---> 4eae2d3e721a [2021-09-29T14:25:55.734Z] Step 6/22 : COPY go.mod . [2021-09-29T14:25:56.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:56.609Z] ---> b0ae2dbefdd1 [2021-09-29T14:25:56.609Z] Step 7/24 : RUN go mod download [2021-09-29T14:25:56.881Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:56.881Z] ---> 464ccfd0c688 [2021-09-29T14:25:56.881Z] Step 7/22 : RUN go mod download [2021-09-29T14:25:56.881Z] ---> Running in c57e8715620a [2021-09-29T14:25:57.155Z] ---> Running in 3ba698a71353 [2021-09-29T14:25:57.431Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:57.707Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:25:58.321Z] OK: 218 MiB in 52 packages [2021-09-29T14:25:58.947Z] OK: 218 MiB in 52 packages [2021-09-29T14:26:00.411Z] Removing intermediate container 0aa77d9266d4 [2021-09-29T14:26:00.411Z] ---> 781c034ea7dd [2021-09-29T14:26:00.411Z] Step 6/24 : COPY go.mod . [2021-09-29T14:26:00.687Z] Removing intermediate container 4b752b801225 [2021-09-29T14:26:00.687Z] ---> 43e958178f65 [2021-09-29T14:26:00.687Z] Step 6/24 : COPY go.mod . [2021-09-29T14:26:01.693Z] ---> 7bde191d3aac [2021-09-29T14:26:01.693Z] Step 7/24 : RUN go mod download [2021-09-29T14:26:01.693Z] ---> Running in ebc47850b57e [2021-09-29T14:26:01.969Z] Removing intermediate container c57e8715620a [2021-09-29T14:26:01.969Z] ---> 4d21035d2797 [2021-09-29T14:26:01.969Z] Step 8/24 : COPY . . [2021-09-29T14:26:01.969Z] ---> 058e667c6bf1 [2021-09-29T14:26:01.969Z] Step 7/24 : RUN go mod download [2021-09-29T14:26:01.969Z] Removing intermediate container 3ba698a71353 [2021-09-29T14:26:01.969Z] ---> 13012c63a0a7 [2021-09-29T14:26:01.969Z] Step 8/22 : COPY . . [2021-09-29T14:26:02.243Z] ---> Running in 7cd81a099609 [2021-09-29T14:26:10.549Z] Removing intermediate container ebc47850b57e [2021-09-29T14:26:10.549Z] ---> 4334bc7223e8 [2021-09-29T14:26:10.549Z] Step 8/24 : COPY . . [2021-09-29T14:26:10.549Z] Removing intermediate container 7cd81a099609 [2021-09-29T14:26:10.549Z] ---> 96edaa93abb0 [2021-09-29T14:26:10.549Z] Step 8/24 : COPY . . [2021-09-29T14:26:23.103Z] ---> c47f1503b7da [2021-09-29T14:26:23.103Z] Step 9/22 : RUN go mod tidy [2021-09-29T14:26:23.103Z] ---> 104d9c3f024a [2021-09-29T14:26:23.103Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:26:24.547Z] ---> Running in 65f91f6c3907 [2021-09-29T14:26:24.547Z] ---> Running in f7a8669f098f [2021-09-29T14:26:25.149Z] ---> 10eb44f6a4ab [2021-09-29T14:26:25.149Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:26:25.149Z] ---> Running in ea8e768a828c [2021-09-29T14:26:25.435Z] ---> 7498d141fa8d [2021-09-29T14:26:25.435Z] Step 9/24 : RUN go mod tidy [2021-09-29T14:26:25.711Z] ---> Running in cd48f5c8d6ae [2021-09-29T14:26:31.174Z] Removing intermediate container 65f91f6c3907 [2021-09-29T14:26:31.174Z] ---> 6a3398da1257 [2021-09-29T14:26:31.174Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-29T14:26:31.174Z] Removing intermediate container f7a8669f098f [2021-09-29T14:26:31.174Z] ---> 2f5a9f1a839f [2021-09-29T14:26:31.174Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-29T14:26:31.458Z] ---> Running in 098e46346cf3 [2021-09-29T14:26:31.458Z] Removing intermediate container ea8e768a828c [2021-09-29T14:26:31.458Z] ---> 4cc7662b2664 [2021-09-29T14:26:31.458Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-29T14:26:31.458Z] ---> Running in d3650717910e [2021-09-29T14:26:31.458Z] Removing intermediate container cd48f5c8d6ae [2021-09-29T14:26:31.458Z] ---> 212f7a372d61 [2021-09-29T14:26:31.458Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-29T14:26:31.732Z] ---> Running in 215172732b0e [2021-09-29T14:26:31.732Z] ---> Running in 4494fd177064 [2021-09-29T14:26:33.728Z] 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-09-29T14:26:34.006Z] 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-09-29T14:26:34.006Z] 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-09-29T14:26:34.006Z] 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-09-29T14:28:10.868Z] 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-09-29T14:28:12.863Z] Removing intermediate container 098e46346cf3 [2021-09-29T14:28:12.863Z] ---> 4d816863635f [2021-09-29T14:28:12.863Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-29T14:28:13.472Z] ---> Running in 30dd361a8e43 [2021-09-29T14:28:14.465Z] Removing intermediate container 4494fd177064 [2021-09-29T14:28:14.465Z] ---> a430d0c710ad [2021-09-29T14:28:14.465Z] [2021-09-29T14:28:14.465Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:28:14.465Z] ---> bb3de5531c18 [2021-09-29T14:28:14.465Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:28:14.465Z] ---> Using cache [2021-09-29T14:28:14.465Z] ---> d73cd5133efc [2021-09-29T14:28:14.465Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:28:14.465Z] ---> Using cache [2021-09-29T14:28:14.465Z] ---> a5ae1487cbf9 [2021-09-29T14:28:14.465Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-29T14:28:14.749Z] ---> Running in 4f472b3baf1c [2021-09-29T14:28:15.354Z] 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-09-29T14:28:15.635Z] Removing intermediate container 4f472b3baf1c [2021-09-29T14:28:15.635Z] ---> 7623bf26db15 [2021-09-29T14:28:15.635Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T14:28:15.919Z] ---> Running in 45f4765c37e7 [2021-09-29T14:28:17.363Z] Removing intermediate container 45f4765c37e7 [2021-09-29T14:28:17.363Z] ---> 2e862f064223 [2021-09-29T14:28:17.363Z] Step 16/24 : WORKDIR / [2021-09-29T14:28:17.363Z] ---> Running in d5e81e3c3340 [2021-09-29T14:28:17.966Z] Removing intermediate container d3650717910e [2021-09-29T14:28:17.966Z] ---> 40b0dc403621 [2021-09-29T14:28:17.966Z] [2021-09-29T14:28:17.966Z] Step 11/22 : FROM alpine:3.14 [2021-09-29T14:28:17.966Z] ---> bb3de5531c18 [2021-09-29T14:28:17.966Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-29T14:28:18.263Z] ---> Running in 5e3ab4fa796e [2021-09-29T14:28:18.538Z] Removing intermediate container d5e81e3c3340 [2021-09-29T14:28:18.538Z] ---> 3ecc0b853b7c [2021-09-29T14:28:18.538Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:28:19.991Z] ---> 3f2534742d98 [2021-09-29T14:28:19.991Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-29T14:28:20.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:28:20.541Z] Removing intermediate container 30dd361a8e43 [2021-09-29T14:28:20.541Z] ---> a53dde0b0271 [2021-09-29T14:28:20.541Z] [2021-09-29T14:28:20.541Z] Step 12/24 : FROM docker:20.10.7 [2021-09-29T14:28:21.137Z] 20.10.7: Pulling from library/docker [2021-09-29T14:28:22.576Z] ---> 7fca1896a055 [2021-09-29T14:28:22.576Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-29T14:28:22.576Z] Removing intermediate container 215172732b0e [2021-09-29T14:28:22.576Z] ---> 359c09de98cb [2021-09-29T14:28:22.576Z] [2021-09-29T14:28:22.576Z] Step 11/24 : FROM alpine:3.14 [2021-09-29T14:28:22.576Z] ---> bb3de5531c18 [2021-09-29T14:28:22.576Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-29T14:28:22.576Z] ---> Using cache [2021-09-29T14:28:22.576Z] ---> d73cd5133efc [2021-09-29T14:28:22.576Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-29T14:28:22.576Z] ---> Using cache [2021-09-29T14:28:22.576Z] ---> a5ae1487cbf9 [2021-09-29T14:28:22.576Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-29T14:28:22.850Z] ---> Running in 6d6320f1e988 [2021-09-29T14:28:23.459Z] ---> 519e77b2a14b [2021-09-29T14:28:23.459Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-29T14:28:23.734Z] Removing intermediate container 6d6320f1e988 [2021-09-29T14:28:23.734Z] ---> 9fe6d20cdc86 [2021-09-29T14:28:23.734Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-29T14:28:23.734Z] ---> Running in 4a53cfc8a093 [2021-09-29T14:28:24.009Z] ---> Running in 80eba9cf4418 [2021-09-29T14:28:24.619Z] Removing intermediate container 4a53cfc8a093 [2021-09-29T14:28:24.619Z] ---> 73bec7a36fb3 [2021-09-29T14:28:24.619Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:28:24.891Z] Removing intermediate container 80eba9cf4418 [2021-09-29T14:28:24.891Z] ---> cabff5ea8611 [2021-09-29T14:28:24.891Z] Step 16/24 : WORKDIR / [2021-09-29T14:28:24.891Z] ---> Running in 063cd97884ee [2021-09-29T14:28:24.891Z] ---> Running in f8e4fecfa650 [2021-09-29T14:28:25.483Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2021-09-29T14:28:25.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:28:25.757Z] Removing intermediate container 063cd97884ee [2021-09-29T14:28:25.757Z] ---> 3c5856884613 [2021-09-29T14:28:25.757Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T14:28:26.031Z] Removing intermediate container f8e4fecfa650 [2021-09-29T14:28:26.031Z] ---> 1aaf97a1a0dd [2021-09-29T14:28:26.031Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-29T14:28:26.031Z] ---> Running in e0865088e53b [2021-09-29T14:28:27.026Z] Removing intermediate container e0865088e53b [2021-09-29T14:28:27.026Z] ---> 8083053c8485 [2021-09-29T14:28:27.026Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:28:27.297Z] ---> 856398ee0e10 [2021-09-29T14:28:27.297Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-29T14:28:27.297Z] ---> Running in 746c269c1b44 [2021-09-29T14:28:28.276Z] Removing intermediate container 746c269c1b44 [2021-09-29T14:28:28.276Z] ---> 8d3e16ec14cc [2021-09-29T14:28:28.276Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:28:28.563Z] ---> Running in 14ca41fe0c7a [2021-09-29T14:28:29.159Z] ---> 457a1d915f3a [2021-09-29T14:28:29.159Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-29T14:28:29.433Z] Removing intermediate container 14ca41fe0c7a [2021-09-29T14:28:29.433Z] ---> b672958e4394 [2021-09-29T14:28:29.433Z] [2021-09-29T14:28:29.707Z] Successfully built b672958e4394 [2021-09-29T14:28:29.707Z] Successfully tagged core-command-arm64:latest [2021-09-29T14:28:30.339Z]  Building core-command ... done  ---> af0d06aac5f8 [2021-09-29T14:28:30.339Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-29T14:28:30.339Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2021-09-29T14:28:30.339Z] ERROR: unable to select packages: [2021-09-29T14:28:30.339Z]  curl (no such package): [2021-09-29T14:28:30.339Z] required by: world[curl] [2021-09-29T14:28:30.615Z] ---> Running in 8940a463dbaa [2021-09-29T14:28:31.211Z] Removing intermediate container 8940a463dbaa [2021-09-29T14:28:31.211Z] ---> a4d4dad6e8c3 [2021-09-29T14:28:31.211Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:28:31.486Z] ---> Running in 02dd09b548af [2021-09-29T14:28:32.084Z] Removing intermediate container 02dd09b548af [2021-09-29T14:28:32.084Z] ---> f7b75f79393f [2021-09-29T14:28:32.084Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T14:28:32.357Z] ---> Running in 017fe24c6d80 [2021-09-29T14:28:32.630Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-29T14:28:32.630Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-29T14:28:32.630Z] ---> df445af6242a [2021-09-29T14:28:32.630Z] 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-09-29T14:28:32.906Z] ---> Running in 78cd6e2b1f96 [2021-09-29T14:28:32.906Z] Removing intermediate container 017fe24c6d80 [2021-09-29T14:28:32.906Z] ---> 7ea72e1359f2 [2021-09-29T14:28:32.906Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:28:32.906Z] ---> Running in b0976e781a19 [2021-09-29T14:28:33.499Z] Removing intermediate container 78cd6e2b1f96 [2021-09-29T14:28:33.499Z] ---> 7b922cee9fee [2021-09-29T14:28:33.499Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-29T14:28:33.499Z] ---> Running in a18f14608873 [2021-09-29T14:28:33.773Z] Removing intermediate container b0976e781a19 [2021-09-29T14:28:33.773Z] ---> 202894810eab [2021-09-29T14:28:33.773Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:28:33.773Z] ---> Running in 6f689544240a [2021-09-29T14:28:34.376Z] Removing intermediate container 6f689544240a [2021-09-29T14:28:34.376Z] ---> d3c8139b5d74 [2021-09-29T14:28:34.376Z] [2021-09-29T14:28:34.973Z] Successfully built d3c8139b5d74 [2021-09-29T14:28:34.973Z] Successfully tagged core-metadata-arm64:latest [2021-09-29T14:28:35.245Z]  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T14:28:35.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T14:28:36.493Z] (1/39) Installing readline (8.1.0-r0) [2021-09-29T14:28:36.493Z] (2/39) Installing bash (5.1.0-r0) [2021-09-29T14:28:36.493Z] Executing bash-5.1.0-r0.post-install [2021-09-29T14:28:36.493Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-29T14:28:36.493Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-29T14:28:36.493Z] (5/39) Installing libcurl (7.79.1-r0) [2021-09-29T14:28:36.493Z] (6/39) Installing curl (7.79.1-r0) [2021-09-29T14:28:36.493Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-29T14:28:36.493Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-29T14:28:36.493Z] (9/39) Installing expat (2.2.10-r1) [2021-09-29T14:28:36.493Z] (10/39) Installing libffi (3.3-r2) [2021-09-29T14:28:36.493Z] (11/39) Installing gdbm (1.19-r0) [2021-09-29T14:28:36.493Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-29T14:28:36.493Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-29T14:28:36.493Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-29T14:28:38.459Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-29T14:28:38.459Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-29T14:28:38.459Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-29T14:28:38.459Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-29T14:28:38.459Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-29T14:28:38.459Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-29T14:28:38.731Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-29T14:28:38.731Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-29T14:28:38.731Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-29T14:28:38.731Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-29T14:28:38.731Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-29T14:28:39.004Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-29T14:28:39.004Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-29T14:28:39.004Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-29T14:28:39.004Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-29T14:28:39.004Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-29T14:28:39.004Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-29T14:28:39.004Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-29T14:28:39.004Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-29T14:28:39.004Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-29T14:28:39.004Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-29T14:28:39.004Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-29T14:28:39.004Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-29T14:28:39.004Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-29T14:28:39.004Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-29T14:28:39.599Z] Executing busybox-1.32.1-r6.trigger [2021-09-29T14:28:39.599Z] OK: 82 MiB in 59 packages [2021-09-29T14:28:47.868Z] Collecting docker-compose==1.23.2 [2021-09-29T14:28:47.868Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-29T14:28:48.142Z] Collecting docker<4.0,>=3.6.0 [2021-09-29T14:28:48.142Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-29T14:28:48.142Z] 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-09-29T14:28:48.142Z] Collecting docopt<0.7,>=0.6.1 [2021-09-29T14:28:48.142Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-29T14:28:50.763Z] Collecting jsonschema<3,>=2.5.1 [2021-09-29T14:28:50.763Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-29T14:28:50.763Z] Collecting texttable<0.10,>=0.9.0 [2021-09-29T14:28:50.763Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-29T14:28:54.150Z] Collecting PyYAML<4,>=3.10 [2021-09-29T14:28:54.150Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-29T14:28:57.538Z] Collecting cached-property<2,>=1.2.0 [2021-09-29T14:28:57.538Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-29T14:28:58.163Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-29T14:28:58.163Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-29T14:28:58.446Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-29T14:28:58.446Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-29T14:29:01.104Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-29T14:29:01.104Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-29T14:29:01.393Z] Collecting docker-pycreds>=0.4.0 [2021-09-29T14:29:01.393Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-29T14:29:02.388Z] Collecting idna<2.8,>=2.5 [2021-09-29T14:29:02.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-29T14:29:02.660Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-29T14:29:02.660Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-29T14:29:03.253Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-29T14:29:03.253Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-29T14:29:03.524Z] Collecting certifi>=2017.4.17 [2021-09-29T14:29:03.524Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-29T14:29:04.118Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-29T14:29:04.118Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-29T14:29:04.118Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-29T14:29:04.118Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-29T14:29:05.097Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-29T14:29:05.097Z] Attempting uninstall: urllib3 [2021-09-29T14:29:05.097Z] Found existing installation: urllib3 1.26.2 [2021-09-29T14:29:05.097Z] Uninstalling urllib3-1.26.2: [2021-09-29T14:29:05.097Z] Successfully uninstalled urllib3-1.26.2 [2021-09-29T14:29:05.690Z] Attempting uninstall: idna [2021-09-29T14:29:05.690Z] Found existing installation: idna 3.1 [2021-09-29T14:29:05.690Z] Uninstalling idna-3.1: [2021-09-29T14:29:05.964Z] Successfully uninstalled idna-3.1 [2021-09-29T14:29:06.557Z] Attempting uninstall: chardet [2021-09-29T14:29:06.557Z] Found existing installation: chardet 4.0.0 [2021-09-29T14:29:06.557Z] Uninstalling chardet-4.0.0: [2021-09-29T14:29:06.557Z] Successfully uninstalled chardet-4.0.0 [2021-09-29T14:29:07.988Z] Attempting uninstall: requests [2021-09-29T14:29:07.988Z] Found existing installation: requests 2.25.1 [2021-09-29T14:29:07.988Z] Uninstalling requests-2.25.1: [2021-09-29T14:29:08.261Z] Successfully uninstalled requests-2.25.1 [2021-09-29T14:29:08.532Z] Running setup.py install for texttable: started [2021-09-29T14:29:11.142Z] Running setup.py install for texttable: finished with status 'done' [2021-09-29T14:29:11.142Z] Running setup.py install for PyYAML: started [2021-09-29T14:29:13.755Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-29T14:29:13.755Z] Running setup.py install for docopt: started [2021-09-29T14:29:16.370Z] Running setup.py install for docopt: finished with status 'done' [2021-09-29T14:29:16.370Z] Running setup.py install for dockerpty: started [2021-09-29T14:29:18.343Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-29T14:29:19.771Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-29T14:29:29.905Z] Removing intermediate container a18f14608873 [2021-09-29T14:29:29.905Z] ---> e07dbf89d5da [2021-09-29T14:29:29.905Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-29T14:29:29.905Z] ---> Running in a8d5b6875562 [2021-09-29T14:29:29.905Z] Removing intermediate container a8d5b6875562 [2021-09-29T14:29:29.905Z] ---> d2a0f51031ea [2021-09-29T14:29:29.905Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-29T14:29:29.905Z] ---> Running in 77bab7c1c265 [2021-09-29T14:29:29.905Z] Removing intermediate container 77bab7c1c265 [2021-09-29T14:29:29.905Z] ---> 0fff54f816ab [2021-09-29T14:29:29.905Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-29T14:29:31.334Z] ---> 228c1c3c1481 [2021-09-29T14:29:31.334Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-29T14:29:31.933Z] ---> 5c3ec671a023 [2021-09-29T14:29:31.933Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-29T14:29:32.908Z] ---> 67e172008551 [2021-09-29T14:29:32.908Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-29T14:29:33.181Z] ---> Running in bb1357d00a85 [2021-09-29T14:29:33.775Z] Removing intermediate container bb1357d00a85 [2021-09-29T14:29:33.776Z] ---> e3738d18afe4 [2021-09-29T14:29:33.776Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-29T14:29:33.776Z] ---> Running in c7f711805337 [2021-09-29T14:29:34.370Z] Removing intermediate container c7f711805337 [2021-09-29T14:29:34.370Z] ---> 4967c828d582 [2021-09-29T14:29:34.370Z] Step 22/24 : LABEL arch=arm64 [2021-09-29T14:29:34.370Z] ---> Running in 2fc95e9b20aa [2021-09-29T14:29:34.965Z] Removing intermediate container 2fc95e9b20aa [2021-09-29T14:29:34.965Z] ---> 9ddc92a70b60 [2021-09-29T14:29:34.965Z] Step 23/24 : LABEL git_sha=0fa087e48d7c69ecf1a101837f9b587aaaacbaae [2021-09-29T14:29:34.965Z] ---> Running in b625eda8c8b4 [2021-09-29T14:29:35.571Z] Removing intermediate container b625eda8c8b4 [2021-09-29T14:29:35.571Z] ---> 8acdecc20852 [2021-09-29T14:29:35.571Z] Step 24/24 : LABEL version=0.0.0 [2021-09-29T14:29:35.843Z] ---> Running in a586f1b107a4 [2021-09-29T14:29:36.444Z] Removing intermediate container a586f1b107a4 [2021-09-29T14:29:36.444Z] ---> 1baf2dfb83ea [2021-09-29T14:29:36.444Z] [2021-09-29T14:29:36.716Z] Successfully built 1baf2dfb83ea [2021-09-29T14:29:36.716Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-29T14:29:36.716Z]  Building sys-mgmt-agent ... done  [2021-09-29T14:29:36.716Z] ERROR: for security-proxy-setup (, "The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1") [2021-09-29T14:29:36.716Z] Service 'security-proxy-setup' failed to build: The command '/bin/sh -c apk add --update --no-cache curl' returned a non-zero code: 1 [Pipeline] } [2021-09-29T14:29:37.074Z] $ docker stop --time=1 cb73fcf5ea907acb1efa5306c233af9ef36612da9ea6e9a5ee1f6b82c5bb0159 [2021-09-29T14:29:38.977Z] $ docker rm -f cb73fcf5ea907acb1efa5306c233af9ef36612da9ea6e9a5ee1f6b82c5bb0159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:29:40.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T14:29:40.314Z] [2021-09-29T14:29:40.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:29:40.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T14:29:40.955Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T14:29:40.955Z] 448f6bf000e3: Pulling fs layer [2021-09-29T14:29:40.955Z] f757da607395: Pulling fs layer [2021-09-29T14:29:40.955Z] 05883995daec: Pulling fs layer [2021-09-29T14:29:40.955Z] 8603b9c90790: Pulling fs layer [2021-09-29T14:29:40.955Z] 1560dd03e051: Pulling fs layer [2021-09-29T14:29:40.955Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T14:29:40.955Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T14:29:40.955Z] 8603b9c90790: Waiting [2021-09-29T14:29:40.955Z] 1560dd03e051: Waiting [2021-09-29T14:29:40.955Z] c2d8d7efcc4b: Waiting [2021-09-29T14:29:40.955Z] 27f5ce0e4adf: Waiting [2021-09-29T14:29:41.554Z] f757da607395: Verifying Checksum [2021-09-29T14:29:41.554Z] f757da607395: Download complete [2021-09-29T14:29:41.554Z] 8603b9c90790: Verifying Checksum [2021-09-29T14:29:41.554Z] 8603b9c90790: Download complete [2021-09-29T14:29:41.554Z] 05883995daec: Verifying Checksum [2021-09-29T14:29:41.554Z] 05883995daec: Download complete [2021-09-29T14:29:41.554Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T14:29:41.554Z] 27f5ce0e4adf: Download complete [2021-09-29T14:29:41.830Z] 1560dd03e051: Verifying Checksum [2021-09-29T14:29:41.830Z] 1560dd03e051: Download complete [2021-09-29T14:29:42.809Z] 448f6bf000e3: Verifying Checksum [2021-09-29T14:29:42.809Z] 448f6bf000e3: Download complete [2021-09-29T14:29:45.434Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T14:29:45.434Z] c2d8d7efcc4b: Download complete [2021-09-29T14:29:46.413Z] 448f6bf000e3: Pull complete [2021-09-29T14:29:47.009Z] f757da607395: Pull complete [2021-09-29T14:29:48.446Z] 05883995daec: Pull complete [2021-09-29T14:29:48.717Z] 8603b9c90790: Pull complete [2021-09-29T14:29:49.692Z] 1560dd03e051: Pull complete [2021-09-29T14:29:50.286Z] 27f5ce0e4adf: Pull complete [2021-09-29T14:30:05.361Z] c2d8d7efcc4b: Pull complete [2021-09-29T14:30:05.361Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T14:30:05.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T14:30:05.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T14:30:05.646Z] prd-ubuntu18.04-docker-arm64-4c-16g-128 does not seem to be running inside a container [2021-09-29T14:30:05.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T14:30:09.987Z] $ docker top bede39b0078be209b5350f387ebc176b4eb56c6557878b978e8919c500771e70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:11.530Z] ---> job-cost.sh [2021-09-29T14:30:11.530Z] lf-activate-venv: SKIPPING [2021-09-29T14:30:11.530Z] INFO: No Stack... [2021-09-29T14:30:12.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T14:30:13.244Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T14:30:13.905Z] + + catcut /w/workspace/edgex-go/2/archives/cost.csv -d, [2021-09-29T14:30:13.905Z] -f6 [Pipeline] lock [2021-09-29T14:30:13.976Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] [2021-09-29T14:30:13.984Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] did not exist. Created. [2021-09-29T14:30:13.984Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T14:30:14.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T14:30:14.867Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T14:30:14.877Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3733-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T14:30:14.975Z] $ docker stop --time=1 bede39b0078be209b5350f387ebc176b4eb56c6557878b978e8919c500771e70 [2021-09-29T14:30:16.748Z] $ docker rm -f bede39b0078be209b5350f387ebc176b4eb56c6557878b978e8919c500771e70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T14:30:17.340Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T14:30:19.180Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:19.518Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:20.138Z] ---> package-listing.sh [2021-09-29T14:30:20.138Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T14:30:20.138Z] ++ facter osfamily [2021-09-29T14:30:20.408Z] + OS_FAMILY=redhat [2021-09-29T14:30:20.408Z] + workspace=/w/workspace/edgex-go/2 [2021-09-29T14:30:20.408Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T14:30:20.408Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T14:30:20.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T14:30:20.408Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T14:30:20.408Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T14:30:20.408Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T14:30:20.408Z] + case "${OS_FAMILY}" in [2021-09-29T14:30:20.408Z] + sort [2021-09-29T14:30:20.408Z] + rpm -qa [2021-09-29T14:30:22.350Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T14:30:22.350Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T14:30:22.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T14:30:22.350Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-29T14:30:22.350Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-29T14:30:22.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-29T14:30:22.370Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T14:30:22.685Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:30:23.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T14:30:23.289Z] [2021-09-29T14:30:23.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T14:30:23.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T14:30:23.643Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T14:30:23.643Z] b4d181a07f80: Pulling fs layer [2021-09-29T14:30:23.643Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T14:30:23.643Z] ed53099fbce6: Pulling fs layer [2021-09-29T14:30:23.643Z] dc539afda2c1: Pulling fs layer [2021-09-29T14:30:23.643Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T14:30:23.643Z] 9065ff56babe: Pulling fs layer [2021-09-29T14:30:23.643Z] d287ab97295c: Pulling fs layer [2021-09-29T14:30:23.643Z] dc539afda2c1: Waiting [2021-09-29T14:30:23.643Z] 77bc0d833cb6: Waiting [2021-09-29T14:30:23.643Z] 9065ff56babe: Waiting [2021-09-29T14:30:23.643Z] d287ab97295c: Waiting [2021-09-29T14:30:24.122Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T14:30:24.122Z] a1111a8f2ec3: Download complete [2021-09-29T14:30:24.122Z] dc539afda2c1: Verifying Checksum [2021-09-29T14:30:24.122Z] dc539afda2c1: Download complete [2021-09-29T14:30:24.122Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T14:30:24.122Z] 77bc0d833cb6: Download complete [2021-09-29T14:30:24.122Z] 9065ff56babe: Verifying Checksum [2021-09-29T14:30:24.122Z] 9065ff56babe: Download complete [2021-09-29T14:30:24.602Z] ed53099fbce6: Verifying Checksum [2021-09-29T14:30:24.602Z] ed53099fbce6: Download complete [2021-09-29T14:30:25.286Z] b4d181a07f80: Verifying Checksum [2021-09-29T14:30:25.286Z] b4d181a07f80: Download complete [2021-09-29T14:30:26.743Z] b4d181a07f80: Pull complete [2021-09-29T14:30:26.743Z] a1111a8f2ec3: Pull complete [2021-09-29T14:30:27.022Z] ed53099fbce6: Pull complete [2021-09-29T14:30:27.293Z] dc539afda2c1: Pull complete [2021-09-29T14:30:27.293Z] 77bc0d833cb6: Pull complete [2021-09-29T14:30:27.561Z] 9065ff56babe: Pull complete [2021-09-29T14:30:29.716Z] d287ab97295c: Verifying Checksum [2021-09-29T14:30:29.716Z] d287ab97295c: Download complete [2021-09-29T14:30:33.998Z] d287ab97295c: Pull complete [2021-09-29T14:30:33.998Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T14:30:33.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T14:30:33.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T14:30:34.106Z] prd-centos7-docker-4c-2g-126 does not seem to be running inside a container [2021-09-29T14:30:34.204Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T14:30:37.674Z] $ docker top 7ce2ed1eb05b7fcc2901262c0a8f78d17a9dc843de4eff976ea5e3e854d7406d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T14:30:38.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T14:30:38.433Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T14:30:38.765Z] + ls /var/log/sa-host [2021-09-29T14:30:38.765Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T14:30:38.765Z] file_magic: OK [2021-09-29T14:30:38.765Z] HZ: Using current value: 100 [2021-09-29T14:30:38.765Z] file_header: OK [2021-09-29T14:30:38.765Z] 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-09-29T14:30:38.765Z] Statistics: [2021-09-29T14:30:38.765Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T14:30:38.765Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T14:30:38.765Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T14:30:38.765Z] file_magic: OK [2021-09-29T14:30:38.765Z] HZ: Using current value: 100 [2021-09-29T14:30:38.765Z] file_header: OK [2021-09-29T14:30:38.765Z] 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-09-29T14:30:38.765Z] Statistics: [2021-09-29T14:30:38.765Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T14:30:38.765Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T14:30:39.526Z] provisioning config files... [2021-09-29T14:30:39.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5420575534468837709tmp [Pipeline] { [Pipeline] echo [2021-09-29T14:30:39.589Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:39.918Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T14:30:39.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:40.380Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T14:30:40.396Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:40.727Z] ---> sudo-logs.sh [2021-09-29T14:30:40.727Z] Archiving 'sudo' log.. [2021-09-29T14:30:40.727Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-126.vexxhost.local: Name or service not known [2021-09-29T14:30:40.727Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-126.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T14:30:40.798Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:41.120Z] ---> job-cost.sh [2021-09-29T14:30:41.120Z] lf-activate-venv: SKIPPING [2021-09-29T14:30:41.120Z] DEBUG: total: 0.10999999940395355 [2021-09-29T14:30:41.120Z] INFO: Retrieving Stack Cost... [2021-09-29T14:30:41.702Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T14:30:42.285Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T14:30:42.305Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T14:30:42.630Z] ---> logs-deploy.sh [2021-09-29T14:30:42.631Z] lf-activate-venv: SKIPPING [2021-09-29T14:30:42.631Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3733/2 [2021-09-29T14:30:42.631Z] INFO: archiving workspace using pattern(s): [2021-09-29T14:30:43.214Z] Archives upload complete. [2021-09-29T14:30:43.481Z] INFO: archiving logs to Nexus