Pull request #3890 opened 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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at c1fb6d23c38d8e4135415aa828943646775f2bb3 rather than ef11af5896a0f100dd670a5952c739f8549ba609 Obtained Jenkinsfile from c1fb6d23c38d8e4135415aa828943646775f2bb3 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-ssh8653939049793266882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7204579427008141701.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5574659211467055843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7333335010997742122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8034170810715733321.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3890/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12272926737965077741.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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.17 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6166 in /w/workspace/edgexfoundry_edgex-go_PR-3890 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh3027746272298720093.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1228545508848491738.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3890/head:refs/remotes/origin/PR-3890 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ef11af5896a0f100dd670a5952c739f8549ba609 Merge succeeded, producing ef11af5896a0f100dd670a5952c739f8549ba609 Checking out Revision ef11af5896a0f100dd670a5952c739f8549ba609 (PR-3890) > git config core.sparsecheckout # timeout=10 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # 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/1@tmp/jenkins-gitclient-ssh4140723685004101630.key > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 Commit message: "fix(deps): Update to use Redis (redigo) module to v1.8.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-01T06:53:44.169Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-01T06:53:44.322Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-01T06:53:44.405Z] ========================================================= [2022-03-01T06:53:44.405Z] EdgeX Global Pipelines Version Info [2022-03-01T06:53:44.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-01T06:53:45.543Z] ------------------- [2022-03-01T06:53:45.543Z] stable info: [2022-03-01T06:53:45.543Z] ------------------- [2022-03-01T06:53:45.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-01T06:53:45.543Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-01T06:53:45.543Z] Message: update stable to v1.0.220 [2022-03-01T06:53:46.117Z] ------------------- [2022-03-01T06:53:46.117Z] experimental info: [2022-03-01T06:53:46.118Z] ------------------- [2022-03-01T06:53:46.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-01T06:53:46.118Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-01T06:53:46.118Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-01T06:53:46.368Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-01T06:53:46.405Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-01T06:53:46.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-01T06:53:46.477Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-01T06:53:46.512Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-01T06:53:46.547Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-01T06:53:46.587Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-01T06:53:46.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-01T06:53:46.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-01T06:53:46.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-01T06:53:46.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-01T06:53:46.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-01T06:53:46.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-01T06:53:46.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-01T06:53:46.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-01T06:53:46.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-01T06:53:46.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-01T06:53:46.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-01T06:53:47.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-01T06:53:47.062Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-01T06:53:47.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-01T06:53:47.134Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-01T06:53:47.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3890 [Pipeline] echo [2022-03-01T06:53:47.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3890 [Pipeline] echo [2022-03-01T06:53:47.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3890 [Pipeline] echo [2022-03-01T06:53:47.283Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] echo [2022-03-01T06:53:47.323Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef11af5 [Pipeline] echo [2022-03-01T06:53:47.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-01T06:53:47.462Z] provisioning config files... [2022-03-01T06:53:47.476Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8686734382011461505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-01T06:53:47.831Z] ---> docker-login.sh [2022-03-01T06:53:47.831Z] nexus3.edgexfoundry.org:10001 [2022-03-01T06:53:47.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:53:48.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:53:48.103Z] Configure a credential helper to remove this warning. See [2022-03-01T06:53:48.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:53:48.103Z] [2022-03-01T06:53:48.103Z] Login Succeeded [2022-03-01T06:53:48.103Z] nexus3.edgexfoundry.org:10002 [2022-03-01T06:53:48.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:53:48.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:53:48.103Z] Configure a credential helper to remove this warning. See [2022-03-01T06:53:48.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:53:48.103Z] [2022-03-01T06:53:48.103Z] Login Succeeded [2022-03-01T06:53:48.103Z] nexus3.edgexfoundry.org:10003 [2022-03-01T06:53:48.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:53:48.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:53:48.368Z] Configure a credential helper to remove this warning. See [2022-03-01T06:53:48.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:53:48.368Z] [2022-03-01T06:53:48.368Z] Login Succeeded [2022-03-01T06:53:48.368Z] nexus3.edgexfoundry.org:10004 [2022-03-01T06:53:48.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:53:48.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:53:48.368Z] Configure a credential helper to remove this warning. See [2022-03-01T06:53:48.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:53:48.368Z] [2022-03-01T06:53:48.368Z] Login Succeeded [2022-03-01T06:53:48.368Z] docker.io [2022-03-01T06:53:48.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:53:48.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:53:48.941Z] Configure a credential helper to remove this warning. See [2022-03-01T06:53:48.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:53:48.941Z] [2022-03-01T06:53:48.941Z] Login Succeeded [2022-03-01T06:53:48.941Z] ---> docker-login.sh ends [Pipeline] } [2022-03-01T06:53:48.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-01T06:53:49.393Z] ++ 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 [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.393Z] ++ dirname cmd/core-command/Dockerfile [2022-03-01T06:53:49.393Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ dirname cmd/core-data/Dockerfile [2022-03-01T06:53:49.393Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.393Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-01T06:53:49.393Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.393Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-01T06:53:49.393Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.393Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-01T06:53:49.393Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.393Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-01T06:53:49.393Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.393Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-01T06:53:49.393Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.393Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-01T06:53:49.394Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.394Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-01T06:53:49.394Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.394Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-01T06:53:49.394Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.394Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-01T06:53:49.394Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-01T06:53:49.394Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-01T06:53:49.394Z] ++ cut -d/ -f2 [2022-03-01T06:53:49.394Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-01T06:53:49.443Z] 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] { (Build Check) [Pipeline] sh [2022-03-01T06:53:49.953Z] + git rev-list -1 --merges ef11af5896a0f100dd670a5952c739f8549ba609~1..ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] echo [2022-03-01T06:53:49.982Z] -----------> git rev-list -1 --merges ef11af5896a0f100dd670a5952c739f8549ba609~1..ef11af5896a0f100dd670a5952c739f8549ba609 ef11af5896a0f100dd670a5952c739f8549ba609 [false] [Pipeline] sh [2022-03-01T06:53:50.296Z] + git log --format=format:%s -1 ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] echo [2022-03-01T06:53:50.333Z] ========================================================= [2022-03-01T06:53:50.333Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-01T06:53:50.333Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-01T06:53:50.949Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-01T06:53:50.949Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-01T06:53:50.949Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-01T06:53:50.949Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-01T06:53:50.949Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-01T06:53:50.949Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-01T06:53:50.949Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:53:51.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-01T06:53:51.411Z] [2022-03-01T06:53:51.411Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:53:51.761Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-01T06:53:51.761Z] latest: Pulling from edgex-devops/git-semver [2022-03-01T06:53:51.761Z] a0d0a0d46f8b: Pulling fs layer [2022-03-01T06:53:51.761Z] 3e5f54012d9b: Pulling fs layer [2022-03-01T06:53:51.761Z] 4c7163046ea9: Pulling fs layer [2022-03-01T06:53:51.761Z] 0c2d73faf560: Pulling fs layer [2022-03-01T06:53:51.761Z] 0c2d73faf560: Waiting [2022-03-01T06:53:51.761Z] 3e5f54012d9b: Verifying Checksum [2022-03-01T06:53:51.761Z] 3e5f54012d9b: Download complete [2022-03-01T06:53:51.761Z] a0d0a0d46f8b: Verifying Checksum [2022-03-01T06:53:51.761Z] a0d0a0d46f8b: Download complete [2022-03-01T06:53:51.761Z] 0c2d73faf560: Verifying Checksum [2022-03-01T06:53:51.761Z] 0c2d73faf560: Download complete [2022-03-01T06:53:51.761Z] 4c7163046ea9: Verifying Checksum [2022-03-01T06:53:51.761Z] 4c7163046ea9: Download complete [2022-03-01T06:53:52.025Z] a0d0a0d46f8b: Pull complete [2022-03-01T06:53:52.025Z] 3e5f54012d9b: Pull complete [2022-03-01T06:53:52.295Z] 4c7163046ea9: Pull complete [2022-03-01T06:53:52.556Z] 0c2d73faf560: Pull complete [2022-03-01T06:53:52.556Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-01T06:53:52.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-01T06:53:52.557Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-01T06:53:52.648Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2022-03-01T06:53:52.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-01T06:53:53.274Z] $ docker top 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-01T06:53:53.451Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-01T06:53:53.451Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-01T06:53:53.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-01T06:53:53.556Z] $ docker exec 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent [2022-03-01T06:53:53.651Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXANcNLL/agent.14 [2022-03-01T06:53:53.651Z] SSH_AGENT_PID=21 [2022-03-01T06:53:53.659Z] Running ssh-add (command line suppressed) [2022-03-01T06:53:53.746Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1396751689363983236.key (/w/workspace/edgex-go/1@tmp/private_key_1396751689363983236.key) [2022-03-01T06:53:53.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-01T06:53:54.087Z] + git tag --points-at HEAD [Pipeline] } [2022-03-01T06:53:54.111Z] $ docker exec --env ******** --env ******** 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent -k [2022-03-01T06:53:54.210Z] unset SSH_AUTH_SOCK; [2022-03-01T06:53:54.210Z] unset SSH_AGENT_PID; [2022-03-01T06:53:54.210Z] echo Agent pid 21 killed; [2022-03-01T06:53:54.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-01T06:53:54.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-01T06:53:54.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-01T06:53:54.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-01T06:53:54.411Z] $ docker exec 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent [2022-03-01T06:53:54.497Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFijhcD/agent.55 [2022-03-01T06:53:54.497Z] SSH_AGENT_PID=61 [2022-03-01T06:53:54.501Z] Running ssh-add (command line suppressed) [2022-03-01T06:53:54.591Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3641827419179672340.key (/w/workspace/edgex-go/1@tmp/private_key_3641827419179672340.key) [2022-03-01T06:53:54.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-01T06:53:54.935Z] + git semver init [2022-03-01T06:53:54.935Z] # -> Open(): unable to determine branch for HEAD [2022-03-01T06:53:54.935Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-03-01T06:53:54.935Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-03-01T06:53:54.935Z] # $SEMVER_REMOTE_NAME = origin [2022-03-01T06:53:54.935Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-01T06:53:54.935Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-01T06:53:54.935Z] # $SEMVER_BRANCH = PR-3890 [2022-03-01T06:53:54.935Z] # $SEMVER_TEMP = /tmp/semver-163704084 [2022-03-01T06:53:54.935Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-01T06:54:07.207Z] # '/tmp/semver-163704084' -> '/w/workspace/edgex-go/1/.semver' [2022-03-01T06:54:07.468Z] # -> Force: false [2022-03-01T06:54:07.468Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-03-01T06:54:07.495Z] $ docker exec --env ******** --env ******** 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca ssh-agent -k [2022-03-01T06:54:07.589Z] unset SSH_AUTH_SOCK; [2022-03-01T06:54:07.589Z] unset SSH_AGENT_PID; [2022-03-01T06:54:07.589Z] echo Agent pid 61 killed; [2022-03-01T06:54:07.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-01T06:54:08.024Z] + git semver [Pipeline] } [2022-03-01T06:54:08.060Z] $ docker stop --time=1 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca [2022-03-01T06:54:10.082Z] $ docker rm -f 518f451d5af07930278b1095b9adfe653cb92ceb00e4627a5b3a7c77e2bcefca [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-01T06:54:10.519Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-01T06:54:10.792Z] Stashed 1 file(s) [Pipeline] echo [2022-03-01T06:54:10.810Z] [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 [2022-03-01T06:54:11.293Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-01T06:54:11.323Z] ========================================================= [2022-03-01T06:54:11.323Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-01T06:54:11.323Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-01T06:54:11.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-01T06:54:11.663Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-01T06:54:11.663Z] 59bf1c3509f3: Pulling fs layer [2022-03-01T06:54:11.663Z] 666ba61612fd: Pulling fs layer [2022-03-01T06:54:11.663Z] 8ed8ca486205: Pulling fs layer [2022-03-01T06:54:11.663Z] 4fe6c5a15a65: Pulling fs layer [2022-03-01T06:54:11.663Z] 22a0e8bec74d: Pulling fs layer [2022-03-01T06:54:11.663Z] 640e595b4fbd: Pulling fs layer [2022-03-01T06:54:11.663Z] 763cafe07f6e: Pulling fs layer [2022-03-01T06:54:11.663Z] 0c0b528cf693: Pulling fs layer [2022-03-01T06:54:11.663Z] 10935f4eaf8b: Pulling fs layer [2022-03-01T06:54:11.663Z] 4fe6c5a15a65: Waiting [2022-03-01T06:54:11.663Z] 22a0e8bec74d: Waiting [2022-03-01T06:54:11.663Z] 640e595b4fbd: Waiting [2022-03-01T06:54:11.663Z] 763cafe07f6e: Waiting [2022-03-01T06:54:11.663Z] 0c0b528cf693: Waiting [2022-03-01T06:54:11.663Z] 10935f4eaf8b: Waiting [2022-03-01T06:54:11.663Z] 8ed8ca486205: Verifying Checksum [2022-03-01T06:54:11.663Z] 8ed8ca486205: Download complete [2022-03-01T06:54:11.663Z] 666ba61612fd: Download complete [2022-03-01T06:54:11.663Z] 22a0e8bec74d: Verifying Checksum [2022-03-01T06:54:11.663Z] 22a0e8bec74d: Download complete [2022-03-01T06:54:11.663Z] 640e595b4fbd: Verifying Checksum [2022-03-01T06:54:11.663Z] 640e595b4fbd: Download complete [2022-03-01T06:54:11.663Z] 59bf1c3509f3: Verifying Checksum [2022-03-01T06:54:11.663Z] 59bf1c3509f3: Download complete [2022-03-01T06:54:11.663Z] 763cafe07f6e: Verifying Checksum [2022-03-01T06:54:11.663Z] 763cafe07f6e: Download complete [2022-03-01T06:54:11.930Z] 0c0b528cf693: Verifying Checksum [2022-03-01T06:54:11.930Z] 0c0b528cf693: Download complete [2022-03-01T06:54:11.930Z] 59bf1c3509f3: Pull complete [2022-03-01T06:54:12.200Z] 666ba61612fd: Pull complete [2022-03-01T06:54:12.461Z] 10935f4eaf8b: Verifying Checksum [2022-03-01T06:54:12.461Z] 10935f4eaf8b: Download complete [2022-03-01T06:54:12.461Z] 4fe6c5a15a65: Verifying Checksum [2022-03-01T06:54:12.461Z] 4fe6c5a15a65: Download complete [2022-03-01T06:54:12.461Z] 8ed8ca486205: Pull complete [2022-03-01T06:54:16.700Z] 4fe6c5a15a65: Pull complete [2022-03-01T06:54:16.700Z] 22a0e8bec74d: Pull complete [2022-03-01T06:54:16.700Z] 640e595b4fbd: Pull complete [2022-03-01T06:54:16.700Z] 763cafe07f6e: Pull complete [2022-03-01T06:54:16.700Z] 0c0b528cf693: Pull complete [2022-03-01T06:54:18.639Z] 10935f4eaf8b: Pull complete [2022-03-01T06:54:18.639Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-01T06:54:18.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-01T06:54:18.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-01T06:54:19.013Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-01T06:54:19.013Z] WORKDIR /edgex [2022-03-01T06:54:19.013Z] COPY go.mod . [2022-03-01T06:54:19.013Z] RUN go mod download' [2022-03-01T06:54:19.013Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-01T06:54:20.445Z] Sending build context to Docker daemon 334.1MB [2022-03-01T06:54:20.445Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-01T06:54:20.445Z] ---> 99d49a6021b9 [2022-03-01T06:54:20.445Z] Step 2/4 : WORKDIR /edgex [2022-03-01T06:54:23.008Z] ---> Running in 1f3e0d5e537a [2022-03-01T06:54:23.008Z] Removing intermediate container 1f3e0d5e537a [2022-03-01T06:54:23.008Z] ---> 7d2bb21bf48f [2022-03-01T06:54:23.008Z] Step 3/4 : COPY go.mod . [2022-03-01T06:54:23.008Z] ---> a8f98274321a [2022-03-01T06:54:23.008Z] Step 4/4 : RUN go mod download [2022-03-01T06:54:23.008Z] ---> Running in eb7124d2a1dd [2022-03-01T06:54:26.109Z] Still waiting to schedule task [2022-03-01T06:54:26.109Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-01T06:55:09.742Z] Removing intermediate container eb7124d2a1dd [2022-03-01T06:55:09.742Z] ---> 96f5fe1504b5 [2022-03-01T06:55:09.742Z] Successfully built 96f5fe1504b5 [2022-03-01T06:55:09.742Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:55:10.151Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-01T06:55:10.151Z] . [Pipeline] withDockerContainer [2022-03-01T06:55:10.242Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2022-03-01T06:55:10.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-01T06:55:10.606Z] $ docker top d1e4285fe488fcd77d94bea2e72dbc42f22d2b7c26d4d7d20c54326610a2a865 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T06:55:11.002Z] + go version [2022-03-01T06:55:11.002Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-01T06:55:11.036Z] $ docker stop --time=1 d1e4285fe488fcd77d94bea2e72dbc42f22d2b7c26d4d7d20c54326610a2a865 [2022-03-01T06:55:12.232Z] $ docker rm -f d1e4285fe488fcd77d94bea2e72dbc42f22d2b7c26d4d7d20c54326610a2a865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:55:12.872Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-01T06:55:12.872Z] . [Pipeline] withDockerContainer [2022-03-01T06:55:12.959Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2022-03-01T06:55:12.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-01T06:55:13.325Z] $ docker top 79dffd4b62958998fc2ababb8f86afedf79864148a91d014a4e799d981a4a4e4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-01T06:55:13.462Z] ========================================================= [2022-03-01T06:55:13.462Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-01T06:55:13.462Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-01T06:55:13.806Z] + make test [2022-03-01T06:55:13.806Z] go mod tidy [2022-03-01T06:55:13.806Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-01T06:55:20.422Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-01T06:55:35.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-01T06:55:40.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-01T06:55:40.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-01T06:55:40.794Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-01T06:55:43.372Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-01T06:55:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-01T06:55:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-01T06:55:43.640Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-01T06:55:44.224Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-01T06:55:44.225Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-01T06:55:44.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-01T06:55:44.492Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-01T06:55:44.492Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-01T06:55:44.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-01T06:55:46.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.035s coverage: 28.7% of statements [2022-03-01T06:55:46.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-01T06:55:46.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-01T06:55:47.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.047s coverage: 98.5% of statements [2022-03-01T06:55:47.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-01T06:55:47.580Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 44.7% of statements [2022-03-01T06:55:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-01T06:55:47.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-01T06:55:48.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 89.5% of statements [2022-03-01T06:55:48.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-01T06:55:48.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-01T06:55:49.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements [2022-03-01T06:55:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-01T06:55:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-01T06:55:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-01T06:55:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-01T06:55:49.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-01T06:55:49.673Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.254s coverage: 94.2% of statements [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-01T06:55:49.673Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-01T06:55:49.673Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-01T06:55:50.264Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2022-03-01T06:55:50.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-01T06:55:50.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-01T06:55:50.264Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-01T06:55:50.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements [2022-03-01T06:55:50.841Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-01T06:55:50.841Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.038s coverage: 58.8% of statements [2022-03-01T06:55:51.109Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 21.7% of statements [2022-03-01T06:55:51.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-01T06:55:51.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-03-01T06:55:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements [2022-03-01T06:55:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2022-03-01T06:55:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2022-03-01T06:55:52.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2022-03-01T06:55:52.332Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6167 in /w/workspace/edgexfoundry_edgex-go_PR-3890 [Pipeline] { [Pipeline] ws [2022-03-01T06:55:52.372Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-01T06:55:52.582Z] The recommended git tool is: git [2022-03-01T06:55:57.354Z] using credential edgex-jenkins-ssh [2022-03-01T06:55:57.375Z] Cloning the remote Git repository [2022-03-01T06:55:57.441Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-01T06:55:57.517Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-01T06:55:57.603Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-01T06:55:57.604Z] > git --version # timeout=10 [2022-03-01T06:55:57.621Z] > git --version # 'git version 2.17.1' [2022-03-01T06:55:57.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-01T06:55:57.710Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-01T06:56:04.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.046s coverage: 94.4% of statements [2022-03-01T06:56:04.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-03-01T06:56:08.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.194s coverage: 82.5% of statements [2022-03-01T06:56:08.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-01T06:56:14.282Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T06:56:14.638Z] Merge succeeded, producing ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T06:56:14.638Z] Checking out Revision ef11af5896a0f100dd670a5952c739f8549ba609 (PR-3890) [2022-03-01T06:56:13.290Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-01T06:56:13.311Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-01T06:56:13.342Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-01T06:56:13.390Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-01T06:56:13.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-01T06:56:13.406Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3890/head:refs/remotes/origin/PR-3890 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-01T06:56:14.306Z] > git config core.sparsecheckout # timeout=10 [2022-03-01T06:56:14.323Z] > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 [2022-03-01T06:56:14.550Z] > git remote # timeout=10 [2022-03-01T06:56:14.568Z] > git config --get remote.origin.url # timeout=10 [2022-03-01T06:56:14.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-01T06:56:14.602Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-03-01T06:56:14.627Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-01T06:56:14.650Z] > git config core.sparsecheckout # timeout=10 [2022-03-01T06:56:14.674Z] > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 [2022-03-01T06:56:19.017Z] Commit message: "fix(deps): Update to use Redis (redigo) module to v1.8.8" [2022-03-01T06:56:19.089Z] > git --version # timeout=10 [2022-03-01T06:56:19.098Z] > git --version # 'git version 2.17.1' [2022-03-01T06:56:19.112Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-01T06:56:20.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-01T06:56:20.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-01T06:56:20.222Z] Dload Upload Total Spent Left Speed [2022-03-01T06:56:20.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 42909 0 --:--:-- --:--:-- --:--:-- 42754 [Pipeline] sh [2022-03-01T06:56:20.763Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-01T06:56:21.127Z] + sudo tee /etc/docker/daemon.new [2022-03-01T06:56:21.127Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-01T06:56:21.127Z] { [2022-03-01T06:56:21.127Z] "registry-mirrors": [ [2022-03-01T06:56:21.127Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-01T06:56:21.127Z] ], [2022-03-01T06:56:21.127Z] "bip": "10.250.0.254/24", [2022-03-01T06:56:21.127Z] "hosts": [ [2022-03-01T06:56:21.127Z] "tcp://0.0.0.0:5555", [2022-03-01T06:56:21.127Z] "unix:///var/run/docker.sock" [2022-03-01T06:56:21.127Z] ], [2022-03-01T06:56:21.127Z] "mtu": 1458, [2022-03-01T06:56:21.127Z] "selinux-enabled": true, [2022-03-01T06:56:21.127Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-01T06:56:21.127Z] } [Pipeline] sh [2022-03-01T06:56:21.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-01T06:56:21.915Z] + sudo service docker restart [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.126s coverage: 91.2% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.133s coverage: 64.4% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-03-01T06:56:26.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 65.4% of statements [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-01T06:56:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-01T06:56:27.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.8% of statements [2022-03-01T06:56:27.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-01T06:56:27.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-01T06:56:27.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements [2022-03-01T06:56:27.175Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-01T06:56:27.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements [2022-03-01T06:56:27.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-01T06:56:35.340Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements [2022-03-01T06:56:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-01T06:56:35.340Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-01T06:56:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.114s coverage: 92.3% of statements [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-01T06:56:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-01T06:56:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-01T06:56:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-01T06:56:35.341Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-01T06:56:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-03-01T06:56:35.341Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-03-01T06:56:35.341Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-01T06:56:40.314Z] provisioning config files... [2022-03-01T06:56:40.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4894666675971087168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-01T06:56:40.740Z] ---> docker-login.sh [2022-03-01T06:56:40.740Z] nexus3.edgexfoundry.org:10001 [2022-03-01T06:56:41.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:56:41.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:56:41.622Z] Configure a credential helper to remove this warning. See [2022-03-01T06:56:41.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:56:41.622Z] [2022-03-01T06:56:41.622Z] Login Succeeded [2022-03-01T06:56:41.622Z] nexus3.edgexfoundry.org:10002 [2022-03-01T06:56:41.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:56:42.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:56:42.178Z] Configure a credential helper to remove this warning. See [2022-03-01T06:56:42.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:56:42.178Z] [2022-03-01T06:56:42.178Z] Login Succeeded [2022-03-01T06:56:42.178Z] nexus3.edgexfoundry.org:10003 [2022-03-01T06:56:42.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:56:42.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:56:42.732Z] Configure a credential helper to remove this warning. See [2022-03-01T06:56:42.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:56:42.732Z] [2022-03-01T06:56:42.732Z] Login Succeeded [2022-03-01T06:56:42.732Z] nexus3.edgexfoundry.org:10004 [2022-03-01T06:56:43.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:56:43.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:56:43.008Z] Configure a credential helper to remove this warning. See [2022-03-01T06:56:43.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:56:43.008Z] [2022-03-01T06:56:43.008Z] Login Succeeded [2022-03-01T06:56:43.008Z] docker.io [2022-03-01T06:56:43.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-01T06:56:43.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-01T06:56:43.884Z] Configure a credential helper to remove this warning. See [2022-03-01T06:56:43.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-01T06:56:43.884Z] [2022-03-01T06:56:43.884Z] Login Succeeded [2022-03-01T06:56:43.884Z] ---> docker-login.sh ends [Pipeline] } [2022-03-01T06:56:43.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-01T06:56:44.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-01T06:56:44.361Z] ========================================================= [2022-03-01T06:56:44.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-01T06:56:44.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-01T06:56:44.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-01T06:56:45.031Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-01T06:56:45.031Z] 9b3977197b4f: Pulling fs layer [2022-03-01T06:56:45.031Z] 1a89e8eeedd5: Pulling fs layer [2022-03-01T06:56:45.031Z] 94645a83ff95: Pulling fs layer [2022-03-01T06:56:45.031Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-01T06:56:45.031Z] 0c92f367c5e7: Pulling fs layer [2022-03-01T06:56:45.031Z] f7c0051592d6: Pulling fs layer [2022-03-01T06:56:45.031Z] a227ed2f7395: Pulling fs layer [2022-03-01T06:56:45.031Z] 7b1c46037f91: Pulling fs layer [2022-03-01T06:56:45.031Z] 3f3a8bcf1eab: Waiting [2022-03-01T06:56:45.031Z] f7c0051592d6: Waiting [2022-03-01T06:56:45.031Z] a227ed2f7395: Waiting [2022-03-01T06:56:45.031Z] 0c92f367c5e7: Waiting [2022-03-01T06:56:45.031Z] 7b1c46037f91: Waiting [2022-03-01T06:56:45.031Z] 94645a83ff95: Verifying Checksum [2022-03-01T06:56:45.031Z] 94645a83ff95: Download complete [2022-03-01T06:56:45.031Z] 1a89e8eeedd5: Verifying Checksum [2022-03-01T06:56:45.031Z] 1a89e8eeedd5: Download complete [2022-03-01T06:56:45.031Z] 0c92f367c5e7: Verifying Checksum [2022-03-01T06:56:45.031Z] 0c92f367c5e7: Download complete [2022-03-01T06:56:45.031Z] f7c0051592d6: Verifying Checksum [2022-03-01T06:56:45.031Z] f7c0051592d6: Download complete [2022-03-01T06:56:45.031Z] a227ed2f7395: Verifying Checksum [2022-03-01T06:56:45.031Z] a227ed2f7395: Download complete [2022-03-01T06:56:45.032Z] 9b3977197b4f: Download complete [2022-03-01T06:56:46.029Z] 9b3977197b4f: Pull complete [2022-03-01T06:56:46.306Z] 1a89e8eeedd5: Pull complete [2022-03-01T06:56:46.579Z] 94645a83ff95: Pull complete [2022-03-01T06:56:47.176Z] 7b1c46037f91: Verifying Checksum [2022-03-01T06:56:47.176Z] 7b1c46037f91: Download complete [2022-03-01T06:56:47.456Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-01T06:56:47.456Z] 3f3a8bcf1eab: Download complete [2022-03-01T06:56:59.879Z] 3f3a8bcf1eab: Pull complete [2022-03-01T06:56:59.879Z] 0c92f367c5e7: Pull complete [2022-03-01T06:56:59.879Z] f7c0051592d6: Pull complete [2022-03-01T06:56:59.879Z] a227ed2f7395: Pull complete [2022-03-01T06:57:06.614Z] 7b1c46037f91: Pull complete [2022-03-01T06:57:06.614Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-01T06:57:06.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-01T06:57:06.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-01T06:57:07.018Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-01T06:57:07.018Z] WORKDIR /edgex [2022-03-01T06:57:07.018Z] COPY go.mod . [2022-03-01T06:57:07.018Z] RUN go mod download [2022-03-01T06:57:07.018Z] + docker build -t ci-base-image-arm64 -f - . [2022-03-01T06:57:07.553Z] GO111MODULE=on go vet ./... [2022-03-01T06:57:09.660Z] Sending build context to Docker daemon 168.7MB [2022-03-01T06:57:09.660Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-01T06:57:09.660Z] ---> f79e39bc4007 [2022-03-01T06:57:09.660Z] Step 2/4 : WORKDIR /edgex [2022-03-01T06:57:11.628Z] ---> Running in e64844a297d6 [2022-03-01T06:57:11.903Z] Removing intermediate container e64844a297d6 [2022-03-01T06:57:11.903Z] ---> 3ae317f3b06b [2022-03-01T06:57:11.903Z] Step 3/4 : COPY go.mod . [2022-03-01T06:57:12.496Z] ---> dd5af23949ed [2022-03-01T06:57:12.496Z] Step 4/4 : RUN go mod download [2022-03-01T06:57:12.770Z] ---> Running in 1f666d4de5a3 [2022-03-01T06:57:14.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-01T06:57:14.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-01T06:57:14.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-01T06:57:15.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-01T06:57:15.341Z] + ls -al . [2022-03-01T06:57:15.341Z] total 644 [2022-03-01T06:57:15.341Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 06:57 . [2022-03-01T06:57:15.341Z] drwxr-xr-x 4 root root 28 Mar 1 06:55 .. [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 06:53 .dockerignore [2022-03-01T06:57:15.341Z] drwxrwxr-x 8 1001 1001 179 Mar 1 06:53 .git [2022-03-01T06:57:15.341Z] drwxrwxr-x 4 1001 1001 142 Mar 1 06:53 .github [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 804 Mar 1 06:53 .gitignore [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 06:53 .golangci.yml [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 76 Mar 1 06:53 .hadolint.yml [2022-03-01T06:57:15.341Z] drwx------ 3 1001 1001 73 Mar 1 06:54 .semver [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 06:53 .sonarcloud.properties [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:53 ADOPTERS.md [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 9019 Mar 1 06:53 Attribution.txt [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 51732 Mar 1 06:53 CHANGELOG.md [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:53 CONTRIBUTING.md [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 06:53 GOVERNANCE.md [2022-03-01T06:57:15.341Z] -rw-rw-r-- 1 1001 1001 849 Mar 1 06:53 Jenkinsfile [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:53 LICENSE [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 6508 Mar 1 06:53 Makefile [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 06:53 OWNERS.md [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 8207 Mar 1 06:53 README.md [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:53 SECURITY.md [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 06:54 VERSION [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 06:53 ZMQWindows.md [2022-03-01T06:57:15.342Z] drwxrwxr-x 2 1001 1001 37 Mar 1 06:53 bin [2022-03-01T06:57:15.342Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 06:53 cmd [2022-03-01T06:57:15.342Z] -rw-r--r-- 1 root root 428383 Mar 1 06:56 coverage.out [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 2827 Mar 1 06:53 go.mod [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 50275 Mar 1 06:53 go.sum [2022-03-01T06:57:15.342Z] drwxrwxr-x 8 1001 1001 124 Mar 1 06:53 internal [2022-03-01T06:57:15.342Z] drwxrwxr-x 3 1001 1001 16 Mar 1 06:53 openapi [2022-03-01T06:57:15.342Z] drwxrwxr-x 4 1001 1001 71 Mar 1 06:53 snap [2022-03-01T06:57:15.342Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 06:53 version.go [Pipeline] sh [2022-03-01T06:57:15.649Z] + '[' -e coverage.out ] [2022-03-01T06:57:15.649Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-01T06:57:15.792Z] Stashed 1 file(s) [Pipeline] sh [2022-03-01T06:57:16.097Z] + make build [2022-03-01T06:57:16.097Z] 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 [2022-03-01T06:57:17.804Z] 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 [2022-03-01T06:57:24.785Z] 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 [2022-03-01T06:57:25.050Z] 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 [2022-03-01T06:57:26.002Z] 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 [2022-03-01T06:57:26.002Z] 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 [2022-03-01T06:57:26.952Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-01T06:57:27.536Z] 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 [2022-03-01T06:57:28.111Z] 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 [2022-03-01T06:57:29.061Z] 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 [2022-03-01T06:57:29.633Z] 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 [2022-03-01T06:57:30.599Z] 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] } [2022-03-01T06:57:32.056Z] $ docker stop --time=1 79dffd4b62958998fc2ababb8f86afedf79864148a91d014a4e799d981a4a4e4 [2022-03-01T06:57:33.946Z] $ docker rm -f 79dffd4b62958998fc2ababb8f86afedf79864148a91d014a4e799d981a4a4e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:57:35.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-01T06:57:35.539Z] [2022-03-01T06:57:35.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:57:35.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-01T06:57:35.892Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-01T06:57:35.892Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-01T06:57:35.892Z] ca9280d653b3: Pulling fs layer [2022-03-01T06:57:35.892Z] 7e9c9ca2126c: Pulling fs layer [2022-03-01T06:57:35.892Z] cbdbe7a5bc2a: Verifying Checksum [2022-03-01T06:57:35.892Z] cbdbe7a5bc2a: Download complete [2022-03-01T06:57:36.160Z] ca9280d653b3: Verifying Checksum [2022-03-01T06:57:36.160Z] ca9280d653b3: Download complete [2022-03-01T06:57:36.160Z] cbdbe7a5bc2a: Pull complete [2022-03-01T06:57:36.420Z] 7e9c9ca2126c: Verifying Checksum [2022-03-01T06:57:36.420Z] 7e9c9ca2126c: Download complete [2022-03-01T06:57:36.678Z] ca9280d653b3: Pull complete [2022-03-01T06:57:40.899Z] 7e9c9ca2126c: Pull complete [2022-03-01T06:57:40.899Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-01T06:57:40.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-01T06:57:40.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-01T06:57:40.990Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2022-03-01T06:57:41.032Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-01T06:57:42.471Z] $ docker top 962518923af5485522f481ad226ba7b9152559dd663859bf81b5a9f0fdaa7f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T06:57:42.865Z] + docker-compose build --help [2022-03-01T06:57:42.865Z] + grep parallel [2022-03-01T06:57:43.437Z] --parallel Build images in parallel. [Pipeline] } [2022-03-01T06:57:43.476Z] $ docker stop --time=1 962518923af5485522f481ad226ba7b9152559dd663859bf81b5a9f0fdaa7f30 [2022-03-01T06:57:44.644Z] $ docker rm -f 962518923af5485522f481ad226ba7b9152559dd663859bf81b5a9f0fdaa7f30 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:57:45.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-01T06:57:45.171Z] . [Pipeline] withDockerContainer [2022-03-01T06:57:45.264Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2022-03-01T06:57:45.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-01T06:57:45.627Z] $ docker top 4106252d9c585d9d491a39322debcc8ada6a872afc3d02c7a4a33979ce7115e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T06:57:46.038Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-01T06:57:46.608Z] Building core-command ... [2022-03-01T06:57:46.608Z] Building core-data ... [2022-03-01T06:57:46.608Z] Building core-metadata ... [2022-03-01T06:57:46.608Z] Building security-bootstrapper ... [2022-03-01T06:57:46.608Z] Building security-proxy-setup ... [2022-03-01T06:57:46.608Z] Building security-secretstore-setup ... [2022-03-01T06:57:46.608Z] Building support-notifications ... [2022-03-01T06:57:46.608Z] Building support-scheduler ... [2022-03-01T06:57:46.608Z] Building sys-mgmt-agent ... [2022-03-01T06:57:46.608Z] Building security-secretstore-setup [2022-03-01T06:57:46.608Z] Building security-bootstrapper [2022-03-01T06:57:46.608Z] Building core-metadata [2022-03-01T06:57:46.608Z] Building core-data [2022-03-01T06:57:46.608Z] Building core-command [2022-03-01T06:57:58.849Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:57:58.849Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:57:58.849Z] ---> 96f5fe1504b5 [2022-03-01T06:57:58.849Z] Step 3/25 : WORKDIR /edgex-go [2022-03-01T06:57:58.849Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:57:58.849Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:57:58.849Z] ---> 96f5fe1504b5 [2022-03-01T06:57:58.849Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T06:58:01.401Z] ---> Running in 4b1c944e8b6c [2022-03-01T06:58:01.401Z] ---> Running in d9e2267fffff [2022-03-01T06:58:07.981Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:58:07.981Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:58:07.981Z] ---> 96f5fe1504b5 [2022-03-01T06:58:07.981Z] Step 3/31 : WORKDIR /edgex-go [2022-03-01T06:58:07.981Z] ---> Using cache [2022-03-01T06:58:07.981Z] ---> 4a07669ab655 [2022-03-01T06:58:07.981Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:58:08.565Z] Removing intermediate container d9e2267fffff [2022-03-01T06:58:08.565Z] ---> 4a07669ab655 [2022-03-01T06:58:08.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:58:08.829Z] Removing intermediate container 4b1c944e8b6c [2022-03-01T06:58:08.829Z] ---> 160b9cf96d2c [2022-03-01T06:58:08.829Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:58:08.829Z] ---> Running in 992db542b28c [2022-03-01T06:58:09.099Z] ---> Running in ad912bcc83b1 [2022-03-01T06:58:09.099Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:58:09.099Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:58:09.099Z] ---> 96f5fe1504b5 [2022-03-01T06:58:09.099Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T06:58:09.099Z] ---> Using cache [2022-03-01T06:58:09.099Z] ---> 160b9cf96d2c [2022-03-01T06:58:09.099Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:58:09.099Z] ---> Running in a2c0e15c31f9 [2022-03-01T06:58:09.370Z] ---> Running in b089bab62b6a [2022-03-01T06:58:09.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:58:09.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:58:09.370Z] ---> 96f5fe1504b5 [2022-03-01T06:58:09.370Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T06:58:09.370Z] ---> Using cache [2022-03-01T06:58:09.370Z] ---> 160b9cf96d2c [2022-03-01T06:58:09.370Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:58:09.645Z] ---> Running in 5b88fcb3b4f7 [2022-03-01T06:58:10.215Z] Removing intermediate container 992db542b28c [2022-03-01T06:58:10.215Z] ---> fd94a22a9688 [2022-03-01T06:58:10.215Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-01T06:58:10.215Z] Removing intermediate container ad912bcc83b1 [2022-03-01T06:58:10.215Z] ---> 0234b8899735 [2022-03-01T06:58:10.215Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-01T06:58:10.215Z] ---> Running in 5ab2dabd4e84 [2022-03-01T06:58:10.215Z] ---> Running in ed1fe1900a6a [2022-03-01T06:58:10.215Z] Removing intermediate container a2c0e15c31f9 [2022-03-01T06:58:10.215Z] ---> e6266be5d1d0 [2022-03-01T06:58:10.215Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-01T06:58:10.215Z] ---> Running in ba01c8702b8e [2022-03-01T06:58:10.476Z] Removing intermediate container b089bab62b6a [2022-03-01T06:58:10.476Z] ---> 3ab1a2997ad6 [2022-03-01T06:58:10.476Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-01T06:58:10.476Z] ---> Running in b45b12b7fe8c [2022-03-01T06:58:10.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:10.740Z] Removing intermediate container 5b88fcb3b4f7 [2022-03-01T06:58:10.740Z] ---> 255f17840728 [2022-03-01T06:58:10.740Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-01T06:58:10.740Z] ---> Running in aca3efe02da8 [2022-03-01T06:58:11.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.000Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:11.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:12.079Z] OK: 221 MiB in 52 packages [2022-03-01T06:58:12.079Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:12.079Z] OK: 221 MiB in 52 packages [2022-03-01T06:58:12.343Z] OK: 221 MiB in 52 packages [2022-03-01T06:58:12.343Z] OK: 221 MiB in 52 packages [2022-03-01T06:58:12.343Z] OK: 221 MiB in 52 packages [2022-03-01T06:58:12.609Z] Removing intermediate container ed1fe1900a6a [2022-03-01T06:58:12.609Z] ---> bd511f5d5ea4 [2022-03-01T06:58:12.609Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-01T06:58:12.609Z] ---> 94ab5d0720a9 [2022-03-01T06:58:12.609Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:58:12.609Z] Removing intermediate container b45b12b7fe8c [2022-03-01T06:58:12.609Z] ---> 808284b04262 [2022-03-01T06:58:12.609Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T06:58:12.609Z] ---> Running in 36580bd89072 [2022-03-01T06:58:12.874Z] Removing intermediate container 5ab2dabd4e84 [2022-03-01T06:58:12.874Z] ---> 61aa6ff3e00b [2022-03-01T06:58:12.874Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T06:58:12.874Z] Removing intermediate container ba01c8702b8e [2022-03-01T06:58:12.874Z] ---> 92e8f044f1da [2022-03-01T06:58:12.874Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-01T06:58:12.874Z] ---> 020de3ae12f5 [2022-03-01T06:58:12.874Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:58:12.874Z] ---> Running in 7886cbe46fd5 [2022-03-01T06:58:13.134Z] Removing intermediate container aca3efe02da8 [2022-03-01T06:58:13.134Z] ---> 9762534b5fb3 [2022-03-01T06:58:13.134Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T06:58:13.134Z] ---> 6227d4766daf [2022-03-01T06:58:13.134Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:58:13.134Z] ---> Running in ef4554725bb6 [2022-03-01T06:58:13.134Z] ---> f1de8ffb919d [2022-03-01T06:58:13.134Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:58:13.134Z] ---> Running in 6e54ddb02edd [2022-03-01T06:58:13.397Z] ---> 5587dcfddb96 [2022-03-01T06:58:13.397Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:58:13.397Z] ---> Running in 9699cbe2be4f [2022-03-01T06:58:14.792Z] Removing intermediate container 7886cbe46fd5 [2022-03-01T06:58:14.792Z] ---> 13df3e655ed0 [2022-03-01T06:58:14.792Z] Step 8/23 : COPY . . [2022-03-01T06:58:16.179Z] Removing intermediate container 36580bd89072 [2022-03-01T06:58:16.179Z] ---> 4f3fdbec6257 [2022-03-01T06:58:16.179Z] Step 8/31 : COPY . . [2022-03-01T06:58:16.179Z] Removing intermediate container 6e54ddb02edd [2022-03-01T06:58:16.179Z] ---> c5e9c647cb78 [2022-03-01T06:58:16.179Z] Step 8/25 : COPY . . [2022-03-01T06:58:16.449Z] Removing intermediate container ef4554725bb6 [2022-03-01T06:58:16.449Z] ---> a5e91d177958 [2022-03-01T06:58:16.449Z] Step 8/23 : COPY . . [2022-03-01T06:58:16.721Z] Removing intermediate container 9699cbe2be4f [2022-03-01T06:58:16.721Z] ---> 2e3da0ff8e93 [2022-03-01T06:58:16.721Z] Step 8/23 : COPY . . [2022-03-01T06:58:29.014Z] ---> 63f0341aca0f [2022-03-01T06:58:29.014Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-01T06:58:29.014Z] ---> Running in 5ba0e5f06cd5 [2022-03-01T06:58:29.597Z] 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 [2022-03-01T06:58:32.928Z] ---> 27fbcbacce9e [2022-03-01T06:58:32.928Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-01T06:58:32.928Z] ---> Running in 3e7e74a2b49b [2022-03-01T06:58:34.585Z] Removing intermediate container 1f666d4de5a3 [2022-03-01T06:58:34.585Z] ---> 8e25bc7e5632 [2022-03-01T06:58:34.585Z] Successfully built 8e25bc7e5632 [2022-03-01T06:58:34.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:58:34.857Z] 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 [2022-03-01T06:58:34.953Z] + docker inspect -f . ci-base-image-arm64 [2022-03-01T06:58:34.953Z] . [Pipeline] withDockerContainer [2022-03-01T06:58:35.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container [2022-03-01T06:58:35.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-01T06:58:36.690Z] $ docker top 9c70a4c916a66b60c4307db591ac41cc7aa114d4f3e16a52c212370b9425565c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T06:58:37.619Z] + go version [2022-03-01T06:58:37.619Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-01T06:58:37.660Z] $ docker stop --time=1 9c70a4c916a66b60c4307db591ac41cc7aa114d4f3e16a52c212370b9425565c [2022-03-01T06:58:39.281Z] $ docker rm -f 9c70a4c916a66b60c4307db591ac41cc7aa114d4f3e16a52c212370b9425565c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T06:58:40.155Z] + docker inspect -f . ci-base-image-arm64 [2022-03-01T06:58:40.155Z] . [Pipeline] withDockerContainer [2022-03-01T06:58:40.390Z] prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container [2022-03-01T06:58:40.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-01T06:58:41.716Z] $ docker top 832bed537a553418fc61fb18adb01ee9b740baf7eeb67300e0c4397b13da5446 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-01T06:58:42.015Z] ========================================================= [2022-03-01T06:58:42.015Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-01T06:58:42.015Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-01T06:58:42.716Z] + make test [2022-03-01T06:58:42.716Z] go mod tidy [2022-03-01T06:58:43.315Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-01T06:58:44.874Z] ---> 989a8186974f [2022-03-01T06:58:44.875Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-01T06:58:44.875Z] ---> b12e81403162 [2022-03-01T06:58:44.875Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-01T06:58:44.875Z] ---> Running in e0e4fdf3404a [2022-03-01T06:58:44.875Z] ---> Running in c73d77c88173 [2022-03-01T06:58:46.274Z] 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 [2022-03-01T06:58:46.537Z] 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 [2022-03-01T06:58:53.151Z] ---> d2d76a143df9 [2022-03-01T06:58:53.151Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-01T06:58:53.151Z] ---> Running in 17fc741f994a [2022-03-01T06:58:53.151Z] 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 [2022-03-01T06:58:54.096Z] Removing intermediate container 5ba0e5f06cd5 [2022-03-01T06:58:54.096Z] ---> ad81e2213b17 [2022-03-01T06:58:54.096Z] [2022-03-01T06:58:54.096Z] Step 10/23 : FROM alpine:3.14 [2022-03-01T06:58:54.358Z] 3.14: Pulling from library/alpine [2022-03-01T06:58:55.302Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-01T06:58:55.302Z] Status: Downloaded newer image for alpine:3.14 [2022-03-01T06:58:55.302Z] ---> 0a97eee8041e [2022-03-01T06:58:55.302Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-01T06:58:55.302Z] ---> Running in eca08efd788e [2022-03-01T06:58:55.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:55.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:58:56.092Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-01T06:58:56.355Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T06:58:56.356Z] OK: 6 MiB in 15 packages [2022-03-01T06:58:56.619Z] Removing intermediate container eca08efd788e [2022-03-01T06:58:56.619Z] ---> d3c6c558702d [2022-03-01T06:58:56.619Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T06:58:56.878Z] ---> Running in aa1b80e5fe1b [2022-03-01T06:58:56.878Z] Removing intermediate container aa1b80e5fe1b [2022-03-01T06:58:56.878Z] ---> 50ddf613194f [2022-03-01T06:58:56.878Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-01T06:58:56.878Z] ---> Running in 4cbc21f0b40e [2022-03-01T06:58:57.146Z] Removing intermediate container 4cbc21f0b40e [2022-03-01T06:58:57.146Z] ---> c181dbde5746 [2022-03-01T06:58:57.146Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-01T06:58:57.146Z] ---> Running in 307e313de924 [2022-03-01T06:58:57.410Z] Removing intermediate container 307e313de924 [2022-03-01T06:58:57.410Z] ---> 0c9f0b91a853 [2022-03-01T06:58:57.410Z] Step 15/23 : WORKDIR / [2022-03-01T06:58:57.410Z] ---> Running in 8fbaa338d207 [2022-03-01T06:58:57.410Z] Removing intermediate container 8fbaa338d207 [2022-03-01T06:58:57.410Z] ---> 49831fc4f628 [2022-03-01T06:58:57.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T06:58:57.672Z] ---> bc883519286f [2022-03-01T06:58:57.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-01T06:58:58.243Z] ---> eb082734659d [2022-03-01T06:58:58.243Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-01T06:58:58.243Z] ---> 085668891b7a [2022-03-01T06:58:58.243Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-01T06:58:58.507Z] ---> Running in dc68991972a7 [2022-03-01T06:58:58.507Z] Removing intermediate container dc68991972a7 [2022-03-01T06:58:58.507Z] ---> 0cca22ac1ba2 [2022-03-01T06:58:58.507Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T06:58:58.507Z] ---> Running in 5f6ba23861ec [2022-03-01T06:58:58.771Z] Removing intermediate container 5f6ba23861ec [2022-03-01T06:58:58.771Z] ---> 5fbc76aa46aa [2022-03-01T06:58:58.771Z] Step 21/23 : LABEL arch=x86_64 [2022-03-01T06:58:58.771Z] ---> Running in d2283d58b515 [2022-03-01T06:58:58.771Z] Removing intermediate container d2283d58b515 [2022-03-01T06:58:58.771Z] ---> 1d320cee87fe [2022-03-01T06:58:58.771Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T06:58:58.771Z] ---> Running in d3c3cbefec0f [2022-03-01T06:58:59.030Z] Removing intermediate container d3c3cbefec0f [2022-03-01T06:58:59.030Z] ---> 411973beeccd [2022-03-01T06:58:59.030Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T06:58:59.030Z] ---> Running in 51d8fc56f19a [2022-03-01T06:58:59.292Z] Removing intermediate container 51d8fc56f19a [2022-03-01T06:58:59.292Z] ---> f819d66ab049 [2022-03-01T06:58:59.292Z] [2022-03-01T06:58:59.292Z] Successfully built f819d66ab049 [2022-03-01T06:58:59.292Z] Successfully tagged core-command:latest [2022-03-01T06:58:59.292Z] Building security-proxy-setup [2022-03-01T06:59:04.594Z]  Building core-command ... done Removing intermediate container 3e7e74a2b49b [2022-03-01T06:59:04.594Z] ---> c6608a07a26c [2022-03-01T06:59:04.594Z] [2022-03-01T06:59:04.594Z] Step 10/31 : FROM alpine:3.14 [2022-03-01T06:59:04.594Z] ---> 0a97eee8041e [2022-03-01T06:59:04.594Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-01T06:59:04.594Z] ---> Running in fa5f59dd8dea [2022-03-01T06:59:04.594Z] Removing intermediate container fa5f59dd8dea [2022-03-01T06:59:04.594Z] ---> 31a8bb0586da [2022-03-01T06:59:04.594Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-01T06:59:04.594Z] ---> Running in 3858919b9613 [2022-03-01T06:59:04.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:05.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:05.125Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-01T06:59:05.125Z] (2/2) Installing su-exec (0.2-r1) [2022-03-01T06:59:05.125Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T06:59:05.385Z] OK: 6 MiB in 16 packages [2022-03-01T06:59:06.329Z] Removing intermediate container 3858919b9613 [2022-03-01T06:59:06.330Z] ---> 92579bba6601 [2022-03-01T06:59:06.330Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-01T06:59:06.589Z] ---> Running in dd2c61ff262d [2022-03-01T06:59:06.589Z] Removing intermediate container dd2c61ff262d [2022-03-01T06:59:06.589Z] ---> 9c78e3b41ede [2022-03-01T06:59:06.589Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-01T06:59:06.853Z] ---> Running in 4dc689eabf61 [2022-03-01T06:59:06.853Z] Removing intermediate container 4dc689eabf61 [2022-03-01T06:59:06.853Z] ---> 8826043cc836 [2022-03-01T06:59:06.853Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-01T06:59:06.853Z] ---> Running in a14a5afcfa6f [2022-03-01T06:59:07.800Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:59:07.800Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:59:07.800Z] ---> 96f5fe1504b5 [2022-03-01T06:59:07.800Z] Step 3/21 : WORKDIR /edgex-go [2022-03-01T06:59:07.800Z] ---> Using cache [2022-03-01T06:59:07.800Z] ---> 160b9cf96d2c [2022-03-01T06:59:07.800Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:59:07.800Z] ---> Using cache [2022-03-01T06:59:07.800Z] ---> 255f17840728 [2022-03-01T06:59:07.800Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-01T06:59:07.800Z] ---> Running in 2fffaa02e2c8 [2022-03-01T06:59:08.062Z] Removing intermediate container a14a5afcfa6f [2022-03-01T06:59:08.062Z] ---> ffe01b3394a0 [2022-03-01T06:59:08.062Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-01T06:59:08.062Z] ---> Running in 057ca92fc0aa [2022-03-01T06:59:08.328Z] Removing intermediate container 057ca92fc0aa [2022-03-01T06:59:08.328Z] ---> b174ce24f26c [2022-03-01T06:59:08.328Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-01T06:59:08.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:08.590Z] ---> 7d4df6073bc2 [2022-03-01T06:59:08.590Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-01T06:59:08.590Z] ---> Running in 750134650a4a [2022-03-01T06:59:09.170Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:09.435Z] Removing intermediate container 750134650a4a [2022-03-01T06:59:09.435Z] ---> 3d119b5facb8 [2022-03-01T06:59:09.435Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T06:59:09.699Z] OK: 221 MiB in 52 packages [2022-03-01T06:59:09.962Z] ---> 6ffeaaa305f0 [2022-03-01T06:59:09.962Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-01T06:59:10.105Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-01T06:59:10.537Z] Removing intermediate container 2fffaa02e2c8 [2022-03-01T06:59:10.537Z] ---> df5e1b47d521 [2022-03-01T06:59:10.537Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-01T06:59:10.537Z] ---> 36dd2d155699 [2022-03-01T06:59:10.537Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-01T06:59:10.800Z] ---> d9559b405195 [2022-03-01T06:59:10.800Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:59:10.800Z] ---> Running in 875e5f38d3aa [2022-03-01T06:59:10.800Z] ---> e9b5d93a38c5 [2022-03-01T06:59:10.800Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-01T06:59:11.064Z] ---> 334e365d29ac [2022-03-01T06:59:11.064Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-01T06:59:11.642Z] ---> 332cf6dae017 [2022-03-01T06:59:11.642Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-01T06:59:11.642Z] ---> Running in 2959ae2f2083 [2022-03-01T06:59:11.642Z] Removing intermediate container 2959ae2f2083 [2022-03-01T06:59:11.642Z] ---> f795a692cbde [2022-03-01T06:59:11.642Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-01T06:59:12.215Z] ---> 3ece2fc31e44 [2022-03-01T06:59:12.215Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-01T06:59:12.215Z] ---> Running in 195f2f4622e6 [2022-03-01T06:59:13.160Z] Removing intermediate container 195f2f4622e6 [2022-03-01T06:59:13.160Z] ---> e5e74f736f53 [2022-03-01T06:59:13.160Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-01T06:59:13.423Z] ---> Running in e996f5edcaa2 [2022-03-01T06:59:13.423Z] Removing intermediate container 875e5f38d3aa [2022-03-01T06:59:13.423Z] ---> 2364db54d6df [2022-03-01T06:59:13.423Z] Step 8/21 : COPY . . [2022-03-01T06:59:13.683Z] Removing intermediate container e996f5edcaa2 [2022-03-01T06:59:13.683Z] ---> 31d287b4f030 [2022-03-01T06:59:13.683Z] Step 28/31 : CMD ["gate"] [2022-03-01T06:59:14.260Z] ---> Running in da6ab800a8d8 [2022-03-01T06:59:15.655Z] Removing intermediate container da6ab800a8d8 [2022-03-01T06:59:15.655Z] ---> dbdf40bcabc8 [2022-03-01T06:59:15.655Z] Step 29/31 : LABEL arch=x86_64 [2022-03-01T06:59:15.918Z] ---> Running in 3ccca910ab5e [2022-03-01T06:59:16.178Z] Removing intermediate container 3ccca910ab5e [2022-03-01T06:59:16.178Z] ---> 23ed9077dab2 [2022-03-01T06:59:16.178Z] Step 30/31 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T06:59:16.444Z] ---> Running in 8535bad36904 [2022-03-01T06:59:17.042Z] Removing intermediate container 8535bad36904 [2022-03-01T06:59:17.042Z] ---> 2fc4ebdbf0e7 [2022-03-01T06:59:17.042Z] Step 31/31 : LABEL version=0.0.0 [2022-03-01T06:59:17.305Z] ---> Running in 6ff006019757 [2022-03-01T06:59:17.891Z] Removing intermediate container 6ff006019757 [2022-03-01T06:59:17.891Z] ---> 4fba1c022510 [2022-03-01T06:59:17.891Z] [2022-03-01T06:59:18.153Z] Successfully built 4fba1c022510 [2022-03-01T06:59:18.153Z] Successfully tagged security-bootstrapper:latest [2022-03-01T06:59:18.153Z]  Building security-bootstrapper ... done Building support-scheduler [2022-03-01T06:59:22.386Z] 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 [2022-03-01T06:59:22.386Z] ---> a6a86cbffdc6 [2022-03-01T06:59:22.386Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-01T06:59:22.386Z] ---> Running in 158cd9116471 [2022-03-01T06:59:22.386Z] 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 [2022-03-01T06:59:27.685Z] Removing intermediate container e0e4fdf3404a [2022-03-01T06:59:27.685Z] ---> 96a300fb6228 [2022-03-01T06:59:27.685Z] [2022-03-01T06:59:27.685Z] Step 10/25 : FROM alpine:3.14 [2022-03-01T06:59:27.685Z] ---> 0a97eee8041e [2022-03-01T06:59:27.685Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-01T06:59:27.685Z] ---> Running in 2bbf4c5b2c22 [2022-03-01T06:59:27.685Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:59:27.685Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:59:27.685Z] ---> 96f5fe1504b5 [2022-03-01T06:59:27.685Z] Step 3/22 : WORKDIR /edgex-go [2022-03-01T06:59:27.685Z] ---> Using cache [2022-03-01T06:59:27.685Z] ---> 160b9cf96d2c [2022-03-01T06:59:27.685Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:59:27.685Z] ---> Using cache [2022-03-01T06:59:27.685Z] ---> 255f17840728 [2022-03-01T06:59:27.685Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-01T06:59:27.685Z] ---> Using cache [2022-03-01T06:59:27.685Z] ---> df5e1b47d521 [2022-03-01T06:59:27.685Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-01T06:59:27.685Z] ---> Using cache [2022-03-01T06:59:27.685Z] ---> d9559b405195 [2022-03-01T06:59:27.685Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:59:27.685Z] ---> Using cache [2022-03-01T06:59:27.685Z] ---> 2364db54d6df [2022-03-01T06:59:27.685Z] Step 8/22 : COPY . . [2022-03-01T06:59:27.685Z] ---> Using cache [2022-03-01T06:59:27.685Z] ---> a6a86cbffdc6 [2022-03-01T06:59:27.685Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-01T06:59:27.685Z] ---> Running in 7684685b1b94 [2022-03-01T06:59:27.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:27.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:27.686Z] 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 [2022-03-01T06:59:28.278Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-01T06:59:28.278Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-01T06:59:28.278Z] (3/3) Installing su-exec (0.2-r1) [2022-03-01T06:59:28.278Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T06:59:28.278Z] Executing ca-certificates-20211220-r0.trigger [2022-03-01T06:59:28.278Z] OK: 6 MiB in 17 packages [2022-03-01T06:59:28.855Z] Removing intermediate container c73d77c88173 [2022-03-01T06:59:28.855Z] ---> ddb648789ced [2022-03-01T06:59:28.855Z] [2022-03-01T06:59:28.855Z] Step 10/23 : FROM alpine:3.14 [2022-03-01T06:59:28.855Z] ---> 0a97eee8041e [2022-03-01T06:59:28.855Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-01T06:59:28.855Z] ---> Using cache [2022-03-01T06:59:28.855Z] ---> d3c6c558702d [2022-03-01T06:59:28.856Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T06:59:28.856Z] ---> Using cache [2022-03-01T06:59:28.856Z] ---> 50ddf613194f [2022-03-01T06:59:28.856Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-01T06:59:28.856Z] ---> Running in b0181f0ed28b [2022-03-01T06:59:29.118Z] Removing intermediate container b0181f0ed28b [2022-03-01T06:59:29.118Z] ---> 37c76bc962bc [2022-03-01T06:59:29.118Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-01T06:59:29.118Z] Removing intermediate container 2bbf4c5b2c22 [2022-03-01T06:59:29.118Z] ---> 50bed8c8298b [2022-03-01T06:59:29.118Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-01T06:59:29.118Z] ---> Running in ed902aa0d5af [2022-03-01T06:59:29.118Z] ---> Running in 500cf46bd796 [2022-03-01T06:59:29.384Z] Removing intermediate container ed902aa0d5af [2022-03-01T06:59:29.384Z] ---> a72eb5582c60 [2022-03-01T06:59:29.384Z] Step 15/23 : WORKDIR / [2022-03-01T06:59:29.384Z] Removing intermediate container 500cf46bd796 [2022-03-01T06:59:29.384Z] ---> 85f6010c5292 [2022-03-01T06:59:29.384Z] Step 13/25 : WORKDIR / [2022-03-01T06:59:29.384Z] ---> Running in 1c8805805639 [2022-03-01T06:59:29.384Z] ---> Running in bbe2d560ab74 [2022-03-01T06:59:29.384Z] Removing intermediate container bbe2d560ab74 [2022-03-01T06:59:29.384Z] ---> 759149c25daa [2022-03-01T06:59:29.384Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-01T06:59:29.648Z] Removing intermediate container 1c8805805639 [2022-03-01T06:59:29.648Z] ---> 44e11f9ceb17 [2022-03-01T06:59:29.648Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T06:59:29.912Z] ---> a0ea291402c0 [2022-03-01T06:59:29.912Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-01T06:59:29.912Z] ---> c6dc6e340b43 [2022-03-01T06:59:29.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-01T06:59:30.181Z] ---> 39fafc54f1b4 [2022-03-01T06:59:30.181Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-01T06:59:30.181Z] ---> bc37467dfad8 [2022-03-01T06:59:30.181Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-01T06:59:30.442Z] ---> 33fa1d7a679d [2022-03-01T06:59:30.442Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-01T06:59:30.442Z] ---> f803e50d92ab [2022-03-01T06:59:30.442Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-01T06:59:30.707Z] ---> Running in 6190006ea870 [2022-03-01T06:59:30.707Z] ---> 84c9407dc5f2 [2022-03-01T06:59:30.707Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-01T06:59:30.707Z] Removing intermediate container 6190006ea870 [2022-03-01T06:59:30.707Z] ---> 73c69c0460b0 [2022-03-01T06:59:30.707Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T06:59:30.970Z] ---> Running in 93d57405e0df [2022-03-01T06:59:30.970Z] Removing intermediate container 93d57405e0df [2022-03-01T06:59:30.971Z] ---> 1facd96f0df2 [2022-03-01T06:59:30.971Z] Step 21/23 : LABEL arch=x86_64 [2022-03-01T06:59:31.233Z] ---> Running in e79b3e986910 [2022-03-01T06:59:31.233Z] ---> 31a22ea15991 [2022-03-01T06:59:31.233Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-01T06:59:31.497Z] Removing intermediate container e79b3e986910 [2022-03-01T06:59:31.497Z] ---> 00bc61796421 [2022-03-01T06:59:31.497Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T06:59:31.497Z] ---> Running in d2a1c70b8814 [2022-03-01T06:59:31.770Z] Removing intermediate container d2a1c70b8814 [2022-03-01T06:59:31.770Z] ---> 0a0c4112d25f [2022-03-01T06:59:31.770Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T06:59:31.770Z] ---> a2287e196db8 [2022-03-01T06:59:31.770Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-01T06:59:31.770Z] ---> Running in cb9a4ba18fd1 [2022-03-01T06:59:32.034Z] Removing intermediate container cb9a4ba18fd1 [2022-03-01T06:59:32.034Z] ---> ddbccddf35e3 [2022-03-01T06:59:32.034Z] [2022-03-01T06:59:32.034Z] ---> bbfd75176394 [2022-03-01T06:59:32.034Z] Step 21/25 : 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/ [2022-03-01T06:59:32.295Z] ---> Running in 39282f0ef460 [2022-03-01T06:59:32.295Z] Successfully built ddbccddf35e3 [2022-03-01T06:59:32.295Z] Successfully tagged core-metadata:latest [2022-03-01T06:59:32.295Z] Building sys-mgmt-agent [2022-03-01T06:59:34.841Z]  Building core-metadata ... done Removing intermediate container 39282f0ef460 [2022-03-01T06:59:34.841Z] ---> 721496381f4f [2022-03-01T06:59:34.841Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-01T06:59:35.103Z] ---> Running in 3713bf62b81e [2022-03-01T06:59:35.366Z] Removing intermediate container 3713bf62b81e [2022-03-01T06:59:35.366Z] ---> 57f56a8cc00b [2022-03-01T06:59:35.366Z] Step 23/25 : LABEL arch=x86_64 [2022-03-01T06:59:35.366Z] ---> Running in 7d548b62c3b5 [2022-03-01T06:59:35.627Z] Removing intermediate container 7d548b62c3b5 [2022-03-01T06:59:35.627Z] ---> 2883aef8ece0 [2022-03-01T06:59:35.627Z] Step 24/25 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T06:59:35.627Z] ---> Running in e7747fa23b4f [2022-03-01T06:59:35.891Z] Removing intermediate container e7747fa23b4f [2022-03-01T06:59:35.891Z] ---> c0938801c6b2 [2022-03-01T06:59:35.891Z] Step 25/25 : LABEL version=0.0.0 [2022-03-01T06:59:35.891Z] ---> Running in b7dad18d05a4 [2022-03-01T06:59:35.891Z] Removing intermediate container b7dad18d05a4 [2022-03-01T06:59:35.891Z] ---> 0e0aa3d7b036 [2022-03-01T06:59:35.891Z] [2022-03-01T06:59:36.151Z] Successfully built 0e0aa3d7b036 [2022-03-01T06:59:36.413Z] Successfully tagged security-secretstore-setup:latest [2022-03-01T06:59:36.413Z]  Building security-secretstore-setup ... done Building support-notifications [2022-03-01T06:59:44.574Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:59:44.574Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:59:44.574Z] ---> 96f5fe1504b5 [2022-03-01T06:59:44.574Z] Step 3/22 : WORKDIR /edgex-go [2022-03-01T06:59:44.574Z] ---> Using cache [2022-03-01T06:59:44.574Z] ---> 160b9cf96d2c [2022-03-01T06:59:44.574Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:59:44.574Z] ---> Using cache [2022-03-01T06:59:44.574Z] ---> 255f17840728 [2022-03-01T06:59:44.574Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-01T06:59:44.574Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T06:59:44.574Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T06:59:44.574Z] ---> 96f5fe1504b5 [2022-03-01T06:59:44.574Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T06:59:44.574Z] ---> Using cache [2022-03-01T06:59:44.574Z] ---> 160b9cf96d2c [2022-03-01T06:59:44.574Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:59:44.574Z] ---> Using cache [2022-03-01T06:59:44.574Z] ---> 255f17840728 [2022-03-01T06:59:44.574Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-01T06:59:45.165Z] ---> Running in ea857664038f [2022-03-01T06:59:45.165Z] ---> Running in a2a76784bf75 [2022-03-01T06:59:46.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:46.153Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:46.741Z] Removing intermediate container 17fc741f994a [2022-03-01T06:59:46.741Z] ---> e7006bff84dd [2022-03-01T06:59:46.741Z] [2022-03-01T06:59:46.741Z] Step 10/23 : FROM alpine:3.14 [2022-03-01T06:59:46.741Z] ---> 0a97eee8041e [2022-03-01T06:59:46.741Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-01T06:59:46.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:46.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:46.741Z] ---> Running in 7cd7a8066bd7 [2022-03-01T06:59:47.027Z] Removing intermediate container 7cd7a8066bd7 [2022-03-01T06:59:47.027Z] ---> aaa01b989294 [2022-03-01T06:59:47.027Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-01T06:59:47.027Z] ---> Running in 64031b291845 [2022-03-01T06:59:47.027Z] Removing intermediate container 64031b291845 [2022-03-01T06:59:47.027Z] ---> 2144f5cf6fd0 [2022-03-01T06:59:47.027Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-01T06:59:47.319Z] ---> Running in 61acf967d190 [2022-03-01T06:59:47.319Z] Removing intermediate container 61acf967d190 [2022-03-01T06:59:47.319Z] ---> 6a3c00e25ecc [2022-03-01T06:59:47.319Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T06:59:47.319Z] ---> Running in 064e515e616b [2022-03-01T06:59:47.319Z] OK: 221 MiB in 52 packages [2022-03-01T06:59:47.595Z] OK: 221 MiB in 52 packages [2022-03-01T06:59:48.204Z] Removing intermediate container a2a76784bf75 [2022-03-01T06:59:48.204Z] ---> 49922a8d99aa [2022-03-01T06:59:48.204Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T06:59:48.204Z] Removing intermediate container ea857664038f [2022-03-01T06:59:48.204Z] ---> 8ce57c136365 [2022-03-01T06:59:48.204Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-01T06:59:48.477Z] ---> c3658e97c599 [2022-03-01T06:59:48.477Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:59:48.477Z] ---> Running in 99fe33335cae [2022-03-01T06:59:48.477Z] Removing intermediate container 064e515e616b [2022-03-01T06:59:48.477Z] ---> 47b8a6502637 [2022-03-01T06:59:48.477Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-01T06:59:48.477Z] ---> Running in 4be3813f4f0b [2022-03-01T06:59:48.477Z] ---> 6c57efd27da8 [2022-03-01T06:59:48.477Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T06:59:48.753Z] ---> Running in 36746ce0e690 [2022-03-01T06:59:49.349Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:50.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T06:59:50.618Z] Removing intermediate container 99fe33335cae [2022-03-01T06:59:50.618Z] ---> 2c1b6303b89c [2022-03-01T06:59:50.618Z] Step 8/23 : COPY . . [2022-03-01T06:59:50.618Z] Removing intermediate container 36746ce0e690 [2022-03-01T06:59:50.618Z] ---> 8032a87dbe63 [2022-03-01T06:59:50.618Z] Step 8/22 : COPY . . [2022-03-01T06:59:50.892Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-01T06:59:50.892Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-01T06:59:50.892Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-01T06:59:50.892Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-01T06:59:51.170Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-01T06:59:51.170Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-01T06:59:51.170Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T06:59:51.170Z] OK: 8 MiB in 20 packages [2022-03-01T06:59:53.778Z] 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 [2022-03-01T06:59:55.181Z] Removing intermediate container 4be3813f4f0b [2022-03-01T06:59:55.181Z] ---> cfb92e640d9f [2022-03-01T06:59:55.181Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T06:59:56.598Z] ---> 53c40af90ec1 [2022-03-01T06:59:56.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-01T06:59:57.996Z] ---> e2a4318aa353 [2022-03-01T06:59:57.996Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-01T06:59:58.603Z] ---> 18786d0975e2 [2022-03-01T06:59:58.603Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-01T06:59:59.231Z] ---> Running in f7b671cbb820 [2022-03-01T06:59:59.492Z] ---> ce6b2728d626 [2022-03-01T06:59:59.492Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-01T06:59:59.492Z] Removing intermediate container f7b671cbb820 [2022-03-01T06:59:59.492Z] ---> 1ef7518a5024 [2022-03-01T06:59:59.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T06:59:59.492Z] ---> 0c7c221981a2 [2022-03-01T06:59:59.492Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-01T06:59:59.492Z] Removing intermediate container 158cd9116471 [2022-03-01T06:59:59.492Z] ---> a68a56b391a6 [2022-03-01T06:59:59.492Z] [2022-03-01T06:59:59.492Z] Step 10/21 : FROM alpine:3.14 [2022-03-01T06:59:59.492Z] ---> 0a97eee8041e [2022-03-01T06:59:59.492Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-01T06:59:59.492Z] ---> Running in 01465ef72cbe [2022-03-01T06:59:59.492Z] ---> Running in b36ee89418a8 [2022-03-01T06:59:59.492Z] ---> Running in 290bb2d30241 [2022-03-01T06:59:59.492Z] ---> Running in d54825a1f713 [2022-03-01T06:59:59.753Z] Removing intermediate container 290bb2d30241 [2022-03-01T06:59:59.753Z] ---> 131e232d20c3 [2022-03-01T06:59:59.753Z] Step 21/23 : LABEL arch=x86_64 [2022-03-01T06:59:59.753Z] ---> Running in e587f9e1badd [2022-03-01T07:00:00.017Z] Removing intermediate container e587f9e1badd [2022-03-01T07:00:00.017Z] ---> c6ea939f02ad [2022-03-01T07:00:00.017Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:00:00.017Z] ---> Running in 49a992c08083 [2022-03-01T07:00:00.017Z] 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 [2022-03-01T07:00:00.283Z] Removing intermediate container 49a992c08083 [2022-03-01T07:00:00.283Z] ---> 5723d49bcddf [2022-03-01T07:00:00.283Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T07:00:00.548Z] ---> Running in 1cdb3ba67e58 [2022-03-01T07:00:00.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T07:00:00.549Z] 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 [2022-03-01T07:00:00.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T07:00:00.819Z] Removing intermediate container 1cdb3ba67e58 [2022-03-01T07:00:00.819Z] ---> 37d895ee8905 [2022-03-01T07:00:00.819Z] [2022-03-01T07:00:00.819Z] Successfully built 37d895ee8905 [2022-03-01T07:00:00.819Z] Successfully tagged core-data:latest [2022-03-01T07:00:00.819Z]  Building core-data ... done (1/5) Installing ca-certificates (20211220-r0) [2022-03-01T07:00:00.819Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-01T07:00:01.093Z] Removing intermediate container 7684685b1b94 [2022-03-01T07:00:01.093Z] ---> e05bf8c63cf4 [2022-03-01T07:00:01.093Z] [2022-03-01T07:00:01.093Z] Step 10/22 : FROM alpine:3.14 [2022-03-01T07:00:01.093Z] ---> 0a97eee8041e [2022-03-01T07:00:01.093Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-01T07:00:01.093Z] ---> Using cache [2022-03-01T07:00:01.093Z] ---> d3c6c558702d [2022-03-01T07:00:01.093Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:00:01.093Z] ---> Using cache [2022-03-01T07:00:01.093Z] ---> 50ddf613194f [2022-03-01T07:00:01.093Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-01T07:00:01.093Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-01T07:00:01.093Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-01T07:00:01.093Z] (5/5) Installing curl (7.79.1-r0) [2022-03-01T07:00:01.093Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:00:01.093Z] Executing ca-certificates-20211220-r0.trigger [2022-03-01T07:00:01.093Z] ---> Running in 1051fd005d8d [2022-03-01T07:00:01.093Z] OK: 8 MiB in 19 packages [2022-03-01T07:00:01.367Z] Removing intermediate container 1051fd005d8d [2022-03-01T07:00:01.367Z] ---> 9da1a24d800b [2022-03-01T07:00:01.367Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-01T07:00:01.367Z] ---> Running in 3e9d80a2ec5c [2022-03-01T07:00:01.650Z] Removing intermediate container 3e9d80a2ec5c [2022-03-01T07:00:01.650Z] ---> 9121a32f7947 [2022-03-01T07:00:01.650Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:00:01.924Z] Removing intermediate container d54825a1f713 [2022-03-01T07:00:01.924Z] ---> c10ca4ef290e [2022-03-01T07:00:01.924Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-01T07:00:01.924Z] ---> e922a18b53e2 [2022-03-01T07:00:01.924Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-01T07:00:01.924Z] ---> Running in 1b5b44197bbe [2022-03-01T07:00:02.218Z] Removing intermediate container 1b5b44197bbe [2022-03-01T07:00:02.218Z] ---> 5a662b8e0cc0 [2022-03-01T07:00:02.218Z] Step 13/21 : WORKDIR /edgex [2022-03-01T07:00:02.218Z] ---> Running in 4b2fe7cdfa62 [2022-03-01T07:00:02.489Z] ---> 22b6ca266b5b [2022-03-01T07:00:02.489Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-01T07:00:02.489Z] Removing intermediate container 4b2fe7cdfa62 [2022-03-01T07:00:02.489Z] ---> 11fb12edc9d0 [2022-03-01T07:00:02.489Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-01T07:00:02.760Z] ---> 10aa7ff1e2fe [2022-03-01T07:00:02.760Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-01T07:00:02.760Z] ---> 8988c1989f85 [2022-03-01T07:00:02.760Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-01T07:00:03.042Z] ---> Running in 7a4b10b0369b [2022-03-01T07:00:03.314Z] Removing intermediate container 7a4b10b0369b [2022-03-01T07:00:03.314Z] ---> 5307c18c9794 [2022-03-01T07:00:03.314Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:00:03.314Z] ---> Running in a825acd288ff [2022-03-01T07:00:03.314Z] ---> 548c4f6e6c72 [2022-03-01T07:00:03.314Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-01T07:00:03.591Z] Removing intermediate container a825acd288ff [2022-03-01T07:00:03.591Z] ---> 4bffdee6cc61 [2022-03-01T07:00:03.591Z] Step 20/22 : LABEL arch=x86_64 [2022-03-01T07:00:03.591Z] ---> Running in 91bc98ad4c73 [2022-03-01T07:00:03.862Z] Removing intermediate container 91bc98ad4c73 [2022-03-01T07:00:03.862Z] ---> ba0b09cb9265 [2022-03-01T07:00:03.862Z] Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:00:03.862Z] ---> Running in 602a2f562506 [2022-03-01T07:00:03.862Z] ---> 7b107200f45a [2022-03-01T07:00:03.862Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-01T07:00:04.133Z] ---> Running in c630ca001ca1 [2022-03-01T07:00:04.133Z] Removing intermediate container 602a2f562506 [2022-03-01T07:00:04.133Z] ---> 875f0ef9cac4 [2022-03-01T07:00:04.133Z] Step 22/22 : LABEL version=0.0.0 [2022-03-01T07:00:04.133Z] Removing intermediate container c630ca001ca1 [2022-03-01T07:00:04.133Z] ---> f9c9b8b76844 [2022-03-01T07:00:04.133Z] Step 18/21 : CMD ["--init=true"] [2022-03-01T07:00:04.133Z] ---> Running in be539ad8200e [2022-03-01T07:00:04.404Z] ---> Running in 3d61b27f852e [2022-03-01T07:00:04.405Z] Removing intermediate container be539ad8200e [2022-03-01T07:00:04.405Z] ---> 9317b4efcb09 [2022-03-01T07:00:04.405Z] [2022-03-01T07:00:04.405Z] Removing intermediate container 3d61b27f852e [2022-03-01T07:00:04.405Z] ---> e605a43494b1 [2022-03-01T07:00:04.405Z] Step 19/21 : LABEL arch=x86_64 [2022-03-01T07:00:04.681Z] ---> Running in fb81c1b9a8ca [2022-03-01T07:00:04.681Z] Successfully built 9317b4efcb09 [2022-03-01T07:00:04.681Z] Successfully tagged support-scheduler:latest [2022-03-01T07:00:04.681Z]  Building support-scheduler ... done Removing intermediate container fb81c1b9a8ca [2022-03-01T07:00:04.681Z] ---> 0d1c98cc0ea2 [2022-03-01T07:00:04.681Z] Step 20/21 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:00:04.681Z] ---> Running in 75a4ebf75073 [2022-03-01T07:00:04.950Z] Removing intermediate container 75a4ebf75073 [2022-03-01T07:00:04.950Z] ---> 81d9216c8568 [2022-03-01T07:00:04.950Z] Step 21/21 : LABEL version=0.0.0 [2022-03-01T07:00:04.950Z] ---> Running in eabcd217304a [2022-03-01T07:00:05.211Z] Removing intermediate container eabcd217304a [2022-03-01T07:00:05.211Z] ---> c9b3a6ffac18 [2022-03-01T07:00:05.211Z] [2022-03-01T07:00:05.211Z] Successfully built c9b3a6ffac18 [2022-03-01T07:00:05.211Z] Successfully tagged security-proxy-setup:latest [2022-03-01T07:00:06.693Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-01T07:00:10.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-01T07:00:10.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-01T07:00:10.719Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-01T07:00:20.135Z]  Building security-proxy-setup ... done Removing intermediate container 01465ef72cbe [2022-03-01T07:00:20.136Z] ---> c243dc47df41 [2022-03-01T07:00:20.136Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-01T07:00:20.136Z] ---> Running in a1fd854d89c9 [2022-03-01T07:00:20.136Z] 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 [2022-03-01T07:00:20.136Z] Removing intermediate container b36ee89418a8 [2022-03-01T07:00:20.136Z] ---> ccbed9fa5d63 [2022-03-01T07:00:20.136Z] [2022-03-01T07:00:20.136Z] Step 10/22 : FROM alpine:3.14 [2022-03-01T07:00:20.136Z] ---> 0a97eee8041e [2022-03-01T07:00:20.136Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-01T07:00:20.136Z] ---> Running in 110090d182aa [2022-03-01T07:00:20.136Z] Removing intermediate container a1fd854d89c9 [2022-03-01T07:00:20.136Z] ---> c54f0072f927 [2022-03-01T07:00:20.136Z] [2022-03-01T07:00:20.136Z] Step 11/23 : FROM docker:20.10.10 [2022-03-01T07:00:20.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T07:00:20.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T07:00:20.405Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-01T07:00:20.405Z] 20.10.10: Pulling from library/docker [2022-03-01T07:00:20.405Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-01T07:00:20.405Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:00:20.405Z] Executing ca-certificates-20211220-r0.trigger [2022-03-01T07:00:20.405Z] OK: 6 MiB in 16 packages [2022-03-01T07:00:20.673Z] Removing intermediate container 110090d182aa [2022-03-01T07:00:20.673Z] ---> c51a2ba44371 [2022-03-01T07:00:20.673Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:00:20.673Z] ---> Running in 0ea896024456 [2022-03-01T07:00:20.673Z] Removing intermediate container 0ea896024456 [2022-03-01T07:00:20.673Z] ---> 70388f3c07c6 [2022-03-01T07:00:20.673Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-01T07:00:20.673Z] ---> Running in 1c3daba3ddbb [2022-03-01T07:00:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-01T07:00:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-01T07:00:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-01T07:00:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-01T07:00:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-01T07:00:20.888Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-01T07:00:20.941Z] Removing intermediate container 1c3daba3ddbb [2022-03-01T07:00:20.941Z] ---> a8b5500f76bb [2022-03-01T07:00:20.941Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-01T07:00:20.941Z] ---> Running in 057842092ef6 [2022-03-01T07:00:20.941Z] Removing intermediate container 057842092ef6 [2022-03-01T07:00:20.941Z] ---> 84c7c60f4008 [2022-03-01T07:00:20.941Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:00:21.201Z] ---> 02c6edb27889 [2022-03-01T07:00:21.201Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-01T07:00:21.474Z] ---> 9eddb6c9ec73 [2022-03-01T07:00:21.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-01T07:00:21.487Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-01T07:00:21.487Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-01T07:00:21.487Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-01T07:00:21.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-01T07:00:21.796Z] ---> c879a2dab99e [2022-03-01T07:00:21.796Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-01T07:00:21.796Z] ---> Running in 18b13a8f4491 [2022-03-01T07:00:21.796Z] Removing intermediate container 18b13a8f4491 [2022-03-01T07:00:21.796Z] ---> 9c6175df1b57 [2022-03-01T07:00:21.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:00:21.796Z] ---> Running in 2bdf099a772f [2022-03-01T07:00:22.105Z] Removing intermediate container 2bdf099a772f [2022-03-01T07:00:22.105Z] ---> 0416d4b694ee [2022-03-01T07:00:22.105Z] Step 20/22 : LABEL arch=x86_64 [2022-03-01T07:00:22.105Z] ---> Running in bf2c53c4ae0b [2022-03-01T07:00:22.105Z] Removing intermediate container bf2c53c4ae0b [2022-03-01T07:00:22.105Z] ---> e255a6ec901a [2022-03-01T07:00:22.105Z] Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:00:22.105Z] ---> Running in 2086fccedbe3 [2022-03-01T07:00:22.466Z] Removing intermediate container 2086fccedbe3 [2022-03-01T07:00:22.466Z] ---> d0c6c42d2394 [2022-03-01T07:00:22.466Z] Step 22/22 : LABEL version=0.0.0 [2022-03-01T07:00:22.466Z] ---> Running in 891f60e96d89 [2022-03-01T07:00:22.789Z] Removing intermediate container 891f60e96d89 [2022-03-01T07:00:22.789Z] ---> 07817c1f1143 [2022-03-01T07:00:22.789Z] [2022-03-01T07:00:22.789Z] Successfully built 07817c1f1143 [2022-03-01T07:00:22.789Z] Successfully tagged support-notifications:latest [2022-03-01T07:00:24.310Z]  Building support-notifications ... done Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-01T07:00:24.310Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-01T07:00:24.310Z] ---> b706a049f56e [2022-03-01T07:00:24.310Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:00:24.880Z] ---> Running in 232defdd9158 [2022-03-01T07:00:25.145Z] Removing intermediate container 232defdd9158 [2022-03-01T07:00:25.145Z] ---> 4fddd4e53e58 [2022-03-01T07:00:25.145Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-01T07:00:25.145Z] ---> Running in c6db42a96356 [2022-03-01T07:00:25.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-01T07:00:25.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-01T07:00:25.665Z] (1/42) Installing readline (8.1.0-r0) [2022-03-01T07:00:25.665Z] (2/42) Installing bash (5.1.4-r0) [2022-03-01T07:00:25.665Z] Executing bash-5.1.4-r0.post-install [2022-03-01T07:00:25.665Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-01T07:00:25.665Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-01T07:00:25.665Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-01T07:00:25.665Z] (6/42) Installing curl (7.79.1-r0) [2022-03-01T07:00:25.665Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-01T07:00:25.665Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-01T07:00:25.665Z] (9/42) Installing expat (2.4.6-r0) [2022-03-01T07:00:25.665Z] (10/42) Installing libffi (3.3-r2) [2022-03-01T07:00:25.665Z] (11/42) Installing gdbm (1.19-r0) [2022-03-01T07:00:25.665Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-01T07:00:25.665Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-01T07:00:25.665Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-01T07:00:25.665Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-01T07:00:25.665Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-01T07:00:25.665Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-01T07:00:26.237Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-01T07:00:26.237Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-01T07:00:26.237Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-01T07:00:26.237Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-01T07:00:26.237Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-01T07:00:26.238Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-01T07:00:26.238Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-01T07:00:26.238Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-01T07:00:26.238Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-01T07:00:26.499Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-01T07:00:26.499Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-01T07:00:26.499Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-01T07:00:26.499Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-01T07:00:26.499Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-01T07:00:26.499Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-01T07:00:26.499Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-01T07:00:26.499Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-01T07:00:26.499Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-01T07:00:26.499Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-01T07:00:26.499Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-01T07:00:26.499Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-01T07:00:26.499Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-01T07:00:26.499Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-01T07:00:26.499Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-01T07:00:26.499Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-01T07:00:26.765Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:00:26.765Z] OK: 84 MiB in 64 packages [2022-03-01T07:00:27.335Z] Collecting docker-compose==1.23.2 [2022-03-01T07:00:27.335Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-01T07:00:27.335Z] Collecting docopt<0.7,>=0.6.1 [2022-03-01T07:00:27.335Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-01T07:00:27.597Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-01T07:00:27.858Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-01T07:00:27.858Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-01T07:00:27.858Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-01T07:00:27.858Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-01T07:00:28.125Z] Collecting jsonschema<3,>=2.5.1 [2022-03-01T07:00:28.125Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-01T07:00:28.125Z] Collecting docker<4.0,>=3.6.0 [2022-03-01T07:00:28.125Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-01T07:00:28.410Z] Collecting PyYAML<4,>=3.10 [2022-03-01T07:00:28.410Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-01T07:00:28.982Z] Collecting cached-property<2,>=1.2.0 [2022-03-01T07:00:28.982Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-01T07:00:28.982Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-01T07:00:28.982Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-01T07:00:28.982Z] Collecting texttable<0.10,>=0.9.0 [2022-03-01T07:00:28.982Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-01T07:00:29.248Z] Collecting docker-pycreds>=0.4.0 [2022-03-01T07:00:29.248Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-01T07:00:29.506Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-01T07:00:29.506Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-01T07:00:29.506Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-01T07:00:29.506Z] Collecting idna<2.8,>=2.5 [2022-03-01T07:00:29.506Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-01T07:00:29.506Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-01T07:00:29.506Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-01T07:00:29.506Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-01T07:00:29.506Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-01T07:00:29.506Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-01T07:00:29.506Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-01T07:00:29.765Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-01T07:00:29.765Z] Attempting uninstall: urllib3 [2022-03-01T07:00:29.765Z] Found existing installation: urllib3 1.26.5 [2022-03-01T07:00:29.765Z] Uninstalling urllib3-1.26.5: [2022-03-01T07:00:29.765Z] Successfully uninstalled urllib3-1.26.5 [2022-03-01T07:00:29.765Z] Attempting uninstall: idna [2022-03-01T07:00:29.765Z] Found existing installation: idna 3.2 [2022-03-01T07:00:29.765Z] Uninstalling idna-3.2: [2022-03-01T07:00:29.765Z] Successfully uninstalled idna-3.2 [2022-03-01T07:00:29.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.178s coverage: 28.7% of statements [2022-03-01T07:00:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-01T07:00:29.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-01T07:00:30.024Z] Attempting uninstall: chardet [2022-03-01T07:00:30.025Z] Found existing installation: chardet 4.0.0 [2022-03-01T07:00:30.025Z] Uninstalling chardet-4.0.0: [2022-03-01T07:00:30.025Z] Successfully uninstalled chardet-4.0.0 [2022-03-01T07:00:30.286Z] Attempting uninstall: requests [2022-03-01T07:00:30.286Z] Found existing installation: requests 2.25.1 [2022-03-01T07:00:30.286Z] Uninstalling requests-2.25.1: [2022-03-01T07:00:30.286Z] Successfully uninstalled requests-2.25.1 [2022-03-01T07:00:30.286Z] Running setup.py install for texttable: started [2022-03-01T07:00:30.547Z] Running setup.py install for texttable: finished with status 'done' [2022-03-01T07:00:30.547Z] Running setup.py install for PyYAML: started [2022-03-01T07:00:31.119Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-01T07:00:31.119Z] Running setup.py install for docopt: started [2022-03-01T07:00:31.381Z] Running setup.py install for docopt: finished with status 'done' [2022-03-01T07:00:31.381Z] Running setup.py install for dockerpty: started [2022-03-01T07:00:31.646Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-01T07:00:31.906Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-03-01T07:00:34.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.377s coverage: 98.5% of statements [2022-03-01T07:00:34.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-01T07:00:34.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.391s coverage: 44.7% of statements [2022-03-01T07:00:34.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-01T07:00:34.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-01T07:00:35.557Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.564s coverage: 89.5% of statements [2022-03-01T07:00:35.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-01T07:00:35.557Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-01T07:00:36.120Z] Removing intermediate container c6db42a96356 [2022-03-01T07:00:36.120Z] ---> f04431185917 [2022-03-01T07:00:36.120Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-01T07:00:36.120Z] ---> Running in b808a6646b4c [2022-03-01T07:00:36.120Z] Removing intermediate container b808a6646b4c [2022-03-01T07:00:36.120Z] ---> f98cdfe8bdff [2022-03-01T07:00:36.120Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-01T07:00:36.120Z] ---> Running in 3adc01a13110 [2022-03-01T07:00:36.120Z] Removing intermediate container 3adc01a13110 [2022-03-01T07:00:36.120Z] ---> eb288ec6edca [2022-03-01T07:00:36.120Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-01T07:00:36.120Z] ---> b8b7550b1262 [2022-03-01T07:00:36.120Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-01T07:00:36.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.240s coverage: 84.4% of statements [2022-03-01T07:00:36.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-01T07:00:36.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-01T07:00:36.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-01T07:00:36.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-01T07:00:36.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-01T07:00:36.381Z] ---> 77b795bcd2c2 [2022-03-01T07:00:36.381Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-01T07:00:36.381Z] ---> e9c1555d66aa [2022-03-01T07:00:36.381Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-01T07:00:36.643Z] ---> Running in 1e0c1c69f627 [2022-03-01T07:00:36.643Z] Removing intermediate container 1e0c1c69f627 [2022-03-01T07:00:36.643Z] ---> 8eb141c2246d [2022-03-01T07:00:36.643Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:00:36.643Z] ---> Running in 3e101b7164d9 [2022-03-01T07:00:36.643Z] Removing intermediate container 3e101b7164d9 [2022-03-01T07:00:36.643Z] ---> fc26cca245ac [2022-03-01T07:00:36.643Z] Step 21/23 : LABEL arch=x86_64 [2022-03-01T07:00:36.643Z] ---> Running in 646a2d195469 [2022-03-01T07:00:36.905Z] Removing intermediate container 646a2d195469 [2022-03-01T07:00:36.905Z] ---> cf02771ae12e [2022-03-01T07:00:36.905Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:00:36.905Z] ---> Running in 272b447fe531 [2022-03-01T07:00:36.905Z] Removing intermediate container 272b447fe531 [2022-03-01T07:00:36.905Z] ---> 6b5fe6f0431a [2022-03-01T07:00:36.905Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T07:00:36.905Z] ---> Running in bc0309b16b21 [2022-03-01T07:00:36.905Z] Removing intermediate container bc0309b16b21 [2022-03-01T07:00:36.905Z] ---> a441f803e7bf [2022-03-01T07:00:36.905Z] [2022-03-01T07:00:37.164Z] Successfully built a441f803e7bf [2022-03-01T07:00:37.164Z] Successfully tagged sys-mgmt-agent:latest [2022-03-01T07:00:37.170Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-03-01T07:00:37.204Z] $ docker stop --time=1 4106252d9c585d9d491a39322debcc8ada6a872afc3d02c7a4a33979ce7115e7 [2022-03-01T07:00:38.623Z] $ docker rm -f 4106252d9c585d9d491a39322debcc8ada6a872afc3d02c7a4a33979ce7115e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-01T07:00:39.032Z] + docker images [2022-03-01T07:00:39.032Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-01T07:00:39.032Z] sys-mgmt-agent latest a441f803e7bf 3 seconds ago 296MB [2022-03-01T07:00:39.032Z] support-notifications latest 07817c1f1143 17 seconds ago 16.7MB [2022-03-01T07:00:39.032Z] ccbed9fa5d63 20 seconds ago 1.78GB [2022-03-01T07:00:39.032Z] c54f0072f927 20 seconds ago 1.77GB [2022-03-01T07:00:39.032Z] security-proxy-setup latest c9b3a6ffac18 34 seconds ago 26.2MB [2022-03-01T07:00:39.032Z] support-scheduler latest 9317b4efcb09 35 seconds ago 16MB [2022-03-01T07:00:39.032Z] e05bf8c63cf4 39 seconds ago 1.78GB [2022-03-01T07:00:39.032Z] core-data latest 37d895ee8905 39 seconds ago 20MB [2022-03-01T07:00:39.032Z] a68a56b391a6 40 seconds ago 1.78GB [2022-03-01T07:00:39.032Z] e7006bff84dd 53 seconds ago 1.79GB [2022-03-01T07:00:39.032Z] security-secretstore-setup latest 0e0aa3d7b036 About a minute ago 27.9MB [2022-03-01T07:00:39.032Z] core-metadata latest ddbccddf35e3 About a minute ago 16.6MB [2022-03-01T07:00:39.032Z] ddb648789ced About a minute ago 1.78GB [2022-03-01T07:00:39.032Z] 96a300fb6228 About a minute ago 1.78GB [2022-03-01T07:00:39.032Z] security-bootstrapper latest 4fba1c022510 About a minute ago 18.7MB [2022-03-01T07:00:39.032Z] c6608a07a26c About a minute ago 1.77GB [2022-03-01T07:00:39.032Z] core-command latest f819d66ab049 About a minute ago 15.8MB [2022-03-01T07:00:39.032Z] ad81e2213b17 About a minute ago 1.77GB [2022-03-01T07:00:39.032Z] ci-base-image-x86_64 latest 96f5fe1504b5 5 minutes ago 1.27GB [2022-03-01T07:00:39.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 3 weeks ago 562MB [2022-03-01T07:00:39.032Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-01T07:00:39.032Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-01T07:00:39.032Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 4 months ago 34.5MB [2022-03-01T07:00:39.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 20 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 [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.701s coverage: 94.2% of statements [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.204s coverage: 59.1% of statements [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.192s coverage: 60.0% of statements [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.378s coverage: 0.9% of statements [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.181s coverage: 58.8% of statements [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.168s coverage: 21.7% of statements [2022-03-01T07:00:46.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.187s coverage: 47.1% of statements [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.229s coverage: 79.5% of statements [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.246s coverage: 96.3% of statements [2022-03-01T07:00:46.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.191s coverage: 87.5% of statements [2022-03-01T07:00:54.559Z] Still waiting to schedule task [2022-03-01T07:00:54.559Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-01T07:00:58.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements [2022-03-01T07:00:58.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements [2022-03-01T07:01:04.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.695s coverage: 82.5% of statements [2022-03-01T07:01:04.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.246s coverage: 92.9% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.201s coverage: 87.2% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.170s coverage: 100.0% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.243s coverage: 58.8% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.244s coverage: 80.0% of statements [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.222s coverage: 87.2% of statements [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.693s coverage: 64.4% of statements [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-01T07:01:11.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-01T07:01:11.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements [2022-03-01T07:01:11.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements [2022-03-01T07:01:11.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-03-01T07:01:13.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-03-01T07:01:13.628Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements [2022-03-01T07:01:17.041Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.202s coverage: 65.4% of statements [2022-03-01T07:01:17.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-01T07:01:17.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-01T07:01:17.041Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-01T07:01:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 43.8% of statements [2022-03-01T07:01:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-01T07:01:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-01T07:01:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2022-03-01T07:01:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-01T07:01:20.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.205s coverage: 84.8% of statements [2022-03-01T07:01:20.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 17.7% of statements [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.230s coverage: 63.2% of statements [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.482s coverage: 97.7% of statements [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.275s coverage: 28.9% of statements [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-01T07:01:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.193s coverage: 100.0% of statements [2022-03-01T07:01:28.721Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-01T07:01:28.721Z] 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 [2022-03-01T07:01:28.721Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-01T07:01:28.721Z] GO111MODULE=on go vet ./... [2022-03-01T07:01:57.912Z] Running on prd-ubuntu18.04-docker-8c-8g-6168 in /w/workspace/edgexfoundry_edgex-go_PR-3890 [Pipeline] { [Pipeline] ws [2022-03-01T07:01:57.951Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-03-01T07:01:58.064Z] The recommended git tool is: git [2022-03-01T07:01:59.644Z] using credential edgex-jenkins-ssh [2022-03-01T07:01:59.655Z] Cloning the remote Git repository [2022-03-01T07:01:59.667Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-01T07:01:59.702Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-03-01T07:01:59.735Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-01T07:01:59.736Z] > git --version # timeout=10 [2022-03-01T07:01:59.768Z] > git --version # 'git version 2.17.1' [2022-03-01T07:01:59.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-01T07:01:59.796Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-01T07:02:04.546Z] Merging remotes/origin/main commit c1fb6d23c38d8e4135415aa828943646775f2bb3 into PR head commit ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:02:04.655Z] Merge succeeded, producing ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:02:04.655Z] Checking out Revision ef11af5896a0f100dd670a5952c739f8549ba609 (PR-3890) [2022-03-01T07:02:03.810Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-01T07:02:03.825Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-01T07:02:03.838Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-01T07:02:03.850Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-01T07:02:03.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-01T07:02:03.855Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3890/head:refs/remotes/origin/PR-3890 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-01T07:02:04.545Z] > git config core.sparsecheckout # timeout=10 [2022-03-01T07:02:04.556Z] > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 [2022-03-01T07:02:04.614Z] > git remote # timeout=10 [2022-03-01T07:02:04.620Z] > git config --get remote.origin.url # timeout=10 [2022-03-01T07:02:04.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-01T07:02:04.632Z] > git merge c1fb6d23c38d8e4135415aa828943646775f2bb3 # timeout=10 [2022-03-01T07:02:04.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-01T07:02:04.648Z] > git config core.sparsecheckout # timeout=10 [2022-03-01T07:02:04.653Z] > git checkout -f ef11af5896a0f100dd670a5952c739f8549ba609 # timeout=10 [2022-03-01T07:02:08.176Z] Commit message: "fix(deps): Update to use Redis (redigo) module to v1.8.8" [2022-03-01T07:02:08.196Z] > git --version # timeout=10 [2022-03-01T07:02:08.206Z] > git --version # 'git version 2.17.1' [2022-03-01T07:02:08.210Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:02:09.128Z] + echo snap-build.sh [2022-03-01T07:02:09.128Z] snap-build.sh [2022-03-01T07:02:09.128Z] + SNAP_BASE_DIR=. [2022-03-01T07:02:09.128Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2022-03-01T07:02:09.128Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2022-03-01T07:02:09.128Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2022-03-01T07:02:09.128Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2022-03-01T07:02:09.128Z] + cd /w/workspace/edgex-go/1 [2022-03-01T07:02:09.128Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-01T07:02:09.128Z] Reading package lists... [2022-03-01T07:02:09.128Z] Building dependency tree... [2022-03-01T07:02:09.128Z] Reading state information... [2022-03-01T07:02:09.128Z] The following packages were automatically installed and are no longer required: [2022-03-01T07:02:09.128Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-01T07:02:09.128Z] uidmap xdelta3 [2022-03-01T07:02:09.128Z] Use 'sudo apt autoremove' to remove them. [2022-03-01T07:02:09.128Z] The following packages will be REMOVED: [2022-03-01T07:02:09.128Z] lxd* lxd-client* [2022-03-01T07:02:09.128Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-01T07:02:09.391Z] After this operation, 31.7 MB disk space will be freed. [2022-03-01T07:02:09.916Z] (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 ... 190666 files and directories currently installed.) [2022-03-01T07:02:10.178Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-01T07:02:10.751Z] Removing lxd dnsmasq configuration [2022-03-01T07:02:11.013Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-01T07:02:11.013Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-01T07:02:11.586Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-01T07:02:11.847Z] (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 ... 190491 files and directories currently installed.) [2022-03-01T07:02:11.848Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-01T07:02:13.240Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-01T07:02:13.240Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-01T07:02:13.815Z] + sudo snap remove --purge lxd [2022-03-01T07:02:14.080Z] snap "lxd" is not installed [2022-03-01T07:02:14.080Z] + sudo groupadd --force --system lxd [2022-03-01T07:02:14.080Z] ++ whoami [2022-03-01T07:02:14.080Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-01T07:02:14.080Z] + newgrp - lxd [2022-03-01T07:02:14.080Z] + sudo snap install lxd [2022-03-01T07:02:24.101Z] 2022-03-01T07:02:20Z INFO Waiting for automatic snapd restart... [2022-03-01T07:02:36.759Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-01T07:02:37.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-01T07:02:38.790Z] ./bin/test-attribution-txt.sh [2022-03-01T07:02:39.033Z] lxd 4.23 from Canonical* installed [2022-03-01T07:02:39.033Z] + sudo lxd init --auto [Pipeline] echo [2022-03-01T07:02:41.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-01T07:02:42.105Z] + ls -al . [2022-03-01T07:02:42.105Z] total 672 [2022-03-01T07:02:42.105Z] drwxrwxr-x 9 1001 1001 4096 Mar 1 07:02 . [2022-03-01T07:02:42.105Z] drwxr-xr-x 4 root root 4096 Mar 1 06:58 .. [2022-03-01T07:02:42.105Z] -rw-rw-r-- 1 1001 1001 11 Mar 1 06:56 .dockerignore [2022-03-01T07:02:42.105Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 06:56 .git [2022-03-01T07:02:42.105Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 06:56 .github [2022-03-01T07:02:42.105Z] -rw-rw-r-- 1 1001 1001 804 Mar 1 06:56 .gitignore [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 06:56 .golangci.yml [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 76 Mar 1 06:56 .hadolint.yml [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 06:56 .sonarcloud.properties [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 06:56 ADOPTERS.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 9019 Mar 1 06:56 Attribution.txt [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 51732 Mar 1 06:56 CHANGELOG.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 06:56 CONTRIBUTING.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 06:56 GOVERNANCE.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 849 Mar 1 06:56 Jenkinsfile [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 06:56 LICENSE [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 6508 Mar 1 06:56 Makefile [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 06:56 OWNERS.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 8207 Mar 1 06:56 README.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 06:56 SECURITY.md [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 06:54 VERSION [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 4131 Mar 1 06:56 ZMQWindows.md [2022-03-01T07:02:42.106Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 06:56 bin [2022-03-01T07:02:42.106Z] drwxrwxr-x 14 1001 1001 4096 Mar 1 06:56 cmd [2022-03-01T07:02:42.106Z] -rw-r--r-- 1 root root 428383 Mar 1 07:01 coverage.out [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 2827 Mar 1 06:56 go.mod [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 50275 Mar 1 06:56 go.sum [2022-03-01T07:02:42.106Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 06:56 internal [2022-03-01T07:02:42.106Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 06:56 openapi [2022-03-01T07:02:42.106Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 06:56 snap [2022-03-01T07:02:42.106Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 06:56 version.go [Pipeline] sh [2022-03-01T07:02:42.772Z] + '[' -e coverage.out ] [2022-03-01T07:02:42.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-01T07:02:42.804Z] Warning: overwriting stash ‘coverage-report’ [2022-03-01T07:02:43.526Z] Stashed 1 file(s) [Pipeline] sh [2022-03-01T07:02:44.182Z] + make build [2022-03-01T07:02:44.182Z] 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 [2022-03-01T07:02:49.053Z] + sudo snap install --classic snapcraft [2022-03-01T07:02:50.870Z] 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 [2022-03-01T07:02:50.970Z] snapcraft 6.0.2 from Canonical* installed [2022-03-01T07:02:50.971Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-01T07:02:50.971Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-01T07:02:50.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-01T07:02:50.971Z] Dload Upload Total Spent Left Speed [2022-03-01T07:02:50.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3089 0 --:--:-- --:--:-- --:--:-- 3074 [2022-03-01T07:02:51.231Z] 100 3325k 100 3325k 0 0 8291k 0 --:--:-- --:--:-- --:--:-- 8291k [2022-03-01T07:02:51.231Z] ./yq_linux_amd64 [2022-03-01T07:02:51.231Z] + sudo snapcraft prime --use-lxd [2022-03-01T07:02:53.150Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-01T07:02:53.150Z] 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: [2022-03-01T07:02:53.150Z] - README.md [2022-03-01T07:02:53.150Z] [2022-03-01T07:02:53.150Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-01T07:02:53.411Z] Launching a container. [2022-03-01T07:03:03.424Z] Waiting for container to be ready [2022-03-01T07:03:03.685Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-01T07:03:03.685Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-01T07:03:03.685Z] [2022-03-01T07:03:07.901Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-01T07:03:08.849Z] Waiting for network to be ready... [2022-03-01T07:03:09.128Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-01T07:03:09.390Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-01T07:03:09.390Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1269 kB] [2022-03-01T07:03:09.390Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [223 kB] [2022-03-01T07:03:09.390Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-01T07:03:09.390Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-01T07:03:09.390Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [768 kB] [2022-03-01T07:03:09.390Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [109 kB] [2022-03-01T07:03:09.390Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [680 kB] [2022-03-01T07:03:09.390Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [116 kB] [2022-03-01T07:03:09.651Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-01T07:03:09.912Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-01T07:03:10.173Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-01T07:03:10.173Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-01T07:03:10.173Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-01T07:03:10.173Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-01T07:03:10.173Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-01T07:03:10.173Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-01T07:03:10.458Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-01T07:03:10.458Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1605 kB] [2022-03-01T07:03:10.721Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [308 kB] [2022-03-01T07:03:10.721Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.7 kB] [2022-03-01T07:03:10.721Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-01T07:03:10.721Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [823 kB] [2022-03-01T07:03:10.721Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [117 kB] [2022-03-01T07:03:10.721Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [905 kB] [2022-03-01T07:03:10.721Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [201 kB] [2022-03-01T07:03:12.637Z] Fetched 23.2 MB in 4s (6548 kB/s) [2022-03-01T07:03:13.208Z] Reading package lists... [2022-03-01T07:03:13.469Z] Reading package lists... [2022-03-01T07:03:13.469Z] Building dependency tree... [2022-03-01T07:03:13.469Z] Reading state information... [2022-03-01T07:03:13.730Z] The following additional packages will be installed: [2022-03-01T07:03:13.730Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-01T07:03:13.730Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-01T07:03:13.730Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-01T07:03:13.730Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-01T07:03:13.730Z] Suggested packages: [2022-03-01T07:03:13.730Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-01T07:03:13.730Z] Recommended packages: [2022-03-01T07:03:13.730Z] gnupg libsasl2-modules [2022-03-01T07:03:13.730Z] The following NEW packages will be installed: [2022-03-01T07:03:13.730Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-01T07:03:13.730Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-01T07:03:13.730Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-01T07:03:13.730Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-01T07:03:13.730Z] The following packages will be upgraded: [2022-03-01T07:03:13.730Z] gpg gpg-agent gpgconf libudev1 [2022-03-01T07:03:13.991Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-01T07:03:13.991Z] Need to get 3859 kB of archives. [2022-03-01T07:03:13.991Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-01T07:03:13.991Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-01T07:03:13.991Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-01T07:03:14.252Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-01T07:03:14.252Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-01T07:03:14.252Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-01T07:03:14.514Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-01T07:03:14.514Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-01T07:03:14.514Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-01T07:03:14.514Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-01T07:03:14.514Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-01T07:03:14.514Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-01T07:03:14.514Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-01T07:03:14.514Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-01T07:03:14.514Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-01T07:03:14.514Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-01T07:03:14.514Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-01T07:03:14.514Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-01T07:03:14.775Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-01T07:03:14.775Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-01T07:03:14.775Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-01T07:03:14.775Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-01T07:03:14.775Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-01T07:03:14.775Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-01T07:03:14.775Z] Fetched 3859 kB in 1s (3663 kB/s) [2022-03-01T07:03:15.035Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-01T07:03:15.035Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:15.035Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-01T07:03:15.035Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-01T07:03:15.035Z] Selecting previously unselected package udev. [2022-03-01T07:03:15.035Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-01T07:03:15.035Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:15.035Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-01T07:03:15.296Z] Selecting previously unselected package libfuse2:amd64. [2022-03-01T07:03:15.296Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-01T07:03:15.296Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-01T07:03:15.296Z] Selecting previously unselected package fuse. [2022-03-01T07:03:15.296Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-01T07:03:15.296Z] Unpacking fuse (2.9.9-3) ... [2022-03-01T07:03:15.296Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-01T07:03:15.296Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-01T07:03:15.558Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-01T07:03:15.558Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-01T07:03:15.558Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-01T07:03:15.558Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-01T07:03:15.558Z] Selecting previously unselected package libksba8:amd64. [2022-03-01T07:03:15.558Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-01T07:03:15.558Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-01T07:03:15.558Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-01T07:03:15.558Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:15.558Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:15.820Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-01T07:03:15.820Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:15.820Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:15.820Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-01T07:03:15.820Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:15.820Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:15.820Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-01T07:03:15.820Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:15.820Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:15.820Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-01T07:03:15.820Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:15.820Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:15.820Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-01T07:03:15.820Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:15.820Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:16.082Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-01T07:03:16.082Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:16.082Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:16.082Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-01T07:03:16.082Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:16.082Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:16.082Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-01T07:03:16.082Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-01T07:03:16.082Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:16.082Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-01T07:03:16.082Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-01T07:03:16.082Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-01T07:03:16.082Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-01T07:03:16.082Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-01T07:03:16.082Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-01T07:03:16.353Z] Selecting previously unselected package libldap-common. [2022-03-01T07:03:16.353Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-01T07:03:16.353Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-01T07:03:16.353Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-01T07:03:16.353Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-01T07:03:16.353Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-01T07:03:16.353Z] Selecting previously unselected package dirmngr. [2022-03-01T07:03:16.353Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-01T07:03:16.353Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-01T07:03:16.353Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-01T07:03:16.353Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-01T07:03:16.353Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-01T07:03:16.353Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-01T07:03:16.353Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-01T07:03:16.933Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-01T07:03:17.194Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-01T07:03:17.194Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.194Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-01T07:03:17.194Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-01T07:03:17.194Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.194Z] Setting up fuse (2.9.9-3) ... [2022-03-01T07:03:17.194Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-01T07:03:17.656Z] 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 [2022-03-01T07:03:17.764Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-01T07:03:17.764Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-01T07:03:17.764Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-01T07:03:17.764Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-01T07:03:17.764Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-01T07:03:18.028Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-01T07:03:18.286Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-01T07:03:18.286Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-01T07:03:18.286Z] units). This means they are not meant to be enabled using systemctl. [2022-03-01T07:03:18.286Z] [2022-03-01T07:03:18.286Z] Possible reasons for having this kind of units are: [2022-03-01T07:03:18.286Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-01T07:03:18.286Z] .wants/ or .requires/ directory. [2022-03-01T07:03:18.286Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-01T07:03:18.286Z] a requirement dependency on it. [2022-03-01T07:03:18.286Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-01T07:03:18.286Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-01T07:03:18.286Z] • In case of template units, the unit is meant to be enabled with some [2022-03-01T07:03:18.286Z] instance name specified. [2022-03-01T07:03:18.546Z] Reading package lists... [2022-03-01T07:03:18.807Z] Building dependency tree... [2022-03-01T07:03:18.807Z] Reading state information... [2022-03-01T07:03:18.807Z] The following additional packages will be installed: [2022-03-01T07:03:18.807Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-01T07:03:18.807Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-01T07:03:18.807Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-01T07:03:18.807Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-01T07:03:18.807Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-01T07:03:18.807Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-01T07:03:18.807Z] Suggested packages: [2022-03-01T07:03:18.807Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-01T07:03:18.807Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-01T07:03:18.807Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-01T07:03:18.807Z] systemd-container policykit-1 [2022-03-01T07:03:18.807Z] Recommended packages: [2022-03-01T07:03:18.807Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-01T07:03:19.069Z] The following NEW packages will be installed: [2022-03-01T07:03:19.069Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-01T07:03:19.069Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-01T07:03:19.069Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-01T07:03:19.069Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-01T07:03:19.069Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-01T07:03:19.069Z] The following packages will be upgraded: [2022-03-01T07:03:19.069Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-01T07:03:19.069Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-01T07:03:19.069Z] Need to get 46.5 MB of archives. [2022-03-01T07:03:19.069Z] After this operation, 181 MB of additional disk space will be used. [2022-03-01T07:03:19.069Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-01T07:03:19.069Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-01T07:03:19.069Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-01T07:03:19.069Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-01T07:03:19.332Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-01T07:03:19.332Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [717 kB] [2022-03-01T07:03:19.332Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.2 [74.7 kB] [2022-03-01T07:03:19.332Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.2 [1900 kB] [2022-03-01T07:03:19.332Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.2 [1675 kB] [2022-03-01T07:03:19.332Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.2 [387 kB] [2022-03-01T07:03:19.332Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-01T07:03:19.332Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-01T07:03:19.332Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-01T07:03:19.332Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-01T07:03:19.332Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-01T07:03:19.332Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-01T07:03:19.332Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-01T07:03:19.332Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-01T07:03:19.332Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-01T07:03:19.332Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-01T07:03:19.332Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-03-01T07:03:19.332Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-01T07:03:19.332Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-01T07:03:19.594Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-01T07:03:19.594Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-01T07:03:19.594Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-01T07:03:19.594Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-01T07:03:20.169Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-01T07:03:20.431Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-01T07:03:20.431Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-01T07:03:20.691Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-01T07:03:20.952Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-01T07:03:21.050Z] 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 [2022-03-01T07:03:21.526Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-01T07:03:21.526Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-01T07:03:21.526Z] Fetched 46.5 MB in 2s (19.5 MB/s) [2022-03-01T07:03:21.526Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-01T07:03:21.526Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:21.526Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-01T07:03:21.788Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:21.788Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-01T07:03:21.788Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:22.049Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-01T07:03:22.309Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:22.309Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-01T07:03:22.570Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-01T07:03:22.570Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-01T07:03:22.570Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-01T07:03:22.570Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-01T07:03:22.570Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:22.570Z] Selecting previously unselected package libexpat1:amd64. [2022-03-01T07:03:22.570Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.2_amd64.deb ... [2022-03-01T07:03:22.570Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-01T07:03:22.832Z] Selecting previously unselected package python3.8-minimal. [2022-03-01T07:03:22.832Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-01T07:03:22.832Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:22.832Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:22.832Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.2) ... [2022-03-01T07:03:23.092Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:23.353Z] Selecting previously unselected package python3-minimal. [2022-03-01T07:03:23.353Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-01T07:03:23.353Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-01T07:03:23.615Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-01T07:03:23.615Z] Selecting previously unselected package mime-support. [2022-03-01T07:03:23.615Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-01T07:03:23.615Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-01T07:03:23.615Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-01T07:03:23.615Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-01T07:03:23.615Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-01T07:03:23.615Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-01T07:03:23.615Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-01T07:03:23.615Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:23.875Z] Selecting previously unselected package python3.8. [2022-03-01T07:03:23.875Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-01T07:03:23.875Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:23.875Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-01T07:03:23.875Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-01T07:03:23.875Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-01T07:03:23.875Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-01T07:03:24.134Z] Selecting previously unselected package python3. [2022-03-01T07:03:24.134Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-01T07:03:24.134Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-01T07:03:24.134Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-01T07:03:24.134Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-01T07:03:24.134Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-01T07:03:24.134Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-01T07:03:24.395Z] Selecting previously unselected package dbus. [2022-03-01T07:03:24.395Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-01T07:03:24.395Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-01T07:03:24.395Z] Selecting previously unselected package libbsd0:amd64. [2022-03-01T07:03:24.395Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-01T07:03:24.395Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-01T07:03:24.395Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-01T07:03:24.395Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-01T07:03:24.395Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-01T07:03:24.395Z] Selecting previously unselected package sudo. [2022-03-01T07:03:24.395Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-01T07:03:24.395Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-01T07:03:24.655Z] Selecting previously unselected package apparmor. [2022-03-01T07:03:24.655Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-01T07:03:24.655Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-01T07:03:24.655Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-01T07:03:24.655Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-01T07:03:24.655Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-01T07:03:24.655Z] Selecting previously unselected package libedit2:amd64. [2022-03-01T07:03:24.655Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-01T07:03:24.655Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-01T07:03:24.916Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-01T07:03:24.916Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-01T07:03:24.916Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-01T07:03:24.916Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-01T07:03:24.916Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:03:24.916Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:24.916Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-01T07:03:24.916Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:03:24.916Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:24.916Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-01T07:03:24.916Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-01T07:03:24.916Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-01T07:03:24.916Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-01T07:03:24.916Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:03:24.916Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:25.178Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-01T07:03:25.178Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:03:25.178Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:25.178Z] Selecting previously unselected package openssh-client. [2022-03-01T07:03:25.178Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-01T07:03:25.178Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-01T07:03:25.178Z] Selecting previously unselected package dbus-user-session. [2022-03-01T07:03:25.178Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-01T07:03:25.178Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-01T07:03:25.439Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-01T07:03:25.439Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-01T07:03:25.439Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-01T07:03:25.439Z] Selecting previously unselected package squashfs-tools. [2022-03-01T07:03:25.439Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-01T07:03:25.439Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-01T07:03:25.439Z] Selecting previously unselected package snapd. [2022-03-01T07:03:25.439Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-01T07:03:25.439Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-01T07:03:26.448Z] 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 [2022-03-01T07:03:27.421Z] 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 [2022-03-01T07:03:28.817Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-01T07:03:28.817Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-01T07:03:28.817Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-01T07:03:28.817Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-01T07:03:28.817Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:28.817Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-01T07:03:28.817Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-01T07:03:29.078Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-01T07:03:29.078Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:29.078Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:29.078Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-01T07:03:29.078Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:29.078Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-01T07:03:29.078Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-01T07:03:29.650Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-01T07:03:29.650Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-01T07:03:29.650Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-01T07:03:29.650Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-01T07:03:29.650Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-01T07:03:29.650Z] running python rtupdate hooks for python3.8... [2022-03-01T07:03:29.650Z] running python post-rtupdate hooks for python3.8... [2022-03-01T07:03:29.913Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-01T07:03:30.484Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-01T07:03:30.745Z] Reloading AppArmor profiles [2022-03-01T07:03:30.745Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:03:30.825Z] 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 [2022-03-01T07:03:31.010Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-01T07:03:31.010Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-01T07:03:31.273Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-01T07:03:31.273Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-01T07:03:31.273Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-01T07:03:31.273Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-01T07:03:32.664Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-01T07:03:32.925Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-01T07:03:32.925Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-01T07:03:32.925Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-01T07:03:33.185Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-01T07:03:33.446Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-01T07:03:33.709Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-01T07:03:33.970Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-01T07:03:34.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-01T07:03:34.233Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-01T07:03:34.492Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-01T07:03:34.752Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-01T07:03:35.013Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-01T07:03:35.274Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-01T07:03:35.313Z] 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 [2022-03-01T07:03:35.535Z] /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' [2022-03-01T07:03:35.535Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-01T07:03:36.476Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-01T07:03:36.476Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-01T07:03:36.476Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-01T07:03:37.307Z] Reading package lists... [2022-03-01T07:03:37.569Z] Reading package lists... [2022-03-01T07:03:37.830Z] Building dependency tree... [2022-03-01T07:03:37.830Z] Reading state information... [2022-03-01T07:03:37.830Z] Calculating upgrade... [2022-03-01T07:03:37.925Z] 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 [2022-03-01T07:03:38.092Z] The following packages will be upgraded: [2022-03-01T07:03:38.092Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-01T07:03:38.092Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-01T07:03:38.092Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-01T07:03:38.092Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-01T07:03:38.092Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-01T07:03:38.092Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-01T07:03:38.092Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-01T07:03:38.092Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-01T07:03:38.092Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-01T07:03:38.092Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-01T07:03:38.092Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-01T07:03:38.092Z] xz-utils zlib1g [2022-03-01T07:03:38.092Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-01T07:03:38.092Z] Need to get 63.3 MB of archives. [2022-03-01T07:03:38.092Z] After this operation, 13.8 MB of additional disk space will be used. [2022-03-01T07:03:38.092Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-100.113 [1120 kB] [2022-03-01T07:03:38.353Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dev amd64 2.31-0ubuntu9.2 [2520 kB] [2022-03-01T07:03:38.353Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-01T07:03:38.353Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-01T07:03:38.353Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-01T07:03:38.353Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-01T07:03:38.353Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-01T07:03:38.353Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-01T07:03:38.353Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-01T07:03:38.353Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-01T07:03:38.353Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-01T07:03:38.353Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-01T07:03:38.353Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-01T07:03:38.353Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-01T07:03:38.353Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-01T07:03:38.353Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-01T07:03:38.353Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-01T07:03:38.353Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-01T07:03:38.353Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-01T07:03:38.353Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-01T07:03:38.353Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-01T07:03:38.353Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-01T07:03:38.353Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-01T07:03:38.353Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-01T07:03:38.353Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-01T07:03:38.353Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-01T07:03:38.613Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-01T07:03:38.613Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-01T07:03:38.613Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-01T07:03:38.613Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-01T07:03:38.613Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-01T07:03:38.613Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-01T07:03:38.613Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-01T07:03:38.613Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-01T07:03:38.613Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-01T07:03:38.613Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-01T07:03:38.613Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-01T07:03:38.613Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-01T07:03:38.613Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-01T07:03:38.613Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-01T07:03:38.613Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-01T07:03:38.613Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-01T07:03:38.613Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-01T07:03:38.613Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-01T07:03:38.613Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-01T07:03:38.613Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-01T07:03:38.613Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.3.0-17ubuntu1~20.04 [394 kB] [2022-03-01T07:03:38.613Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8405 kB] [2022-03-01T07:03:38.613Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.3.0-17ubuntu1~20.04 [8241 kB] [2022-03-01T07:03:38.873Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1714 kB] [2022-03-01T07:03:38.873Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.3.0-17ubuntu1~20.04 [2360 kB] [2022-03-01T07:03:38.873Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.3.0-17ubuntu1~20.04 [7494 kB] [2022-03-01T07:03:38.873Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.3.0-17ubuntu1~20.04 [19.1 kB] [2022-03-01T07:03:39.134Z] Get:54 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.2 [71.8 kB] [2022-03-01T07:03:39.134Z] Get:55 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6 amd64 2.31-0ubuntu9.2 [2715 kB] [2022-03-01T07:03:39.134Z] Get:56 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-01T07:03:39.134Z] Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-01T07:03:39.134Z] Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-01T07:03:39.134Z] Get:59 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-01T07:03:39.134Z] Get:60 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libc-bin amd64 2.31-0ubuntu9.2 [639 kB] [2022-03-01T07:03:39.134Z] Get:61 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-01T07:03:39.134Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-01T07:03:39.134Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-01T07:03:39.134Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-01T07:03:39.395Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-01T07:03:39.395Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-01T07:03:39.395Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-01T07:03:39.395Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-01T07:03:39.395Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-01T07:03:39.395Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-01T07:03:39.395Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-01T07:03:39.395Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-01T07:03:39.395Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1322 kB] [2022-03-01T07:03:39.395Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] [2022-03-01T07:03:39.395Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-01T07:03:39.395Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-01T07:03:39.395Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-01T07:03:39.965Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-01T07:03:39.965Z] Fetched 63.3 MB in 1s (44.8 MB/s) [2022-03-01T07:03:39.965Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-01T07:03:39.965Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.2_amd64.deb ... [2022-03-01T07:03:39.965Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-03-01T07:03:40.226Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-03-01T07:03:40.226Z] Unpacking libc-dev-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-03-01T07:03:40.488Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-100.113_amd64.deb ... [2022-03-01T07:03:40.488Z] Unpacking linux-libc-dev:amd64 (5.4.0-100.113) over (5.4.0-26.30) ... [2022-03-01T07:03:40.488Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:40.488Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:40.748Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:40.748Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.013Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.013Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.013Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.013Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.276Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.276Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.276Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.276Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.276Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.276Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.276Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:41.276Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-01T07:03:41.276Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.276Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.538Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:41.538Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-01T07:03:41.538Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.538Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.538Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.538Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.538Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:41.538Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-01T07:03:41.799Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:41.799Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-01T07:03:41.799Z] Preparing to unpack .../libc6_2.31-0ubuntu9.2_amd64.deb ... [2022-03-01T07:03:42.059Z] Unpacking libc6:amd64 (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-03-01T07:03:42.320Z] Setting up libc6:amd64 (2.31-0ubuntu9.2) ... [2022-03-01T07:03:42.582Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-01T07:03:42.582Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-01T07:03:42.582Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-01T07:03:42.582Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-01T07:03:42.582Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-01T07:03:42.843Z] Setting up base-files (11ubuntu5.5) ... [2022-03-01T07:03:42.843Z] Installing new version of config file /etc/issue ... [2022-03-01T07:03:42.843Z] Installing new version of config file /etc/issue.net ... [2022-03-01T07:03:42.843Z] Installing new version of config file /etc/lsb-release ... [2022-03-01T07:03:42.843Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-01T07:03:43.104Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-01T07:03:43.313Z] 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 [2022-03-01T07:03:43.364Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-01T07:03:43.364Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-01T07:03:43.364Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:43.365Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-01T07:03:43.365Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-01T07:03:43.625Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-01T07:03:43.625Z] 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 [2022-03-01T07:03:43.625Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:43.625Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:43.625Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-01T07:03:43.625Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:43.625Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:43.625Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-01T07:03:43.625Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-01T07:03:43.890Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-01T07:03:43.890Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:43.890Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-01T07:03:43.890Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-01T07:03:44.461Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-01T07:03:44.461Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-01T07:03:44.461Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-01T07:03:44.461Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-01T07:03:44.725Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-01T07:03:44.725Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:44.725Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-01T07:03:44.725Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-01T07:03:45.305Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-01T07:03:45.305Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-01T07:03:45.305Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-01T07:03:45.565Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:45.565Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-01T07:03:45.565Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-01T07:03:45.565Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-01T07:03:45.565Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:45.565Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:45.565Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:45.565Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:45.824Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:45.824Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:45.824Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:45.824Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:45.824Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:45.824Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:45.824Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:45.824Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:45.824Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:46.085Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:46.085Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:46.085Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:46.085Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:46.085Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:46.085Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:46.085Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:46.085Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:46.353Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:46.353Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:46.614Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:46.697Z] 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 [2022-03-01T07:03:46.874Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-01T07:03:47.443Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-01T07:03:47.443Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:47.443Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.2_amd64.deb ... [2022-03-01T07:03:47.443Z] Unpacking libc-bin (2.31-0ubuntu9.2) over (2.31-0ubuntu9) ... [2022-03-01T07:03:47.443Z] Setting up libc-bin (2.31-0ubuntu9.2) ... [2022-03-01T07:03:47.443Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:47.443Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-01T07:03:47.704Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-01T07:03:47.704Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-01T07:03:47.704Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:47.704Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-01T07:03:47.704Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-01T07:03:47.704Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-01T07:03:47.704Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:47.704Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-01T07:03:47.704Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-01T07:03:47.965Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-01T07:03:47.965Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:47.965Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-01T07:03:47.965Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-01T07:03:47.965Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-01T07:03:47.965Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:47.965Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-01T07:03:47.965Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-01T07:03:48.225Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-01T07:03:48.225Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:48.225Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-01T07:03:48.225Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-01T07:03:48.225Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-01T07:03:48.225Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:48.225Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-01T07:03:48.487Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-01T07:03:48.487Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-01T07:03:48.487Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:48.487Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-01T07:03:48.487Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-01T07:03:48.487Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-01T07:03:48.487Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:48.487Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-01T07:03:48.487Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-01T07:03:48.748Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-01T07:03:48.748Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:48.748Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-01T07:03:48.748Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-01T07:03:48.748Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-01T07:03:48.748Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:48.748Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-01T07:03:48.748Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-01T07:03:49.012Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-01T07:03:49.012Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:49.012Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-01T07:03:49.012Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-01T07:03:49.012Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-01T07:03:49.012Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:49.012Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-01T07:03:49.276Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-01T07:03:49.537Z] Setting up apt (2.0.6) ... [2022-03-01T07:03:50.072Z] 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 [2022-03-01T07:03:50.115Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-01T07:03:50.115Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:50.115Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-01T07:03:50.115Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-01T07:03:50.115Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-01T07:03:50.379Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-01T07:03:50.379Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-01T07:03:50.379Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-01T07:03:50.379Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-01T07:03:50.379Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-01T07:03:50.379Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-01T07:03:50.379Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-01T07:03:50.640Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-01T07:03:50.640Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-01T07:03:50.640Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-01T07:03:50.640Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-01T07:03:50.640Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-01T07:03:50.902Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-01T07:03:50.902Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-01T07:03:50.902Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-01T07:03:50.902Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-01T07:03:51.163Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-01T07:03:51.163Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-01T07:03:51.425Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-01T07:03:51.425Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-01T07:03:51.425Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-01T07:03:51.425Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-01T07:03:51.425Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-01T07:03:51.425Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-01T07:03:51.425Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-01T07:03:51.686Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... [2022-03-01T07:03:51.686Z] Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2) ... [2022-03-01T07:03:51.947Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-01T07:03:51.947Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-01T07:03:51.947Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-01T07:03:51.947Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-01T07:03:51.947Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-01T07:03:51.947Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-01T07:03:51.947Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-01T07:03:51.947Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-01T07:03:52.207Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-01T07:03:52.207Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-01T07:03:52.207Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-01T07:03:52.207Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-01T07:03:52.469Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-01T07:03:52.469Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-01T07:03:52.469Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-01T07:03:52.469Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-01T07:03:52.729Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-01T07:03:52.729Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-01T07:03:52.989Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-01T07:03:52.989Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-01T07:03:52.989Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-01T07:03:52.989Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-01T07:03:52.989Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-01T07:03:52.989Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-01T07:03:52.989Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-01T07:03:52.989Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-01T07:03:53.250Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-01T07:03:53.250Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-01T07:03:53.250Z] Preparing to unpack .../18-libasan5_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:53.250Z] Unpacking libasan5:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:53.250Z] Preparing to unpack .../19-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:53.250Z] Unpacking g++-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:54.191Z] Preparing to unpack .../20-gcc-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:54.191Z] Unpacking gcc-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:54.763Z] Preparing to unpack .../21-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:54.763Z] Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:55.023Z] Preparing to unpack .../22-libgcc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:55.023Z] Unpacking libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:55.283Z] Preparing to unpack .../23-cpp-9_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:55.283Z] Unpacking cpp-9 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:56.223Z] Preparing to unpack .../24-gcc-9-base_9.3.0-17ubuntu1~20.04_amd64.deb ... [2022-03-01T07:03:56.223Z] Unpacking gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-01T07:03:56.223Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-01T07:03:56.223Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-01T07:03:56.223Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... [2022-03-01T07:03:56.223Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-01T07:03:56.223Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-01T07:03:56.223Z] Setting up linux-libc-dev:amd64 (5.4.0-100.113) ... [2022-03-01T07:03:56.223Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-01T07:03:56.223Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.223Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-01T07:03:56.223Z] [2022-03-01T07:03:56.223Z] Current default time zone: 'Etc/UTC' [2022-03-01T07:03:56.223Z] Local time is now: Tue Mar 1 07:03:56 UTC 2022. [2022-03-01T07:03:56.223Z] Universal Time is now: Tue Mar 1 07:03:56 UTC 2022. [2022-03-01T07:03:56.223Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-01T07:03:56.223Z] [2022-03-01T07:03:56.483Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-01T07:03:56.483Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:56.483Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:56.483Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-01T07:03:56.483Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-01T07:03:56.483Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-01T07:03:56.483Z] Setting up libc-dev-bin (2.31-0ubuntu9.2) ... [2022-03-01T07:03:56.483Z] Setting up openssl (1.1.1f-1ubuntu2.10) ... [2022-03-01T07:03:56.483Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-01T07:03:56.483Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up gcc-9-base:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-01T07:03:56.483Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-01T07:03:56.483Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-01T07:03:56.483Z] Setting up ca-certificates (20210119~20.04.2) ... [Pipeline] } [2022-03-01T07:03:56.804Z] $ docker stop --time=1 832bed537a553418fc61fb18adb01ee9b740baf7eeb67300e0c4397b13da5446 [2022-03-01T07:03:58.394Z] Updating certificates in /etc/ssl/certs... [2022-03-01T07:03:58.781Z] $ docker rm -f 832bed537a553418fc61fb18adb01ee9b740baf7eeb67300e0c4397b13da5446 [2022-03-01T07:03:59.335Z] 21 added, 21 removed; done. [2022-03-01T07:03:59.335Z] Setting up libasan5:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:59.335Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-01T07:03:59.335Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-01T07:03:59.335Z] Setting up cpp-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:59.335Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.2) ... [2022-03-01T07:03:59.335Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-01T07:03:59.335Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-01T07:03:59.599Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-01T07:03:59.599Z] Setting up libgcc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:59.599Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-01T07:03:59.599Z] Setting up gcc-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:59.599Z] Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:59.599Z] Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... [2022-03-01T07:03:59.599Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-03-01T07:03:59.599Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-01T07:03:59.599Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-01T07:03:59.859Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-01T07:03:59.859Z] Updating certificates in /etc/ssl/certs... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:04:00.429Z] 0 added, 0 removed; done. [2022-03-01T07:04:00.429Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-01T07:04:00.429Z] done. [2022-03-01T07:04:00.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-01T07:04:00.637Z] [2022-03-01T07:04:00.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:04:01.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-01T07:04:01.294Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-01T07:04:01.294Z] 29e5d40040c1: Pulling fs layer [2022-03-01T07:04:01.294Z] 1ce36da41761: Pulling fs layer [2022-03-01T07:04:01.294Z] 25b303627fd3: Pulling fs layer [2022-03-01T07:04:01.294Z] 29e5d40040c1: Verifying Checksum [2022-03-01T07:04:01.294Z] 29e5d40040c1: Download complete [2022-03-01T07:04:01.581Z] 1ce36da41761: Verifying Checksum [2022-03-01T07:04:01.581Z] 1ce36da41761: Download complete [2022-03-01T07:04:01.640Z] Reading package lists... [2022-03-01T07:04:01.640Z] Building dependency tree... [2022-03-01T07:04:01.640Z] Reading state information... [2022-03-01T07:04:01.852Z] 29e5d40040c1: Pull complete [2022-03-01T07:04:01.901Z] The following NEW packages will be installed: [2022-03-01T07:04:01.901Z] apt-transport-https [2022-03-01T07:04:01.901Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-01T07:04:02.162Z] Need to get 4680 B of archives. [2022-03-01T07:04:02.162Z] After this operation, 162 kB of additional disk space will be used. [2022-03-01T07:04:02.162Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-01T07:04:02.162Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-01T07:04:02.423Z] Fetched 4680 B in 0s (18.3 kB/s) [2022-03-01T07:04:02.423Z] Selecting previously unselected package apt-transport-https. [2022-03-01T07:04:02.423Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-01T07:04:02.423Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-01T07:04:02.423Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-01T07:04:02.423Z] Setting up apt-transport-https (2.0.6) ... [2022-03-01T07:04:02.694Z] Waiting for network to be ready... [2022-03-01T07:04:02.824Z] 25b303627fd3: Verifying Checksum [2022-03-01T07:04:02.824Z] 25b303627fd3: Download complete [2022-03-01T07:04:03.099Z] 1ce36da41761: Pull complete [2022-03-01T07:04:07.985Z] 2022-03-01T07:04:06Z INFO Waiting for automatic snapd restart... [2022-03-01T07:04:08.553Z] snapd 2.54.3 from Canonical* installed [2022-03-01T07:04:08.553Z] "snapd" switched to the "latest/stable" channel [2022-03-01T07:04:08.553Z] [2022-03-01T07:04:11.095Z] core20 20220215 from Canonical* installed [2022-03-01T07:04:11.095Z] "core20" switched to the "latest/stable" channel [2022-03-01T07:04:11.095Z] [2022-03-01T07:04:13.224Z] 25b303627fd3: Pull complete [2022-03-01T07:04:13.224Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-01T07:04:13.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-01T07:04:13.224Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-01T07:04:13.469Z] prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container [2022-03-01T07:04:13.556Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-01T07:04:13.636Z] snapcraft 6.0.2 from Canonical* installed [2022-03-01T07:04:13.636Z] "snapcraft" switched to the "latest/stable" channel [2022-03-01T07:04:13.636Z] [2022-03-01T07:04:15.806Z] $ docker top 4db0382d59aac6654430a8ed188c26ce4fda00b5d9c1f7c9360e55b32c34eff5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T07:04:16.751Z] + docker-compose build --help [2022-03-01T07:04:16.751Z] + grep parallel [2022-03-01T07:04:17.836Z] 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: [2022-03-01T07:04:17.836Z] - README.md [2022-03-01T07:04:17.836Z] [2022-03-01T07:04:17.836Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-01T07:04:18.096Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-01T07:04:18.096Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-01T07:04:18.357Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-01T07:04:19.187Z] Reading package lists... [2022-03-01T07:04:19.449Z] Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 [2022-03-01T07:04:19.710Z] Reading package lists... [2022-03-01T07:04:19.710Z] Building dependency tree... [2022-03-01T07:04:19.710Z] Reading state information... [2022-03-01T07:04:19.970Z] Suggested packages: [2022-03-01T07:04:19.970Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-01T07:04:19.970Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-01T07:04:19.970Z] krb5-user libnorm-doc [2022-03-01T07:04:19.970Z] Recommended packages: [2022-03-01T07:04:19.970Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-01T07:04:19.970Z] The following NEW packages will be installed: [2022-03-01T07:04:19.970Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-01T07:04:19.970Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-01T07:04:19.970Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-01T07:04:19.970Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-01T07:04:19.970Z] libzmq5 pkg-config zip [2022-03-01T07:04:19.970Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-01T07:04:20.230Z] Need to get 10.3 MB of archives. [2022-03-01T07:04:20.230Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-01T07:04:20.230Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-03-01T07:04:20.230Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-01T07:04:20.801Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-01T07:04:20.801Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-01T07:04:20.801Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-01T07:04:20.801Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-01T07:04:20.801Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-01T07:04:20.801Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-01T07:04:20.801Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-01T07:04:20.801Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-01T07:04:20.801Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-01T07:04:20.801Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-01T07:04:20.801Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-01T07:04:20.801Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-01T07:04:20.801Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-01T07:04:21.037Z] --parallel Build images in parallel. [Pipeline] } [2022-03-01T07:04:21.060Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-01T07:04:21.061Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-01T07:04:21.061Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-01T07:04:21.061Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-01T07:04:21.061Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-01T07:04:21.061Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-01T07:04:21.061Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-01T07:04:21.061Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-01T07:04:21.061Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-01T07:04:21.061Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-01T07:04:21.061Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-01T07:04:21.061Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-01T07:04:21.074Z] $ docker stop --time=1 4db0382d59aac6654430a8ed188c26ce4fda00b5d9c1f7c9360e55b32c34eff5 [2022-03-01T07:04:21.322Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-01T07:04:21.323Z] Fetched 10.3 MB in 1s (9185 kB/s) [2022-03-01T07:04:21.323Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-01T07:04:21.323Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-01T07:04:21.323Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-01T07:04:21.323Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-01T07:04:21.583Z] Selecting previously unselected package libsodium23:amd64. [2022-03-01T07:04:21.583Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-01T07:04:21.583Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-01T07:04:21.583Z] Selecting previously unselected package libpsl5:amd64. [2022-03-01T07:04:21.583Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-01T07:04:21.583Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-01T07:04:21.583Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-01T07:04:21.583Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-01T07:04:21.583Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-01T07:04:21.583Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-01T07:04:21.583Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-01T07:04:21.583Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-01T07:04:21.843Z] Selecting previously unselected package librtmp1:amd64. [2022-03-01T07:04:21.843Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-01T07:04:21.843Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-01T07:04:21.843Z] Selecting previously unselected package libssh-4:amd64. [2022-03-01T07:04:21.843Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-01T07:04:21.843Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-01T07:04:21.843Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-01T07:04:21.843Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-01T07:04:21.843Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-01T07:04:21.843Z] Selecting previously unselected package liberror-perl. [2022-03-01T07:04:21.843Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-01T07:04:21.843Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-01T07:04:22.103Z] Selecting previously unselected package git-man. [2022-03-01T07:04:22.103Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-01T07:04:22.103Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-01T07:04:22.103Z] Selecting previously unselected package git. [2022-03-01T07:04:22.103Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-01T07:04:22.103Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-01T07:04:22.677Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-01T07:04:22.677Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:04:22.677Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:22.677Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-01T07:04:22.677Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:04:22.687Z] $ docker rm -f 4db0382d59aac6654430a8ed188c26ce4fda00b5d9c1f7c9360e55b32c34eff5 [2022-03-01T07:04:22.937Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:22.937Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-01T07:04:22.937Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:04:22.937Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:22.937Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-01T07:04:22.937Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:04:22.937Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:22.937Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-01T07:04:22.937Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-01T07:04:22.938Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-01T07:04:22.938Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-01T07:04:22.938Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:04:22.938Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:04:23.199Z] Selecting previously unselected package libnorm1:amd64. [2022-03-01T07:04:23.199Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-01T07:04:23.199Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-01T07:04:23.199Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-01T07:04:23.199Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-01T07:04:23.199Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-01T07:04:23.459Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-01T07:04:23.459Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-01T07:04:23.459Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-01T07:04:23.459Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-01T07:04:23.459Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-01T07:04:23.459Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-01T07:04:23.459Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-01T07:04:23.459Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-01T07:04:23.459Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-01T07:04:23.459Z] Selecting previously unselected package libzmq5:amd64. [2022-03-01T07:04:23.459Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-01T07:04:23.459Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-01T07:04:23.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-01T07:04:23.503Z] . [Pipeline] withDockerContainer [2022-03-01T07:04:23.720Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-01T07:04:23.720Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-01T07:04:23.720Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:23.720Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-01T07:04:23.720Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-01T07:04:23.720Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-01T07:04:23.720Z] Selecting previously unselected package pkg-config. [2022-03-01T07:04:23.720Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-01T07:04:23.720Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-01T07:04:23.720Z] Selecting previously unselected package zip. [2022-03-01T07:04:23.720Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-01T07:04:23.720Z] Unpacking zip (3.0-11build1) ... [2022-03-01T07:04:23.747Z] prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container [2022-03-01T07:04:23.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-01T07:04:23.980Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-01T07:04:23.980Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-01T07:04:23.980Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-01T07:04:23.980Z] No schema files found: doing nothing. [2022-03-01T07:04:23.980Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-01T07:04:23.980Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-01T07:04:23.980Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-01T07:04:23.980Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-01T07:04:23.980Z] Setting up liberror-perl (0.17029-1) ... [2022-03-01T07:04:23.980Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:23.980Z] Setting up zip (3.0-11build1) ... [2022-03-01T07:04:23.980Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-01T07:04:23.980Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-01T07:04:23.980Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-01T07:04:23.980Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-01T07:04:23.981Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-01T07:04:23.981Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:23.981Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-01T07:04:23.981Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:23.981Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-01T07:04:24.241Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:24.241Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-01T07:04:24.241Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-01T07:04:24.241Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-01T07:04:24.241Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-01T07:04:24.241Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:24.241Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-01T07:04:24.241Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-01T07:04:24.241Z] Processing triggers for libc-bin (2.31-0ubuntu9.2) ... [2022-03-01T07:04:24.811Z] comerr-dev set to automatically installed. [2022-03-01T07:04:24.811Z] git set to automatically installed. [2022-03-01T07:04:24.811Z] git-man set to automatically installed. [2022-03-01T07:04:24.811Z] krb5-multidev set to automatically installed. [2022-03-01T07:04:24.811Z] libbrotli1 set to automatically installed. [2022-03-01T07:04:24.811Z] libcurl3-gnutls set to automatically installed. [2022-03-01T07:04:24.811Z] liberror-perl set to automatically installed. [2022-03-01T07:04:24.811Z] libglib2.0-0 set to automatically installed. [2022-03-01T07:04:24.811Z] libgssrpc4 set to automatically installed. [2022-03-01T07:04:24.811Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-01T07:04:24.811Z] libkadm5srv-mit11 set to automatically installed. [2022-03-01T07:04:24.811Z] libkdb5-9 set to automatically installed. [2022-03-01T07:04:24.811Z] libkrb5-dev set to automatically installed. [2022-03-01T07:04:24.811Z] libnghttp2-14 set to automatically installed. [2022-03-01T07:04:24.811Z] libnorm-dev set to automatically installed. [2022-03-01T07:04:24.811Z] libnorm1 set to automatically installed. [2022-03-01T07:04:24.811Z] libpgm-5.2-0 set to automatically installed. [2022-03-01T07:04:24.811Z] libpgm-dev set to automatically installed. [2022-03-01T07:04:24.811Z] libpsl5 set to automatically installed. [2022-03-01T07:04:24.811Z] librtmp1 set to automatically installed. [2022-03-01T07:04:24.811Z] libsodium-dev set to automatically installed. [2022-03-01T07:04:24.811Z] libsodium23 set to automatically installed. [2022-03-01T07:04:24.811Z] libssh-4 set to automatically installed. [2022-03-01T07:04:24.811Z] libzmq3-dev set to automatically installed. [2022-03-01T07:04:24.811Z] libzmq5 set to automatically installed. [2022-03-01T07:04:24.811Z] pkg-config set to automatically installed. [2022-03-01T07:04:24.811Z] zip set to automatically installed. [2022-03-01T07:04:25.092Z] $ docker top f384db39b9917a60a34a36005f65a97a17e7a99ab4aac4e425f1557427c08e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T07:04:26.119Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-01T07:04:26.200Z] snapd is not logged in, snap install commands will use sudo [2022-03-01T07:04:30.416Z] Building core-command ... [2022-03-01T07:04:30.416Z] Building core-data ... [2022-03-01T07:04:30.416Z] Building core-metadata ... [2022-03-01T07:04:30.416Z] Building security-bootstrapper ... [2022-03-01T07:04:30.416Z] Building security-proxy-setup ... [2022-03-01T07:04:30.416Z] Building security-secretstore-setup ... [2022-03-01T07:04:30.416Z] Building support-notifications ... [2022-03-01T07:04:30.416Z] Building support-scheduler ... [2022-03-01T07:04:30.416Z] Building sys-mgmt-agent ... [2022-03-01T07:04:30.416Z] Building core-command [2022-03-01T07:04:30.416Z] Building security-proxy-setup [2022-03-01T07:04:30.416Z] Building sys-mgmt-agent [2022-03-01T07:04:30.416Z] Building security-secretstore-setup [2022-03-01T07:04:30.416Z] Building support-notifications [2022-03-01T07:04:41.108Z] go (1.17/stable) 1.17.6 from Michael Hudson-Doyle (mwhudson) installed [2022-03-01T07:04:41.108Z] Downloading snap 'edgex-app-service-configurable' [2022-03-01T07:04:41.680Z] Pulling app-service-configurable [2022-03-01T07:04:41.680Z] + snapcraftctl pull [2022-03-01T07:04:43.589Z] Pulling config-common [2022-03-01T07:04:43.589Z] + snapcraftctl pull [2022-03-01T07:04:44.531Z] Pulling go-build-helper [2022-03-01T07:04:44.531Z] + snapcraftctl pull [2022-03-01T07:04:45.919Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-01T07:04:45.919Z] Skipping pull go-build-helper (already ran) [2022-03-01T07:04:45.919Z] Building go-build-helper [2022-03-01T07:04:45.919Z] + snapcraftctl build [2022-03-01T07:04:46.864Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-01T07:04:47.831Z] Staging go-build-helper [2022-03-01T07:04:47.831Z] + snapcraftctl stage [2022-03-01T07:04:53.255Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-01T07:04:53.255Z] Fetched 290 kB in 0s (0 B/s) [2022-03-01T07:04:53.255Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-01T07:04:53.255Z] Fetched 158 kB in 0s (0 B/s) [2022-03-01T07:04:53.255Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-01T07:04:53.255Z] Fetched 242 kB in 0s (0 B/s) [2022-03-01T07:04:53.255Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-01T07:04:53.255Z] Fetched 150 kB in 0s (0 B/s) [2022-03-01T07:04:53.255Z] Pulling edgex-go [2022-03-01T07:04:53.255Z] + snapcraftctl pull [2022-03-01T07:04:54.641Z] Pulling hooks [2022-03-01T07:04:54.641Z] + snapcraftctl pull [2022-03-01T07:05:09.559Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-01T07:05:09.559Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-01T07:05:09.559Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-01T07:05:09.559Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-01T07:05:09.559Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-01T07:05:09.559Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-01T07:05:09.559Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-01T07:05:09.559Z] Fetched 234 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-01T07:05:09.559Z] Fetched 155 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-01T07:05:09.559Z] Fetched 170 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-01T07:05:09.559Z] Fetched 267 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-01T07:05:09.559Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-01T07:05:09.559Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-01T07:05:09.559Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-01T07:05:09.559Z] Fetched 121 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-01T07:05:09.559Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-01T07:05:09.559Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-01T07:05:09.559Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-01T07:05:09.559Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-01T07:05:09.559Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-01T07:05:09.559Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-01T07:05:09.559Z] Fetched 142 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-01T07:05:09.559Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-01T07:05:09.559Z] Fetched 181 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-01T07:05:09.559Z] Fetched 208 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-01T07:05:09.559Z] Fetched 161 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-01T07:05:09.559Z] Fetched 107 kB in 0s (0 B/s) [2022-03-01T07:05:09.559Z] Pulling static-packages [2022-03-01T07:05:09.559Z] + snapcraftctl pull [2022-03-01T07:05:09.559Z] Pulling version [2022-03-01T07:05:09.559Z] + cd /root/project [2022-03-01T07:05:09.559Z] ++ git describe --tags --abbrev=0 [2022-03-01T07:05:09.559Z] ++ sed s/v// [2022-03-01T07:05:09.559Z] + GIT_VERSION=2.2.0-dev.30 [2022-03-01T07:05:09.559Z] + '[' -z 2.2.0-dev.30 ']' [2022-03-01T07:05:09.559Z] + snapcraftctl set-version 2.2.0-dev.30 [2022-03-01T07:05:10.501Z] Building app-service-configurable [2022-03-01T07:05:10.501Z] + snapcraftctl build [2022-03-01T07:05:12.413Z] Building config-common [2022-03-01T07:05:12.413Z] + snapcraftctl build [2022-03-01T07:05:13.352Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-01T07:05:14.320Z] Skipping build go-build-helper (already ran) [2022-03-01T07:05:14.320Z] Building edgex-go [2022-03-01T07:05:14.582Z] + cd /root/parts/edgex-go/src [2022-03-01T07:05:14.582Z] ++ git describe --tags --abbrev=0 [2022-03-01T07:05:14.582Z] ++ sed s/v// [2022-03-01T07:05:14.582Z] + GIT_VERSION=2.2.0-dev.30 [2022-03-01T07:05:14.582Z] + '[' -z 2.2.0-dev.30 ']' [2022-03-01T07:05:14.582Z] + echo 2.2.0-dev.30 [2022-03-01T07:05:14.582Z] + '[' '!' -d vendor ']' [2022-03-01T07:05:14.582Z] + go mod download all [2022-03-01T07:05:21.194Z] + make build [2022-03-01T07:05:21.194Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-data/core-data ./cmd/core-data [2022-03-01T07:05:31.188Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-01T07:05:36.478Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/core-command/core-command ./cmd/core-command [2022-03-01T07:05:37.048Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-01T07:05:38.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-01T07:05:38.441Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:05:38.441Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:05:38.441Z] ---> 8e25bc7e5632 [2022-03-01T07:05:38.441Z] Step 3/22 : WORKDIR /edgex-go [2022-03-01T07:05:38.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:05:38.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:05:38.441Z] ---> 8e25bc7e5632 [2022-03-01T07:05:38.441Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T07:05:38.441Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:05:38.441Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:05:38.441Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 ---> 8e25bc7e5632 [2022-03-01T07:05:38.441Z] [2022-03-01T07:05:38.441Z] Step 3/25 : WORKDIR /edgex-go [2022-03-01T07:05:38.441Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:05:38.441Z] ---> 8e25bc7e5632 [2022-03-01T07:05:38.441Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T07:05:38.441Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:05:38.441Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:05:38.441Z] ---> 8e25bc7e5632 [2022-03-01T07:05:38.441Z] Step 3/21 : WORKDIR /edgex-go [2022-03-01T07:05:38.441Z] ---> Running in 1ff141aa53fc [2022-03-01T07:05:38.441Z] ---> Running in abe16bb4509b [2022-03-01T07:05:38.441Z] ---> Running in 00ac49cc8acc [2022-03-01T07:05:38.441Z] ---> Running in 77b913ccec60 [2022-03-01T07:05:38.441Z] ---> Running in 9efeda25a0d9 [2022-03-01T07:05:38.441Z] Removing intermediate container abe16bb4509b [2022-03-01T07:05:38.441Z] ---> 0a086d5f9af5 [2022-03-01T07:05:38.441Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:05:38.441Z] Removing intermediate container 00ac49cc8acc [2022-03-01T07:05:38.441Z] ---> 97b0e74f2f54 [2022-03-01T07:05:38.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:05:38.441Z] Removing intermediate container 9efeda25a0d9 [2022-03-01T07:05:38.441Z] ---> 9f62a2ac3f8a [2022-03-01T07:05:38.441Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:05:38.441Z] Removing intermediate container 1ff141aa53fc [2022-03-01T07:05:38.441Z] ---> 447490d4bc46 [2022-03-01T07:05:38.441Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:05:38.441Z] ---> Running in 63c3982bf902 [2022-03-01T07:05:38.441Z] Removing intermediate container 77b913ccec60 [2022-03-01T07:05:38.441Z] ---> 7596f71c3b37 [2022-03-01T07:05:38.441Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:05:38.441Z] ---> Running in 6c00cb9b43cb [2022-03-01T07:05:38.441Z] ---> Running in 600a02079b80 [2022-03-01T07:05:38.441Z] ---> Running in 56fec9262938 [2022-03-01T07:05:38.441Z] ---> Running in f42f94fba10d [2022-03-01T07:05:38.691Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-01T07:05:40.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-01T07:05:41.016Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-01T07:05:41.066Z] Removing intermediate container 63c3982bf902 [2022-03-01T07:05:41.066Z] ---> d41156da3fe7 [2022-03-01T07:05:41.066Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-01T07:05:41.066Z] Removing intermediate container 6c00cb9b43cb [2022-03-01T07:05:41.066Z] ---> eb39ffddbaa2 [2022-03-01T07:05:41.066Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-01T07:05:41.066Z] ---> Running in cd2f7d3d567b [2022-03-01T07:05:41.066Z] ---> Running in f4469796ed39 [2022-03-01T07:05:41.067Z] Removing intermediate container f42f94fba10d [2022-03-01T07:05:41.067Z] ---> 597d82cfea95 [2022-03-01T07:05:41.067Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-01T07:05:41.341Z] ---> Running in d4aa316266dc [2022-03-01T07:05:41.341Z] Removing intermediate container 600a02079b80 [2022-03-01T07:05:41.341Z] ---> 4ec95f984e63 [2022-03-01T07:05:41.341Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-01T07:05:41.616Z] Removing intermediate container 56fec9262938 [2022-03-01T07:05:41.616Z] ---> ea7e331fb829 [2022-03-01T07:05:41.616Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-01T07:05:41.616Z] ---> Running in 06f8f933af9e [2022-03-01T07:05:41.616Z] ---> Running in 88be6300781a [2022-03-01T07:05:42.399Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-01T07:05:43.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:43.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:43.053Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:43.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:43.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:43.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-01T07:05:43.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:43.938Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:44.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:44.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:44.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:05:44.716Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-01T07:05:44.773Z] OK: 220 MiB in 52 packages [2022-03-01T07:05:45.052Z] OK: 220 MiB in 52 packages [2022-03-01T07:05:45.052Z] OK: 220 MiB in 52 packages [2022-03-01T07:05:45.656Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.30" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-01T07:05:46.049Z] OK: 220 MiB in 52 packages [2022-03-01T07:05:46.049Z] OK: 220 MiB in 52 packages [2022-03-01T07:05:46.327Z] Removing intermediate container f4469796ed39 [2022-03-01T07:05:46.327Z] ---> b90357e943eb [2022-03-01T07:05:46.601Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T07:05:46.873Z] Removing intermediate container d4aa316266dc [2022-03-01T07:05:46.873Z] ---> 2d7ec9f0532b [2022-03-01T07:05:46.873Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T07:05:46.873Z] Removing intermediate container cd2f7d3d567b [2022-03-01T07:05:46.873Z] ---> 32d3cc3aff84 [2022-03-01T07:05:46.873Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-01T07:05:47.153Z] Removing intermediate container 06f8f933af9e [2022-03-01T07:05:47.153Z] ---> 8566e64934ae [2022-03-01T07:05:47.153Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-01T07:05:47.426Z] ---> 8e94c168a750 [2022-03-01T07:05:47.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + 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 [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-01T07:05:47.566Z] + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config [2022-03-01T07:05:47.566Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-01T07:05:47.566Z] + case "$service" in [2022-03-01T07:05:47.566Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-01T07:05:47.566Z] + 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 [2022-03-01T07:05:47.566Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-01T07:05:47.566Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-01T07:05:47.566Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-03-01T07:05:47.704Z] Removing intermediate container 88be6300781a [2022-03-01T07:05:47.704Z] ---> 61dc6c5729f2 [2022-03-01T07:05:47.704Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-01T07:05:47.704Z] ---> Running in ac9ccbfedfbe [2022-03-01T07:05:47.977Z] ---> 8c48940538cb [2022-03-01T07:05:47.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:05:47.977Z] ---> 5c90c2ccbffc [2022-03-01T07:05:47.977Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:05:48.256Z] ---> Running in 76c1f9c16522 [2022-03-01T07:05:48.256Z] ---> Running in 76cfca3f5c83 [2022-03-01T07:05:48.508Z] Building hooks [2022-03-01T07:05:48.508Z] + cd /root/parts/hooks/src [2022-03-01T07:05:48.508Z] + make build [2022-03-01T07:05:48.508Z] go mod tidy [2022-03-01T07:05:48.508Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-01T07:05:48.538Z] ---> b40db0733f78 [2022-03-01T07:05:48.538Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:05:48.813Z] ---> Running in b1187473a6b8 [2022-03-01T07:05:49.078Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-01T07:05:49.078Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-01T07:05:49.078Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-01T07:05:49.414Z] ---> 5050b38a860a [2022-03-01T07:05:49.414Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:05:49.414Z] ---> Running in c55d0e2ee93f [2022-03-01T07:05:50.021Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-01T07:05:50.596Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-01T07:05:50.596Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-01T07:05:52.511Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-01T07:05:52.511Z] Building static-packages [2022-03-01T07:05:52.511Z] + snapcraftctl build [2022-03-01T07:05:53.716Z] Removing intermediate container ac9ccbfedfbe [2022-03-01T07:05:53.717Z] ---> 06b91b4ceb90 [2022-03-01T07:05:53.717Z] Step 8/23 : COPY . . [2022-03-01T07:05:54.426Z] Building version [2022-03-01T07:05:54.426Z] + snapcraftctl build [2022-03-01T07:05:54.692Z] Removing intermediate container 76c1f9c16522 [2022-03-01T07:05:54.692Z] ---> dc3f88c3e097 [2022-03-01T07:05:54.692Z] Step 8/23 : COPY . . [2022-03-01T07:05:54.963Z] Removing intermediate container 76cfca3f5c83 [2022-03-01T07:05:54.963Z] ---> 857875c312e9 [2022-03-01T07:05:54.963Z] Step 8/25 : COPY . . [2022-03-01T07:05:55.235Z] Removing intermediate container b1187473a6b8 [2022-03-01T07:05:55.509Z] ---> c29304e723b6 [2022-03-01T07:05:55.509Z] Step 8/21 : COPY . . [2022-03-01T07:05:55.509Z] Removing intermediate container c55d0e2ee93f [2022-03-01T07:05:55.509Z] ---> c88e66cbbaa4 [2022-03-01T07:05:55.509Z] Step 8/22 : COPY . . [2022-03-01T07:05:56.337Z] Staging app-service-configurable [2022-03-01T07:05:56.337Z] + snapcraftctl stage [2022-03-01T07:05:57.719Z] Staging config-common [2022-03-01T07:05:57.719Z] + snapcraftctl stage [2022-03-01T07:05:59.108Z] Skipping stage go-build-helper (already ran) [2022-03-01T07:05:59.108Z] Staging edgex-go [2022-03-01T07:05:59.108Z] + snapcraftctl stage [2022-03-01T07:06:00.490Z] Staging hooks [2022-03-01T07:06:00.490Z] + snapcraftctl stage [2022-03-01T07:06:01.878Z] Staging static-packages [2022-03-01T07:06:01.878Z] + snapcraftctl stage [2022-03-01T07:06:03.260Z] Staging version [2022-03-01T07:06:03.260Z] + snapcraftctl stage [2022-03-01T07:06:04.644Z] Priming app-service-configurable [2022-03-01T07:06:04.644Z] + snapcraftctl prime [2022-03-01T07:06:07.938Z] The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part [2022-03-01T07:06:07.938Z] stage-packages: [2022-03-01T07:06:07.938Z] - libnorm1 [2022-03-01T07:06:07.938Z] - libpgm-5.2-0 [2022-03-01T07:06:07.938Z] - libsodium23 [2022-03-01T07:06:07.938Z] - libzmq5 [2022-03-01T07:06:07.938Z] Priming config-common [2022-03-01T07:06:07.938Z] + snapcraftctl prime [2022-03-01T07:06:09.849Z] Priming go-build-helper [2022-03-01T07:06:09.849Z] + snapcraftctl prime [2022-03-01T07:06:10.789Z] Priming edgex-go [2022-03-01T07:06:10.789Z] + snapcraftctl prime [2022-03-01T07:06:12.701Z] Priming hooks [2022-03-01T07:06:12.701Z] + snapcraftctl prime [2022-03-01T07:06:14.083Z] Priming static-packages [2022-03-01T07:06:14.083Z] + snapcraftctl prime [2022-03-01T07:06:17.668Z] ---> 10bfee8a4dd7 [2022-03-01T07:06:17.668Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-01T07:06:17.668Z] ---> Running in 028edbcd69fa [2022-03-01T07:06:17.668Z] ---> adf869fae5b1 [2022-03-01T07:06:17.668Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-01T07:06:17.668Z] ---> Running in bfc253dee37f [2022-03-01T07:06:17.668Z] ---> cf0259eb139d [2022-03-01T07:06:17.668Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-01T07:06:17.668Z] ---> Running in 1f8f19cd9f82 [2022-03-01T07:06:17.668Z] ---> 4be8f884ee74 [2022-03-01T07:06:17.668Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-01T07:06:17.947Z] ---> bd7b0062dd69 [2022-03-01T07:06:17.947Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-01T07:06:17.947Z] ---> Running in b6874fdbf47f [2022-03-01T07:06:17.947Z] ---> Running in be79a2674a14 [2022-03-01T07:06:17.947Z] 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 [2022-03-01T07:06:18.299Z] Priming version [2022-03-01T07:06:18.299Z] + snapcraftctl prime [2022-03-01T07:06:18.936Z] 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 [2022-03-01T07:06:19.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 [2022-03-01T07:06:19.684Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2022-03-01T07:06:20.128Z] 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 [2022-03-01T07:06:20.405Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-01T07:08:27.239Z] 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 [2022-03-01T07:08:27.239Z] 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 [2022-03-01T07:08:29.861Z] Removing intermediate container 028edbcd69fa [2022-03-01T07:08:29.861Z] ---> c00a81379015 [2022-03-01T07:08:29.861Z] [2022-03-01T07:08:29.861Z] Step 10/23 : FROM alpine:3.14 [2022-03-01T07:08:29.861Z] Removing intermediate container bfc253dee37f [2022-03-01T07:08:29.861Z] ---> 0c6559d8d1f5 [2022-03-01T07:08:29.861Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-01T07:08:29.861Z] 3.14: Pulling from library/alpine [2022-03-01T07:08:29.861Z] ---> Running in 6601cbc5fb63 [2022-03-01T07:08:31.875Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-01T07:08:31.875Z] Status: Downloaded newer image for alpine:3.14 [2022-03-01T07:08:31.875Z] ---> 5b8b7b635229 [2022-03-01T07:08:31.875Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-01T07:08:32.149Z] 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 [2022-03-01T07:08:32.149Z] ---> Running in 907e1c3ddadb [2022-03-01T07:08:34.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:35.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:36.065Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-01T07:08:36.066Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:08:36.066Z] OK: 6 MiB in 15 packages [2022-03-01T07:08:38.045Z] Removing intermediate container 6601cbc5fb63 [2022-03-01T07:08:38.045Z] ---> 65f19a6ce663 [2022-03-01T07:08:38.045Z] [2022-03-01T07:08:38.045Z] Step 11/23 : FROM docker:20.10.10 [2022-03-01T07:08:38.045Z] Removing intermediate container 907e1c3ddadb [2022-03-01T07:08:38.045Z] ---> e7f566e7d217 [2022-03-01T07:08:38.045Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:08:38.045Z] ---> Running in 86842c1c2597 [2022-03-01T07:08:38.045Z] 20.10.10: Pulling from library/docker [2022-03-01T07:08:38.647Z] Removing intermediate container 86842c1c2597 [2022-03-01T07:08:38.647Z] ---> 3492d1d774d0 [2022-03-01T07:08:38.647Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-01T07:08:38.922Z] ---> Running in bd4d752c8bcf [2022-03-01T07:08:38.922Z] Removing intermediate container be79a2674a14 [2022-03-01T07:08:38.922Z] ---> ba5bc8f8b586 [2022-03-01T07:08:38.922Z] [2022-03-01T07:08:38.922Z] Step 10/21 : FROM alpine:3.14 [2022-03-01T07:08:38.922Z] ---> 5b8b7b635229 [2022-03-01T07:08:38.922Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-01T07:08:39.202Z] ---> Running in 42bd77a17349 [2022-03-01T07:08:39.486Z] Removing intermediate container b6874fdbf47f [2022-03-01T07:08:39.486Z] ---> 29217527b574 [2022-03-01T07:08:39.486Z] [2022-03-01T07:08:39.486Z] Step 10/25 : FROM alpine:3.14 [2022-03-01T07:08:39.486Z] ---> 5b8b7b635229 [2022-03-01T07:08:39.486Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-01T07:08:39.778Z] ---> Running in 4155f9b7cbea [2022-03-01T07:08:39.778Z] Removing intermediate container bd4d752c8bcf [2022-03-01T07:08:39.778Z] ---> d8ba73ba4e82 [2022-03-01T07:08:39.778Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-01T07:08:40.050Z] ---> Running in a0c8232c92fc [2022-03-01T07:08:41.034Z] Removing intermediate container a0c8232c92fc [2022-03-01T07:08:41.034Z] ---> ebdf2764a1ba [2022-03-01T07:08:41.034Z] Step 15/23 : WORKDIR / [2022-03-01T07:08:41.310Z] ---> Running in e0d4054790e0 [2022-03-01T07:08:41.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:41.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:41.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:41.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:42.136Z] Removing intermediate container e0d4054790e0 [2022-03-01T07:08:42.136Z] ---> 368b4d23303b [2022-03-01T07:08:42.136Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:08:42.416Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-01T07:08:42.688Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-01T07:08:42.688Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-01T07:08:42.688Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-01T07:08:42.688Z] (5/5) Installing curl (7.79.1-r0) [2022-03-01T07:08:42.688Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:08:42.688Z] Executing ca-certificates-20211220-r0.trigger [2022-03-01T07:08:42.961Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-01T07:08:42.961Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-01T07:08:42.961Z] (3/3) Installing su-exec (0.2-r1) [2022-03-01T07:08:42.961Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:08:42.961Z] Executing ca-certificates-20211220-r0.trigger [2022-03-01T07:08:42.961Z] OK: 8 MiB in 19 packages [2022-03-01T07:08:43.239Z] OK: 6 MiB in 17 packages [2022-03-01T07:08:44.225Z] ---> 6b715ce1ad30 [2022-03-01T07:08:44.225Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-01T07:08:45.662Z] Removing intermediate container 42bd77a17349 [2022-03-01T07:08:45.662Z] ---> 7e8f741c0542 [2022-03-01T07:08:45.662Z] Removing intermediate container 4155f9b7cbea [2022-03-01T07:08:45.662Z] ---> 7b5febece0b2 [2022-03-01T07:08:45.662Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-01T07:08:45.662Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-01T07:08:45.662Z] ---> Running in 8548848244a9 [2022-03-01T07:08:45.662Z] ---> Running in 3f32714913b4 [2022-03-01T07:08:45.941Z] Removing intermediate container 1f8f19cd9f82 [2022-03-01T07:08:45.941Z] ---> 97f7dd4db548 [2022-03-01T07:08:45.941Z] [2022-03-01T07:08:45.941Z] Step 10/22 : FROM alpine:3.14 [2022-03-01T07:08:45.941Z] ---> 5b8b7b635229 [2022-03-01T07:08:45.941Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-01T07:08:45.941Z] ---> 70627602d126 [2022-03-01T07:08:45.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-01T07:08:46.214Z] ---> Running in e9fb3f90985d [2022-03-01T07:08:46.215Z] Removing intermediate container 8548848244a9 [2022-03-01T07:08:46.215Z] ---> ae4d9f0108dd [2022-03-01T07:08:46.215Z] Step 13/25 : WORKDIR / [2022-03-01T07:08:46.489Z] Removing intermediate container 3f32714913b4 [2022-03-01T07:08:46.489Z] ---> df45e8eff8a4 [2022-03-01T07:08:46.489Z] Step 13/21 : WORKDIR /edgex [2022-03-01T07:08:46.489Z] ---> Running in 92de8692800c [2022-03-01T07:08:46.762Z] ---> Running in 1cf1554ecc6f [2022-03-01T07:08:47.358Z] Removing intermediate container 1cf1554ecc6f [2022-03-01T07:08:47.358Z] ---> a29671293fac [2022-03-01T07:08:47.358Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-01T07:08:47.358Z] Removing intermediate container 92de8692800c [2022-03-01T07:08:47.358Z] ---> 2a1f1ec8df52 [2022-03-01T07:08:47.358Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-03-01T07:08:47.358Z] ---> b9be088d7a7e [2022-03-01T07:08:47.358Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-01T07:08:47.634Z] ---> Running in 014a113d97f2 [2022-03-01T07:08:47.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:48.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:48.179Z] Removing intermediate container 014a113d97f2 [2022-03-01T07:08:48.179Z] ---> 89233848ca0a [2022-03-01T07:08:48.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:08:48.452Z] ---> Running in fd842d944354 [2022-03-01T07:08:48.452Z] ---> f1e4609bb288 [2022-03-01T07:08:48.452Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-03-01T07:08:48.452Z] ---> 4554bec9a0a3 [2022-03-01T07:08:48.452Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-01T07:08:49.048Z] Removing intermediate container fd842d944354 [2022-03-01T07:08:49.048Z] ---> 6508a0372261 [2022-03-01T07:08:49.048Z] Step 21/23 : LABEL arch=arm64 [2022-03-01T07:08:49.048Z] ---> Running in 9a130c158cd3 [2022-03-01T07:08:49.048Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-01T07:08:49.326Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-01T07:08:49.326Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:08:49.326Z] Executing ca-certificates-20211220-r0.trigger [2022-03-01T07:08:49.326Z] OK: 6 MiB in 16 packages [2022-03-01T07:08:49.925Z] ---> 3b7f25f8f708 [2022-03-01T07:08:49.925Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-01T07:08:49.925Z] Removing intermediate container 9a130c158cd3 [2022-03-01T07:08:49.925Z] ---> 29035639d910 [2022-03-01T07:08:49.925Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:08:49.925Z] ---> Running in 58275691b6fc [2022-03-01T07:08:50.529Z] Removing intermediate container 58275691b6fc [2022-03-01T07:08:50.529Z] ---> 107b42ac1914 [2022-03-01T07:08:50.529Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T07:08:50.806Z] ---> Running in 48fb73522c9b [2022-03-01T07:08:50.806Z] ---> dd6ffb4b80f7 [2022-03-01T07:08:50.806Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-01T07:08:51.080Z] ---> 30913a4cbb39 [2022-03-01T07:08:51.080Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-03-01T07:08:51.349Z] Removing intermediate container 48fb73522c9b [2022-03-01T07:08:51.349Z] ---> d16ed034f381 [2022-03-01T07:08:51.349Z] [2022-03-01T07:08:51.624Z] Removing intermediate container e9fb3f90985d [2022-03-01T07:08:51.624Z] ---> 18833988455e [2022-03-01T07:08:51.624Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:08:51.897Z] ---> Running in b7785eefc939 [2022-03-01T07:08:52.169Z] ---> c6c65563429a [2022-03-01T07:08:52.169Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-01T07:08:52.169Z] Successfully built d16ed034f381 [2022-03-01T07:08:52.169Z] Successfully tagged core-command-arm64:latest [2022-03-01T07:08:52.169Z] Building support-scheduler [2022-03-01T07:08:52.442Z]  Building core-command ... done Removing intermediate container b7785eefc939 [2022-03-01T07:08:52.442Z] ---> 07d06845b681 [2022-03-01T07:08:52.442Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-01T07:08:52.713Z] ---> Running in 2f9b0bba81cf [2022-03-01T07:08:52.713Z] ---> 5bf3b0a14f74 [2022-03-01T07:08:52.713Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-01T07:08:52.985Z] ---> Running in 34a336149515 [2022-03-01T07:08:53.259Z] Removing intermediate container 2f9b0bba81cf [2022-03-01T07:08:53.259Z] ---> 6acfc6f1155c [2022-03-01T07:08:53.259Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-01T07:08:53.532Z] ---> Running in 753ae114e9dd [2022-03-01T07:08:53.532Z] Removing intermediate container 34a336149515 [2022-03-01T07:08:53.532Z] ---> ef1de039ae6c [2022-03-01T07:08:53.532Z] Step 18/21 : CMD ["--init=true"] [2022-03-01T07:08:53.806Z] ---> Running in 4048e5fcd5b9 [2022-03-01T07:08:54.081Z] ---> 07758224c298 [2022-03-01T07:08:54.081Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-01T07:08:54.357Z] Removing intermediate container 753ae114e9dd [2022-03-01T07:08:54.357Z] ---> 7a526eca48da [2022-03-01T07:08:54.357Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:08:54.636Z] Removing intermediate container 4048e5fcd5b9 [2022-03-01T07:08:54.636Z] ---> 4ff1edbd15eb [2022-03-01T07:08:54.636Z] Step 19/21 : LABEL arch=arm64 [2022-03-01T07:08:54.912Z] ---> Running in 11a3915eafed [2022-03-01T07:08:55.191Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-01T07:08:55.191Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-01T07:08:55.191Z] ---> 520e9a0a30f7 [2022-03-01T07:08:55.191Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:08:55.469Z] ---> ade36b6bc455 [2022-03-01T07:08:55.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-01T07:08:55.470Z] ---> Running in 1a99c26ac054 [2022-03-01T07:08:55.470Z] Removing intermediate container 11a3915eafed [2022-03-01T07:08:55.470Z] ---> d6b8f7aba5b8 [2022-03-01T07:08:55.470Z] Step 20/21 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:08:55.741Z] ---> Running in 1d2230836774 [2022-03-01T07:08:56.015Z] Removing intermediate container 1a99c26ac054 [2022-03-01T07:08:56.015Z] ---> 7637404dd0d5 [2022-03-01T07:08:56.015Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-03-01T07:08:56.297Z] ---> Running in 21bca385503d [2022-03-01T07:08:56.297Z] ---> bf50190ff181 [2022-03-01T07:08:56.297Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-01T07:08:56.297Z] Removing intermediate container 1d2230836774 [2022-03-01T07:08:56.297Z] ---> c9b54abf3963 [2022-03-01T07:08:56.297Z] Step 21/21 : LABEL version=0.0.0 [2022-03-01T07:08:56.576Z] ---> Running in 10d86113b6b4 [2022-03-01T07:08:57.569Z] Removing intermediate container 10d86113b6b4 [2022-03-01T07:08:57.569Z] ---> 6c1e56aa38db [2022-03-01T07:08:57.569Z] [2022-03-01T07:08:57.569Z] ---> 0aca0b539ba3 [2022-03-01T07:08:57.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-01T07:08:57.853Z] ---> acaec03d3cea [2022-03-01T07:08:57.853Z] Step 21/25 : 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/ [2022-03-01T07:08:57.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:57.853Z] ---> Running in 0436c009c411 [2022-03-01T07:08:58.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:08:58.401Z] Successfully built 6c1e56aa38db [2022-03-01T07:08:58.401Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-01T07:08:58.401Z]  Building security-proxy-setup ... done Building core-metadata [2022-03-01T07:08:58.688Z] ---> cdbd35b52381 [2022-03-01T07:08:58.971Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-01T07:08:58.971Z] ---> Running in cc2ba7af9274 [2022-03-01T07:08:58.971Z] (1/42) Installing readline (8.1.0-r0) [2022-03-01T07:08:58.971Z] (2/42) Installing bash (5.1.4-r0) [2022-03-01T07:08:58.971Z] Executing bash-5.1.4-r0.post-install [2022-03-01T07:08:58.971Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-01T07:08:59.260Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-01T07:08:59.260Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-01T07:08:59.260Z] (6/42) Installing curl (7.79.1-r0) [2022-03-01T07:08:59.260Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-01T07:08:59.260Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-01T07:08:59.260Z] (9/42) Installing expat (2.4.6-r0) [2022-03-01T07:08:59.260Z] (10/42) Installing libffi (3.3-r2) [2022-03-01T07:08:59.260Z] (11/42) Installing gdbm (1.19-r0) [2022-03-01T07:08:59.260Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-01T07:08:59.260Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-01T07:08:59.260Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-01T07:08:59.260Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-01T07:08:59.260Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-01T07:08:59.260Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-01T07:08:59.533Z] Removing intermediate container cc2ba7af9274 [2022-03-01T07:08:59.533Z] ---> ad3f1f859f15 [2022-03-01T07:08:59.533Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:08:59.533Z] ---> Running in f5ce7b4a57f4 [2022-03-01T07:09:00.127Z] Removing intermediate container f5ce7b4a57f4 [2022-03-01T07:09:00.127Z] ---> b53c2bd5275c [2022-03-01T07:09:00.402Z] Step 20/22 : LABEL arch=arm64 [2022-03-01T07:09:00.402Z] ---> Running in d01ce1b26032 [2022-03-01T07:09:00.678Z] Removing intermediate container 0436c009c411 [2022-03-01T07:09:00.678Z] ---> 8718f084f8df [2022-03-01T07:09:00.678Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-01T07:09:00.951Z] ---> Running in f4a7bf0324d7 [2022-03-01T07:09:00.951Z] Removing intermediate container d01ce1b26032 [2022-03-01T07:09:00.951Z] ---> 1dcbd23f16d2 [2022-03-01T07:09:00.951Z] Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:09:01.247Z] ---> Running in 1afb93bc0e31 [2022-03-01T07:09:01.522Z] Removing intermediate container f4a7bf0324d7 [2022-03-01T07:09:01.522Z] ---> 6328d5b782f5 [2022-03-01T07:09:01.522Z] Step 23/25 : LABEL arch=arm64 [2022-03-01T07:09:01.796Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-01T07:09:01.796Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-01T07:09:01.796Z] ---> Running in 5cf235ff7d4a [2022-03-01T07:09:01.796Z] Removing intermediate container 1afb93bc0e31 [2022-03-01T07:09:01.796Z] ---> dd315deb49fb [2022-03-01T07:09:01.796Z] Step 22/22 : LABEL version=0.0.0 [2022-03-01T07:09:01.796Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-01T07:09:02.184Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-01T07:09:02.184Z] ---> Running in 1fa2eb53a01e [2022-03-01T07:09:02.184Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-01T07:09:02.184Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-01T07:09:02.184Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-01T07:09:02.184Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-01T07:09:02.184Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-01T07:09:02.184Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-01T07:09:02.184Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-01T07:09:02.184Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-01T07:09:02.184Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-01T07:09:02.184Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-01T07:09:02.184Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-01T07:09:02.184Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-01T07:09:02.516Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-01T07:09:02.516Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-01T07:09:02.516Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-01T07:09:02.516Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-01T07:09:02.516Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-01T07:09:02.516Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-01T07:09:02.516Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-01T07:09:02.516Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-01T07:09:02.516Z] Removing intermediate container 5cf235ff7d4a [2022-03-01T07:09:02.516Z] ---> 3aa4b62a4c07 [2022-03-01T07:09:02.516Z] Step 24/25 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:09:02.516Z] Removing intermediate container 1fa2eb53a01e [2022-03-01T07:09:02.516Z] ---> 33500076255f [2022-03-01T07:09:02.516Z] [2022-03-01T07:09:02.823Z] ---> Running in 5b7c189612be [2022-03-01T07:09:02.823Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-01T07:09:03.439Z] Removing intermediate container 5b7c189612be [2022-03-01T07:09:03.439Z] ---> 2951147bb762 [2022-03-01T07:09:03.439Z] Step 25/25 : LABEL version=0.0.0 [2022-03-01T07:09:03.439Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:09:03.439Z] Successfully built 33500076255f [2022-03-01T07:09:03.439Z] Successfully tagged support-notifications-arm64:latest [2022-03-01T07:09:03.439Z]  Building support-notifications ... done Building security-bootstrapper [2022-03-01T07:09:03.796Z] OK: 84 MiB in 64 packages [2022-03-01T07:09:03.796Z] ---> Running in 20ae8c952644 [2022-03-01T07:09:04.510Z] Removing intermediate container 20ae8c952644 [2022-03-01T07:09:04.510Z] ---> d3078218cdcc [2022-03-01T07:09:04.510Z] [2022-03-01T07:09:04.847Z] Successfully built d3078218cdcc [2022-03-01T07:09:04.847Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-01T07:09:04.847Z] Building core-data [2022-03-01T07:09:08.257Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2022-03-01T07:09:08.258Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-01T07:09:08.528Z] Collecting docker<4.0,>=3.6.0 [2022-03-01T07:09:08.528Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-01T07:09:08.528Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2022-03-01T07:09:08.800Z] Collecting cached-property<2,>=1.2.0 [2022-03-01T07:09:08.800Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-01T07:09:08.800Z] Collecting texttable<0.10,>=0.9.0 [2022-03-01T07:09:08.800Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-01T07:09:10.771Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-01T07:09:10.771Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-01T07:09:12.747Z] Collecting docopt<0.7,>=0.6.1 [2022-03-01T07:09:12.747Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-01T07:09:16.131Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-01T07:09:16.131Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-01T07:09:16.725Z] Collecting PyYAML<4,>=3.10 [2022-03-01T07:09:16.725Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-01T07:09:20.110Z] Collecting jsonschema<3,>=2.5.1 [2022-03-01T07:09:20.110Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-01T07:09:20.705Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-01T07:09:20.705Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-01T07:09:21.684Z] Collecting docker-pycreds>=0.4.0 [2022-03-01T07:09:21.684Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-01T07:09:21.957Z] Collecting idna<2.8,>=2.5 [2022-03-01T07:09:21.957Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-01T07:09:22.551Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-01T07:09:22.551Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-01T07:09:22.825Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-01T07:09:22.825Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-01T07:09:22.825Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-03-01T07:09:23.098Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-01T07:09:23.098Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-01T07:09:23.098Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-01T07:09:23.098Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-01T07:09:24.073Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-01T07:09:24.073Z] Attempting uninstall: urllib3 [2022-03-01T07:09:24.073Z] Found existing installation: urllib3 1.26.5 [2022-03-01T07:09:24.073Z] Uninstalling urllib3-1.26.5: [2022-03-01T07:09:24.344Z] Successfully uninstalled urllib3-1.26.5 [2022-03-01T07:09:24.938Z] Attempting uninstall: idna [2022-03-01T07:09:24.938Z] Found existing installation: idna 3.2 [2022-03-01T07:09:24.938Z] Uninstalling idna-3.2: [2022-03-01T07:09:24.938Z] Successfully uninstalled idna-3.2 [2022-03-01T07:09:25.915Z] Attempting uninstall: chardet [2022-03-01T07:09:25.915Z] Found existing installation: chardet 4.0.0 [2022-03-01T07:09:25.915Z] Uninstalling chardet-4.0.0: [2022-03-01T07:09:25.915Z] Successfully uninstalled chardet-4.0.0 [2022-03-01T07:09:27.909Z] Attempting uninstall: requests [2022-03-01T07:09:27.909Z] Found existing installation: requests 2.25.1 [2022-03-01T07:09:27.909Z] Uninstalling requests-2.25.1: [2022-03-01T07:09:27.909Z] Successfully uninstalled requests-2.25.1 [2022-03-01T07:09:28.183Z] Running setup.py install for texttable: started [2022-03-01T07:09:30.159Z] Running setup.py install for texttable: finished with status 'done' [2022-03-01T07:09:30.159Z] Running setup.py install for PyYAML: started [2022-03-01T07:09:32.777Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-01T07:09:32.778Z] Running setup.py install for docopt: started [2022-03-01T07:09:33.755Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:09:33.755Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:09:33.755Z] ---> 8e25bc7e5632 [2022-03-01T07:09:33.755Z] Step 3/22 : WORKDIR /edgex-go [2022-03-01T07:09:33.755Z] ---> Using cache [2022-03-01T07:09:33.755Z] ---> 7596f71c3b37 [2022-03-01T07:09:33.755Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:09:33.755Z] ---> Using cache [2022-03-01T07:09:33.755Z] ---> 597d82cfea95 [2022-03-01T07:09:33.755Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-01T07:09:35.196Z] Running setup.py install for docopt: finished with status 'done' [2022-03-01T07:09:35.196Z] Running setup.py install for dockerpty: started [2022-03-01T07:09:36.183Z] ---> Running in 78506af06827 [2022-03-01T07:09:37.621Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-01T07:09:37.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:09:38.884Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:09:39.861Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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 [2022-03-01T07:09:39.861Z] OK: 220 MiB in 52 packages [2022-03-01T07:09:41.846Z] Removing intermediate container 78506af06827 [2022-03-01T07:09:41.846Z] ---> ece372504126 [2022-03-01T07:09:41.846Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-01T07:09:42.840Z] ---> c08372775eac [2022-03-01T07:09:42.840Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:09:43.123Z] ---> Running in aa44efc1b351 [2022-03-01T07:09:43.721Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:09:43.721Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:09:43.721Z] ---> 8e25bc7e5632 [2022-03-01T07:09:43.721Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T07:09:43.721Z] ---> Using cache [2022-03-01T07:09:43.721Z] ---> 7596f71c3b37 [2022-03-01T07:09:43.721Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:09:43.721Z] ---> Using cache [2022-03-01T07:09:43.721Z] ---> 597d82cfea95 [2022-03-01T07:09:43.721Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-01T07:09:43.721Z] ---> Using cache [2022-03-01T07:09:43.721Z] ---> ece372504126 [2022-03-01T07:09:43.721Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T07:09:43.721Z] ---> Using cache [2022-03-01T07:09:43.721Z] ---> c08372775eac [2022-03-01T07:09:43.721Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:09:43.721Z] ---> Running in a7ae5249a626 [2022-03-01T07:09:49.137Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:09:49.137Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:09:49.137Z] ---> 8e25bc7e5632 [2022-03-01T07:09:49.137Z] Step 3/23 : WORKDIR /edgex-go [2022-03-01T07:09:49.137Z] ---> Using cache [2022-03-01T07:09:49.137Z] ---> 7596f71c3b37 [2022-03-01T07:09:49.137Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:09:49.137Z] ---> Using cache [2022-03-01T07:09:49.137Z] ---> 597d82cfea95 [2022-03-01T07:09:49.137Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-01T07:09:49.408Z] ---> Running in ee7605e0da5c [2022-03-01T07:09:49.688Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-01T07:09:49.688Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-01T07:09:49.688Z] ---> 8e25bc7e5632 [2022-03-01T07:09:49.688Z] Step 3/31 : WORKDIR /edgex-go [2022-03-01T07:09:49.688Z] ---> Using cache [2022-03-01T07:09:49.688Z] ---> 7596f71c3b37 [2022-03-01T07:09:49.688Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:09:49.688Z] ---> Using cache [2022-03-01T07:09:49.688Z] ---> 597d82cfea95 [2022-03-01T07:09:49.688Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-01T07:09:49.688Z] ---> Using cache [2022-03-01T07:09:49.688Z] ---> ece372504126 [2022-03-01T07:09:49.688Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-01T07:09:49.688Z] ---> Using cache [2022-03-01T07:09:49.688Z] ---> c08372775eac [2022-03-01T07:09:49.688Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:09:49.688Z] ---> Running in 6b15fb5da2a9 [2022-03-01T07:09:50.290Z] Removing intermediate container aa44efc1b351 [2022-03-01T07:09:50.290Z] ---> 300999fa789f [2022-03-01T07:09:50.290Z] Step 8/22 : COPY . . [2022-03-01T07:09:50.290Z] Removing intermediate container a7ae5249a626 [2022-03-01T07:09:50.290Z] ---> 6c80a42e07bd [2022-03-01T07:09:50.290Z] Step 8/23 : COPY . . [2022-03-01T07:09:51.266Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:09:52.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:09:53.220Z] OK: 220 MiB in 52 packages [2022-03-01T07:09:55.209Z] Removing intermediate container 6b15fb5da2a9 [2022-03-01T07:09:55.209Z] ---> 68e0bfd0c5b8 [2022-03-01T07:09:55.209Z] Step 8/31 : COPY . . [2022-03-01T07:09:55.209Z] Removing intermediate container ee7605e0da5c [2022-03-01T07:09:55.209Z] ---> b3c5eb98c471 [2022-03-01T07:09:55.209Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-01T07:09:56.194Z] ---> d64b0ca90785 [2022-03-01T07:09:56.194Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-01T07:09:56.466Z] ---> Running in d2e79017458f [2022-03-01T07:09:57.064Z] Removing intermediate container 21bca385503d [2022-03-01T07:09:57.064Z] ---> bfde1932cf9f [2022-03-01T07:09:57.064Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-01T07:09:57.337Z] ---> Running in 7937326ae62f [2022-03-01T07:09:58.337Z] Removing intermediate container 7937326ae62f [2022-03-01T07:09:58.337Z] ---> 612257757061 [2022-03-01T07:09:58.337Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-01T07:09:58.337Z] ---> Running in 5ac6dba869c0 [2022-03-01T07:09:58.953Z] Removing intermediate container 5ac6dba869c0 [2022-03-01T07:09:58.953Z] ---> cc01b299e3f8 [2022-03-01T07:09:58.953Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-01T07:10:00.934Z] Removing intermediate container d2e79017458f [2022-03-01T07:10:00.934Z] ---> 8e6a22cf6785 [2022-03-01T07:10:00.934Z] Step 8/23 : COPY . . [2022-03-01T07:10:01.204Z] ---> 32cc55a5a40f [2022-03-01T07:10:01.204Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-01T07:10:02.634Z] ---> f8a528a44331 [2022-03-01T07:10:02.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-01T07:10:04.065Z] ---> 3b92420ebd79 [2022-03-01T07:10:04.065Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-01T07:10:04.065Z] ---> Running in e08a1cf37498 [2022-03-01T07:10:04.672Z] Removing intermediate container e08a1cf37498 [2022-03-01T07:10:04.672Z] ---> 17a28f3864cc [2022-03-01T07:10:04.672Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:10:04.945Z] ---> Running in c556b33799e1 [2022-03-01T07:10:05.546Z] Removing intermediate container c556b33799e1 [2022-03-01T07:10:05.546Z] ---> e4406dfa0824 [2022-03-01T07:10:05.546Z] Step 21/23 : LABEL arch=arm64 [2022-03-01T07:10:05.823Z] ---> Running in d923baa39244 [2022-03-01T07:10:06.463Z] Removing intermediate container d923baa39244 [2022-03-01T07:10:06.463Z] ---> 69532172241c [2022-03-01T07:10:06.463Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:10:06.737Z] ---> Running in fcd5c8caec54 [2022-03-01T07:10:07.418Z] Removing intermediate container fcd5c8caec54 [2022-03-01T07:10:07.418Z] ---> 42dc77d5b43e [2022-03-01T07:10:07.418Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T07:10:07.418Z] ---> Running in 9eab2fcc00dc [2022-03-01T07:10:08.438Z] Removing intermediate container 9eab2fcc00dc [2022-03-01T07:10:08.438Z] ---> e2da2e055ee5 [2022-03-01T07:10:08.438Z] [2022-03-01T07:10:09.032Z] Successfully built e2da2e055ee5 [2022-03-01T07:10:09.032Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-01T07:10:15.737Z]  Building sys-mgmt-agent ... done  ---> 04e74c0a98f6 [2022-03-01T07:10:15.737Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-01T07:10:15.737Z] ---> 9fdcf3dee96f [2022-03-01T07:10:15.737Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-01T07:10:15.737Z] ---> Running in 21065a693019 [2022-03-01T07:10:15.737Z] ---> Running in 75ca95cefc2d [2022-03-01T07:10:16.728Z] ---> d3d3d30428e8 [2022-03-01T07:10:16.728Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-01T07:10:17.003Z] 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 [2022-03-01T07:10:17.003Z] 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 [2022-03-01T07:10:17.003Z] ---> Running in 365dde45c4a0 [2022-03-01T07:10:18.990Z] 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 [2022-03-01T07:10:22.395Z] ---> 8b69e7a1d130 [2022-03-01T07:10:22.395Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-01T07:10:22.395Z] ---> Running in f4b942e1bbe7 [2022-03-01T07:10:23.838Z] 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 [2022-03-01T07:12:15.677Z] Removing intermediate container 365dde45c4a0 [2022-03-01T07:12:15.677Z] ---> 22abb6fc5dbc [2022-03-01T07:12:15.677Z] [2022-03-01T07:12:15.677Z] Step 10/31 : FROM alpine:3.14 [2022-03-01T07:12:15.677Z] ---> 5b8b7b635229 [2022-03-01T07:12:15.677Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-01T07:12:15.677Z] ---> Running in b938620a2399 [2022-03-01T07:12:15.677Z] Removing intermediate container b938620a2399 [2022-03-01T07:12:15.677Z] ---> b39f0f119b42 [2022-03-01T07:12:15.677Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-01T07:12:15.677Z] ---> Running in 4f3e3b25f8bd [2022-03-01T07:12:15.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:12:15.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:12:15.677Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-01T07:12:15.677Z] (2/2) Installing su-exec (0.2-r1) [2022-03-01T07:12:15.677Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:12:15.677Z] OK: 6 MiB in 16 packages [2022-03-01T07:12:15.677Z] Removing intermediate container 4f3e3b25f8bd [2022-03-01T07:12:15.677Z] ---> f20012bb41cc [2022-03-01T07:12:15.677Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-01T07:12:15.677Z] ---> Running in 12fa1bc772b5 [2022-03-01T07:12:15.677Z] Removing intermediate container 12fa1bc772b5 [2022-03-01T07:12:15.677Z] ---> 616c56acff86 [2022-03-01T07:12:15.677Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-01T07:12:15.677Z] ---> Running in f33f30d6ccd0 [2022-03-01T07:12:15.677Z] Removing intermediate container f33f30d6ccd0 [2022-03-01T07:12:15.677Z] ---> af4fe4d4b43e [2022-03-01T07:12:15.677Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-01T07:12:15.677Z] ---> Running in 9a79f3becbd1 [2022-03-01T07:12:19.069Z] Removing intermediate container 9a79f3becbd1 [2022-03-01T07:12:19.069Z] ---> ef07d849ab76 [2022-03-01T07:12:19.069Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-01T07:12:19.069Z] ---> Running in 27fff937c3b6 [2022-03-01T07:12:19.342Z] Removing intermediate container 27fff937c3b6 [2022-03-01T07:12:19.342Z] ---> 02cd191e9361 [2022-03-01T07:12:19.342Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-01T07:12:19.937Z] Removing intermediate container 21065a693019 [2022-03-01T07:12:19.937Z] ---> 74562de3f9b6 [2022-03-01T07:12:19.937Z] [2022-03-01T07:12:19.937Z] Step 10/22 : FROM alpine:3.14 [2022-03-01T07:12:19.937Z] ---> 5b8b7b635229 [2022-03-01T07:12:19.937Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-01T07:12:19.937Z] ---> Using cache [2022-03-01T07:12:19.937Z] ---> e7f566e7d217 [2022-03-01T07:12:19.937Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:12:19.937Z] ---> Using cache [2022-03-01T07:12:19.937Z] ---> 3492d1d774d0 [2022-03-01T07:12:19.937Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-01T07:12:20.211Z] ---> Running in d668c4d20912 [2022-03-01T07:12:20.493Z] ---> 0292aec416df [2022-03-01T07:12:20.494Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-01T07:12:20.494Z] Removing intermediate container 75ca95cefc2d [2022-03-01T07:12:20.494Z] ---> 8b779515294d [2022-03-01T07:12:20.494Z] [2022-03-01T07:12:20.494Z] Step 10/23 : FROM alpine:3.14 [2022-03-01T07:12:20.494Z] ---> 5b8b7b635229 [2022-03-01T07:12:20.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-01T07:12:20.494Z] ---> Using cache [2022-03-01T07:12:20.494Z] ---> e7f566e7d217 [2022-03-01T07:12:20.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-01T07:12:20.494Z] ---> Using cache [2022-03-01T07:12:20.494Z] ---> 3492d1d774d0 [2022-03-01T07:12:20.494Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-01T07:12:20.494Z] ---> Running in e63b97d6a2a4 [2022-03-01T07:12:20.770Z] ---> Running in 70757bd2e7a0 [2022-03-01T07:12:20.770Z] Removing intermediate container d668c4d20912 [2022-03-01T07:12:20.770Z] ---> 36454daaa5d0 [2022-03-01T07:12:20.770Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-01T07:12:20.770Z] ---> Running in 1ff4b10a8fdb [2022-03-01T07:12:21.367Z] Removing intermediate container 70757bd2e7a0 [2022-03-01T07:12:21.367Z] ---> fdcc3db3c2ef [2022-03-01T07:12:21.367Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-01T07:12:21.642Z] Removing intermediate container 1ff4b10a8fdb [2022-03-01T07:12:21.642Z] ---> cf290cc8c8e4 [2022-03-01T07:12:21.642Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:12:21.642Z] ---> Running in 7e0ca5d99084 [2022-03-01T07:12:22.238Z] Removing intermediate container 7e0ca5d99084 [2022-03-01T07:12:22.238Z] ---> 0e93d1f11e62 [2022-03-01T07:12:22.238Z] Step 15/23 : WORKDIR / [2022-03-01T07:12:22.513Z] ---> Running in 3d3decdad0b6 [2022-03-01T07:12:22.513Z] ---> dc4f6f5e2cbc [2022-03-01T07:12:22.513Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-01T07:12:23.112Z] Removing intermediate container 3d3decdad0b6 [2022-03-01T07:12:23.112Z] ---> b787ead0cb09 [2022-03-01T07:12:23.112Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:12:23.389Z] Removing intermediate container e63b97d6a2a4 [2022-03-01T07:12:23.389Z] ---> 1adb7a2e7390 [2022-03-01T07:12:23.389Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:12:23.987Z] ---> be9ca3b2e555 [2022-03-01T07:12:23.987Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-01T07:12:24.263Z] ---> 8ed35ad1264c [2022-03-01T07:12:24.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-01T07:12:24.263Z] ---> 1171b91e9006 [2022-03-01T07:12:24.263Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-01T07:12:25.233Z] ---> 56700a56d979 [2022-03-01T07:12:25.233Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-01T07:12:25.233Z] ---> Running in dc97991959ed [2022-03-01T07:12:25.832Z] ---> ac381bc32c49 [2022-03-01T07:12:25.832Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-01T07:12:25.832Z] Removing intermediate container dc97991959ed [2022-03-01T07:12:25.832Z] ---> 0cf6ab8b215a [2022-03-01T07:12:25.832Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:12:25.832Z] ---> 1711183f00a4 [2022-03-01T07:12:25.832Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-01T07:12:25.832Z] ---> Running in 10bcdc6b1b96 [2022-03-01T07:12:26.429Z] Removing intermediate container 10bcdc6b1b96 [2022-03-01T07:12:26.429Z] ---> 987974e82edc [2022-03-01T07:12:26.429Z] Step 20/22 : LABEL arch=arm64 [2022-03-01T07:12:26.700Z] ---> Running in 70735b009013 [2022-03-01T07:12:26.700Z] ---> 7cbfaa565fca [2022-03-01T07:12:26.700Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-01T07:12:26.700Z] ---> Running in 913efbc13094 [2022-03-01T07:12:26.975Z] ---> a7d948853982 [2022-03-01T07:12:26.975Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-01T07:12:26.975Z] Removing intermediate container 70735b009013 [2022-03-01T07:12:26.975Z] ---> 8731de92338e [2022-03-01T07:12:26.975Z] Step 21/22 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:12:27.260Z] ---> Running in 9c017045d2ca [2022-03-01T07:12:27.260Z] Removing intermediate container 913efbc13094 [2022-03-01T07:12:27.260Z] ---> b1c805380f1c [2022-03-01T07:12:27.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:12:27.535Z] ---> Running in 0c3e3558d884 [2022-03-01T07:12:27.808Z] ---> aa0f9db304c5 [2022-03-01T07:12:27.808Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-01T07:12:27.808Z] Removing intermediate container 9c017045d2ca [2022-03-01T07:12:27.808Z] ---> d70e6b5c229e [2022-03-01T07:12:27.808Z] Step 22/22 : LABEL version=0.0.0 [2022-03-01T07:12:28.081Z] Removing intermediate container 0c3e3558d884 [2022-03-01T07:12:28.081Z] ---> 39da67d93dec [2022-03-01T07:12:28.081Z] Step 21/23 : LABEL arch=arm64 [2022-03-01T07:12:28.081Z] ---> Running in ca2c40a45a63 [2022-03-01T07:12:28.081Z] ---> Running in 38fd689a20dc [2022-03-01T07:12:28.673Z] Removing intermediate container ca2c40a45a63 [2022-03-01T07:12:28.673Z] ---> 808d434f248c [2022-03-01T07:12:28.673Z] [2022-03-01T07:12:28.673Z] Removing intermediate container 38fd689a20dc [2022-03-01T07:12:28.673Z] ---> 8a7bf9431dc7 [2022-03-01T07:12:28.673Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:12:28.946Z] ---> Running in 0c6424d173d1 [2022-03-01T07:12:28.946Z] ---> a70159699d42 [2022-03-01T07:12:28.946Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-01T07:12:28.946Z] Successfully built 808d434f248c [2022-03-01T07:12:28.946Z] Successfully tagged support-scheduler-arm64:latest [2022-03-01T07:12:29.218Z]  Building support-scheduler ... done  ---> Running in 4e93f9c2c9b1 [2022-03-01T07:12:29.493Z] Removing intermediate container 0c6424d173d1 [2022-03-01T07:12:29.493Z] ---> ab32f7c5bdbc [2022-03-01T07:12:29.493Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T07:12:29.493Z] ---> Running in d50519806a57 [2022-03-01T07:12:29.767Z] Removing intermediate container 4e93f9c2c9b1 [2022-03-01T07:12:29.767Z] ---> 1859770f0fd8 [2022-03-01T07:12:29.767Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-01T07:12:30.039Z] Removing intermediate container d50519806a57 [2022-03-01T07:12:30.039Z] ---> 413dddff6bdc [2022-03-01T07:12:30.039Z] [2022-03-01T07:12:30.039Z] Removing intermediate container f4b942e1bbe7 [2022-03-01T07:12:30.039Z] ---> b313c0d9a099 [2022-03-01T07:12:30.039Z] [2022-03-01T07:12:30.039Z] Step 10/23 : FROM alpine:3.14 [2022-03-01T07:12:30.039Z] ---> 5b8b7b635229 [2022-03-01T07:12:30.039Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-01T07:12:30.310Z] ---> Running in 4ce43d9c41e6 [2022-03-01T07:12:30.310Z] Successfully built 413dddff6bdc [2022-03-01T07:12:30.310Z] Successfully tagged core-metadata-arm64:latest [2022-03-01T07:12:30.581Z]  Building core-metadata ... done  ---> b97ea1a74933 [2022-03-01T07:12:30.581Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-01T07:12:30.581Z] Removing intermediate container 4ce43d9c41e6 [2022-03-01T07:12:30.581Z] ---> f81096ba9d3a [2022-03-01T07:12:30.581Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-01T07:12:30.855Z] ---> Running in 6d2400540ecb [2022-03-01T07:12:30.855Z] ---> Running in d93a1aa7d8f5 [2022-03-01T07:12:31.135Z] Removing intermediate container d93a1aa7d8f5 [2022-03-01T07:12:31.135Z] ---> ef709903864b [2022-03-01T07:12:31.135Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-01T07:12:31.407Z] ---> Running in b5f0ca2903b4 [2022-03-01T07:12:31.680Z] Removing intermediate container b5f0ca2903b4 [2022-03-01T07:12:31.680Z] ---> 8046e241274d [2022-03-01T07:12:31.680Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-01T07:12:31.958Z] ---> Running in c97b0dd030d8 [2022-03-01T07:12:32.557Z] Removing intermediate container 6d2400540ecb [2022-03-01T07:12:32.557Z] ---> 88ecc1e45fa4 [2022-03-01T07:12:32.557Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-01T07:12:32.831Z] ---> Running in 644c3c77242b [2022-03-01T07:12:33.105Z] Removing intermediate container 644c3c77242b [2022-03-01T07:12:33.105Z] ---> 31d92d3903ae [2022-03-01T07:12:33.105Z] Step 28/31 : CMD ["gate"] [2022-03-01T07:12:33.378Z] ---> Running in 4aa2f2d50368 [2022-03-01T07:12:33.973Z] Removing intermediate container 4aa2f2d50368 [2022-03-01T07:12:33.973Z] ---> f70bf3530f8f [2022-03-01T07:12:33.973Z] Step 29/31 : LABEL arch=arm64 [2022-03-01T07:12:33.973Z] Removing intermediate container c97b0dd030d8 [2022-03-01T07:12:33.973Z] ---> eee1e9235273 [2022-03-01T07:12:33.973Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-01T07:12:33.973Z] ---> Running in 16554eac4453 [2022-03-01T07:12:33.973Z] ---> Running in 695bf104b61d [2022-03-01T07:12:34.564Z] Removing intermediate container 695bf104b61d [2022-03-01T07:12:34.564Z] ---> 4ef2406f2b26 [2022-03-01T07:12:34.564Z] Step 30/31 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:12:34.836Z] ---> Running in 2eab5020682b [2022-03-01T07:12:35.108Z] Removing intermediate container 2eab5020682b [2022-03-01T07:12:35.108Z] ---> 41405a907906 [2022-03-01T07:12:35.108Z] Step 31/31 : LABEL version=0.0.0 [2022-03-01T07:12:35.108Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-01T07:12:35.377Z] ---> Running in 4d73bdac0f9f [2022-03-01T07:12:35.651Z] Removing intermediate container 4d73bdac0f9f [2022-03-01T07:12:35.651Z] ---> 90246fa83374 [2022-03-01T07:12:35.651Z] [2022-03-01T07:12:36.243Z] Successfully built 90246fa83374 [2022-03-01T07:12:36.243Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-01T07:12:36.243Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-01T07:12:36.834Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-01T07:12:37.103Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-01T07:12:37.103Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-01T07:12:37.103Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-01T07:12:37.374Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-01T07:12:37.374Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-01T07:12:37.645Z] Executing busybox-1.33.1-r6.trigger [2022-03-01T07:12:37.645Z] OK: 8 MiB in 20 packages [2022-03-01T07:12:38.617Z] Removing intermediate container 16554eac4453 [2022-03-01T07:12:38.617Z] ---> ff7235d13848 [2022-03-01T07:12:38.617Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-01T07:12:39.209Z] ---> 50b51ab45528 [2022-03-01T07:12:39.209Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-01T07:12:40.182Z] ---> 9ecfc9d59227 [2022-03-01T07:12:40.182Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-01T07:12:40.776Z] ---> e85188e2171e [2022-03-01T07:12:40.776Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-01T07:12:40.776Z] ---> Running in 1e1586fe6b1b [2022-03-01T07:12:41.368Z] Removing intermediate container 1e1586fe6b1b [2022-03-01T07:12:41.368Z] ---> a70abe886009 [2022-03-01T07:12:41.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-01T07:12:41.368Z] ---> Running in 23043d9af019 [2022-03-01T07:12:41.639Z] Removing intermediate container 23043d9af019 [2022-03-01T07:12:41.639Z] ---> 5795483624fc [2022-03-01T07:12:41.639Z] Step 21/23 : LABEL arch=arm64 [2022-03-01T07:12:41.639Z] ---> Running in a1b65e456b28 [2022-03-01T07:12:42.227Z] Removing intermediate container a1b65e456b28 [2022-03-01T07:12:42.227Z] ---> 66502d57b9a8 [2022-03-01T07:12:42.227Z] Step 22/23 : LABEL git_sha=ef11af5896a0f100dd670a5952c739f8549ba609 [2022-03-01T07:12:42.227Z] ---> Running in 38dba1617472 [2022-03-01T07:12:42.500Z] Removing intermediate container 38dba1617472 [2022-03-01T07:12:42.500Z] ---> 89bc1fdd8382 [2022-03-01T07:12:42.500Z] Step 23/23 : LABEL version=0.0.0 [2022-03-01T07:12:42.500Z] ---> Running in ec25a959091f [2022-03-01T07:12:43.088Z] Removing intermediate container ec25a959091f [2022-03-01T07:12:43.088Z] ---> 2047a09fc453 [2022-03-01T07:12:43.088Z] [2022-03-01T07:12:43.358Z] Successfully built 2047a09fc453 [2022-03-01T07:12:43.358Z] Successfully tagged core-data-arm64:latest [2022-03-01T07:12:43.640Z]  Building core-data ... done  [Pipeline] } [2022-03-01T07:12:43.662Z] $ docker stop --time=1 f384db39b9917a60a34a36005f65a97a17e7a99ab4aac4e425f1557427c08e59 [2022-03-01T07:12:45.309Z] $ docker rm -f f384db39b9917a60a34a36005f65a97a17e7a99ab4aac4e425f1557427c08e59 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-01T07:12:45.906Z] + docker images [2022-03-01T07:12:46.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-01T07:12:46.175Z] core-data-arm64 latest 2047a09fc453 3 seconds ago 19.2MB [2022-03-01T07:12:46.175Z] security-bootstrapper-arm64 latest 90246fa83374 10 seconds ago 18MB [2022-03-01T07:12:46.175Z] b313c0d9a099 16 seconds ago 1.6GB [2022-03-01T07:12:46.175Z] core-metadata-arm64 latest 413dddff6bdc 16 seconds ago 16MB [2022-03-01T07:12:46.175Z] support-scheduler-arm64 latest 808d434f248c 17 seconds ago 15.4MB [2022-03-01T07:12:46.175Z] 8b779515294d 26 seconds ago 1.6GB [2022-03-01T07:12:46.175Z] 74562de3f9b6 26 seconds ago 1.6GB [2022-03-01T07:12:46.175Z] 22abb6fc5dbc 38 seconds ago 1.59GB [2022-03-01T07:12:46.175Z] sys-mgmt-agent-arm64 latest e2da2e055ee5 2 minutes ago 280MB [2022-03-01T07:12:46.175Z] security-secretstore-setup-arm64 latest d3078218cdcc 3 minutes ago 27MB [2022-03-01T07:12:46.175Z] support-notifications-arm64 latest 33500076255f 3 minutes ago 16.1MB [2022-03-01T07:12:46.175Z] security-proxy-setup-arm64 latest 6c1e56aa38db 3 minutes ago 25.5MB [2022-03-01T07:12:46.175Z] core-command-arm64 latest d16ed034f381 3 minutes ago 15.3MB [2022-03-01T07:12:46.175Z] 97f7dd4db548 4 minutes ago 1.6GB [2022-03-01T07:12:46.175Z] 29217527b574 4 minutes ago 1.6GB [2022-03-01T07:12:46.175Z] ba5bc8f8b586 4 minutes ago 1.6GB [2022-03-01T07:12:46.176Z] 65f19a6ce663 4 minutes ago 1.59GB [2022-03-01T07:12:46.176Z] c00a81379015 4 minutes ago 1.59GB [2022-03-01T07:12:46.176Z] ci-base-image-arm64 latest 8e25bc7e5632 14 minutes ago 1.26GB [2022-03-01T07:12:46.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 3 weeks ago 551MB [2022-03-01T07:12:46.176Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-01T07:12:46.176Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-01T07:12:46.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 20 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:12:46.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-01T07:12:46.902Z] [2022-03-01T07:12:46.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:12:47.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-01T07:12:47.543Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-01T07:12:47.543Z] 8998bd30e6a1: Pulling fs layer [2022-03-01T07:12:47.543Z] 04944245beec: Pulling fs layer [2022-03-01T07:12:47.543Z] 699f458cf7ca: Pulling fs layer [2022-03-01T07:12:47.543Z] 765212b225bb: Pulling fs layer [2022-03-01T07:12:47.543Z] f23df028b6ca: Pulling fs layer [2022-03-01T07:12:47.543Z] d65c8cfc05b1: Pulling fs layer [2022-03-01T07:12:47.543Z] 2437ff75d9bd: Pulling fs layer [2022-03-01T07:12:47.543Z] f23df028b6ca: Waiting [2022-03-01T07:12:47.543Z] d65c8cfc05b1: Waiting [2022-03-01T07:12:47.543Z] 2437ff75d9bd: Waiting [2022-03-01T07:12:47.543Z] 765212b225bb: Waiting [2022-03-01T07:12:47.543Z] 04944245beec: Verifying Checksum [2022-03-01T07:12:47.543Z] 04944245beec: Download complete [2022-03-01T07:12:47.543Z] 765212b225bb: Verifying Checksum [2022-03-01T07:12:47.543Z] 765212b225bb: Download complete [2022-03-01T07:12:47.543Z] f23df028b6ca: Verifying Checksum [2022-03-01T07:12:47.543Z] f23df028b6ca: Download complete [2022-03-01T07:12:47.543Z] d65c8cfc05b1: Verifying Checksum [2022-03-01T07:12:47.543Z] d65c8cfc05b1: Download complete [2022-03-01T07:12:47.815Z] 699f458cf7ca: Verifying Checksum [2022-03-01T07:12:48.109Z] 8998bd30e6a1: Verifying Checksum [2022-03-01T07:12:48.109Z] 8998bd30e6a1: Download complete [2022-03-01T07:12:50.747Z] 2437ff75d9bd: Verifying Checksum [2022-03-01T07:12:50.747Z] 2437ff75d9bd: Download complete [2022-03-01T07:12:52.724Z] 8998bd30e6a1: Pull complete [2022-03-01T07:12:53.318Z] 04944245beec: Pull complete [2022-03-01T07:12:54.746Z] 699f458cf7ca: Pull complete [2022-03-01T07:12:55.016Z] 765212b225bb: Pull complete [2022-03-01T07:12:55.989Z] f23df028b6ca: Pull complete [2022-03-01T07:12:55.989Z] d65c8cfc05b1: Pull complete [2022-03-01T07:13:11.038Z] 2437ff75d9bd: Pull complete [2022-03-01T07:13:11.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-01T07:13:11.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-01T07:13:11.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-01T07:13:11.291Z] prd-ubuntu18.04-docker-arm64-4c-16g-6167 does not seem to be running inside a container [2022-03-01T07:13:11.369Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-01T07:13:14.130Z] $ docker top 9c94fcf2fca62c53f0cb97e5479747428eeff513cbb9b4b78593183607262ed9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:15.208Z] ---> job-cost.sh [2022-03-01T07:13:15.208Z] lf-activate-venv: SKIPPING [2022-03-01T07:13:15.208Z] INFO: No Stack... [2022-03-01T07:13:15.477Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-01T07:13:16.445Z] INFO: Archiving Costs [Pipeline] sh [2022-03-01T07:13:17.122Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-03-01T07:13:17.122Z] + cut -d, -f6 [Pipeline] lock [2022-03-01T07:13:17.197Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] [2022-03-01T07:13:17.202Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] did not exist. Created. [2022-03-01T07:13:17.202Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-01T07:13:17.952Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-01T07:13:18.143Z] Stashed 1 file(s) [Pipeline] } [2022-03-01T07:13:18.159Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3890-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-01T07:13:18.249Z] $ docker stop --time=1 9c94fcf2fca62c53f0cb97e5479747428eeff513cbb9b4b78593183607262ed9 [2022-03-01T07:13:19.762Z] $ docker rm -f 9c94fcf2fca62c53f0cb97e5479747428eeff513cbb9b4b78593183607262ed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-03-01T07:13:20.879Z] provisioning config files... [2022-03-01T07:13:20.899Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2931282814319780347tmp [Pipeline] { [Pipeline] sh [2022-03-01T07:13:21.234Z] + set +x [2022-03-01T07:13:21.234Z] + curl -s https://codecov.io/bash [2022-03-01T07:13:21.234Z] + bash -s -- [2022-03-01T07:13:21.495Z] [2022-03-01T07:13:21.495Z] _____ _ [2022-03-01T07:13:21.495Z] / ____| | | [2022-03-01T07:13:21.495Z] | | ___ __| | ___ ___ _____ __ [2022-03-01T07:13:21.495Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-01T07:13:21.495Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-01T07:13:21.495Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-01T07:13:21.495Z] Bash-1.0.6 [2022-03-01T07:13:21.495Z] [2022-03-01T07:13:21.495Z] [2022-03-01T07:13:21.495Z] ==> git version 2.24.4 found [2022-03-01T07:13:21.495Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-03-01T07:13:21.495Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-01T07:13:21.495Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-01T07:13:21.495Z] ==> Jenkins CI detected. [2022-03-01T07:13:21.495Z] current dir:  /w/workspace/edgex-go/1 [2022-03-01T07:13:21.495Z] project root: . [2022-03-01T07:13:21.495Z] --> token set from env [2022-03-01T07:13:21.495Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-01T07:13:21.495Z] ==> Running gcov in . (disable via -X gcov) [2022-03-01T07:13:21.495Z] ==> Python coveragepy not found [2022-03-01T07:13:21.495Z] ==> Searching for coverage reports in: [2022-03-01T07:13:21.495Z] + . [2022-03-01T07:13:21.495Z] -> Found 1 reports [2022-03-01T07:13:21.495Z] ==> Detecting git/mercurial file structure [2022-03-01T07:13:21.495Z] ==> Reading reports [2022-03-01T07:13:21.495Z] + ./coverage.out bytes=428383 [2022-03-01T07:13:21.495Z] ==> Appending adjustments [2022-03-01T07:13:21.495Z] https://docs.codecov.io/docs/fixing-reports [2022-03-01T07:13:22.879Z] + Found adjustments [2022-03-01T07:13:22.879Z] ==> Gzipping contents [2022-03-01T07:13:22.880Z] 60K /tmp/codecov.IZxPi4.gz [2022-03-01T07:13:22.880Z] ==> Uploading reports [2022-03-01T07:13:22.880Z] url: https://codecov.io [2022-03-01T07:13:22.880Z] query: branch=PR-3890&commit=ef11af5896a0f100dd670a5952c739f8549ba609&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3890%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3890&job=&cmd_args= [2022-03-01T07:13:22.880Z] -> Pinging Codecov [2022-03-01T07:13:22.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3890&commit=ef11af5896a0f100dd670a5952c739f8549ba609&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3890%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3890&job=&cmd_args= [2022-03-01T07:13:23.139Z] -> Uploading to [2022-03-01T07:13:23.139Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-01/00271124DB129430A58F1EEE437C3FCB/ef11af5896a0f100dd670a5952c739f8549ba609/1d41da0d-2ca6-4ddb-8d89-01d5bfccb293.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220301T071322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=557e02913a74dcea9a72b3c605d4b09684972812e6c755e8c491e52a063ac266 [2022-03-01T07:13:23.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-01T07:13:23.139Z] Dload Upload Total Spent Left Speed [2022-03-01T07:13:23.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57979 0 0 100 57979 0 161k --:--:-- --:--:-- --:--:-- 161k [2022-03-01T07:13:23.399Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef11af5896a0f100dd670a5952c739f8549ba609 [Pipeline] } [2022-03-01T07:13:23.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-01T07:13:24.817Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:25.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:25.734Z] ---> package-listing.sh [2022-03-01T07:13:25.734Z] ++ facter osfamily [2022-03-01T07:13:25.734Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-01T07:13:25.995Z] + OS_FAMILY=redhat [2022-03-01T07:13:25.995Z] + workspace=/w/workspace/edgex-go/1 [2022-03-01T07:13:25.995Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-01T07:13:25.995Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-01T07:13:25.995Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-01T07:13:25.995Z] + PACKAGES=/tmp/packages_start.txt [2022-03-01T07:13:25.995Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-01T07:13:25.995Z] + PACKAGES=/tmp/packages_end.txt [2022-03-01T07:13:25.995Z] + case "${OS_FAMILY}" in [2022-03-01T07:13:25.995Z] + rpm -qa [2022-03-01T07:13:25.995Z] + sort [2022-03-01T07:13:30.200Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-01T07:13:30.200Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-01T07:13:30.200Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-01T07:13:30.200Z] + '[' /w/workspace/edgex-go/1 ']' [2022-03-01T07:13:30.200Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-03-01T07:13:30.200Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-03-01T07:13:30.238Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-01T07:13:30.536Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:13:31.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-01T07:13:31.124Z] [2022-03-01T07:13:31.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-01T07:13:31.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-01T07:13:31.466Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-01T07:13:31.466Z] 5eb5b503b376: Pulling fs layer [2022-03-01T07:13:31.466Z] 5c69ac0246d0: Pulling fs layer [2022-03-01T07:13:31.466Z] ec43610c2a17: Pulling fs layer [2022-03-01T07:13:31.466Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-01T07:13:31.466Z] 33b1e0a273af: Pulling fs layer [2022-03-01T07:13:31.466Z] 5d3b04190fa2: Pulling fs layer [2022-03-01T07:13:31.466Z] 2f39f015ded8: Pulling fs layer [2022-03-01T07:13:31.466Z] 3a2ae6a8a46f: Waiting [2022-03-01T07:13:31.466Z] 33b1e0a273af: Waiting [2022-03-01T07:13:31.466Z] 5d3b04190fa2: Waiting [2022-03-01T07:13:31.466Z] 2f39f015ded8: Waiting [2022-03-01T07:13:31.466Z] 5c69ac0246d0: Verifying Checksum [2022-03-01T07:13:31.466Z] 5c69ac0246d0: Download complete [2022-03-01T07:13:31.466Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-01T07:13:31.466Z] 3a2ae6a8a46f: Download complete [2022-03-01T07:13:31.466Z] ec43610c2a17: Download complete [2022-03-01T07:13:31.466Z] 33b1e0a273af: Verifying Checksum [2022-03-01T07:13:31.466Z] 33b1e0a273af: Download complete [2022-03-01T07:13:31.466Z] 5d3b04190fa2: Verifying Checksum [2022-03-01T07:13:31.466Z] 5d3b04190fa2: Download complete [2022-03-01T07:13:31.728Z] 5eb5b503b376: Verifying Checksum [2022-03-01T07:13:31.728Z] 5eb5b503b376: Download complete [2022-03-01T07:13:32.297Z] 2f39f015ded8: Verifying Checksum [2022-03-01T07:13:32.297Z] 2f39f015ded8: Download complete [2022-03-01T07:13:33.269Z] 5eb5b503b376: Pull complete [2022-03-01T07:13:33.533Z] 5c69ac0246d0: Pull complete [2022-03-01T07:13:33.792Z] ec43610c2a17: Pull complete [2022-03-01T07:13:34.052Z] 3a2ae6a8a46f: Pull complete [2022-03-01T07:13:34.328Z] 33b1e0a273af: Pull complete [2022-03-01T07:13:34.328Z] 5d3b04190fa2: Pull complete [2022-03-01T07:13:39.640Z] 2f39f015ded8: Pull complete [2022-03-01T07:13:39.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-01T07:13:39.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-01T07:13:39.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-01T07:13:39.730Z] prd-centos7-docker-4c-2g-6166 does not seem to be running inside a container [2022-03-01T07:13:39.784Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-01T07:13:43.027Z] $ docker top 83a2b0dd13746bd5810203e06feb8af2bb6bf80d2a8199d9f2aede9c8abe4eaa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-01T07:13:43.431Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-01T07:13:43.751Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-01T07:13:44.067Z] + ls /var/log/sa-host [2022-03-01T07:13:44.067Z] + sadf -c /var/log/sa-host/sa01 [2022-03-01T07:13:44.067Z] file_magic: OK [2022-03-01T07:13:44.067Z] HZ: Using current value: 100 [2022-03-01T07:13:44.067Z] file_header: OK [2022-03-01T07:13:44.067Z] 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 [2022-03-01T07:13:44.067Z] Statistics: [2022-03-01T07:13:44.067Z] 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... [2022-03-01T07:13:44.067Z] File successfully converted to sysstat format version 12.5.2 [2022-03-01T07:13:44.067Z] + sadf -c /var/log/sa-host/sa17 [2022-03-01T07:13:44.067Z] file_magic: OK [2022-03-01T07:13:44.067Z] HZ: Using current value: 100 [2022-03-01T07:13:44.067Z] file_header: OK [2022-03-01T07:13:44.067Z] 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 [2022-03-01T07:13:44.067Z] Statistics: [2022-03-01T07:13:44.067Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-01T07:13:44.067Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-01T07:13:44.351Z] provisioning config files... [2022-03-01T07:13:44.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config452873763057134371tmp [Pipeline] { [Pipeline] echo [2022-03-01T07:13:44.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:44.730Z] ---> create-netrc.sh [Pipeline] } [2022-03-01T07:13:44.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:45.161Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-01T07:13:45.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:45.510Z] ---> sudo-logs.sh [2022-03-01T07:13:45.510Z] Archiving 'sudo' log.. [2022-03-01T07:13:45.510Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6166.novalocal: Name or service not known [2022-03-01T07:13:45.510Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6166.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-01T07:13:45.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:45.915Z] ---> job-cost.sh [2022-03-01T07:13:45.916Z] lf-activate-venv: SKIPPING [2022-03-01T07:13:45.916Z] DEBUG: total: 0.10999999940395355 [2022-03-01T07:13:45.916Z] INFO: Retrieving Stack Cost... [2022-03-01T07:13:46.176Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-01T07:13:46.751Z] INFO: Archiving Costs [Pipeline] echo [2022-03-01T07:13:46.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-01T07:13:47.144Z] ---> logs-deploy.sh [2022-03-01T07:13:47.144Z] lf-activate-venv: SKIPPING [2022-03-01T07:13:47.144Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3890/1 [2022-03-01T07:13:47.144Z] INFO: archiving workspace using pattern(s): [2022-03-01T07:13:48.085Z] Archives upload complete. [2022-03-01T07:13:48.085Z] INFO: archiving logs to Nexus