Pull request #3897 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5b344236fd1ad1266a96d7afeb10723ca9329f0b+613ba3a9f074961a82087988d5f76ae29a1a6b1f (e5cdf1a51c4dd52612386e660e1b05d250d922a9) 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-ssh13126613030906493109.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-ssh11000852351458062806.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8318778487723845788.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 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-ssh5241829122464736999.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3897/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10603860795214484528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-6815 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7746811357973626966.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/2@tmp/jenkins-gitclient-ssh1744015339261853771.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5b344236fd1ad1266a96d7afeb10723ca9329f0b Merge succeeded, producing 5b344236fd1ad1266a96d7afeb10723ca9329f0b Checking out Revision 5b344236fd1ad1266a96d7afeb10723ca9329f0b (PR-3897) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5194459561899291229.key > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 Commit message: "feat(security): add spiffe token provider" First time build. Skipping changelog. > git rev-list --no-walk 078dc6549cc5b3ff4b3558ffb980e77a671f417c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-11T03:38:57.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-11T03:38:57.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-11T03:38:57.384Z] ========================================================= [2022-03-11T03:38:57.385Z] EdgeX Global Pipelines Version Info [2022-03-11T03:38:57.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-11T03:38:58.542Z] ------------------- [2022-03-11T03:38:58.542Z] stable info: [2022-03-11T03:38:58.542Z] ------------------- [2022-03-11T03:38:58.542Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-11T03:38:58.542Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-11T03:38:58.542Z] Message: update stable to v1.0.220 [2022-03-11T03:38:59.113Z] ------------------- [2022-03-11T03:38:59.113Z] experimental info: [2022-03-11T03:38:59.113Z] ------------------- [2022-03-11T03:38:59.113Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-11T03:38:59.113Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-11T03:38:59.113Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-03-11T03:38:59.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-03-11T03:38:59.267Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-03-11T03:38:59.277Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-11T03:38:59.290Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-03-11T03:38:59.305Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-03-11T03:38:59.316Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-03-11T03:38:59.327Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-03-11T03:38:59.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-03-11T03:38:59.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-03-11T03:38:59.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-03-11T03:38:59.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-03-11T03:38:59.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-11T03:38:59.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-03-11T03:38:59.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-11T03:38:59.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-03-11T03:38:59.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T03:38:59.446Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-11T03:38:59.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-11T03:38:59.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-03-11T03:38:59.484Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-03-11T03:38:59.494Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-03-11T03:38:59.507Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-11T03:38:59.520Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3897 [Pipeline] echo [2022-03-11T03:38:59.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3897 [Pipeline] echo [2022-03-11T03:38:59.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3897 [Pipeline] echo [2022-03-11T03:38:59.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] echo [2022-03-11T03:38:59.567Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b34423 [Pipeline] echo [2022-03-11T03:38:59.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T03:38:59.630Z] provisioning config files... [2022-03-11T03:38:59.653Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8124629697233911324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T03:38:59.969Z] ---> docker-login.sh [2022-03-11T03:38:59.969Z] nexus3.edgexfoundry.org:10001 [2022-03-11T03:38:59.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:39:00.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:39:00.232Z] Configure a credential helper to remove this warning. See [2022-03-11T03:39:00.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:39:00.232Z] [2022-03-11T03:39:00.232Z] Login Succeeded [2022-03-11T03:39:00.232Z] nexus3.edgexfoundry.org:10002 [2022-03-11T03:39:00.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:39:00.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:39:00.232Z] Configure a credential helper to remove this warning. See [2022-03-11T03:39:00.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:39:00.232Z] [2022-03-11T03:39:00.232Z] Login Succeeded [2022-03-11T03:39:00.232Z] nexus3.edgexfoundry.org:10003 [2022-03-11T03:39:00.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:39:00.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:39:00.493Z] Configure a credential helper to remove this warning. See [2022-03-11T03:39:00.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:39:00.493Z] [2022-03-11T03:39:00.493Z] Login Succeeded [2022-03-11T03:39:00.493Z] nexus3.edgexfoundry.org:10004 [2022-03-11T03:39:00.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:39:00.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:39:00.493Z] Configure a credential helper to remove this warning. See [2022-03-11T03:39:00.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:39:00.493Z] [2022-03-11T03:39:00.493Z] Login Succeeded [2022-03-11T03:39:00.493Z] docker.io [2022-03-11T03:39:00.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:39:01.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:39:01.017Z] Configure a credential helper to remove this warning. See [2022-03-11T03:39:01.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:39:01.017Z] [2022-03-11T03:39:01.017Z] Login Succeeded [2022-03-11T03:39:01.017Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T03:39:01.025Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T03:39:01.358Z] ++ 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/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] ++ dirname cmd/core-command/Dockerfile [2022-03-11T03:39:01.358Z] + echo core-command,cmd/core-command/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/core-data/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo core-data,cmd/core-data/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/core-metadata/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2022-03-11T03:39:01.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-spiffe-token-provider/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-spire-agent/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-spire-config/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/security-spire-server/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/support-notifications/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/support-scheduler/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-03-11T03:39:01.358Z] + for file in '`ls cmd/**/Dockerfile`' [2022-03-11T03:39:01.358Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2022-03-11T03:39:01.358Z] ++ cut -d/ -f2 [2022-03-11T03:39:01.358Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-03-11T03:39:01.393Z] 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:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/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-11T03:39:01.734Z] + git rev-list -1 --merges 5b344236fd1ad1266a96d7afeb10723ca9329f0b~1..5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] echo [2022-03-11T03:39:01.752Z] -----------> git rev-list -1 --merges 5b344236fd1ad1266a96d7afeb10723ca9329f0b~1..5b344236fd1ad1266a96d7afeb10723ca9329f0b 5b344236fd1ad1266a96d7afeb10723ca9329f0b [false] [Pipeline] sh [2022-03-11T03:39:02.035Z] + git log --format=format:%s -1 5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] echo [2022-03-11T03:39:02.051Z] ========================================================= [2022-03-11T03:39:02.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-03-11T03:39:02.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-11T03:39:02.607Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-11T03:39:02.607Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-11T03:39:02.607Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-11T03:39:02.607Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-11T03:39:02.607Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-11T03:39:02.607Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-11T03:39:02.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:39:03.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T03:39:03.062Z] [2022-03-11T03:39:03.062Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:39:03.366Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T03:39:03.366Z] latest: Pulling from edgex-devops/git-semver [2022-03-11T03:39:03.366Z] a0d0a0d46f8b: Pulling fs layer [2022-03-11T03:39:03.366Z] 3e5f54012d9b: Pulling fs layer [2022-03-11T03:39:03.366Z] 4c7163046ea9: Pulling fs layer [2022-03-11T03:39:03.367Z] 0c2d73faf560: Pulling fs layer [2022-03-11T03:39:03.367Z] 0c2d73faf560: Waiting [2022-03-11T03:39:03.367Z] 3e5f54012d9b: Verifying Checksum [2022-03-11T03:39:03.367Z] 3e5f54012d9b: Download complete [2022-03-11T03:39:03.367Z] a0d0a0d46f8b: Download complete [2022-03-11T03:39:03.367Z] 4c7163046ea9: Verifying Checksum [2022-03-11T03:39:03.367Z] 4c7163046ea9: Download complete [2022-03-11T03:39:03.367Z] 0c2d73faf560: Verifying Checksum [2022-03-11T03:39:03.367Z] 0c2d73faf560: Download complete [2022-03-11T03:39:03.629Z] a0d0a0d46f8b: Pull complete [2022-03-11T03:39:03.629Z] 3e5f54012d9b: Pull complete [2022-03-11T03:39:03.893Z] 4c7163046ea9: Pull complete [2022-03-11T03:39:04.153Z] 0c2d73faf560: Pull complete [2022-03-11T03:39:04.154Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-11T03:39:04.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-11T03:39:04.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-11T03:39:04.224Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2022-03-11T03:39:04.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-11T03:39:05.478Z] $ docker top d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-11T03:39:05.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T03:39:05.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T03:39:05.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T03:39:05.665Z] $ docker exec d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent [2022-03-11T03:39:05.760Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGEgKEn/agent.14 [2022-03-11T03:39:05.760Z] SSH_AGENT_PID=20 [2022-03-11T03:39:05.766Z] Running ssh-add (command line suppressed) [2022-03-11T03:39:05.858Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6719427793016984057.key (/w/workspace/edgex-go/2@tmp/private_key_6719427793016984057.key) [2022-03-11T03:39:05.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T03:39:06.160Z] + git tag --points-at HEAD [Pipeline] } [2022-03-11T03:39:06.177Z] $ docker exec --env ******** --env ******** d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent -k [2022-03-11T03:39:06.281Z] unset SSH_AUTH_SOCK; [2022-03-11T03:39:06.281Z] unset SSH_AGENT_PID; [2022-03-11T03:39:06.281Z] echo Agent pid 20 killed; [2022-03-11T03:39:06.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-11T03:39:06.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-11T03:39:06.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-11T03:39:06.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-11T03:39:06.416Z] $ docker exec d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent [2022-03-11T03:39:06.512Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeEMdGI/agent.54 [2022-03-11T03:39:06.512Z] SSH_AGENT_PID=60 [2022-03-11T03:39:06.521Z] Running ssh-add (command line suppressed) [2022-03-11T03:39:06.626Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_3278755390921525911.key (/w/workspace/edgex-go/2@tmp/private_key_3278755390921525911.key) [2022-03-11T03:39:06.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-11T03:39:06.929Z] + git semver init [2022-03-11T03:39:06.929Z] # -> Open(): unable to determine branch for HEAD [2022-03-11T03:39:06.929Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2022-03-11T03:39:06.929Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2022-03-11T03:39:06.929Z] # $SEMVER_REMOTE_NAME = origin [2022-03-11T03:39:06.929Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-11T03:39:06.929Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-11T03:39:06.929Z] # $SEMVER_BRANCH = PR-3897 [2022-03-11T03:39:06.929Z] # $SEMVER_TEMP = /tmp/semver-290426165 [2022-03-11T03:39:06.929Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-03-11T03:39:19.226Z] # '/tmp/semver-290426165' -> '/w/workspace/edgex-go/2/.semver' [2022-03-11T03:39:19.489Z] # -> Force: false [2022-03-11T03:39:19.489Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2022-03-11T03:39:19.501Z] $ docker exec --env ******** --env ******** d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 ssh-agent -k [2022-03-11T03:39:19.586Z] unset SSH_AUTH_SOCK; [2022-03-11T03:39:19.586Z] unset SSH_AGENT_PID; [2022-03-11T03:39:19.586Z] echo Agent pid 60 killed; [2022-03-11T03:39:19.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-11T03:39:19.909Z] + git semver [Pipeline] } [2022-03-11T03:39:19.926Z] $ docker stop --time=1 d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 [2022-03-11T03:39:22.292Z] $ docker rm -f d62c2ad9557c3b6b271ca541ed2b12d2c73c104ef9a71bf80ea1f6ff54975631 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T03:39:22.647Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-11T03:39:22.858Z] Stashed 1 file(s) [Pipeline] echo [2022-03-11T03:39:22.862Z] [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-11T03:39:22.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T03:39:22.988Z] ========================================================= [2022-03-11T03:39:22.988Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-03-11T03:39:22.988Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T03:39:23.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T03:39:23.306Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-03-11T03:39:23.306Z] 59bf1c3509f3: Pulling fs layer [2022-03-11T03:39:23.306Z] 666ba61612fd: Pulling fs layer [2022-03-11T03:39:23.306Z] 8ed8ca486205: Pulling fs layer [2022-03-11T03:39:23.306Z] 4fe6c5a15a65: Pulling fs layer [2022-03-11T03:39:23.306Z] 22a0e8bec74d: Pulling fs layer [2022-03-11T03:39:23.306Z] 640e595b4fbd: Pulling fs layer [2022-03-11T03:39:23.306Z] 763cafe07f6e: Pulling fs layer [2022-03-11T03:39:23.306Z] 0c0b528cf693: Pulling fs layer [2022-03-11T03:39:23.306Z] 10935f4eaf8b: Pulling fs layer [2022-03-11T03:39:23.306Z] 4fe6c5a15a65: Waiting [2022-03-11T03:39:23.306Z] 22a0e8bec74d: Waiting [2022-03-11T03:39:23.306Z] 640e595b4fbd: Waiting [2022-03-11T03:39:23.306Z] 763cafe07f6e: Waiting [2022-03-11T03:39:23.306Z] 0c0b528cf693: Waiting [2022-03-11T03:39:23.306Z] 10935f4eaf8b: Waiting [2022-03-11T03:39:23.306Z] 8ed8ca486205: Verifying Checksum [2022-03-11T03:39:23.306Z] 8ed8ca486205: Download complete [2022-03-11T03:39:23.306Z] 666ba61612fd: Verifying Checksum [2022-03-11T03:39:23.306Z] 666ba61612fd: Download complete [2022-03-11T03:39:23.306Z] 22a0e8bec74d: Verifying Checksum [2022-03-11T03:39:23.306Z] 22a0e8bec74d: Download complete [2022-03-11T03:39:23.306Z] 640e595b4fbd: Verifying Checksum [2022-03-11T03:39:23.306Z] 640e595b4fbd: Download complete [2022-03-11T03:39:23.306Z] 59bf1c3509f3: Verifying Checksum [2022-03-11T03:39:23.306Z] 59bf1c3509f3: Download complete [2022-03-11T03:39:23.306Z] 763cafe07f6e: Verifying Checksum [2022-03-11T03:39:23.306Z] 763cafe07f6e: Download complete [2022-03-11T03:39:23.571Z] 0c0b528cf693: Verifying Checksum [2022-03-11T03:39:23.571Z] 0c0b528cf693: Download complete [2022-03-11T03:39:23.832Z] 59bf1c3509f3: Pull complete [2022-03-11T03:39:23.832Z] 10935f4eaf8b: Verifying Checksum [2022-03-11T03:39:23.832Z] 10935f4eaf8b: Download complete [2022-03-11T03:39:23.832Z] 4fe6c5a15a65: Verifying Checksum [2022-03-11T03:39:23.832Z] 4fe6c5a15a65: Download complete [2022-03-11T03:39:24.099Z] 666ba61612fd: Pull complete [2022-03-11T03:39:24.099Z] 8ed8ca486205: Pull complete [2022-03-11T03:39:28.341Z] 4fe6c5a15a65: Pull complete [2022-03-11T03:39:28.341Z] 22a0e8bec74d: Pull complete [2022-03-11T03:39:28.341Z] 640e595b4fbd: Pull complete [2022-03-11T03:39:28.341Z] 763cafe07f6e: Pull complete [2022-03-11T03:39:28.341Z] 0c0b528cf693: Pull complete [2022-03-11T03:39:30.906Z] 10935f4eaf8b: Pull complete [2022-03-11T03:39:30.906Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-03-11T03:39:30.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T03:39:30.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T03:39:31.215Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T03:39:31.215Z] WORKDIR /edgex [2022-03-11T03:39:31.215Z] COPY go.mod . [2022-03-11T03:39:31.215Z] RUN go mod download' [2022-03-11T03:39:31.215Z] + docker build -t ci-base-image-x86_64 -f - . [2022-03-11T03:39:33.765Z] Sending build context to Docker daemon 334.3MB [2022-03-11T03:39:33.765Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-03-11T03:39:33.765Z] ---> 99d49a6021b9 [2022-03-11T03:39:33.765Z] Step 2/4 : WORKDIR /edgex [2022-03-11T03:39:34.347Z] ---> Running in 58ec97f00918 [2022-03-11T03:39:34.347Z] Removing intermediate container 58ec97f00918 [2022-03-11T03:39:34.347Z] ---> 4678451f069b [2022-03-11T03:39:34.347Z] Step 3/4 : COPY go.mod . [2022-03-11T03:39:34.614Z] ---> 4f4b008228c2 [2022-03-11T03:39:34.614Z] Step 4/4 : RUN go mod download [2022-03-11T03:39:34.614Z] ---> Running in 64684b91d513 [2022-03-11T03:39:37.945Z] Still waiting to schedule task [2022-03-11T03:39:37.945Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-11T03:40:13.465Z] Removing intermediate container 64684b91d513 [2022-03-11T03:40:13.465Z] ---> 1e6bb057d10a [2022-03-11T03:40:13.465Z] Successfully built 1e6bb057d10a [2022-03-11T03:40:13.465Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:40:13.762Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T03:40:13.762Z] . [Pipeline] withDockerContainer [2022-03-11T03:40:13.831Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2022-03-11T03:40:13.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T03:40:14.266Z] $ docker top 320621fec5d3ffbdee6475280177d7f729bfb81f3cf3dfda61b2aba9f34bad57 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T03:40:14.628Z] + go version [2022-03-11T03:40:14.628Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-03-11T03:40:14.642Z] $ docker stop --time=1 320621fec5d3ffbdee6475280177d7f729bfb81f3cf3dfda61b2aba9f34bad57 [2022-03-11T03:40:15.816Z] $ docker rm -f 320621fec5d3ffbdee6475280177d7f729bfb81f3cf3dfda61b2aba9f34bad57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:40:16.222Z] + docker inspect -f . ci-base-image-x86_64 [2022-03-11T03:40:16.222Z] . [Pipeline] withDockerContainer [2022-03-11T03:40:16.284Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2022-03-11T03:40:16.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-03-11T03:40:16.624Z] $ docker top 68615443a517fcb14c7b59a64209c3ad555f4833cc35466b578d909e61930e17 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T03:40:16.695Z] ========================================================= [2022-03-11T03:40:16.695Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T03:40:16.695Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T03:40:16.989Z] + make test [2022-03-11T03:40:16.989Z] go mod tidy [2022-03-11T03:40:16.989Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T03:40:23.600Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T03:40:38.596Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T03:40:42.940Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T03:40:42.940Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T03:40:43.211Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T03:40:45.166Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T03:40:46.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T03:40:46.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T03:40:46.115Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T03:40:56.162Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T03:40:57.563Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2022-03-11T03:40:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T03:40:57.563Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T03:40:58.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.046s coverage: 98.5% of statements [2022-03-11T03:40:58.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T03:40:58.400Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.051s coverage: 44.7% of statements [2022-03-11T03:40:58.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T03:40:58.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T03:40:59.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.118s coverage: 89.5% of statements [2022-03-11T03:40:59.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T03:40:59.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:41:00.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements [2022-03-11T03:41:00.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T03:41:00.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T03:41:00.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T03:41:00.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T03:41:00.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T03:41:00.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.257s coverage: 94.2% of statements [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:41:00.588Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.039s coverage: 59.1% of statements [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T03:41:00.588Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T03:41:01.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements [2022-03-11T03:41:01.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T03:41:01.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T03:41:01.171Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T03:41:02.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.9% of statements [2022-03-11T03:41:02.155Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T03:41:02.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-03-11T03:41:02.155Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements [2022-03-11T03:41:02.155Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T03:41:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2022-03-11T03:41:02.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2022-03-11T03:41:02.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2022-03-11T03:41:03.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2022-03-11T03:41:03.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-03-11T03:41:06.865Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6816 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-11T03:41:06.878Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-11T03:41:07.048Z] The recommended git tool is: git [2022-03-11T03:41:11.983Z] using credential edgex-jenkins-ssh [2022-03-11T03:41:12.000Z] Cloning the remote Git repository [2022-03-11T03:41:12.059Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T03:41:12.142Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-11T03:41:12.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T03:41:12.237Z] > git --version # timeout=10 [2022-03-11T03:41:12.258Z] > git --version # 'git version 2.17.1' [2022-03-11T03:41:12.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T03:41:12.396Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T03:41:15.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.051s coverage: 94.4% of statements [2022-03-11T03:41:15.467Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-03-11T03:41:22.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.175s coverage: 82.5% of statements [2022-03-11T03:41:22.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-11T03:41:28.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T03:41:28.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T03:41:28.329Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T03:41:28.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T03:41:28.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T03:41:28.389Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T03:41:29.271Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:41:29.674Z] Merge succeeded, producing 5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:41:29.674Z] Checking out Revision 5b344236fd1ad1266a96d7afeb10723ca9329f0b (PR-3897) [2022-03-11T03:41:29.300Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T03:41:29.335Z] > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 [2022-03-11T03:41:29.581Z] > git remote # timeout=10 [2022-03-11T03:41:29.610Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T03:41:29.624Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T03:41:29.635Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-11T03:41:29.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T03:41:29.687Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T03:41:29.703Z] > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 [2022-03-11T03:41:34.080Z] Commit message: "feat(security): add spiffe token provider" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-11T03:41:35.010Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-11T03:41:35.010Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T03:41:35.010Z] Dload Upload Total Spent Left Speed [2022-03-11T03:41:35.010Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh [2022-03-11T03:41:35.514Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-11T03:41:35.852Z] + + sudo tee /etc/docker/daemon.new [2022-03-11T03:41:35.852Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-11T03:41:35.852Z] { [2022-03-11T03:41:35.852Z] "registry-mirrors": [ [2022-03-11T03:41:35.852Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-11T03:41:35.852Z] ], [2022-03-11T03:41:35.852Z] "bip": "10.250.0.254/24", [2022-03-11T03:41:35.852Z] "hosts": [ [2022-03-11T03:41:35.852Z] "tcp://0.0.0.0:5555", [2022-03-11T03:41:35.852Z] "unix:///var/run/docker.sock" [2022-03-11T03:41:35.852Z] ], [2022-03-11T03:41:35.852Z] "mtu": 1458, [2022-03-11T03:41:35.852Z] "selinux-enabled": true, [2022-03-11T03:41:35.852Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-11T03:41:35.852Z] } [Pipeline] sh [2022-03-11T03:41:36.194Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-11T03:41:36.643Z] + sudo service docker restart [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.049s coverage: 87.2% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.130s coverage: 91.2% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.124s coverage: 64.4% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.224s coverage: 65.4% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 43.8% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T03:41:40.206Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-11T03:41:40.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T03:41:46.800Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2022-03-11T03:41:46.800Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-03-11T03:41:46.800Z] 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-11T03:41:54.987Z] provisioning config files... [2022-03-11T03:41:55.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9142125238141934534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T03:41:55.391Z] ---> docker-login.sh [2022-03-11T03:41:55.391Z] nexus3.edgexfoundry.org:10001 [2022-03-11T03:41:55.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:41:56.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:41:56.268Z] Configure a credential helper to remove this warning. See [2022-03-11T03:41:56.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:41:56.268Z] [2022-03-11T03:41:56.268Z] Login Succeeded [2022-03-11T03:41:56.268Z] nexus3.edgexfoundry.org:10002 [2022-03-11T03:41:56.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:41:56.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:41:56.869Z] Configure a credential helper to remove this warning. See [2022-03-11T03:41:56.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:41:56.869Z] [2022-03-11T03:41:56.869Z] Login Succeeded [2022-03-11T03:41:56.869Z] nexus3.edgexfoundry.org:10003 [2022-03-11T03:41:57.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:41:57.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:41:57.474Z] Configure a credential helper to remove this warning. See [2022-03-11T03:41:57.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:41:57.474Z] [2022-03-11T03:41:57.474Z] Login Succeeded [2022-03-11T03:41:57.474Z] nexus3.edgexfoundry.org:10004 [2022-03-11T03:41:57.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:41:58.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:41:58.028Z] Configure a credential helper to remove this warning. See [2022-03-11T03:41:58.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:41:58.028Z] [2022-03-11T03:41:58.028Z] Login Succeeded [2022-03-11T03:41:58.028Z] docker.io [2022-03-11T03:41:58.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-11T03:41:58.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-11T03:41:58.900Z] Configure a credential helper to remove this warning. See [2022-03-11T03:41:58.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-11T03:41:58.900Z] [2022-03-11T03:41:58.900Z] Login Succeeded [2022-03-11T03:41:58.900Z] ---> docker-login.sh ends [Pipeline] } [2022-03-11T03:41:58.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-03-11T03:41:59.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-03-11T03:41:59.532Z] ========================================================= [2022-03-11T03:41:59.532Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-03-11T03:41:59.532Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T03:41:59.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T03:42:00.156Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-03-11T03:42:00.157Z] 9b3977197b4f: Pulling fs layer [2022-03-11T03:42:00.157Z] 1a89e8eeedd5: Pulling fs layer [2022-03-11T03:42:00.157Z] 94645a83ff95: Pulling fs layer [2022-03-11T03:42:00.157Z] 3f3a8bcf1eab: Pulling fs layer [2022-03-11T03:42:00.157Z] 0c92f367c5e7: Pulling fs layer [2022-03-11T03:42:00.157Z] f7c0051592d6: Pulling fs layer [2022-03-11T03:42:00.157Z] a227ed2f7395: Pulling fs layer [2022-03-11T03:42:00.157Z] 7b1c46037f91: Pulling fs layer [2022-03-11T03:42:00.157Z] 3f3a8bcf1eab: Waiting [2022-03-11T03:42:00.157Z] 0c92f367c5e7: Waiting [2022-03-11T03:42:00.157Z] f7c0051592d6: Waiting [2022-03-11T03:42:00.157Z] a227ed2f7395: Waiting [2022-03-11T03:42:00.157Z] 7b1c46037f91: Waiting [2022-03-11T03:42:00.157Z] 94645a83ff95: Download complete [2022-03-11T03:42:00.157Z] 1a89e8eeedd5: Verifying Checksum [2022-03-11T03:42:00.157Z] 1a89e8eeedd5: Download complete [2022-03-11T03:42:00.157Z] 0c92f367c5e7: Verifying Checksum [2022-03-11T03:42:00.157Z] 0c92f367c5e7: Download complete [2022-03-11T03:42:00.157Z] f7c0051592d6: Verifying Checksum [2022-03-11T03:42:00.157Z] f7c0051592d6: Download complete [2022-03-11T03:42:00.157Z] 9b3977197b4f: Verifying Checksum [2022-03-11T03:42:00.157Z] a227ed2f7395: Verifying Checksum [2022-03-11T03:42:00.157Z] a227ed2f7395: Download complete [2022-03-11T03:42:01.146Z] 9b3977197b4f: Pull complete [2022-03-11T03:42:01.758Z] 1a89e8eeedd5: Pull complete [2022-03-11T03:42:02.039Z] 94645a83ff95: Pull complete [2022-03-11T03:42:02.317Z] 7b1c46037f91: Download complete [2022-03-11T03:42:02.920Z] 3f3a8bcf1eab: Verifying Checksum [2022-03-11T03:42:02.920Z] 3f3a8bcf1eab: Download complete [2022-03-11T03:42:15.349Z] 3f3a8bcf1eab: Pull complete [2022-03-11T03:42:15.349Z] 0c92f367c5e7: Pull complete [2022-03-11T03:42:15.349Z] f7c0051592d6: Pull complete [2022-03-11T03:42:15.627Z] a227ed2f7395: Pull complete [2022-03-11T03:42:22.355Z] 7b1c46037f91: Pull complete [2022-03-11T03:42:22.355Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-03-11T03:42:22.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T03:42:22.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-03-11T03:42:22.721Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T03:42:22.721Z] WORKDIR /edgex [2022-03-11T03:42:22.721Z] COPY go.mod . [2022-03-11T03:42:22.721Z] RUN go mod download+ [2022-03-11T03:42:22.721Z] docker build -t ci-base-image-arm64 -f - . [2022-03-11T03:42:25.366Z] Sending build context to Docker daemon 168.9MB [2022-03-11T03:42:25.366Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-03-11T03:42:25.366Z] ---> f79e39bc4007 [2022-03-11T03:42:25.366Z] Step 2/4 : WORKDIR /edgex [2022-03-11T03:42:27.349Z] ---> Running in 7b7099b383b3 [2022-03-11T03:42:27.628Z] Removing intermediate container 7b7099b383b3 [2022-03-11T03:42:27.628Z] ---> e972523a474a [2022-03-11T03:42:27.628Z] Step 3/4 : COPY go.mod . [2022-03-11T03:42:28.611Z] ---> 77c7193e68df [2022-03-11T03:42:28.611Z] Step 4/4 : RUN go mod download [2022-03-11T03:42:28.611Z] ---> Running in e91f2708b9d8 [2022-03-11T03:42:33.600Z] GO111MODULE=on go vet ./... [2022-03-11T03:42:37.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T03:42:38.094Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T03:42:38.361Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T03:42:38.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T03:42:39.248Z] + ls -al . [2022-03-11T03:42:39.248Z] total 644 [2022-03-11T03:42:39.248Z] drwxrwxr-x 10 1001 1001 4096 Mar 11 03:42 . [2022-03-11T03:42:39.248Z] drwxr-xr-x 4 root root 28 Mar 11 03:40 .. [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 03:38 .dockerignore [2022-03-11T03:42:39.248Z] drwxrwxr-x 8 1001 1001 179 Mar 11 03:38 .git [2022-03-11T03:42:39.248Z] drwxrwxr-x 4 1001 1001 142 Mar 11 03:38 .github [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 870 Mar 11 03:38 .gitignore [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 03:38 .golangci.yml [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 87 Mar 11 03:38 .hadolint.yml [2022-03-11T03:42:39.248Z] drwx------ 3 1001 1001 73 Mar 11 03:39 .semver [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 03:38 .sonarcloud.properties [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 03:38 ADOPTERS.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 9953 Mar 11 03:38 Attribution.txt [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 03:38 CHANGELOG.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 03:38 CONTRIBUTING.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 03:38 GOVERNANCE.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 03:38 Jenkinsfile [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 03:38 LICENSE [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 8072 Mar 11 03:38 Makefile [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 03:38 OWNERS.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 03:38 README.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 03:38 SECURITY.md [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 03:39 VERSION [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 03:38 ZMQWindows.md [2022-03-11T03:42:39.248Z] drwxrwxr-x 2 1001 1001 37 Mar 11 03:38 bin [2022-03-11T03:42:39.248Z] drwxrwxr-x 18 1001 1001 4096 Mar 11 03:38 cmd [2022-03-11T03:42:39.248Z] -rw-r--r-- 1 root root 428383 Mar 11 03:41 coverage.out [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 3178 Mar 11 03:38 go.mod [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 51757 Mar 11 03:38 go.sum [2022-03-11T03:42:39.248Z] drwxrwxr-x 8 1001 1001 124 Mar 11 03:38 internal [2022-03-11T03:42:39.248Z] drwxrwxr-x 3 1001 1001 16 Mar 11 03:38 openapi [2022-03-11T03:42:39.248Z] drwxrwxr-x 4 1001 1001 71 Mar 11 03:38 snap [2022-03-11T03:42:39.248Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 03:38 version.go [Pipeline] sh [2022-03-11T03:42:39.541Z] + '[' -e coverage.out ] [2022-03-11T03:42:39.541Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T03:42:39.649Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T03:42:39.951Z] + make build [2022-03-11T03:42:39.951Z] 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-11T03:42:41.348Z] 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-11T03:42:47.974Z] 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-11T03:42:48.547Z] 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-11T03:42:49.930Z] 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-11T03:42:49.930Z] 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-11T03:42:50.502Z] 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-11T03:42:51.448Z] 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-11T03:42:52.030Z] 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-11T03:42:52.980Z] 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-11T03:42:53.928Z] 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-11T03:42:54.512Z] 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-11T03:42:55.918Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-03-11T03:43:00.521Z] $ docker stop --time=1 68615443a517fcb14c7b59a64209c3ad555f4833cc35466b578d909e61930e17 [2022-03-11T03:43:02.499Z] $ docker rm -f 68615443a517fcb14c7b59a64209c3ad555f4833cc35466b578d909e61930e17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:43:03.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T03:43:03.924Z] [2022-03-11T03:43:03.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:43:04.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T03:43:04.224Z] latest: Pulling from edgex-devops/edgex-compose [2022-03-11T03:43:04.224Z] cbdbe7a5bc2a: Pulling fs layer [2022-03-11T03:43:04.224Z] ca9280d653b3: Pulling fs layer [2022-03-11T03:43:04.224Z] 7e9c9ca2126c: Pulling fs layer [2022-03-11T03:43:04.224Z] cbdbe7a5bc2a: Download complete [2022-03-11T03:43:04.488Z] ca9280d653b3: Verifying Checksum [2022-03-11T03:43:04.488Z] ca9280d653b3: Download complete [2022-03-11T03:43:04.488Z] cbdbe7a5bc2a: Pull complete [2022-03-11T03:43:04.752Z] 7e9c9ca2126c: Verifying Checksum [2022-03-11T03:43:04.752Z] 7e9c9ca2126c: Download complete [2022-03-11T03:43:05.018Z] ca9280d653b3: Pull complete [2022-03-11T03:43:09.241Z] 7e9c9ca2126c: Pull complete [2022-03-11T03:43:09.241Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-03-11T03:43:09.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T03:43:09.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-03-11T03:43:09.302Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2022-03-11T03:43:09.344Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T03:43:12.207Z] $ docker top baf21bbdf31a95f07f9c41db9850831edf4b5d45c9a856bbf79345dff9a790db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T03:43:12.570Z] + docker-compose build --help [2022-03-11T03:43:12.571Z] + grep parallel [2022-03-11T03:43:13.142Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T03:43:13.155Z] $ docker stop --time=1 baf21bbdf31a95f07f9c41db9850831edf4b5d45c9a856bbf79345dff9a790db [2022-03-11T03:43:14.363Z] $ docker rm -f baf21bbdf31a95f07f9c41db9850831edf4b5d45c9a856bbf79345dff9a790db [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:43:14.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-03-11T03:43:14.754Z] . [Pipeline] withDockerContainer [2022-03-11T03:43:14.827Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2022-03-11T03:43:14.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-03-11T03:43:15.240Z] $ docker top f470dc70c6d7f6bd53f6ed41d2029444c881bb73ddb51a8b469c38a2767b31a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T03:43:15.613Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T03:43:16.186Z] Building core-command ... [2022-03-11T03:43:16.186Z] Building core-data ... [2022-03-11T03:43:16.186Z] Building core-metadata ... [2022-03-11T03:43:16.186Z] Building security-bootstrapper ... [2022-03-11T03:43:16.186Z] Building security-proxy-setup ... [2022-03-11T03:43:16.186Z] Building security-secretstore-setup ... [2022-03-11T03:43:16.186Z] Building security-spiffe-token-provider ... [2022-03-11T03:43:16.186Z] Building security-spire-agent ... [2022-03-11T03:43:16.186Z] Building security-spire-config ... [2022-03-11T03:43:16.186Z] Building security-spire-server ... [2022-03-11T03:43:16.186Z] Building support-notifications ... [2022-03-11T03:43:16.186Z] Building support-scheduler ... [2022-03-11T03:43:16.186Z] Building sys-mgmt-agent ... [2022-03-11T03:43:16.186Z] Building support-notifications [2022-03-11T03:43:16.186Z] Building security-secretstore-setup [2022-03-11T03:43:16.186Z] Building security-spiffe-token-provider [2022-03-11T03:43:16.186Z] Building support-scheduler [2022-03-11T03:43:16.186Z] Building security-proxy-setup [2022-03-11T03:43:28.421Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:43:28.421Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:43:28.421Z] ---> 1e6bb057d10a [2022-03-11T03:43:28.421Z] Step 3/20 : WORKDIR /edgex-go [2022-03-11T03:43:28.421Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:43:28.421Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:43:28.421Z] ---> 1e6bb057d10a [2022-03-11T03:43:28.421Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T03:43:28.421Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:43:28.421Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:43:28.421Z] ---> 1e6bb057d10a [2022-03-11T03:43:28.421Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T03:43:32.623Z] ---> Running in 6a70b305826f [2022-03-11T03:43:32.623Z] ---> Running in 6dab4fbb9225 [2022-03-11T03:43:32.623Z] ---> Running in 5c4c3dfe945b [2022-03-11T03:43:40.758Z] Removing intermediate container 6a70b305826f [2022-03-11T03:43:40.758Z] ---> 07deb1706eef [2022-03-11T03:43:40.758Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:43:40.758Z] Removing intermediate container 6dab4fbb9225 [2022-03-11T03:43:40.758Z] ---> a2a873705b5b [2022-03-11T03:43:40.758Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:43:40.758Z] Removing intermediate container 5c4c3dfe945b [2022-03-11T03:43:40.758Z] ---> c3e28810368d [2022-03-11T03:43:40.758Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-11T03:43:40.758Z] ---> Running in 83155e914b92 [2022-03-11T03:43:40.758Z] ---> Running in 991359b7f076 [2022-03-11T03:43:40.758Z] ---> Running in 60778591df8b [2022-03-11T03:43:44.061Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:43:44.061Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:43:44.061Z] ---> 1e6bb057d10a [2022-03-11T03:43:44.061Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T03:43:44.062Z] ---> Using cache [2022-03-11T03:43:44.062Z] ---> 07deb1706eef [2022-03-11T03:43:44.062Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:43:45.450Z] ---> Running in 72c3f7d7ce94 [2022-03-11T03:43:45.713Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:45.713Z] Removing intermediate container 60778591df8b [2022-03-11T03:43:45.713Z] ---> d7e18f8d21eb [2022-03-11T03:43:45.713Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T03:43:45.713Z] Removing intermediate container 83155e914b92 [2022-03-11T03:43:45.713Z] ---> e29e61b0152d [2022-03-11T03:43:45.713Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T03:43:45.978Z] ---> Running in 1267a17b7ea7 [2022-03-11T03:43:45.978Z] ---> Running in 35e26ed09648 [2022-03-11T03:43:46.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:46.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:46.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:46.510Z] Removing intermediate container 72c3f7d7ce94 [2022-03-11T03:43:46.510Z] ---> 14bb2fa28635 [2022-03-11T03:43:46.510Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T03:43:46.510Z] ---> Running in 8d6a95725955 [2022-03-11T03:43:46.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:46.778Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T03:43:46.778Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T03:43:46.778Z] OK: 15862 distinct packages available [2022-03-11T03:43:46.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:47.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:47.039Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:43:47.039Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:43:47.039Z] ---> 1e6bb057d10a [2022-03-11T03:43:47.039Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T03:43:47.039Z] ---> Using cache [2022-03-11T03:43:47.039Z] ---> 07deb1706eef [2022-03-11T03:43:47.039Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:43:47.039Z] ---> Using cache [2022-03-11T03:43:47.039Z] ---> 14bb2fa28635 [2022-03-11T03:43:47.039Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T03:43:47.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:47.333Z] ---> Running in ca8afce7f759 [2022-03-11T03:43:47.603Z] OK: 221 MiB in 52 packages [2022-03-11T03:43:47.603Z] OK: 221 MiB in 52 packages [2022-03-11T03:43:47.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:47.603Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:47.866Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:47.866Z] Removing intermediate container 35e26ed09648 [2022-03-11T03:43:47.866Z] ---> 02e48c7a8bbd [2022-03-11T03:43:47.866Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T03:43:47.866Z] Removing intermediate container 1267a17b7ea7 [2022-03-11T03:43:47.866Z] ---> 549ba84109f4 [2022-03-11T03:43:47.866Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T03:43:48.126Z] OK: 221 MiB in 52 packages [2022-03-11T03:43:48.126Z] ---> d941ed055a52 [2022-03-11T03:43:48.126Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:43:48.126Z] OK: 221 MiB in 52 packages [2022-03-11T03:43:48.126Z] ---> Running in a0346faf104d [2022-03-11T03:43:48.126Z] ---> ba4228e968f8 [2022-03-11T03:43:48.126Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:43:48.389Z] ---> Running in 622f011da021 [2022-03-11T03:43:48.652Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:43:48.652Z] Removing intermediate container 8d6a95725955 [2022-03-11T03:43:48.652Z] ---> e57e06641a27 [2022-03-11T03:43:48.652Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T03:43:48.928Z] OK: 221 MiB in 52 packages [2022-03-11T03:43:48.928Z] Removing intermediate container 991359b7f076 [2022-03-11T03:43:48.928Z] ---> 1a570bfc4973 [2022-03-11T03:43:48.928Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-11T03:43:49.196Z] ---> e13940d084e3 [2022-03-11T03:43:49.196Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:43:49.196Z] ---> Running in c33df7774ca4 [2022-03-11T03:43:49.196Z] ---> 4f8f619ff61d [2022-03-11T03:43:49.196Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:43:49.196Z] ---> Running in ed227f3ecd13 [2022-03-11T03:43:49.459Z] Removing intermediate container ca8afce7f759 [2022-03-11T03:43:49.459Z] ---> 0e0fc79ea34b [2022-03-11T03:43:49.459Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T03:43:49.723Z] ---> 4849efd4a306 [2022-03-11T03:43:49.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:43:49.723Z] ---> Running in 2fc3088c6b07 [2022-03-11T03:43:50.454Z] Removing intermediate container e91f2708b9d8 [2022-03-11T03:43:50.454Z] ---> af465ef3cc54 [2022-03-11T03:43:50.454Z] Successfully built af465ef3cc54 [2022-03-11T03:43:50.454Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:43:50.682Z] Removing intermediate container 622f011da021 [2022-03-11T03:43:50.682Z] ---> 099a29656a89 [2022-03-11T03:43:50.682Z] Step 8/21 : COPY . . [2022-03-11T03:43:50.682Z] Removing intermediate container a0346faf104d [2022-03-11T03:43:50.682Z] ---> 7eaf712fb09f [2022-03-11T03:43:50.682Z] Step 8/25 : COPY . . [2022-03-11T03:43:50.801Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T03:43:50.802Z] . [Pipeline] withDockerContainer [2022-03-11T03:43:51.077Z] prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container [2022-03-11T03:43:51.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T03:43:51.259Z] Removing intermediate container ed227f3ecd13 [2022-03-11T03:43:51.259Z] ---> beff391e8385 [2022-03-11T03:43:51.259Z] Step 7/20 : COPY . . [2022-03-11T03:43:52.743Z] $ docker top 442f3502f98b0b853f66a1df2d5fcb822d417ef2a2c35508cefb16cc2b68b866 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T03:43:53.724Z] + go version [2022-03-11T03:43:53.724Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-03-11T03:43:53.753Z] $ docker stop --time=1 442f3502f98b0b853f66a1df2d5fcb822d417ef2a2c35508cefb16cc2b68b866 [2022-03-11T03:43:54.602Z] Removing intermediate container c33df7774ca4 [2022-03-11T03:43:54.602Z] ---> b6723eca67c5 [2022-03-11T03:43:54.602Z] Step 8/22 : COPY . . [2022-03-11T03:43:54.874Z] Removing intermediate container 2fc3088c6b07 [2022-03-11T03:43:54.874Z] ---> efd30ce7de3c [2022-03-11T03:43:54.874Z] Step 8/22 : COPY . . [2022-03-11T03:43:55.400Z] $ docker rm -f 442f3502f98b0b853f66a1df2d5fcb822d417ef2a2c35508cefb16cc2b68b866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:43:56.046Z] + docker inspect -f . ci-base-image-arm64 [2022-03-11T03:43:56.047Z] . [Pipeline] withDockerContainer [2022-03-11T03:43:56.271Z] prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container [2022-03-11T03:43:56.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-03-11T03:43:57.764Z] $ docker top 0c79b9ea065f81a911f3670577d9cab9fdb42b78e37e5e4e5ae9b01734714b6e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-03-11T03:43:58.045Z] ========================================================= [2022-03-11T03:43:58.045Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-03-11T03:43:58.045Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-03-11T03:43:58.699Z] + make test [2022-03-11T03:43:58.699Z] go mod tidy [2022-03-11T03:43:59.704Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-03-11T03:44:03.081Z] ---> d6b377e9c71c [2022-03-11T03:44:03.081Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T03:44:03.081Z] ---> a43281ce719f [2022-03-11T03:44:03.081Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-11T03:44:03.350Z] ---> Running in 18fb3755f744 [2022-03-11T03:44:03.350Z] ---> Running in b378f080e95d [2022-03-11T03:44:05.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-11T03:44:05.894Z] 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-11T03:44:15.943Z] ---> 74a5b8c99806 [2022-03-11T03:44:15.943Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T03:44:16.209Z] ---> Running in 8177c2292c6e [2022-03-11T03:44:17.172Z] 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-11T03:44:25.436Z] ---> 8f69cbfec2c1 [2022-03-11T03:44:25.436Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T03:44:25.436Z] ---> Running in a4e721baf028 [2022-03-11T03:44:25.436Z] ---> 5b6204a2241a [2022-03-11T03:44:25.436Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T03:44:25.436Z] ---> Running in cd9efdfaf10d [2022-03-11T03:44:26.029Z] 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-11T03:44:26.029Z] 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-11T03:44:29.339Z] 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-11T03:44:34.633Z] Removing intermediate container b378f080e95d [2022-03-11T03:44:34.633Z] ---> 9aef05c716e2 [2022-03-11T03:44:34.633Z] [2022-03-11T03:44:34.633Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T03:44:34.633Z] 3.14: Pulling from library/alpine [2022-03-11T03:44:35.205Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T03:44:35.205Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T03:44:35.205Z] ---> 0a97eee8041e [2022-03-11T03:44:35.205Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T03:44:35.472Z] ---> Running in 585ff4273cac [2022-03-11T03:44:36.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:44:36.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:44:36.612Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T03:44:36.880Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T03:44:36.880Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T03:44:36.880Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T03:44:36.880Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T03:44:36.880Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:44:36.880Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T03:44:36.880Z] OK: 8 MiB in 19 packages [2022-03-11T03:44:37.470Z] Removing intermediate container 585ff4273cac [2022-03-11T03:44:37.470Z] ---> 42464c57c0af [2022-03-11T03:44:37.470Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T03:44:37.752Z] ---> Running in 11d291353d36 [2022-03-11T03:44:37.752Z] Removing intermediate container 11d291353d36 [2022-03-11T03:44:37.752Z] ---> c53290664f9f [2022-03-11T03:44:37.752Z] Step 13/21 : WORKDIR /edgex [2022-03-11T03:44:37.752Z] ---> Running in c6a1f824c70a [2022-03-11T03:44:38.023Z] Removing intermediate container c6a1f824c70a [2022-03-11T03:44:38.023Z] ---> 66e43c2c5050 [2022-03-11T03:44:38.023Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T03:44:38.295Z] ---> 2456923181be [2022-03-11T03:44:38.295Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T03:44:38.762Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-03-11T03:44:38.907Z] ---> 6d092c393a2e [2022-03-11T03:44:38.907Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T03:44:39.504Z] ---> 089e5a7f30ca [2022-03-11T03:44:39.504Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T03:44:39.504Z] ---> Running in 237554935a57 [2022-03-11T03:44:39.504Z] Removing intermediate container 237554935a57 [2022-03-11T03:44:39.504Z] ---> bc409396981e [2022-03-11T03:44:39.504Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T03:44:39.504Z] ---> Running in a156b86d2808 [2022-03-11T03:44:39.772Z] Removing intermediate container a156b86d2808 [2022-03-11T03:44:39.772Z] ---> f3fa4fd143e0 [2022-03-11T03:44:39.772Z] Step 19/21 : LABEL arch=x86_64 [2022-03-11T03:44:39.772Z] ---> Running in 597a735884b6 [2022-03-11T03:44:40.047Z] Removing intermediate container 597a735884b6 [2022-03-11T03:44:40.047Z] ---> 99cdd0b9dedf [2022-03-11T03:44:40.047Z] Step 20/21 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:44:40.047Z] ---> Running in 60545a9048e8 [2022-03-11T03:44:40.309Z] Removing intermediate container 60545a9048e8 [2022-03-11T03:44:40.309Z] ---> 63b51a557fb8 [2022-03-11T03:44:40.309Z] Step 21/21 : LABEL version=0.0.0 [2022-03-11T03:44:40.309Z] ---> Running in 91afc8ec7f88 [2022-03-11T03:44:40.309Z] Removing intermediate container 91afc8ec7f88 [2022-03-11T03:44:40.309Z] ---> eaec4f8b535f [2022-03-11T03:44:40.309Z] [2022-03-11T03:44:40.578Z] Successfully built eaec4f8b535f [2022-03-11T03:44:40.578Z] Successfully tagged security-proxy-setup:latest [2022-03-11T03:44:40.578Z] Building sys-mgmt-agent [2022-03-11T03:44:50.940Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:44:50.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:44:50.940Z] ---> 1e6bb057d10a [2022-03-11T03:44:50.940Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:44:50.940Z] ---> Using cache [2022-03-11T03:44:50.940Z] ---> 07deb1706eef [2022-03-11T03:44:50.940Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:44:50.940Z] ---> Using cache [2022-03-11T03:44:50.940Z] ---> 14bb2fa28635 [2022-03-11T03:44:50.940Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T03:44:51.201Z] ---> Running in 25db846e477b [2022-03-11T03:44:51.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:44:52.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:44:53.024Z] OK: 221 MiB in 52 packages [2022-03-11T03:44:53.610Z] Removing intermediate container 25db846e477b [2022-03-11T03:44:53.610Z] ---> 3dda4fab7f2c [2022-03-11T03:44:53.610Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:44:54.194Z] ---> 07c0111aaf14 [2022-03-11T03:44:54.194Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:44:54.194Z] ---> Running in 42a9370bb338 [2022-03-11T03:44:55.618Z] 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-11T03:44:56.587Z] Removing intermediate container 42a9370bb338 [2022-03-11T03:44:56.587Z] ---> 70553c5155bd [2022-03-11T03:44:56.587Z] Step 8/23 : COPY . . [2022-03-11T03:45:03.398Z] ---> 20a83ab9c2d2 [2022-03-11T03:45:03.398Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T03:45:03.398Z] ---> Running in 7e10cec75382 [2022-03-11T03:45:03.398Z] 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-11T03:45:03.984Z] Removing intermediate container 8177c2292c6e [2022-03-11T03:45:03.984Z] ---> 828c93e914fa [2022-03-11T03:45:03.984Z] [2022-03-11T03:45:03.984Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T03:45:03.984Z] ---> 0a97eee8041e [2022-03-11T03:45:03.984Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T03:45:04.248Z] ---> Running in 0f843ebd9ea4 [2022-03-11T03:45:05.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:05.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:05.452Z] Removing intermediate container 18fb3755f744 [2022-03-11T03:45:05.452Z] ---> 5e0b63bd93a9 [2022-03-11T03:45:05.452Z] [2022-03-11T03:45:05.452Z] Step 9/20 : FROM alpine:3.15 [2022-03-11T03:45:05.714Z] 3.15: Pulling from library/alpine [2022-03-11T03:45:05.714Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T03:45:05.714Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T03:45:05.714Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T03:45:05.714Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:45:05.714Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T03:45:05.714Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-11T03:45:05.714Z] Status: Downloaded newer image for alpine:3.15 [2022-03-11T03:45:05.714Z] ---> c059bfaa849c [2022-03-11T03:45:05.714Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:45:05.714Z] OK: 6 MiB in 17 packages [2022-03-11T03:45:05.973Z] ---> Running in e067ec1c57be [2022-03-11T03:45:05.973Z] Removing intermediate container e067ec1c57be [2022-03-11T03:45:05.973Z] ---> 0821d6c36dae [2022-03-11T03:45:05.973Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:45:06.236Z] ---> Running in e53dd233fdb9 [2022-03-11T03:45:06.499Z] Removing intermediate container 0f843ebd9ea4 [2022-03-11T03:45:06.499Z] ---> 6fc13b8f0910 [2022-03-11T03:45:06.499Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T03:45:06.761Z] ---> Running in 811cd4f94668 [2022-03-11T03:45:06.761Z] Removing intermediate container 811cd4f94668 [2022-03-11T03:45:06.761Z] ---> a4742ec25eae [2022-03-11T03:45:06.761Z] Step 13/25 : WORKDIR / [2022-03-11T03:45:06.761Z] ---> Running in 54b94a1689f4 [2022-03-11T03:45:07.023Z] Removing intermediate container 54b94a1689f4 [2022-03-11T03:45:07.023Z] ---> fb450b8015c5 [2022-03-11T03:45:07.023Z] 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-11T03:45:07.023Z] Removing intermediate container e53dd233fdb9 [2022-03-11T03:45:07.023Z] ---> acdf5a22381b [2022-03-11T03:45:07.023Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-11T03:45:07.293Z] ---> Running in 2d6cc58b44f6 [2022-03-11T03:45:07.293Z] ---> ce6c756d8d2c [2022-03-11T03:45:07.293Z] 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-11T03:45:07.566Z] ---> fc425b663fa4 [2022-03-11T03:45:07.566Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T03:45:07.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:07.831Z] ---> bb6f7d18d936 [2022-03-11T03:45:07.831Z] 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-11T03:45:08.093Z] ---> a1260e99a795 [2022-03-11T03:45:08.093Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T03:45:08.668Z] ---> e8bfee3a91ec [2022-03-11T03:45:08.668Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T03:45:08.668Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:09.245Z] ---> 65ce9b92eedf [2022-03-11T03:45:09.245Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T03:45:09.245Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T03:45:09.245Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T03:45:09.245Z] OK: 15859 distinct packages available [2022-03-11T03:45:09.245Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:09.814Z] ---> 152856cc4a7c [2022-03-11T03:45:09.814Z] 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-11T03:45:10.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:10.349Z] ---> Running in 365a5dbdcdaf [2022-03-11T03:45:10.626Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-11T03:45:10.626Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-11T03:45:10.893Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-11T03:45:11.155Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-11T03:45:11.155Z] Removing intermediate container a4e721baf028 [2022-03-11T03:45:11.155Z] ---> 625ee397f865 [2022-03-11T03:45:11.155Z] [2022-03-11T03:45:11.155Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T03:45:11.155Z] ---> 0a97eee8041e [2022-03-11T03:45:11.155Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T03:45:11.155Z] (5/9) Installing curl (7.80.0-r0) [2022-03-11T03:45:11.155Z] ---> Running in d06b010344c3 [2022-03-11T03:45:11.155Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-11T03:45:11.428Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-11T03:45:11.428Z] (8/9) Installing libucontext (1.1-r0) [2022-03-11T03:45:11.428Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-11T03:45:11.702Z] Executing busybox-1.34.1-r3.trigger [2022-03-11T03:45:11.702Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T03:45:11.702Z] OK: 8 MiB in 23 packages [2022-03-11T03:45:11.979Z] Removing intermediate container 365a5dbdcdaf [2022-03-11T03:45:11.979Z] ---> af692e4ff8d6 [2022-03-11T03:45:11.980Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T03:45:11.980Z] Removing intermediate container cd9efdfaf10d [2022-03-11T03:45:11.980Z] ---> ec21ead62792 [2022-03-11T03:45:11.980Z] [2022-03-11T03:45:11.980Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T03:45:11.980Z] ---> 0a97eee8041e [2022-03-11T03:45:11.980Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T03:45:11.980Z] ---> Running in e6f996fcd066 [2022-03-11T03:45:12.241Z] ---> Running in aa69422d08b8 [2022-03-11T03:45:12.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:12.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:12.241Z] Removing intermediate container e6f996fcd066 [2022-03-11T03:45:12.241Z] ---> a3505974a543 [2022-03-11T03:45:12.241Z] Step 23/25 : LABEL arch=x86_64 [2022-03-11T03:45:12.503Z] ---> Running in ea5c3cd1ad49 [2022-03-11T03:45:12.503Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T03:45:12.503Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:45:12.773Z] OK: 6 MiB in 15 packages [2022-03-11T03:45:12.773Z] Removing intermediate container 2d6cc58b44f6 [2022-03-11T03:45:12.773Z] ---> e7efec453ea3 [2022-03-11T03:45:12.773Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:45:12.773Z] Removing intermediate container ea5c3cd1ad49 [2022-03-11T03:45:12.773Z] ---> 88629ba0b1b6 [2022-03-11T03:45:12.773Z] Step 24/25 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:45:13.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:13.040Z] ---> Running in d6a936f50d61 [2022-03-11T03:45:13.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:13.303Z] Removing intermediate container d6a936f50d61 [2022-03-11T03:45:13.303Z] ---> 27242aabfc3a [2022-03-11T03:45:13.303Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T03:45:13.303Z] ---> e4517f45d9bc [2022-03-11T03:45:13.303Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-11T03:45:13.303Z] Removing intermediate container d06b010344c3 [2022-03-11T03:45:13.303Z] ---> ffe543efa476 [2022-03-11T03:45:13.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T03:45:13.303Z] ---> Running in 4367a2853af6 [2022-03-11T03:45:13.303Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T03:45:13.303Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T03:45:13.303Z] ---> Running in d186a0b18d0d [2022-03-11T03:45:13.303Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:45:13.303Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T03:45:13.567Z] OK: 6 MiB in 16 packages [2022-03-11T03:45:13.567Z] Removing intermediate container 4367a2853af6 [2022-03-11T03:45:13.567Z] ---> 428ce2863e0e [2022-03-11T03:45:13.567Z] [2022-03-11T03:45:13.567Z] Removing intermediate container d186a0b18d0d [2022-03-11T03:45:13.567Z] ---> fdb43bd9c065 [2022-03-11T03:45:13.567Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T03:45:13.828Z] Successfully built 428ce2863e0e [2022-03-11T03:45:13.828Z] Successfully tagged security-secretstore-setup:latest [2022-03-11T03:45:13.828Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-03-11T03:45:14.088Z] ---> 8f63b979195b [2022-03-11T03:45:14.088Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-11T03:45:14.088Z] ---> Running in 6524e507a156 [2022-03-11T03:45:15.031Z] Removing intermediate container 6524e507a156 [2022-03-11T03:45:15.031Z] ---> 7ee25461e951 [2022-03-11T03:45:15.031Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T03:45:15.031Z] Removing intermediate container aa69422d08b8 [2022-03-11T03:45:15.031Z] ---> e830f60726d3 [2022-03-11T03:45:15.031Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T03:45:15.031Z] ---> Running in fb40acf2998e [2022-03-11T03:45:15.031Z] ---> e49f47ff7f48 [2022-03-11T03:45:15.031Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-11T03:45:15.608Z] ---> Running in 2d275838f3d4 [2022-03-11T03:45:16.552Z] ---> Running in 3f589ce20fc4 [2022-03-11T03:45:16.818Z] Removing intermediate container fb40acf2998e [2022-03-11T03:45:16.818Z] ---> d0dbc4dbd91c [2022-03-11T03:45:16.818Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:45:17.079Z] Removing intermediate container 2d275838f3d4 [2022-03-11T03:45:17.079Z] ---> 78e6fddb3b1a [2022-03-11T03:45:17.079Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T03:45:17.349Z] Removing intermediate container 3f589ce20fc4 [2022-03-11T03:45:17.349Z] ---> 99219c025d96 [2022-03-11T03:45:17.349Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:45:17.349Z] ---> Running in ccff3269e0de [2022-03-11T03:45:17.613Z] ---> 6098e10ea04e [2022-03-11T03:45:17.613Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T03:45:17.613Z] ---> Running in cbe99aeec78d [2022-03-11T03:45:17.886Z] Removing intermediate container ccff3269e0de [2022-03-11T03:45:17.886Z] ---> d6f02280299e [2022-03-11T03:45:17.886Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T03:45:17.886Z] Removing intermediate container cbe99aeec78d [2022-03-11T03:45:17.886Z] ---> c1ad45d18f63 [2022-03-11T03:45:17.886Z] Step 18/20 : LABEL arch=x86_64 [2022-03-11T03:45:17.886Z] ---> Running in 34c7fb67142a [2022-03-11T03:45:17.886Z] ---> Running in e1454c5462bc [2022-03-11T03:45:18.155Z] Removing intermediate container 34c7fb67142a [2022-03-11T03:45:18.155Z] ---> 544e009fd4a4 [2022-03-11T03:45:18.155Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:45:18.155Z] ---> a3523228063f [2022-03-11T03:45:18.155Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T03:45:18.419Z] Removing intermediate container e1454c5462bc [2022-03-11T03:45:18.419Z] ---> 04fa458cf13c [2022-03-11T03:45:18.419Z] Step 19/20 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:45:18.419Z] ---> Running in c880fe7ac21a [2022-03-11T03:45:18.419Z] ---> 38f339c10920 [2022-03-11T03:45:18.419Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T03:45:18.694Z] Removing intermediate container c880fe7ac21a [2022-03-11T03:45:18.694Z] ---> 72a914dd2f88 [2022-03-11T03:45:18.694Z] Step 20/20 : LABEL version=0.0.0 [2022-03-11T03:45:18.694Z] ---> 07d336786e84 [2022-03-11T03:45:18.694Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T03:45:18.694Z] ---> Running in 3c1947242f3a [2022-03-11T03:45:18.694Z] ---> Running in 1e3e6b40d222 [2022-03-11T03:45:18.975Z] Removing intermediate container 3c1947242f3a [2022-03-11T03:45:18.975Z] ---> c3e67542faeb [2022-03-11T03:45:18.975Z] [2022-03-11T03:45:18.975Z] Successfully built c3e67542faeb [2022-03-11T03:45:18.975Z] Successfully tagged security-spiffe-token-provider:latest [2022-03-11T03:45:18.975Z] Building core-metadata [2022-03-11T03:45:18.975Z] Removing intermediate container 1e3e6b40d222 [2022-03-11T03:45:18.975Z] ---> ff441020aa91 [2022-03-11T03:45:18.975Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:45:19.263Z]  Building security-spiffe-token-provider ... done  ---> 8f1af1a79c7a [2022-03-11T03:45:19.263Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T03:45:19.263Z] ---> Running in 1eb8f7d0cdeb [2022-03-11T03:45:21.840Z] ---> 9f8d39cb7c20 [2022-03-11T03:45:21.840Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T03:45:21.840Z] Removing intermediate container 1eb8f7d0cdeb [2022-03-11T03:45:21.840Z] ---> d622e9f71c68 [2022-03-11T03:45:21.840Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T03:45:22.100Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:45:22.100Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:45:22.100Z] ---> 1e6bb057d10a [2022-03-11T03:45:22.100Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T03:45:22.100Z] ---> Using cache [2022-03-11T03:45:22.100Z] ---> 07deb1706eef [2022-03-11T03:45:22.100Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:45:22.100Z] ---> Using cache [2022-03-11T03:45:22.100Z] ---> 14bb2fa28635 [2022-03-11T03:45:22.100Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T03:45:22.100Z] ---> Using cache [2022-03-11T03:45:22.100Z] ---> e57e06641a27 [2022-03-11T03:45:22.100Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T03:45:22.100Z] ---> Using cache [2022-03-11T03:45:22.100Z] ---> e13940d084e3 [2022-03-11T03:45:22.100Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:45:22.100Z] ---> Using cache [2022-03-11T03:45:22.100Z] ---> b6723eca67c5 [2022-03-11T03:45:22.100Z] Step 8/31 : COPY . . [2022-03-11T03:45:22.100Z] ---> Using cache [2022-03-11T03:45:22.100Z] ---> 8f69cbfec2c1 [2022-03-11T03:45:22.100Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T03:45:22.359Z] ---> Running in 11b15fb9d91a [2022-03-11T03:45:22.359Z] ---> Running in 195e3920a170 [2022-03-11T03:45:22.625Z] ---> Running in 39de2c4196ae [2022-03-11T03:45:22.625Z] Removing intermediate container 11b15fb9d91a [2022-03-11T03:45:22.625Z] ---> 179fbfa186ea [2022-03-11T03:45:22.625Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:45:22.625Z] Removing intermediate container 195e3920a170 [2022-03-11T03:45:22.625Z] ---> 0244735cbc37 [2022-03-11T03:45:22.625Z] Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:45:22.887Z] ---> Running in d645a542c3e1 [2022-03-11T03:45:22.887Z] ---> Running in d53239d99233 [2022-03-11T03:45:23.149Z] Removing intermediate container d645a542c3e1 [2022-03-11T03:45:23.149Z] ---> 410cfa58c767 [2022-03-11T03:45:23.149Z] Step 20/22 : LABEL arch=x86_64 [2022-03-11T03:45:23.149Z] Removing intermediate container d53239d99233 [2022-03-11T03:45:23.149Z] ---> fc91db708ecd [2022-03-11T03:45:23.149Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T03:45:23.149Z] 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-11T03:45:23.149Z] ---> Running in f698612d9c3c [2022-03-11T03:45:23.149Z] ---> Running in 1fe747f7fd35 [2022-03-11T03:45:23.410Z] Removing intermediate container 1fe747f7fd35 [2022-03-11T03:45:23.410Z] ---> 8643a50ec3ef [2022-03-11T03:45:23.410Z] [2022-03-11T03:45:23.410Z] Successfully built 8643a50ec3ef [2022-03-11T03:45:23.410Z] Removing intermediate container f698612d9c3c [2022-03-11T03:45:23.410Z] ---> 2d2a4ac91e66 [2022-03-11T03:45:23.410Z] Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:45:23.410Z] Successfully tagged support-scheduler:latest [2022-03-11T03:45:23.410Z] Building core-data [2022-03-11T03:45:23.672Z]  Building support-scheduler ... done  ---> Running in ea5efc36812e [2022-03-11T03:45:23.672Z] Removing intermediate container ea5efc36812e [2022-03-11T03:45:23.672Z] ---> ee97596e6424 [2022-03-11T03:45:23.672Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T03:45:24.250Z] ---> Running in 60267aad5682 [2022-03-11T03:45:25.690Z] Removing intermediate container 60267aad5682 [2022-03-11T03:45:25.690Z] ---> 0dd6b3599f5a [2022-03-11T03:45:25.690Z] [2022-03-11T03:45:25.690Z] Successfully built 0dd6b3599f5a [2022-03-11T03:45:25.690Z] Successfully tagged support-notifications:latest [2022-03-11T03:45:25.690Z]  Building support-notifications ... done Building core-command [2022-03-11T03:45:32.398Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:45:32.398Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:45:32.398Z] ---> 1e6bb057d10a [2022-03-11T03:45:32.398Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> 07deb1706eef [2022-03-11T03:45:32.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> 14bb2fa28635 [2022-03-11T03:45:32.398Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> e57e06641a27 [2022-03-11T03:45:32.398Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> e13940d084e3 [2022-03-11T03:45:32.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> b6723eca67c5 [2022-03-11T03:45:32.398Z] Step 8/23 : COPY . . [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> 8f69cbfec2c1 [2022-03-11T03:45:32.398Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T03:45:32.398Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:45:32.398Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:45:32.398Z] ---> 1e6bb057d10a [2022-03-11T03:45:32.398Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> 07deb1706eef [2022-03-11T03:45:32.398Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> 14bb2fa28635 [2022-03-11T03:45:32.398Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> e57e06641a27 [2022-03-11T03:45:32.398Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> e13940d084e3 [2022-03-11T03:45:32.398Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> b6723eca67c5 [2022-03-11T03:45:32.398Z] Step 8/23 : COPY . . [2022-03-11T03:45:32.398Z] ---> Using cache [2022-03-11T03:45:32.398Z] ---> 8f69cbfec2c1 [2022-03-11T03:45:32.398Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T03:45:33.338Z] ---> Running in a83378ee7207 [2022-03-11T03:45:33.338Z] ---> Running in 8edb0fe74a21 [2022-03-11T03:45:34.293Z] 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-11T03:45:34.293Z] Removing intermediate container 7e10cec75382 [2022-03-11T03:45:34.293Z] ---> 1dfe832011b8 [2022-03-11T03:45:34.293Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T03:45:34.293Z] 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-11T03:45:34.293Z] ---> Running in fc91893646a5 [2022-03-11T03:45:34.866Z] 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-11T03:45:36.778Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:45:36.778Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:45:36.778Z] ---> 1e6bb057d10a [2022-03-11T03:45:36.778Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:45:36.778Z] ---> Using cache [2022-03-11T03:45:36.778Z] ---> 07deb1706eef [2022-03-11T03:45:36.778Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:45:36.778Z] ---> Using cache [2022-03-11T03:45:36.778Z] ---> 14bb2fa28635 [2022-03-11T03:45:36.778Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T03:45:37.348Z] ---> Running in f9f7a87d2a41 [2022-03-11T03:45:37.611Z] Removing intermediate container fc91893646a5 [2022-03-11T03:45:37.611Z] ---> 7d57313b3bc1 [2022-03-11T03:45:37.611Z] [2022-03-11T03:45:37.611Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T03:45:37.611Z] 20.10.10: Pulling from library/docker [2022-03-11T03:45:37.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:38.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:39.395Z] OK: 221 MiB in 52 packages [2022-03-11T03:45:40.842Z] Removing intermediate container f9f7a87d2a41 [2022-03-11T03:45:40.842Z] ---> 9859b4b71c95 [2022-03-11T03:45:40.842Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:45:41.436Z] ---> d928ff0de4ac [2022-03-11T03:45:41.436Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:45:41.436Z] ---> Running in 51513e20d3de [2022-03-11T03:45:44.041Z] Removing intermediate container 51513e20d3de [2022-03-11T03:45:44.041Z] ---> c22f05f2fe5d [2022-03-11T03:45:44.041Z] Step 8/23 : COPY . . [2022-03-11T03:45:45.488Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T03:45:45.488Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T03:45:45.488Z] ---> b706a049f56e [2022-03-11T03:45:45.488Z] 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-11T03:45:46.921Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-03-11T03:45:47.464Z] ---> Running in 1c4a310a1e13 [2022-03-11T03:45:47.531Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-03-11T03:45:48.069Z] Removing intermediate container 1c4a310a1e13 [2022-03-11T03:45:48.069Z] ---> 2ccb2533286f [2022-03-11T03:45:48.069Z] 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-11T03:45:48.131Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-03-11T03:45:48.343Z] ---> Running in 43b31a2180d7 [2022-03-11T03:45:48.406Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-03-11T03:45:49.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:49.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:49.641Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T03:45:49.641Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T03:45:49.641Z] Executing bash-5.1.4-r0.post-install [2022-03-11T03:45:49.641Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T03:45:49.641Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T03:45:49.641Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T03:45:49.641Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T03:45:49.641Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T03:45:49.641Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T03:45:49.641Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T03:45:49.641Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T03:45:49.641Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T03:45:49.641Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T03:45:49.641Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T03:45:49.641Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T03:45:49.921Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T03:45:49.921Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T03:45:49.921Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T03:45:51.354Z] ---> 4f33710bb50e [2022-03-11T03:45:51.354Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T03:45:51.354Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T03:45:51.354Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T03:45:51.354Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T03:45:51.354Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T03:45:51.354Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T03:45:51.354Z] ---> Running in 11aa930d74e1 [2022-03-11T03:45:51.354Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T03:45:51.354Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T03:45:51.354Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T03:45:51.354Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T03:45:51.354Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T03:45:51.354Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T03:45:51.354Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T03:45:51.354Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T03:45:51.354Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T03:45:51.354Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T03:45:51.354Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T03:45:51.354Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T03:45:51.626Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T03:45:51.626Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T03:45:51.626Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T03:45:51.626Z] (38/42) Installing py3-progress (1.5-r2) [2022-03-11T03:45:51.626Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T03:45:51.626Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T03:45:51.626Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T03:45:51.626Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T03:45:51.896Z] 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-11T03:45:51.896Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:45:51.896Z] OK: 84 MiB in 64 packages [2022-03-11T03:45:52.847Z] Collecting docker-compose==1.23.2 [2022-03-11T03:45:52.847Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T03:45:52.847Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T03:45:52.847Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T03:45:53.113Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T03:45:53.113Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T03:45:53.377Z] Collecting PyYAML<4,>=3.10 [2022-03-11T03:45:53.377Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T03:45:53.638Z] Removing intermediate container 39de2c4196ae [2022-03-11T03:45:53.638Z] ---> 97dd91092bbe [2022-03-11T03:45:53.638Z] [2022-03-11T03:45:53.638Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T03:45:53.638Z] ---> 0a97eee8041e [2022-03-11T03:45:53.638Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T03:45:53.902Z] ---> Running in 486f7a08793c [2022-03-11T03:45:53.902Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T03:45:53.902Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T03:45:53.902Z] Removing intermediate container 486f7a08793c [2022-03-11T03:45:53.902Z] ---> b2f716798ad0 [2022-03-11T03:45:53.902Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T03:45:53.902Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T03:45:53.902Z] ---> Running in c5400fe2252f [2022-03-11T03:45:54.167Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T03:45:54.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:54.831Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T03:45:54.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:45:54.831Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T03:45:54.831Z] 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-11T03:45:54.831Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T03:45:54.831Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T03:45:55.232Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T03:45:55.232Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T03:45:55.232Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:45:55.232Z] OK: 6 MiB in 16 packages [2022-03-11T03:45:55.546Z] Removing intermediate container c5400fe2252f [2022-03-11T03:45:55.546Z] ---> a2a0a9ada87f [2022-03-11T03:45:55.546Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T03:45:55.546Z] ---> Running in af262f960d82 [2022-03-11T03:45:55.872Z] Collecting texttable<0.10,>=0.9.0 [2022-03-11T03:45:55.872Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T03:45:55.872Z] Removing intermediate container af262f960d82 [2022-03-11T03:45:55.872Z] ---> 2251309db026 [2022-03-11T03:45:55.872Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T03:45:55.872Z] ---> Running in 1adcfe6d7697 [2022-03-11T03:45:55.872Z] Removing intermediate container 1adcfe6d7697 [2022-03-11T03:45:55.872Z] ---> 7c25aecbf099 [2022-03-11T03:45:55.872Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T03:45:56.210Z] ---> Running in da58417ff465 [2022-03-11T03:45:56.505Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T03:45:56.505Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T03:45:56.867Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T03:45:56.867Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T03:45:56.867Z] Collecting idna<2.8,>=2.5 [2022-03-11T03:45:56.867Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T03:45:56.867Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T03:45:56.867Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T03:45:57.228Z] Removing intermediate container da58417ff465 [2022-03-11T03:45:57.228Z] ---> 1665e2754e37 [2022-03-11T03:45:57.228Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T03:45:57.228Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T03:45:57.228Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T03:45:57.228Z] 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-11T03:45:57.228Z] ---> Running in d75efc9f38de [2022-03-11T03:45:57.228Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T03:45:57.228Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T03:45:57.228Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T03:45:57.228Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T03:45:57.228Z] Removing intermediate container d75efc9f38de [2022-03-11T03:45:57.228Z] ---> 8762b267a1ac [2022-03-11T03:45:57.228Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T03:45:57.488Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T03:45:57.488Z] Attempting uninstall: urllib3 [2022-03-11T03:45:57.488Z] Found existing installation: urllib3 1.26.5 [2022-03-11T03:45:57.488Z] Uninstalling urllib3-1.26.5: [2022-03-11T03:45:57.488Z] ---> a0fff764b1e8 [2022-03-11T03:45:57.488Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T03:45:57.759Z] ---> Running in e5cced14427b [2022-03-11T03:45:57.759Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T03:45:58.019Z] Attempting uninstall: idna [2022-03-11T03:45:58.019Z] Found existing installation: idna 3.2 [2022-03-11T03:45:58.019Z] Uninstalling idna-3.2: [2022-03-11T03:45:58.019Z] Successfully uninstalled idna-3.2 [2022-03-11T03:45:58.283Z] Attempting uninstall: chardet [2022-03-11T03:45:58.283Z] Found existing installation: chardet 4.0.0 [2022-03-11T03:45:58.283Z] Uninstalling chardet-4.0.0: [2022-03-11T03:45:58.283Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T03:45:58.865Z] Removing intermediate container e5cced14427b [2022-03-11T03:45:58.865Z] ---> ad0a5479c5fd [2022-03-11T03:45:58.865Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:45:59.128Z] Attempting uninstall: requests [2022-03-11T03:45:59.128Z] Found existing installation: requests 2.25.1 [2022-03-11T03:45:59.128Z] Uninstalling requests-2.25.1: [2022-03-11T03:45:59.128Z] Successfully uninstalled requests-2.25.1 [2022-03-11T03:45:59.128Z] ---> 4fda4820983e [2022-03-11T03:45:59.128Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T03:45:59.128Z] Running setup.py install for texttable: started [2022-03-11T03:45:59.701Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T03:45:59.701Z] Running setup.py install for PyYAML: started [2022-03-11T03:45:59.701Z] ---> cbba81de39c5 [2022-03-11T03:45:59.701Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T03:46:00.278Z] ---> a44efa810284 [2022-03-11T03:46:00.278Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T03:46:00.278Z] ---> d86ff191f7b6 [2022-03-11T03:46:00.278Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T03:46:00.542Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T03:46:00.808Z] ---> f763410efdb3 [2022-03-11T03:46:00.808Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T03:46:00.808Z] Running setup.py install for docopt: started [2022-03-11T03:46:00.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-03-11T03:46:00.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-03-11T03:46:00.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-03-11T03:46:00.824Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-03-11T03:46:01.074Z] ---> Running in 981103c9bb64 [2022-03-11T03:46:01.337Z] Removing intermediate container 981103c9bb64 [2022-03-11T03:46:01.337Z] ---> bb99c6436113 [2022-03-11T03:46:01.337Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T03:46:01.603Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T03:46:01.603Z] Running setup.py install for dockerpty: started [2022-03-11T03:46:01.603Z] ---> 2c882f718ecf [2022-03-11T03:46:01.603Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T03:46:01.877Z] ---> Running in 62241149bfae [2022-03-11T03:46:02.460Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T03:46:02.726Z] Removing intermediate container 62241149bfae [2022-03-11T03:46:02.726Z] ---> 0fbc2c4d043d [2022-03-11T03:46:02.726Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T03:46:02.988Z] ---> Running in 8a4720dcda0a [2022-03-11T03:46:03.256Z] Removing intermediate container 8a4720dcda0a [2022-03-11T03:46:03.256Z] ---> 2350b2e54443 [2022-03-11T03:46:03.256Z] Step 28/31 : CMD ["gate"] [2022-03-11T03:46:03.256Z] 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-11T03:46:03.256Z] ---> Running in aec1f00f752f [2022-03-11T03:46:03.517Z] Removing intermediate container aec1f00f752f [2022-03-11T03:46:03.517Z] ---> dedb5070be4c [2022-03-11T03:46:03.517Z] Step 29/31 : LABEL arch=x86_64 [2022-03-11T03:46:03.517Z] ---> Running in 5045ae90c501 [2022-03-11T03:46:03.783Z] Removing intermediate container 5045ae90c501 [2022-03-11T03:46:03.783Z] ---> de350fcacb85 [2022-03-11T03:46:03.783Z] Step 30/31 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:03.783Z] ---> Running in cb0c4632ae12 [2022-03-11T03:46:04.045Z] Removing intermediate container cb0c4632ae12 [2022-03-11T03:46:04.045Z] ---> 27846f5ce13d [2022-03-11T03:46:04.045Z] Step 31/31 : LABEL version=0.0.0 [2022-03-11T03:46:04.311Z] ---> Running in b7db48548d5d [2022-03-11T03:46:04.901Z] Removing intermediate container b7db48548d5d [2022-03-11T03:46:04.901Z] ---> 0cd14f0476a2 [2022-03-11T03:46:04.901Z] [2022-03-11T03:46:04.901Z] Successfully built 0cd14f0476a2 [2022-03-11T03:46:05.208Z] Successfully tagged security-bootstrapper:latest [2022-03-11T03:46:05.208Z]  Building security-bootstrapper ... done Building security-spire-config [2022-03-11T03:46:09.516Z] Removing intermediate container 43b31a2180d7 [2022-03-11T03:46:09.517Z] ---> 8950d68b54e9 [2022-03-11T03:46:09.517Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T03:46:09.517Z] ---> Running in 8a84d17ebc4d [2022-03-11T03:46:09.793Z] Removing intermediate container 8a84d17ebc4d [2022-03-11T03:46:09.793Z] ---> 2fb3fdab7f97 [2022-03-11T03:46:09.793Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T03:46:09.793Z] ---> Running in c77deb425005 [2022-03-11T03:46:10.076Z] Removing intermediate container c77deb425005 [2022-03-11T03:46:10.076Z] ---> be50907e90e5 [2022-03-11T03:46:10.076Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T03:46:11.048Z] ---> 4145c45341f9 [2022-03-11T03:46:11.048Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T03:46:11.640Z] ---> 7559619233de [2022-03-11T03:46:11.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T03:46:11.911Z] ---> f0bd99c90ee8 [2022-03-11T03:46:11.911Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T03:46:11.911Z] ---> Running in 0fbb6f3795dc [2022-03-11T03:46:12.186Z] Removing intermediate container 0fbb6f3795dc [2022-03-11T03:46:12.186Z] ---> eb772db2a4a9 [2022-03-11T03:46:12.186Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:46:12.186Z] ---> Running in fd05073102ed [2022-03-11T03:46:12.462Z] Removing intermediate container fd05073102ed [2022-03-11T03:46:12.462Z] ---> 933e37d61c34 [2022-03-11T03:46:12.462Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T03:46:12.462Z] ---> Running in 4460c9290b05 [2022-03-11T03:46:12.731Z] Removing intermediate container 4460c9290b05 [2022-03-11T03:46:12.731Z] ---> 818a2d343666 [2022-03-11T03:46:12.731Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:12.731Z] ---> Running in aa9848d0e01b [2022-03-11T03:46:13.004Z] Removing intermediate container aa9848d0e01b [2022-03-11T03:46:13.004Z] ---> b638ad9f7fb6 [2022-03-11T03:46:13.004Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:46:13.004Z] ---> Running in e9587e6c4a22 [2022-03-11T03:46:13.612Z] Removing intermediate container e9587e6c4a22 [2022-03-11T03:46:13.612Z] ---> b4fdad5c90d7 [2022-03-11T03:46:13.612Z] [2022-03-11T03:46:13.612Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:46:13.612Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:46:13.612Z] ---> 1e6bb057d10a [2022-03-11T03:46:13.612Z] Step 3/24 : WORKDIR /edgex-go [2022-03-11T03:46:13.612Z] ---> Using cache [2022-03-11T03:46:13.612Z] ---> 07deb1706eef [2022-03-11T03:46:13.612Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:13.612Z] ---> Using cache [2022-03-11T03:46:13.612Z] ---> 14bb2fa28635 [2022-03-11T03:46:13.612Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-11T03:46:13.612Z] ---> Using cache [2022-03-11T03:46:13.612Z] ---> e57e06641a27 [2022-03-11T03:46:13.612Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-11T03:46:13.612Z] ---> Using cache [2022-03-11T03:46:13.612Z] ---> e13940d084e3 [2022-03-11T03:46:13.612Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:46:13.612Z] ---> Using cache [2022-03-11T03:46:13.612Z] ---> b6723eca67c5 [2022-03-11T03:46:13.612Z] Step 8/24 : COPY . . [2022-03-11T03:46:13.612Z] ---> Using cache [2022-03-11T03:46:13.612Z] ---> 8f69cbfec2c1 [2022-03-11T03:46:13.612Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-11T03:46:13.612Z] ---> Running in f8fdee521d7d [2022-03-11T03:46:13.612Z] Successfully built b4fdad5c90d7 [2022-03-11T03:46:13.612Z] Successfully tagged sys-mgmt-agent:latest [2022-03-11T03:46:13.612Z]  Building sys-mgmt-agent ... done Building security-spire-agent [2022-03-11T03:46:13.612Z] Removing intermediate container f8fdee521d7d [2022-03-11T03:46:13.612Z] ---> ff31a01f4ee7 [2022-03-11T03:46:13.612Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-11T03:46:13.886Z] ---> Running in ced86a88dee2 [2022-03-11T03:46:15.858Z] spire-1.2.0/ [2022-03-11T03:46:17.265Z] spire-1.2.0/README.md [2022-03-11T03:46:17.265Z] spire-1.2.0/bin/ [2022-03-11T03:46:17.265Z] spire-1.2.0/bin/spire-server [2022-03-11T03:46:17.265Z] spire-1.2.0/bin/spire-agent [2022-03-11T03:46:17.265Z] spire-1.2.0/conf/ [2022-03-11T03:46:17.265Z] spire-1.2.0/conf/server/ [2022-03-11T03:46:17.265Z] spire-1.2.0/conf/server/server.conf [2022-03-11T03:46:17.265Z] spire-1.2.0/conf/agent/ [2022-03-11T03:46:17.265Z] spire-1.2.0/conf/agent/agent.conf [2022-03-11T03:46:17.265Z] spire-1.2.0/LICENSE [2022-03-11T03:46:19.856Z] Removing intermediate container 8edb0fe74a21 [2022-03-11T03:46:19.856Z] ---> 73625b128059 [2022-03-11T03:46:19.856Z] [2022-03-11T03:46:19.856Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T03:46:19.856Z] ---> 0a97eee8041e [2022-03-11T03:46:19.856Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> ffe543efa476 [2022-03-11T03:46:19.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-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> fdb43bd9c065 [2022-03-11T03:46:19.856Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T03:46:19.856Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:46:19.856Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:46:19.856Z] ---> 1e6bb057d10a [2022-03-11T03:46:19.856Z] Step 3/24 : WORKDIR /edgex-go [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> 07deb1706eef [2022-03-11T03:46:19.856Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> 14bb2fa28635 [2022-03-11T03:46:19.856Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> e57e06641a27 [2022-03-11T03:46:19.856Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> e13940d084e3 [2022-03-11T03:46:19.856Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> b6723eca67c5 [2022-03-11T03:46:19.856Z] Step 8/24 : COPY . . [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> 8f69cbfec2c1 [2022-03-11T03:46:19.856Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-11T03:46:19.856Z] ---> Using cache [2022-03-11T03:46:19.856Z] ---> ff31a01f4ee7 [2022-03-11T03:46:19.856Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-11T03:46:20.127Z] ---> Running in 5c257a3c0b4e [2022-03-11T03:46:20.127Z] ---> Running in acaede8e71ab [2022-03-11T03:46:20.393Z] Removing intermediate container ced86a88dee2 [2022-03-11T03:46:20.393Z] ---> 8494e244029a [2022-03-11T03:46:20.393Z] [2022-03-11T03:46:20.393Z] Step 11/24 : FROM alpine:3.15 [2022-03-11T03:46:20.393Z] ---> c059bfaa849c [2022-03-11T03:46:20.393Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:46:20.393Z] ---> Using cache [2022-03-11T03:46:20.393Z] ---> 0821d6c36dae [2022-03-11T03:46:20.393Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:20.393Z] ---> Using cache [2022-03-11T03:46:20.393Z] ---> acdf5a22381b [2022-03-11T03:46:20.393Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-11T03:46:20.393Z] ---> Running in 65b76e7f3afe [2022-03-11T03:46:20.663Z] Removing intermediate container 5c257a3c0b4e [2022-03-11T03:46:20.663Z] ---> d94c2f9fb252 [2022-03-11T03:46:20.663Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T03:46:20.663Z] ---> Running in 765db11d2baf [2022-03-11T03:46:21.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:21.241Z] Removing intermediate container 765db11d2baf [2022-03-11T03:46:21.241Z] ---> fae61b1e193e [2022-03-11T03:46:21.241Z] Step 15/23 : WORKDIR / [2022-03-11T03:46:21.511Z] ---> Running in 79d5f5499314 [2022-03-11T03:46:21.511Z] spire-1.2.0/ [2022-03-11T03:46:21.784Z] Removing intermediate container 79d5f5499314 [2022-03-11T03:46:21.784Z] ---> ccd8cdccb79f [2022-03-11T03:46:21.784Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:46:22.045Z] Removing intermediate container a83378ee7207 [2022-03-11T03:46:22.045Z] ---> c4cd740d47c8 [2022-03-11T03:46:22.045Z] [2022-03-11T03:46:22.045Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T03:46:22.045Z] ---> 0a97eee8041e [2022-03-11T03:46:22.045Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T03:46:22.045Z] ---> Using cache [2022-03-11T03:46:22.045Z] ---> ffe543efa476 [2022-03-11T03:46:22.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-11T03:46:22.045Z] ---> Using cache [2022-03-11T03:46:22.045Z] ---> fdb43bd9c065 [2022-03-11T03:46:22.045Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T03:46:22.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:22.045Z] ---> Running in 22b250474b91 [2022-03-11T03:46:22.308Z] Removing intermediate container 22b250474b91 [2022-03-11T03:46:22.308Z] ---> af3006127dd0 [2022-03-11T03:46:22.308Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T03:46:22.308Z] ---> 5d6d4a743239 [2022-03-11T03:46:22.308Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T03:46:22.571Z] ---> Running in 78dd68f8801e [2022-03-11T03:46:22.571Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T03:46:22.571Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T03:46:22.571Z] OK: 15859 distinct packages available [2022-03-11T03:46:22.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:22.833Z] Removing intermediate container 78dd68f8801e [2022-03-11T03:46:22.833Z] ---> 2b4be5b045d8 [2022-03-11T03:46:22.833Z] Step 15/23 : WORKDIR / [2022-03-11T03:46:23.098Z] ---> Running in 2a118cce48d2 [2022-03-11T03:46:23.098Z] ---> 186239def493 [2022-03-11T03:46:23.098Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T03:46:23.098Z] spire-1.2.0/README.md [2022-03-11T03:46:23.098Z] spire-1.2.0/bin/ [2022-03-11T03:46:23.098Z] spire-1.2.0/bin/spire-server [2022-03-11T03:46:23.098Z] spire-1.2.0/bin/spire-agent [2022-03-11T03:46:23.098Z] spire-1.2.0/conf/ [2022-03-11T03:46:23.098Z] spire-1.2.0/conf/server/ [2022-03-11T03:46:23.098Z] spire-1.2.0/conf/server/server.conf [2022-03-11T03:46:23.098Z] spire-1.2.0/conf/agent/ [2022-03-11T03:46:23.098Z] spire-1.2.0/conf/agent/agent.conf [2022-03-11T03:46:23.098Z] spire-1.2.0/LICENSE [2022-03-11T03:46:23.376Z] Removing intermediate container 2a118cce48d2 [2022-03-11T03:46:23.376Z] ---> 251e9c0c9496 [2022-03-11T03:46:23.376Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:46:23.376Z] ---> faa1daa3e2d0 [2022-03-11T03:46:23.376Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T03:46:23.376Z] ---> Running in 69fb07e10ae5 [2022-03-11T03:46:23.640Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:23.640Z] Removing intermediate container 69fb07e10ae5 [2022-03-11T03:46:23.640Z] ---> a12a2efafc1d [2022-03-11T03:46:23.640Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:46:23.640Z] ---> Running in bc6f74b1eec4 [2022-03-11T03:46:23.906Z] ---> 0f2ccb2bb6b0 [2022-03-11T03:46:23.906Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T03:46:23.906Z] Removing intermediate container bc6f74b1eec4 [2022-03-11T03:46:23.906Z] ---> 33f4e3516f8a [2022-03-11T03:46:23.906Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T03:46:23.906Z] ---> Running in 62bf28fa076b [2022-03-11T03:46:24.168Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-11T03:46:24.169Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-11T03:46:24.169Z] (3/4) Installing libucontext (1.1-r0) [2022-03-11T03:46:24.428Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-11T03:46:24.428Z] Removing intermediate container 62bf28fa076b [2022-03-11T03:46:24.428Z] ---> 9ee01a0b1d08 [2022-03-11T03:46:24.428Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:24.428Z] Executing busybox-1.34.1-r3.trigger [2022-03-11T03:46:24.428Z] OK: 6 MiB in 18 packages [2022-03-11T03:46:24.428Z] ---> Running in f10ce774d99f [2022-03-11T03:46:24.428Z] ---> 113498b1c487 [2022-03-11T03:46:24.428Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T03:46:25.002Z] Removing intermediate container f10ce774d99f [2022-03-11T03:46:25.002Z] ---> be10eeb7a22c [2022-03-11T03:46:25.002Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:46:25.002Z] ---> Running in 319799722e1d [2022-03-11T03:46:25.266Z] ---> db3a8ff29a02 [2022-03-11T03:46:25.266Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T03:46:25.530Z] ---> Running in b5f085b2de3a [2022-03-11T03:46:25.530Z] Removing intermediate container 65b76e7f3afe [2022-03-11T03:46:25.530Z] ---> 153ff0825d25 [2022-03-11T03:46:25.530Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-11T03:46:25.530Z] Removing intermediate container 319799722e1d [2022-03-11T03:46:25.530Z] ---> 5e6e0c08ecf1 [2022-03-11T03:46:25.530Z] [2022-03-11T03:46:25.798Z] Removing intermediate container b5f085b2de3a [2022-03-11T03:46:25.798Z] ---> 610c19add91c [2022-03-11T03:46:25.798Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:46:25.798Z] Removing intermediate container acaede8e71ab [2022-03-11T03:46:25.798Z] ---> 55057c9a6fd2 [2022-03-11T03:46:25.798Z] [2022-03-11T03:46:25.798Z] Step 11/24 : FROM alpine:3.15 [2022-03-11T03:46:25.798Z] ---> c059bfaa849c [2022-03-11T03:46:25.798Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:46:25.798Z] ---> Using cache [2022-03-11T03:46:25.798Z] ---> 0821d6c36dae [2022-03-11T03:46:25.798Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:25.798Z] ---> Using cache [2022-03-11T03:46:25.798Z] ---> acdf5a22381b [2022-03-11T03:46:25.798Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-11T03:46:25.798Z] Successfully built 5e6e0c08ecf1 [2022-03-11T03:46:25.798Z] ---> Running in 6b7175262343 [2022-03-11T03:46:25.798Z] ---> Running in 14b828543ec6 [2022-03-11T03:46:25.798Z] Successfully tagged core-command:latest [2022-03-11T03:46:25.798Z] Building security-spire-server [2022-03-11T03:46:26.751Z]  Building core-command ... done Removing intermediate container 14b828543ec6 [2022-03-11T03:46:26.751Z] ---> 30f13743e778 [2022-03-11T03:46:26.751Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T03:46:26.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:27.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:27.954Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T03:46:27.954Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T03:46:27.954Z] OK: 15859 distinct packages available [2022-03-11T03:46:27.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:28.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:29.165Z] ---> Running in 50ddfca1cd90 [2022-03-11T03:46:29.165Z] ---> 3abd6fb4a738 [2022-03-11T03:46:29.165Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-11T03:46:29.427Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-11T03:46:29.427Z] Removing intermediate container 50ddfca1cd90 [2022-03-11T03:46:29.427Z] ---> b9b01754702c [2022-03-11T03:46:29.427Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:29.427Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-11T03:46:29.427Z] ---> Running in ea1ca96425c6 [2022-03-11T03:46:29.427Z] (3/5) Installing libucontext (1.1-r0) [2022-03-11T03:46:29.427Z] ---> e0bdd815c128 [2022-03-11T03:46:29.427Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-11T03:46:29.688Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-11T03:46:29.688Z] ---> Running in 8a6b0845eff3 [2022-03-11T03:46:29.688Z] Removing intermediate container ea1ca96425c6 [2022-03-11T03:46:29.688Z] ---> 9d610d717b5b [2022-03-11T03:46:29.688Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:46:29.688Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-11T03:46:29.688Z] ---> Running in af2bd1e3e420 [2022-03-11T03:46:29.688Z] Executing busybox-1.34.1-r3.trigger [2022-03-11T03:46:29.688Z] Removing intermediate container 8a6b0845eff3 [2022-03-11T03:46:29.688Z] ---> e01127ddfbee [2022-03-11T03:46:29.688Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-11T03:46:29.688Z] OK: 7 MiB in 19 packages [2022-03-11T03:46:29.951Z] Removing intermediate container af2bd1e3e420 [2022-03-11T03:46:29.951Z] ---> 0dec105196fa [2022-03-11T03:46:29.951Z] [2022-03-11T03:46:30.213Z] Successfully built 0dec105196fa [2022-03-11T03:46:30.213Z] Successfully tagged core-metadata:latest [2022-03-11T03:46:30.213Z]  Building core-metadata ... done  ---> aa1e70744d6f [2022-03-11T03:46:30.213Z] Step 19/24 : WORKDIR / [2022-03-11T03:46:30.482Z] ---> Running in 02b1662882ce [2022-03-11T03:46:30.482Z] Removing intermediate container 6b7175262343 [2022-03-11T03:46:30.482Z] ---> 287d33516da6 [2022-03-11T03:46:30.482Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-11T03:46:30.747Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:46:30.747Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:46:30.747Z] ---> 1e6bb057d10a [2022-03-11T03:46:30.747Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> 07deb1706eef [2022-03-11T03:46:30.747Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> 14bb2fa28635 [2022-03-11T03:46:30.747Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> e57e06641a27 [2022-03-11T03:46:30.747Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> e13940d084e3 [2022-03-11T03:46:30.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> b6723eca67c5 [2022-03-11T03:46:30.747Z] Step 8/23 : COPY . . [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> 8f69cbfec2c1 [2022-03-11T03:46:30.747Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> ff31a01f4ee7 [2022-03-11T03:46:30.747Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> 55057c9a6fd2 [2022-03-11T03:46:30.747Z] [2022-03-11T03:46:30.747Z] Step 11/23 : FROM alpine:3.15 [2022-03-11T03:46:30.747Z] ---> c059bfaa849c [2022-03-11T03:46:30.747Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> 0821d6c36dae [2022-03-11T03:46:30.747Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> acdf5a22381b [2022-03-11T03:46:30.747Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-11T03:46:30.747Z] ---> Using cache [2022-03-11T03:46:30.747Z] ---> 287d33516da6 [2022-03-11T03:46:30.747Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-11T03:46:30.747Z] Removing intermediate container 02b1662882ce [2022-03-11T03:46:30.747Z] ---> dd19849e5081 [2022-03-11T03:46:30.747Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-11T03:46:31.012Z] ---> Running in d01f59f1503f [2022-03-11T03:46:31.627Z] Removing intermediate container d01f59f1503f [2022-03-11T03:46:31.627Z] ---> 210f39dd94cd [2022-03-11T03:46:31.627Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-11T03:46:32.214Z] ---> Running in a24c150885c4 [2022-03-11T03:46:32.214Z] ---> 999abbc49c90 [2022-03-11T03:46:32.214Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-11T03:46:32.214Z] ---> 3838d9b48cfc [2022-03-11T03:46:32.214Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-11T03:46:32.214Z] Removing intermediate container a24c150885c4 [2022-03-11T03:46:32.214Z] ---> c70a22af725c [2022-03-11T03:46:32.214Z] Step 22/24 : LABEL arch=x86_64 [2022-03-11T03:46:32.793Z] ---> Running in a0db53c4c0b4 [2022-03-11T03:46:33.052Z] ---> 6571d169229e [2022-03-11T03:46:33.052Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-11T03:46:33.052Z] Removing intermediate container a0db53c4c0b4 [2022-03-11T03:46:33.052Z] ---> e30c5c0ee5c7 [2022-03-11T03:46:33.052Z] Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:33.321Z] ---> Running in cc2cf5af0b69 [2022-03-11T03:46:33.321Z] ---> b52c6fffd27d [2022-03-11T03:46:33.321Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-11T03:46:33.321Z] ---> 6d8356e9a1b5 [2022-03-11T03:46:33.321Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-11T03:46:33.322Z] Removing intermediate container 11aa930d74e1 [2022-03-11T03:46:33.322Z] ---> 9b4884038734 [2022-03-11T03:46:33.322Z] [2022-03-11T03:46:33.322Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T03:46:33.322Z] ---> 0a97eee8041e [2022-03-11T03:46:33.322Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T03:46:33.322Z] ---> Running in aad1c7eafe08 [2022-03-11T03:46:33.322Z] Removing intermediate container cc2cf5af0b69 [2022-03-11T03:46:33.322Z] ---> ba2c8860778b [2022-03-11T03:46:33.322Z] Step 24/24 : LABEL version=0.0.0 [2022-03-11T03:46:33.587Z] Removing intermediate container aad1c7eafe08 [2022-03-11T03:46:33.587Z] ---> 7bd7c483d21d [2022-03-11T03:46:33.587Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T03:46:33.587Z] ---> Running in f2dbd93dec14 [2022-03-11T03:46:33.587Z] ---> 309618a206fd [2022-03-11T03:46:33.587Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-11T03:46:33.587Z] ---> 0e7a7d7ce930 [2022-03-11T03:46:33.587Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-11T03:46:33.587Z] ---> Running in 7c19b3d2bab2 [2022-03-11T03:46:33.587Z] ---> Running in 93568a4506ea [2022-03-11T03:46:33.587Z] Removing intermediate container f2dbd93dec14 [2022-03-11T03:46:33.587Z] ---> d849090f5569 [2022-03-11T03:46:33.587Z] [2022-03-11T03:46:33.587Z] Removing intermediate container 7c19b3d2bab2 [2022-03-11T03:46:33.587Z] ---> 1dbd8e5d0e06 [2022-03-11T03:46:33.587Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T03:46:33.847Z] Successfully built d849090f5569 [2022-03-11T03:46:33.847Z] ---> 6fed2072a49e [2022-03-11T03:46:33.847Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-11T03:46:33.847Z] Successfully tagged security-spire-config:latest [2022-03-11T03:46:33.847Z]  Building security-spire-config ... done  ---> Running in 644f7101d489 [2022-03-11T03:46:33.847Z] Removing intermediate container 93568a4506ea [2022-03-11T03:46:33.847Z] ---> 032a3180b557 [2022-03-11T03:46:33.847Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-11T03:46:33.847Z] ---> Running in df7e751f7a44 [2022-03-11T03:46:33.847Z] Removing intermediate container 644f7101d489 [2022-03-11T03:46:33.847Z] ---> 1269a3881ac9 [2022-03-11T03:46:33.847Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:46:33.847Z] ---> Running in b76af5ae8f2f [2022-03-11T03:46:33.847Z] ---> d60080bd8602 [2022-03-11T03:46:33.847Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-11T03:46:34.110Z] ---> Running in 3e7d522ab192 [2022-03-11T03:46:34.110Z] Removing intermediate container df7e751f7a44 [2022-03-11T03:46:34.110Z] ---> 252fdad917ab [2022-03-11T03:46:34.110Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T03:46:34.110Z] ---> Running in 14ef64c0f1e9 [2022-03-11T03:46:34.110Z] Removing intermediate container 3e7d522ab192 [2022-03-11T03:46:34.110Z] ---> 2c03d935b0b4 [2022-03-11T03:46:34.110Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-11T03:46:34.110Z] ---> Running in d7aaf75a1f18 [2022-03-11T03:46:34.110Z] Removing intermediate container 14ef64c0f1e9 [2022-03-11T03:46:34.110Z] ---> b39cd1882ef7 [2022-03-11T03:46:34.110Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:34.369Z] ---> Running in 7c795022d179 [2022-03-11T03:46:34.369Z] Removing intermediate container d7aaf75a1f18 [2022-03-11T03:46:34.369Z] ---> f998dabd2129 [2022-03-11T03:46:34.369Z] Step 22/24 : LABEL arch=x86_64 [2022-03-11T03:46:34.369Z] ---> Running in 4187a4902715 [2022-03-11T03:46:34.369Z] Removing intermediate container 7c795022d179 [2022-03-11T03:46:34.369Z] ---> b4c9dded2f2b [2022-03-11T03:46:34.369Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:46:34.369Z] Removing intermediate container 4187a4902715 [2022-03-11T03:46:34.369Z] ---> e77fc27e9b34 [2022-03-11T03:46:34.369Z] Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:34.369Z] ---> Running in 627383bbc5ae [2022-03-11T03:46:34.369Z] ---> Running in 9393de8e4618 [2022-03-11T03:46:34.630Z] Removing intermediate container b76af5ae8f2f [2022-03-11T03:46:34.630Z] ---> 36b0ed3c180f [2022-03-11T03:46:34.630Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T03:46:34.630Z] Removing intermediate container 627383bbc5ae [2022-03-11T03:46:34.630Z] ---> 16d3d8a5f5dc [2022-03-11T03:46:34.630Z] [2022-03-11T03:46:34.630Z] Removing intermediate container 9393de8e4618 [2022-03-11T03:46:34.630Z] ---> a56bcd760278 [2022-03-11T03:46:34.630Z] Step 24/24 : LABEL version=0.0.0 [2022-03-11T03:46:34.630Z] ---> Running in 6edf8bd18a87 [2022-03-11T03:46:34.630Z] ---> Running in d4d60ce77257 [2022-03-11T03:46:34.630Z] Successfully built 16d3d8a5f5dc [2022-03-11T03:46:34.630Z] Successfully tagged security-spire-server:latest [2022-03-11T03:46:34.630Z]  Building security-spire-server ... done Removing intermediate container d4d60ce77257 [2022-03-11T03:46:34.630Z] ---> 239bf8abe02d [2022-03-11T03:46:34.630Z] [2022-03-11T03:46:34.892Z] Successfully built 239bf8abe02d [2022-03-11T03:46:34.892Z] Successfully tagged security-spire-agent:latest [2022-03-11T03:46:34.892Z]  Building security-spire-agent ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:35.832Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-03-11T03:46:36.091Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T03:46:36.091Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T03:46:36.351Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T03:46:36.351Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T03:46:36.351Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T03:46:36.610Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T03:46:36.610Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:46:36.610Z] OK: 8 MiB in 20 packages [2022-03-11T03:46:36.870Z] Removing intermediate container 6edf8bd18a87 [2022-03-11T03:46:36.870Z] ---> dd4c9b05f5a9 [2022-03-11T03:46:36.870Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:46:37.131Z] ---> 394978b323ae [2022-03-11T03:46:37.131Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T03:46:37.397Z] ---> 9a26d3431890 [2022-03-11T03:46:37.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T03:46:37.656Z] ---> c98c92dd2831 [2022-03-11T03:46:37.656Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T03:46:37.656Z] ---> Running in 65f3b4fda6e3 [2022-03-11T03:46:37.657Z] Removing intermediate container 65f3b4fda6e3 [2022-03-11T03:46:37.657Z] ---> 54edb7fb7f89 [2022-03-11T03:46:37.657Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:46:37.657Z] ---> Running in 666de4565341 [2022-03-11T03:46:37.657Z] Removing intermediate container 666de4565341 [2022-03-11T03:46:37.657Z] ---> 65b53202457e [2022-03-11T03:46:37.657Z] Step 21/23 : LABEL arch=x86_64 [2022-03-11T03:46:37.917Z] ---> Running in bd65efade532 [2022-03-11T03:46:37.917Z] Removing intermediate container bd65efade532 [2022-03-11T03:46:37.917Z] ---> 9098dacab299 [2022-03-11T03:46:37.917Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:46:37.917Z] ---> Running in 987b1e557582 [2022-03-11T03:46:37.917Z] Removing intermediate container 987b1e557582 [2022-03-11T03:46:37.917Z] ---> 6f9435bc64af [2022-03-11T03:46:37.917Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:46:37.917Z] ---> Running in 532c3fe32f26 [2022-03-11T03:46:38.177Z] Removing intermediate container 532c3fe32f26 [2022-03-11T03:46:38.177Z] ---> 1c250c8bb493 [2022-03-11T03:46:38.177Z] [2022-03-11T03:46:38.177Z] Successfully built 1c250c8bb493 [2022-03-11T03:46:38.177Z] Successfully tagged core-data:latest [2022-03-11T03:46:38.185Z]  Building core-data ... done  [Pipeline] } [2022-03-11T03:46:38.193Z] $ docker stop --time=1 f470dc70c6d7f6bd53f6ed41d2029444c881bb73ddb51a8b469c38a2767b31a6 [2022-03-11T03:46:39.469Z] $ docker rm -f f470dc70c6d7f6bd53f6ed41d2029444c881bb73ddb51a8b469c38a2767b31a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T03:46:39.812Z] + docker images [2022-03-11T03:46:39.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T03:46:39.812Z] core-data latest 1c250c8bb493 2 seconds ago 20MB [2022-03-11T03:46:39.812Z] security-spire-agent latest 239bf8abe02d 5 seconds ago 119MB [2022-03-11T03:46:39.812Z] security-spire-server latest 16d3d8a5f5dc 5 seconds ago 82.9MB [2022-03-11T03:46:39.812Z] 9b4884038734 6 seconds ago 1.81GB [2022-03-11T03:46:39.812Z] security-spire-config latest d849090f5569 6 seconds ago 82.2MB [2022-03-11T03:46:39.812Z] core-metadata latest 0dec105196fa 10 seconds ago 16.6MB [2022-03-11T03:46:39.812Z] 55057c9a6fd2 14 seconds ago 1.88GB [2022-03-11T03:46:39.812Z] core-command latest 5e6e0c08ecf1 14 seconds ago 15.8MB [2022-03-11T03:46:39.812Z] c4cd740d47c8 18 seconds ago 1.8GB [2022-03-11T03:46:39.812Z] 8494e244029a 19 seconds ago 1.88GB [2022-03-11T03:46:39.812Z] 73625b128059 21 seconds ago 1.79GB [2022-03-11T03:46:39.812Z] sys-mgmt-agent latest b4fdad5c90d7 26 seconds ago 296MB [2022-03-11T03:46:39.813Z] security-bootstrapper latest 0cd14f0476a2 35 seconds ago 18.7MB [2022-03-11T03:46:39.813Z] 97dd91092bbe 47 seconds ago 1.8GB [2022-03-11T03:46:39.813Z] 7d57313b3bc1 About a minute ago 1.79GB [2022-03-11T03:46:39.813Z] support-notifications latest 0dd6b3599f5a About a minute ago 16.7MB [2022-03-11T03:46:39.813Z] support-scheduler latest 8643a50ec3ef About a minute ago 16MB [2022-03-11T03:46:39.813Z] security-spiffe-token-provider latest c3e67542faeb About a minute ago 28.5MB [2022-03-11T03:46:39.813Z] security-secretstore-setup latest 428ce2863e0e About a minute ago 27.9MB [2022-03-11T03:46:39.813Z] ec21ead62792 About a minute ago 1.8GB [2022-03-11T03:46:39.813Z] 625ee397f865 About a minute ago 1.8GB [2022-03-11T03:46:39.813Z] 5e0b63bd93a9 About a minute ago 1.84GB [2022-03-11T03:46:39.813Z] 828c93e914fa About a minute ago 1.8GB [2022-03-11T03:46:39.813Z] security-proxy-setup latest eaec4f8b535f About a minute ago 26.2MB [2022-03-11T03:46:39.813Z] 9aef05c716e2 2 minutes ago 1.8GB [2022-03-11T03:46:39.813Z] ci-base-image-x86_64 latest 1e6bb057d10a 6 minutes ago 1.27GB [2022-03-11T03:46:39.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 5 weeks ago 562MB [2022-03-11T03:46:39.813Z] alpine 3.15 c059bfaa849c 3 months ago 5.59MB [2022-03-11T03:46:39.813Z] docker 20.10.10 b706a049f56e 3 months ago 216MB [2022-03-11T03:46:39.813Z] alpine 3.14 0a97eee8041e 3 months ago 5.61MB [2022-03-11T03:46:39.813Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 months ago 34.5MB [2022-03-11T03:46:39.813Z] 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-11T03:46:55.234Z] Still waiting to schedule task [2022-03-11T03:46:55.234Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 1.054s coverage: 89.5% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.456s coverage: 84.4% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.768s coverage: 94.2% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.298s coverage: 59.1% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 60.0% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.323s coverage: 0.9% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.227s coverage: 58.8% of statements [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.235s coverage: 21.7% of statements [2022-03-11T03:46:57.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-03-11T03:46:57.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.237s coverage: 47.1% of statements [2022-03-11T03:46:57.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.309s coverage: 79.5% of statements [2022-03-11T03:46:58.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.196s coverage: 94.1% of statements [2022-03-11T03:46:59.253Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements [2022-03-11T03:46:59.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.194s coverage: 87.5% of statements [2022-03-11T03:47:12.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.271s coverage: 94.4% of statements [2022-03-11T03:47:12.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements [2022-03-11T03:47:17.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.729s coverage: 82.5% of statements [2022-03-11T03:47:17.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-03-11T03:47:26.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2022-03-11T03:47:26.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-03-11T03:47:26.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-03-11T03:47:26.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-03-11T03:47:26.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-03-11T03:47:26.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.196s coverage: 87.2% of statements [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.266s coverage: 58.8% of statements [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.238s coverage: 87.2% of statements [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.280s coverage: 85.4% of statements [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.838s coverage: 91.2% of statements [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.864s coverage: 64.4% of statements [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-03-11T03:47:26.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-03-11T03:47:26.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.223s coverage: 100.0% of statements [2022-03-11T03:47:26.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements [2022-03-11T03:47:26.305Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2022-03-11T03:47:27.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-03-11T03:47:27.768Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.086s coverage: 100.0% of statements [2022-03-11T03:47:33.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.352s coverage: 65.4% of statements [2022-03-11T03:47:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-03-11T03:47:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-03-11T03:47:33.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-03-11T03:47:35.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.8% of statements [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-03-11T03:47:35.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-03-11T03:47:35.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-03-11T03:47:35.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.3% of statements [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-03-11T03:47:43.510Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements [2022-03-11T03:47:43.510Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2022-03-11T03:47:44.101Z] 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-11T03:47:44.101Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-03-11T03:47:44.101Z] GO111MODULE=on go vet ./... [2022-03-11T03:47:59.410Z] Running on prd-ubuntu18.04-docker-8c-8g-6817 in /w/workspace/edgexfoundry_edgex-go_PR-3897 [Pipeline] { [Pipeline] ws [2022-03-11T03:47:59.427Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-03-11T03:47:59.524Z] The recommended git tool is: git [2022-03-11T03:48:01.149Z] using credential edgex-jenkins-ssh [2022-03-11T03:48:01.165Z] Cloning the remote Git repository [2022-03-11T03:48:01.216Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-03-11T03:48:01.257Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-03-11T03:48:01.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T03:48:01.283Z] > git --version # timeout=10 [2022-03-11T03:48:01.290Z] > git --version # 'git version 2.17.1' [2022-03-11T03:48:01.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T03:48:01.345Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T03:48:06.115Z] Merging remotes/origin/main commit 613ba3a9f074961a82087988d5f76ae29a1a6b1f into PR head commit 5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:48:06.233Z] Merge succeeded, producing 5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:48:06.233Z] Checking out Revision 5b344236fd1ad1266a96d7afeb10723ca9329f0b (PR-3897) [2022-03-11T03:48:05.432Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T03:48:05.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-11T03:48:05.450Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-03-11T03:48:05.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-03-11T03:48:05.463Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T03:48:05.467Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3897/head:refs/remotes/origin/PR-3897 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-11T03:48:06.141Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T03:48:06.147Z] > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 [2022-03-11T03:48:06.208Z] > git remote # timeout=10 [2022-03-11T03:48:06.215Z] > git config --get remote.origin.url # timeout=10 [2022-03-11T03:48:06.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-11T03:48:06.233Z] > git merge 613ba3a9f074961a82087988d5f76ae29a1a6b1f # timeout=10 [2022-03-11T03:48:06.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-11T03:48:06.253Z] > git config core.sparsecheckout # timeout=10 [2022-03-11T03:48:06.258Z] > git checkout -f 5b344236fd1ad1266a96d7afeb10723ca9329f0b # timeout=10 [2022-03-11T03:48:09.780Z] Commit message: "feat(security): add spiffe token provider" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T03:48:10.602Z] + echo snap-build.sh [2022-03-11T03:48:10.602Z] snap-build.sh [2022-03-11T03:48:10.602Z] + SNAP_BASE_DIR=. [2022-03-11T03:48:10.602Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2022-03-11T03:48:10.602Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2022-03-11T03:48:10.602Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2022-03-11T03:48:10.602Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2022-03-11T03:48:10.602Z] + cd /w/workspace/edgex-go/2 [2022-03-11T03:48:10.602Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-03-11T03:48:10.602Z] Reading package lists... [2022-03-11T03:48:10.602Z] Building dependency tree... [2022-03-11T03:48:10.602Z] Reading state information... [2022-03-11T03:48:10.602Z] The following packages were automatically installed and are no longer required: [2022-03-11T03:48:10.602Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-03-11T03:48:10.602Z] uidmap xdelta3 [2022-03-11T03:48:10.602Z] Use 'sudo apt autoremove' to remove them. [2022-03-11T03:48:10.602Z] The following packages will be REMOVED: [2022-03-11T03:48:10.602Z] lxd* lxd-client* [2022-03-11T03:48:10.602Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-03-11T03:48:10.864Z] After this operation, 31.7 MB disk space will be freed. [2022-03-11T03:48:11.391Z] (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-11T03:48:11.391Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T03:48:12.337Z] Removing lxd dnsmasq configuration [2022-03-11T03:48:12.337Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T03:48:12.337Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-03-11T03:48:13.284Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-03-11T03:48:13.284Z] (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-11T03:48:13.284Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-03-11T03:48:14.676Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-03-11T03:48:14.676Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-03-11T03:48:15.250Z] + sudo snap remove --purge lxd [2022-03-11T03:48:15.514Z] snap "lxd" is not installed [2022-03-11T03:48:15.514Z] + sudo groupadd --force --system lxd [2022-03-11T03:48:15.514Z] ++ whoami [2022-03-11T03:48:15.514Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-03-11T03:48:15.514Z] + newgrp - lxd [2022-03-11T03:48:15.514Z] + sudo snap install lxd [2022-03-11T03:48:25.553Z] 2022-03-11T03:48:21Z INFO Waiting for automatic snapd restart... [2022-03-11T03:48:40.487Z] lxd 4.23 from Canonical* installed [2022-03-11T03:48:40.487Z] + sudo lxd init --auto [2022-03-11T03:48:50.516Z] + sudo snap install --classic snapcraft [2022-03-11T03:48:54.742Z] snapcraft 6.0.2 from Canonical* installed [2022-03-11T03:48:54.742Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-03-11T03:48:54.742Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-03-11T03:48:54.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T03:48:54.742Z] Dload Upload Total Spent Left Speed [2022-03-11T03:48:54.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3987 0 --:--:-- --:--:-- --:--:-- 3987 [2022-03-11T03:48:54.742Z] 100 3325k 100 3325k 0 0 8938k 0 --:--:-- --:--:-- --:--:-- 8938k [2022-03-11T03:48:54.742Z] ./yq_linux_amd64 [2022-03-11T03:48:54.742Z] + sudo snapcraft prime --use-lxd [2022-03-11T03:48:56.663Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-03-11T03:48:56.663Z] 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-11T03:48:56.663Z] - README.md [2022-03-11T03:48:56.663Z] [2022-03-11T03:48:56.663Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-11T03:48:56.924Z] Launching a container. [2022-03-11T03:49:07.008Z] Waiting for container to be ready [2022-03-11T03:49:07.270Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-03-11T03:49:07.270Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-03-11T03:49:07.270Z] [2022-03-11T03:49:11.483Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-03-11T03:49:12.867Z] Waiting for network to be ready... [2022-03-11T03:49:13.128Z] Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-03-11T03:49:13.128Z] Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-03-11T03:49:13.128Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1316 kB] [2022-03-11T03:49:13.390Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [230 kB] [2022-03-11T03:49:13.390Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-03-11T03:49:13.390Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-03-11T03:49:13.390Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [799 kB] [2022-03-11T03:49:13.390Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [114 kB] [2022-03-11T03:49:13.390Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [691 kB] [2022-03-11T03:49:13.390Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [120 kB] [2022-03-11T03:49:13.651Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-03-11T03:49:13.913Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-03-11T03:49:14.175Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-03-11T03:49:14.175Z] Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-03-11T03:49:14.175Z] Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-03-11T03:49:14.175Z] Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-03-11T03:49:14.175Z] Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-03-11T03:49:14.175Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-03-11T03:49:14.439Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-03-11T03:49:14.701Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1641 kB] [2022-03-11T03:49:14.701Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [312 kB] [2022-03-11T03:49:14.701Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [23.8 kB] [2022-03-11T03:49:14.701Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7312 B] [2022-03-11T03:49:14.701Z] Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [853 kB] [2022-03-11T03:49:14.701Z] Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [122 kB] [2022-03-11T03:49:14.701Z] Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [909 kB] [2022-03-11T03:49:14.701Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [202 kB] [2022-03-11T03:49:16.616Z] Fetched 23.4 MB in 4s (6187 kB/s) [2022-03-11T03:49:17.575Z] Reading package lists... [2022-03-11T03:49:17.575Z] Reading package lists... [2022-03-11T03:49:17.839Z] Building dependency tree... [2022-03-11T03:49:17.839Z] Reading state information... [2022-03-11T03:49:17.839Z] The following additional packages will be installed: [2022-03-11T03:49:17.839Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-11T03:49:17.839Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-11T03:49:17.839Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-11T03:49:17.839Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-03-11T03:49:17.839Z] Suggested packages: [2022-03-11T03:49:17.839Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-03-11T03:49:17.839Z] Recommended packages: [2022-03-11T03:49:17.839Z] gnupg libsasl2-modules [2022-03-11T03:49:18.101Z] The following NEW packages will be installed: [2022-03-11T03:49:18.101Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-03-11T03:49:18.101Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-03-11T03:49:18.101Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-03-11T03:49:18.101Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-03-11T03:49:18.101Z] The following packages will be upgraded: [2022-03-11T03:49:18.101Z] gpg gpg-agent gpgconf libudev1 [2022-03-11T03:49:18.363Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-03-11T03:49:18.363Z] Need to get 3859 kB of archives. [2022-03-11T03:49:18.363Z] After this operation, 14.9 MB of additional disk space will be used. [2022-03-11T03:49:18.363Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-03-11T03:49:18.363Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-03-11T03:49:18.625Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-03-11T03:49:18.625Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-03-11T03:49:18.625Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-03-11T03:49:18.887Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-03-11T03:49:18.887Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-03-11T03:49:18.887Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-03-11T03:49:18.887Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-03-11T03:49:18.887Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-03-11T03:49:18.887Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-03-11T03:49:18.887Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-03-11T03:49:18.887Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-03-11T03:49:18.887Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-03-11T03:49:18.887Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-03-11T03:49:18.887Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-03-11T03:49:18.887Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-03-11T03:49:19.151Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-03-11T03:49:19.151Z] Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-03-11T03:49:19.151Z] Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-03-11T03:49:19.151Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-03-11T03:49:19.151Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-03-11T03:49:19.151Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T03:49:19.151Z] Fetched 3859 kB in 1s (3386 kB/s) [2022-03-11T03:49:19.414Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-11T03:49:19.414Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:19.414Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T03:49:19.414Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T03:49:19.414Z] Selecting previously unselected package udev. [2022-03-11T03:49:19.414Z] (Reading database ... 12816 files and directories currently installed.) [2022-03-11T03:49:19.414Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:19.414Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-03-11T03:49:19.690Z] Selecting previously unselected package libfuse2:amd64. [2022-03-11T03:49:19.690Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-03-11T03:49:19.690Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-03-11T03:49:19.690Z] Selecting previously unselected package fuse. [2022-03-11T03:49:19.690Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-03-11T03:49:19.690Z] Unpacking fuse (2.9.9-3) ... [2022-03-11T03:49:19.690Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T03:49:19.690Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T03:49:19.953Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T03:49:19.953Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T03:49:19.953Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T03:49:19.953Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T03:49:19.953Z] Selecting previously unselected package libksba8:amd64. [2022-03-11T03:49:19.953Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-03-11T03:49:19.953Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-03-11T03:49:19.953Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-03-11T03:49:19.953Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:19.953Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.217Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-03-11T03:49:20.217Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.217Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.217Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-03-11T03:49:20.217Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.217Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.217Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-03-11T03:49:20.217Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.217Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.217Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-03-11T03:49:20.217Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.217Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.481Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-03-11T03:49:20.481Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.481Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.481Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-03-11T03:49:20.481Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.481Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.481Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-03-11T03:49:20.481Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.481Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.481Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-03-11T03:49:20.481Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-03-11T03:49:20.481Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:20.481Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-11T03:49:20.481Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-11T03:49:20.481Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T03:49:20.744Z] Selecting previously unselected package libsasl2-2:amd64. [2022-03-11T03:49:20.744Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-03-11T03:49:20.744Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T03:49:20.744Z] Selecting previously unselected package libldap-common. [2022-03-11T03:49:20.745Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-03-11T03:49:20.745Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T03:49:20.745Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-11T03:49:20.745Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-03-11T03:49:20.745Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T03:49:20.745Z] Selecting previously unselected package dirmngr. [2022-03-11T03:49:20.745Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T03:49:20.745Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-11T03:49:21.006Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-03-11T03:49:21.006Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-03-11T03:49:21.006Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T03:49:21.006Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T03:49:21.006Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-03-11T03:49:21.579Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-03-11T03:49:21.579Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-03-11T03:49:21.579Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:21.579Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-03-11T03:49:21.579Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-03-11T03:49:21.579Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:21.579Z] Setting up fuse (2.9.9-3) ... [2022-03-11T03:49:21.579Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-03-11T03:49:22.151Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-03-11T03:49:22.152Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-03-11T03:49:22.152Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-03-11T03:49:22.413Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-03-11T03:49:22.413Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-03-11T03:49:22.413Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-11T03:49:22.983Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-03-11T03:49:22.983Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-03-11T03:49:22.983Z] units). This means they are not meant to be enabled using systemctl. [2022-03-11T03:49:22.983Z] [2022-03-11T03:49:22.983Z] Possible reasons for having this kind of units are: [2022-03-11T03:49:22.983Z] • A unit may be statically enabled by being symlinked from another unit's [2022-03-11T03:49:22.983Z] .wants/ or .requires/ directory. [2022-03-11T03:49:22.983Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-03-11T03:49:22.983Z] a requirement dependency on it. [2022-03-11T03:49:22.983Z] • A unit may be started when needed via activation (socket, path, timer, [2022-03-11T03:49:22.983Z] D-Bus, udev, scripted systemctl call, ...). [2022-03-11T03:49:22.983Z] • In case of template units, the unit is meant to be enabled with some [2022-03-11T03:49:22.983Z] instance name specified. [2022-03-11T03:49:23.244Z] Reading package lists... [2022-03-11T03:49:23.503Z] Building dependency tree... [2022-03-11T03:49:23.503Z] Reading state information... [2022-03-11T03:49:23.764Z] The following additional packages will be installed: [2022-03-11T03:49:23.764Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-11T03:49:23.764Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-11T03:49:23.764Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-11T03:49:23.764Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-03-11T03:49:23.764Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-03-11T03:49:23.764Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-03-11T03:49:23.764Z] Suggested packages: [2022-03-11T03:49:23.764Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-03-11T03:49:23.764Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-03-11T03:49:23.764Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-03-11T03:49:23.764Z] systemd-container policykit-1 [2022-03-11T03:49:23.764Z] Recommended packages: [2022-03-11T03:49:23.764Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-03-11T03:49:23.764Z] The following NEW packages will be installed: [2022-03-11T03:49:23.764Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-03-11T03:49:23.764Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-03-11T03:49:23.764Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-03-11T03:49:23.764Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-03-11T03:49:23.764Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-03-11T03:49:23.764Z] The following packages will be upgraded: [2022-03-11T03:49:23.764Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-03-11T03:49:23.764Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-03-11T03:49:23.764Z] Need to get 46.5 MB of archives. [2022-03-11T03:49:23.764Z] After this operation, 181 MB of additional disk space will be used. [2022-03-11T03:49:23.764Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-03-11T03:49:23.764Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-03-11T03:49:23.764Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-03-11T03:49:24.025Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-03-11T03:49:24.026Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-03-11T03:49:24.026Z] 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-11T03:49:24.026Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-03-11T03:49:24.026Z] 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-11T03:49:24.026Z] 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-11T03:49:24.026Z] 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-11T03:49:24.026Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-03-11T03:49:24.026Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-03-11T03:49:24.026Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-03-11T03:49:24.026Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-03-11T03:49:24.026Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-03-11T03:49:24.026Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-03-11T03:49:24.026Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-03-11T03:49:24.026Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-03-11T03:49:24.026Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-03-11T03:49:24.026Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-03-11T03:49:24.026Z] 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-11T03:49:24.026Z] Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-03-11T03:49:24.026Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-03-11T03:49:24.287Z] Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-03-11T03:49:24.287Z] Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-03-11T03:49:24.287Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-03-11T03:49:24.287Z] Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-03-11T03:49:24.546Z] Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-03-11T03:49:24.546Z] Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-03-11T03:49:24.546Z] Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-03-11T03:49:24.546Z] Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-03-11T03:49:24.546Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-03-11T03:49:24.546Z] Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-03-11T03:49:24.806Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T03:49:24.806Z] Fetched 46.5 MB in 1s (54.3 MB/s) [2022-03-11T03:49:24.806Z] (Reading database ... 13067 files and directories currently installed.) [2022-03-11T03:49:24.806Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:24.806Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T03:49:24.806Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:25.067Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T03:49:25.067Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:25.067Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T03:49:25.639Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:25.639Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-03-11T03:49:25.640Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T03:49:25.902Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-03-11T03:49:25.902Z] (Reading database ... 13068 files and directories currently installed.) [2022-03-11T03:49:25.902Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T03:49:25.902Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:25.902Z] Selecting previously unselected package libexpat1:amd64. [2022-03-11T03:49:25.902Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-03-11T03:49:25.902Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-11T03:49:25.902Z] Selecting previously unselected package python3.8-minimal. [2022-03-11T03:49:25.902Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T03:49:25.902Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:26.164Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:26.164Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-03-11T03:49:26.164Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:26.741Z] Selecting previously unselected package python3-minimal. [2022-03-11T03:49:26.741Z] (Reading database ... 13359 files and directories currently installed.) [2022-03-11T03:49:26.741Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T03:49:26.741Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-03-11T03:49:27.002Z] Selecting previously unselected package mime-support. [2022-03-11T03:49:27.002Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-03-11T03:49:27.002Z] Unpacking mime-support (3.64ubuntu1) ... [2022-03-11T03:49:27.002Z] Selecting previously unselected package libmpdec2:amd64. [2022-03-11T03:49:27.002Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-03-11T03:49:27.002Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-03-11T03:49:27.002Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-03-11T03:49:27.002Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T03:49:27.002Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:27.263Z] Selecting previously unselected package python3.8. [2022-03-11T03:49:27.263Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.2_amd64.deb ... [2022-03-11T03:49:27.263Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:27.263Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-03-11T03:49:27.263Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T03:49:27.263Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-11T03:49:27.263Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-03-11T03:49:27.523Z] Selecting previously unselected package python3. [2022-03-11T03:49:27.523Z] (Reading database ... 13761 files and directories currently installed.) [2022-03-11T03:49:27.523Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-03-11T03:49:27.523Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-03-11T03:49:27.523Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-03-11T03:49:27.523Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T03:49:27.523Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-11T03:49:27.785Z] Selecting previously unselected package dbus. [2022-03-11T03:49:27.785Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T03:49:27.785Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-03-11T03:49:27.785Z] Selecting previously unselected package libbsd0:amd64. [2022-03-11T03:49:27.785Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-03-11T03:49:27.785Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-03-11T03:49:27.785Z] Selecting previously unselected package libpam-systemd:amd64. [2022-03-11T03:49:27.785Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-03-11T03:49:27.785Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T03:49:27.785Z] Selecting previously unselected package sudo. [2022-03-11T03:49:27.785Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-03-11T03:49:28.046Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-03-11T03:49:28.046Z] Selecting previously unselected package apparmor. [2022-03-11T03:49:28.046Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-11T03:49:28.046Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-03-11T03:49:28.046Z] Selecting previously unselected package libcbor0.6:amd64. [2022-03-11T03:49:28.046Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-03-11T03:49:28.046Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-11T03:49:28.307Z] Selecting previously unselected package libedit2:amd64. [2022-03-11T03:49:28.307Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-03-11T03:49:28.307Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-03-11T03:49:28.307Z] Selecting previously unselected package libfido2-1:amd64. [2022-03-11T03:49:28.307Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-03-11T03:49:28.307Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-11T03:49:28.307Z] Selecting previously unselected package libkrb5support0:amd64. [2022-03-11T03:49:28.307Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:49:28.307Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:28.307Z] Selecting previously unselected package libk5crypto3:amd64. [2022-03-11T03:49:28.307Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:49:28.307Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:28.568Z] Selecting previously unselected package libkeyutils1:amd64. [2022-03-11T03:49:28.568Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-03-11T03:49:28.568Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-11T03:49:28.568Z] Selecting previously unselected package libkrb5-3:amd64. [2022-03-11T03:49:28.568Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:49:28.568Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:28.568Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-03-11T03:49:28.568Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:49:28.568Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:28.568Z] Selecting previously unselected package openssh-client. [2022-03-11T03:49:28.568Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-03-11T03:49:28.568Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-11T03:49:28.829Z] Selecting previously unselected package dbus-user-session. [2022-03-11T03:49:28.829Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-03-11T03:49:28.829Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-11T03:49:28.829Z] Selecting previously unselected package liblzo2-2:amd64. [2022-03-11T03:49:28.829Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-03-11T03:49:28.829Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-03-11T03:49:28.829Z] Selecting previously unselected package squashfs-tools. [2022-03-11T03:49:28.829Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-03-11T03:49:28.829Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-11T03:49:28.829Z] Selecting previously unselected package snapd. [2022-03-11T03:49:28.829Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-03-11T03:49:29.091Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-11T03:49:32.394Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-03-11T03:49:32.394Z] Setting up mime-support (3.64ubuntu1) ... [2022-03-11T03:49:32.394Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-03-11T03:49:32.394Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-03-11T03:49:32.394Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:32.394Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-03-11T03:49:32.394Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-03-11T03:49:32.394Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-03-11T03:49:32.394Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:32.394Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:32.394Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-03-11T03:49:32.394Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:32.394Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-03-11T03:49:32.394Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.2) ... [2022-03-11T03:49:32.966Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-03-11T03:49:32.966Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-03-11T03:49:32.966Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-03-11T03:49:32.966Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-03-11T03:49:32.966Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-03-11T03:49:32.966Z] running python rtupdate hooks for python3.8... [2022-03-11T03:49:32.966Z] running python post-rtupdate hooks for python3.8... [2022-03-11T03:49:33.227Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-03-11T03:49:34.173Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-03-11T03:49:34.435Z] Reloading AppArmor profiles [2022-03-11T03:49:34.435Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:49:34.435Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-03-11T03:49:34.435Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-03-11T03:49:34.697Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-03-11T03:49:34.697Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-03-11T03:49:34.697Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-03-11T03:49:34.958Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-03-11T03:49:35.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-03-11T03:49:35.978Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-03-11T03:49:35.978Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-03-11T03:49:36.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-03-11T03:49:36.346Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-03-11T03:49:36.346Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-03-11T03:49:36.672Z] + ls -al . [2022-03-11T03:49:36.672Z] total 672 [2022-03-11T03:49:36.672Z] drwxrwxr-x 9 1001 1001 4096 Mar 11 03:49 . [2022-03-11T03:49:36.672Z] drwxr-xr-x 4 root root 4096 Mar 11 03:43 .. [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 11 Mar 11 03:41 .dockerignore [2022-03-11T03:49:36.672Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 03:41 .git [2022-03-11T03:49:36.672Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 03:41 .github [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 870 Mar 11 03:41 .gitignore [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 42 Mar 11 03:41 .golangci.yml [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 87 Mar 11 03:41 .hadolint.yml [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 166 Mar 11 03:41 .sonarcloud.properties [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 03:41 ADOPTERS.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 9953 Mar 11 03:41 Attribution.txt [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 51732 Mar 11 03:41 CHANGELOG.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 03:41 CONTRIBUTING.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 03:41 GOVERNANCE.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 849 Mar 11 03:41 Jenkinsfile [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 03:41 LICENSE [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 8072 Mar 11 03:41 Makefile [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 03:41 OWNERS.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 8207 Mar 11 03:41 README.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 6912 Mar 11 03:41 SECURITY.md [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 5 Mar 11 03:39 VERSION [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 4131 Mar 11 03:41 ZMQWindows.md [2022-03-11T03:49:36.672Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 03:41 bin [2022-03-11T03:49:36.672Z] drwxrwxr-x 18 1001 1001 4096 Mar 11 03:41 cmd [2022-03-11T03:49:36.672Z] -rw-r--r-- 1 root root 428383 Mar 11 03:47 coverage.out [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 3178 Mar 11 03:41 go.mod [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 51757 Mar 11 03:41 go.sum [2022-03-11T03:49:36.672Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 03:41 internal [2022-03-11T03:49:36.672Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 03:41 openapi [2022-03-11T03:49:36.672Z] drwxrwxr-x 4 1001 1001 4096 Mar 11 03:41 snap [2022-03-11T03:49:36.672Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 03:41 version.go [Pipeline] sh [2022-03-11T03:49:36.918Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-03-11T03:49:37.179Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-03-11T03:49:37.326Z] + '[' -e coverage.out ] [2022-03-11T03:49:37.326Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-03-11T03:49:37.355Z] Warning: overwriting stash ‘coverage-report’ [2022-03-11T03:49:37.751Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-03-11T03:49:37.751Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-03-11T03:49:38.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-03-11T03:49:38.159Z] Stashed 1 file(s) [Pipeline] sh [2022-03-11T03:49:38.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-03-11T03:49:38.535Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-11T03:49:38.535Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-03-11T03:49:38.795Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-03-11T03:49:38.803Z] + make build [2022-03-11T03:49:38.803Z] 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-11T03:49:39.055Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-03-11T03:49:39.316Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-03-11T03:49:39.576Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-03-11T03:49:39.838Z] /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-11T03:49:39.838Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-03-11T03:49:40.408Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-11T03:49:40.668Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-11T03:49:40.668Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-11T03:49:41.879Z] Reading package lists... [2022-03-11T03:49:41.879Z] Reading package lists... [2022-03-11T03:49:42.140Z] Building dependency tree... [2022-03-11T03:49:42.140Z] Reading state information... [2022-03-11T03:49:42.140Z] Calculating upgrade... [2022-03-11T03:49:42.400Z] The following packages will be upgraded: [2022-03-11T03:49:42.400Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-03-11T03:49:42.400Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-03-11T03:49:42.400Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-03-11T03:49:42.400Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-03-11T03:49:42.400Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-03-11T03:49:42.400Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-03-11T03:49:42.400Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-03-11T03:49:42.400Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-03-11T03:49:42.400Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-03-11T03:49:42.400Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-03-11T03:49:42.400Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-03-11T03:49:42.400Z] xz-utils zlib1g [2022-03-11T03:49:42.400Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T03:49:42.400Z] Need to get 65.7 MB of archives. [2022-03-11T03:49:42.400Z] After this operation, 27.5 MB of additional disk space will be used. [2022-03-11T03:49:42.400Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-03-11T03:49:42.400Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-03-11T03:49:42.971Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-03-11T03:49:43.233Z] Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-03-11T03:49:43.233Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.2 [53.6 kB] [2022-03-11T03:49:43.233Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-03-11T03:49:43.233Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-03-11T03:49:43.233Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-03-11T03:49:43.233Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-03-11T03:49:43.233Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-03-11T03:49:43.233Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-03-11T03:49:43.233Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-104.118 [1117 kB] [2022-03-11T03:49:43.233Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-03-11T03:49:43.233Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-03-11T03:49:43.233Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-03-11T03:49:43.233Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-03-11T03:49:43.233Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-03-11T03:49:43.233Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-03-11T03:49:43.493Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-03-11T03:49:43.493Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-03-11T03:49:43.493Z] Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-03-11T03:49:43.493Z] Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.11 [1321 kB] [2022-03-11T03:49:43.493Z] Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.11 [621 kB] [2022-03-11T03:49:43.493Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-03-11T03:49:43.493Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-03-11T03:49:43.493Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-03-11T03:49:43.493Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-03-11T03:49:43.493Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-03-11T03:49:43.493Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-03-11T03:49:43.493Z] Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-03-11T03:49:43.493Z] Get:31 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-03-11T03:49:43.493Z] Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-03-11T03:49:43.493Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-03-11T03:49:43.493Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-03-11T03:49:43.493Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-03-11T03:49:43.493Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-03-11T03:49:43.493Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-03-11T03:49:43.493Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-03-11T03:49:43.753Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-03-11T03:49:43.753Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-03-11T03:49:43.753Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-03-11T03:49:44.015Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.1 [240 kB] [2022-03-11T03:49:44.015Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-03-11T03:49:44.015Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-03-11T03:49:44.015Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-03-11T03:49:44.015Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-03-11T03:49:44.015Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-03-11T03:49:44.015Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-03-11T03:49:44.015Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-03-11T03:49:44.015Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-03-11T03:49:44.015Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-03-11T03:49:44.015Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-03-11T03:49:44.015Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-03-11T03:49:44.015Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-03-11T03:49:44.015Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-03-11T03:49:44.015Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-03-11T03:49:44.015Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-03-11T03:49:44.015Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-03-11T03:49:44.015Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-03-11T03:49:44.015Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-03-11T03:49:44.276Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-03-11T03:49:44.276Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-03-11T03:49:44.276Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-03-11T03:49:44.276Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2021e-0ubuntu0.20.04 [295 kB] [2022-03-11T03:49:44.276Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-03-11T03:49:44.276Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-03-11T03:49:44.276Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-03-11T03:49:44.276Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-03-11T03:49:44.276Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-03-11T03:49:44.276Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-03-11T03:49:44.536Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04 [2752 kB] [2022-03-11T03:49:44.536Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04 [8421 kB] [2022-03-11T03:49:44.797Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04 [8275 kB] [2022-03-11T03:49:45.057Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04 [1722 kB] [2022-03-11T03:49:45.057Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04 [2360 kB] [2022-03-11T03:49:45.057Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04 [7501 kB] [2022-03-11T03:49:45.319Z] Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04 [19.4 kB] [2022-03-11T03:49:45.572Z] 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-11T03:49:45.579Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T03:49:45.840Z] Fetched 65.7 MB in 3s (21.8 MB/s) [2022-03-11T03:49:45.840Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-11T03:49:45.840Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T03:49:45.840Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T03:49:46.100Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T03:49:46.100Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T03:49:46.360Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-104.118_amd64.deb ... [2022-03-11T03:49:46.360Z] Unpacking linux-libc-dev:amd64 (5.4.0-104.118) over (5.4.0-26.30) ... [2022-03-11T03:49:46.624Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:46.624Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:46.624Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:46.624Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:46.883Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:46.884Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:46.884Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:46.884Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.144Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.144Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.144Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.144Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.144Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.405Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.405Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:49:47.405Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T03:49:47.405Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.405Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.670Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:49:47.930Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T03:49:47.930Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.930Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.930Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.930Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:47.930Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:49:47.930Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-03-11T03:49:48.191Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:49:48.191Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T03:49:48.191Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T03:49:48.451Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T03:49:48.712Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-03-11T03:49:48.973Z] (Reading database ... 14312 files and directories currently installed.) [2022-03-11T03:49:48.974Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-03-11T03:49:48.974Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-03-11T03:49:48.974Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-03-11T03:49:48.974Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-03-11T03:49:49.234Z] Setting up base-files (11ubuntu5.5) ... [2022-03-11T03:49:49.234Z] Installing new version of config file /etc/issue ... [2022-03-11T03:49:49.234Z] Installing new version of config file /etc/issue.net ... [2022-03-11T03:49:49.234Z] Installing new version of config file /etc/lsb-release ... [2022-03-11T03:49:49.234Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-03-11T03:49:49.495Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-03-11T03:49:49.756Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-03-11T03:49:49.756Z] Removing obsolete conffile /etc/default/motd-news ... [2022-03-11T03:49:49.756Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:49.756Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-03-11T03:49:49.756Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-03-11T03:49:50.017Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-03-11T03:49:50.017Z] 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-11T03:49:50.017Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:50.017Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:50.017Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-03-11T03:49:50.017Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-03-11T03:49:50.017Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:50.017Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-11T03:49:50.278Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-11T03:49:50.278Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-11T03:49:50.278Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:50.278Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T03:49:50.278Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T03:49:50.848Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T03:49:50.848Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T03:49:50.848Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-03-11T03:49:50.848Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T03:49:51.114Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-03-11T03:49:51.373Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:51.373Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-03-11T03:49:51.373Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-03-11T03:49:51.634Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.2_amd64.deb ... [2022-03-11T03:49:51.634Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-03-11T03:49:51.634Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.2) ... [2022-03-11T03:49:51.894Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:51.894Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.1_amd64.deb ... [2022-03-11T03:49:51.894Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.1) over (1.30+dfsg-7) ... [2022-03-11T03:49:51.894Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.1) ... [2022-03-11T03:49:51.894Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:51.894Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:51.894Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:52.155Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T03:49:52.155Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:52.155Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:52.155Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:52.155Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T03:49:52.155Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:52.155Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:52.155Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:52.418Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:52.418Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:52.418Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T03:49:52.418Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:52.418Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:52.418Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:52.418Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T03:49:52.691Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:52.691Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:52.691Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:52.691Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:52.691Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:53.264Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-03-11T03:49:53.523Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-03-11T03:49:53.784Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-03-11T03:49:53.784Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:53.784Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-03-11T03:49:53.784Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-03-11T03:49:54.046Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T03:49:54.046Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:54.046Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-03-11T03:49:54.046Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-03-11T03:49:54.306Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-03-11T03:49:54.306Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:54.306Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-03-11T03:49:54.306Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-03-11T03:49:54.306Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-03-11T03:49:54.306Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:54.306Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-03-11T03:49:54.306Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-11T03:49:54.566Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-03-11T03:49:54.566Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:54.566Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-03-11T03:49:54.566Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-03-11T03:49:54.566Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-03-11T03:49:54.566Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:54.566Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-03-11T03:49:54.566Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-03-11T03:49:54.827Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-03-11T03:49:54.827Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:54.827Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-03-11T03:49:54.827Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-03-11T03:49:54.827Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-03-11T03:49:55.089Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.089Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-03-11T03:49:55.089Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-03-11T03:49:55.089Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-03-11T03:49:55.089Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.089Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-11T03:49:55.089Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-11T03:49:55.089Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-11T03:49:55.350Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.351Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-03-11T03:49:55.351Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-03-11T03:49:55.351Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-03-11T03:49:55.351Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.351Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-03-11T03:49:55.351Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-03-11T03:49:55.613Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-03-11T03:49:55.613Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.613Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-03-11T03:49:55.613Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-03-11T03:49:55.613Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-03-11T03:49:55.613Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.613Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-03-11T03:49:55.878Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-03-11T03:49:55.878Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-03-11T03:49:55.878Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:55.878Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-03-11T03:49:55.878Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-03-11T03:49:56.450Z] Setting up apt (2.0.6) ... [2022-03-11T03:49:57.021Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-03-11T03:49:57.021Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:57.021Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T03:49:57.021Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T03:49:57.021Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-11T03:49:57.021Z] (Reading database ... 14311 files and directories currently installed.) [2022-03-11T03:49:57.021Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T03:49:57.282Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T03:49:57.282Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-03-11T03:49:57.282Z] (Reading database ... 14313 files and directories currently installed.) [2022-03-11T03:49:57.282Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-03-11T03:49:57.282Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T03:49:57.543Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-03-11T03:49:57.543Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T03:49:57.543Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-03-11T03:49:57.543Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-03-11T03:49:57.544Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-03-11T03:49:57.544Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-03-11T03:49:57.544Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-03-11T03:49:57.804Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T03:49:57.804Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-03-11T03:49:57.804Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-03-11T03:49:58.065Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-03-11T03:49:58.326Z] (Reading database ... 14317 files and directories currently installed.) [2022-03-11T03:49:58.326Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-11T03:49:58.326Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-11T03:49:58.326Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-03-11T03:49:58.326Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-03-11T03:49:58.326Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-11T03:49:58.586Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-11T03:49:58.586Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.11_amd64.deb ... [2022-03-11T03:49:58.586Z] Unpacking openssl (1.1.1f-1ubuntu2.11) over (1.1.1f-1ubuntu2) ... [2022-03-11T03:49:58.848Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-03-11T03:49:58.848Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-03-11T03:49:58.848Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-03-11T03:49:58.848Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-03-11T03:49:58.848Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-03-11T03:49:58.848Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-03-11T03:49:59.110Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-03-11T03:49:59.110Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-03-11T03:49:59.110Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-03-11T03:49:59.110Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-03-11T03:49:59.110Z] Preparing to unpack .../09-tzdata_2021e-0ubuntu0.20.04_all.deb ... [2022-03-11T03:49:59.110Z] Unpacking tzdata (2021e-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-03-11T03:49:59.373Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-03-11T03:49:59.373Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-03-11T03:49:59.633Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T03:49:59.633Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T03:49:59.633Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T03:49:59.633Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T03:49:59.894Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T03:49:59.894Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T03:49:59.894Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T03:49:59.894Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T03:49:59.894Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T03:49:59.894Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T03:50:00.155Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-03-11T03:50:00.155Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-03-11T03:50:00.155Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-03-11T03:50:00.155Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-03-11T03:50:00.155Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:00.155Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:00.727Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:00.727Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:01.299Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:01.300Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:02.245Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:02.245Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:02.245Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:02.245Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:02.507Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:02.767Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:03.340Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04_amd64.deb ... [2022-03-11T03:50:03.340Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) over (9.3.0-10ubuntu2) ... [2022-03-11T03:50:03.340Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-03-11T03:50:03.340Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-03-11T03:50:03.340Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.11) ... [2022-03-11T03:50:03.601Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-03-11T03:50:03.601Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T03:50:03.601Z] Setting up linux-libc-dev:amd64 (5.4.0-104.118) ... [2022-03-11T03:50:03.601Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T03:50:03.601Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.601Z] Setting up tzdata (2021e-0ubuntu0.20.04) ... [2022-03-11T03:50:03.601Z] [2022-03-11T03:50:03.601Z] Current default time zone: 'Etc/UTC' [2022-03-11T03:50:03.601Z] Local time is now: Fri Mar 11 03:50:03 UTC 2022. [2022-03-11T03:50:03.601Z] Universal Time is now: Fri Mar 11 03:50:03 UTC 2022. [2022-03-11T03:50:03.601Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-03-11T03:50:03.601Z] [2022-03-11T03:50:03.601Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-03-11T03:50:03.861Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-03-11T03:50:03.861Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-03-11T03:50:03.861Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-03-11T03:50:03.861Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-03-11T03:50:03.861Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T03:50:03.861Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-03-11T03:50:03.861Z] Setting up openssl (1.1.1f-1ubuntu2.11) ... [2022-03-11T03:50:03.861Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-03-11T03:50:03.861Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-03-11T03:50:03.861Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-03-11T03:50:03.861Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-03-11T03:50:03.861Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-03-11T03:50:05.776Z] Updating certificates in /etc/ssl/certs... [2022-03-11T03:50:06.720Z] 21 added, 21 removed; done. [2022-03-11T03:50:06.979Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:06.979Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-03-11T03:50:06.979Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-03-11T03:50:07.239Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:07.239Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-03-11T03:50:07.239Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-03-11T03:50:07.239Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-03-11T03:50:07.239Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-03-11T03:50:07.239Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:07.239Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-03-11T03:50:07.239Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:07.239Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:07.239Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04) ... [2022-03-11T03:50:07.239Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T03:50:07.239Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-03-11T03:50:07.501Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-03-11T03:50:07.501Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-03-11T03:50:07.501Z] Updating certificates in /etc/ssl/certs... [2022-03-11T03:50:08.072Z] 0 added, 0 removed; done. [2022-03-11T03:50:08.072Z] Running hooks in /etc/ca-certificates/update.d... [2022-03-11T03:50:08.072Z] done. [2022-03-11T03:50:09.277Z] Reading package lists... [2022-03-11T03:50:09.537Z] Building dependency tree... [2022-03-11T03:50:09.537Z] Reading state information... [2022-03-11T03:50:09.799Z] The following NEW packages will be installed: [2022-03-11T03:50:09.799Z] apt-transport-https [2022-03-11T03:50:09.799Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T03:50:10.096Z] Need to get 4680 B of archives. [2022-03-11T03:50:10.096Z] After this operation, 162 kB of additional disk space will be used. [2022-03-11T03:50:10.096Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-03-11T03:50:10.096Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T03:50:10.096Z] Fetched 4680 B in 0s (24.2 kB/s) [2022-03-11T03:50:10.096Z] Selecting previously unselected package apt-transport-https. [2022-03-11T03:50:10.096Z] (Reading database ... 14320 files and directories currently installed.) [2022-03-11T03:50:10.096Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-03-11T03:50:10.096Z] Unpacking apt-transport-https (2.0.6) ... [2022-03-11T03:50:10.096Z] Setting up apt-transport-https (2.0.6) ... [2022-03-11T03:50:10.356Z] Waiting for network to be ready... [2022-03-11T03:50:12.379Z] 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-11T03:50:15.651Z] 2022-03-11T03:50:13Z INFO Waiting for automatic snapd restart... [2022-03-11T03:50:15.651Z] snapd 2.54.3 from Canonical* installed [2022-03-11T03:50:15.651Z] "snapd" switched to the "latest/stable" channel [2022-03-11T03:50:15.651Z] [2022-03-11T03:50:15.764Z] 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-11T03:50:17.565Z] core20 20220215 from Canonical* installed [2022-03-11T03:50:17.826Z] "core20" switched to the "latest/stable" channel [2022-03-11T03:50:17.826Z] [2022-03-11T03:50:20.372Z] snapcraft 6.0.2 from Canonical* installed [2022-03-11T03:50:20.372Z] "snapcraft" switched to the "latest/stable" channel [2022-03-11T03:50:20.372Z] [2022-03-11T03:50:21.159Z] 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-11T03:50:21.758Z] 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-11T03:50:24.580Z] 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-11T03:50:24.580Z] - README.md [2022-03-11T03:50:24.580Z] [2022-03-11T03:50:24.580Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-03-11T03:50:25.149Z] 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-11T03:50:25.522Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-03-11T03:50:25.522Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-03-11T03:50:25.522Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-03-11T03:50:26.354Z] Reading package lists... [2022-03-11T03:50:26.925Z] 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-11T03:50:26.925Z] Reading package lists... [2022-03-11T03:50:26.925Z] Building dependency tree... [2022-03-11T03:50:26.925Z] Reading state information... [2022-03-11T03:50:27.185Z] Suggested packages: [2022-03-11T03:50:27.185Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-03-11T03:50:27.185Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-03-11T03:50:27.185Z] krb5-user libnorm-doc [2022-03-11T03:50:27.185Z] Recommended packages: [2022-03-11T03:50:27.185Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-03-11T03:50:27.185Z] The following NEW packages will be installed: [2022-03-11T03:50:27.185Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-03-11T03:50:27.185Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-03-11T03:50:27.185Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-03-11T03:50:27.185Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-03-11T03:50:27.185Z] libzmq5 pkg-config zip [2022-03-11T03:50:27.185Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-03-11T03:50:27.465Z] Need to get 10.3 MB of archives. [2022-03-11T03:50:27.465Z] After this operation, 56.5 MB of additional disk space will be used. [2022-03-11T03:50:27.465Z] 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-11T03:50:27.465Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-03-11T03:50:28.069Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-03-11T03:50:28.069Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-03-11T03:50:28.069Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-03-11T03:50:28.069Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-03-11T03:50:28.069Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-03-11T03:50:28.069Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-03-11T03:50:28.069Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-03-11T03:50:28.069Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-03-11T03:50:28.069Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-03-11T03:50:28.069Z] Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-03-11T03:50:28.069Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-03-11T03:50:28.348Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-03-11T03:50:28.348Z] Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-03-11T03:50:28.348Z] Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-03-11T03:50:28.348Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-03-11T03:50:28.348Z] Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-03-11T03:50:28.348Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-03-11T03:50:28.348Z] Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-03-11T03:50:28.348Z] Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-03-11T03:50:28.348Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-03-11T03:50:28.348Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-03-11T03:50:28.348Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-03-11T03:50:28.348Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-03-11T03:50:28.348Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-03-11T03:50:28.348Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-03-11T03:50:28.618Z] debconf: delaying package configuration, since apt-utils is not installed [2022-03-11T03:50:28.618Z] Fetched 10.3 MB in 1s (9022 kB/s) [2022-03-11T03:50:28.618Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-03-11T03:50:28.618Z] (Reading database ... 14324 files and directories currently installed.) [2022-03-11T03:50:28.618Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-03-11T03:50:28.618Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-11T03:50:28.882Z] Selecting previously unselected package libsodium23:amd64. [2022-03-11T03:50:28.882Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-03-11T03:50:28.882Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-03-11T03:50:28.882Z] Selecting previously unselected package libpsl5:amd64. [2022-03-11T03:50:28.882Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-03-11T03:50:28.882Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-11T03:50:28.882Z] Selecting previously unselected package libbrotli1:amd64. [2022-03-11T03:50:28.882Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-03-11T03:50:28.882Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-11T03:50:28.882Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-03-11T03:50:28.882Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-03-11T03:50:28.882Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-11T03:50:28.882Z] Selecting previously unselected package librtmp1:amd64. [2022-03-11T03:50:28.882Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-03-11T03:50:28.882Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-11T03:50:29.166Z] Selecting previously unselected package libssh-4:amd64. [2022-03-11T03:50:29.166Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-03-11T03:50:29.166Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-11T03:50:29.166Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-03-11T03:50:29.166Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-03-11T03:50:29.166Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-11T03:50:29.166Z] Selecting previously unselected package liberror-perl. [2022-03-11T03:50:29.166Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-03-11T03:50:29.166Z] Unpacking liberror-perl (0.17029-1) ... [2022-03-11T03:50:29.166Z] Selecting previously unselected package git-man. [2022-03-11T03:50:29.166Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-03-11T03:50:29.166Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-11T03:50:29.433Z] Selecting previously unselected package git. [2022-03-11T03:50:29.433Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-03-11T03:50:29.433Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-03-11T03:50:29.466Z] 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-11T03:50:30.004Z] Selecting previously unselected package libgssrpc4:amd64. [2022-03-11T03:50:30.004Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:50:30.004Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:30.004Z] Selecting previously unselected package libkdb5-9:amd64. [2022-03-11T03:50:30.004Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:50:30.004Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:30.004Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-03-11T03:50:30.004Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:50:30.004Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:30.004Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-03-11T03:50:30.004Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:50:30.004Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:30.266Z] Selecting previously unselected package comerr-dev:amd64. [2022-03-11T03:50:30.266Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-03-11T03:50:30.266Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-11T03:50:30.266Z] Selecting previously unselected package krb5-multidev:amd64. [2022-03-11T03:50:30.266Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:50:30.266Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:30.266Z] Selecting previously unselected package libnorm1:amd64. [2022-03-11T03:50:30.266Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-11T03:50:30.266Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T03:50:30.266Z] Selecting previously unselected package libnorm-dev:amd64. [2022-03-11T03:50:30.266Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-03-11T03:50:30.266Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T03:50:30.527Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-03-11T03:50:30.527Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-11T03:50:30.527Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T03:50:30.527Z] Selecting previously unselected package libpgm-dev:amd64. [2022-03-11T03:50:30.527Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-03-11T03:50:30.527Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T03:50:30.527Z] Selecting previously unselected package libsodium-dev:amd64. [2022-03-11T03:50:30.527Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-03-11T03:50:30.527Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-03-11T03:50:30.527Z] Selecting previously unselected package libzmq5:amd64. [2022-03-11T03:50:30.527Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-03-11T03:50:30.527Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T03:50:30.788Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-03-11T03:50:30.788Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-03-11T03:50:30.788Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:30.788Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-03-11T03:50:30.788Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-03-11T03:50:30.788Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T03:50:30.788Z] Selecting previously unselected package pkg-config. [2022-03-11T03:50:30.788Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-03-11T03:50:30.788Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-03-11T03:50:30.788Z] Selecting previously unselected package zip. [2022-03-11T03:50:30.788Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-03-11T03:50:30.788Z] Unpacking zip (3.0-11build1) ... [2022-03-11T03:50:31.050Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-03-11T03:50:31.050Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-03-11T03:50:31.050Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-03-11T03:50:31.050Z] No schema files found: doing nothing. [2022-03-11T03:50:31.050Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-03-11T03:50:31.050Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T03:50:31.050Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-03-11T03:50:31.050Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-03-11T03:50:31.050Z] Setting up liberror-perl (0.17029-1) ... [2022-03-11T03:50:31.050Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:31.050Z] Setting up zip (3.0-11build1) ... [2022-03-11T03:50:31.050Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-03-11T03:50:31.050Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-03-11T03:50:31.050Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-03-11T03:50:31.050Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-03-11T03:50:31.050Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-03-11T03:50:31.050Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:31.050Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-03-11T03:50:31.050Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:31.050Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T03:50:31.050Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:31.050Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T03:50:31.050Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-03-11T03:50:31.050Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-03-11T03:50:31.050Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-03-11T03:50:31.312Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:31.312Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-03-11T03:50:31.312Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-03-11T03:50:31.312Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-03-11T03:50:31.883Z] comerr-dev set to automatically installed. [2022-03-11T03:50:31.883Z] git set to automatically installed. [2022-03-11T03:50:31.883Z] git-man set to automatically installed. [2022-03-11T03:50:31.883Z] krb5-multidev set to automatically installed. [2022-03-11T03:50:31.883Z] libbrotli1 set to automatically installed. [2022-03-11T03:50:31.883Z] libcurl3-gnutls set to automatically installed. [2022-03-11T03:50:31.883Z] liberror-perl set to automatically installed. [2022-03-11T03:50:31.883Z] libglib2.0-0 set to automatically installed. [2022-03-11T03:50:31.883Z] libgssrpc4 set to automatically installed. [2022-03-11T03:50:31.883Z] libkadm5clnt-mit11 set to automatically installed. [2022-03-11T03:50:31.883Z] libkadm5srv-mit11 set to automatically installed. [2022-03-11T03:50:31.883Z] libkdb5-9 set to automatically installed. [2022-03-11T03:50:31.883Z] libkrb5-dev set to automatically installed. [2022-03-11T03:50:31.883Z] libnghttp2-14 set to automatically installed. [2022-03-11T03:50:31.883Z] libnorm-dev set to automatically installed. [2022-03-11T03:50:31.883Z] libnorm1 set to automatically installed. [2022-03-11T03:50:31.883Z] libpgm-5.2-0 set to automatically installed. [2022-03-11T03:50:31.883Z] libpgm-dev set to automatically installed. [2022-03-11T03:50:31.883Z] libpsl5 set to automatically installed. [2022-03-11T03:50:31.883Z] librtmp1 set to automatically installed. [2022-03-11T03:50:31.883Z] libsodium-dev set to automatically installed. [2022-03-11T03:50:31.883Z] libsodium23 set to automatically installed. [2022-03-11T03:50:31.883Z] libssh-4 set to automatically installed. [2022-03-11T03:50:31.883Z] libzmq3-dev set to automatically installed. [2022-03-11T03:50:31.883Z] libzmq5 set to automatically installed. [2022-03-11T03:50:31.883Z] pkg-config set to automatically installed. [2022-03-11T03:50:31.883Z] zip set to automatically installed. [2022-03-11T03:50:32.828Z] snapd is not logged in, snap install commands will use sudo [2022-03-11T03:50:32.853Z] 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-11T03:50:38.256Z] 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-11T03:50:41.657Z] 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-11T03:50:45.053Z] 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-11T03:50:45.061Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-03-11T03:50:45.061Z] Downloading snap 'edgex-app-service-configurable' [2022-03-11T03:50:48.363Z] Pulling app-service-configurable [2022-03-11T03:50:48.363Z] + snapcraftctl pull [2022-03-11T03:50:49.751Z] Pulling config-common [2022-03-11T03:50:49.751Z] + snapcraftctl pull [2022-03-11T03:50:51.136Z] Pulling go-build-helper [2022-03-11T03:50:51.136Z] + snapcraftctl pull [2022-03-11T03:50:52.523Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-03-11T03:50:52.523Z] Skipping pull go-build-helper (already ran) [2022-03-11T03:50:52.523Z] Building go-build-helper [2022-03-11T03:50:52.523Z] + snapcraftctl build [2022-03-11T03:50:53.360Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-11T03:50:53.908Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-03-11T03:50:54.850Z] Staging go-build-helper [2022-03-11T03:50:54.850Z] + snapcraftctl stage [2022-03-11T03:51:00.140Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-03-11T03:51:00.140Z] Fetched 290 kB in 0s (0 B/s) [2022-03-11T03:51:00.140Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-03-11T03:51:00.140Z] Fetched 158 kB in 0s (0 B/s) [2022-03-11T03:51:00.140Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-03-11T03:51:00.140Z] Fetched 242 kB in 0s (0 B/s) [2022-03-11T03:51:00.140Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-03-11T03:51:00.140Z] Fetched 150 kB in 0s (0 B/s) [2022-03-11T03:51:00.140Z] Pulling edgex-go [2022-03-11T03:51:00.140Z] + snapcraftctl pull [2022-03-11T03:51:01.525Z] Pulling hooks [2022-03-11T03:51:01.525Z] + snapcraftctl pull [Pipeline] } [2022-03-11T03:51:11.710Z] $ docker stop --time=1 0c79b9ea065f81a911f3670577d9cab9fdb42b78e37e5e4e5ae9b01734714b6e [2022-03-11T03:51:13.785Z] $ docker rm -f 0c79b9ea065f81a911f3670577d9cab9fdb42b78e37e5e4e5ae9b01734714b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:51:15.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T03:51:15.779Z] [2022-03-11T03:51:15.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:51:16.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T03:51:16.409Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-03-11T03:51:16.409Z] 29e5d40040c1: Pulling fs layer [2022-03-11T03:51:16.409Z] 1ce36da41761: Pulling fs layer [2022-03-11T03:51:16.409Z] 25b303627fd3: Pulling fs layer [2022-03-11T03:51:16.409Z] 29e5d40040c1: Verifying Checksum [2022-03-11T03:51:16.409Z] 29e5d40040c1: Download complete [2022-03-11T03:51:16.443Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-11T03:51:16.443Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-03-11T03:51:16.443Z] Fetched 96.1 kB in 0s (0 B/s) [2022-03-11T03:51:16.443Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-03-11T03:51:16.443Z] Fetched 78.7 kB in 0s (0 B/s) [2022-03-11T03:51:16.443Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-03-11T03:51:16.444Z] Fetched 48.0 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-03-11T03:51:16.444Z] Fetched 50.2 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-03-11T03:51:16.444Z] Fetched 14.7 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-03-11T03:51:16.444Z] Fetched 234 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-03-11T03:51:16.444Z] Fetched 155 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-03-11T03:51:16.444Z] Fetched 170 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-03-11T03:51:16.444Z] Fetched 267 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-03-11T03:51:16.444Z] Fetched 50.6 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-03-11T03:51:16.444Z] Fetched 15.1 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-03-11T03:51:16.444Z] Fetched 51.5 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-03-11T03:51:16.444Z] Fetched 121 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-03-11T03:51:16.444Z] Fetched 29.7 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-03-11T03:51:16.444Z] Fetched 1021 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-03-11T03:51:16.444Z] Fetched 49.3 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-03-11T03:51:16.444Z] Fetched 54.9 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-03-11T03:51:16.444Z] Fetched 16.6 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-03-11T03:51:16.444Z] Fetched 87.9 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-03-11T03:51:16.444Z] Fetched 142 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-03-11T03:51:16.444Z] Fetched 41.8 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-03-11T03:51:16.444Z] Fetched 181 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-03-11T03:51:16.444Z] Fetched 208 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-03-11T03:51:16.444Z] Fetched 161 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-03-11T03:51:16.444Z] Fetched 107 kB in 0s (0 B/s) [2022-03-11T03:51:16.444Z] Pulling static-packages [2022-03-11T03:51:16.444Z] + snapcraftctl pull [2022-03-11T03:51:16.444Z] Pulling version [2022-03-11T03:51:16.444Z] + cd /root/project [2022-03-11T03:51:16.444Z] ++ git describe --tags --abbrev=0 [2022-03-11T03:51:16.444Z] ++ sed s/v// [2022-03-11T03:51:16.444Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-11T03:51:16.444Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-11T03:51:16.444Z] + snapcraftctl set-version 2.2.0-dev.33 [2022-03-11T03:51:16.685Z] 1ce36da41761: Verifying Checksum [2022-03-11T03:51:16.685Z] 1ce36da41761: Download complete [2022-03-11T03:51:17.284Z] 29e5d40040c1: Pull complete [2022-03-11T03:51:17.827Z] Building app-service-configurable [2022-03-11T03:51:17.827Z] + snapcraftctl build [2022-03-11T03:51:18.264Z] 25b303627fd3: Verifying Checksum [2022-03-11T03:51:18.264Z] 25b303627fd3: Download complete [2022-03-11T03:51:18.264Z] 1ce36da41761: Pull complete [2022-03-11T03:51:19.740Z] Building config-common [2022-03-11T03:51:19.741Z] + snapcraftctl build [2022-03-11T03:51:21.130Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-03-11T03:51:21.701Z] Skipping build go-build-helper (already ran) [2022-03-11T03:51:21.962Z] Building edgex-go [2022-03-11T03:51:22.223Z] + cd /root/parts/edgex-go/src [2022-03-11T03:51:22.223Z] ++ git describe --tags --abbrev=0 [2022-03-11T03:51:22.223Z] ++ sed s/v// [2022-03-11T03:51:22.223Z] + GIT_VERSION=2.2.0-dev.33 [2022-03-11T03:51:22.223Z] + '[' -z 2.2.0-dev.33 ']' [2022-03-11T03:51:22.223Z] + echo 2.2.0-dev.33 [2022-03-11T03:51:22.223Z] + '[' '!' -d vendor ']' [2022-03-11T03:51:22.223Z] + go mod download all [2022-03-11T03:51:28.408Z] 25b303627fd3: Pull complete [2022-03-11T03:51:28.409Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-03-11T03:51:28.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T03:51:28.409Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-03-11T03:51:28.651Z] prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container [2022-03-11T03:51:28.731Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-11T03:51:30.370Z] + make build [2022-03-11T03:51:30.371Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-data/core-data ./cmd/core-data [2022-03-11T03:51:31.350Z] $ docker top 8486870a121c232849bd3b74ac64911e119d5c27fbdff108bfd2620e51d25b13 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T03:51:32.281Z] + docker-compose build --help [2022-03-11T03:51:32.281Z] + grep parallel [2022-03-11T03:51:37.669Z] --parallel Build images in parallel. [Pipeline] } [2022-03-11T03:51:37.685Z] $ docker stop --time=1 8486870a121c232849bd3b74ac64911e119d5c27fbdff108bfd2620e51d25b13 [2022-03-11T03:51:39.374Z] $ docker rm -f 8486870a121c232849bd3b74ac64911e119d5c27fbdff108bfd2620e51d25b13 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-03-11T03:51:40.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-03-11T03:51:40.014Z] . [Pipeline] withDockerContainer [2022-03-11T03:51:40.249Z] prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container [2022-03-11T03:51:40.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-03-11T03:51:40.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-03-11T03:51:41.737Z] $ docker top f593fb0f619409400fee3f4ae69ca3f575629b2ea8af183526151d8aac67128b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T03:51:42.650Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-03-11T03:51:45.654Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/core-command/core-command ./cmd/core-command [2022-03-11T03:51:46.598Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-03-11T03:51:47.979Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T03:51:48.106Z] Building core-command ... [2022-03-11T03:51:48.107Z] Building core-data ... [2022-03-11T03:51:48.107Z] Building core-metadata ... [2022-03-11T03:51:48.107Z] Building security-bootstrapper ... [2022-03-11T03:51:48.107Z] Building security-proxy-setup ... [2022-03-11T03:51:48.107Z] Building security-secretstore-setup ... [2022-03-11T03:51:48.107Z] Building security-spiffe-token-provider ... [2022-03-11T03:51:48.107Z] Building security-spire-agent ... [2022-03-11T03:51:48.107Z] Building security-spire-config ... [2022-03-11T03:51:48.107Z] Building security-spire-server ... [2022-03-11T03:51:48.107Z] Building support-notifications ... [2022-03-11T03:51:48.107Z] Building support-scheduler ... [2022-03-11T03:51:48.107Z] Building sys-mgmt-agent ... [2022-03-11T03:51:48.107Z] Building sys-mgmt-agent [2022-03-11T03:51:48.107Z] Building security-bootstrapper [2022-03-11T03:51:48.107Z] Building security-secretstore-setup [2022-03-11T03:51:48.107Z] Building core-data [2022-03-11T03:51:48.107Z] Building security-spire-agent [2022-03-11T03:51:48.547Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-03-11T03:51:49.486Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-03-11T03:51:50.873Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-03-11T03:51:52.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-03-11T03:51:53.642Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-03-11T03:51:54.215Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/secrets-config ./cmd/secrets-config [2022-03-11T03:51:55.155Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-03-11T03:51:57.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.33" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-03-11T03:52:03.655Z] + case "$service" in [2022-03-11T03:52:03.655Z] + 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-11T03:52:03.655Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-03-11T03:52:03.656Z] + 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-11T03:52:03.656Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-03-11T03:52:03.656Z] + case "$service" in [2022-03-11T03:52:03.656Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-03-11T03:52:03.656Z] + 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-11T03:52:03.656Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-03-11T03:52:03.656Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-03-11T03:52:03.656Z] + 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-11T03:52:03.656Z] Building hooks [2022-03-11T03:52:03.656Z] + cd /root/parts/hooks/src [2022-03-11T03:52:03.656Z] + make build [2022-03-11T03:52:03.656Z] go mod tidy [2022-03-11T03:52:03.656Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-03-11T03:52:04.225Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-03-11T03:52:04.226Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-03-11T03:52:04.226Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-03-11T03:52:04.799Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-03-11T03:52:05.371Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-03-11T03:52:05.371Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-03-11T03:52:07.292Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-03-11T03:52:07.292Z] Building static-packages [2022-03-11T03:52:07.292Z] + snapcraftctl build [2022-03-11T03:52:09.236Z] Building version [2022-03-11T03:52:09.236Z] + snapcraftctl build [2022-03-11T03:52:11.890Z] Staging app-service-configurable [2022-03-11T03:52:11.890Z] + snapcraftctl stage [2022-03-11T03:52:13.274Z] Staging config-common [2022-03-11T03:52:13.274Z] + snapcraftctl stage [2022-03-11T03:52:14.215Z] Skipping stage go-build-helper (already ran) [2022-03-11T03:52:14.215Z] Staging edgex-go [2022-03-11T03:52:14.215Z] + snapcraftctl stage [2022-03-11T03:52:16.125Z] Staging hooks [2022-03-11T03:52:16.125Z] + snapcraftctl stage [2022-03-11T03:52:17.069Z] Staging static-packages [2022-03-11T03:52:17.069Z] + snapcraftctl stage [2022-03-11T03:52:18.454Z] Staging version [2022-03-11T03:52:18.454Z] + snapcraftctl stage [2022-03-11T03:52:19.846Z] Priming app-service-configurable [2022-03-11T03:52:19.846Z] + snapcraftctl prime [2022-03-11T03:52:23.146Z] 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-11T03:52:23.146Z] stage-packages: [2022-03-11T03:52:23.146Z] - libnorm1 [2022-03-11T03:52:23.146Z] - libpgm-5.2-0 [2022-03-11T03:52:23.146Z] - libsodium23 [2022-03-11T03:52:23.146Z] - libzmq5 [2022-03-11T03:52:23.146Z] Priming config-common [2022-03-11T03:52:23.146Z] + snapcraftctl prime [2022-03-11T03:52:24.532Z] Priming go-build-helper [2022-03-11T03:52:24.532Z] + snapcraftctl prime [2022-03-11T03:52:25.921Z] Priming edgex-go [2022-03-11T03:52:25.921Z] + snapcraftctl prime [2022-03-11T03:52:27.842Z] Priming hooks [2022-03-11T03:52:27.842Z] + snapcraftctl prime [2022-03-11T03:52:29.230Z] Priming static-packages [2022-03-11T03:52:29.230Z] + snapcraftctl prime [2022-03-11T03:52:33.438Z] Priming version [2022-03-11T03:52:33.438Z] + snapcraftctl prime [2022-03-11T03:52:34.823Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-11T03:53:09.895Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:53:09.896Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:53:09.896Z] ---> af465ef3cc54 [2022-03-11T03:53:09.896Z] Step 3/31 : WORKDIR /edgex-go [2022-03-11T03:53:09.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:53:09.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:53:09.896Z] ---> af465ef3cc54 [2022-03-11T03:53:09.896Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:53:09.896Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:53:09.896Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:53:09.896Z] ---> af465ef3cc54 [2022-03-11T03:53:09.896Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:53:09.896Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:53:09.896Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:53:09.896Z] ---> af465ef3cc54 [2022-03-11T03:53:09.896Z] Step 3/24 : WORKDIR /edgex-go [2022-03-11T03:53:09.896Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:53:09.896Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:53:09.896Z] ---> af465ef3cc54 [2022-03-11T03:53:09.896Z] Step 3/25 : WORKDIR /edgex-go [2022-03-11T03:53:09.896Z] ---> Running in 445bc2dca527 [2022-03-11T03:53:09.896Z] ---> Running in 0004e9ed473e [2022-03-11T03:53:09.896Z] ---> Running in d669382e1043 [2022-03-11T03:53:09.896Z] ---> Running in f4c0464ad0e7 [2022-03-11T03:53:09.896Z] ---> Running in 0bf8a5a46a2b [2022-03-11T03:53:09.896Z] Removing intermediate container 445bc2dca527 [2022-03-11T03:53:09.896Z] ---> 19903d97f1dc [2022-03-11T03:53:09.896Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:53:09.896Z] Removing intermediate container f4c0464ad0e7 [2022-03-11T03:53:09.896Z] ---> 0ff21a30371e [2022-03-11T03:53:09.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:53:09.896Z] Removing intermediate container d669382e1043 [2022-03-11T03:53:09.896Z] ---> 82f0cbae00ad [2022-03-11T03:53:09.896Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:53:09.896Z] ---> Running in bdba28633bb2 [2022-03-11T03:53:09.896Z] ---> Running in 093decbbb3c1 [2022-03-11T03:53:09.896Z] ---> Running in 37defb76f450 [2022-03-11T03:53:09.896Z] Removing intermediate container 0004e9ed473e [2022-03-11T03:53:09.896Z] ---> e0e4883524f4 [2022-03-11T03:53:09.896Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:53:09.896Z] Removing intermediate container 0bf8a5a46a2b [2022-03-11T03:53:09.896Z] ---> 09dd26eb1a91 [2022-03-11T03:53:09.896Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:53:09.896Z] ---> Running in c6db8d00a415 [2022-03-11T03:53:09.896Z] ---> Running in ef59e33df2fd [2022-03-11T03:53:09.896Z] Removing intermediate container bdba28633bb2 [2022-03-11T03:53:09.896Z] ---> eff4812f8ade [2022-03-11T03:53:09.896Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-03-11T03:53:09.896Z] ---> Running in b11d52dac285 [2022-03-11T03:53:09.896Z] Removing intermediate container 093decbbb3c1 [2022-03-11T03:53:09.896Z] ---> 9c29bff49e5b [2022-03-11T03:53:09.896Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-03-11T03:53:09.896Z] ---> Running in 48c7e9c68d62 [2022-03-11T03:53:09.896Z] Removing intermediate container ef59e33df2fd [2022-03-11T03:53:09.896Z] ---> b647c23918ae [2022-03-11T03:53:09.896Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-03-11T03:53:09.896Z] Removing intermediate container c6db8d00a415 [2022-03-11T03:53:09.896Z] ---> 863f01cf9e3c [2022-03-11T03:53:09.896Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-03-11T03:53:09.896Z] ---> Running in 55c170cf6641 [2022-03-11T03:53:09.896Z] Removing intermediate container 37defb76f450 [2022-03-11T03:53:09.896Z] ---> a0ae6f14b35d [2022-03-11T03:53:09.896Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-11T03:53:09.896Z] ---> Running in d4dfd7b4677f [2022-03-11T03:53:09.896Z] ---> Running in 96eec2ec5854 [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:53:09.896Z] OK: 220 MiB in 52 packages [2022-03-11T03:53:09.896Z] OK: 220 MiB in 52 packages [2022-03-11T03:53:09.896Z] OK: 220 MiB in 52 packages [2022-03-11T03:53:09.896Z] OK: 220 MiB in 52 packages [2022-03-11T03:53:09.896Z] OK: 220 MiB in 52 packages [2022-03-11T03:53:09.896Z] Removing intermediate container b11d52dac285 [2022-03-11T03:53:09.896Z] ---> fcc811c46455 [2022-03-11T03:53:09.896Z] Step 6/31 : COPY go.mod vendor* ./ [2022-03-11T03:53:09.896Z] Removing intermediate container 48c7e9c68d62 [2022-03-11T03:53:09.896Z] ---> b5361d2b5726 [2022-03-11T03:53:09.896Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:53:09.896Z] Removing intermediate container 55c170cf6641 [2022-03-11T03:53:09.896Z] ---> 0563fa10ef41 [2022-03-11T03:53:09.896Z] Step 6/25 : COPY go.mod vendor* ./ [2022-03-11T03:53:09.896Z] Removing intermediate container d4dfd7b4677f [2022-03-11T03:53:09.896Z] ---> a2c4b591cdaa [2022-03-11T03:53:09.896Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:53:09.896Z] Removing intermediate container 96eec2ec5854 [2022-03-11T03:53:09.896Z] ---> c8200c7d5370 [2022-03-11T03:53:09.896Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-11T03:53:09.896Z] ---> aa4c9c94cf64 [2022-03-11T03:53:09.896Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:53:09.896Z] ---> Running in 69a3aad49716 [2022-03-11T03:53:10.508Z] ---> 97a110b2cffc [2022-03-11T03:53:10.508Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:53:10.508Z] ---> Running in b8e8f05f5d11 [2022-03-11T03:53:11.124Z] ---> 1c93538f6cb2 [2022-03-11T03:53:11.124Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:53:11.124Z] ---> ee9d963c4653 [2022-03-11T03:53:11.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:53:11.124Z] ---> eab883cba886 [2022-03-11T03:53:11.124Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:53:11.124Z] ---> Running in aff114c7c1f7 [2022-03-11T03:53:11.124Z] ---> Running in 1bbe9ac5c0d9 [2022-03-11T03:53:11.413Z] ---> Running in 2628e7f7ad68 [2022-03-11T03:53:14.847Z] Removing intermediate container 69a3aad49716 [2022-03-11T03:53:14.847Z] ---> 2ea75d072b1e [2022-03-11T03:53:14.847Z] Step 8/31 : COPY . . [2022-03-11T03:53:17.488Z] Removing intermediate container b8e8f05f5d11 [2022-03-11T03:53:17.488Z] ---> 3991b444b768 [2022-03-11T03:53:17.488Z] Step 8/23 : COPY . . [2022-03-11T03:53:18.114Z] Removing intermediate container aff114c7c1f7 [2022-03-11T03:53:18.114Z] ---> 9f674ab08ed8 [2022-03-11T03:53:18.114Z] Step 8/24 : COPY . . [2022-03-11T03:53:18.388Z] Removing intermediate container 1bbe9ac5c0d9 [2022-03-11T03:53:18.388Z] ---> a9f239877ac7 [2022-03-11T03:53:18.388Z] Step 8/25 : COPY . . [2022-03-11T03:53:18.388Z] Removing intermediate container 2628e7f7ad68 [2022-03-11T03:53:18.388Z] ---> a93bbed97cbe [2022-03-11T03:53:18.388Z] Step 8/23 : COPY . . [2022-03-11T03:53:40.571Z] ---> 65635e3d693b [2022-03-11T03:53:40.571Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-03-11T03:53:40.571Z] ---> Running in 71f941361085 [2022-03-11T03:53:40.571Z] 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-11T03:53:43.228Z] ---> 8cf2d1332fbb [2022-03-11T03:53:43.228Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-03-11T03:53:43.228Z] ---> Running in 669a45e42a6f [2022-03-11T03:53:43.832Z] ---> 1f4fabde4248 [2022-03-11T03:53:43.832Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-03-11T03:53:44.109Z] ---> Running in 5edb200ad4fc [2022-03-11T03:53:44.387Z] ---> 0c7bcddae38b [2022-03-11T03:53:44.387Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-03-11T03:53:44.674Z] ---> 8176f5375196 [2022-03-11T03:53:44.674Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-11T03:53:44.674Z] ---> Running in c9e7f1ae0dac [2022-03-11T03:53:44.674Z] ---> Running in 0fdfee45959a [2022-03-11T03:53:46.114Z] Removing intermediate container 0fdfee45959a [2022-03-11T03:53:46.114Z] ---> 72f339af4e87 [2022-03-11T03:53:46.114Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-11T03:53:46.114Z] 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-11T03:53:46.114Z] ---> Running in 4891667bda23 [2022-03-11T03:53:46.711Z] 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-11T03:53:47.698Z] 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-11T03:53:49.678Z] spire-1.2.0/ [2022-03-11T03:53:55.100Z] spire-1.2.0/README.md [2022-03-11T03:53:55.100Z] spire-1.2.0/bin/ [2022-03-11T03:53:55.100Z] spire-1.2.0/bin/spire-server [2022-03-11T03:53:55.100Z] spire-1.2.0/bin/spire-agent [2022-03-11T03:53:55.100Z] spire-1.2.0/conf/ [2022-03-11T03:53:55.100Z] spire-1.2.0/conf/server/ [2022-03-11T03:53:55.100Z] spire-1.2.0/conf/server/server.conf [2022-03-11T03:53:55.100Z] spire-1.2.0/conf/agent/ [2022-03-11T03:53:55.100Z] spire-1.2.0/conf/agent/agent.conf [2022-03-11T03:53:55.100Z] spire-1.2.0/LICENSE [2022-03-11T03:53:59.421Z] Removing intermediate container 4891667bda23 [2022-03-11T03:53:59.421Z] ---> 365d99ee1319 [2022-03-11T03:53:59.421Z] [2022-03-11T03:53:59.421Z] Step 11/24 : FROM alpine:3.15 [2022-03-11T03:53:59.421Z] 3.15: Pulling from library/alpine [2022-03-11T03:53:59.421Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-11T03:53:59.422Z] Status: Downloaded newer image for alpine:3.15 [2022-03-11T03:53:59.422Z] ---> 8e1d7573f448 [2022-03-11T03:53:59.422Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:53:59.698Z] ---> Running in 0eaf7a6c0b72 [2022-03-11T03:54:00.297Z] Removing intermediate container 0eaf7a6c0b72 [2022-03-11T03:54:00.297Z] ---> a0f3ff264b73 [2022-03-11T03:54:00.297Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:54:00.297Z] ---> Running in 050f7c0ed5f5 [2022-03-11T03:54:02.933Z] Removing intermediate container 050f7c0ed5f5 [2022-03-11T03:54:02.933Z] ---> b3d2e3f76e3e [2022-03-11T03:54:02.933Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-11T03:54:03.209Z] ---> Running in 178ae670ec30 [2022-03-11T03:54:05.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:54:06.180Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:54:07.620Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T03:54:07.620Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T03:54:07.620Z] OK: 15734 distinct packages available [2022-03-11T03:54:07.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:54:09.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:54:10.048Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-03-11T03:54:10.325Z] (2/5) Installing musl-obstack (1.2.2-r0) [2022-03-11T03:54:10.325Z] (3/5) Installing libucontext (1.1-r0) [2022-03-11T03:54:10.325Z] (4/5) Installing gcompat (1.0.0-r4) [2022-03-11T03:54:10.611Z] (5/5) Installing openssl (1.1.1l-r8) [2022-03-11T03:54:10.611Z] Executing busybox-1.34.1-r3.trigger [2022-03-11T03:54:10.887Z] OK: 6 MiB in 19 packages [2022-03-11T03:54:12.329Z] Removing intermediate container 178ae670ec30 [2022-03-11T03:54:12.329Z] ---> fa7d554cda53 [2022-03-11T03:54:12.329Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-agent /usr/local/bin [2022-03-11T03:54:15.759Z] ---> 7fe7ca9ed90b [2022-03-11T03:54:15.759Z] Step 16/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-11T03:54:21.185Z] ---> 32f53144a4f1 [2022-03-11T03:54:21.185Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-03-11T03:54:21.463Z] ---> 6059ce2885df [2022-03-11T03:54:21.463Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-03-11T03:54:22.451Z] ---> e9a9c8f38ea9 [2022-03-11T03:54:22.451Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-03-11T03:54:23.085Z] ---> c0efb5c9f048 [2022-03-11T03:54:23.085Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-11T03:54:23.363Z] ---> Running in cb82642a8641 [2022-03-11T03:54:23.965Z] Removing intermediate container cb82642a8641 [2022-03-11T03:54:23.965Z] ---> 520f10df34b5 [2022-03-11T03:54:23.965Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-11T03:54:23.965Z] ---> Running in 6ad866b78fd2 [2022-03-11T03:54:24.570Z] Removing intermediate container 6ad866b78fd2 [2022-03-11T03:54:24.570Z] ---> 9409ac0cd4cf [2022-03-11T03:54:24.570Z] Step 22/24 : LABEL arch=arm64 [2022-03-11T03:54:24.570Z] ---> Running in 2d266d488c1a [2022-03-11T03:54:25.187Z] Removing intermediate container 2d266d488c1a [2022-03-11T03:54:25.187Z] ---> 8d19be665162 [2022-03-11T03:54:25.187Z] Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:54:25.187Z] ---> Running in 935693e77853 [2022-03-11T03:54:25.794Z] Removing intermediate container 935693e77853 [2022-03-11T03:54:25.794Z] ---> 4707a2911b9b [2022-03-11T03:54:25.794Z] Step 24/24 : LABEL version=0.0.0 [2022-03-11T03:54:26.074Z] ---> Running in dc12ddbd25b7 [2022-03-11T03:54:26.348Z] Removing intermediate container dc12ddbd25b7 [2022-03-11T03:54:26.348Z] ---> e0c6b2c35954 [2022-03-11T03:54:26.348Z] [2022-03-11T03:54:26.949Z] Successfully built e0c6b2c35954 [2022-03-11T03:54:26.949Z] Successfully tagged security-spire-agent-arm64:latest [2022-03-11T03:54:26.949Z] Building core-command [2022-03-11T03:54:53.776Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:54:53.776Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:54:53.776Z] ---> af465ef3cc54 [2022-03-11T03:54:53.776Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:54:53.776Z] ---> Using cache [2022-03-11T03:54:53.776Z] ---> 09dd26eb1a91 [2022-03-11T03:54:53.776Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:54:53.776Z] ---> Using cache [2022-03-11T03:54:53.776Z] ---> 863f01cf9e3c [2022-03-11T03:54:53.776Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T03:54:53.776Z] ---> Running in 76885cc2cfeb [2022-03-11T03:54:53.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:54:54.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:54:55.572Z] OK: 220 MiB in 52 packages [2022-03-11T03:54:57.094Z] Removing intermediate container 76885cc2cfeb [2022-03-11T03:54:57.094Z] ---> 7b65d992866d [2022-03-11T03:54:57.094Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:54:57.757Z] ---> 5cdc57827511 [2022-03-11T03:54:57.757Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:54:58.091Z] ---> Running in 798f17423ec4 [2022-03-11T03:55:04.797Z] Removing intermediate container 798f17423ec4 [2022-03-11T03:55:04.797Z] ---> b0dfa9becbbc [2022-03-11T03:55:04.797Z] Step 8/23 : COPY . . [2022-03-11T03:55:23.114Z] ---> e17bd0fc0ac3 [2022-03-11T03:55:23.114Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-03-11T03:55:23.114Z] ---> Running in f84c94ab14b4 [2022-03-11T03:55:23.114Z] 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-11T03:56:19.674Z] Removing intermediate container 71f941361085 [2022-03-11T03:56:19.674Z] ---> a7b0ddb58383 [2022-03-11T03:56:19.674Z] [2022-03-11T03:56:19.674Z] Step 10/31 : FROM alpine:3.14 [2022-03-11T03:56:19.674Z] 3.14: Pulling from library/alpine [2022-03-11T03:56:19.674Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-03-11T03:56:19.674Z] Status: Downloaded newer image for alpine:3.14 [2022-03-11T03:56:19.674Z] ---> 5b8b7b635229 [2022-03-11T03:56:19.674Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-03-11T03:56:19.674Z] ---> Running in 546b0ad1cb26 [2022-03-11T03:56:19.674Z] 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-11T03:56:19.674Z] Removing intermediate container 546b0ad1cb26 [2022-03-11T03:56:19.674Z] ---> a19e47b0cd5e [2022-03-11T03:56:19.674Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-03-11T03:56:19.674Z] ---> Running in 0ee0aa1bb900 [2022-03-11T03:56:19.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:56:19.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:56:20.660Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-03-11T03:56:20.660Z] (2/2) Installing su-exec (0.2-r1) [2022-03-11T03:56:20.660Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:56:20.660Z] OK: 6 MiB in 16 packages [2022-03-11T03:56:22.657Z] Removing intermediate container 0ee0aa1bb900 [2022-03-11T03:56:22.935Z] ---> 2f56d181591b [2022-03-11T03:56:22.935Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-03-11T03:56:22.935Z] ---> Running in 17539caffe22 [2022-03-11T03:56:23.930Z] Removing intermediate container 17539caffe22 [2022-03-11T03:56:23.930Z] ---> e664ad63284e [2022-03-11T03:56:23.930Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-03-11T03:56:24.213Z] ---> Running in ab78e1770e19 [2022-03-11T03:56:25.663Z] Removing intermediate container ab78e1770e19 [2022-03-11T03:56:25.663Z] ---> 34caf7e0e3ff [2022-03-11T03:56:25.663Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-03-11T03:56:25.663Z] ---> Running in 4031131e756b [2022-03-11T03:56:25.938Z] Removing intermediate container c9e7f1ae0dac [2022-03-11T03:56:25.938Z] ---> 001a763bfc4a [2022-03-11T03:56:25.938Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-03-11T03:56:26.211Z] ---> Running in 852b1bb7f3ba [2022-03-11T03:56:28.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-03-11T03:56:29.472Z] Removing intermediate container 4031131e756b [2022-03-11T03:56:29.472Z] ---> 11d90fd20022 [2022-03-11T03:56:29.472Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-03-11T03:56:29.752Z] ---> Running in 6d2d25f1b08a [2022-03-11T03:56:31.200Z] Removing intermediate container 6d2d25f1b08a [2022-03-11T03:56:31.200Z] ---> 7c7058f120d8 [2022-03-11T03:56:31.200Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-03-11T03:56:32.681Z] ---> 159f13032bb1 [2022-03-11T03:56:32.681Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-03-11T03:56:32.968Z] ---> Running in fb19ab13204d [2022-03-11T03:56:33.581Z] Removing intermediate container 5edb200ad4fc [2022-03-11T03:56:33.581Z] ---> b7568bc30a19 [2022-03-11T03:56:33.581Z] [2022-03-11T03:56:33.581Z] Step 10/25 : FROM alpine:3.14 [2022-03-11T03:56:33.581Z] ---> 5b8b7b635229 [2022-03-11T03:56:33.581Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-03-11T03:56:33.871Z] ---> Running in 8e85538a8153 [2022-03-11T03:56:34.861Z] Removing intermediate container 852b1bb7f3ba [2022-03-11T03:56:34.861Z] ---> 23e2b1de708e [2022-03-11T03:56:34.861Z] [2022-03-11T03:56:34.861Z] Step 11/23 : FROM docker:20.10.10 [2022-03-11T03:56:35.138Z] 20.10.10: Pulling from library/docker [2022-03-11T03:56:36.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:56:37.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:56:37.471Z] Removing intermediate container fb19ab13204d [2022-03-11T03:56:37.471Z] ---> d8e91adb9779 [2022-03-11T03:56:37.471Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:56:38.075Z] (1/3) Installing ca-certificates (20211220-r0) [2022-03-11T03:56:38.350Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-03-11T03:56:38.350Z] (3/3) Installing su-exec (0.2-r1) [2022-03-11T03:56:38.350Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:56:38.350Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T03:56:38.624Z] OK: 6 MiB in 17 packages [2022-03-11T03:56:39.603Z] ---> ae97b2929ae6 [2022-03-11T03:56:39.603Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-03-11T03:56:41.592Z] Removing intermediate container 8e85538a8153 [2022-03-11T03:56:41.592Z] ---> 7858b860db0c [2022-03-11T03:56:41.592Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T03:56:41.867Z] ---> Running in baa1d4ceae18 [2022-03-11T03:56:42.876Z] Removing intermediate container baa1d4ceae18 [2022-03-11T03:56:42.876Z] ---> 718c071f820e [2022-03-11T03:56:42.876Z] Step 13/25 : WORKDIR / [2022-03-11T03:56:42.876Z] ---> 8ff3153182a7 [2022-03-11T03:56:42.876Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-03-11T03:56:43.159Z] ---> Running in 3b5650e49b8b [2022-03-11T03:56:44.151Z] Removing intermediate container 3b5650e49b8b [2022-03-11T03:56:44.151Z] ---> f19027d951a7 [2022-03-11T03:56:44.151Z] 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-11T03:56:44.151Z] ---> 9af0fe0e0f8e [2022-03-11T03:56:44.151Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-03-11T03:56:46.167Z] ---> 35ceae8effbe [2022-03-11T03:56:46.167Z] 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-11T03:56:46.167Z] ---> d00a8bb1f55d [2022-03-11T03:56:46.167Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-03-11T03:56:47.155Z] ---> ca8bc09b4999 [2022-03-11T03:56:47.155Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-03-11T03:56:47.758Z] ---> 3d36465fa52a [2022-03-11T03:56:47.758Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-03-11T03:56:48.364Z] ---> Running in ceec3b6cae02 [2022-03-11T03:56:48.364Z] ---> b8b3205ff98a [2022-03-11T03:56:48.364Z] 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-11T03:56:49.821Z] Removing intermediate container ceec3b6cae02 [2022-03-11T03:56:49.821Z] ---> f79e03d26387 [2022-03-11T03:56:49.821Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-03-11T03:56:50.101Z] ---> 1699abb1aee0 [2022-03-11T03:56:50.101Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-03-11T03:56:51.558Z] ---> 858a6b230b99 [2022-03-11T03:56:51.558Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-03-11T03:56:52.165Z] ---> Running in 6d35ce2084fa [2022-03-11T03:56:54.157Z] ---> 493a0fe9595b [2022-03-11T03:56:54.157Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-03-11T03:56:56.200Z] Removing intermediate container 6d35ce2084fa [2022-03-11T03:56:56.200Z] ---> 9b0656de87bc [2022-03-11T03:56:56.200Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-03-11T03:56:56.486Z] Digest: sha256:ef7bb7fae023a1c895370ace48e3f4d470fe2351752565cdf4b3488ecb4a1fa8 [2022-03-11T03:56:56.486Z] Status: Downloaded newer image for docker:20.10.10 [2022-03-11T03:56:56.486Z] ---> 520e9a0a30f7 [2022-03-11T03:56:56.486Z] 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-11T03:56:56.764Z] ---> Running in cd400ef0fefb [2022-03-11T03:56:56.764Z] ---> Running in ccd8057dc885 [2022-03-11T03:56:57.380Z] ---> e7858795bb11 [2022-03-11T03:56:57.380Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-03-11T03:56:57.668Z] Removing intermediate container cd400ef0fefb [2022-03-11T03:56:57.668Z] ---> 2be68b850a48 [2022-03-11T03:56:57.668Z] 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-11T03:56:57.948Z] ---> Running in b8b8ca8f08ae [2022-03-11T03:56:58.224Z] Removing intermediate container ccd8057dc885 [2022-03-11T03:56:58.224Z] ---> ea073214916c [2022-03-11T03:56:58.224Z] Step 28/31 : CMD ["gate"] [2022-03-11T03:56:58.834Z] ---> Running in 8f4150c111fc [2022-03-11T03:56:59.114Z] ---> 383e7d87b953 [2022-03-11T03:56:59.114Z] 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-11T03:56:59.390Z] ---> Running in 71c7625d113d [2022-03-11T03:56:59.994Z] Removing intermediate container 8f4150c111fc [2022-03-11T03:56:59.994Z] ---> 67ccb16755d0 [2022-03-11T03:56:59.995Z] Step 29/31 : LABEL arch=arm64 [2022-03-11T03:57:00.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:00.989Z] ---> Running in a62828070165 [2022-03-11T03:57:01.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:02.283Z] Removing intermediate container a62828070165 [2022-03-11T03:57:02.283Z] ---> 5d831504dcf7 [2022-03-11T03:57:02.283Z] Step 30/31 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:57:02.283Z] (1/42) Installing readline (8.1.0-r0) [2022-03-11T03:57:02.283Z] (2/42) Installing bash (5.1.4-r0) [2022-03-11T03:57:02.594Z] Executing bash-5.1.4-r0.post-install [2022-03-11T03:57:02.594Z] (3/42) Installing brotli-libs (1.0.9-r5) [2022-03-11T03:57:02.594Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T03:57:02.594Z] (5/42) Installing libcurl (7.79.1-r0) [2022-03-11T03:57:02.594Z] (6/42) Installing curl (7.79.1-r0) [2022-03-11T03:57:02.594Z] (7/42) Installing dumb-init (1.2.5-r1) [2022-03-11T03:57:02.594Z] (8/42) Installing libbz2 (1.0.8-r1) [2022-03-11T03:57:02.594Z] (9/42) Installing expat (2.4.7-r0) [2022-03-11T03:57:03.012Z] (10/42) Installing libffi (3.3-r2) [2022-03-11T03:57:03.012Z] (11/42) Installing gdbm (1.19-r0) [2022-03-11T03:57:03.012Z] (12/42) Installing xz-libs (5.2.5-r0) [2022-03-11T03:57:03.012Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T03:57:03.012Z] ---> Running in 6ad15d341470 [2022-03-11T03:57:03.012Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T03:57:03.012Z] (15/42) Installing mpdecimal (2.5.1-r1) [2022-03-11T03:57:03.012Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2022-03-11T03:57:03.012Z] (17/42) Installing python3 (3.9.5-r2) [2022-03-11T03:57:03.348Z] Removing intermediate container 669a45e42a6f [2022-03-11T03:57:03.348Z] ---> 10217d135c2f [2022-03-11T03:57:03.348Z] [2022-03-11T03:57:03.348Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T03:57:03.348Z] ---> 5b8b7b635229 [2022-03-11T03:57:03.348Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-03-11T03:57:03.668Z] ---> Running in ef6ba1f3c8eb [2022-03-11T03:57:03.984Z] Removing intermediate container 71c7625d113d [2022-03-11T03:57:03.984Z] ---> 7e6d2b312836 [2022-03-11T03:57:03.984Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-03-11T03:57:03.984Z] Removing intermediate container 6ad15d341470 [2022-03-11T03:57:03.984Z] ---> e502136189ac [2022-03-11T03:57:03.984Z] Step 31/31 : LABEL version=0.0.0 [2022-03-11T03:57:04.305Z] ---> Running in a38afede21dc [2022-03-11T03:57:04.738Z] ---> Running in ea263da61926 [2022-03-11T03:57:04.738Z] Removing intermediate container ef6ba1f3c8eb [2022-03-11T03:57:04.738Z] ---> 64b8275c92f3 [2022-03-11T03:57:04.738Z] Step 12/23 : ENV APP_PORT=59880 [2022-03-11T03:57:04.738Z] ---> Running in af87d904562b [2022-03-11T03:57:05.051Z] Removing intermediate container a38afede21dc [2022-03-11T03:57:05.052Z] ---> 20ddd8c50903 [2022-03-11T03:57:05.052Z] Step 23/25 : LABEL arch=arm64 [2022-03-11T03:57:05.332Z] ---> Running in 7382d5b30901 [2022-03-11T03:57:05.635Z] Removing intermediate container ea263da61926 [2022-03-11T03:57:05.635Z] ---> e37a9799f80c [2022-03-11T03:57:05.635Z] [2022-03-11T03:57:05.635Z] Removing intermediate container af87d904562b [2022-03-11T03:57:05.635Z] ---> 7213902cba96 [2022-03-11T03:57:05.635Z] Step 13/23 : EXPOSE $APP_PORT [2022-03-11T03:57:05.928Z] ---> Running in 612ec888c0d7 [2022-03-11T03:57:05.928Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2022-03-11T03:57:05.928Z] (19/42) Installing py3-chardet (4.0.0-r2) [2022-03-11T03:57:05.928Z] (20/42) Installing py3-idna (3.2-r0) [2022-03-11T03:57:06.213Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2022-03-11T03:57:06.213Z] Removing intermediate container 7382d5b30901 [2022-03-11T03:57:06.213Z] ---> cfb58511ad5e [2022-03-11T03:57:06.213Z] Step 24/25 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:57:06.213Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2022-03-11T03:57:06.213Z] (23/42) Installing py3-requests (2.25.1-r4) [2022-03-11T03:57:06.213Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2022-03-11T03:57:06.213Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2022-03-11T03:57:06.213Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2022-03-11T03:57:06.213Z] (27/42) Installing py3-colorama (0.4.4-r1) [2022-03-11T03:57:06.213Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2022-03-11T03:57:06.493Z] (29/42) Installing py3-distlib (0.3.1-r3) [2022-03-11T03:57:06.493Z] ---> Running in fc6b8f94ce3d [2022-03-11T03:57:06.493Z] (30/42) Installing py3-distro (1.5.0-r3) [2022-03-11T03:57:06.493Z] (31/42) Installing py3-six (1.15.0-r1) [2022-03-11T03:57:06.493Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2022-03-11T03:57:06.493Z] (33/42) Installing py3-html5lib (1.1-r1) [2022-03-11T03:57:06.773Z] Removing intermediate container 612ec888c0d7 [2022-03-11T03:57:06.773Z] ---> 8edda70b4b9d [2022-03-11T03:57:06.773Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:57:06.773Z] (34/42) Installing py3-parsing (2.4.7-r2) [2022-03-11T03:57:06.773Z] (35/42) Installing py3-packaging (20.9-r1) [2022-03-11T03:57:06.773Z] (36/42) Installing py3-toml (0.10.2-r2) [2022-03-11T03:57:06.773Z] Successfully built e37a9799f80c [2022-03-11T03:57:06.773Z] Successfully tagged security-bootstrapper-arm64:latest [2022-03-11T03:57:06.773Z] Building support-scheduler [2022-03-11T03:57:06.773Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2022-03-11T03:57:06.773Z]  Building security-bootstrapper ... done (38/42) Installing py3-progress (1.5-r2) [2022-03-11T03:57:06.773Z] (39/42) Installing py3-retrying (1.3.3-r1) [2022-03-11T03:57:06.773Z] ---> Running in 2952d7e7f9e8 [2022-03-11T03:57:06.773Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2022-03-11T03:57:06.773Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2022-03-11T03:57:07.056Z] (42/42) Installing py3-pip (20.3.4-r1) [2022-03-11T03:57:07.335Z] Removing intermediate container fc6b8f94ce3d [2022-03-11T03:57:07.335Z] ---> 2fb36029bd39 [2022-03-11T03:57:07.335Z] Step 25/25 : LABEL version=0.0.0 [2022-03-11T03:57:07.615Z] ---> Running in 1a142db7af2e [2022-03-11T03:57:07.893Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:57:07.893Z] OK: 84 MiB in 64 packages [2022-03-11T03:57:08.498Z] Removing intermediate container 1a142db7af2e [2022-03-11T03:57:08.498Z] ---> ba97e39b0381 [2022-03-11T03:57:08.498Z] [2022-03-11T03:57:09.108Z] Successfully built ba97e39b0381 [2022-03-11T03:57:09.108Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-03-11T03:57:09.108Z] Building support-notifications [2022-03-11T03:57:10.104Z]  Building security-secretstore-setup ... done Removing intermediate container 2952d7e7f9e8 [2022-03-11T03:57:10.104Z] ---> 2ae6b5cbec16 [2022-03-11T03:57:10.104Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-03-11T03:57:10.104Z] ---> Running in d1d8300e6a50 [2022-03-11T03:57:11.558Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:12.550Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:13.548Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-03-11T03:57:13.548Z] Collecting docker-compose==1.23.2 [2022-03-11T03:57:13.548Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-03-11T03:57:13.824Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-03-11T03:57:13.824Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-11T03:57:13.824Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-03-11T03:57:14.102Z] (5/6) Installing libzmq (4.3.4-r0) [2022-03-11T03:57:14.102Z] (6/6) Installing zeromq (4.3.4-r0) [2022-03-11T03:57:14.102Z] Collecting cached-property<2,>=1.2.0 [2022-03-11T03:57:14.102Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:57:14.377Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-03-11T03:57:14.377Z] OK: 8 MiB in 20 packages [2022-03-11T03:57:15.824Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-03-11T03:57:15.824Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-03-11T03:57:15.824Z] 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-11T03:57:16.102Z] Removing intermediate container d1d8300e6a50 [2022-03-11T03:57:16.102Z] ---> fd973b48d869 [2022-03-11T03:57:16.102Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:57:16.706Z] Collecting jsonschema<3,>=2.5.1 [2022-03-11T03:57:16.706Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-03-11T03:57:16.706Z] Collecting docopt<0.7,>=0.6.1 [2022-03-11T03:57:16.706Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-03-11T03:57:16.983Z] ---> 0d27965b305a [2022-03-11T03:57:16.983Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-03-11T03:57:18.973Z] ---> 62a51827bb92 [2022-03-11T03:57:18.973Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-03-11T03:57:19.962Z] ---> ee46a78a2b9e [2022-03-11T03:57:19.962Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-03-11T03:57:20.235Z] ---> Running in 1af957218c48 [2022-03-11T03:57:20.837Z] Collecting PyYAML<4,>=3.10 [2022-03-11T03:57:20.837Z] Removing intermediate container 1af957218c48 [2022-03-11T03:57:20.837Z] ---> 8bbc7afa65e6 [2022-03-11T03:57:20.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:57:20.837Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-03-11T03:57:21.112Z] ---> Running in 8aeb4d63c5d2 [2022-03-11T03:57:21.711Z] Removing intermediate container 8aeb4d63c5d2 [2022-03-11T03:57:21.711Z] ---> d8b06d20e638 [2022-03-11T03:57:21.711Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T03:57:21.988Z] ---> Running in 55b05a9cccb3 [2022-03-11T03:57:22.263Z] Removing intermediate container f84c94ab14b4 [2022-03-11T03:57:22.263Z] ---> 3129f29c2ca2 [2022-03-11T03:57:22.263Z] [2022-03-11T03:57:22.263Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T03:57:22.263Z] ---> 5b8b7b635229 [2022-03-11T03:57:22.263Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T03:57:22.263Z] ---> Running in e818de43012c [2022-03-11T03:57:22.534Z] Removing intermediate container 55b05a9cccb3 [2022-03-11T03:57:22.534Z] ---> 3e49b887df7a [2022-03-11T03:57:22.534Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:57:22.805Z] ---> Running in a6caf7d7f18a [2022-03-11T03:57:23.780Z] Removing intermediate container a6caf7d7f18a [2022-03-11T03:57:23.780Z] ---> 4e7e0f024467 [2022-03-11T03:57:23.780Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:57:23.780Z] ---> Running in ae9a469bbe32 [2022-03-11T03:57:24.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:24.326Z] Removing intermediate container ae9a469bbe32 [2022-03-11T03:57:24.326Z] ---> bf9a7b9b4e6d [2022-03-11T03:57:24.326Z] [2022-03-11T03:57:24.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:24.895Z] Successfully built bf9a7b9b4e6d [2022-03-11T03:57:24.895Z] Successfully tagged core-data-arm64:latest [2022-03-11T03:57:24.895Z]  Building core-data ... done Building security-spire-server [2022-03-11T03:57:25.486Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-03-11T03:57:25.486Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T03:57:25.486Z] OK: 6 MiB in 15 packages [2022-03-11T03:57:25.762Z] Collecting websocket-client<1.0,>=0.32.0 [2022-03-11T03:57:25.762Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-03-11T03:57:26.038Z] Collecting dockerpty<0.5,>=0.4.1 [2022-03-11T03:57:26.038Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-03-11T03:57:27.034Z] Removing intermediate container e818de43012c [2022-03-11T03:57:27.034Z] ---> 9fc3b4a0bd4c [2022-03-11T03:57:27.034Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T03:57:27.034Z] ---> Running in 7094333b6914 [2022-03-11T03:57:27.632Z] Removing intermediate container 7094333b6914 [2022-03-11T03:57:27.633Z] ---> f7d002552405 [2022-03-11T03:57:27.633Z] Step 13/23 : ENV APP_PORT=59882 [2022-03-11T03:57:27.633Z] ---> Running in b79cb6d9dea9 [2022-03-11T03:57:28.236Z] Removing intermediate container b79cb6d9dea9 [2022-03-11T03:57:28.236Z] ---> e1d85be080a5 [2022-03-11T03:57:28.236Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T03:57:28.236Z] Collecting texttable<0.10,>=0.9.0 [2022-03-11T03:57:28.236Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-03-11T03:57:28.236Z] ---> Running in df0ccff5f30e [2022-03-11T03:57:28.835Z] Removing intermediate container df0ccff5f30e [2022-03-11T03:57:28.835Z] ---> 94c91181d959 [2022-03-11T03:57:29.113Z] Step 15/23 : WORKDIR / [2022-03-11T03:57:29.113Z] ---> Running in cb90783888ff [2022-03-11T03:57:29.712Z] Removing intermediate container cb90783888ff [2022-03-11T03:57:29.712Z] ---> fda53cffb3f3 [2022-03-11T03:57:29.712Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T03:57:30.702Z] ---> fa0268702afe [2022-03-11T03:57:30.702Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-03-11T03:57:30.702Z] Collecting docker<4.0,>=3.6.0 [2022-03-11T03:57:30.978Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-03-11T03:57:31.575Z] Collecting docker-pycreds>=0.4.0 [2022-03-11T03:57:31.575Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-03-11T03:57:32.178Z] Collecting chardet<3.1.0,>=3.0.2 [2022-03-11T03:57:32.178Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-03-11T03:57:32.449Z] ---> c0f9668d0a32 [2022-03-11T03:57:32.449Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-03-11T03:57:33.052Z] Collecting urllib3<1.25,>=1.21.1 [2022-03-11T03:57:33.052Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-03-11T03:57:33.052Z] 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-11T03:57:33.333Z] ---> 3df78b03fef4 [2022-03-11T03:57:33.333Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-03-11T03:57:33.333Z] Collecting idna<2.8,>=2.5 [2022-03-11T03:57:33.333Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-03-11T03:57:33.333Z] ---> Running in 2f2861c4ad8a [2022-03-11T03:57:33.938Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-03-11T03:57:33.938Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-03-11T03:57:33.938Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-03-11T03:57:33.938Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-03-11T03:57:33.938Z] Removing intermediate container 2f2861c4ad8a [2022-03-11T03:57:33.938Z] ---> c896d31045f5 [2022-03-11T03:57:33.938Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:57:34.213Z] ---> Running in 464e2b35416b [2022-03-11T03:57:34.823Z] Removing intermediate container 464e2b35416b [2022-03-11T03:57:34.823Z] ---> b3f3e6bbcb86 [2022-03-11T03:57:34.823Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T03:57:34.823Z] ---> Running in 5113ab6419de [2022-03-11T03:57:35.101Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-03-11T03:57:35.101Z] Attempting uninstall: urllib3 [2022-03-11T03:57:35.101Z] Found existing installation: urllib3 1.26.5 [2022-03-11T03:57:35.101Z] Uninstalling urllib3-1.26.5: [2022-03-11T03:57:35.376Z] Successfully uninstalled urllib3-1.26.5 [2022-03-11T03:57:35.647Z] Removing intermediate container 5113ab6419de [2022-03-11T03:57:35.647Z] ---> 389c1c4b7d45 [2022-03-11T03:57:35.647Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:57:35.647Z] ---> Running in 9af4013a20ca [2022-03-11T03:57:35.920Z] Attempting uninstall: idna [2022-03-11T03:57:35.920Z] Found existing installation: idna 3.2 [2022-03-11T03:57:35.920Z] Uninstalling idna-3.2: [2022-03-11T03:57:36.206Z] Removing intermediate container 9af4013a20ca [2022-03-11T03:57:36.206Z] ---> 90a257a97271 [2022-03-11T03:57:36.206Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:57:36.206Z] Successfully uninstalled idna-3.2 [2022-03-11T03:57:36.480Z] ---> Running in dd71a4b57144 [2022-03-11T03:57:37.077Z] Removing intermediate container dd71a4b57144 [2022-03-11T03:57:37.077Z] ---> 621ee7aacfc4 [2022-03-11T03:57:37.077Z] [2022-03-11T03:57:37.348Z] Attempting uninstall: chardet [2022-03-11T03:57:37.348Z] Found existing installation: chardet 4.0.0 [2022-03-11T03:57:37.348Z] Uninstalling chardet-4.0.0: [2022-03-11T03:57:37.348Z] Successfully built 621ee7aacfc4 [2022-03-11T03:57:37.348Z] Successfully tagged core-command-arm64:latest [2022-03-11T03:57:37.348Z]  Building core-command ... done Building security-proxy-setup [2022-03-11T03:57:37.622Z] Successfully uninstalled chardet-4.0.0 [2022-03-11T03:57:39.603Z] Attempting uninstall: requests [2022-03-11T03:57:39.603Z] Found existing installation: requests 2.25.1 [2022-03-11T03:57:39.603Z] Uninstalling requests-2.25.1: [2022-03-11T03:57:39.603Z] Successfully uninstalled requests-2.25.1 [2022-03-11T03:57:40.200Z] Running setup.py install for texttable: started [2022-03-11T03:57:42.815Z] Running setup.py install for texttable: finished with status 'done' [2022-03-11T03:57:42.815Z] Running setup.py install for PyYAML: started [2022-03-11T03:57:45.436Z] Running setup.py install for PyYAML: finished with status 'done' [2022-03-11T03:57:45.711Z] Running setup.py install for docopt: started [2022-03-11T03:57:48.331Z] Running setup.py install for docopt: finished with status 'done' [2022-03-11T03:57:48.331Z] Running setup.py install for dockerpty: started [2022-03-11T03:57:50.320Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:57:50.320Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:57:50.320Z] ---> af465ef3cc54 [2022-03-11T03:57:50.320Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T03:57:50.320Z] ---> Using cache [2022-03-11T03:57:50.320Z] ---> 09dd26eb1a91 [2022-03-11T03:57:50.320Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:57:50.320Z] ---> Using cache [2022-03-11T03:57:50.320Z] ---> 863f01cf9e3c [2022-03-11T03:57:50.320Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-03-11T03:57:50.320Z] ---> Using cache [2022-03-11T03:57:50.320Z] ---> 7b65d992866d [2022-03-11T03:57:50.320Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T03:57:50.320Z] ---> Using cache [2022-03-11T03:57:50.320Z] ---> 5cdc57827511 [2022-03-11T03:57:50.320Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:57:50.320Z] ---> Using cache [2022-03-11T03:57:50.320Z] ---> b0dfa9becbbc [2022-03-11T03:57:50.320Z] Step 8/22 : COPY . . [2022-03-11T03:57:50.320Z] ---> Using cache [2022-03-11T03:57:50.320Z] ---> e17bd0fc0ac3 [2022-03-11T03:57:50.320Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-03-11T03:57:50.320Z] Running setup.py install for dockerpty: finished with status 'done' [2022-03-11T03:57:51.303Z] ---> Running in 6aa5254166cf [2022-03-11T03:57:52.741Z] 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-11T03:57:52.741Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:57:52.741Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:57:52.741Z] ---> af465ef3cc54 [2022-03-11T03:57:52.741Z] Step 3/22 : WORKDIR /edgex-go [2022-03-11T03:57:52.741Z] ---> Using cache [2022-03-11T03:57:52.741Z] ---> 09dd26eb1a91 [2022-03-11T03:57:52.741Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:57:52.741Z] ---> Using cache [2022-03-11T03:57:52.741Z] ---> 863f01cf9e3c [2022-03-11T03:57:52.741Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-03-11T03:57:52.741Z] ---> Running in cc59e2596e1d [2022-03-11T03:57:53.340Z] 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-11T03:57:54.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:55.794Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:57:56.789Z] OK: 220 MiB in 52 packages [2022-03-11T03:57:59.425Z] Removing intermediate container cc59e2596e1d [2022-03-11T03:57:59.425Z] ---> f206dc0b5459 [2022-03-11T03:57:59.425Z] Step 6/22 : COPY go.mod vendor* ./ [2022-03-11T03:58:01.413Z] ---> 44f4d5281638 [2022-03-11T03:58:01.413Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:58:01.413Z] ---> Running in e98645db3033 [2022-03-11T03:58:09.889Z] Removing intermediate container e98645db3033 [2022-03-11T03:58:09.889Z] ---> a894afc686b7 [2022-03-11T03:58:09.889Z] Step 8/22 : COPY . . [2022-03-11T03:58:14.214Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:58:14.214Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:58:14.214Z] ---> af465ef3cc54 [2022-03-11T03:58:14.214Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:58:14.214Z] ---> Using cache [2022-03-11T03:58:14.214Z] ---> 09dd26eb1a91 [2022-03-11T03:58:14.214Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:58:14.214Z] ---> Using cache [2022-03-11T03:58:14.214Z] ---> 863f01cf9e3c [2022-03-11T03:58:14.214Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T03:58:14.214Z] ---> Using cache [2022-03-11T03:58:14.214Z] ---> 7b65d992866d [2022-03-11T03:58:14.214Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:58:14.214Z] ---> Using cache [2022-03-11T03:58:14.214Z] ---> 5cdc57827511 [2022-03-11T03:58:14.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:58:14.214Z] ---> Using cache [2022-03-11T03:58:14.214Z] ---> b0dfa9becbbc [2022-03-11T03:58:14.214Z] Step 8/23 : COPY . . [2022-03-11T03:58:14.821Z] ---> Using cache [2022-03-11T03:58:14.821Z] ---> e17bd0fc0ac3 [2022-03-11T03:58:14.821Z] Step 9/23 : ARG SPIRE_RELEASE=1.2.0 [2022-03-11T03:58:15.822Z] ---> Running in dbc95d901df8 [2022-03-11T03:58:16.814Z] Removing intermediate container dbc95d901df8 [2022-03-11T03:58:16.814Z] ---> 52e34b6c99dd [2022-03-11T03:58:16.814Z] Step 10/23 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-11T03:58:16.814Z] ---> Running in d34abffb5170 [2022-03-11T03:58:19.447Z] Removing intermediate container b8b8ca8f08ae [2022-03-11T03:58:19.447Z] ---> 8cde5c2c97df [2022-03-11T03:58:19.447Z] Step 14/23 : ENV APP_PORT=58890 [2022-03-11T03:58:19.725Z] ---> Running in 8094ea092ebe [2022-03-11T03:58:20.728Z] spire-1.2.0/ [2022-03-11T03:58:20.728Z] Removing intermediate container 8094ea092ebe [2022-03-11T03:58:20.728Z] ---> cf105b3ee8bd [2022-03-11T03:58:20.728Z] Step 15/23 : EXPOSE $APP_PORT [2022-03-11T03:58:21.004Z] ---> Running in 5181b45d54b7 [2022-03-11T03:58:22.469Z] Removing intermediate container 5181b45d54b7 [2022-03-11T03:58:22.469Z] ---> 293da43c099c [2022-03-11T03:58:22.469Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-03-11T03:58:23.084Z] Step 1/21 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:58:23.084Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:58:23.084Z] ---> af465ef3cc54 [2022-03-11T03:58:23.084Z] Step 3/21 : WORKDIR /edgex-go [2022-03-11T03:58:23.367Z] ---> Using cache [2022-03-11T03:58:23.367Z] ---> 09dd26eb1a91 [2022-03-11T03:58:23.367Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:58:23.367Z] ---> Using cache [2022-03-11T03:58:23.367Z] ---> 863f01cf9e3c [2022-03-11T03:58:23.367Z] Step 5/21 : RUN apk add --update --no-cache make git [2022-03-11T03:58:23.367Z] ---> Using cache [2022-03-11T03:58:23.367Z] ---> 7b65d992866d [2022-03-11T03:58:23.367Z] Step 6/21 : COPY go.mod vendor* ./ [2022-03-11T03:58:23.367Z] ---> Using cache [2022-03-11T03:58:23.367Z] ---> 5cdc57827511 [2022-03-11T03:58:23.367Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:58:23.367Z] ---> Using cache [2022-03-11T03:58:23.367Z] ---> b0dfa9becbbc [2022-03-11T03:58:23.367Z] Step 8/21 : COPY . . [2022-03-11T03:58:23.367Z] ---> Using cache [2022-03-11T03:58:23.367Z] ---> e17bd0fc0ac3 [2022-03-11T03:58:23.367Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-03-11T03:58:23.983Z] ---> Running in d9876c8ed026 [2022-03-11T03:58:24.978Z] spire-1.2.0/README.md [2022-03-11T03:58:24.978Z] spire-1.2.0/bin/ [2022-03-11T03:58:24.978Z] spire-1.2.0/bin/spire-server [2022-03-11T03:58:24.978Z] spire-1.2.0/bin/spire-agent [2022-03-11T03:58:24.978Z] spire-1.2.0/conf/ [2022-03-11T03:58:24.978Z] spire-1.2.0/conf/server/ [2022-03-11T03:58:24.978Z] spire-1.2.0/conf/server/server.conf [2022-03-11T03:58:24.978Z] spire-1.2.0/conf/agent/ [2022-03-11T03:58:24.978Z] spire-1.2.0/conf/agent/agent.conf [2022-03-11T03:58:24.978Z] spire-1.2.0/LICENSE [2022-03-11T03:58:25.578Z] ---> 941c0234d30c [2022-03-11T03:58:25.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-03-11T03:58:26.575Z] 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-11T03:58:27.565Z] ---> e212aad2f3f6 [2022-03-11T03:58:27.565Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-03-11T03:58:30.204Z] ---> e73ed0e28921 [2022-03-11T03:58:30.204Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-03-11T03:58:30.204Z] ---> Running in 812639f0031d [2022-03-11T03:58:31.656Z] Removing intermediate container 812639f0031d [2022-03-11T03:58:31.656Z] ---> 3c03fc2fb20f [2022-03-11T03:58:31.656Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T03:58:31.656Z] ---> Running in 01dec97a2a08 [2022-03-11T03:58:32.645Z] Removing intermediate container 01dec97a2a08 [2022-03-11T03:58:32.645Z] ---> a7984b269054 [2022-03-11T03:58:32.645Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T03:58:32.923Z] ---> Running in 43fecaf28428 [2022-03-11T03:58:33.528Z] Removing intermediate container 43fecaf28428 [2022-03-11T03:58:33.528Z] ---> a96fa36e5549 [2022-03-11T03:58:33.528Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:58:33.804Z] ---> Running in 27956a6da8e0 [2022-03-11T03:58:34.792Z] Removing intermediate container d34abffb5170 [2022-03-11T03:58:34.792Z] ---> ffa412e50e11 [2022-03-11T03:58:34.792Z] [2022-03-11T03:58:34.792Z] Step 11/23 : FROM alpine:3.15 [2022-03-11T03:58:34.792Z] ---> 8e1d7573f448 [2022-03-11T03:58:34.792Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:58:34.792Z] ---> Using cache [2022-03-11T03:58:34.792Z] ---> a0f3ff264b73 [2022-03-11T03:58:34.792Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:58:34.792Z] ---> Using cache [2022-03-11T03:58:34.792Z] ---> b3d2e3f76e3e [2022-03-11T03:58:34.792Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-03-11T03:58:34.792Z] ---> Using cache [2022-03-11T03:58:34.792Z] ---> fa7d554cda53 [2022-03-11T03:58:34.792Z] Step 15/23 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-11T03:58:35.068Z] Removing intermediate container 27956a6da8e0 [2022-03-11T03:58:35.068Z] ---> 5f292dd19725 [2022-03-11T03:58:35.068Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:58:35.343Z] ---> Running in c6c850897e20 [2022-03-11T03:58:36.331Z] Removing intermediate container c6c850897e20 [2022-03-11T03:58:36.331Z] ---> 10932a771165 [2022-03-11T03:58:36.331Z] [2022-03-11T03:58:37.776Z] Successfully built 10932a771165 [2022-03-11T03:58:37.776Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-03-11T03:58:37.776Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-03-11T03:58:46.110Z] ---> 256b571c7001 [2022-03-11T03:58:46.110Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-03-11T03:58:46.110Z] ---> f489fc2db55e [2022-03-11T03:58:46.110Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-03-11T03:58:46.110Z] ---> Running in 4a7be9dc8104 [2022-03-11T03:58:46.718Z] ---> 9a43ebb6e29b [2022-03-11T03:58:46.718Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-03-11T03:58:48.178Z] ---> 0cf1376e75d7 [2022-03-11T03:58:48.178Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-03-11T03:58:48.456Z] 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-11T03:58:49.905Z] ---> d36edc2a2add [2022-03-11T03:58:49.905Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-11T03:58:49.905Z] ---> Running in 37a908a68dfb [2022-03-11T03:58:50.515Z] Removing intermediate container 37a908a68dfb [2022-03-11T03:58:50.515Z] ---> b1ba5a4afb5d [2022-03-11T03:58:50.515Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-11T03:58:50.791Z] ---> Running in e82778b2f044 [2022-03-11T03:58:51.396Z] Removing intermediate container e82778b2f044 [2022-03-11T03:58:51.396Z] ---> a274ce722452 [2022-03-11T03:58:51.396Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T03:58:51.672Z] ---> Running in 1f39205cfa29 [2022-03-11T03:58:52.662Z] Removing intermediate container 1f39205cfa29 [2022-03-11T03:58:52.662Z] ---> af5785002e6c [2022-03-11T03:58:52.662Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:58:52.662Z] ---> Running in 589e9fe515ca [2022-03-11T03:58:53.266Z] Removing intermediate container 589e9fe515ca [2022-03-11T03:58:53.266Z] ---> f58b50abf7b4 [2022-03-11T03:58:53.266Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T03:58:53.545Z] ---> Running in c91748dfb3f6 [2022-03-11T03:58:54.153Z] Removing intermediate container c91748dfb3f6 [2022-03-11T03:58:54.153Z] ---> c548366f9ec1 [2022-03-11T03:58:54.153Z] [2022-03-11T03:58:54.757Z] Successfully built c548366f9ec1 [2022-03-11T03:58:54.757Z] Successfully tagged security-spire-server-arm64:latest [2022-03-11T03:58:54.757Z]  Building security-spire-server ... done Building security-spire-config [2022-03-11T03:59:13.122Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:59:13.122Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:59:13.122Z] ---> af465ef3cc54 [2022-03-11T03:59:13.122Z] Step 3/23 : WORKDIR /edgex-go [2022-03-11T03:59:13.122Z] ---> Using cache [2022-03-11T03:59:13.122Z] ---> 09dd26eb1a91 [2022-03-11T03:59:13.122Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:59:13.122Z] ---> Using cache [2022-03-11T03:59:13.122Z] ---> 863f01cf9e3c [2022-03-11T03:59:13.122Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-03-11T03:59:13.122Z] ---> Using cache [2022-03-11T03:59:13.122Z] ---> 7b65d992866d [2022-03-11T03:59:13.122Z] Step 6/23 : COPY go.mod vendor* ./ [2022-03-11T03:59:13.122Z] ---> Using cache [2022-03-11T03:59:13.122Z] ---> 5cdc57827511 [2022-03-11T03:59:13.122Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:59:13.122Z] ---> Using cache [2022-03-11T03:59:13.122Z] ---> b0dfa9becbbc [2022-03-11T03:59:13.122Z] Step 8/23 : COPY . . [2022-03-11T03:59:13.122Z] ---> Using cache [2022-03-11T03:59:13.122Z] ---> e17bd0fc0ac3 [2022-03-11T03:59:13.122Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-03-11T03:59:13.122Z] ---> Running in 82d606b13ac2 [2022-03-11T03:59:14.117Z] 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-11T03:59:32.488Z] Step 1/24 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T03:59:32.488Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-03-11T03:59:32.488Z] ---> af465ef3cc54 [2022-03-11T03:59:32.488Z] Step 3/24 : WORKDIR /edgex-go [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> 09dd26eb1a91 [2022-03-11T03:59:32.488Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> 863f01cf9e3c [2022-03-11T03:59:32.488Z] Step 5/24 : RUN apk add --update --no-cache make git [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> 7b65d992866d [2022-03-11T03:59:32.488Z] Step 6/24 : COPY go.mod vendor* ./ [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> 5cdc57827511 [2022-03-11T03:59:32.488Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> b0dfa9becbbc [2022-03-11T03:59:32.488Z] Step 8/24 : COPY . . [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> e17bd0fc0ac3 [2022-03-11T03:59:32.488Z] Step 9/24 : ARG SPIRE_RELEASE=1.2.0 [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> 52e34b6c99dd [2022-03-11T03:59:32.488Z] Step 10/24 : RUN wget -q "https://github.com/spiffe/spire/releases/download/v${SPIRE_RELEASE}/spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" && tar xv --strip-components=1 -f "spire-${SPIRE_RELEASE}-linux-x86_64-glibc.tar.gz" [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> ffa412e50e11 [2022-03-11T03:59:32.488Z] [2022-03-11T03:59:32.488Z] Step 11/24 : FROM alpine:3.15 [2022-03-11T03:59:32.488Z] ---> 8e1d7573f448 [2022-03-11T03:59:32.488Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> a0f3ff264b73 [2022-03-11T03:59:32.488Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T03:59:32.488Z] ---> Using cache [2022-03-11T03:59:32.488Z] ---> b3d2e3f76e3e [2022-03-11T03:59:32.488Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-03-11T03:59:32.488Z] ---> Running in 6547fe86ff19 [2022-03-11T03:59:32.488Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:59:33.942Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:59:34.934Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T03:59:34.934Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T03:59:34.934Z] OK: 15734 distinct packages available [2022-03-11T03:59:35.212Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T03:59:36.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T03:59:37.654Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-03-11T03:59:37.654Z] (2/4) Installing musl-obstack (1.2.2-r0) [2022-03-11T03:59:37.654Z] (3/4) Installing libucontext (1.1-r0) [2022-03-11T03:59:37.933Z] (4/4) Installing gcompat (1.0.0-r4) [2022-03-11T03:59:37.933Z] Executing busybox-1.34.1-r3.trigger [2022-03-11T03:59:37.933Z] OK: 6 MiB in 18 packages [2022-03-11T03:59:39.397Z] Removing intermediate container 6547fe86ff19 [2022-03-11T03:59:39.397Z] ---> 2768c6ce11e5 [2022-03-11T03:59:39.397Z] Step 15/24 : COPY --from=builder /edgex-go/bin/spire-server /usr/local/bin [2022-03-11T03:59:44.973Z] ---> 0cbbb58e7555 [2022-03-11T03:59:44.973Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-03-11T03:59:45.970Z] ---> 64402410fe8a [2022-03-11T03:59:45.970Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-03-11T03:59:46.254Z] ---> Running in 1402f53df69b [2022-03-11T03:59:46.535Z] Removing intermediate container 1402f53df69b [2022-03-11T03:59:46.535Z] ---> db9890232cb4 [2022-03-11T03:59:46.535Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-03-11T03:59:47.529Z] ---> 7d98621e5e7d [2022-03-11T03:59:47.529Z] Step 19/24 : WORKDIR / [2022-03-11T03:59:47.529Z] ---> Running in 912d5983aed1 [2022-03-11T03:59:48.141Z] Removing intermediate container 912d5983aed1 [2022-03-11T03:59:48.141Z] ---> 4938c647fcf2 [2022-03-11T03:59:48.141Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-03-11T03:59:48.417Z] ---> Running in d2b52ca90a72 [2022-03-11T03:59:49.021Z] Removing intermediate container d2b52ca90a72 [2022-03-11T03:59:49.021Z] ---> e317ebe3f0ae [2022-03-11T03:59:49.021Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-03-11T03:59:49.021Z] ---> Running in 2fb97be285c0 [2022-03-11T03:59:49.627Z] Removing intermediate container 2fb97be285c0 [2022-03-11T03:59:49.627Z] ---> 5bff64716984 [2022-03-11T03:59:49.627Z] Step 22/24 : LABEL arch=arm64 [2022-03-11T03:59:49.627Z] ---> Running in aa5ccb67a9b1 [2022-03-11T03:59:50.227Z] Removing intermediate container aa5ccb67a9b1 [2022-03-11T03:59:50.227Z] ---> d51b57316ec0 [2022-03-11T03:59:50.227Z] Step 23/24 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T03:59:50.227Z] ---> Running in 1f884728c05f [2022-03-11T03:59:50.830Z] Removing intermediate container 1f884728c05f [2022-03-11T03:59:50.830Z] ---> 8a9a22ce0de2 [2022-03-11T03:59:50.830Z] Step 24/24 : LABEL version=0.0.0 [2022-03-11T03:59:51.130Z] ---> Running in 4d9fbee0d0f5 [2022-03-11T03:59:51.735Z] Removing intermediate container 4d9fbee0d0f5 [2022-03-11T03:59:51.735Z] ---> 9a5389f9487c [2022-03-11T03:59:51.735Z] [2022-03-11T03:59:52.337Z] Successfully built 9a5389f9487c [2022-03-11T03:59:52.337Z] Successfully tagged security-spire-config-arm64:latest [2022-03-11T03:59:52.337Z] Building security-spiffe-token-provider [2022-03-11T04:00:19.204Z]  Building security-spire-config ... done Removing intermediate container 6aa5254166cf [2022-03-11T04:00:19.204Z] ---> cad137e0c63f [2022-03-11T04:00:19.204Z] [2022-03-11T04:00:19.204Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T04:00:19.204Z] ---> 5b8b7b635229 [2022-03-11T04:00:19.204Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-03-11T04:00:19.204Z] ---> Using cache [2022-03-11T04:00:19.204Z] ---> 9fc3b4a0bd4c [2022-03-11T04:00:19.204Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T04:00:19.204Z] ---> Using cache [2022-03-11T04:00:19.204Z] ---> f7d002552405 [2022-03-11T04:00:19.204Z] Step 13/22 : ENV APP_PORT=59861 [2022-03-11T04:00:19.204Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-03-11T04:00:19.204Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-03-11T04:00:19.204Z] ---> af465ef3cc54 [2022-03-11T04:00:19.204Z] Step 3/20 : WORKDIR /edgex-go [2022-03-11T04:00:19.204Z] ---> Using cache [2022-03-11T04:00:19.204Z] ---> 09dd26eb1a91 [2022-03-11T04:00:19.204Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-03-11T04:00:19.204Z] ---> Running in f72f98a52ca1 [2022-03-11T04:00:19.204Z] ---> Running in c4d00dde5850 [2022-03-11T04:00:19.204Z] Removing intermediate container c4d00dde5850 [2022-03-11T04:00:19.204Z] ---> 4cdf8b8a1bbe [2022-03-11T04:00:19.204Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T04:00:19.204Z] ---> Running in 29197bda5247 [2022-03-11T04:00:19.477Z] Removing intermediate container 29197bda5247 [2022-03-11T04:00:19.477Z] ---> c1d3abf68d32 [2022-03-11T04:00:19.477Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T04:00:20.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T04:00:20.355Z] ---> db7d6799ab57 [2022-03-11T04:00:20.355Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-03-11T04:00:21.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T04:00:21.991Z] ---> b8a31457045d [2022-03-11T04:00:21.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-03-11T04:00:22.983Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T04:00:22.983Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T04:00:22.983Z] OK: 15737 distinct packages available [2022-03-11T04:00:22.983Z] ---> e49ffc518972 [2022-03-11T04:00:22.983Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-03-11T04:00:22.983Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T04:00:22.983Z] ---> Running in 233e4a2db437 [2022-03-11T04:00:23.585Z] Removing intermediate container 233e4a2db437 [2022-03-11T04:00:23.585Z] ---> 3e1cc7713c55 [2022-03-11T04:00:23.585Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T04:00:23.866Z] ---> Running in 991700d458e6 [2022-03-11T04:00:24.142Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T04:00:24.418Z] Removing intermediate container 991700d458e6 [2022-03-11T04:00:24.418Z] ---> aab46aebc576 [2022-03-11T04:00:24.418Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T04:00:24.418Z] ---> Running in 2c2d5383da0d [2022-03-11T04:00:25.021Z] Removing intermediate container 2c2d5383da0d [2022-03-11T04:00:25.021Z] ---> c4a5c922a83e [2022-03-11T04:00:25.021Z] Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T04:00:25.295Z] ---> Running in 2d6e6709fd79 [2022-03-11T04:00:25.573Z] OK: 220 MiB in 52 packages [2022-03-11T04:00:25.573Z] Removing intermediate container 2d6e6709fd79 [2022-03-11T04:00:25.573Z] ---> cc2ede110ad7 [2022-03-11T04:00:25.573Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T04:00:25.848Z] ---> Running in af9d5bd61814 [2022-03-11T04:00:26.451Z] Removing intermediate container af9d5bd61814 [2022-03-11T04:00:26.451Z] ---> f9f4cc9bd648 [2022-03-11T04:00:26.451Z] [2022-03-11T04:00:27.049Z] Removing intermediate container f72f98a52ca1 [2022-03-11T04:00:27.049Z] ---> 077a5286d006 [2022-03-11T04:00:27.049Z] Step 5/20 : COPY go.mod vendor* ./ [2022-03-11T04:00:27.325Z] Successfully built f9f4cc9bd648 [2022-03-11T04:00:27.325Z] Successfully tagged support-scheduler-arm64:latest [2022-03-11T04:00:27.926Z]  Building support-scheduler ... done  ---> 1ee849ce3a34 [2022-03-11T04:00:27.926Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-03-11T04:00:28.202Z] ---> Running in b10413568e98 [2022-03-11T04:00:33.618Z] Removing intermediate container b10413568e98 [2022-03-11T04:00:33.618Z] ---> c6905dd97114 [2022-03-11T04:00:33.618Z] Step 7/20 : COPY . . [2022-03-11T04:00:41.912Z] 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-11T04:00:52.072Z] ---> 01b3a75bb78d [2022-03-11T04:00:52.072Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-03-11T04:00:52.072Z] ---> Running in 3aad38e36db9 [2022-03-11T04:00:52.669Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-03-11T04:00:56.988Z] Removing intermediate container d9876c8ed026 [2022-03-11T04:00:56.988Z] ---> 81713788247c [2022-03-11T04:00:56.988Z] [2022-03-11T04:00:56.988Z] Step 10/21 : FROM alpine:3.14 [2022-03-11T04:00:56.988Z] ---> 5b8b7b635229 [2022-03-11T04:00:56.988Z] Step 11/21 : RUN apk add --update --no-cache curl [2022-03-11T04:00:56.988Z] ---> Running in 7f7e43bb0538 [2022-03-11T04:00:58.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T04:00:58.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T04:00:59.689Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-11T04:00:59.689Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-11T04:00:59.689Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2022-03-11T04:00:59.689Z] (4/5) Installing libcurl (7.79.1-r0) [2022-03-11T04:00:59.689Z] (5/5) Installing curl (7.79.1-r0) [2022-03-11T04:00:59.964Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T04:00:59.964Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T04:01:00.241Z] OK: 8 MiB in 19 packages [2022-03-11T04:01:02.224Z] Removing intermediate container 7f7e43bb0538 [2022-03-11T04:01:02.224Z] ---> f3ce3c0cc7b1 [2022-03-11T04:01:02.224Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-03-11T04:01:02.224Z] ---> Running in 250cc39fdb2b [2022-03-11T04:01:02.835Z] Removing intermediate container 250cc39fdb2b [2022-03-11T04:01:02.835Z] ---> 2c6dfd02fdb8 [2022-03-11T04:01:02.835Z] Step 13/21 : WORKDIR /edgex [2022-03-11T04:01:02.835Z] ---> Running in 43c9ee9a4303 [2022-03-11T04:01:03.434Z] Removing intermediate container 43c9ee9a4303 [2022-03-11T04:01:03.434Z] ---> 4f39c46a9f70 [2022-03-11T04:01:03.434Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-03-11T04:01:04.424Z] ---> 74d45918686d [2022-03-11T04:01:04.424Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-03-11T04:01:05.861Z] ---> 49cf1b0b6291 [2022-03-11T04:01:05.861Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-03-11T04:01:07.319Z] ---> 309c7473312f [2022-03-11T04:01:07.319Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2022-03-11T04:01:07.319Z] ---> Running in 33348ea72066 [2022-03-11T04:01:07.919Z] Removing intermediate container 33348ea72066 [2022-03-11T04:01:07.919Z] ---> 9a551fe911e7 [2022-03-11T04:01:07.919Z] Step 18/21 : CMD ["--init=true"] [2022-03-11T04:01:07.919Z] ---> Running in 3dc910b17721 [2022-03-11T04:01:08.516Z] Removing intermediate container 3dc910b17721 [2022-03-11T04:01:08.516Z] ---> c0b1124346de [2022-03-11T04:01:08.516Z] Step 19/21 : LABEL arch=arm64 [2022-03-11T04:01:08.516Z] ---> Running in b7a8f3c05a1f [2022-03-11T04:01:09.114Z] Removing intermediate container b7a8f3c05a1f [2022-03-11T04:01:09.114Z] ---> b31d475f5821 [2022-03-11T04:01:09.114Z] Step 20/21 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T04:01:09.390Z] ---> Running in b665206a5430 [2022-03-11T04:01:09.667Z] Removing intermediate container b665206a5430 [2022-03-11T04:01:09.667Z] ---> 86dc44949c05 [2022-03-11T04:01:09.667Z] Step 21/21 : LABEL version=0.0.0 [2022-03-11T04:01:09.942Z] ---> Running in f14b6ec0c151 [2022-03-11T04:01:10.556Z] Removing intermediate container f14b6ec0c151 [2022-03-11T04:01:10.556Z] ---> c816c8d76b68 [2022-03-11T04:01:10.556Z] [2022-03-11T04:01:11.158Z] Successfully built c816c8d76b68 [2022-03-11T04:01:11.158Z] Successfully tagged security-proxy-setup-arm64:latest [2022-03-11T04:01:26.556Z]  Building security-proxy-setup ... done Removing intermediate container 4a7be9dc8104 [2022-03-11T04:01:26.556Z] ---> c0bf9bd905cd [2022-03-11T04:01:26.556Z] [2022-03-11T04:01:26.556Z] Step 10/22 : FROM alpine:3.14 [2022-03-11T04:01:26.556Z] ---> 5b8b7b635229 [2022-03-11T04:01:26.556Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-03-11T04:01:26.556Z] ---> Running in 3e94d842d704 [2022-03-11T04:01:28.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-03-11T04:01:28.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-03-11T04:01:29.004Z] (1/2) Installing ca-certificates (20211220-r0) [2022-03-11T04:01:29.004Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-03-11T04:01:29.004Z] Executing busybox-1.33.1-r6.trigger [2022-03-11T04:01:29.004Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T04:01:29.285Z] OK: 6 MiB in 16 packages [2022-03-11T04:01:31.299Z] Removing intermediate container 3e94d842d704 [2022-03-11T04:01:31.299Z] ---> 91643be14dd5 [2022-03-11T04:01:31.299Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T04:01:31.299Z] ---> Running in 052d30cb80e2 [2022-03-11T04:01:31.903Z] Removing intermediate container 052d30cb80e2 [2022-03-11T04:01:31.903Z] ---> 07814f618b0e [2022-03-11T04:01:31.903Z] Step 13/22 : ENV APP_PORT=59860 [2022-03-11T04:01:31.903Z] ---> Running in be5965825859 [2022-03-11T04:01:32.507Z] Removing intermediate container be5965825859 [2022-03-11T04:01:32.507Z] ---> 42fd43f974c8 [2022-03-11T04:01:32.507Z] Step 14/22 : EXPOSE $APP_PORT [2022-03-11T04:01:32.507Z] ---> Running in 10d40eb7310b [2022-03-11T04:01:33.112Z] Removing intermediate container 10d40eb7310b [2022-03-11T04:01:33.112Z] ---> 08db0820d635 [2022-03-11T04:01:33.112Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T04:01:34.110Z] ---> eedd246d20e0 [2022-03-11T04:01:34.110Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-03-11T04:01:36.106Z] ---> 79e5629df919 [2022-03-11T04:01:36.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-03-11T04:01:37.555Z] ---> 89b05ecf7ab9 [2022-03-11T04:01:37.555Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-03-11T04:01:37.555Z] ---> Running in aaa4048df345 [2022-03-11T04:01:38.548Z] Removing intermediate container aaa4048df345 [2022-03-11T04:01:38.548Z] ---> f3bfb690d95b [2022-03-11T04:01:38.548Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T04:01:38.548Z] ---> Running in c1d4b2c93574 [2022-03-11T04:01:39.535Z] Removing intermediate container c1d4b2c93574 [2022-03-11T04:01:39.535Z] ---> 2d3ded0969c3 [2022-03-11T04:01:39.535Z] Step 20/22 : LABEL arch=arm64 [2022-03-11T04:01:39.535Z] ---> Running in 3bbea85b47b9 [2022-03-11T04:01:40.528Z] Removing intermediate container 3bbea85b47b9 [2022-03-11T04:01:40.528Z] ---> fb9275c8e302 [2022-03-11T04:01:40.528Z] Step 21/22 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T04:01:40.528Z] ---> Running in ef65af9388b1 [2022-03-11T04:01:40.528Z] Removing intermediate container 82d606b13ac2 [2022-03-11T04:01:40.528Z] ---> 6dacd95c7d9b [2022-03-11T04:01:40.528Z] [2022-03-11T04:01:40.528Z] Step 10/23 : FROM alpine:3.14 [2022-03-11T04:01:40.528Z] ---> 5b8b7b635229 [2022-03-11T04:01:40.528Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-03-11T04:01:40.528Z] ---> Using cache [2022-03-11T04:01:40.528Z] ---> 9fc3b4a0bd4c [2022-03-11T04:01:40.528Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-03-11T04:01:40.528Z] ---> Using cache [2022-03-11T04:01:40.528Z] ---> f7d002552405 [2022-03-11T04:01:40.528Z] Step 13/23 : ENV APP_PORT=59881 [2022-03-11T04:01:40.806Z] ---> Running in 3a6cd97cd3d1 [2022-03-11T04:01:41.415Z] Removing intermediate container ef65af9388b1 [2022-03-11T04:01:41.415Z] ---> 706f483e93b2 [2022-03-11T04:01:41.415Z] Step 22/22 : LABEL version=0.0.0 [2022-03-11T04:01:41.415Z] ---> Running in b55f2328f2df [2022-03-11T04:01:41.708Z] Removing intermediate container 3a6cd97cd3d1 [2022-03-11T04:01:41.708Z] ---> f0e73f044d27 [2022-03-11T04:01:41.708Z] Step 14/23 : EXPOSE $APP_PORT [2022-03-11T04:01:41.992Z] ---> Running in 63e420f82a0f [2022-03-11T04:01:41.992Z] Removing intermediate container b55f2328f2df [2022-03-11T04:01:41.992Z] ---> 14ed4c40d4cc [2022-03-11T04:01:41.992Z] [2022-03-11T04:01:42.598Z] Removing intermediate container 63e420f82a0f [2022-03-11T04:01:42.598Z] ---> 6aece821bc11 [2022-03-11T04:01:42.598Z] Step 15/23 : WORKDIR / [2022-03-11T04:01:42.598Z] Successfully built 14ed4c40d4cc [2022-03-11T04:01:42.598Z] Successfully tagged support-notifications-arm64:latest [2022-03-11T04:01:42.884Z]  Building support-notifications ... done  ---> Running in 6aef4590b9d5 [2022-03-11T04:01:43.504Z] Removing intermediate container 6aef4590b9d5 [2022-03-11T04:01:43.504Z] ---> 2fec39456937 [2022-03-11T04:01:43.504Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T04:01:44.506Z] ---> 6ccf191d1214 [2022-03-11T04:01:44.506Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-03-11T04:01:45.963Z] ---> 733af631579f [2022-03-11T04:01:45.963Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-03-11T04:01:46.971Z] ---> 7e4ef9eeee31 [2022-03-11T04:01:46.971Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-03-11T04:01:47.248Z] ---> Running in 2cc694693615 [2022-03-11T04:01:47.531Z] Removing intermediate container 2cc694693615 [2022-03-11T04:01:47.531Z] ---> bb5975d59ec2 [2022-03-11T04:01:47.531Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T04:01:47.808Z] ---> Running in 5659139d1d77 [2022-03-11T04:01:48.415Z] Removing intermediate container 5659139d1d77 [2022-03-11T04:01:48.415Z] ---> 6f77d3dcfdde [2022-03-11T04:01:48.415Z] Step 21/23 : LABEL arch=arm64 [2022-03-11T04:01:48.415Z] ---> Running in 52fb0b39e7a6 [2022-03-11T04:01:49.020Z] Removing intermediate container 52fb0b39e7a6 [2022-03-11T04:01:49.020Z] ---> b6a173050153 [2022-03-11T04:01:49.020Z] Step 22/23 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T04:01:49.020Z] ---> Running in eb2126d9ce04 [2022-03-11T04:01:49.620Z] Removing intermediate container eb2126d9ce04 [2022-03-11T04:01:49.620Z] ---> 3ea4bfb4ae6b [2022-03-11T04:01:49.620Z] Step 23/23 : LABEL version=0.0.0 [2022-03-11T04:01:49.620Z] ---> Running in 379a6848ac6f [2022-03-11T04:01:50.230Z] Removing intermediate container 379a6848ac6f [2022-03-11T04:01:50.230Z] ---> 35c52c9e8ad9 [2022-03-11T04:01:50.230Z] [2022-03-11T04:01:50.835Z] Successfully built 35c52c9e8ad9 [2022-03-11T04:01:50.836Z] Successfully tagged core-metadata-arm64:latest [2022-03-11T04:02:29.911Z]  Building core-metadata ... done Removing intermediate container 3aad38e36db9 [2022-03-11T04:02:29.911Z] ---> 303a6385b542 [2022-03-11T04:02:29.911Z] [2022-03-11T04:02:29.911Z] Step 9/20 : FROM alpine:3.15 [2022-03-11T04:02:29.911Z] ---> 8e1d7573f448 [2022-03-11T04:02:29.911Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-03-11T04:02:29.911Z] ---> Using cache [2022-03-11T04:02:29.911Z] ---> a0f3ff264b73 [2022-03-11T04:02:29.911Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-03-11T04:02:29.911Z] ---> Using cache [2022-03-11T04:02:29.911Z] ---> b3d2e3f76e3e [2022-03-11T04:02:29.911Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-03-11T04:02:29.911Z] ---> Running in 54ba8520a3a5 [2022-03-11T04:02:29.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T04:02:29.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T04:02:29.911Z] v3.15.0-334-g372c6a106a [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-03-11T04:02:29.911Z] v3.15.0-340-g4ed6115e99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-03-11T04:02:29.911Z] OK: 15734 distinct packages available [2022-03-11T04:02:29.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-11T04:02:29.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-11T04:02:30.891Z] (1/9) Installing ca-certificates (20211220-r0) [2022-03-11T04:02:30.891Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-03-11T04:02:30.891Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-03-11T04:02:31.162Z] (4/9) Installing libcurl (7.80.0-r0) [2022-03-11T04:02:31.163Z] (5/9) Installing curl (7.80.0-r0) [2022-03-11T04:02:31.163Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-03-11T04:02:31.435Z] (7/9) Installing musl-obstack (1.2.2-r0) [2022-03-11T04:02:31.435Z] (8/9) Installing libucontext (1.1-r0) [2022-03-11T04:02:31.435Z] (9/9) Installing gcompat (1.0.0-r4) [2022-03-11T04:02:31.712Z] Executing busybox-1.34.1-r3.trigger [2022-03-11T04:02:31.712Z] Executing ca-certificates-20211220-r0.trigger [2022-03-11T04:02:31.712Z] OK: 8 MiB in 23 packages [2022-03-11T04:02:33.148Z] Removing intermediate container 54ba8520a3a5 [2022-03-11T04:02:33.148Z] ---> 13d669f6a482 [2022-03-11T04:02:33.148Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-03-11T04:02:33.743Z] ---> 04ced2c2cd53 [2022-03-11T04:02:33.743Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-03-11T04:02:35.181Z] ---> 4fb76fb83d5e [2022-03-11T04:02:35.181Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-03-11T04:02:35.461Z] ---> d92f0d9fbca7 [2022-03-11T04:02:35.461Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-03-11T04:02:35.735Z] ---> Running in f0cc47767107 [2022-03-11T04:02:36.010Z] Removing intermediate container f0cc47767107 [2022-03-11T04:02:36.010Z] ---> 3dbc3bc5c0b5 [2022-03-11T04:02:36.010Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-03-11T04:02:36.295Z] ---> Running in e2c984f097c1 [2022-03-11T04:02:36.571Z] Removing intermediate container e2c984f097c1 [2022-03-11T04:02:36.571Z] ---> 480d30e870ac [2022-03-11T04:02:36.571Z] Step 18/20 : LABEL arch=arm64 [2022-03-11T04:02:36.571Z] ---> Running in 8e2d54469676 [2022-03-11T04:02:36.845Z] Removing intermediate container 8e2d54469676 [2022-03-11T04:02:36.845Z] ---> 64cdff333a02 [2022-03-11T04:02:36.845Z] Step 19/20 : LABEL git_sha=5b344236fd1ad1266a96d7afeb10723ca9329f0b [2022-03-11T04:02:37.126Z] ---> Running in 7deaf3fd3141 [2022-03-11T04:02:37.402Z] Removing intermediate container 7deaf3fd3141 [2022-03-11T04:02:37.402Z] ---> 6e25974ce0fa [2022-03-11T04:02:37.402Z] Step 20/20 : LABEL version=0.0.0 [2022-03-11T04:02:37.678Z] ---> Running in 532ba486d84c [2022-03-11T04:02:37.951Z] Removing intermediate container 532ba486d84c [2022-03-11T04:02:37.951Z] ---> f03537e0727f [2022-03-11T04:02:37.951Z] [2022-03-11T04:02:38.547Z] Successfully built f03537e0727f [2022-03-11T04:02:38.547Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-03-11T04:02:38.837Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-03-11T04:02:38.829Z] $ docker stop --time=1 f593fb0f619409400fee3f4ae69ca3f575629b2ea8af183526151d8aac67128b [2022-03-11T04:02:40.579Z] $ docker rm -f f593fb0f619409400fee3f4ae69ca3f575629b2ea8af183526151d8aac67128b [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-11T04:02:41.181Z] + docker images [2022-03-11T04:02:41.452Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-11T04:02:41.452Z] security-spiffe-token-provider-arm64 latest f03537e0727f 4 seconds ago 27.6MB [2022-03-11T04:02:41.452Z] 303a6385b542 17 seconds ago 1.66GB [2022-03-11T04:02:41.452Z] core-metadata-arm64 latest 35c52c9e8ad9 52 seconds ago 16MB [2022-03-11T04:02:41.452Z] support-notifications-arm64 latest 14ed4c40d4cc About a minute ago 16.1MB [2022-03-11T04:02:41.452Z] 6dacd95c7d9b About a minute ago 1.62GB [2022-03-11T04:02:41.452Z] c0bf9bd905cd About a minute ago 1.62GB [2022-03-11T04:02:41.452Z] security-proxy-setup-arm64 latest c816c8d76b68 About a minute ago 25.5MB [2022-03-11T04:02:41.452Z] 81713788247c About a minute ago 1.62GB [2022-03-11T04:02:41.452Z] support-scheduler-arm64 latest f9f4cc9bd648 2 minutes ago 15.4MB [2022-03-11T04:02:41.452Z] cad137e0c63f 2 minutes ago 1.62GB [2022-03-11T04:02:41.452Z] security-spire-config-arm64 latest 9a5389f9487c 2 minutes ago 81.9MB [2022-03-11T04:02:41.452Z] security-spire-server-arm64 latest c548366f9ec1 3 minutes ago 82.6MB [2022-03-11T04:02:41.452Z] sys-mgmt-agent-arm64 latest 10932a771165 4 minutes ago 280MB [2022-03-11T04:02:41.452Z] ffa412e50e11 4 minutes ago 1.7GB [2022-03-11T04:02:41.452Z] core-command-arm64 latest 621ee7aacfc4 5 minutes ago 15.3MB [2022-03-11T04:02:41.452Z] core-data-arm64 latest bf9a7b9b4e6d 5 minutes ago 19.2MB [2022-03-11T04:02:41.452Z] 3129f29c2ca2 5 minutes ago 1.61GB [2022-03-11T04:02:41.452Z] security-secretstore-setup-arm64 latest ba97e39b0381 5 minutes ago 27MB [2022-03-11T04:02:41.452Z] security-bootstrapper-arm64 latest e37a9799f80c 5 minutes ago 18MB [2022-03-11T04:02:41.453Z] 10217d135c2f 5 minutes ago 1.63GB [2022-03-11T04:02:41.453Z] 23e2b1de708e 6 minutes ago 1.61GB [2022-03-11T04:02:41.453Z] b7568bc30a19 6 minutes ago 1.62GB [2022-03-11T04:02:41.453Z] a7b0ddb58383 6 minutes ago 1.61GB [2022-03-11T04:02:41.453Z] security-spire-agent-arm64 latest e0c6b2c35954 8 minutes ago 118MB [2022-03-11T04:02:41.453Z] 365d99ee1319 8 minutes ago 1.7GB [2022-03-11T04:02:41.453Z] ci-base-image-arm64 latest af465ef3cc54 19 minutes ago 1.26GB [2022-03-11T04:02:41.453Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 5 weeks ago 551MB [2022-03-11T04:02:41.453Z] alpine 3.15 8e1d7573f448 3 months ago 5.33MB [2022-03-11T04:02:41.453Z] docker 20.10.10 520e9a0a30f7 3 months ago 200MB [2022-03-11T04:02:41.453Z] alpine 3.14 5b8b7b635229 3 months ago 5.35MB [2022-03-11T04:02:41.453Z] 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-11T04:02:41.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T04:02:41.897Z] [2022-03-11T04:02:41.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-11T04:02:42.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T04:02:42.525Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-11T04:02:42.525Z] 8998bd30e6a1: Pulling fs layer [2022-03-11T04:02:42.525Z] 04944245beec: Pulling fs layer [2022-03-11T04:02:42.525Z] 699f458cf7ca: Pulling fs layer [2022-03-11T04:02:42.525Z] 765212b225bb: Pulling fs layer [2022-03-11T04:02:42.525Z] f23df028b6ca: Pulling fs layer [2022-03-11T04:02:42.525Z] d65c8cfc05b1: Pulling fs layer [2022-03-11T04:02:42.525Z] 2437ff75d9bd: Pulling fs layer [2022-03-11T04:02:42.525Z] f23df028b6ca: Waiting [2022-03-11T04:02:42.525Z] d65c8cfc05b1: Waiting [2022-03-11T04:02:42.525Z] 2437ff75d9bd: Waiting [2022-03-11T04:02:42.525Z] 765212b225bb: Waiting [2022-03-11T04:02:42.525Z] 04944245beec: Verifying Checksum [2022-03-11T04:02:42.525Z] 04944245beec: Download complete [2022-03-11T04:02:42.525Z] 765212b225bb: Verifying Checksum [2022-03-11T04:02:42.525Z] 765212b225bb: Download complete [2022-03-11T04:02:42.796Z] f23df028b6ca: Verifying Checksum [2022-03-11T04:02:42.796Z] f23df028b6ca: Download complete [2022-03-11T04:02:42.796Z] d65c8cfc05b1: Verifying Checksum [2022-03-11T04:02:42.796Z] d65c8cfc05b1: Download complete [2022-03-11T04:02:42.796Z] 699f458cf7ca: Verifying Checksum [2022-03-11T04:02:42.796Z] 699f458cf7ca: Download complete [2022-03-11T04:02:43.069Z] 8998bd30e6a1: Download complete [2022-03-11T04:02:45.689Z] 2437ff75d9bd: Download complete [2022-03-11T04:02:47.764Z] 8998bd30e6a1: Pull complete [2022-03-11T04:02:48.363Z] 04944245beec: Pull complete [2022-03-11T04:02:49.792Z] 699f458cf7ca: Pull complete [2022-03-11T04:02:49.792Z] 765212b225bb: Pull complete [2022-03-11T04:02:50.774Z] f23df028b6ca: Pull complete [2022-03-11T04:02:51.049Z] d65c8cfc05b1: Pull complete [2022-03-11T04:03:06.272Z] 2437ff75d9bd: Pull complete [2022-03-11T04:03:06.272Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-11T04:03:06.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-11T04:03:06.272Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-11T04:03:06.506Z] prd-ubuntu18.04-docker-arm64-4c-16g-6816 does not seem to be running inside a container [2022-03-11T04:03:06.572Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-11T04:03:09.772Z] $ docker top db6e6b071b44b9f49875e692c74893e07c893ea92591b23a1b51d33fe39c9309 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:10.788Z] ---> job-cost.sh [2022-03-11T04:03:10.788Z] lf-activate-venv: SKIPPING [2022-03-11T04:03:10.788Z] INFO: No Stack... [2022-03-11T04:03:11.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-11T04:03:12.360Z] INFO: Archiving Costs [Pipeline] sh [2022-03-11T04:03:13.036Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2022-03-11T04:03:13.036Z] + cut -d, -f6 [Pipeline] lock [2022-03-11T04:03:13.062Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] [2022-03-11T04:03:13.068Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] did not exist. Created. [2022-03-11T04:03:13.068Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-11T04:03:13.726Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-11T04:03:13.897Z] Stashed 1 file(s) [Pipeline] } [2022-03-11T04:03:13.903Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3897-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-11T04:03:13.907Z] $ docker stop --time=1 db6e6b071b44b9f49875e692c74893e07c893ea92591b23a1b51d33fe39c9309 [2022-03-11T04:03:15.420Z] $ docker rm -f db6e6b071b44b9f49875e692c74893e07c893ea92591b23a1b51d33fe39c9309 [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-11T04:03:16.048Z] provisioning config files... [2022-03-11T04:03:16.059Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5927271429692251229tmp [Pipeline] { [Pipeline] sh [2022-03-11T04:03:16.365Z] + set +x [2022-03-11T04:03:16.365Z] + bash -s -- [2022-03-11T04:03:16.365Z] + curl -s https://codecov.io/bash [2022-03-11T04:03:16.365Z] [2022-03-11T04:03:16.365Z] _____ _ [2022-03-11T04:03:16.365Z] / ____| | | [2022-03-11T04:03:16.365Z] | | ___ __| | ___ ___ _____ __ [2022-03-11T04:03:16.365Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-03-11T04:03:16.365Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-03-11T04:03:16.365Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-03-11T04:03:16.365Z] Bash-1.0.6 [2022-03-11T04:03:16.365Z] [2022-03-11T04:03:16.365Z] [2022-03-11T04:03:16.365Z] ==> git version 2.24.4 found [2022-03-11T04:03:16.365Z] ==> 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-11T04:03:16.365Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-03-11T04:03:16.365Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-03-11T04:03:16.365Z] ==> Jenkins CI detected. [2022-03-11T04:03:16.365Z] current dir:  /w/workspace/edgex-go/2 [2022-03-11T04:03:16.365Z] project root: . [2022-03-11T04:03:16.365Z] --> token set from env [2022-03-11T04:03:16.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-03-11T04:03:16.629Z] ==> Running gcov in . (disable via -X gcov) [2022-03-11T04:03:16.629Z] ==> Python coveragepy not found [2022-03-11T04:03:16.629Z] ==> Searching for coverage reports in: [2022-03-11T04:03:16.629Z] + . [2022-03-11T04:03:16.629Z] -> Found 1 reports [2022-03-11T04:03:16.629Z] ==> Detecting git/mercurial file structure [2022-03-11T04:03:16.629Z] ==> Reading reports [2022-03-11T04:03:16.629Z] + ./coverage.out bytes=428383 [2022-03-11T04:03:16.629Z] ==> Appending adjustments [2022-03-11T04:03:16.629Z] https://docs.codecov.io/docs/fixing-reports [2022-03-11T04:03:18.014Z] + Found adjustments [2022-03-11T04:03:18.014Z] ==> Gzipping contents [2022-03-11T04:03:18.014Z] 60K /tmp/codecov.TqZ6Eh.gz [2022-03-11T04:03:18.014Z] ==> Uploading reports [2022-03-11T04:03:18.014Z] url: https://codecov.io [2022-03-11T04:03:18.014Z] query: branch=PR-3897&commit=5b344236fd1ad1266a96d7afeb10723ca9329f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-11T04:03:18.014Z] -> Pinging Codecov [2022-03-11T04:03:18.014Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3897&commit=5b344236fd1ad1266a96d7afeb10723ca9329f0b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3897%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3897&job=&cmd_args= [2022-03-11T04:03:18.274Z] -> Uploading to [2022-03-11T04:03:18.274Z] https://storage.googleapis.com/codecov/v4/raw/2022-03-11/00271124DB129430A58F1EEE437C3FCB/5b344236fd1ad1266a96d7afeb10723ca9329f0b/509ed162-fbd9-45b8-bec9-61b7fbc0ed86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220311T040318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=939b4118cf55b7a6bdef934948976bf8e38519899e6f3d0783f03bebb8ce50c8 [2022-03-11T04:03:18.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-11T04:03:18.274Z] Dload Upload Total Spent Left Speed [2022-03-11T04:03:18.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58248 0 0 100 58248 0 181k --:--:-- --:--:-- --:--:-- 181k [2022-03-11T04:03:18.533Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b344236fd1ad1266a96d7afeb10723ca9329f0b [Pipeline] } [2022-03-11T04:03:18.542Z] 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-11T04:03:19.220Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:19.517Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:20.074Z] ---> package-listing.sh [2022-03-11T04:03:20.074Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-11T04:03:20.074Z] ++ facter osfamily [2022-03-11T04:03:20.334Z] + OS_FAMILY=redhat [2022-03-11T04:03:20.334Z] + workspace=/w/workspace/edgex-go/2 [2022-03-11T04:03:20.334Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-11T04:03:20.334Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-11T04:03:20.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-11T04:03:20.334Z] + PACKAGES=/tmp/packages_start.txt [2022-03-11T04:03:20.334Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-11T04:03:20.334Z] + PACKAGES=/tmp/packages_end.txt [2022-03-11T04:03:20.334Z] + case "${OS_FAMILY}" in [2022-03-11T04:03:20.334Z] + rpm -qa [2022-03-11T04:03:20.334Z] + sort [2022-03-11T04:03:24.538Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-11T04:03:24.539Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-11T04:03:24.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-11T04:03:24.539Z] + '[' /w/workspace/edgex-go/2 ']' [2022-03-11T04:03:24.539Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-03-11T04:03:24.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-03-11T04:03:24.550Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-11T04:03:24.829Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-11T04:03:25.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T04:03:25.392Z] [2022-03-11T04:03:25.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-11T04:03:25.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T04:03:25.695Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-11T04:03:25.695Z] 5eb5b503b376: Pulling fs layer [2022-03-11T04:03:25.695Z] 5c69ac0246d0: Pulling fs layer [2022-03-11T04:03:25.695Z] ec43610c2a17: Pulling fs layer [2022-03-11T04:03:25.695Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-11T04:03:25.695Z] 33b1e0a273af: Pulling fs layer [2022-03-11T04:03:25.695Z] 5d3b04190fa2: Pulling fs layer [2022-03-11T04:03:25.695Z] 2f39f015ded8: Pulling fs layer [2022-03-11T04:03:25.695Z] 3a2ae6a8a46f: Waiting [2022-03-11T04:03:25.695Z] 33b1e0a273af: Waiting [2022-03-11T04:03:25.695Z] 5d3b04190fa2: Waiting [2022-03-11T04:03:25.695Z] 2f39f015ded8: Waiting [2022-03-11T04:03:25.695Z] 5c69ac0246d0: Verifying Checksum [2022-03-11T04:03:25.695Z] 5c69ac0246d0: Download complete [2022-03-11T04:03:25.695Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-11T04:03:25.695Z] 3a2ae6a8a46f: Download complete [2022-03-11T04:03:25.695Z] 33b1e0a273af: Verifying Checksum [2022-03-11T04:03:25.695Z] 33b1e0a273af: Download complete [2022-03-11T04:03:25.969Z] ec43610c2a17: Verifying Checksum [2022-03-11T04:03:25.969Z] ec43610c2a17: Download complete [2022-03-11T04:03:25.969Z] 5d3b04190fa2: Verifying Checksum [2022-03-11T04:03:25.969Z] 5d3b04190fa2: Download complete [2022-03-11T04:03:25.969Z] 5eb5b503b376: Verifying Checksum [2022-03-11T04:03:25.969Z] 5eb5b503b376: Download complete [2022-03-11T04:03:26.562Z] 2f39f015ded8: Verifying Checksum [2022-03-11T04:03:26.562Z] 2f39f015ded8: Download complete [2022-03-11T04:03:27.522Z] 5eb5b503b376: Pull complete [2022-03-11T04:03:27.522Z] 5c69ac0246d0: Pull complete [2022-03-11T04:03:28.472Z] ec43610c2a17: Pull complete [2022-03-11T04:03:28.472Z] 3a2ae6a8a46f: Pull complete [2022-03-11T04:03:28.472Z] 33b1e0a273af: Pull complete [2022-03-11T04:03:28.735Z] 5d3b04190fa2: Pull complete [2022-03-11T04:03:34.068Z] 2f39f015ded8: Pull complete [2022-03-11T04:03:34.068Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-11T04:03:34.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-11T04:03:34.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-11T04:03:34.134Z] prd-centos7-docker-4c-2g-6815 does not seem to be running inside a container [2022-03-11T04:03:34.169Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-11T04:03:37.993Z] $ docker top 84d93703b1e1eeebc63ccafcfab4cc71d803e9df2bdbbd570ac3c83da9687bc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-11T04:03:38.348Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-11T04:03:38.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-11T04:03:38.931Z] + ls /var/log/sa-host [2022-03-11T04:03:38.931Z] + sadf -c /var/log/sa-host/sa11 [2022-03-11T04:03:38.931Z] file_magic: OK [2022-03-11T04:03:38.931Z] HZ: Using current value: 100 [2022-03-11T04:03:38.931Z] file_header: OK [2022-03-11T04:03:38.931Z] 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-11T04:03:38.931Z] Statistics: [2022-03-11T04:03:38.931Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T04:03:38.931Z] File successfully converted to sysstat format version 12.5.2 [2022-03-11T04:03:38.931Z] + sadf -c /var/log/sa-host/sa17 [2022-03-11T04:03:38.931Z] file_magic: OK [2022-03-11T04:03:38.931Z] HZ: Using current value: 100 [2022-03-11T04:03:38.931Z] file_header: OK [2022-03-11T04:03:38.931Z] 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-11T04:03:38.931Z] Statistics: [2022-03-11T04:03:38.931Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-11T04:03:38.931Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-11T04:03:39.141Z] provisioning config files... [2022-03-11T04:03:39.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7663136063553324500tmp [Pipeline] { [Pipeline] echo [2022-03-11T04:03:39.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:39.459Z] ---> create-netrc.sh [Pipeline] } [2022-03-11T04:03:39.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:39.811Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-11T04:03:39.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:40.111Z] ---> sudo-logs.sh [2022-03-11T04:03:40.111Z] Archiving 'sudo' log.. [2022-03-11T04:03:40.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6815.novalocal: Name or service not known [2022-03-11T04:03:40.111Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6815.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-11T04:03:40.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:40.419Z] ---> job-cost.sh [2022-03-11T04:03:40.419Z] lf-activate-venv: SKIPPING [2022-03-11T04:03:40.419Z] DEBUG: total: 0.10999999940395355 [2022-03-11T04:03:40.419Z] INFO: Retrieving Stack Cost... [2022-03-11T04:03:40.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-11T04:03:41.246Z] INFO: Archiving Costs [Pipeline] echo [2022-03-11T04:03:41.259Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-11T04:03:41.554Z] ---> logs-deploy.sh [2022-03-11T04:03:41.554Z] lf-activate-venv: SKIPPING [2022-03-11T04:03:41.554Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3897/2 [2022-03-11T04:03:41.554Z] INFO: archiving workspace using pattern(s): [2022-03-11T04:03:42.494Z] Archives upload complete. [2022-03-11T04:03:42.494Z] INFO: archiving logs to Nexus [2022-03-11T04:03:43.066Z] ---> uname -a: [2022-03-11T04:03:43.066Z] Linux prd-centos7-docker-4c-2g-6815.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z] ---> lscpu: [2022-03-11T04:03:43.066Z] Architecture: x86_64 [2022-03-11T04:03:43.066Z] CPU op-mode(s): 32-bit, 64-bit [2022-03-11T04:03:43.066Z] Byte Order: Little Endian [2022-03-11T04:03:43.066Z] Address sizes: 40 bits physical, 48 bits virtual [2022-03-11T04:03:43.066Z] CPU(s): 2 [2022-03-11T04:03:43.066Z] On-line CPU(s) list: 0,1 [2022-03-11T04:03:43.066Z] Thread(s) per core: 1 [2022-03-11T04:03:43.066Z] Core(s) per socket: 1 [2022-03-11T04:03:43.066Z] Socket(s): 2 [2022-03-11T04:03:43.066Z] NUMA node(s): 1 [2022-03-11T04:03:43.066Z] Vendor ID: AuthenticAMD [2022-03-11T04:03:43.066Z] CPU family: 23 [2022-03-11T04:03:43.066Z] Model: 49 [2022-03-11T04:03:43.066Z] Model name: AMD EPYC-Rome Processor [2022-03-11T04:03:43.066Z] Stepping: 0 [2022-03-11T04:03:43.066Z] CPU MHz: 2800.000 [2022-03-11T04:03:43.066Z] BogoMIPS: 5600.00 [2022-03-11T04:03:43.066Z] Virtualization: AMD-V [2022-03-11T04:03:43.066Z] Hypervisor vendor: KVM [2022-03-11T04:03:43.066Z] Virtualization type: full [2022-03-11T04:03:43.066Z] L1d cache: 64 KiB [2022-03-11T04:03:43.066Z] L1i cache: 64 KiB [2022-03-11T04:03:43.066Z] L2 cache: 1 MiB [2022-03-11T04:03:43.066Z] L3 cache: 32 MiB [2022-03-11T04:03:43.066Z] NUMA node0 CPU(s): 0,1 [2022-03-11T04:03:43.066Z] Vulnerability Itlb multihit: Not affected [2022-03-11T04:03:43.066Z] Vulnerability L1tf: Not affected [2022-03-11T04:03:43.066Z] Vulnerability Mds: Not affected [2022-03-11T04:03:43.066Z] Vulnerability Meltdown: Not affected [2022-03-11T04:03:43.066Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-03-11T04:03:43.066Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2022-03-11T04:03:43.066Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2022-03-11T04:03:43.066Z] Vulnerability Srbds: Not affected [2022-03-11T04:03:43.066Z] Vulnerability Tsx async abort: Not affected [2022-03-11T04:03:43.066Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z] ---> nproc: [2022-03-11T04:03:43.066Z] 2 [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z] ---> df -h: [2022-03-11T04:03:43.066Z] Filesystem Size Used Avail Use% Mounted on [2022-03-11T04:03:43.066Z] overlay 40G 14G 27G 35% / [2022-03-11T04:03:43.066Z] tmpfs 64M 0 64M 0% /dev [2022-03-11T04:03:43.066Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2022-03-11T04:03:43.066Z] shm 64M 0 64M 0% /dev/shm [2022-03-11T04:03:43.066Z] /dev/vda1 40G 14G 27G 35% /facter-os [2022-03-11T04:03:43.066Z] [2022-03-11T04:03:43.066Z]