Pull request #4418 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210+3ead8ec53459b72f62f51c7b78b8446db778950c (f662dfb5d6d8c200f247dae92e4e96602089d032) 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-ssh9190439113638680772.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13603342211003937165.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13349432585247942126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3321479688080762977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh4924674926022865201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5987966351593536507.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8661 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ead8ec53459b72f62f51c7b78b8446db778950c into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 Merge succeeded, producing dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 Checking out Revision dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 (PR-4418) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4418/head:refs/remotes/origin/PR-4418 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3ead8ec53459b72f62f51c7b78b8446db778950c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 Commit message: "fix: Set exitcode of secrets-config for command execution errors" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:49:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:49:31 ========================================================= 22:49:31 EdgeX Global Pipelines Version Info 22:49:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:49:32 ------------------- 22:49:32 stable info: 22:49:32 ------------------- 22:49:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:49:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:49:32 Message: update stable to v1.0.244 22:49:32 ------------------- 22:49:32 experimental info: 22:49:32 ------------------- 22:49:32 Commited By: **** collab-it+edgex@linuxfoundation.org 22:49:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:49:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:49:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:49:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4418 [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4418 [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4418 [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] echo 22:49:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc37cb2 [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:34 provisioning config files... 22:49:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9976864685633961956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:34 ---> docker-login.sh 22:49:34 nexus3.edgexfoundry.org:10001 22:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:34 Configure a credential helper to remove this warning. See 22:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:34 22:49:34 Login Succeeded 22:49:34 nexus3.edgexfoundry.org:10002 22:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:34 Configure a credential helper to remove this warning. See 22:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:34 22:49:34 Login Succeeded 22:49:34 nexus3.edgexfoundry.org:10003 22:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:34 Configure a credential helper to remove this warning. See 22:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:34 22:49:34 Login Succeeded 22:49:34 nexus3.edgexfoundry.org:10004 22:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:35 Configure a credential helper to remove this warning. See 22:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:35 22:49:35 Login Succeeded 22:49:35 docker.io 22:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:35 Configure a credential helper to remove this warning. See 22:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:35 22:49:35 Login Succeeded 22:49:35 ---> docker-login.sh ends [Pipeline] } 22:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 22:49:35 + dirname cmd/core-command/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo core-command,cmd/core-command/Dockerfile 22:49:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:49:35 + dirname cmd/core-data/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo core-data,cmd/core-data/Dockerfile 22:49:35 + dirname cmd/core-metadata/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo core-metadata,cmd/core-metadata/Dockerfile 22:49:35 + dirname cmd/security-bootstrapper/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:49:35 + dirname cmd/security-proxy-auth/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:49:35 + dirname cmd/security-proxy-setup/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:49:35 + + dirname cmd/security-secretstore-setup/Dockerfile 22:49:35 cut -d/ -f2 22:49:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:49:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:49:35 + dirname cmd/security-spire-agent/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:49:35 + dirname cmd/security-spire-config/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:49:35 + dirname cmd/security-spire-server/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:49:35 + dirname cmd/support-notifications/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo support-notifications,cmd/support-notifications/Dockerfile 22:49:35 + dirname cmd/support-scheduler/Dockerfile 22:49:35 + cut -d/ -f2 22:49:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:49:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:49:36 + git rev-list -1 --merges dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210~1..dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] echo 22:49:36 -----------> git rev-list -1 --merges dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210~1..dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [false] [Pipeline] sh 22:49:36 + git log --format=format:%s -1 dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] echo 22:49:36 ========================================================= 22:49:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:49:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:49:37 + grep -v github /etc/ssh/ssh_known_hosts 22:49:37 + [ -e /tmp/ssh_known_hosts ] 22:49:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:49:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:49:37 + sudo tee -a /etc/ssh/ssh_known_hosts 22:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:49:37 22:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:49:38 0.1.4: Pulling from edgex-devops/py-git-semver 22:49:38 b85a868b505f: Pulling fs layer 22:49:38 e2be974225ed: Pulling fs layer 22:49:38 339a4e72a1f5: Pulling fs layer 22:49:38 988bab9f4d93: Pulling fs layer 22:49:38 1469e6f7b9e6: Pulling fs layer 22:49:38 eaf3925da568: Pulling fs layer 22:49:38 bab4dde63d76: Pulling fs layer 22:49:38 bde34c3a00c8: Pulling fs layer 22:49:38 b352a97aabf1: Pulling fs layer 22:49:38 4872d77fe225: Pulling fs layer 22:49:38 5851b861e8e6: Pulling fs layer 22:49:38 1469e6f7b9e6: Waiting 22:49:38 bab4dde63d76: Waiting 22:49:38 4872d77fe225: Waiting 22:49:38 bde34c3a00c8: Waiting 22:49:38 b352a97aabf1: Waiting 22:49:38 988bab9f4d93: Waiting 22:49:38 eaf3925da568: Waiting 22:49:38 5851b861e8e6: Waiting 22:49:38 e2be974225ed: Verifying Checksum 22:49:38 e2be974225ed: Download complete 22:49:38 988bab9f4d93: Verifying Checksum 22:49:38 988bab9f4d93: Download complete 22:49:38 1469e6f7b9e6: Download complete 22:49:38 339a4e72a1f5: Verifying Checksum 22:49:38 339a4e72a1f5: Download complete 22:49:38 eaf3925da568: Download complete 22:49:38 bde34c3a00c8: Verifying Checksum 22:49:38 b352a97aabf1: Verifying Checksum 22:49:38 b352a97aabf1: Download complete 22:49:38 4872d77fe225: Download complete 22:49:38 5851b861e8e6: Download complete 22:49:38 b85a868b505f: Verifying Checksum 22:49:38 b85a868b505f: Download complete 22:49:39 bab4dde63d76: Verifying Checksum 22:49:39 bab4dde63d76: Download complete 22:49:40 b85a868b505f: Pull complete 22:49:40 e2be974225ed: Pull complete 22:49:40 339a4e72a1f5: Pull complete 22:49:40 988bab9f4d93: Pull complete 22:49:40 1469e6f7b9e6: Pull complete 22:49:41 eaf3925da568: Pull complete 22:49:43 bab4dde63d76: Pull complete 22:49:43 bde34c3a00c8: Pull complete 22:49:43 b352a97aabf1: Pull complete 22:49:43 4872d77fe225: Pull complete 22:49:43 5851b861e8e6: Pull complete 22:49:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:49:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:49:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:49:43 prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container 22:49:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:49:44 $ docker top d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 -eo pid,comm 22:49:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:49:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:45 [ssh-agent] Looking for ssh-agent implementation... 22:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:45 $ docker exec d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent 22:49:45 SSH_AUTH_SOCK=/tmp/ssh-W5tRAjv1sKbE/agent.32 22:49:45 SSH_AGENT_PID=38 22:49:45 Running ssh-add (command line suppressed) 22:49:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9605296795489456228.key (/w/workspace/edgex-go/1@tmp/private_key_9605296795489456228.key) 22:49:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:45 + git tag --points-at HEAD [Pipeline] } 22:49:45 $ docker exec --env ******** --env ******** d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent -k 22:49:45 unset SSH_AUTH_SOCK; 22:49:45 unset SSH_AGENT_PID; 22:49:45 echo Agent pid 38 killed; 22:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:45 [ssh-agent] Looking for ssh-agent implementation... 22:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:46 $ docker exec d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent 22:49:46 SSH_AUTH_SOCK=/tmp/ssh-PFaESSqxZUPG/agent.70 22:49:46 SSH_AGENT_PID=76 22:49:46 Running ssh-add (command line suppressed) 22:49:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_946148341302956294.key (/w/workspace/edgex-go/1@tmp/private_key_946148341302956294.key) 22:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:46 + git semver init 22:49:46 2023-03-07 22:49:46,834 [run_init] DEBUG init version:0.0.0 force:False 22:49:46 2023-03-07 22:49:46,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:49:46 2023-03-07 22:49:46,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:49:46 2023-03-07 22:49:46,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 22:49:51 2023-03-07 22:49:50,827 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:49:51 2023-03-07 22:49:50,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4418 with force:False 22:49:51 2023-03-07 22:49:50,828 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4418 22:49:51 2023-03-07 22:49:50,832 [execute] INFO git cat-file --batch-check 22:49:51 2023-03-07 22:49:50,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:49:51 2023-03-07 22:49:50,838 [execute] INFO git cat-file --batch 22:49:51 2023-03-07 22:49:50,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:49:51 2023-03-07 22:49:50,842 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4418 22:49:51 0.0.0 [Pipeline] } 22:49:51 $ docker exec --env ******** --env ******** d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 ssh-agent -k 22:49:51 unset SSH_AUTH_SOCK; 22:49:51 unset SSH_AGENT_PID; 22:49:51 echo Agent pid 76 killed; 22:49:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:51 + git semver [Pipeline] } 22:49:51 $ docker stop --time=1 d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 22:49:53 $ docker rm -f --volumes d8b0e89674a7adc243b789086678ffd7eb5dc7f118a3b847c157a73fea3c7198 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:49:53 Stashed 1 file(s) [Pipeline] echo 22:49:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:49:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:49:54 ========================================================= 22:49:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:49:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:49:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:49:55 213ec9aee27d: Pulling fs layer 22:49:55 4583459ba037: Pulling fs layer 22:49:55 93c1e223e6f2: Pulling fs layer 22:49:55 53926ce57604: Pulling fs layer 22:49:55 21b2b0c7a3f4: Pulling fs layer 22:49:55 22ff95d597cd: Pulling fs layer 22:49:55 12d6caf4c0d1: Pulling fs layer 22:49:55 96b7cbca73a9: Pulling fs layer 22:49:55 a7acece74701: Pulling fs layer 22:49:55 53926ce57604: Waiting 22:49:55 96b7cbca73a9: Waiting 22:49:55 21b2b0c7a3f4: Waiting 22:49:55 a7acece74701: Waiting 22:49:55 22ff95d597cd: Waiting 22:49:55 12d6caf4c0d1: Waiting 22:49:55 93c1e223e6f2: Download complete 22:49:55 4583459ba037: Download complete 22:49:55 21b2b0c7a3f4: Verifying Checksum 22:49:55 21b2b0c7a3f4: Download complete 22:49:55 22ff95d597cd: Verifying Checksum 22:49:55 22ff95d597cd: Download complete 22:49:55 213ec9aee27d: Verifying Checksum 22:49:55 213ec9aee27d: Download complete 22:49:55 12d6caf4c0d1: Verifying Checksum 22:49:55 12d6caf4c0d1: Download complete 22:49:55 213ec9aee27d: Pull complete 22:49:55 4583459ba037: Pull complete 22:49:55 93c1e223e6f2: Pull complete 22:49:55 a7acece74701: Verifying Checksum 22:49:55 a7acece74701: Download complete 22:49:55 96b7cbca73a9: Verifying Checksum 22:49:55 96b7cbca73a9: Download complete 22:49:56 53926ce57604: Download complete 22:50:00 53926ce57604: Pull complete 22:50:00 21b2b0c7a3f4: Pull complete 22:50:00 22ff95d597cd: Pull complete 22:50:00 12d6caf4c0d1: Pull complete 22:50:02 96b7cbca73a9: Pull complete 22:50:03 a7acece74701: Pull complete 22:50:03 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:50:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:50:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:50:03 WORKDIR /edgex 22:50:03 COPY go.mod . 22:50:03 RUN go mod download 22:50:03 + docker build -t ci-base-image-x86_64 -f - . 22:50:04 Sending build context to Docker daemon 170.3MB 22:50:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:50:04 ---> db6d94c90886 22:50:04 Step 2/4 : WORKDIR /edgex 22:50:06 ---> Running in 4b2464019d03 22:50:06 Removing intermediate container 4b2464019d03 22:50:06 ---> a5a55b63c3e7 22:50:06 Step 3/4 : COPY go.mod . 22:50:06 ---> 3bad45081bc0 22:50:06 Step 4/4 : RUN go mod download 22:50:06 ---> Running in d25c52b28b1e 22:50:09 Still waiting to schedule task 22:50:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:50:16 Removing intermediate container d25c52b28b1e 22:50:16 ---> 3da640c79165 22:50:16 Successfully built 3da640c79165 22:50:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:16 + docker inspect -f . ci-base-image-x86_64 22:50:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:17 prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container 22:50:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:17 $ docker top ed53c0f7f3592be9e671e3530189545c16bbe91368e8acd8a7f82f9fb753e8ab -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:17 + go version 22:50:17 go version go1.18.7 linux/amd64 [Pipeline] } 22:50:17 $ docker stop --time=1 ed53c0f7f3592be9e671e3530189545c16bbe91368e8acd8a7f82f9fb753e8ab 22:50:19 $ docker rm -f --volumes ed53c0f7f3592be9e671e3530189545c16bbe91368e8acd8a7f82f9fb753e8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:19 + docker inspect -f . ci-base-image-x86_64 22:50:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:20 prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container 22:50:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:20 $ docker top 63dfbfbabe98ef31646db78df811ab92a7104b3c84c50376d04e547818719d36 -eo pid,comm [Pipeline] { [Pipeline] echo 22:50:20 ========================================================= 22:50:20 [edgeXBuildGoParallel] Running Tests and Build... 22:50:20 ========================================================= [Pipeline] sh 22:50:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:50:21 + make test 22:50:21 go test -race -coverprofile=coverage.out ./... 22:50:27 ? github.com/edgexfoundry/edgex-go [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 22:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:50:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:50:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 22:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.127s coverage: 71.2% of statements 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.770s coverage: 88.5% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 3.9% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.502s coverage: 95.6% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 0.9% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 22:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 45.5% of statements 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 22:50:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 22:50:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.356s coverage: 79.9% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.221s coverage: 63.1% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:51:10 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 22:51:28 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:51:28 go vet ./... 22:51:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:30 ./bin/test-attribution-txt.sh [Pipeline] echo 22:51:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:51:30 + ls -al . 22:51:30 total 704 22:51:30 drwxrwxr-x 11 1001 1001 4096 Mar 7 22:50 . 22:51:30 drwxr-xr-x 4 root root 4096 Mar 7 22:50 .. 22:51:30 drwxrwxr-x 2 1001 1001 4096 Mar 7 22:49 .blubracket 22:51:30 -rw-rw-r-- 1 1001 1001 16 Mar 7 22:49 .dockerignore 22:51:30 drwxrwxr-x 8 1001 1001 4096 Mar 7 22:51 .git 22:51:30 drwxrwxr-x 3 1001 1001 4096 Mar 7 22:49 .github 22:51:30 -rw-rw-r-- 1 1001 1001 1112 Mar 7 22:49 .gitignore 22:51:30 -rw-rw-r-- 1 1001 1001 42 Mar 7 22:49 .golangci.yml 22:51:30 -rw-rw-r-- 1 1001 1001 87 Mar 7 22:49 .hadolint.yml 22:51:30 drwxr-xr-x 3 1001 1001 4096 Mar 7 22:49 .semver 22:51:30 -rw-rw-r-- 1 1001 1001 166 Mar 7 22:49 .sonarcloud.properties 22:51:30 -rw-rw-r-- 1 1001 1001 1171 Mar 7 22:49 ADOPTERS.md 22:51:30 -rw-rw-r-- 1 1001 1001 10825 Mar 7 22:49 Attribution.txt 22:51:30 -rw-rw-r-- 1 1001 1001 73765 Mar 7 22:49 CHANGELOG.md 22:51:30 -rw-rw-r-- 1 1001 1001 3804 Mar 7 22:49 CONTRIBUTING.md 22:51:30 -rw-rw-r-- 1 1001 1001 677 Mar 7 22:49 GOVERNANCE.md 22:51:30 -rw-rw-r-- 1 1001 1001 883 Mar 7 22:49 Jenkinsfile 22:51:30 -rw-rw-r-- 1 1001 1001 10775 Mar 7 22:49 LICENSE 22:51:30 -rw-rw-r-- 1 1001 1001 14071 Mar 7 22:49 Makefile 22:51:30 -rw-rw-r-- 1 1001 1001 582 Mar 7 22:49 OWNERS.md 22:51:30 -rw-rw-r-- 1 1001 1001 9403 Mar 7 22:49 README.md 22:51:30 -rw-rw-r-- 1 1001 1001 6912 Mar 7 22:49 SECURITY.md 22:51:30 -rw-rw-r-- 1 1001 1001 5 Mar 7 22:49 VERSION 22:51:30 drwxrwxr-x 2 1001 1001 4096 Mar 7 22:49 bin 22:51:30 drwxrwxr-x 18 1001 1001 4096 Mar 7 22:49 cmd 22:51:30 -rw-r--r-- 1 root root 446903 Mar 7 22:51 coverage.out 22:51:30 -rw-rw-r-- 1 1001 1001 3232 Mar 7 22:49 go.mod 22:51:30 -rw-rw-r-- 1 1001 1001 31098 Mar 7 22:49 go.sum 22:51:30 drwxrwxr-x 7 1001 1001 4096 Mar 7 22:49 internal 22:51:30 drwxrwxr-x 3 1001 1001 4096 Mar 7 22:49 openapi 22:51:30 drwxrwxr-x 4 1001 1001 4096 Mar 7 22:49 snap 22:51:30 -rw-rw-r-- 1 1001 1001 204 Mar 7 22:49 version.go [Pipeline] sh 22:51:31 + '[' -e coverage.out ] 22:51:31 + chown 1001:1001 coverage.out [Pipeline] stash 22:51:31 Stashed 1 file(s) [Pipeline] sh 22:51:31 + make build 22:51:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:51:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8662 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws 22:51:38 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:51:38 The recommended git tool is: git 22:51:43 using credential edgex-jenkins-ssh 22:51:43 Cloning the remote Git repository 22:51:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:51:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:51:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:51:43 > git init /w/workspace/edgex-go/1 # timeout=10 22:51:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:51:44 > git --version # timeout=10 22:51:44 > git --version # 'git version 2.25.1' 22:51:44 using GIT_SSH to set credentials SSH Credentials for GitHub 22:51:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:51:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:51:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:51:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:51:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:51:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:51:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:51:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:51:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:52:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:51:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:51:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:52:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4418/head:refs/remotes/origin/PR-4418 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:52:01 Merging remotes/origin/main commit 3ead8ec53459b72f62f51c7b78b8446db778950c into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] } 22:52:01 $ docker stop --time=1 63dfbfbabe98ef31646db78df811ab92a7104b3c84c50376d04e547818719d36 22:52:01 Merge succeeded, producing dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:52:01 Checking out Revision dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 (PR-4418) 22:52:01 > git config core.sparsecheckout # timeout=10 22:52:01 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 22:52:01 > git remote # timeout=10 22:52:01 > git config --get remote.origin.url # timeout=10 22:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:01 > git merge 3ead8ec53459b72f62f51c7b78b8446db778950c # timeout=10 22:52:01 > git rev-parse HEAD^{commit} # timeout=10 22:52:01 > git config core.sparsecheckout # timeout=10 22:52:01 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 22:52:03 $ docker rm -f --volumes 63dfbfbabe98ef31646db78df811ab92a7104b3c84c50376d04e547818719d36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:04 22:52:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:05 latest: Pulling from edgex-devops/edgex-compose 22:52:05 cbdbe7a5bc2a: Pulling fs layer 22:52:05 ca9280d653b3: Pulling fs layer 22:52:05 7e9c9ca2126c: Pulling fs layer 22:52:05 cbdbe7a5bc2a: Download complete 22:52:05 Commit message: "fix: Set exitcode of secrets-config for command execution errors" 22:52:05 > git --version # timeout=10 22:52:05 > git --version # 'git version 2.25.1' 22:52:05 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:52:05 ca9280d653b3: Verifying Checksum 22:52:05 ca9280d653b3: Download complete 22:52:05 cbdbe7a5bc2a: Pull complete 22:52:05 7e9c9ca2126c: Verifying Checksum 22:52:05 7e9c9ca2126c: Download complete 22:52:05 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:52:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:06 Dload Upload Total Spent Left Speed 22:52:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 33643 0 --:--:-- --:--:-- --:--:-- 33732 [Pipeline] sh 22:52:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:52:07 + sudo tee /etc/docker/daemon.new 22:52:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:52:07 { 22:52:07 "registry-mirrors": [ 22:52:07 "https://nexus3.edgexfoundry.org:10001" 22:52:07 ], 22:52:07 "bip": "10.250.0.254/24", 22:52:07 "hosts": [ 22:52:07 "tcp://0.0.0.0:5555", 22:52:07 "unix:///var/run/docker.sock" 22:52:07 ], 22:52:07 "mtu": 1458, 22:52:07 "selinux-enabled": true, 22:52:07 "seccomp-profile": "/etc/docker/seccomp.json" 22:52:07 } [Pipeline] sh 22:52:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:52:08 + sudo service docker restart 22:52:09 7e9c9ca2126c: Pull complete 22:52:09 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:09 prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container 22:52:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:52:10 $ docker top 7e515d7ae301e860084416356f978d3b30e5f03fb1c613de853403090ca1271f -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:10 + docker-compose build --help 22:52:10 + grep parallel 22:52:11 --parallel Build images in parallel. [Pipeline] } 22:52:11 $ docker stop --time=1 7e515d7ae301e860084416356f978d3b30e5f03fb1c613de853403090ca1271f 22:52:12 $ docker rm -f --volumes 7e515d7ae301e860084416356f978d3b30e5f03fb1c613de853403090ca1271f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:52:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:13 prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container 22:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:52:13 $ docker top df99408eed9b6a7ca801e0194d0b99682195df6a8f25f471625ca19411e80d9c -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:14 + docker-compose -f ./docker-compose-build.yml build --parallel 22:52:14 Building core-command ... 22:52:14 Building core-common-config-bootstrapper ... 22:52:14 Building core-data ... 22:52:14 Building core-metadata ... 22:52:14 Building security-bootstrapper ... 22:52:14 Building security-proxy-auth ... 22:52:14 Building security-proxy-setup ... 22:52:14 Building security-secretstore-setup ... 22:52:14 Building security-spiffe-token-provider ... 22:52:14 Building security-spire-agent ... 22:52:14 Building security-spire-config ... 22:52:14 Building security-spire-server ... 22:52:14 Building support-notifications ... 22:52:14 Building support-scheduler ... 22:52:14 Building core-command 22:52:14 Building core-metadata 22:52:14 Building security-bootstrapper 22:52:14 Building core-data 22:52:14 Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:26 provisioning config files... 22:52:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7936950246869492295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:52:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:52:26 ---> 3da640c79165 22:52:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:52:26 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:52:26 Step 2/19 : FROM ${BUILDER_BASE} AS builder 22:52:26 ---> 3da640c79165 22:52:26 Step 3/19 : WORKDIR /edgex-go 22:52:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:52:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 22:52:26 ---> 3da640c79165 22:52:26 Step 3/32 : WORKDIR /edgex-go 22:52:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:52:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:52:26 ---> 3da640c79165 22:52:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:52:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:52:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:52:26 ---> 3da640c79165 22:52:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:52:27 ---> docker-login.sh 22:52:27 nexus3.edgexfoundry.org:10001 22:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:27 Configure a credential helper to remove this warning. See 22:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:27 22:52:27 Login Succeeded 22:52:27 nexus3.edgexfoundry.org:10002 22:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:28 Configure a credential helper to remove this warning. See 22:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:28 22:52:28 Login Succeeded 22:52:28 nexus3.edgexfoundry.org:10003 22:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:28 Configure a credential helper to remove this warning. See 22:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:28 22:52:28 Login Succeeded 22:52:28 nexus3.edgexfoundry.org:10004 22:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:28 ---> Running in e41bef83e8c4 22:52:28 ---> Running in 6cf2f4d45d96 22:52:28 ---> Running in 14eacdb21b52 22:52:28 ---> Running in 2a0731148960 22:52:28 ---> Running in b926f28f6e43 22:52:28 Removing intermediate container 2a0731148960 22:52:28 ---> b056d87eee71 22:52:28 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 22:52:28 Removing intermediate container 6cf2f4d45d96 22:52:28 ---> 846896873677 22:52:28 Step 4/22 : WORKDIR /edgex-go 22:52:28 Removing intermediate container e41bef83e8c4 22:52:28 ---> dc0404eb0c6e 22:52:28 Step 4/23 : WORKDIR /edgex-go 22:52:28 Removing intermediate container b926f28f6e43 22:52:28 ---> 8dcf2fad75c5 22:52:28 Step 4/24 : WORKDIR /edgex-go 22:52:28 Removing intermediate container 14eacdb21b52 22:52:28 ---> 64e27d848c33 22:52:28 Step 4/32 : RUN apk add --update --no-cache make git 22:52:28 ---> Running in dd37a5bfee1c 22:52:28 ---> Running in 925c25ea1aed 22:52:28 ---> Running in caed433b006c 22:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:28 Configure a credential helper to remove this warning. See 22:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:28 22:52:28 Login Succeeded 22:52:28 docker.io 22:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:29 ---> Running in 3a89ab8d10c1 22:52:29 ---> Running in 825003996c3e 22:52:29 Removing intermediate container caed433b006c 22:52:29 ---> fa1879551b4c 22:52:29 Step 5/24 : RUN apk add --update --no-cache make git 22:52:29 Removing intermediate container 925c25ea1aed 22:52:29 ---> 81561e8f84ad 22:52:29 Step 5/22 : RUN apk add --update --no-cache make git 22:52:29 Removing intermediate container 3a89ab8d10c1 22:52:29 ---> 561897772887 22:52:29 Step 5/23 : RUN apk add --update --no-cache make git 22:52:29 ---> Running in d5326d4712fe 22:52:29 ---> Running in ba59ba99c752 22:52:29 ---> Running in b12f7e15777e 22:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:29 Configure a credential helper to remove this warning. See 22:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:29 22:52:29 Login Succeeded 22:52:29 ---> docker-login.sh ends [Pipeline] } 22:52:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:52:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:52:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:52:29 OK: 211 MiB in 51 packages 22:52:29 OK: 211 MiB in 51 packages 22:52:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:52:29 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:52:29 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:52:29 OK: 17046 distinct packages available [Pipeline] echo 22:52:29 ========================================================= 22:52:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:52:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:52:30 OK: 211 MiB in 51 packages 22:52:30 OK: 211 MiB in 51 packages 22:52:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:52:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:52:30 9b18e9b68314: Pulling fs layer 22:52:30 35d82f9e3411: Pulling fs layer 22:52:30 e16973657156: Pulling fs layer 22:52:30 fc693d55d65f: Pulling fs layer 22:52:30 7e9fc2657dce: Pulling fs layer 22:52:30 dda99020689f: Pulling fs layer 22:52:30 db1c61fa0a46: Pulling fs layer 22:52:30 891c053d2c06: Pulling fs layer 22:52:30 dda99020689f: Waiting 22:52:30 db1c61fa0a46: Waiting 22:52:30 891c053d2c06: Waiting 22:52:30 fc693d55d65f: Waiting 22:52:30 7e9fc2657dce: Waiting 22:52:30 e16973657156: Verifying Checksum 22:52:30 e16973657156: Download complete 22:52:30 35d82f9e3411: Verifying Checksum 22:52:30 35d82f9e3411: Download complete 22:52:30 OK: 211 MiB in 51 packages 22:52:30 Removing intermediate container d5326d4712fe 22:52:30 ---> 7dc581de494e 22:52:30 Step 6/24 : COPY go.mod vendor* ./ 22:52:30 Removing intermediate container 825003996c3e 22:52:30 ---> 4c177ff02817 22:52:30 Step 5/32 : COPY go.mod vendor* ./ 22:52:30 7e9fc2657dce: Verifying Checksum 22:52:30 7e9fc2657dce: Download complete 22:52:30 dda99020689f: Verifying Checksum 22:52:30 dda99020689f: Download complete 22:52:30 9b18e9b68314: Verifying Checksum 22:52:30 9b18e9b68314: Download complete 22:52:30 ---> 009b27d63cd6 22:52:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:30 ---> Running in 58c9ae0447b9 22:52:30 ---> 975b8bc0127b 22:52:30 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:30 Removing intermediate container ba59ba99c752 22:52:30 ---> 476645867b32 22:52:30 Step 6/22 : COPY go.mod vendor* ./ 22:52:30 ---> Running in cff75921c74f 22:52:30 Removing intermediate container b12f7e15777e 22:52:30 ---> 7457891004f0 22:52:30 Step 6/23 : COPY go.mod vendor* ./ 22:52:30 ---> ebca4f4fc5ea 22:52:30 Removing intermediate container dd37a5bfee1c 22:52:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 2c71df8eac6d 22:52:30 22:52:30 Step 5/19 : COPY go.mod vendor* ./ 22:52:30 ---> d2f5e55f3314 22:52:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:30 ---> Running in e9afe475a398 22:52:30 ---> Running in 91d26877399a 22:52:30 ---> 6f4046203528 22:52:30 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:52:31 ---> Running in bbefa9d80606 22:52:31 9b18e9b68314: Pull complete 22:52:31 891c053d2c06: Verifying Checksum 22:52:31 891c053d2c06: Download complete 22:52:31 35d82f9e3411: Pull complete 22:52:32 e16973657156: Pull complete 22:52:32 db1c61fa0a46: Verifying Checksum 22:52:32 db1c61fa0a46: Download complete 22:52:33 fc693d55d65f: Verifying Checksum 22:52:33 fc693d55d65f: Download complete 22:52:43 fc693d55d65f: Pull complete 22:52:43 7e9fc2657dce: Pull complete 22:52:43 dda99020689f: Pull complete 22:52:50 db1c61fa0a46: Pull complete 22:52:52 891c053d2c06: Pull complete 22:52:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:52:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:52:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:52:52 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:52:52 WORKDIR /edgex 22:52:52 COPY go.mod . 22:52:52 RUN go mod download 22:52:52 docker build -t ci-base-image-arm64 -f - . 22:52:53 Sending build context to Docker daemon 2.948MB 22:52:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:52:53 ---> f96f9c87975a 22:52:53 Step 2/4 : WORKDIR /edgex 22:52:55 ---> Running in 45abd46af85a 22:52:55 Removing intermediate container 45abd46af85a 22:52:55 ---> 683150930f8d 22:52:55 Step 3/4 : COPY go.mod . 22:52:55 ---> f9d497df9f68 22:52:55 Step 4/4 : RUN go mod download 22:52:55 ---> Running in 1de50cd4bd98 22:52:57 Removing intermediate container bbefa9d80606 22:52:57 ---> 17a345e19527 22:52:57 Step 7/19 : COPY . . 22:52:57 Removing intermediate container 58c9ae0447b9 22:52:57 ---> bedc7b2bbc5f 22:52:57 Step 8/24 : COPY . . 22:52:57 Removing intermediate container e9afe475a398 22:52:57 ---> 955a67fc497d 22:52:57 Step 8/22 : COPY . . 22:52:57 Removing intermediate container cff75921c74f 22:52:57 ---> 98fc7b872c43 22:52:57 Step 7/32 : COPY . . 22:52:57 Removing intermediate container 91d26877399a 22:52:57 ---> 511352bbf7ee 22:52:57 Step 8/23 : COPY . . 22:53:05 ---> 44c6dcd9817e 22:53:05 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:53:05 ---> b22fa3229b47 22:53:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:53:05 ---> 7423416806e4 22:53:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 22:53:05 ---> cb80cd8b6d62 22:53:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 22:53:05 ---> fdb5022875a2 22:53:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:53:06 ---> Running in aeed52e21a18 22:53:06 ---> Running in 3fba4bc92793 22:53:06 ---> Running in d01c05f7e15b 22:53:06 ---> Running in 2e8be103ea7e 22:53:06 ---> Running in f8dfa1f16022 22:53:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:53:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:53:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:53:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:53:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:53:22 Removing intermediate container 1de50cd4bd98 22:53:22 ---> 9db7be07ab45 22:53:22 Successfully built 9db7be07ab45 22:53:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:23 + docker inspect -f . ci-base-image-arm64 22:53:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:23 prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container 22:53:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:53:24 $ docker top 31294dcd0377bc980abf10779bc9e7aef6a7550546eae9ed18313cb8b65b65c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:25 + go version 22:53:25 go version go1.18.7 linux/arm64 [Pipeline] } 22:53:25 $ docker stop --time=1 31294dcd0377bc980abf10779bc9e7aef6a7550546eae9ed18313cb8b65b65c4 22:53:27 $ docker rm -f --volumes 31294dcd0377bc980abf10779bc9e7aef6a7550546eae9ed18313cb8b65b65c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:27 + docker inspect -f . ci-base-image-arm64 22:53:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:28 prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container 22:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:53:29 $ docker top 92edfb1647d9263710fdfd2d7d15186a86d695a18c32b96528a51a58a0182897 -eo pid,comm [Pipeline] { [Pipeline] echo 22:53:29 ========================================================= 22:53:29 [edgeXBuildGoParallel] Running Tests and Build... 22:53:29 ========================================================= [Pipeline] sh 22:53:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:53:30 + make test 22:53:30 go test -race -coverprofile=coverage.out ./... 22:53:45 Removing intermediate container aeed52e21a18 22:53:45 ---> db93ee5db0ab 22:53:45 22:53:45 Step 9/32 : FROM alpine:3.16 22:53:45 Removing intermediate container 2e8be103ea7e 22:53:45 ---> 58f432a109e0 22:53:45 22:53:45 Step 10/22 : FROM alpine:3.16 22:53:45 Removing intermediate container d01c05f7e15b 22:53:45 ---> 6f256bece5a1 22:53:45 22:53:45 Step 10/23 : FROM alpine:3.16 22:53:45 Removing intermediate container 3fba4bc92793 22:53:45 ---> 32bfe14b49d8 22:53:45 22:53:45 Step 10/24 : FROM alpine:3.16 22:53:45 3.16: Pulling from library/alpine 22:53:45 3.16: Pulling from library/alpine 22:53:45 3.16: Pulling from library/alpine 22:53:45 3.16: Pulling from library/alpine 22:53:45 Removing intermediate container f8dfa1f16022 22:53:45 ---> 0a65df40883c 22:53:45 22:53:45 Step 9/19 : FROM alpine:3.15 22:53:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:53:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:53:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:53:45 Status: Downloaded newer image for alpine:3.16 22:53:45 Status: Downloaded newer image for alpine:3.16 22:53:45 Status: Downloaded newer image for alpine:3.16 22:53:45 ---> dfd21b5a31f5 22:53:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:53:45 ---> dfd21b5a31f5 22:53:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:53:45 ---> dfd21b5a31f5 22:53:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:53:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 22:53:45 Status: Image is up to date for alpine:3.16 22:53:45 ---> dfd21b5a31f5 22:53:45 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:53:45 ---> Running in b9c77be9ae9f 22:53:45 ---> Running in 155226bad8f1 22:53:45 ---> Running in 3169d1d503af 22:53:45 3.15: Pulling from library/alpine 22:53:45 ---> Running in 2482b094ff78 22:53:45 Removing intermediate container 155226bad8f1 22:53:45 ---> 3b56676bbf34 22:53:45 Step 12/22 : ENV APP_PORT=59880 22:53:45 ---> Running in 29207b4e9809 22:53:45 Removing intermediate container 2482b094ff78 22:53:45 ---> c7502bb1bd28 22:53:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 22:53:45 ---> Running in 4c784be80866 22:53:45 Removing intermediate container 29207b4e9809 22:53:45 ---> 52a884c2b1da 22:53:45 Step 13/22 : EXPOSE $APP_PORT 22:53:45 ---> Running in 2fd5206e78b6 22:53:45 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 22:53:45 Status: Downloaded newer image for alpine:3.15 22:53:45 ---> 5ce65d7b0fde 22:53:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:53:45 ---> Running in 333b43061ee0 22:53:46 Removing intermediate container 2fd5206e78b6 22:53:46 ---> 074663b4a95f 22:53:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:53:46 ---> Running in fbbd7fcb3d6f 22:53:46 Removing intermediate container 333b43061ee0 22:53:46 ---> 4361777833ae 22:53:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:53:46 ---> Running in c7e9fcae83b6 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:53:46 (1/1) Installing dumb-init (1.2.5-r1) 22:53:46 Executing busybox-1.35.0-r17.trigger 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:53:46 OK: 6 MiB in 15 packages 22:53:46 (1/1) Installing dumb-init (1.2.5-r1) 22:53:46 Executing busybox-1.35.0-r17.trigger 22:53:46 (1/2) Installing dumb-init (1.2.5-r1) 22:53:46 (2/2) Installing su-exec (0.2-r1) 22:53:46 OK: 6 MiB in 15 packages 22:53:46 Executing busybox-1.35.0-r17.trigger 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:53:46 OK: 6 MiB in 16 packages 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:53:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:53:46 (1/1) Installing dumb-init (1.2.5-r1) 22:53:46 Executing busybox-1.35.0-r17.trigger 22:53:46 OK: 6 MiB in 15 packages 22:53:47 Removing intermediate container 3169d1d503af 22:53:47 ---> d0f531c36164 22:53:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:53:47 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:53:47 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:53:47 OK: 15859 distinct packages available 22:53:47 Removing intermediate container b9c77be9ae9f 22:53:47 ---> 3c904e6c04af 22:53:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:53:47 ---> Running in 809de514a4f1 22:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:53:47 ---> Running in 6b4a298d56ad 22:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:53:47 Removing intermediate container 4c784be80866 22:53:47 ---> bea2fd8f0f2c 22:53:47 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 22:53:47 Removing intermediate container 809de514a4f1 22:53:47 ---> c27bf171a98c 22:53:47 Step 13/24 : ENV APP_PORT=59881 22:53:47 Removing intermediate container 6b4a298d56ad 22:53:47 ---> 2299b9c7e013 22:53:47 Step 13/23 : ENV APP_PORT=59882 22:53:47 ---> Running in 769e8a6db684 22:53:47 Removing intermediate container fbbd7fcb3d6f 22:53:47 ---> 3cd23b308fcf 22:53:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:47 ---> Running in 1899a03aba77 22:53:47 ---> Running in 196a9336fb60 22:53:47 Removing intermediate container 769e8a6db684 22:53:47 ---> 4574824f590c 22:53:47 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:53:47 (1/9) Installing ca-certificates (20220614-r0) 22:53:47 (2/9) Installing brotli-libs (1.0.9-r5) 22:53:47 ---> Running in d2b856078eb5 22:53:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:53:47 (4/9) Installing libcurl (7.80.0-r6) 22:53:47 (5/9) Installing curl (7.80.0-r6) 22:53:47 Removing intermediate container 196a9336fb60 22:53:47 ---> 7baed5c12786 22:53:47 Step 14/23 : EXPOSE $APP_PORT 22:53:47 (6/9) Installing dumb-init (1.2.5-r1) 22:53:47 (7/9) Installing musl-obstack (1.2.3-r0) 22:53:47 Removing intermediate container 1899a03aba77 22:53:47 ---> c0f1b6bf137d 22:53:47 Step 14/24 : EXPOSE $APP_PORT 22:53:47 (8/9) Installing libucontext (1.1-r0) 22:53:47 (9/9) Installing gcompat (1.0.0-r4) 22:53:47 Executing busybox-1.34.1-r7.trigger 22:53:47 Executing ca-certificates-20220614-r0.trigger 22:53:47 ---> Running in 865114e45339 22:53:47 ---> 3fa1f607c7e2 22:53:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:53:47 ---> Running in c07e18083690 22:53:47 OK: 8 MiB in 23 packages 22:53:47 Removing intermediate container d2b856078eb5 22:53:47 ---> 415a594fc982 22:53:47 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:53:47 ---> Running in b8f090885f41 22:53:47 Removing intermediate container 865114e45339 22:53:47 ---> 45014f32d482 22:53:47 Step 15/23 : WORKDIR / 22:53:47 Removing intermediate container c07e18083690 22:53:47 ---> 29a02184f5dd 22:53:47 Step 15/24 : WORKDIR / 22:53:47 ---> Running in ce3b9b2d9c28 22:53:47 ---> Running in 6f3d3266745f 22:53:47 Removing intermediate container b8f090885f41 22:53:47 ---> 20f1effb717a 22:53:47 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 22:53:47 ---> Running in 5d18854c5689 22:53:47 Removing intermediate container ce3b9b2d9c28 22:53:47 ---> 9d8b709ae43d 22:53:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:47 Removing intermediate container 6f3d3266745f 22:53:47 ---> 6959bbc24ab4 22:53:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:47 Removing intermediate container 5d18854c5689 22:53:47 ---> 72b98a9987fb 22:53:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 22:53:47 ---> 80e03dcf8ca6 22:53:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:53:48 ---> Running in 6c063412d1dc 22:53:48 ---> bdd94a5e961c 22:53:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:53:48 Removing intermediate container c7e9fcae83b6 22:53:48 ---> dae4d9aba96a 22:53:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:48 ---> 9923ddc85796 22:53:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:53:48 ---> fdbedb00b8eb 22:53:48 Step 18/22 : ENTRYPOINT ["/core-data"] 22:53:48 ---> Running in 05efcc369ee4 22:53:48 ---> fff94801c415 22:53:48 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:53:48 Removing intermediate container 05efcc369ee4 22:53:48 ---> 852d98ee4e41 22:53:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:48 ---> 42476d0d86c7 22:53:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:53:48 ---> Running in 8a6bd8999fd2 22:53:48 ---> 6205fe519ab5 22:53:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:53:48 Removing intermediate container 8a6bd8999fd2 22:53:48 ---> f5eb8e9444ce 22:53:48 Step 20/22 : LABEL arch=x86_64 22:53:48 ---> 39110d19ddb8 22:53:48 Step 19/23 : ENTRYPOINT ["/core-command"] 22:53:48 ---> Running in 96e6613f28b2 22:53:48 ---> Running in 39fe947e0328 22:53:48 ---> 3efe784850b2 22:53:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:53:48 Removing intermediate container 6c063412d1dc 22:53:48 ---> 826402e739ae 22:53:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 22:53:48 Removing intermediate container 96e6613f28b2 22:53:48 ---> d1175c82618a 22:53:48 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:53:48 Removing intermediate container 39fe947e0328 22:53:48 ---> 5905650f939d 22:53:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:48 ---> f1ea4988ee42 22:53:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:53:48 ---> Running in ac9ccd1cdc04 22:53:48 ---> Running in e91601caa4c5 22:53:48 ---> Running in cff69e40c038 22:53:48 ---> ee922e67e609 22:53:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:53:48 ---> Running in 848197eacd8c 22:53:48 Removing intermediate container cff69e40c038 22:53:48 ---> 89ff97857631 22:53:48 Step 22/22 : LABEL version=0.0.0 22:53:48 Removing intermediate container ac9ccd1cdc04 22:53:48 ---> bc26ab9ae52d 22:53:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:53:49 ---> Running in 3a05d62a6eee 22:53:49 ---> fbb832fc019d 22:53:49 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:53:49 Removing intermediate container e91601caa4c5 22:53:49 ---> c04142fcdd64 22:53:49 Step 21/23 : LABEL arch=x86_64 22:53:49 ---> Running in 59fc591d849f 22:53:49 Removing intermediate container 848197eacd8c 22:53:49 ---> b83b9464ef3c 22:53:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:49 ---> Running in b2f12a8bb2ac 22:53:49 ---> Running in fff2699e6784 22:53:49 Removing intermediate container 3a05d62a6eee 22:53:49 ---> d67c127aa601 22:53:49 22:53:49 Removing intermediate container 59fc591d849f 22:53:49 ---> 505e332658df 22:53:49 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:53:49 Successfully built d67c127aa601 22:53:49 ---> da9a41a2a650 22:53:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:53:49 Successfully tagged core-data:latest 22:53:49  Building core-data ... done Building support-scheduler 22:53:49 ---> Running in cbc3381ebd25 22:53:49 Removing intermediate container b2f12a8bb2ac 22:53:49 ---> b242dfa6d67d 22:53:49 Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:53:49 ---> Running in 228951b9cbd3 22:53:49 Removing intermediate container fff2699e6784 22:53:49 ---> d4f0491719d9 22:53:49 Step 22/24 : LABEL arch=x86_64 22:53:49 ---> Running in c6f54be458b4 22:53:49 ---> Running in c71fc30ea511 22:53:49 Removing intermediate container cbc3381ebd25 22:53:49 ---> b1c422125dfe 22:53:49 Step 17/19 : LABEL arch=x86_64 22:53:49 Removing intermediate container c6f54be458b4 22:53:49 ---> e118ed3678a1 22:53:49 Step 23/23 : LABEL version=0.0.0 22:53:50 ---> Running in 0a1adcc3467b 22:53:50 Removing intermediate container c71fc30ea511 22:53:50 ---> 140ab0873054 22:53:50 Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:53:50 ---> Running in 2ea490081e53 22:53:50 ---> Running in 6b297757a2c1 22:53:50 Removing intermediate container 0a1adcc3467b 22:53:50 ---> d73ba8b1e43c 22:53:50 Step 18/19 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:53:50 ---> Running in 092be052c78c 22:53:50 Removing intermediate container 2ea490081e53 22:53:50 ---> 1cc7dd6d9164 22:53:50 22:53:50 Removing intermediate container 6b297757a2c1 22:53:50 ---> 4e2aa4ab3b9e 22:53:50 Step 24/24 : LABEL version=0.0.0 22:53:50 Successfully built 1cc7dd6d9164 22:53:50 Successfully tagged core-command:latest 22:53:50 Building support-notifications 22:53:50  Building core-command ... done Removing intermediate container 092be052c78c 22:53:50 ---> 844f5f46806b 22:53:50 Step 19/19 : LABEL version=0.0.0 22:53:50 ---> Running in ee17681fa57b 22:53:50 ---> Running in 7b654caadad8 22:53:50 Removing intermediate container ee17681fa57b 22:53:50 ---> 65624559950b 22:53:50 22:53:50 Removing intermediate container 228951b9cbd3 22:53:50 ---> 4e8b0f475e95 22:53:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 22:53:50 Removing intermediate container 7b654caadad8 22:53:50 ---> 8e66deafec35 22:53:50 22:53:50 Successfully built 65624559950b 22:53:50 Successfully tagged core-metadata:latest 22:53:50 Building security-spire-config 22:53:50  Building core-metadata ... done Successfully built 8e66deafec35 22:53:50 Successfully tagged security-spiffe-token-provider:latest 22:53:50  Building security-spiffe-token-provider ... done Building security-secretstore-setup 22:53:51 ---> 2252c26e8e8a 22:53:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:53:52 ---> 3d36ed62a6cf 22:53:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:53:53 ---> f234f5146fd9 22:53:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:53:53 ---> 4b2b84cc6bfc 22:53:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 22:53:53 ---> 6027d479727b 22:53:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:53:53 ---> 123e6b74083f 22:53:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:53:54 ---> 88acf6c68248 22:53:54 Step 27/32 : RUN chmod +x /entrypoint.sh 22:53:54 ---> Running in 8add59904d65 22:53:55 Removing intermediate container 8add59904d65 22:53:55 ---> 066fc1c359db 22:53:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 22:53:55 ---> Running in 4ffc875902f7 22:53:55 Removing intermediate container 4ffc875902f7 22:53:55 ---> 4e75894f4054 22:53:55 Step 29/32 : CMD ["gate"] 22:53:55 ---> Running in e7772e12b3d5 22:53:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:53:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:53:56 ---> 3da640c79165 22:53:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:53:56 ---> Using cache 22:53:56 ---> 8dcf2fad75c5 22:53:56 Step 4/22 : WORKDIR /edgex-go 22:53:56 ---> Using cache 22:53:56 ---> fa1879551b4c 22:53:56 Step 5/22 : RUN apk add --update --no-cache make git 22:53:56 ---> Using cache 22:53:56 ---> 7dc581de494e 22:53:56 Step 6/22 : COPY go.mod vendor* ./ 22:53:56 ---> Using cache 22:53:56 ---> 009b27d63cd6 22:53:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:56 ---> Using cache 22:53:56 ---> bedc7b2bbc5f 22:53:56 Step 8/22 : COPY . . 22:53:56 ---> Using cache 22:53:56 ---> b22fa3229b47 22:53:56 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:53:56 Removing intermediate container e7772e12b3d5 22:53:56 ---> d01e470d7af0 22:53:56 Step 30/32 : LABEL arch=x86_64 22:53:56 ---> Running in 5c415e4a46ef 22:53:56 ---> Running in 29073f2dc1b0 22:53:56 Removing intermediate container 29073f2dc1b0 22:53:56 ---> c5293945eb8f 22:53:56 Step 31/32 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:53:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:53:56 ---> Running in 20683f3ee27d 22:53:56 Removing intermediate container 20683f3ee27d 22:53:56 ---> f2ca82dc3754 22:53:56 Step 32/32 : LABEL version=0.0.0 22:53:57 ---> Running in 0bbc8107a52a 22:53:57 Removing intermediate container 0bbc8107a52a 22:53:57 ---> bf627369b525 22:53:57 22:53:57 Successfully built bf627369b525 22:53:57 Successfully tagged security-bootstrapper:latest 22:53:57  Building security-bootstrapper ... done Building security-spire-server 22:53:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:53:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:53:59 ---> 3da640c79165 22:53:59 Step 3/23 : WORKDIR /edgex-go 22:53:59 ---> Using cache 22:53:59 ---> 64e27d848c33 22:53:59 Step 4/23 : RUN apk add --update --no-cache make git 22:53:59 ---> Using cache 22:53:59 ---> 4c177ff02817 22:53:59 Step 5/23 : COPY go.mod vendor* ./ 22:53:59 ---> Using cache 22:53:59 ---> 975b8bc0127b 22:53:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:59 ---> Using cache 22:53:59 ---> 98fc7b872c43 22:53:59 Step 7/23 : COPY . . 22:53:59 ---> Using cache 22:53:59 ---> 44c6dcd9817e 22:53:59 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:53:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:53:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:53:59 ---> 3da640c79165 22:53:59 Step 3/24 : WORKDIR /edgex-go 22:53:59 ---> Using cache 22:53:59 ---> 64e27d848c33 22:53:59 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:53:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:53:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:53:59 ---> 3da640c79165 22:53:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:53:59 ---> Using cache 22:53:59 ---> 8dcf2fad75c5 22:53:59 Step 4/22 : WORKDIR /edgex-go 22:53:59 ---> Using cache 22:53:59 ---> fa1879551b4c 22:53:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:54:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:54:00 ---> 3da640c79165 22:54:00 Step 3/23 : WORKDIR /edgex-go 22:54:00 ---> Using cache 22:54:00 ---> 64e27d848c33 22:54:00 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 22:54:00 ---> Running in 48de5ad198a7 22:54:00 ---> Running in a38cdada95c1 22:54:00 ---> Running in b83eae594e1a 22:54:00 ---> Running in 515e0e865ca1 22:54:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:01 OK: 211 MiB in 51 packages 22:54:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:02 OK: 211 MiB in 51 packages 22:54:02 OK: 211 MiB in 51 packages 22:54:02 Removing intermediate container a38cdada95c1 22:54:02 ---> 6f1654ca5736 22:54:02 Step 5/23 : COPY go.mod vendor* ./ 22:54:02 ? github.com/edgexfoundry/edgex-go [no test files] 22:54:03 Removing intermediate container 515e0e865ca1 22:54:03 ---> 2da671486766 22:54:03 Step 6/22 : COPY go.mod vendor* ./ 22:54:03 Removing intermediate container b83eae594e1a 22:54:03 ---> 3eb96a30eaa5 22:54:03 Step 5/24 : COPY go.mod vendor* ./ 22:54:03 ---> aed5f4a8a775 22:54:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:03 ---> Running in 6ee72c43b6ed 22:54:03 ---> fbb90990e3c0 22:54:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:03 ---> 6abf2634a533 22:54:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:03 ---> Running in 0fa0bd96db85 22:54:03 ---> Running in c5ec36901691 22:54:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:54:25 Removing intermediate container 6ee72c43b6ed 22:54:25 ---> 988143236351 22:54:25 Step 7/23 : COPY . . 22:54:25 Removing intermediate container 0fa0bd96db85 22:54:25 ---> 0685efb20725 22:54:25 Step 7/24 : COPY . . 22:54:25 Removing intermediate container c5ec36901691 22:54:25 ---> 7fe093d9e116 22:54:25 Step 8/22 : COPY . . 22:54:31 Removing intermediate container 48de5ad198a7 22:54:31 ---> cf2c656965b6 22:54:31 22:54:31 Step 9/23 : FROM alpine:3.16 22:54:31 ---> dfd21b5a31f5 22:54:31 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:54:31 ---> d18d89b9e552 22:54:31 ---> 290d3b1b8f85 22:54:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:54:31 22:54:31 Removing intermediate container 5c415e4a46ef 22:54:31 ---> 17aaca95cbed 22:54:31 ---> 3bbbb19a598e 22:54:31 22:54:31 Step 10/22 : FROM alpine:3.16 22:54:31 ---> dfd21b5a31f5 22:54:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:54:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 ---> Using cache 22:54:31 22:54:31 ---> d0f531c36164 22:54:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:54:31 ---> Using cache 22:54:31 ---> c27bf171a98c 22:54:31 Step 13/22 : ENV APP_PORT=59861 22:54:31 ---> Running in dd239100b25e 22:54:31 ---> Running in 2f4d8e5b2392 22:54:31 ---> Running in a0711e1e876b 22:54:31 ---> Running in 707cb7488c34 22:54:31 ---> Running in 9ce5e592a2df 22:54:31 Removing intermediate container 2f4d8e5b2392 22:54:31 ---> 12fc40248f0b 22:54:31 Step 9/23 : WORKDIR /edgex-go/spire-build 22:54:31 Removing intermediate container 9ce5e592a2df 22:54:31 ---> 2c0d0536a6d3 22:54:31 Step 9/24 : WORKDIR /edgex-go/spire-build 22:54:31 Removing intermediate container 707cb7488c34 22:54:31 ---> cf87cd756e42 22:54:31 Step 14/22 : EXPOSE $APP_PORT 22:54:31 ---> Running in 38ba2ee0b6da 22:54:31 ---> Running in 1192b40c5c8f 22:54:31 ---> Running in c24f7c2b01e1 22:54:31 Removing intermediate container 38ba2ee0b6da 22:54:31 ---> b441f852e97f 22:54:31 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:54:31 Removing intermediate container 1192b40c5c8f 22:54:31 ---> 635e53e69ced 22:54:31 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:54:31 Removing intermediate container c24f7c2b01e1 22:54:31 ---> 156287b269c8 22:54:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:54:31 ---> Running in 6df2000ebab4 22:54:31 ---> Running in 5e8ff92cdae2 22:54:31 ---> c7750195c322 22:54:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:54:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:32 (1/3) Installing ca-certificates (20220614-r0) 22:54:32 (2/3) Installing dumb-init (1.2.5-r1) 22:54:32 (3/3) Installing su-exec (0.2-r1) 22:54:32 Executing busybox-1.35.0-r17.trigger 22:54:32 Executing ca-certificates-20220614-r0.trigger 22:54:32 OK: 6 MiB in 17 packages 22:54:32 ---> d3e4b10c59f7 22:54:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:54:32 ---> 884e906821c3 22:54:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:54:32 Removing intermediate container 6df2000ebab4 22:54:32 ---> 8c04003f700d 22:54:32 Step 11/23 : WORKDIR /edgex-go 22:54:32 ---> Running in 3eefbadf0bb0 22:54:32 Removing intermediate container 5e8ff92cdae2 22:54:32 ---> db04de19a7f4 22:54:32 Step 11/24 : WORKDIR /edgex-go 22:54:32 ---> Running in d94fc502f057 22:54:32 ---> Running in 5fad53f6d7eb 22:54:32 Removing intermediate container 3eefbadf0bb0 22:54:32 ---> 4558a592015d 22:54:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:54:32 Removing intermediate container dd239100b25e 22:54:32 ---> e63974601460 22:54:32 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:54:32 ---> Running in 8b1c005edb46 22:54:32 ---> Running in 49e6956127df 22:54:32 Removing intermediate container d94fc502f057 22:54:32 ---> 5fd5ed36471a 22:54:32 22:54:32 Step 12/23 : FROM alpine:3.15 22:54:32 ---> 5ce65d7b0fde 22:54:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:54:32 ---> Using cache 22:54:32 ---> 4361777833ae 22:54:32 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:54:33 Removing intermediate container 5fad53f6d7eb 22:54:33 ---> cae47d06b012 22:54:33 22:54:33 Step 12/24 : FROM alpine:3.15 22:54:33 ---> 5ce65d7b0fde 22:54:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:54:33 ---> Using cache 22:54:33 ---> 4361777833ae 22:54:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:54:33 ---> Running in 136ec100cf17 22:54:33 ---> Running in aa82d8e97dda 22:54:33 Removing intermediate container 8b1c005edb46 22:54:33 ---> be4aa392d28f 22:54:33 Step 20/22 : LABEL arch=x86_64 22:54:33 Removing intermediate container 49e6956127df 22:54:33 ---> a1d80ad56540 22:54:33 Step 12/23 : WORKDIR / 22:54:33 ---> Running in 92ac9a261c10 22:54:33 ---> Running in 0e267663b9bd 22:54:33 Removing intermediate container 92ac9a261c10 22:54:33 ---> 1605a8d95b7f 22:54:33 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:54:33 Removing intermediate container 0e267663b9bd 22:54:33 ---> c51b4d5eaa95 22:54:33 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:54:33 ---> Running in 0148d3569db0 22:54:33 Removing intermediate container 0148d3569db0 22:54:33 ---> 8bc3772e5489 22:54:33 Step 22/22 : LABEL version=0.0.0 22:54:33 ---> Running in 1d6ef232af25 22:54:33 ---> 3309a50b859a 22:54:33 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:33 Removing intermediate container 1d6ef232af25 22:54:33 ---> 8d11e873ede2 22:54:33 22:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:33 Successfully built 8d11e873ede2 22:54:33 Successfully tagged support-scheduler:latest 22:54:33  Building support-scheduler ... done Building security-proxy-setup 22:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:33 ---> 9530d979fb46 22:54:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:33 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:54:33 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:54:33 OK: 15859 distinct packages available 22:54:34 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:54:34 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:54:34 OK: 15859 distinct packages available 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:34 (1/4) Installing dumb-init (1.2.5-r1) 22:54:34 (1/5) Installing dumb-init (1.2.5-r1) 22:54:34 (2/4) Installing musl-obstack (1.2.3-r0) 22:54:34 (3/4) Installing libucontext (1.1-r0) 22:54:34 (4/4) Installing gcompat (1.0.0-r4) 22:54:34 Executing busybox-1.34.1-r7.trigger 22:54:34 (2/5) Installing musl-obstack (1.2.3-r0) 22:54:34 (3/5) Installing libucontext (1.1-r0) 22:54:34 OK: 6 MiB in 18 packages 22:54:34 (4/5) Installing gcompat (1.0.0-r4) 22:54:34 (5/5) Installing openssl (1.1.1t-r1) 22:54:34 Executing busybox-1.34.1-r7.trigger 22:54:34 OK: 7 MiB in 19 packages 22:54:35 ---> 3a959ab43091 22:54:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:54:35 ---> 925f34c0863e 22:54:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:54:36 Removing intermediate container 136ec100cf17 22:54:36 ---> 57452ba352e9 22:54:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:54:36 Removing intermediate container aa82d8e97dda 22:54:36 ---> a44f9273231c 22:54:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:54:37 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:54:37 ---> 3da640c79165 22:54:37 Step 3/20 : WORKDIR /edgex-go 22:54:37 ---> Using cache 22:54:37 ---> 64e27d848c33 22:54:37 Step 4/20 : RUN apk add --update --no-cache make git 22:54:37 ---> Using cache 22:54:37 ---> 4c177ff02817 22:54:37 Step 5/20 : COPY go.mod vendor* ./ 22:54:37 ---> Using cache 22:54:37 ---> 975b8bc0127b 22:54:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 ---> Using cache 22:54:37 ---> 98fc7b872c43 22:54:37 Step 7/20 : COPY . . 22:54:37 ---> Using cache 22:54:37 ---> 44c6dcd9817e 22:54:37 Step 8/20 : RUN make cmd/secrets-config/secrets-config 22:54:37 ---> 78d787d0fc9d 22:54:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:54:37 ---> Running in bc0f094f0e68 22:54:37 ---> 1f6f67fdea4f 22:54:37 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:54:37 ---> Running in 79afde78a02d 22:54:38 ---> 33c93c552b05 22:54:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:54:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:54:38 ---> 7047723050ac 22:54:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:54:38 ---> 6c0b5f2999de 22:54:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:54:38 ---> 997518cfb4cb 22:54:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:54:38 ---> Running in 792c367d9378 22:54:38 Removing intermediate container 792c367d9378 22:54:38 ---> c50b386f9318 22:54:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:54:38 ---> 941abf547b65 22:54:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:54:39 Removing intermediate container 79afde78a02d 22:54:39 ---> bc4170a89eac 22:54:39 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 22:54:39 ---> 80de425d2518 22:54:39 ---> 48f4de43597e 22:54:39 Step 19/24 : WORKDIR /Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:54:39 22:54:39 ---> Running in 038a975909aa 22:54:39 ---> Running in 54f8f3a393ff 22:54:39 ---> Running in 289c9cc747f4 22:54:39 Removing intermediate container 54f8f3a393ff 22:54:39 ---> b4891c5b4c84 22:54:39 Step 21/23 : LABEL arch=x86_64 22:54:39 Removing intermediate container 038a975909aa 22:54:39 ---> abd54a5cdd97 22:54:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:54:39 ---> Running in 565492f6a862 22:54:39 Removing intermediate container 289c9cc747f4 22:54:39 ---> 5c871e29ccde 22:54:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:54:39 ---> Running in 53403546b203 22:54:39 ---> Running in c13c9609842e 22:54:39 Removing intermediate container 565492f6a862 22:54:39 ---> d3eab28cc531 22:54:39 Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:54:39 Removing intermediate container 53403546b203 22:54:39 ---> d01ba1c74728 22:54:39 Step 21/23 : LABEL arch=x86_64 22:54:39 ---> Running in 2a56fba9fc1d 22:54:39 ---> Running in 04c6e09c3083 22:54:39 Removing intermediate container c13c9609842e 22:54:39 ---> 48ed7f9b96d7 22:54:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:54:39 Removing intermediate container 04c6e09c3083 22:54:39 ---> d2a076fb83a2 22:54:39 Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:54:39 ---> Running in 8ff43a3e8075 22:54:39 Removing intermediate container 2a56fba9fc1d 22:54:39 ---> 1c3ade8d9b6e 22:54:39 Step 23/23 : LABEL version=0.0.0 22:54:39 ---> Running in a7c36733fbc0 22:54:39 ---> Running in 145fd9e1970e 22:54:40 Removing intermediate container 8ff43a3e8075 22:54:40 ---> 0761bce4a541 22:54:40 Step 22/24 : LABEL arch=x86_64 22:54:40 ---> Running in f6726184ee07 22:54:40 Removing intermediate container 145fd9e1970e 22:54:40 ---> d7a15cbd965c 22:54:40 22:54:40 Removing intermediate container a7c36733fbc0 22:54:40 ---> 36e941d91a09 22:54:40 Step 23/23 : LABEL version=0.0.0 22:54:40 Successfully built d7a15cbd965c 22:54:40 Successfully tagged security-secretstore-setup:latest 22:54:40  Building security-secretstore-setup ... done  ---> Running in 8eab138d0e1b 22:54:40 Building core-common-config-bootstrapper 22:54:40 Removing intermediate container f6726184ee07 22:54:40 ---> 1144f55a4965 22:54:40 Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:54:40 ---> Running in cbe18b18dffb 22:54:41 Removing intermediate container 8eab138d0e1b 22:54:41 ---> a37a20cff145 22:54:41 22:54:41 Removing intermediate container cbe18b18dffb 22:54:41 ---> a4e505c78fad 22:54:41 Step 24/24 : LABEL version=0.0.0 22:54:41 Successfully built a37a20cff145 22:54:41 Successfully tagged security-spire-server:latest 22:54:41  Building security-spire-server ... done Building security-proxy-auth 22:54:41 ---> Running in 491250ec9d5e 22:54:41 Removing intermediate container 491250ec9d5e 22:54:41 ---> 18072d81b0fc 22:54:41 22:54:41 Successfully built 18072d81b0fc 22:54:41 Successfully tagged security-spire-config:latest 22:54:41 Building security-spire-agent 22:54:47  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:47 ---> 3da640c79165 22:54:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:54:47 ---> Using cache 22:54:47 ---> 8dcf2fad75c5 22:54:47 Step 4/22 : WORKDIR /edgex-go 22:54:47 ---> Using cache 22:54:47 ---> fa1879551b4c 22:54:47 Step 5/22 : RUN apk add --update --no-cache make git 22:54:47 ---> Using cache 22:54:47 ---> 7dc581de494e 22:54:47 Step 6/22 : COPY go.mod vendor* ./ 22:54:47 ---> Using cache 22:54:47 ---> 009b27d63cd6 22:54:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:47 ---> Using cache 22:54:47 ---> bedc7b2bbc5f 22:54:47 Step 8/22 : COPY . . 22:54:47 ---> Using cache 22:54:47 ---> b22fa3229b47 22:54:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:54:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:54:48 ---> 3da640c79165 22:54:48 Step 3/24 : WORKDIR /edgex-go 22:54:48 ---> Using cache 22:54:48 ---> 64e27d848c33 22:54:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 22:54:48 ---> Using cache 22:54:48 ---> 3eb96a30eaa5 22:54:48 Step 5/24 : COPY go.mod vendor* ./ 22:54:48 ---> Using cache 22:54:48 ---> 6abf2634a533 22:54:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:48 ---> Using cache 22:54:48 ---> 0685efb20725 22:54:48 Step 7/24 : COPY . . 22:54:48 ---> Using cache 22:54:48 ---> 17aaca95cbed 22:54:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 22:54:48 ---> Using cache 22:54:48 ---> 2c0d0536a6d3 22:54:48 Step 9/24 : WORKDIR /edgex-go/spire-build 22:54:48 ---> Using cache 22:54:48 ---> 635e53e69ced 22:54:48 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:54:48 ---> Using cache 22:54:48 ---> db04de19a7f4 22:54:48 Step 11/24 : WORKDIR /edgex-go 22:54:48 ---> Using cache 22:54:48 ---> cae47d06b012 22:54:48 22:54:48 Step 12/24 : FROM alpine:3.15 22:54:48 ---> 5ce65d7b0fde 22:54:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:54:48 ---> Using cache 22:54:48 ---> 4361777833ae 22:54:48 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:54:48 ---> Using cache 22:54:48 ---> 57452ba352e9 22:54:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:54:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:48 ---> 3da640c79165 22:54:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:54:48 ---> Using cache 22:54:48 ---> 8dcf2fad75c5 22:54:48 Step 4/22 : WORKDIR /edgex-go 22:54:48 ---> Using cache 22:54:48 ---> fa1879551b4c 22:54:48 Step 5/22 : RUN apk add --update --no-cache make git 22:54:48 ---> Using cache 22:54:48 ---> 7dc581de494e 22:54:48 Step 6/22 : COPY go.mod vendor* ./ 22:54:48 ---> Using cache 22:54:48 ---> 009b27d63cd6 22:54:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:48 ---> Using cache 22:54:48 ---> bedc7b2bbc5f 22:54:48 Step 8/22 : COPY . . 22:54:48 ---> Using cache 22:54:48 ---> b22fa3229b47 22:54:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 22:54:50 ---> 541955ad8adb 22:54:50 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:54:50 ---> Running in 00366142dc10 22:54:50 ---> Running in 1e83983824f9 22:54:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:54:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:54:52 ---> 9a680227b9f3 22:54:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:54:52 ---> 43029395ac2b 22:54:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:54:52 ---> bbbdb21ac11c 22:54:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:54:53 ---> 784ff1683855 22:54:53 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:54:53 ---> Running in a0323ff9fbbc 22:54:53 Removing intermediate container a0323ff9fbbc 22:54:53 ---> bbe30f65787c 22:54:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:54:53 ---> Running in 075bb7f8a4dc 22:54:53 Removing intermediate container 075bb7f8a4dc 22:54:53 ---> 519862cb9097 22:54:53 Step 22/24 : LABEL arch=x86_64 22:54:53 ---> Running in 2804d9edb3cd 22:54:53 Removing intermediate container 2804d9edb3cd 22:54:53 ---> 65887494518f 22:54:53 Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:54:53 ---> Running in 64e394c7e0b3 22:54:53 Removing intermediate container 64e394c7e0b3 22:54:53 ---> c9d389d7fd51 22:54:53 Step 24/24 : LABEL version=0.0.0 22:54:53 ---> Running in 5d9f961256ac 22:54:53 Removing intermediate container 5d9f961256ac 22:54:53 ---> 4691c7d0b3cd 22:54:53 22:54:53 Successfully built 4691c7d0b3cd 22:54:53 Successfully tagged security-spire-agent:latest 22:55:00  Building security-spire-agent ... done Removing intermediate container a0711e1e876b 22:55:00 ---> 5c69f5cc8af0 22:55:00 22:55:00 Step 10/22 : FROM alpine:3.16 22:55:00 ---> dfd21b5a31f5 22:55:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:55:00 ---> Running in a54df00eae52 22:55:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:01 (1/2) Installing ca-certificates (20220614-r0) 22:55:01 (2/2) Installing dumb-init (1.2.5-r1) 22:55:01 Executing busybox-1.35.0-r17.trigger 22:55:01 Executing ca-certificates-20220614-r0.trigger 22:55:01 OK: 6 MiB in 16 packages 22:55:02 Removing intermediate container bc0f094f0e68 22:55:02 ---> f8fe6c8d1dcd 22:55:02 22:55:02 Step 9/20 : FROM alpine:3.16 22:55:02 ---> dfd21b5a31f5 22:55:02 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 22:55:02 ---> Running in a19b7c9fc6af 22:55:02 Removing intermediate container a54df00eae52 22:55:02 ---> 01d4b468c12d 22:55:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:55:02 ---> Running in 42acffe7196d 22:55:02 Removing intermediate container 42acffe7196d 22:55:02 ---> 14bd78fc951e 22:55:02 Step 13/22 : ENV APP_PORT=59860 22:55:03 ---> Running in 62cdb772bd3d 22:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:03 Removing intermediate container 62cdb772bd3d 22:55:03 ---> e9bbc75d4bbc 22:55:03 Step 14/22 : EXPOSE $APP_PORT 22:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:03 ---> Running in ef31f9aa6dcf 22:55:03 Removing intermediate container ef31f9aa6dcf 22:55:03 ---> a283603b6e32 22:55:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:03 (1/2) Installing dumb-init (1.2.5-r1) 22:55:03 (2/2) Installing openssl (1.1.1t-r0) 22:55:03 Executing busybox-1.35.0-r17.trigger 22:55:03 OK: 6 MiB in 16 packages 22:55:03 ---> 895152bd04fc 22:55:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:55:04 Removing intermediate container a19b7c9fc6af 22:55:04 ---> 1d7ac5df0bb5 22:55:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 22:55:04 ---> Running in be9df4b13c1b 22:55:04 Removing intermediate container be9df4b13c1b 22:55:04 ---> 4b5d1d41cc69 22:55:04 Step 12/20 : WORKDIR /edgex 22:55:04 ---> 666e001b7280 22:55:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:55:04 ---> Running in fec7a79f8732 22:55:04 Removing intermediate container fec7a79f8732 22:55:04 ---> 381cf32ada85 22:55:04 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 22:55:04 ---> 0a01a79d82df 22:55:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:55:04 ---> Running in 8291ccfafafc 22:55:04 ---> 7dad810a08e4 22:55:04 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:04 Removing intermediate container 8291ccfafafc 22:55:04 ---> 8afc7dcda54d 22:55:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:55:04 ---> Running in 97b81e291e12 22:55:04 Removing intermediate container 97b81e291e12 22:55:04 ---> 5ea17d0237f2 22:55:04 Step 20/22 : LABEL arch=x86_64 22:55:04 ---> Running in 097efe575d0b 22:55:05 ---> d71f24aebaeb 22:55:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:55:05 Removing intermediate container 097efe575d0b 22:55:05 ---> 10b28bc7957d 22:55:05 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:55:05 ---> Running in dca1bb1f5880 22:55:05 ---> de2230a4e852 22:55:05 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:05 ---> Running in 361a2e2b0ed3 22:55:05 Removing intermediate container dca1bb1f5880 22:55:05 ---> 2ac4c77f79df 22:55:05 Step 22/22 : LABEL version=0.0.0 22:55:05 ---> Running in 0e55a199198e 22:55:05 Removing intermediate container 0e55a199198e 22:55:05 ---> 85db2aa21959 22:55:05 22:55:05 Successfully built 85db2aa21959 22:55:05 Successfully tagged support-notifications:latest 22:55:07  Building support-notifications ... done Removing intermediate container 361a2e2b0ed3 22:55:07 ---> 902fbde6931f 22:55:07 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 22:55:07 ---> Running in 314f018242d1 22:55:07 Removing intermediate container 314f018242d1 22:55:07 ---> 7ae28685c217 22:55:07 Step 18/20 : LABEL arch=x86_64 22:55:07 ---> Running in bfd9250ad4a3 22:55:08 Removing intermediate container bfd9250ad4a3 22:55:08 ---> a30128cd3e15 22:55:08 Step 19/20 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:55:08 ---> Running in bc343aa8b19b 22:55:08 Removing intermediate container bc343aa8b19b 22:55:08 ---> 2660dc8be269 22:55:08 Step 20/20 : LABEL version=0.0.0 22:55:08 ---> Running in 0b56a2fe520d 22:55:08 Removing intermediate container 0b56a2fe520d 22:55:08 ---> 236eb1afdcae 22:55:08 22:55:08 Successfully built 236eb1afdcae 22:55:08 Successfully tagged security-proxy-setup:latest 22:55:11  Building security-proxy-setup ... done Removing intermediate container 1e83983824f9 22:55:11 ---> d19e0051d574 22:55:11 22:55:11 Step 10/22 : FROM alpine:3.16 22:55:11 ---> dfd21b5a31f5 22:55:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:55:11 Removing intermediate container 00366142dc10 22:55:11 ---> ea6d3218fef1 22:55:11 22:55:11 Step 10/22 : FROM alpine:3.16 22:55:11 ---> dfd21b5a31f5 22:55:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:55:11 ---> Running in dd8f37c53c92 22:55:11 ---> Running in d561a3fa6a81 22:55:11 Removing intermediate container dd8f37c53c92 22:55:11 ---> 49b14a94ba15 22:55:11 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:55:11 ---> Running in c55a6ed7e2fe 22:55:11 Removing intermediate container d561a3fa6a81 22:55:11 ---> 05e8e841110d 22:55:11 Step 12/22 : RUN apk add --update --no-cache dumb-init 22:55:11 ---> Running in b29dce4b5273 22:55:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:12 (1/1) Installing dumb-init (1.2.5-r1) 22:55:12 Executing busybox-1.35.0-r17.trigger 22:55:12 OK: 6 MiB in 15 packages 22:55:12 (1/1) Installing dumb-init (1.2.5-r1) 22:55:12 Executing busybox-1.35.0-r17.trigger 22:55:12 OK: 6 MiB in 15 packages 22:55:12 Removing intermediate container c55a6ed7e2fe 22:55:12 ---> 092bb34015bb 22:55:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:12 Removing intermediate container b29dce4b5273 22:55:12 ---> 065115460b34 22:55:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:12 ---> cd1a544f504f 22:55:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:55:12 ---> 77b4bfa013b0 22:55:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:55:13 ---> 56739d27611b 22:55:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 22:55:13 ---> 987c366c4027 22:55:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:55:13 ---> 7d58c02999e4 22:55:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:55:13 ---> 6eaf3b044bf4 22:55:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:55:13 ---> 3aa679f9e18f 22:55:13 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:13 ---> Running in 7cfbf67ee790 22:55:13 ---> 52e3ac08ac64 22:55:13 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:13 ---> Running in c15df9ca9713 22:55:14 Removing intermediate container 7cfbf67ee790 22:55:14 ---> cdbebb71ecc6 22:55:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:55:14 ---> Running in 66221e8b7001 22:55:14 Removing intermediate container c15df9ca9713 22:55:14 ---> 9d32bb06fc52 22:55:14 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 22:55:14 ---> Running in de232cb38a84 22:55:14 Removing intermediate container 66221e8b7001 22:55:14 ---> 5d237e1f3aa2 22:55:14 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 22:55:14 ---> Running in 1072393d6a08 22:55:14 Removing intermediate container de232cb38a84 22:55:14 ---> 94911160aa41 22:55:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 22:55:14 ---> Running in 9a34c7e6faf9 22:55:14 Removing intermediate container 1072393d6a08 22:55:14 ---> 887a5fe88574 22:55:14 Step 20/22 : LABEL arch=x86_64 22:55:14 ---> Running in c05317fee7aa 22:55:14 Removing intermediate container 9a34c7e6faf9 22:55:14 ---> eb32b3c200cb 22:55:14 Step 20/22 : LABEL arch=x86_64 22:55:14 ---> Running in 5585be204a03 22:55:14 Removing intermediate container c05317fee7aa 22:55:14 ---> e1935378189a 22:55:14 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:55:14 ---> Running in 690c14211cea 22:55:14 Removing intermediate container 5585be204a03 22:55:14 ---> 6e6da8dbfae7 22:55:14 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 22:55:14 ---> Running in 6e4d27541cd3 22:55:14 Removing intermediate container 690c14211cea 22:55:14 ---> eafd6326930f 22:55:14 Step 22/22 : LABEL version=0.0.0 22:55:14 ---> Running in 34960038c71e 22:55:14 Removing intermediate container 6e4d27541cd3 22:55:14 ---> 6f7850bb7b05 22:55:14 Step 22/22 : LABEL version=0.0.0 22:55:14 ---> Running in 2b1c850e1ea5 22:55:14 Removing intermediate container 34960038c71e 22:55:14 ---> 451f3204eebb 22:55:14 22:55:14 Removing intermediate container 2b1c850e1ea5 22:55:14 ---> 4eb68f48c151 22:55:14 22:55:14 Successfully built 451f3204eebb 22:55:14 Successfully tagged security-proxy-auth:latest 22:55:15  Building security-proxy-auth ... done Successfully built 4eb68f48c151 22:55:15 Successfully tagged core-common-config-bootstrapper:latest 22:55:15  Building core-common-config-bootstrapper ... done  [Pipeline] } 22:55:15 $ docker stop --time=1 df99408eed9b6a7ca801e0194d0b99682195df6a8f25f471625ca19411e80d9c 22:55:16 $ docker rm -f --volumes df99408eed9b6a7ca801e0194d0b99682195df6a8f25f471625ca19411e80d9c [Pipeline] // withDockerContainer [Pipeline] sh 22:55:16 + docker images 22:55:16 REPOSITORY TAG IMAGE ID CREATED SIZE 22:55:16 core-common-config-bootstrapper latest 4eb68f48c151 2 seconds ago 15.5MB 22:55:16 security-proxy-auth latest 451f3204eebb 2 seconds ago 16.2MB 22:55:16 ea6d3218fef1 5 seconds ago 1.68GB 22:55:16 d19e0051d574 6 seconds ago 1.66GB 22:55:16 security-proxy-setup latest 236eb1afdcae 8 seconds ago 16.4MB 22:55:16 support-notifications latest 85db2aa21959 11 seconds ago 30.7MB 22:55:16 f8fe6c8d1dcd 15 seconds ago 1.66GB 22:55:16 5c69f5cc8af0 17 seconds ago 1.75GB 22:55:16 security-spire-agent latest 4691c7d0b3cd 23 seconds ago 125MB 22:55:16 security-spire-config latest 18072d81b0fc 35 seconds ago 85.8MB 22:55:16 security-spire-server latest a37a20cff145 36 seconds ago 86.5MB 22:55:16 security-secretstore-setup latest d7a15cbd965c 36 seconds ago 29.9MB 22:55:16 support-scheduler latest 8d11e873ede2 43 seconds ago 30.1MB 22:55:16 cae47d06b012 44 seconds ago 1.55GB 22:55:16 5fd5ed36471a 44 seconds ago 1.55GB 22:55:16 3bbbb19a598e 49 seconds ago 1.75GB 22:55:16 cf2c656965b6 50 seconds ago 1.67GB 22:55:16 security-bootstrapper latest bf627369b525 About a minute ago 19.8MB 22:55:16 security-spiffe-token-provider latest 8e66deafec35 About a minute ago 30MB 22:55:16 core-metadata latest 65624559950b About a minute ago 18.5MB 22:55:16 core-command latest 1cc7dd6d9164 About a minute ago 17.8MB 22:55:16 core-data latest d67c127aa601 About a minute ago 18MB 22:55:16 0a65df40883c About a minute ago 1.72GB 22:55:16 32bfe14b49d8 About a minute ago 1.69GB 22:55:16 58f432a109e0 About a minute ago 1.69GB 22:55:16 6f256bece5a1 About a minute ago 1.68GB 22:55:16 db93ee5db0ab About a minute ago 1.67GB 22:55:16 ci-base-image-x86_64 latest 3da640c79165 5 minutes ago 903MB 22:55:16 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 22:55:16 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 22:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 22:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 22:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:55:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:55:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 22:55:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:55:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:55:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:55:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 22:55:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:55:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:55:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:55:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:55:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:55:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:55:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.438s coverage: 28.7% of statements 22:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:55:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:56:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.572s coverage: 98.5% of statements 22:56:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.848s coverage: 71.2% of statements 22:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 22:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 22:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:56:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.823s coverage: 54.0% of statements 22:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:56:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:56:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.881s coverage: 88.5% of statements 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:56:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.682s coverage: 3.9% of statements 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.402s coverage: 95.6% of statements 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 22:56:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.453s coverage: 72.2% of statements 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:56:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.670s coverage: 65.9% of statements 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:56:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.736s coverage: 0.9% of statements 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:56:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.572s coverage: 29.6% of statements 22:56:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:56:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.332s coverage: 45.5% of statements 22:56:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.533s coverage: 82.9% of statements 22:56:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.382s coverage: 94.1% of statements 22:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.469s coverage: 96.3% of statements 22:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.364s coverage: 87.5% of statements 22:56:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.523s coverage: 94.4% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.084s coverage: 79.9% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.415s coverage: 92.9% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 64.4% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.229s coverage: 20.0% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.331s coverage: 100.0% of statements 22:57:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.536s coverage: 81.2% of statements 22:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.554s coverage: 82.1% of statements 22:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 22:57:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.273s coverage: 84.8% of statements 22:57:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.282s coverage: 63.1% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.374s coverage: 100.0% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.278s coverage: 89.4% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 22:57:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 22:57:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 22:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.045s coverage: 38.4% of statements 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.284s coverage: 89.5% of statements 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.323s coverage: 84.8% of statements 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:57:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:57:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:57:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.678s coverage: 92.3% of statements 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:57:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.642s coverage: 63.2% of statements 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:57:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:57:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:57:38 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 22:57:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:57:38 go vet ./... 22:59:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:59:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:59:44 ./bin/test-attribution-txt.sh [Pipeline] echo 22:59:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:59:45 + ls -al . 22:59:45 total 700 22:59:45 drwxrwxr-x 10 1001 1001 4096 Mar 7 22:53 . 22:59:45 drwxr-xr-x 4 root root 4096 Mar 7 22:53 .. 22:59:45 drwxrwxr-x 2 1001 1001 4096 Mar 7 22:52 .blubracket 22:59:45 -rw-rw-r-- 1 1001 1001 16 Mar 7 22:52 .dockerignore 22:59:45 drwxrwxr-x 8 1001 1001 4096 Mar 7 22:52 .git 22:59:45 drwxrwxr-x 3 1001 1001 4096 Mar 7 22:52 .github 22:59:45 -rw-rw-r-- 1 1001 1001 1112 Mar 7 22:52 .gitignore 22:59:45 -rw-rw-r-- 1 1001 1001 42 Mar 7 22:52 .golangci.yml 22:59:45 -rw-rw-r-- 1 1001 1001 87 Mar 7 22:52 .hadolint.yml 22:59:45 -rw-rw-r-- 1 1001 1001 166 Mar 7 22:52 .sonarcloud.properties 22:59:45 -rw-rw-r-- 1 1001 1001 1171 Mar 7 22:52 ADOPTERS.md 22:59:45 -rw-rw-r-- 1 1001 1001 10825 Mar 7 22:52 Attribution.txt 22:59:45 -rw-rw-r-- 1 1001 1001 73765 Mar 7 22:52 CHANGELOG.md 22:59:45 -rw-rw-r-- 1 1001 1001 3804 Mar 7 22:52 CONTRIBUTING.md 22:59:45 -rw-rw-r-- 1 1001 1001 677 Mar 7 22:52 GOVERNANCE.md 22:59:45 -rw-rw-r-- 1 1001 1001 883 Mar 7 22:52 Jenkinsfile 22:59:45 -rw-rw-r-- 1 1001 1001 10775 Mar 7 22:52 LICENSE 22:59:45 -rw-rw-r-- 1 1001 1001 14071 Mar 7 22:52 Makefile 22:59:45 -rw-rw-r-- 1 1001 1001 582 Mar 7 22:52 OWNERS.md 22:59:45 -rw-rw-r-- 1 1001 1001 9403 Mar 7 22:52 README.md 22:59:45 -rw-rw-r-- 1 1001 1001 6912 Mar 7 22:52 SECURITY.md 22:59:45 -rw-rw-r-- 1 1001 1001 5 Mar 7 22:49 VERSION 22:59:45 drwxrwxr-x 2 1001 1001 4096 Mar 7 22:52 bin 22:59:45 drwxrwxr-x 18 1001 1001 4096 Mar 7 22:52 cmd 22:59:45 -rw-r--r-- 1 root root 446903 Mar 7 22:57 coverage.out 22:59:45 -rw-rw-r-- 1 1001 1001 3232 Mar 7 22:52 go.mod 22:59:45 -rw-rw-r-- 1 1001 1001 31098 Mar 7 22:52 go.sum 22:59:45 drwxrwxr-x 7 1001 1001 4096 Mar 7 22:52 internal 22:59:45 drwxrwxr-x 3 1001 1001 4096 Mar 7 22:52 openapi 22:59:45 drwxrwxr-x 4 1001 1001 4096 Mar 7 22:52 snap 22:59:45 -rw-rw-r-- 1 1001 1001 204 Mar 7 22:52 version.go [Pipeline] sh 22:59:46 + '[' -e coverage.out ] 22:59:46 + chown 1001:1001 coverage.out [Pipeline] stash 22:59:46 Warning: overwriting stash ‘coverage-report’ 22:59:47 Stashed 1 file(s) [Pipeline] sh 22:59:47 + make build 22:59:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:01:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:01:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:01:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:01:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:02:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:02:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:02:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:03:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:03:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:03:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:03:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:03:27 $ docker stop --time=1 92edfb1647d9263710fdfd2d7d15186a86d695a18c32b96528a51a58a0182897 23:03:30 $ docker rm -f --volumes 92edfb1647d9263710fdfd2d7d15186a86d695a18c32b96528a51a58a0182897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:03:32 23:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:03:33 latest: Pulling from edgex-devops/edgex-compose-arm64 23:03:33 29e5d40040c1: Pulling fs layer 23:03:33 1ce36da41761: Pulling fs layer 23:03:33 25b303627fd3: Pulling fs layer 23:03:33 29e5d40040c1: Verifying Checksum 23:03:33 29e5d40040c1: Download complete 23:03:33 1ce36da41761: Verifying Checksum 23:03:33 1ce36da41761: Download complete 23:03:34 29e5d40040c1: Pull complete 23:03:35 25b303627fd3: Verifying Checksum 23:03:35 25b303627fd3: Download complete 23:03:35 1ce36da41761: Pull complete 23:03:48 25b303627fd3: Pull complete 23:03:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:03:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:48 prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container 23:03:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:03:51 $ docker top 6e31e87fbb097719be9422ea084473b02bcfb87ebb3c62eab247c2f0e3f15f87 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:52 + grep parallel 23:03:52 + docker-compose build --help 23:04:00 --parallel Build images in parallel. [Pipeline] } 23:04:00 $ docker stop --time=1 6e31e87fbb097719be9422ea084473b02bcfb87ebb3c62eab247c2f0e3f15f87 23:04:02 $ docker rm -f --volumes 6e31e87fbb097719be9422ea084473b02bcfb87ebb3c62eab247c2f0e3f15f87 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:04:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:03 prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container 23:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:04:05 $ docker top 565fd52c02234357833820c59b6fbf7ffd04b472b000c73fe72de27584c96537 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:05 + docker-compose -f ./docker-compose-build.yml build --parallel 23:04:14 Building core-command ... 23:04:14 Building core-common-config-bootstrapper ... 23:04:14 Building core-data ... 23:04:14 Building core-metadata ... 23:04:14 Building security-bootstrapper ... 23:04:14 Building security-proxy-auth ... 23:04:14 Building security-proxy-setup ... 23:04:14 Building security-secretstore-setup ... 23:04:14 Building security-spiffe-token-provider ... 23:04:14 Building security-spire-agent ... 23:04:14 Building security-spire-config ... 23:04:14 Building security-spire-server ... 23:04:14 Building support-notifications ... 23:04:14 Building support-scheduler ... 23:04:14 Building security-spire-agent 23:04:14 Building support-scheduler 23:04:14 Building support-notifications 23:04:14 Building core-command 23:04:14 Building security-spire-config 23:05:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:10 ---> 9db7be07ab45 23:05:10 Step 3/24 : WORKDIR /edgex-go 23:05:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:05:10 ---> 9db7be07ab45 23:05:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:05:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:05:10 ---> 9db7be07ab45 23:05:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:05:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:05:10 ---> 9db7be07ab45 23:05:10 Step 3/24 : WORKDIR /edgex-go 23:05:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:05:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:05:10 ---> 9db7be07ab45 23:05:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:05:10 ---> Running in c4666ce20912 23:05:10 ---> Running in 75a3a9721eaa 23:05:10 ---> Running in 409a47ba0921 23:05:10 ---> Running in dc52167c5862 23:05:10 ---> Running in 87527f607457 23:05:10 Removing intermediate container 409a47ba0921 23:05:10 ---> c87c42aaf6d9 23:05:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:05:10 Removing intermediate container 75a3a9721eaa 23:05:10 ---> 34ea493e54ae 23:05:10 Step 4/22 : WORKDIR /edgex-go 23:05:10 Removing intermediate container 87527f607457 23:05:10 ---> ca72d378f3a1 23:05:10 Step 4/22 : WORKDIR /edgex-go 23:05:10 ---> Running in e3bb7bac96a2 23:05:10 ---> Running in d6ae71c6f102 23:05:10 Removing intermediate container c4666ce20912 23:05:10 ---> 106bf3e3d312 23:05:10 Step 4/23 : WORKDIR /edgex-go 23:05:10 Removing intermediate container dc52167c5862 23:05:10 ---> 82b99329c138 23:05:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:05:10 ---> Running in 53666c76e8a3 23:05:10 ---> Running in c0b11713cf56 23:05:10 ---> Running in b16a1076460c 23:05:10 Removing intermediate container e3bb7bac96a2 23:05:10 ---> 8676e05388c6 23:05:10 Step 5/22 : RUN apk add --update --no-cache make git 23:05:10 Removing intermediate container 53666c76e8a3 23:05:10 ---> f19890f07d34 23:05:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:05:10 Removing intermediate container c0b11713cf56 23:05:10 ---> 5eb0e10adf83 23:05:10 Step 5/23 : RUN apk add --update --no-cache make git 23:05:10 ---> Running in 3b79174491fe 23:05:10 ---> Running in cefc9f4fca1e 23:05:10 ---> Running in d62ab54632e2 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:10 OK: 221 MiB in 51 packages 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:05:10 OK: 221 MiB in 51 packages 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:05:11 OK: 221 MiB in 51 packages 23:05:11 OK: 221 MiB in 51 packages 23:05:11 OK: 221 MiB in 51 packages 23:05:11 Removing intermediate container d6ae71c6f102 23:05:11 ---> 7d2fc7bf8260 23:05:11 Step 5/24 : COPY go.mod vendor* ./ 23:05:12 Removing intermediate container b16a1076460c 23:05:12 ---> a640ebc70ebb 23:05:12 Step 5/24 : COPY go.mod vendor* ./ 23:05:15 ---> 92e2cce19ae3 23:05:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:15 ---> 36b945b8cb25 23:05:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:15 ---> Running in 9006fb10a912 23:05:16 ---> Running in ad222794281a 23:05:16 Removing intermediate container d62ab54632e2 23:05:16 ---> 05506874daf4 23:05:16 Step 6/23 : COPY go.mod vendor* ./ 23:05:17 Removing intermediate container cefc9f4fca1e 23:05:17 ---> 9af0eadb34ad 23:05:17 Step 6/22 : COPY go.mod vendor* ./ 23:05:17 Removing intermediate container 3b79174491fe 23:05:17 ---> 9678ca119bfb 23:05:17 Step 6/22 : COPY go.mod vendor* ./ 23:05:18 ---> d5ae235e2082 23:05:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:18 ---> 0c71305838b6 23:05:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:18 ---> Running in 81d457cb1aaf 23:05:18 ---> Running in 375d24119961 23:05:18 ---> fe9bae5bb4f1 23:05:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:19 ---> Running in 3ac766c456ac 23:07:25 Removing intermediate container 375d24119961 23:07:25 ---> 1735a07c714f 23:07:25 Step 8/22 : COPY . . 23:07:25 Removing intermediate container 3ac766c456ac 23:07:25 ---> f1efcbe42787 23:07:25 Step 8/22 : COPY . . 23:07:25 Removing intermediate container ad222794281a 23:07:25 ---> aa5387d2de5d 23:07:25 Step 7/24 : COPY . . 23:07:25 Removing intermediate container 81d457cb1aaf 23:07:25 ---> 8c59ebaf2d2b 23:07:25 Step 8/23 : COPY . . 23:07:25 Removing intermediate container 9006fb10a912 23:07:25 ---> b63d0acb58e9 23:07:25 Step 7/24 : COPY . . 23:07:32 ---> 686425d9a0ba 23:07:32 ---> 7b3260f24671 23:07:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:07:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:07:32 ---> d80b4df9930d 23:07:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:07:32 ---> Running in 14beae7e1b1c 23:07:32 ---> d7b85779d7d8 23:07:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:07:32 ---> Running in eca25876c910 23:07:32 ---> c7268d32238a 23:07:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:07:32 ---> Running in cebe6b3ce34e 23:07:32 ---> Running in 3023d4dfd041 23:07:32 ---> Running in 68d26efbeca2 23:07:32 Removing intermediate container cebe6b3ce34e 23:07:32 ---> 746dfc27e6b9 23:07:32 Step 9/24 : WORKDIR /edgex-go/spire-buildRemoving intermediate container eca25876c910 23:07:32 ---> 8796a73186e3 23:07:32 Step 9/24 : WORKDIR /edgex-go/spire-build 23:07:32 23:07:33 ---> Running in 1ab4686e4b57 23:07:33 ---> Running in 4c3dba0c93af 23:07:33 Removing intermediate container 4c3dba0c93af 23:07:33 ---> 9b927f508b43 23:07:33 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:07:33 Removing intermediate container 1ab4686e4b57 23:07:33 ---> 2788ec4b149a 23:07:33 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:07:33 ---> Running in 54769fe82295 23:07:34 ---> Running in 215bd6c28f4e 23:07:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:07:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:07:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:07:37 Removing intermediate container 54769fe82295 23:07:37 ---> 21b74bf78ef6 23:07:37 Step 11/24 : WORKDIR /edgex-go 23:07:37 ---> Running in 937c9ff04a67 23:07:38 Removing intermediate container 215bd6c28f4e 23:07:38 ---> 227d430417cd 23:07:38 Step 11/24 : WORKDIR /edgex-go 23:07:38 ---> Running in e9398139113a 23:07:38 Removing intermediate container 937c9ff04a67 23:07:38 ---> 4a8f8474d83f 23:07:38 23:07:38 Step 12/24 : FROM alpine:3.15 23:07:38 3.15: Pulling from library/alpine 23:07:38 Removing intermediate container e9398139113a 23:07:38 ---> c3249276aa44 23:07:38 23:07:38 Step 12/24 : FROM alpine:3.15 23:07:38 3.15: Pulling from library/alpine 23:07:39 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:07:39 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:07:39 Status: Downloaded newer image for alpine:3.15 23:07:39 Status: Downloaded newer image for alpine:3.15 23:07:39 ---> 354640af7b1b 23:07:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:40 ---> 354640af7b1b 23:07:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:07:40 ---> Running in 6bf2d1b834b4 23:07:40 ---> Running in 007765928bfb 23:07:41 Removing intermediate container 6bf2d1b834b4 23:07:41 ---> e17497892020 23:07:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:07:41 Removing intermediate container 007765928bfb 23:07:41 ---> c20076ae2c70 23:07:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:07:41 ---> Running in 23733811f1b3 23:07:41 ---> Running in 35de9abbac0e 23:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:07:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:07:45 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:07:45 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:07:45 OK: 15736 distinct packages available 23:07:45 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:07:45 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:07:45 OK: 15736 distinct packages available 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:07:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:07:47 (1/5) Installing dumb-init (1.2.5-r1) 23:07:47 (2/5) Installing musl-obstack (1.2.3-r0) 23:07:47 (3/5) Installing libucontext (1.1-r0) 23:07:47 (4/5) Installing gcompat (1.0.0-r4) 23:07:47 (1/4) Installing dumb-init (1.2.5-r1) 23:07:47 (5/5) Installing openssl (1.1.1t-r1) 23:07:47 (2/4) Installing musl-obstack (1.2.3-r0) 23:07:47 (3/4) Installing libucontext (1.1-r0) 23:07:47 (4/4) Installing gcompat (1.0.0-r4) 23:07:47 Executing busybox-1.34.1-r7.trigger 23:07:47 Executing busybox-1.34.1-r7.trigger 23:07:47 OK: 6 MiB in 19 packages 23:07:47 OK: 6 MiB in 18 packages 23:07:50 Removing intermediate container 23733811f1b3 23:07:50 ---> b426af14c243 23:07:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:50 Removing intermediate container 35de9abbac0e 23:07:50 ---> 68266adec4ec 23:07:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:07:54 ---> 067fe2f48330 23:07:54 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:07:58 ---> bbfa344584cc 23:07:58 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:08:00 ---> 0e1e994f0b4d 23:08:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:08:00 ---> Running in 3925649f97ef 23:08:01 Removing intermediate container 3925649f97ef 23:08:01 ---> 8eb0728874f1 23:08:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:08:04 ---> 77e75d4b82db 23:08:04 Step 19/24 : WORKDIR / 23:08:04 ---> Running in 05d661c7d8f6 23:08:04 ---> 76cf6accdd94 23:08:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:08:04 Removing intermediate container 05d661c7d8f6 23:08:04 ---> 6581fd8b3713 23:08:04 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:04 ---> Running in 92597a5d17ee 23:08:05 ---> 0e589bfb944c 23:08:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:08:05 Removing intermediate container 92597a5d17ee 23:08:05 ---> 7325a3c12c4c 23:08:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:05 ---> Running in 2719d8e70cfa 23:08:06 Removing intermediate container 2719d8e70cfa 23:08:06 ---> b34804ae8abf 23:08:06 Step 22/24 : LABEL arch=arm64 23:08:06 ---> Running in cb360d843850 23:08:06 ---> d9316592ec5b 23:08:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:08:06 Removing intermediate container cb360d843850 23:08:06 ---> c1566dfd0500 23:08:06 Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:08:07 ---> Running in 27162ac0c8b0 23:08:07 ---> 211230c5b0cc 23:08:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:07 Removing intermediate container 27162ac0c8b0 23:08:07 ---> f835bd066f14 23:08:07 Step 24/24 : LABEL version=0.0.0 23:08:07 ---> Running in ce70ab8d574a 23:08:08 ---> Running in cfe2a455b04e 23:08:08 Removing intermediate container ce70ab8d574a 23:08:08 ---> 33936daf0c24 23:08:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:08 Removing intermediate container cfe2a455b04e 23:08:08 ---> 575c3b6f8d8f 23:08:08 23:08:08 ---> Running in 7a1e76697793 23:08:09 Successfully built 575c3b6f8d8f 23:08:09 Successfully tagged security-spire-config-arm64:latest 23:08:09  Building security-spire-config ... done Building security-proxy-auth 23:08:09 Removing intermediate container 7a1e76697793 23:08:09 ---> 87bcd5935db4 23:08:09 Step 22/24 : LABEL arch=arm64 23:08:09 ---> Running in fcda1ecc67c1 23:08:10 Removing intermediate container fcda1ecc67c1 23:08:10 ---> 4c57f86a51e8 23:08:10 Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:08:10 ---> Running in ac06f73f8e56 23:08:10 Removing intermediate container ac06f73f8e56 23:08:10 ---> 50efe3187dca 23:08:10 Step 24/24 : LABEL version=0.0.0 23:08:10 ---> Running in a2f20e7f2acf 23:08:11 Removing intermediate container a2f20e7f2acf 23:08:11 ---> 6b59be1f602d 23:08:11 23:08:11 Successfully built 6b59be1f602d 23:08:11 Successfully tagged security-spire-agent-arm64:latest 23:08:11 Building security-spire-server 23:08:38  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:38 ---> 9db7be07ab45 23:08:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:08:38 ---> Using cache 23:08:38 ---> 106bf3e3d312 23:08:38 Step 4/22 : WORKDIR /edgex-go 23:08:38 ---> Using cache 23:08:38 ---> 5eb0e10adf83 23:08:38 Step 5/22 : RUN apk add --update --no-cache make git 23:08:38 ---> Using cache 23:08:38 ---> 05506874daf4 23:08:38 Step 6/22 : COPY go.mod vendor* ./ 23:08:38 ---> Using cache 23:08:38 ---> d5ae235e2082 23:08:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:38 ---> Using cache 23:08:38 ---> 8c59ebaf2d2b 23:08:38 Step 8/22 : COPY . . 23:08:38 ---> Using cache 23:08:38 ---> c7268d32238a 23:08:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:08:38 ---> Running in c7c88c296bf2 23:08:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:38 ---> 9db7be07ab45 23:08:38 Step 3/23 : WORKDIR /edgex-go 23:08:38 ---> Using cache 23:08:38 ---> 82b99329c138 23:08:38 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:08:38 ---> Using cache 23:08:38 ---> a640ebc70ebb 23:08:38 Step 5/23 : COPY go.mod vendor* ./ 23:08:38 ---> Using cache 23:08:38 ---> 36b945b8cb25 23:08:38 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:38 ---> Using cache 23:08:38 ---> aa5387d2de5d 23:08:38 Step 7/23 : COPY . . 23:08:38 ---> Using cache 23:08:38 ---> 686425d9a0ba 23:08:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:08:38 ---> Using cache 23:08:38 ---> 8796a73186e3 23:08:38 Step 9/23 : WORKDIR /edgex-go/spire-build 23:08:38 ---> Using cache 23:08:38 ---> 2788ec4b149a 23:08:38 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:08:38 ---> Running in cac28d2d1457 23:08:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:08:44 Removing intermediate container cac28d2d1457 23:08:44 ---> 365591f4b747 23:08:44 Step 11/23 : WORKDIR /edgex-go 23:08:44 ---> Running in e699e97263ac 23:08:44 Removing intermediate container e699e97263ac 23:08:44 ---> eecd8450b16b 23:08:44 23:08:44 Step 12/23 : FROM alpine:3.15 23:08:44 ---> 354640af7b1b 23:08:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:08:44 ---> Using cache 23:08:44 ---> c20076ae2c70 23:08:44 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:08:44 ---> Using cache 23:08:44 ---> 68266adec4ec 23:08:44 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:08:49 ---> 8246a04fd291 23:08:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:08:50 ---> d4fddc93c9b3 23:08:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:08:51 ---> 646c7929516a 23:08:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:08:52 ---> 093181981381 23:08:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:08:52 ---> Running in 86a872dd8839 23:08:52 Removing intermediate container 86a872dd8839 23:08:52 ---> 3b9ef86c658a 23:08:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:08:52 ---> Running in 67c2009bf6d7 23:08:53 Removing intermediate container 67c2009bf6d7 23:08:53 ---> 1eb127909230 23:08:53 Step 21/23 : LABEL arch=arm64 23:08:53 ---> Running in 978baf569d98 23:08:54 Removing intermediate container 978baf569d98 23:08:54 ---> b6e26bef76d2 23:08:54 Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:08:54 ---> Running in 9bc0974c606a 23:08:55 Removing intermediate container 9bc0974c606a 23:08:55 ---> 92af154fbe3c 23:08:55 Step 23/23 : LABEL version=0.0.0 23:08:55 ---> Running in 2c18a2bd80d2 23:08:55 Removing intermediate container 2c18a2bd80d2 23:08:55 ---> 9c4d531e1239 23:08:55 23:08:55 Successfully built 9c4d531e1239 23:08:55 Successfully tagged security-spire-server-arm64:latest 23:08:55 Building core-common-config-bootstrapper 23:09:14  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:09:14 ---> 9db7be07ab45 23:09:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:09:14 ---> Using cache 23:09:14 ---> 106bf3e3d312 23:09:14 Step 4/22 : WORKDIR /edgex-go 23:09:14 ---> Using cache 23:09:14 ---> 5eb0e10adf83 23:09:14 Step 5/22 : RUN apk add --update --no-cache make git 23:09:14 ---> Using cache 23:09:14 ---> 05506874daf4 23:09:14 Step 6/22 : COPY go.mod vendor* ./ 23:09:14 ---> Using cache 23:09:14 ---> d5ae235e2082 23:09:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:14 ---> Using cache 23:09:14 ---> 8c59ebaf2d2b 23:09:14 Step 8/22 : COPY . . 23:09:14 ---> Using cache 23:09:14 ---> c7268d32238a 23:09:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:09:14 ---> Running in 55ae76312450 23:09:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:14:53 Removing intermediate container 68d26efbeca2 23:14:53 ---> 741994ec0a05 23:14:53 23:14:53 Step 10/23 : FROM alpine:3.16 23:14:53 3.16: Pulling from library/alpine 23:14:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:14:53 Status: Downloaded newer image for alpine:3.16 23:14:53 ---> 4c81e5bf8899 23:14:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:14:53 ---> Running in e95147afac2d 23:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:53 (1/1) Installing dumb-init (1.2.5-r1) 23:14:53 Executing busybox-1.35.0-r17.trigger 23:14:53 OK: 5 MiB in 15 packages 23:14:53 Removing intermediate container e95147afac2d 23:14:53 ---> c2186fc0428a 23:14:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:14:53 ---> Running in d378d1bd64a5 23:14:53 Removing intermediate container d378d1bd64a5 23:14:53 ---> 172d959ab37a 23:14:53 Step 13/23 : ENV APP_PORT=59882 23:14:53 ---> Running in 460b99933f5f 23:14:54 Removing intermediate container 460b99933f5f 23:14:54 ---> 3e1eed672afc 23:14:54 Step 14/23 : EXPOSE $APP_PORT 23:14:54 ---> Running in a9f5d7b09e4f 23:14:55 Removing intermediate container a9f5d7b09e4f 23:14:55 ---> 65bff3bf98c3 23:14:55 Step 15/23 : WORKDIR / 23:14:55 ---> Running in e2c5eeb12829 23:14:56 Removing intermediate container e2c5eeb12829 23:14:56 ---> 0c76fb7ed59b 23:14:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:57 ---> 11a2294eaf9f 23:14:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:15:00 ---> 19db11205806 23:15:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:15:03 ---> ea3d3d831eee 23:15:03 Step 19/23 : ENTRYPOINT ["/core-command"] 23:15:03 ---> Running in 146aacfdeb9d 23:15:04 Removing intermediate container 146aacfdeb9d 23:15:04 ---> 88b608d063bc 23:15:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:04 ---> Running in e118d59ba274 23:15:05 Removing intermediate container e118d59ba274 23:15:05 ---> 4a9d8db88b59 23:15:05 Step 21/23 : LABEL arch=arm64 23:15:06 ---> Running in 95309b5f267c 23:15:06 Removing intermediate container c7c88c296bf2 23:15:06 ---> d7366d9fc2f0 23:15:06 23:15:06 Step 10/22 : FROM alpine:3.16 23:15:06 ---> 4c81e5bf8899 23:15:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:15:06 ---> Running in 3a11679c9811 23:15:06 Removing intermediate container 95309b5f267c 23:15:06 ---> 1ed97769d945 23:15:06 Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:15:06 ---> Running in 28a77ea73eb5 23:15:07 Removing intermediate container 3a11679c9811 23:15:07 ---> be75730d7b8d 23:15:07 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:15:07 ---> Running in b7ce25497cb9 23:15:07 Removing intermediate container 28a77ea73eb5 23:15:07 ---> 3ac5be0fee0e 23:15:07 Step 23/23 : LABEL version=0.0.0 23:15:07 ---> Running in 65ea65b12f48 23:15:08 Removing intermediate container 65ea65b12f48 23:15:08 ---> c854a9d05a6f 23:15:08 23:15:09 Successfully built c854a9d05a6f 23:15:09 Successfully tagged core-command-arm64:latest 23:15:09  Building core-command ... done Building security-secretstore-setup 23:15:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:11 (1/1) Installing dumb-init (1.2.5-r1) 23:15:11 Executing busybox-1.35.0-r17.trigger 23:15:11 OK: 5 MiB in 15 packages 23:15:14 Removing intermediate container b7ce25497cb9 23:15:14 ---> ef21d7587d46 23:15:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:15:14 ---> f35ad4784be1 23:15:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:15:17 ---> fffca2d3bdaa 23:15:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 23:15:18 ---> 59977f7d1f8c 23:15:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:15:19 ---> 6990ecd1d891 23:15:19 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:19 ---> Running in 7b1efab03012 23:15:23 Removing intermediate container 7b1efab03012 23:15:23 ---> 9b5adff603d2 23:15:23 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:15:23 ---> Running in 77c42dea5a9f 23:15:24 Removing intermediate container 77c42dea5a9f 23:15:24 ---> 391be25aad1c 23:15:24 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:15:24 ---> Running in cbcaa4a977a4 23:15:25 Removing intermediate container cbcaa4a977a4 23:15:25 ---> 04cb065e3ada 23:15:25 Step 20/22 : LABEL arch=arm64 23:15:25 ---> Running in 3216918b49cf 23:15:26 Removing intermediate container 3216918b49cf 23:15:26 ---> cbfd4708b05f 23:15:26 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:15:26 ---> Running in 7bacdf82d331 23:15:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:15:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:15:26 ---> 9db7be07ab45 23:15:26 Step 3/23 : WORKDIR /edgex-go 23:15:26 ---> Using cache 23:15:26 ---> 82b99329c138 23:15:26 Step 4/23 : RUN apk add --update --no-cache make git 23:15:26 ---> Running in 67dcb5115ea9 23:15:26 Removing intermediate container 7bacdf82d331 23:15:26 ---> e67ae83f6161 23:15:26 Step 22/22 : LABEL version=0.0.0 23:15:27 ---> Running in 8c6ede284db9 23:15:27 Removing intermediate container 8c6ede284db9 23:15:27 ---> dcf2386867fa 23:15:27 23:15:28 Successfully built dcf2386867fa 23:15:28 Successfully tagged security-proxy-auth-arm64:latest 23:15:28 Building security-bootstrapper 23:15:28  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:15:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:15:31 OK: 221 MiB in 51 packages 23:15:32 Removing intermediate container 67dcb5115ea9 23:15:32 ---> ff82e63a1e19 23:15:32 Step 5/23 : COPY go.mod vendor* ./ 23:15:33 ---> d86972d75ccc 23:15:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:33 ---> Running in b42765786fc4 23:15:48 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:15:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:15:48 ---> 9db7be07ab45 23:15:48 Step 3/32 : WORKDIR /edgex-go 23:15:48 ---> Using cache 23:15:48 ---> 82b99329c138 23:15:48 Step 4/32 : RUN apk add --update --no-cache make git 23:15:48 ---> Using cache 23:15:48 ---> ff82e63a1e19 23:15:48 Step 5/32 : COPY go.mod vendor* ./ 23:15:48 ---> Using cache 23:15:48 ---> d86972d75ccc 23:15:48 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:48 ---> Running in d7c59907adc6 23:16:27 Removing intermediate container 55ae76312450 23:16:27 ---> f5c79682c566 23:16:27 23:16:27 Step 10/22 : FROM alpine:3.16 23:16:27 ---> 4c81e5bf8899 23:16:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:16:27 ---> Using cache 23:16:27 ---> be75730d7b8d 23:16:27 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:16:27 ---> Using cache 23:16:27 ---> ef21d7587d46 23:16:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:27 ---> Using cache 23:16:27 ---> f35ad4784be1 23:16:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:16:28 ---> 4c48f941e48b 23:16:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:16:29 ---> fdd178ecf470 23:16:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:16:30 ---> 7c78f4a56ea9 23:16:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:16:31 ---> Running in 66d5c5dd2481 23:16:36 Removing intermediate container 66d5c5dd2481 23:16:36 ---> cadb42b1a58e 23:16:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:16:36 ---> Running in 2696956843b1 23:16:37 Removing intermediate container 2696956843b1 23:16:37 ---> afe785b2f359 23:16:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:16:37 ---> Running in 9afd20bb16d0 23:16:38 Removing intermediate container 9afd20bb16d0 23:16:38 ---> edf0e8545125 23:16:38 Step 20/22 : LABEL arch=arm64 23:16:38 ---> Running in 90a485aad042 23:16:39 Removing intermediate container 90a485aad042 23:16:39 ---> 515a96531bd9 23:16:39 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:16:39 ---> Running in 4a33710d7b38 23:16:40 Removing intermediate container 4a33710d7b38 23:16:40 ---> 8ddbeddca255 23:16:40 Step 22/22 : LABEL version=0.0.0 23:16:40 ---> Running in 1fd1a1c60eb7 23:16:41 Removing intermediate container 1fd1a1c60eb7 23:16:41 ---> ddf3050e4429 23:16:41 23:16:42 Successfully built ddf3050e4429 23:16:42 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:16:42 Building core-data 23:17:04  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:04 ---> 9db7be07ab45 23:17:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:17:04 ---> Using cache 23:17:04 ---> 106bf3e3d312 23:17:04 Step 4/22 : WORKDIR /edgex-go 23:17:04 ---> Using cache 23:17:04 ---> 5eb0e10adf83 23:17:04 Step 5/22 : RUN apk add --update --no-cache make git 23:17:04 ---> Using cache 23:17:04 ---> 05506874daf4 23:17:04 Step 6/22 : COPY go.mod vendor* ./ 23:17:04 ---> Using cache 23:17:04 ---> d5ae235e2082 23:17:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:04 ---> Using cache 23:17:04 ---> 8c59ebaf2d2b 23:17:04 Step 8/22 : COPY . . 23:17:04 ---> Using cache 23:17:04 ---> c7268d32238a 23:17:04 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:17:05 ---> Running in f3099df76ba3 23:17:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:17:29 Removing intermediate container b42765786fc4 23:17:29 ---> edf71b6b62d0 23:17:29 Step 7/23 : COPY . . 23:17:47 Removing intermediate container d7c59907adc6 23:17:47 ---> b5ec0ed72917 23:17:47 Step 7/32 : COPY . . 23:17:53 ---> 41a3597d44a0 23:17:53 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:17:54 ---> Running in b4d6184ce317 23:17:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:18:05 Removing intermediate container 3023d4dfd041 23:18:05 ---> 84692bd58864 23:18:05 23:18:05 Step 10/22 : FROM alpine:3.16 23:18:05 ---> 4c81e5bf8899 23:18:05 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:18:05 ---> Using cache 23:18:05 ---> c2186fc0428a 23:18:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:05 ---> Using cache 23:18:05 ---> 172d959ab37a 23:18:05 Step 13/22 : ENV APP_PORT=59861 23:18:05 Removing intermediate container 14beae7e1b1c 23:18:05 ---> 1901366695fa 23:18:05 23:18:05 Step 10/22 : FROM alpine:3.16 23:18:05 ---> 4c81e5bf8899 23:18:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:18:05 ---> Running in 0d0209b669ab 23:18:05 ---> Running in 1da31c6b56cd 23:18:06 Removing intermediate container 0d0209b669ab 23:18:06 ---> d667e0f1d6ac 23:18:06 Step 14/22 : EXPOSE $APP_PORT 23:18:06 ---> Running in dbf5e9424652 23:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:07 Removing intermediate container dbf5e9424652 23:18:07 ---> ef14f0a6ce75 23:18:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:09 ---> 212e66693286 23:18:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:18:09 (1/2) Installing ca-certificates (20220614-r0) 23:18:09 (2/2) Installing dumb-init (1.2.5-r1) 23:18:09 Executing busybox-1.35.0-r17.trigger 23:18:09 Executing ca-certificates-20220614-r0.trigger 23:18:10 OK: 6 MiB in 16 packages 23:18:13 Removing intermediate container 1da31c6b56cd 23:18:13 ---> de6055d39e52 23:18:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:18:13 ---> Running in 033100621be5 23:18:14 ---> e88587bf5dd6 23:18:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:18:14 ---> a12d43f243c0 23:18:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:18:14 ---> Running in a7a9e4cf6b86 23:18:14 Removing intermediate container 033100621be5 23:18:14 ---> 06f0b324cccc 23:18:14 Step 13/22 : ENV APP_PORT=59860 23:18:14 ---> Running in cb273a6468fd 23:18:15 ---> 555da0853179 23:18:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:18:15 ---> Running in 37c094928512 23:18:15 Removing intermediate container cb273a6468fd 23:18:15 ---> 16fbfd4281a8 23:18:15 Step 14/22 : EXPOSE $APP_PORT 23:18:16 ---> Running in 745bc18defc6 23:18:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:18:16 Removing intermediate container 37c094928512 23:18:16 ---> 1b4c1b36b721 23:18:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:18:16 ---> Running in 9a3090a03f96 23:18:16 Removing intermediate container 745bc18defc6 23:18:16 ---> ed17dd971b8a 23:18:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:17 Removing intermediate container 9a3090a03f96 23:18:17 ---> ebc1703666d2 23:18:17 Step 20/22 : LABEL arch=arm64 23:18:17 ---> Running in 777c329533fd 23:18:20 Removing intermediate container 777c329533fd 23:18:20 ---> 67e121bce946 23:18:20 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:18:20 ---> 7996f637e7a7 23:18:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:20 ---> Running in 85bac7c4c3c2 23:18:21 Removing intermediate container 85bac7c4c3c2 23:18:21 ---> 52b1cb39c4b2 23:18:21 Step 22/22 : LABEL version=0.0.0 23:18:21 ---> Running in 059ecb6177f4 23:18:22 Removing intermediate container 059ecb6177f4 23:18:22 ---> ad9247f8abc3 23:18:22 23:18:22 Successfully built ad9247f8abc3 23:18:22 Successfully tagged support-scheduler-arm64:latest 23:18:23  Building support-scheduler ... done Building core-metadata 23:18:23 ---> 883e08c5f106 23:18:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:18:24 ---> cb7cd1fe8684 23:18:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:18:24 ---> Running in 607311b0c6dc 23:18:24 Removing intermediate container 607311b0c6dc 23:18:24 ---> a1398ae4434e 23:18:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:18:25 ---> Running in 36073f63281b 23:18:25 Removing intermediate container 36073f63281b 23:18:25 ---> f339517e445a 23:18:25 Step 20/22 : LABEL arch=arm64 23:18:26 ---> Running in 139b53b72b32 23:18:26 Removing intermediate container 139b53b72b32 23:18:26 ---> f8a6a239bbdc 23:18:26 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:18:26 ---> Running in ac94b519e3aa 23:18:27 Removing intermediate container ac94b519e3aa 23:18:27 ---> 0b712573ab9e 23:18:27 Step 22/22 : LABEL version=0.0.0 23:18:27 ---> Running in 8cac8ad2ef11 23:18:27 Removing intermediate container 8cac8ad2ef11 23:18:27 ---> bd0d0f6078f4 23:18:27 23:18:28 Successfully built bd0d0f6078f4 23:18:28 Successfully tagged support-notifications-arm64:latest 23:18:28 Building security-spiffe-token-provider 23:18:50  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:50 ---> 9db7be07ab45 23:18:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:18:50 ---> Using cache 23:18:50 ---> 106bf3e3d312 23:18:50 Step 4/24 : WORKDIR /edgex-go 23:18:50 ---> Using cache 23:18:50 ---> 5eb0e10adf83 23:18:50 Step 5/24 : RUN apk add --update --no-cache make git 23:18:50 ---> Using cache 23:18:50 ---> 05506874daf4 23:18:50 Step 6/24 : COPY go.mod vendor* ./ 23:18:50 ---> Using cache 23:18:50 ---> d5ae235e2082 23:18:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:50 ---> Using cache 23:18:50 ---> 8c59ebaf2d2b 23:18:50 Step 8/24 : COPY . . 23:18:50 ---> Using cache 23:18:50 ---> c7268d32238a 23:18:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:18:50 ---> Running in cadead2cc37a 23:18:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:18:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:18:53 ---> 9db7be07ab45 23:18:53 Step 3/19 : WORKDIR /edgex-go 23:18:53 ---> Using cache 23:18:53 ---> 82b99329c138 23:18:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:18:53 ---> Running in be9ad009d2f1 23:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:57 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:18:57 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:18:57 OK: 16903 distinct packages available 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:59 OK: 221 MiB in 51 packages 23:19:02 Removing intermediate container be9ad009d2f1 23:19:02 ---> 75f713d1ea05 23:19:02 Step 5/19 : COPY go.mod vendor* ./ 23:19:02 ---> 4363f2b05f0a 23:19:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:02 ---> Running in cee9c4c2875f 23:20:39 Removing intermediate container cee9c4c2875f 23:20:39 ---> fae0c9b63fe3 23:20:39 Step 7/19 : COPY . . 23:20:51 ---> 8d899c3b4027 23:20:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:20:51 ---> Running in 9ea02f091cd8 23:20:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:23:58 Removing intermediate container f3099df76ba3 23:23:58 ---> 2594b83592e1 23:23:58 23:23:58 Step 10/22 : FROM alpine:3.16 23:23:58 ---> 4c81e5bf8899 23:23:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:23:58 ---> Running in 3760dcb14f1f 23:23:58 Removing intermediate container 3760dcb14f1f 23:23:58 ---> e42583c11b9d 23:23:58 Step 12/22 : ENV APP_PORT=59880 23:23:58 ---> Running in 776f66a23c63 23:23:59 Removing intermediate container 776f66a23c63 23:23:59 ---> 69bbce1b9f83 23:23:59 Step 13/22 : EXPOSE $APP_PORT 23:23:59 ---> Running in 8bcc8ed59b4e 23:23:59 Removing intermediate container 8bcc8ed59b4e 23:23:59 ---> 076b21bfda7c 23:23:59 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:23:59 ---> Running in a0b6211f9384 23:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:03 (1/1) Installing dumb-init (1.2.5-r1) 23:24:03 Executing busybox-1.35.0-r17.trigger 23:24:03 OK: 5 MiB in 15 packages 23:24:05 Removing intermediate container a0b6211f9384 23:24:05 ---> 906ec986c94d 23:24:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:06 ---> d4166fe94b50 23:24:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:24:08 ---> 7ba7adb7f6cb 23:24:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:24:09 ---> f8ed127f8012 23:24:09 Step 18/22 : ENTRYPOINT ["/core-data"] 23:24:09 ---> Running in 3cf01eb43495 23:24:09 Removing intermediate container 3cf01eb43495 23:24:09 ---> a91821149b59 23:24:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:09 ---> Running in 1f230e848568 23:24:10 Removing intermediate container 1f230e848568 23:24:10 ---> 145e0fe405f2 23:24:10 Step 20/22 : LABEL arch=arm64 23:24:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:24:10 ---> Running in 9397c3d8396f 23:24:11 Removing intermediate container 9397c3d8396f 23:24:11 ---> 779f0b5a8191 23:24:11 Step 21/22 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:24:11 ---> Running in 755642aebbe7 23:24:13 Removing intermediate container 755642aebbe7 23:24:13 ---> 7c47b047a3ea 23:24:13 Step 22/22 : LABEL version=0.0.0 23:24:13 ---> Running in fc3589d31542 23:24:14 Removing intermediate container fc3589d31542 23:24:14 ---> fa4c6da24348 23:24:14 23:24:14 Successfully built fa4c6da24348 23:24:14 Successfully tagged core-data-arm64:latest 23:24:14  Building core-data ... done Building security-proxy-setup 23:24:32 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:24:32 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:24:32 ---> 9db7be07ab45 23:24:32 Step 3/20 : WORKDIR /edgex-go 23:24:32 ---> Using cache 23:24:32 ---> 82b99329c138 23:24:32 Step 4/20 : RUN apk add --update --no-cache make git 23:24:32 ---> Using cache 23:24:32 ---> ff82e63a1e19 23:24:32 Step 5/20 : COPY go.mod vendor* ./ 23:24:32 ---> Using cache 23:24:32 ---> d86972d75ccc 23:24:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:32 ---> Using cache 23:24:32 ---> b5ec0ed72917 23:24:32 Step 7/20 : COPY . . 23:24:32 ---> Using cache 23:24:32 ---> a12d43f243c0 23:24:32 Step 8/20 : RUN make cmd/secrets-config/secrets-config 23:24:33 ---> Running in 7cad204bf1ac 23:24:34 Removing intermediate container b4d6184ce317 23:24:34 ---> ba995fc087d0 23:24:34 23:24:34 Step 9/23 : FROM alpine:3.16 23:24:34 ---> 4c81e5bf8899 23:24:34 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:24:34 ---> Running in cc3ee485dabb 23:24:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:24:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:38 (1/3) Installing ca-certificates (20220614-r0) 23:24:38 (2/3) Installing dumb-init (1.2.5-r1) 23:24:38 (3/3) Installing su-exec (0.2-r1) 23:24:38 Executing busybox-1.35.0-r17.trigger 23:24:38 Executing ca-certificates-20220614-r0.trigger 23:24:38 OK: 6 MiB in 17 packages 23:24:41 Removing intermediate container cc3ee485dabb 23:24:41 ---> 28036ce37ebe 23:24:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:41 ---> Running in a3b62f6dc430 23:24:41 Removing intermediate container a3b62f6dc430 23:24:41 ---> c814b4df47cf 23:24:41 Step 12/23 : WORKDIR / 23:24:41 ---> Running in 106728f78fce 23:24:42 Removing intermediate container 106728f78fce 23:24:42 ---> 74cf8d4dc320 23:24:42 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:24:43 ---> 6030fa0f3c65 23:24:43 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:24:44 ---> 525905e07b72 23:24:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:24:45 ---> 9183590d7601 23:24:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:24:47 ---> 5bfe95aa9084 23:24:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:24:49 ---> 4ac27b1096cb 23:24:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:50 ---> 856bfaae732d 23:24:50 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:50 ---> Running in 7275a6c4d828 23:24:55 Removing intermediate container 7275a6c4d828 23:24:55 ---> 0b3f9cf6d3e3 23:24:55 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 23:24:55 ---> Running in a45d1dfd6dca 23:24:55 Removing intermediate container a45d1dfd6dca 23:24:55 ---> 0216339aa54d 23:24:55 Step 21/23 : LABEL arch=arm64 23:24:55 ---> Running in 57431f2644b6 23:24:56 Removing intermediate container 57431f2644b6 23:24:56 ---> c07498ad7b00 23:24:56 Step 22/23 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:24:56 ---> Running in a01d4c56870c 23:24:57 Removing intermediate container a01d4c56870c 23:24:57 ---> 5096e0a044f5 23:24:57 Step 23/23 : LABEL version=0.0.0 23:24:57 ---> Running in 01c16aab79a2 23:24:58 Removing intermediate container 01c16aab79a2 23:24:58 ---> adf6389b55a3 23:24:58 23:24:59 Successfully built adf6389b55a3 23:24:59 Successfully tagged security-secretstore-setup-arm64:latest 23:25:02  Building security-secretstore-setup ... done Removing intermediate container a7a9e4cf6b86 23:25:02 ---> 4bfc97ad5e05 23:25:02 23:25:02 Step 9/32 : FROM alpine:3.16 23:25:02 ---> 4c81e5bf8899 23:25:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:02 ---> Running in e2d2f6c8d2af 23:25:03 Removing intermediate container e2d2f6c8d2af 23:25:03 ---> 7509b319151f 23:25:03 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:25:03 ---> Running in 99170d549650 23:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:06 (1/2) Installing dumb-init (1.2.5-r1) 23:25:06 (2/2) Installing su-exec (0.2-r1) 23:25:06 Executing busybox-1.35.0-r17.trigger 23:25:06 OK: 5 MiB in 16 packages 23:25:08 Removing intermediate container 99170d549650 23:25:08 ---> 95008edcbcb6 23:25:08 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:25:08 ---> Running in f0ce9db7401f 23:25:08 Removing intermediate container f0ce9db7401f 23:25:08 ---> 7ed9950b3856 23:25:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:25:09 ---> Running in 3bdbd0cc6b32 23:25:09 Removing intermediate container 3bdbd0cc6b32 23:25:09 ---> edb7bd782573 23:25:09 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:25:09 ---> Running in 79dfe4245e79 23:25:10 Removing intermediate container 79dfe4245e79 23:25:10 ---> 3ffb2eb0e63f 23:25:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:25:10 ---> Running in b6b3e105eb75 23:25:11 Removing intermediate container b6b3e105eb75 23:25:11 ---> 008b528a533f 23:25:11 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:25:11 ---> Running in 4e54b8bbdb4e 23:25:14 Removing intermediate container 4e54b8bbdb4e 23:25:14 ---> 9d9603f0c564 23:25:14 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:25:14 ---> Running in d21096217b2c 23:25:14 Removing intermediate container d21096217b2c 23:25:14 ---> 791113a27595 23:25:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:25:15 ---> ca7f45016f7e 23:25:15 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:25:15 ---> Running in d873608fc2ba 23:25:21 Removing intermediate container d873608fc2ba 23:25:21 ---> 2eb9717052b4 23:25:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:21 ---> 38730432ae1f 23:25:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:25:23 ---> c5faf287704a 23:25:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:25:24 ---> 9561d101ca10 23:25:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:25:25 ---> b6775c00e923 23:25:25 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:25:26 ---> 4f073ab18732 23:25:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:25:27 ---> d31533924434 23:25:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:25:28 ---> e61df415398a 23:25:28 Step 27/32 : RUN chmod +x /entrypoint.sh 23:25:28 ---> Running in 9f9dcc351f66 23:25:32 Removing intermediate container 9f9dcc351f66 23:25:32 ---> 87316a395b01 23:25:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:25:32 ---> Running in c3f0606b01d0 23:25:32 Removing intermediate container c3f0606b01d0 23:25:32 ---> ac9fb7ee62a4 23:25:32 Step 29/32 : CMD ["gate"] 23:25:32 ---> Running in 8d875b43ce3a 23:25:33 Removing intermediate container 8d875b43ce3a 23:25:33 ---> 762a23878e74 23:25:33 Step 30/32 : LABEL arch=arm64 23:25:33 ---> Running in b51b7db0ffaf 23:25:33 Removing intermediate container b51b7db0ffaf 23:25:33 ---> be9accba2b1d 23:25:33 Step 31/32 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:25:33 ---> Running in 0f4f8707b1d3 23:25:34 Removing intermediate container 0f4f8707b1d3 23:25:34 ---> 3c8977650026 23:25:34 Step 32/32 : LABEL version=0.0.0 23:25:34 ---> Running in a899fb168c08 23:25:35 Removing intermediate container a899fb168c08 23:25:35 ---> 13873a681de3 23:25:35 23:25:35 Successfully built 13873a681de3 23:25:35 Successfully tagged security-bootstrapper-arm64:latest 23:26:14  Building security-bootstrapper ... done Removing intermediate container cadead2cc37a 23:26:14 ---> 3954a1ff180d 23:26:14 23:26:14 Step 10/24 : FROM alpine:3.16 23:26:14 ---> 4c81e5bf8899 23:26:14 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:26:14 ---> Using cache 23:26:14 ---> c2186fc0428a 23:26:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:14 ---> Using cache 23:26:14 ---> 172d959ab37a 23:26:14 Step 13/24 : ENV APP_PORT=59881 23:26:14 ---> Running in ccb258b6b928 23:26:15 Removing intermediate container ccb258b6b928 23:26:15 ---> 470f6567b148 23:26:15 Step 14/24 : EXPOSE $APP_PORT 23:26:15 ---> Running in f52ef93af92e 23:26:15 Removing intermediate container f52ef93af92e 23:26:15 ---> 841e98d1f263 23:26:15 Step 15/24 : WORKDIR / 23:26:15 ---> Running in 0a20d52e0303 23:26:16 Removing intermediate container 0a20d52e0303 23:26:16 ---> 9ad9ef5f27d3 23:26:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:17 ---> c4b0c5ce4c96 23:26:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:26:19 ---> 93371f671be2 23:26:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:26:20 ---> f57bee850299 23:26:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:26:21 ---> d00c0aeebcd4 23:26:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:26:21 ---> Running in 70fbceface04 23:26:21 Removing intermediate container 70fbceface04 23:26:21 ---> 439d88e3d4ce 23:26:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:21 ---> Running in 2bbdb5194edf 23:26:22 Removing intermediate container 2bbdb5194edf 23:26:22 ---> bb5fce7f01f8 23:26:22 Step 22/24 : LABEL arch=arm64 23:26:22 ---> Running in 20f6ca024856 23:26:23 Removing intermediate container 20f6ca024856 23:26:23 ---> 013aa628adde 23:26:23 Step 23/24 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:26:23 ---> Running in 57aa8075d08a 23:26:23 Removing intermediate container 57aa8075d08a 23:26:23 ---> 3ec66514ebc4 23:26:23 Step 24/24 : LABEL version=0.0.0 23:26:23 ---> Running in 1beee1e4b7c3 23:26:24 Removing intermediate container 1beee1e4b7c3 23:26:24 ---> c9174f47992b 23:26:24 23:26:24 Successfully built c9174f47992b 23:26:24 Successfully tagged core-metadata-arm64:latest 23:27:46  Building core-metadata ... done Removing intermediate container 9ea02f091cd8 23:27:46 ---> c66988c4ba71 23:27:46 23:27:46 Step 9/19 : FROM alpine:3.15 23:27:46 ---> 354640af7b1b 23:27:46 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:27:46 ---> Using cache 23:27:46 ---> c20076ae2c70 23:27:46 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:27:46 ---> Running in 459b14e6c43c 23:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:27:46 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:27:46 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:27:46 OK: 15736 distinct packages available 23:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:27:46 (1/9) Installing ca-certificates (20220614-r0) 23:27:46 (2/9) Installing brotli-libs (1.0.9-r5) 23:27:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:27:46 (4/9) Installing libcurl (7.80.0-r6) 23:27:46 (5/9) Installing curl (7.80.0-r6) 23:27:46 (6/9) Installing dumb-init (1.2.5-r1) 23:27:46 (7/9) Installing musl-obstack (1.2.3-r0) 23:27:46 (8/9) Installing libucontext (1.1-r0) 23:27:46 (9/9) Installing gcompat (1.0.0-r4) 23:27:46 Executing busybox-1.34.1-r7.trigger 23:27:46 Executing ca-certificates-20220614-r0.trigger 23:27:46 OK: 8 MiB in 23 packages 23:27:46 Removing intermediate container 459b14e6c43c 23:27:46 ---> 94c74f1fdccc 23:27:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:46 ---> 6c0aa62299a3 23:27:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:27:47 ---> 3634e5f48d3f 23:27:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:27:48 Removing intermediate container 7cad204bf1ac 23:27:48 ---> 71eb6e7e3cbb 23:27:48 23:27:48 Step 9/20 : FROM alpine:3.16 23:27:48 ---> 4c81e5bf8899 23:27:48 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 23:27:48 ---> Running in 5a91d8e676a0 23:27:48 ---> 97ba0867e3c6 23:27:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:27:48 ---> Running in e35beb4ec465 23:27:48 Removing intermediate container e35beb4ec465 23:27:48 ---> 06c21e312f2d 23:27:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:49 ---> Running in 33165c583c5d 23:27:49 Removing intermediate container 33165c583c5d 23:27:49 ---> c40f8aa923a3 23:27:49 Step 17/19 : LABEL arch=arm64 23:27:49 ---> Running in edd419dea1e5 23:27:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:27:50 Removing intermediate container edd419dea1e5 23:27:50 ---> 8a00edc66174 23:27:50 Step 18/19 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:27:50 ---> Running in e3af9035e68d 23:27:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:27:50 Removing intermediate container e3af9035e68d 23:27:50 ---> 7a6b905f5bfd 23:27:50 Step 19/19 : LABEL version=0.0.0 23:27:50 ---> Running in fcee118826a1 23:27:50 Removing intermediate container fcee118826a1 23:27:50 ---> 08bd5dd0b961 23:27:50 23:27:50 Successfully built 08bd5dd0b961 23:27:50 Successfully tagged security-spiffe-token-provider-arm64:latest 23:27:51  Building security-spiffe-token-provider ... done (1/2) Installing dumb-init (1.2.5-r1) 23:27:51 (2/2) Installing openssl (1.1.1t-r0) 23:27:51 Executing busybox-1.35.0-r17.trigger 23:27:51 OK: 6 MiB in 16 packages 23:27:52 Removing intermediate container 5a91d8e676a0 23:27:52 ---> 3a443577e5aa 23:27:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:27:52 ---> Running in 5343e4e9eef7 23:27:52 Removing intermediate container 5343e4e9eef7 23:27:52 ---> 3738b2895773 23:27:52 Step 12/20 : WORKDIR /edgex 23:27:52 ---> Running in 40073a6f0ca7 23:27:52 Removing intermediate container 40073a6f0ca7 23:27:52 ---> 8e848f1e73f8 23:27:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 23:27:53 ---> 42aeee66febe 23:27:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:27:54 ---> 05eab7934398 23:27:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:27:55 ---> 5b21c3c422b8 23:27:55 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:27:55 ---> Running in 8d63e44cbcd7 23:27:57 Removing intermediate container 8d63e44cbcd7 23:27:57 ---> 66987a7bc827 23:27:57 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 23:27:57 ---> Running in 649869a14643 23:27:57 Removing intermediate container 649869a14643 23:27:57 ---> e57103ef0def 23:27:57 Step 18/20 : LABEL arch=arm64 23:27:57 ---> Running in ba8245ecb8ea 23:27:57 Removing intermediate container ba8245ecb8ea 23:27:57 ---> a96e9c945d16 23:27:57 Step 19/20 : LABEL git_sha=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 23:27:57 ---> Running in 1a2506e87934 23:27:58 Removing intermediate container 1a2506e87934 23:27:58 ---> 2b6e97f46521 23:27:58 Step 20/20 : LABEL version=0.0.0 23:27:58 ---> Running in 8efaa629fc75 23:27:58 Removing intermediate container 8efaa629fc75 23:27:58 ---> d3aaab4f6e03 23:27:58 23:27:58 Successfully built d3aaab4f6e03 23:27:58 Successfully tagged security-proxy-setup-arm64:latest 23:27:59  Building security-proxy-setup ... done  [Pipeline] } 23:27:59 $ docker stop --time=1 565fd52c02234357833820c59b6fbf7ffd04b472b000c73fe72de27584c96537 23:28:00 $ docker rm -f --volumes 565fd52c02234357833820c59b6fbf7ffd04b472b000c73fe72de27584c96537 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:01 + docker images 23:28:01 REPOSITORY TAG IMAGE ID CREATED SIZE 23:28:01 security-proxy-setup-arm64 latest d3aaab4f6e03 3 seconds ago 15.8MB 23:28:01 security-spiffe-token-provider-arm64 latest 08bd5dd0b961 11 seconds ago 29.1MB 23:28:01 71eb6e7e3cbb 14 seconds ago 1.49GB 23:28:01 c66988c4ba71 24 seconds ago 1.54GB 23:28:01 core-metadata-arm64 latest c9174f47992b About a minute ago 17.8MB 23:28:01 3954a1ff180d About a minute ago 1.51GB 23:28:01 security-bootstrapper-arm64 latest 13873a681de3 2 minutes ago 19MB 23:28:01 4bfc97ad5e05 3 minutes ago 1.49GB 23:28:01 security-secretstore-setup-arm64 latest adf6389b55a3 3 minutes ago 28.7MB 23:28:01 ba995fc087d0 3 minutes ago 1.5GB 23:28:01 core-data-arm64 latest fa4c6da24348 3 minutes ago 17.3MB 23:28:01 2594b83592e1 4 minutes ago 1.51GB 23:28:01 support-notifications-arm64 latest bd0d0f6078f4 9 minutes ago 29.7MB 23:28:01 support-scheduler-arm64 latest ad9247f8abc3 9 minutes ago 29.1MB 23:28:01 84692bd58864 9 minutes ago 1.57GB 23:28:01 1901366695fa 9 minutes ago 1.57GB 23:28:01 core-common-config-bootstrapper-arm64 latest ddf3050e4429 11 minutes ago 14.9MB 23:28:01 f5c79682c566 11 minutes ago 1.5GB 23:28:01 security-proxy-auth-arm64 latest dcf2386867fa 12 minutes ago 15.6MB 23:28:01 core-command-arm64 latest c854a9d05a6f 12 minutes ago 17.1MB 23:28:01 d7366d9fc2f0 12 minutes ago 1.49GB 23:28:01 741994ec0a05 13 minutes ago 1.51GB 23:28:01 security-spire-server-arm64 latest 9c4d531e1239 19 minutes ago 84.3MB 23:28:01 eecd8450b16b 19 minutes ago 1.38GB 23:28:01 security-spire-agent-arm64 latest 6b59be1f602d 19 minutes ago 122MB 23:28:01 security-spire-config-arm64 latest 575c3b6f8d8f 19 minutes ago 83.6MB 23:28:01 4a8f8474d83f 20 minutes ago 1.38GB 23:28:01 c3249276aa44 20 minutes ago 1.38GB 23:28:01 ci-base-image-arm64 latest 9db7be07ab45 34 minutes ago 904MB 23:28:01 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 23:28:01 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 23:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 23:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years 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] withEnv [Pipeline] { [Pipeline] sh 23:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:02 23:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:03 arm64: Pulling from edgex-lftools-log-publisher 23:28:03 8998bd30e6a1: Pulling fs layer 23:28:03 04944245beec: Pulling fs layer 23:28:03 699f458cf7ca: Pulling fs layer 23:28:03 765212b225bb: Pulling fs layer 23:28:03 f23df028b6ca: Pulling fs layer 23:28:03 d65c8cfc05b1: Pulling fs layer 23:28:03 2437ff75d9bd: Pulling fs layer 23:28:03 d65c8cfc05b1: Waiting 23:28:03 2437ff75d9bd: Waiting 23:28:03 765212b225bb: Waiting 23:28:03 04944245beec: Verifying Checksum 23:28:03 04944245beec: Download complete 23:28:03 765212b225bb: Verifying Checksum 23:28:03 765212b225bb: Download complete 23:28:03 f23df028b6ca: Verifying Checksum 23:28:03 f23df028b6ca: Download complete 23:28:03 d65c8cfc05b1: Verifying Checksum 23:28:03 d65c8cfc05b1: Download complete 23:28:03 699f458cf7ca: Verifying Checksum 23:28:03 699f458cf7ca: Download complete 23:28:03 8998bd30e6a1: Verifying Checksum 23:28:03 8998bd30e6a1: Download complete 23:28:06 2437ff75d9bd: Verifying Checksum 23:28:06 2437ff75d9bd: Download complete 23:28:07 8998bd30e6a1: Pull complete 23:28:08 04944245beec: Pull complete 23:28:09 699f458cf7ca: Pull complete 23:28:09 765212b225bb: Pull complete 23:28:10 f23df028b6ca: Pull complete 23:28:10 d65c8cfc05b1: Pull complete 23:28:25 2437ff75d9bd: Pull complete 23:28:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:26 prd-ubuntu20.04-docker-arm64-4c-16g-8662 does not seem to be running inside a container 23:28:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:28:29 $ docker top 3275f4e183c5d04ee8b0616d9ed5d4044bbbb42b5e6efc95c338056c868cae47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:30 ---> job-cost.sh 23:28:30 lf-activate-venv: SKIPPING 23:28:30 INFO: No Stack... 23:28:30 INFO: Retrieving Pricing Info for: v3-standard-4 23:28:31 INFO: Archiving Costs [Pipeline] sh 23:28:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:28:31 + cut -d, -f6 [Pipeline] lock 23:28:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] 23:28:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] did not exist. Created. 23:28:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:32 + echo total: 0.10999999940395355 [Pipeline] stash 23:28:32 Stashed 1 file(s) [Pipeline] } 23:28:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4418-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:33 $ docker stop --time=1 3275f4e183c5d04ee8b0616d9ed5d4044bbbb42b5e6efc95c338056c868cae47 23:28:36 $ docker rm -f --volumes 3275f4e183c5d04ee8b0616d9ed5d4044bbbb42b5e6efc95c338056c868cae47 [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 23:28:37 provisioning config files... 23:28:37 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10866362326834086373tmp [Pipeline] { [Pipeline] sh 23:28:37 + set +x 23:28:37 + bash+ -s -- 23:28:37 curl -s https://codecov.io/bash 23:28:37 23:28:37 _____ _ 23:28:37 / ____| | | 23:28:37 | | ___ __| | ___ ___ _____ __ 23:28:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:37 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:37 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:37 Bash-1.0.6 23:28:37 23:28:37 23:28:37 ==> git version 2.25.1 found 23:28:37 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:28:37 Release-Date: 2020-01-08 23:28:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:28:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:28:37 ==> Jenkins CI detected. 23:28:37 current dir:  /w/workspace/edgex-go/1 23:28:37 project root: . 23:28:37 --> token set from env 23:28:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:37 ==> Running gcov in . (disable via -X gcov) 23:28:37 ==> Python coveragepy not found 23:28:37 ==> Searching for coverage reports in: 23:28:37 + . 23:28:37 -> Found 1 reports 23:28:37 ==> Detecting git/mercurial file structure 23:28:37 ==> Reading reports 23:28:37 + ./coverage.out bytes=446903 23:28:37 ==> Appending adjustments 23:28:37 https://docs.codecov.io/docs/fixing-reports 23:28:38 + Found adjustments 23:28:38 ==> Gzipping contents 23:28:39 60K /tmp/codecov.5nLJDA.gz 23:28:39 ==> Uploading reports 23:28:39 url: https://codecov.io 23:28:39 query: branch=PR-4418&commit=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= 23:28:39 -> Pinging Codecov 23:28:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4418&commit=dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= 23:28:39 -> Uploading to 23:28:39 https://storage.googleapis.com/codecov/v4/raw/2023-03-07/00271124DB129430A58F1EEE437C3FCB/dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210/1ea14c05-17ab-4a5b-a479-1c8f9db8134b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T232838Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5ca3a5570dcff6434080659504a743b041c09b4af8aa28a03425fc6495295bd 23:28:39 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:39 Dload Upload Total Spent Left Speed 23:28:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58187 0 0 100 58187 0 177k --:--:-- --:--:-- --:--:-- 177k 23:28:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 [Pipeline] } 23:28:39 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 23:28:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:28:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:28:41 ---> package-listing.sh 23:28:41 ++ facter osfamily 23:28:41 ++ tr '[:upper:]' '[:lower:]' 23:28:42 + OS_FAMILY=debian 23:28:42 + workspace=/w/workspace/edgex-go/1 23:28:42 + START_PACKAGES=/tmp/packages_start.txt 23:28:42 + END_PACKAGES=/tmp/packages_end.txt 23:28:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:42 + PACKAGES=/tmp/packages_start.txt 23:28:42 + '[' /w/workspace/edgex-go/1 ']' 23:28:42 + PACKAGES=/tmp/packages_end.txt 23:28:42 + case "${OS_FAMILY}" in 23:28:42 + dpkg -l 23:28:42 + grep '^ii' 23:28:42 + '[' -f /tmp/packages_start.txt ']' 23:28:42 + '[' -f /tmp/packages_end.txt ']' 23:28:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:42 + '[' /w/workspace/edgex-go/1 ']' 23:28:42 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:28:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:28:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:28:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:43 23:28:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:43 latest: Pulling from edgex-lftools-log-publisher 23:28:43 5eb5b503b376: Pulling fs layer 23:28:43 5c69ac0246d0: Pulling fs layer 23:28:43 ec43610c2a17: Pulling fs layer 23:28:43 3a2ae6a8a46f: Pulling fs layer 23:28:43 33b1e0a273af: Pulling fs layer 23:28:43 5d3b04190fa2: Pulling fs layer 23:28:43 2f39f015ded8: Pulling fs layer 23:28:43 3a2ae6a8a46f: Waiting 23:28:43 33b1e0a273af: Waiting 23:28:43 5d3b04190fa2: Waiting 23:28:43 2f39f015ded8: Waiting 23:28:43 5c69ac0246d0: Download complete 23:28:43 3a2ae6a8a46f: Verifying Checksum 23:28:43 3a2ae6a8a46f: Download complete 23:28:43 33b1e0a273af: Verifying Checksum 23:28:43 33b1e0a273af: Download complete 23:28:43 5d3b04190fa2: Verifying Checksum 23:28:43 5d3b04190fa2: Download complete 23:28:43 ec43610c2a17: Verifying Checksum 23:28:43 ec43610c2a17: Download complete 23:28:43 5eb5b503b376: Verifying Checksum 23:28:43 5eb5b503b376: Download complete 23:28:44 2f39f015ded8: Download complete 23:28:45 5eb5b503b376: Pull complete 23:28:45 5c69ac0246d0: Pull complete 23:28:45 ec43610c2a17: Pull complete 23:28:45 3a2ae6a8a46f: Pull complete 23:28:45 33b1e0a273af: Pull complete 23:28:45 5d3b04190fa2: Pull complete 23:28:50 2f39f015ded8: Pull complete 23:28:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:50 prd-ubuntu20.04-docker-8c-8g-8661 does not seem to be running inside a container 23:28:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:28:51 $ docker top 6b691ed8f11493a193f0913c99d6272331d01e3ca79fa1c6fab359da63c8e4ff -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:52 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:52 + mkdir -p /var/log/sysstat [Pipeline] sh 23:28:52 + ls /var/log/sa-host 23:28:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:53 provisioning config files... 23:28:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11098330063808193357tmp [Pipeline] { [Pipeline] echo 23:28:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:53 ---> create-netrc.sh [Pipeline] } 23:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:53 ---> python-tools-install.sh [Pipeline] echo 23:28:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:54 ---> sudo-logs.sh 23:28:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:54 ---> job-cost.sh 23:28:54 lf-activate-venv: SKIPPING 23:28:54 DEBUG: total: 0.10999999940395355 23:28:54 INFO: Retrieving Stack Cost... 23:28:54 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:55 INFO: Archiving Costs [Pipeline] echo 23:28:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:55 ---> logs-deploy.sh 23:28:55 lf-activate-venv: SKIPPING 23:28:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4418/1 23:28:55 INFO: archiving workspace using pattern(s): 23:28:56 Archives upload complete. 23:28:56 INFO: archiving logs to Nexus