Pull request #4387 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 b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a+248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee (bbe6bd5e9803df6200483ff4723560cc4768a44c) 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-ssh4653336699381597208.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-ssh2864017060029954223.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-4387/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-4387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14993317295613186316.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-4387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5006591712031716337.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-ssh12490583333146202373.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-4387/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-4387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4762653201939343768.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-7148 in /w/workspace/edgexfoundry_edgex-go_PR-4387 [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 > 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 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a Merge succeeded, producing b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a Checking out Revision b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a (PR-4387) 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/4387/head:refs/remotes/origin/PR-4387 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # 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 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # timeout=10 Commit message: "feat: Create security-proxy-auth microservice (for proxy swapout)" 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 23:50:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:50:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:50:36 ========================================================= 23:50:36 EdgeX Global Pipelines Version Info 23:50:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:50:36 ------------------- 23:50:36 stable info: 23:50:36 ------------------- 23:50:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:50:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:50:36 Message: update stable to v1.0.244 23:50:37 ------------------- 23:50:37 experimental info: 23:50:37 ------------------- 23:50:37 Commited By: **** collab-it+edgex@linuxfoundation.org 23:50:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:50:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:50:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4387 [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4387 [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4387 [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0f8e81 [Pipeline] echo 23:50:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:50:38 provisioning config files... 23:50:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10886556920176600095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:50:39 ---> docker-login.sh 23:50:39 nexus3.edgexfoundry.org:10001 23:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:39 Configure a credential helper to remove this warning. See 23:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:39 23:50:39 Login Succeeded 23:50:39 nexus3.edgexfoundry.org:10002 23:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:39 Configure a credential helper to remove this warning. See 23:50:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:39 23:50:39 Login Succeeded 23:50:39 nexus3.edgexfoundry.org:10003 23:50:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 nexus3.edgexfoundry.org:10004 23:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 docker.io 23:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:50:40 Configure a credential helper to remove this warning. See 23:50:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:50:40 23:50:40 Login Succeeded 23:50:40 ---> docker-login.sh ends [Pipeline] } 23:50:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:40 + 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 23:50:40 + dirname cmd/core-command/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo core-command,cmd/core-command/Dockerfile 23:50:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:50:40 + dirname cmd/core-data/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo core-data,cmd/core-data/Dockerfile 23:50:40 + dirname cmd/core-metadata/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo core-metadata,cmd/core-metadata/Dockerfile 23:50:40 + dirname cmd/security-bootstrapper/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:50:40 + dirname cmd/security-proxy-auth/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:50:40 + dirname cmd/security-proxy-setup/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:50:40 + dirname cmd/security-secretstore-setup/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:50:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:50:40 + dirname cmd/security-spire-agent/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:50:40 + dirname cmd/security-spire-config/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:50:40 + dirname cmd/security-spire-server/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:50:40 + dirname cmd/support-notifications/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo support-notifications,cmd/support-notifications/Dockerfile 23:50:40 + dirname cmd/support-scheduler/Dockerfile 23:50:40 + cut -d/ -f2 23:50:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:50:40 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 23:50:41 + git rev-list -1 --merges b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a~1..b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] echo 23:50:41 -----------> git rev-list -1 --merges b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a~1..b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [false] [Pipeline] sh 23:50:41 + git log --format=format:%s -1 b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] echo 23:50:41 ========================================================= 23:50:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:50:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:50:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:50:42 + grep -v github /etc/ssh/ssh_known_hosts 23:50:42 + [ -e /tmp/ssh_known_hosts ] 23:50:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:50:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:50:42 + sudo tee -a /etc/ssh/ssh_known_hosts 23:50:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:42 23:50:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:43 0.1.4: Pulling from edgex-devops/py-git-semver 23:50:43 b85a868b505f: Pulling fs layer 23:50:43 e2be974225ed: Pulling fs layer 23:50:43 339a4e72a1f5: Pulling fs layer 23:50:43 988bab9f4d93: Pulling fs layer 23:50:43 1469e6f7b9e6: Pulling fs layer 23:50:43 eaf3925da568: Pulling fs layer 23:50:43 bab4dde63d76: Pulling fs layer 23:50:43 bde34c3a00c8: Pulling fs layer 23:50:43 b352a97aabf1: Pulling fs layer 23:50:43 4872d77fe225: Pulling fs layer 23:50:43 5851b861e8e6: Pulling fs layer 23:50:43 988bab9f4d93: Waiting 23:50:43 1469e6f7b9e6: Waiting 23:50:43 eaf3925da568: Waiting 23:50:43 bab4dde63d76: Waiting 23:50:43 bde34c3a00c8: Waiting 23:50:43 b352a97aabf1: Waiting 23:50:43 4872d77fe225: Waiting 23:50:43 5851b861e8e6: Waiting 23:50:43 e2be974225ed: Download complete 23:50:43 988bab9f4d93: Verifying Checksum 23:50:43 988bab9f4d93: Download complete 23:50:43 1469e6f7b9e6: Verifying Checksum 23:50:43 1469e6f7b9e6: Download complete 23:50:43 339a4e72a1f5: Verifying Checksum 23:50:43 339a4e72a1f5: Download complete 23:50:43 eaf3925da568: Verifying Checksum 23:50:43 eaf3925da568: Download complete 23:50:43 bde34c3a00c8: Verifying Checksum 23:50:43 bde34c3a00c8: Download complete 23:50:43 b352a97aabf1: Download complete 23:50:43 4872d77fe225: Verifying Checksum 23:50:43 4872d77fe225: Download complete 23:50:43 5851b861e8e6: Verifying Checksum 23:50:43 5851b861e8e6: Download complete 23:50:43 b85a868b505f: Verifying Checksum 23:50:43 b85a868b505f: Download complete 23:50:43 bab4dde63d76: Verifying Checksum 23:50:43 bab4dde63d76: Download complete 23:50:44 b85a868b505f: Pull complete 23:50:44 e2be974225ed: Pull complete 23:50:45 339a4e72a1f5: Pull complete 23:50:45 988bab9f4d93: Pull complete 23:50:45 1469e6f7b9e6: Pull complete 23:50:45 eaf3925da568: Pull complete 23:50:47 bab4dde63d76: Pull complete 23:50:47 bde34c3a00c8: Pull complete 23:50:47 b352a97aabf1: Pull complete 23:50:47 4872d77fe225: Pull complete 23:50:47 5851b861e8e6: Pull complete 23:50:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:50:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:50:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:50:48 prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container 23:50:48 $ 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 23:50:51 $ docker top e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 -eo pid,comm 23:50:51 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). 23:50:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:50:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:51 [ssh-agent] Looking for ssh-agent implementation... 23:50:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:51 $ docker exec e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent 23:50:51 SSH_AUTH_SOCK=/tmp/ssh-j7Ngzg1TSzzf/agent.32 23:50:51 SSH_AGENT_PID=38 23:50:51 Running ssh-add (command line suppressed) 23:50:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13414373637591517484.key (/w/workspace/edgex-go/1@tmp/private_key_13414373637591517484.key) 23:50:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:52 + git tag --points-at HEAD [Pipeline] } 23:50:52 $ docker exec --env ******** --env ******** e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent -k 23:50:52 unset SSH_AUTH_SOCK; 23:50:52 unset SSH_AGENT_PID; 23:50:52 echo Agent pid 38 killed; 23:50:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:50:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:50:52 [ssh-agent] Looking for ssh-agent implementation... 23:50:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:50:52 $ docker exec e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent 23:50:52 SSH_AUTH_SOCK=/tmp/ssh-RvMNg7hjglGx/agent.70 23:50:52 SSH_AGENT_PID=76 23:50:52 Running ssh-add (command line suppressed) 23:50:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3041928748257738026.key (/w/workspace/edgex-go/1@tmp/private_key_3041928748257738026.key) 23:50:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:50:52 + git semver init 23:50:53 2023-02-22 23:50:53,137 [run_init] DEBUG init version:0.0.0 force:False 23:50:53 2023-02-22 23:50:53,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:50:53 2023-02-22 23:50:53,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:50:53 2023-02-22 23:50:53,139 [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) 23:50:58 2023-02-22 23:50:58,075 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:50:58 2023-02-22 23:50:58,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4387 with force:False 23:50:58 2023-02-22 23:50:58,076 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4387 23:50:58 2023-02-22 23:50:58,080 [execute] INFO git cat-file --batch-check 23:50:58 2023-02-22 23:50:58,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:50:58 2023-02-22 23:50:58,086 [execute] INFO git cat-file --batch 23:50:58 2023-02-22 23:50:58,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:50:58 2023-02-22 23:50:58,091 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4387 23:50:58 0.0.0 [Pipeline] } 23:50:58 $ docker exec --env ******** --env ******** e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 ssh-agent -k 23:50:58 unset SSH_AUTH_SOCK; 23:50:58 unset SSH_AGENT_PID; 23:50:58 echo Agent pid 76 killed; 23:50:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:50:59 + git semver [Pipeline] } 23:50:59 $ docker stop --time=1 e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 23:51:00 $ docker rm -f --volumes e5013c2e69167b93a718a012efbe82f45914108f28c64920c4bea27e303f4776 [Pipeline] // withDockerContainer [Pipeline] sh 23:51:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:51:01 Stashed 1 file(s) [Pipeline] echo 23:51:01 [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 23:51:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:51:02 ========================================================= 23:51:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:51:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:51:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:51:02 213ec9aee27d: Pulling fs layer 23:51:02 4583459ba037: Pulling fs layer 23:51:02 93c1e223e6f2: Pulling fs layer 23:51:02 53926ce57604: Pulling fs layer 23:51:02 21b2b0c7a3f4: Pulling fs layer 23:51:02 22ff95d597cd: Pulling fs layer 23:51:02 12d6caf4c0d1: Pulling fs layer 23:51:02 96b7cbca73a9: Pulling fs layer 23:51:02 a7acece74701: Pulling fs layer 23:51:02 22ff95d597cd: Waiting 23:51:02 96b7cbca73a9: Waiting 23:51:02 12d6caf4c0d1: Waiting 23:51:02 53926ce57604: Waiting 23:51:02 21b2b0c7a3f4: Waiting 23:51:02 a7acece74701: Waiting 23:51:02 93c1e223e6f2: Verifying Checksum 23:51:02 93c1e223e6f2: Download complete 23:51:02 4583459ba037: Download complete 23:51:02 21b2b0c7a3f4: Verifying Checksum 23:51:02 21b2b0c7a3f4: Download complete 23:51:02 22ff95d597cd: Verifying Checksum 23:51:02 22ff95d597cd: Download complete 23:51:02 213ec9aee27d: Verifying Checksum 23:51:02 213ec9aee27d: Download complete 23:51:02 12d6caf4c0d1: Verifying Checksum 23:51:02 12d6caf4c0d1: Download complete 23:51:02 213ec9aee27d: Pull complete 23:51:02 4583459ba037: Pull complete 23:51:03 93c1e223e6f2: Pull complete 23:51:03 a7acece74701: Verifying Checksum 23:51:03 a7acece74701: Download complete 23:51:03 96b7cbca73a9: Verifying Checksum 23:51:03 96b7cbca73a9: Download complete 23:51:03 53926ce57604: Verifying Checksum 23:51:03 53926ce57604: Download complete 23:51:07 53926ce57604: Pull complete 23:51:07 21b2b0c7a3f4: Pull complete 23:51:07 22ff95d597cd: Pull complete 23:51:07 12d6caf4c0d1: Pull complete 23:51:09 96b7cbca73a9: Pull complete 23:51:10 a7acece74701: Pull complete 23:51:10 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:51:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:51:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:51:10 WORKDIR /edgex 23:51:10 COPY go.mod . 23:51:10 RUN go mod download 23:51:10 + docker build -t ci-base-image-x86_64 -f - . 23:51:11 Sending build context to Docker daemon 181MB 23:51:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:51:11 ---> db6d94c90886 23:51:11 Step 2/4 : WORKDIR /edgex 23:51:16 ---> Running in f4b42f762f98 23:51:16 Removing intermediate container f4b42f762f98 23:51:16 ---> 254f3833975a 23:51:16 Step 3/4 : COPY go.mod . 23:51:16 Still waiting to schedule task 23:51:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:51:16 ---> 37dca8c874d0 23:51:16 Step 4/4 : RUN go mod download 23:51:16 ---> Running in ba961e36665b 23:51:34 Removing intermediate container ba961e36665b 23:51:34 ---> ff88ee01eae7 23:51:34 Successfully built ff88ee01eae7 23:51:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:35 + docker inspect -f . ci-base-image-x86_64 23:51:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:35 prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container 23:51:35 $ 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 23:51:35 $ docker top 05f482561f66269621d1cb7a05163974fdcc42a24d88cce308de1bc65a368da5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:36 + go version 23:51:36 go version go1.18.7 linux/amd64 [Pipeline] } 23:51:36 $ docker stop --time=1 05f482561f66269621d1cb7a05163974fdcc42a24d88cce308de1bc65a368da5 23:51:37 $ docker rm -f --volumes 05f482561f66269621d1cb7a05163974fdcc42a24d88cce308de1bc65a368da5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:38 + docker inspect -f . ci-base-image-x86_64 23:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:38 prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container 23:51:38 $ 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 23:51:38 $ docker top d7fb7921babb0bf1b5f754889d30855ad1546dfa158e38450af731740da6b2a3 -eo pid,comm [Pipeline] { [Pipeline] echo 23:51:38 ========================================================= 23:51:38 [edgeXBuildGoParallel] Running Tests and Build... 23:51:38 ========================================================= [Pipeline] sh 23:51:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:51:39 + make test 23:51:39 go test -race -coverprofile=coverage.out ./... 23:51:46 ? github.com/edgexfoundry/edgex-go [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:52:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 23:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:52:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:52:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 23:52:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.128s coverage: 73.7% of statements 23:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:52:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements 23:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.332s coverage: 88.5% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 3.9% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.568s coverage: 95.6% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.083s coverage: 72.2% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 65.9% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.6% of statements 23:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 82.9% of statements 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.084s coverage: 96.3% of statements 23:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 23:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 23:52:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.382s coverage: 79.9% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.269s coverage: 63.1% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.093s coverage: 100.0% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 65.3% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.0% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.072s coverage: 89.5% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.081s coverage: 63.2% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:52:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:52:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:52:27 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 23:52:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7149 in /w/workspace/edgexfoundry_edgex-go_PR-4387 [Pipeline] { [Pipeline] ws 23:52:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:52:49 The recommended git tool is: git 23:52:49 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." 23:52:49 go vet ./... 23:52:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:52:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:52:52 ./bin/test-attribution-txt.sh [Pipeline] echo 23:52:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:52:53 + ls -al . 23:52:53 total 744 23:52:53 drwxrwxr-x 11 1001 1001 4096 Feb 22 23:51 . 23:52:53 drwxr-xr-x 4 root root 4096 Feb 22 23:51 .. 23:52:53 drwxrwxr-x 2 1001 1001 4096 Feb 22 23:50 .blubracket 23:52:53 -rw-rw-r-- 1 1001 1001 16 Feb 22 23:50 .dockerignore 23:52:53 drwxrwxr-x 8 1001 1001 4096 Feb 22 23:52 .git 23:52:53 drwxrwxr-x 3 1001 1001 4096 Feb 22 23:50 .github 23:52:53 -rw-rw-r-- 1 1001 1001 1024 Feb 22 23:50 .gitignore 23:52:53 -rw-rw-r-- 1 1001 1001 42 Feb 22 23:50 .golangci.yml 23:52:53 -rw-rw-r-- 1 1001 1001 87 Feb 22 23:50 .hadolint.yml 23:52:53 drwxr-xr-x 3 1001 1001 4096 Feb 22 23:50 .semver 23:52:53 -rw-rw-r-- 1 1001 1001 166 Feb 22 23:50 .sonarcloud.properties 23:52:53 -rw-rw-r-- 1 1001 1001 1171 Feb 22 23:50 ADOPTERS.md 23:52:53 -rw-rw-r-- 1 1001 1001 10825 Feb 22 23:50 Attribution.txt 23:52:53 -rw-rw-r-- 1 1001 1001 73765 Feb 22 23:50 CHANGELOG.md 23:52:53 -rw-rw-r-- 1 1001 1001 3804 Feb 22 23:50 CONTRIBUTING.md 23:52:53 -rw-rw-r-- 1 1001 1001 677 Feb 22 23:50 GOVERNANCE.md 23:52:53 -rw-rw-r-- 1 1001 1001 883 Feb 22 23:50 Jenkinsfile 23:52:53 -rw-rw-r-- 1 1001 1001 10775 Feb 22 23:50 LICENSE 23:52:53 -rw-rw-r-- 1 1001 1001 14116 Feb 22 23:50 Makefile 23:52:53 -rw-rw-r-- 1 1001 1001 582 Feb 22 23:50 OWNERS.md 23:52:53 -rw-rw-r-- 1 1001 1001 9403 Feb 22 23:50 README.md 23:52:53 -rw-rw-r-- 1 1001 1001 6912 Feb 22 23:50 SECURITY.md 23:52:53 -rw-rw-r-- 1 1001 1001 5 Feb 22 23:51 VERSION 23:52:53 drwxrwxr-x 2 1001 1001 4096 Feb 22 23:50 bin 23:52:53 drwxrwxr-x 18 1001 1001 4096 Feb 22 23:50 cmd 23:52:53 -rw-r--r-- 1 root root 487037 Feb 22 23:52 coverage.out 23:52:53 -rw-rw-r-- 1 1001 1001 3296 Feb 22 23:50 go.mod 23:52:53 -rw-rw-r-- 1 1001 1001 33293 Feb 22 23:50 go.sum 23:52:53 drwxrwxr-x 7 1001 1001 4096 Feb 22 23:50 internal 23:52:53 drwxrwxr-x 3 1001 1001 4096 Feb 22 23:50 openapi 23:52:53 drwxrwxr-x 4 1001 1001 4096 Feb 22 23:50 snap 23:52:53 -rw-rw-r-- 1 1001 1001 204 Feb 22 23:50 version.go [Pipeline] sh 23:52:53 + '[' -e coverage.out ] 23:52:53 + chown 1001:1001 coverage.out [Pipeline] stash 23:52:53 Stashed 1 file(s) [Pipeline] sh 23:52:53 using credential edgex-jenkins-ssh 23:52:53 Cloning the remote Git repository 23:52:53 + make build 23:52:53 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:52:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:52:53 > git init /w/workspace/edgex-go/1 # timeout=10 23:52:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:52:53 > git --version # timeout=10 23:52:53 > git --version # 'git version 2.25.1' 23:52:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:52:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:08 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:53:08 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:53:08 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:53:09 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:53:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:53:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:53:10 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4387/head:refs/remotes/origin/PR-4387 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:53:13 Merging remotes/origin/main commit 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee into PR head commit b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:53:13 Merge succeeded, producing b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:53:13 Checking out Revision b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a (PR-4387) 23:53:13 > git config core.sparsecheckout # timeout=10 23:53:13 > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # timeout=10 23:53:13 > git remote # timeout=10 23:53:13 > git config --get remote.origin.url # timeout=10 23:53:13 using GIT_SSH to set credentials SSH Credentials for GitHub 23:53:13 > git merge 248dcbafb7db5faba298e06ed3f4e9dc9c6d93ee # timeout=10 23:53:13 > git rev-parse HEAD^{commit} # timeout=10 23:53:13 > git config core.sparsecheckout # timeout=10 23:53:13 > git checkout -f b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a # timeout=10 23:53:17 Commit message: "feat: Create security-proxy-auth microservice (for proxy swapout)" 23:53:17 > git --version # timeout=10 23:53:17 > git --version # 'git version 2.25.1' 23:53:17 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:53:17 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:53:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:53:18 % Total % Received % Xferd Average Speed Time Time Time Current 23:53:18 Dload Upload Total Spent Left Speed 23:53:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 23:53: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:53:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:53:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:53:19 + sudo tee /etc/docker/daemon.new 23:53:19 { 23:53:19 "registry-mirrors": [ 23:53:19 "https://nexus3.edgexfoundry.org:10001" 23:53:19 ], 23:53:19 "bip": "10.250.0.254/24", 23:53:19 "hosts": [ 23:53:19 "tcp://0.0.0.0:5555", 23:53:19 "unix:///var/run/docker.sock" 23:53:19 ], 23:53:19 "mtu": 1458, 23:53:19 "selinux-enabled": true, 23:53:19 "seccomp-profile": "/etc/docker/seccomp.json" 23:53:19 } [Pipeline] sh 23:53:20 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-setup/security-proxy-setup ./cmd/security-proxy-setup 23:53:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:53:20 + sudo service docker restart 23:53:21 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:53:23 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:53:23 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:53:24 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:53:27 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:53:28 $ docker stop --time=1 d7fb7921babb0bf1b5f754889d30855ad1546dfa158e38450af731740da6b2a3 23:53:34 $ docker rm -f --volumes d7fb7921babb0bf1b5f754889d30855ad1546dfa158e38450af731740da6b2a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:53:35 23:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:53:36 latest: Pulling from edgex-devops/edgex-compose 23:53:36 cbdbe7a5bc2a: Pulling fs layer 23:53:36 ca9280d653b3: Pulling fs layer 23:53:36 7e9c9ca2126c: Pulling fs layer 23:53:36 cbdbe7a5bc2a: Download complete 23:53:36 ca9280d653b3: Verifying Checksum 23:53:36 ca9280d653b3: Download complete 23:53:36 cbdbe7a5bc2a: Pull complete 23:53:36 7e9c9ca2126c: Download complete 23:53:36 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:38 provisioning config files... 23:53:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8737119791543552698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:39 ---> docker-login.sh 23:53:39 nexus3.edgexfoundry.org:10001 23:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:39 Configure a credential helper to remove this warning. See 23:53:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:39 23:53:39 Login Succeeded 23:53:39 nexus3.edgexfoundry.org:10002 23:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:40 Configure a credential helper to remove this warning. See 23:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:40 23:53:40 Login Succeeded 23:53:40 nexus3.edgexfoundry.org:10003 23:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:40 Configure a credential helper to remove this warning. See 23:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:40 23:53:40 Login Succeeded 23:53:40 nexus3.edgexfoundry.org:10004 23:53:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:40 Configure a credential helper to remove this warning. See 23:53:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:40 23:53:40 Login Succeeded 23:53:40 docker.io 23:53:41 7e9c9ca2126c: Pull complete 23:53:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:53:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } 23:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:41 prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container 23:53:41 $ 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 23:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:41 Configure a credential helper to remove this warning. See 23:53:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:41 23:53:41 Login Succeeded 23:53:41 ---> docker-login.sh ends 23:53:45 $ docker top 97fb03a78bda0b95ce712465b69aa0e121170ca6ebdf91bc345992299e4392a3 -eo pid,comm [Pipeline] { [Pipeline] } 23:53:45 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:53:46 + docker-compose build --help 23:53:46 + grep parallel [Pipeline] sh 23:53:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:46 ========================================================= 23:53:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:53:46 ========================================================= [Pipeline] fileExists 23:53:46 --parallel Build images in parallel. [Pipeline] sh [Pipeline] } 23:53:46 $ docker stop --time=1 97fb03a78bda0b95ce712465b69aa0e121170ca6ebdf91bc345992299e4392a3 23:53:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:53:48 $ docker rm -f --volumes 97fb03a78bda0b95ce712465b69aa0e121170ca6ebdf91bc345992299e4392a3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:49 prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container 23:53:49 $ 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 23:53:49 $ docker top 171816f7896ce6c3aef0a0878504fed2c65f0797fc5b0a3af130219ebf7dfd1b -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:53:49 9b18e9b68314: Pulling fs layer 23:53:49 35d82f9e3411: Pulling fs layer 23:53:49 e16973657156: Pulling fs layer 23:53:49 fc693d55d65f: Pulling fs layer 23:53:49 7e9fc2657dce: Pulling fs layer 23:53:49 dda99020689f: Pulling fs layer 23:53:49 db1c61fa0a46: Pulling fs layer 23:53:49 891c053d2c06: Pulling fs layer 23:53:49 7e9fc2657dce: Waiting 23:53:49 dda99020689f: Waiting 23:53:49 db1c61fa0a46: Waiting 23:53:49 891c053d2c06: Waiting 23:53:49 fc693d55d65f: Waiting 23:53:49 e16973657156: Verifying Checksum 23:53:49 35d82f9e3411: Verifying Checksum 23:53:49 35d82f9e3411: Download complete 23:53:49 7e9fc2657dce: Verifying Checksum 23:53:49 7e9fc2657dce: Download complete 23:53:49 dda99020689f: Verifying Checksum 23:53:49 dda99020689f: Download complete 23:53:49 9b18e9b68314: Verifying Checksum 23:53:49 9b18e9b68314: Download complete 23:53:49 + docker-compose -f ./docker-compose-build.yml build --parallel 23:53:50 Building core-command ... 23:53:50 Building core-common-config-bootstrapper ... 23:53:50 Building core-data ... 23:53:50 Building core-metadata ... 23:53:50 Building security-bootstrapper ... 23:53:50 Building security-proxy-auth ... 23:53:50 Building security-proxy-setup ... 23:53:50 Building security-secretstore-setup ... 23:53:50 Building security-spiffe-token-provider ... 23:53:50 Building security-spire-agent ... 23:53:50 Building security-spire-config ... 23:53:50 Building security-spire-server ... 23:53:50 Building support-notifications ... 23:53:50 Building support-scheduler ... 23:53:50 Building security-spire-agent 23:53:50 Building support-scheduler 23:53:50 Building support-notifications 23:53:50 Building core-common-config-bootstrapper 23:53:50 Building security-spire-config 23:53:50 9b18e9b68314: Pull complete 23:53:50 891c053d2c06: Verifying Checksum 23:53:50 891c053d2c06: Download complete 23:53:51 35d82f9e3411: Pull complete 23:53:51 e16973657156: Pull complete 23:53:51 db1c61fa0a46: Verifying Checksum 23:53:51 db1c61fa0a46: Download complete 23:53:52 fc693d55d65f: Verifying Checksum 23:53:52 fc693d55d65f: Download complete 23:54:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:54:02 ---> ff88ee01eae7 23:54:02 Step 3/24 : WORKDIR /edgex-go 23:54:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:54:02 ---> ff88ee01eae7 23:54:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:54:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:54:03 ---> ff88ee01eae7 23:54:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:54:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:54:03 ---> ff88ee01eae7 23:54:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:54:05 fc693d55d65f: Pull complete 23:54:05 7e9fc2657dce: Pull complete 23:54:05 dda99020689f: Pull complete 23:54:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:54:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:54:05 ---> ff88ee01eae7 23:54:05 Step 3/24 : WORKDIR /edgex-go 23:54:10 db1c61fa0a46: Pull complete 23:54:11 891c053d2c06: Pull complete 23:54:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:54:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:54:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:54:12 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:54:12 WORKDIR /edgex 23:54:12 COPY go.mod . 23:54:12 RUN go mod download build 23:54:12 -t ci-base-image-arm64 -f - . 23:54:12 Sending build context to Docker daemon 13.67MB 23:54:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:54:12 ---> f96f9c87975a 23:54:12 Step 2/4 : WORKDIR /edgex 23:54:16 ---> Running in 73dfd351c3df 23:54:16 Removing intermediate container 73dfd351c3df 23:54:16 ---> d53fa513c3a8 23:54:16 Step 3/4 : COPY go.mod . 23:54:17 ---> c5576e78143e 23:54:17 Step 4/4 : RUN go mod download 23:54:17 ---> Running in 9242a2b31b28 23:54:17 ---> Running in 44d615ea9e4a 23:54:17 ---> Running in 6202e959e621 23:54:17 ---> Running in d7b4e7dffb3c 23:54:17 ---> Running in b2316ebfbe4e 23:54:17 ---> Running in e35f54b60bb4 23:54:17 Removing intermediate container e35f54b60bb4 23:54:17 ---> feefee40edcf 23:54:17 Step 4/22 : WORKDIR /edgex-go 23:54:17 Removing intermediate container d7b4e7dffb3c 23:54:17 ---> 5d53798f6d11 23:54:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:54:17 Removing intermediate container b2316ebfbe4e 23:54:17 ---> 79a3d972dc3b 23:54:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:54:17 Removing intermediate container 44d615ea9e4a 23:54:17 ---> e8b15e4d33b0 23:54:17 Step 4/22 : WORKDIR /edgex-go 23:54:17 Removing intermediate container 6202e959e621 23:54:17 ---> 4da8ce36a2bb 23:54:17 Step 4/22 : WORKDIR /edgex-go 23:54:17 ---> Running in 2af556c3496e 23:54:17 ---> Running in 36ebb59a8053 23:54:17 ---> Running in 2784bbde4fce 23:54:17 ---> Running in 192ecb1912d2 23:54:17 ---> Running in 6efddec8c393 23:54:17 Removing intermediate container 36ebb59a8053 23:54:17 ---> 940d447fa4c3 23:54:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:54:17 Removing intermediate container 2784bbde4fce 23:54:17 ---> f830e357dfe8 23:54:17 Step 5/22 : RUN apk add --update --no-cache make git 23:54:17 ---> Running in 794cb27a6c28 23:54:17 ---> Running in ae6ac6c30e69 23:54:17 Removing intermediate container 6efddec8c393 23:54:17 ---> 32614d3a5fad 23:54:17 Step 5/22 : RUN apk add --update --no-cache make git 23:54:17 ---> Running in 0ec5f03d8dd9 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:54:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:54:18 OK: 211 MiB in 51 packages 23:54:18 OK: 211 MiB in 51 packages 23:54:18 OK: 211 MiB in 51 packages 23:54:18 OK: 211 MiB in 51 packages 23:54:18 OK: 211 MiB in 51 packages 23:54:18 Removing intermediate container 2af556c3496e 23:54:18 ---> 0f2087be91a7 23:54:18 Step 5/24 : COPY go.mod vendor* ./ 23:54:18 Removing intermediate container 0ec5f03d8dd9 23:54:18 ---> dac6295d53e1 23:54:18 Step 6/22 : COPY go.mod vendor* ./ 23:54:18 Removing intermediate container 192ecb1912d2 23:54:18 ---> d94cb53ee1c5 23:54:18 Step 5/24 : COPY go.mod vendor* ./ 23:54:19 Removing intermediate container ae6ac6c30e69 23:54:19 ---> 0af8537d163e 23:54:19 Step 6/22 : COPY go.mod vendor* ./ 23:54:19 ---> c35cca952ffe 23:54:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:19 ---> af4089ff3723 23:54:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:19 Removing intermediate container 794cb27a6c28 23:54:19 ---> 0fba2948b4bc 23:54:19 Step 6/22 : COPY go.mod vendor* ./ 23:54:19 ---> Running in ddcb363506e7 23:54:19 ---> Running in 424255a224ba 23:54:19 ---> 7024310459c8 23:54:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:19 ---> Running in 78bc7a224a90 23:54:19 ---> e6f0eeb3bc16 23:54:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:19 ---> Running in 2d2a9d30b734 23:54:19 ---> fe2302f4719d 23:54:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:19 ---> Running in 39a4c0bea45e 23:54:49 Removing intermediate container 9242a2b31b28 23:54:49 ---> ef591888518a 23:54:49 Successfully built ef591888518a 23:54:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:49 + docker inspect -f . ci-base-image-arm64 23:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:50 prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container 23:54:50 $ 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 23:54:51 $ docker top a3d92a9a11a11340cbde5e3c35c4dfea5008e2b9135e981a38f4b89287081992 -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:52 + go version 23:54:52 go version go1.18.7 linux/arm64 [Pipeline] } 23:54:52 $ docker stop --time=1 a3d92a9a11a11340cbde5e3c35c4dfea5008e2b9135e981a38f4b89287081992 23:54:54 $ docker rm -f --volumes a3d92a9a11a11340cbde5e3c35c4dfea5008e2b9135e981a38f4b89287081992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:55 + docker inspect -f . ci-base-image-arm64 23:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:55 prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container 23:54:55 $ 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 23:54:56 $ docker top f2420f60dcdb99616117df29fb069cef6794568d39503d636e8629998ae0ab22 -eo pid,comm [Pipeline] { [Pipeline] echo 23:54:56 ========================================================= 23:54:56 [edgeXBuildGoParallel] Running Tests and Build... 23:54:56 ========================================================= [Pipeline] sh 23:54:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:54:57 + make test 23:54:57 go test -race -coverprofile=coverage.out ./... 23:55:27 Removing intermediate container 424255a224ba 23:55:27 ---> b326745d2ccd 23:55:27 Step 8/22 : COPY . . 23:55:27 Removing intermediate container ddcb363506e7 23:55:27 ---> a35925e379b8 23:55:27 Step 7/24 : COPY . . 23:55:27 Removing intermediate container 39a4c0bea45e 23:55:27 ---> 8a106ecc6c9e 23:55:27 Step 8/22 : COPY . . 23:55:27 Removing intermediate container 2d2a9d30b734 23:55:27 ---> c95df92d782a 23:55:27 Step 8/22 : COPY . . 23:55:27 Removing intermediate container 78bc7a224a90 23:55:27 ---> 4cb3190d65c9 23:55:27 Step 7/24 : COPY . . 23:55:29 ? github.com/edgexfoundry/edgex-go [no test files] 23:56:06 ---> 869f56320cbf 23:56:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:56:06 ---> b8b2b9728f54 23:56:06 ---> b70927c767e8 23:56:06 Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make cmd/support-notifications/support-notifications 23:56:06 23:56:06 ---> 7aa4b3353e87 23:56:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:56:06 ---> 10fe26f4a0e8 23:56:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:56:06 ---> Running in 40976d2a1502 23:56:06 ---> Running in 4d018676973d 23:56:06 ---> Running in 542ca0028124 23:56:06 ---> Running in 8ab439aad1b6 23:56:06 ---> Running in 13bdf8180aea 23:56:06 Removing intermediate container 4d018676973d 23:56:06 Removing intermediate container 40976d2a1502 23:56:06 ---> 229ca01e8e33 23:56:06 ---> 1b832de32e1b 23:56:06 Step 9/24 : WORKDIR /edgex-go/spire-buildStep 9/24 : WORKDIR /edgex-go/spire-build 23:56:06 23:56:06 ---> Running in 505396ce4059 23:56:06 ---> Running in a1432bbfe5d4 23:56:06 Removing intermediate container a1432bbfe5d4 23:56:06 ---> 4d0bf90beded 23:56:06 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:56:06 Removing intermediate container 505396ce4059 23:56:06 ---> e321ca48c742 23:56:06 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:56:06 ---> Running in cad7505a0016 23:56:06 ---> Running in a4520ddad9e3 23:56:06 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:56:06 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:56:06 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:56:06 Removing intermediate container cad7505a0016 23:56:06 ---> 2e348e60d249 23:56:06 Step 11/24 : WORKDIR /edgex-go 23:56:06 ---> Running in ba2aa5046618 23:56:06 Removing intermediate container a4520ddad9e3 23:56:06 ---> 2d6f108458d3 23:56:06 Step 11/24 : WORKDIR /edgex-go 23:56:06 ---> Running in a18abe8a8ff3 23:56:06 Removing intermediate container ba2aa5046618 23:56:06 ---> 05260e61d104 23:56:06 23:56:06 Step 12/24 : FROM alpine:3.15 23:56:06 Removing intermediate container a18abe8a8ff3 23:56:06 ---> 0e85650c713d 23:56:06 23:56:06 Step 12/24 : FROM alpine:3.15 23:56:06 3.15: Pulling from library/alpine 23:56:06 3.15: Pulling from library/alpine 23:56:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:56:06 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:56:06 Status: Downloaded newer image for alpine:3.15 23:56:06 Status: Image is up to date for alpine:3.15 23:56:06 ---> 5ce65d7b0fde 23:56:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:06 ---> 5ce65d7b0fde 23:56:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:06 ---> Running in 640f0e5d70cd 23:56:06 ---> Running in d94367f36e81 23:56:06 Removing intermediate container 640f0e5d70cd 23:56:06 ---> b109df418c0a 23:56:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:56:06 Removing intermediate container d94367f36e81 23:56:06 ---> 0b243ff82318 23:56:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:56:06 ---> Running in 5ddb0ab0d4fd 23:56:06 ---> Running in 0160c426623e 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:07 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:56:07 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:56:07 OK: 15857 distinct packages available 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:07 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:56:07 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:56:07 OK: 15857 distinct packages available 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:08 (1/5) Installing dumb-init (1.2.5-r1) 23:56:08 (2/5) Installing musl-obstack (1.2.3-r0) 23:56:08 (3/5) Installing libucontext (1.1-r0) 23:56:08 (4/5) Installing gcompat (1.0.0-r4) 23:56:08 (5/5) Installing openssl (1.1.1t-r1) 23:56:08 Executing busybox-1.34.1-r7.trigger 23:56:08 OK: 7 MiB in 19 packages 23:56:08 (1/4) Installing dumb-init (1.2.5-r1) 23:56:08 (2/4) Installing musl-obstack (1.2.3-r0) 23:56:08 (3/4) Installing libucontext (1.1-r0) 23:56:08 (4/4) Installing gcompat (1.0.0-r4) 23:56:08 Executing busybox-1.34.1-r7.trigger 23:56:08 OK: 6 MiB in 18 packages 23:56:16 Removing intermediate container 5ddb0ab0d4fd 23:56:16 ---> 41a617bf3665 23:56:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:56:16 Removing intermediate container 0160c426623e 23:56:16 ---> 16a46cc65e98 23:56:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:56:25 ---> b306c600a14d 23:56:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:56:25 ---> 0a9478f661b8 23:56:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:56:35 ---> c995a9571ea8 23:56:35 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:56:38 ---> 844f09280fdc 23:56:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:56:38 ---> Running in 46153acbaf80 23:56:43 ---> 909b45689692 23:56:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:56:43 Removing intermediate container 46153acbaf80 23:56:43 ---> f043ec9cda94 23:56:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:56:44 Removing intermediate container 542ca0028124 23:56:44 ---> db6f528350a0 23:56:44 23:56:44 Step 10/22 : FROM alpine:3.16 23:56:46 Removing intermediate container 8ab439aad1b6 23:56:46 ---> c3542b95606e 23:56:46 23:56:46 Step 10/22 : FROM alpine:3.16 23:56:47 ---> 922772047eec 23:56:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:56:47 3.16: Pulling from library/alpine 23:56:47 ---> 5efbb329e261 23:56:47 Step 19/24 : WORKDIR / 23:56:47 3.16: Pulling from library/alpine 23:56:47 ---> Running in d22a09a56316 23:56:47 Removing intermediate container 13bdf8180aea 23:56:47 ---> 84e8ba490644 23:56:47 23:56:47 Step 10/22 : FROM alpine:3.16 23:56:47 3.16: Pulling from library/alpine 23:56:47 ---> c79500cf46e7 23:56:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:56:47 ---> Running in d4422a472ea4 23:56:47 Removing intermediate container d22a09a56316 23:56:47 ---> b76628b0bb87 23:56:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:56:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:56:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:56:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:56:47 Status: Downloaded newer image for alpine:3.16 23:56:47 Status: Downloaded newer image for alpine:3.16 23:56:47 Status: Image is up to date for alpine:3.16 23:56:47 ---> dfd21b5a31f5 23:56:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:56:47 ---> dfd21b5a31f5 23:56:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:56:47 ---> dfd21b5a31f5 23:56:47 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:56:47 ---> Running in 5581268a896b 23:56:47 ---> Running in 3bb8ea229ddc 23:56:47 ---> Running in 7e7fa6cb00f5 23:56:47 ---> Running in 5594045c6f4f 23:56:47 Removing intermediate container d4422a472ea4 23:56:47 ---> b648e357d3e0 23:56:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:56:47 ---> Running in 94f7383d135f 23:56:47 Removing intermediate container 7e7fa6cb00f5 23:56:47 ---> 7f62f2657863 23:56:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:56:47 Removing intermediate container 5581268a896b 23:56:47 ---> 9222b2eb6e30 23:56:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:56:48 ---> Running in 90f728192de1 23:56:48 ---> Running in 50e57d771c73 23:56:48 Removing intermediate container 94f7383d135f 23:56:48 ---> c4c6ffc8df05 23:56:48 Step 22/24 : LABEL arch=x86_64 23:56:48 ---> Running in 0a0b43179123 23:56:48 Removing intermediate container 50e57d771c73 23:56:48 ---> 1e875a732f68 23:56:48 Step 22/24 : LABEL arch=x86_64 23:56:48 ---> Running in 887d109cd797 23:56:48 Removing intermediate container 0a0b43179123 23:56:48 ---> e32d3d514e1d 23:56:48 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:56:48 ---> Running in 1cca46e65241 23:56:48 Removing intermediate container 887d109cd797 23:56:48 ---> 214f3ffe83d5 23:56:48 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:56:48 ---> Running in f007c1205c4f 23:56:48 Removing intermediate container 1cca46e65241 23:56:48 ---> 0eccf7ab37e4 23:56:48 Step 24/24 : LABEL version=0.0.0 23:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:48 ---> Running in f1eeef94d768 23:56:48 Removing intermediate container f007c1205c4f 23:56:48 ---> c47a2cf5ddd5 23:56:48 Step 24/24 : LABEL version=0.0.0 23:56:48 ---> Running in 188d05a69e72 23:56:48 Removing intermediate container f1eeef94d768 23:56:48 ---> 15d08a27a053 23:56:48 23:56:48 Removing intermediate container 188d05a69e72 23:56:48 ---> ef912462b3bf 23:56:48 23:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:48 Successfully built 15d08a27a053 23:56:48 Successfully tagged security-spire-agent:latest 23:56:48 Building core-metadata 23:56:48  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:48 Successfully built ef912462b3bf 23:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:48 Successfully tagged security-spire-config:latest 23:56:48 Building security-spire-server 23:56:48  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:48 (1/1) Installing dumb-init (1.2.5-r1) 23:56:48 Executing busybox-1.35.0-r17.trigger 23:56:48 (1/2) Installing ca-certificates (20220614-r0) 23:56:48 OK: 6 MiB in 15 packages 23:56:48 (2/2) Installing dumb-init (1.2.5-r1) 23:56:48 Executing busybox-1.35.0-r17.trigger 23:56:48 Executing ca-certificates-20220614-r0.trigger 23:56:48 (1/1) Installing dumb-init (1.2.5-r1) 23:56:48 Executing busybox-1.35.0-r17.trigger 23:56:48 OK: 6 MiB in 15 packages 23:56:48 OK: 6 MiB in 16 packages 23:56:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:56:53 ---> ff88ee01eae7 23:56:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:56:53 ---> Using cache 23:56:53 ---> e8b15e4d33b0 23:56:53 Step 4/24 : WORKDIR /edgex-go 23:56:53 ---> Using cache 23:56:53 ---> f830e357dfe8 23:56:53 Step 5/24 : RUN apk add --update --no-cache make git 23:56:53 ---> Using cache 23:56:53 ---> 0af8537d163e 23:56:53 Step 6/24 : COPY go.mod vendor* ./ 23:56:53 ---> Using cache 23:56:53 ---> e6f0eeb3bc16 23:56:53 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:53 ---> Using cache 23:56:53 ---> c95df92d782a 23:56:53 Step 8/24 : COPY . . 23:56:53 ---> Using cache 23:56:53 ---> 10fe26f4a0e8 23:56:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:56:55 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:55 ---> ff88ee01eae7 23:56:55 Step 3/23 : WORKDIR /edgex-go 23:56:55 ---> Using cache 23:56:55 ---> 79a3d972dc3b 23:56:55 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:56:55 ---> Using cache 23:56:55 ---> d94cb53ee1c5 23:56:55 Step 5/23 : COPY go.mod vendor* ./ 23:56:55 ---> Using cache 23:56:55 ---> 7024310459c8 23:56:55 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:55 ---> Using cache 23:56:55 ---> 4cb3190d65c9 23:56:55 Step 7/23 : COPY . . 23:56:55 ---> Using cache 23:56:55 ---> 7aa4b3353e87 23:56:55 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:56:55 ---> Using cache 23:56:55 ---> 229ca01e8e33 23:56:55 Step 9/23 : WORKDIR /edgex-go/spire-build 23:56:55 ---> Using cache 23:56:55 ---> 4d0bf90beded 23:56:55 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:57:00 ---> Running in 369d091ff43c 23:57:00 ---> Running in 5ccacb90dce7 23:57:00 Removing intermediate container 5594045c6f4f 23:57:00 ---> 85766490f9dc 23:57:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:57:00 Removing intermediate container 90f728192de1 23:57:00 ---> 2cb51364a11b 23:57:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:00 ---> Running in 67daef9307c4 23:57:00 Removing intermediate container 3bb8ea229ddc 23:57:00 ---> 38a4378f057b 23:57:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:57:00 ---> Running in 38f3015862f5 23:57:00 Removing intermediate container 67daef9307c4 23:57:00 ---> a2aa90bcc81f 23:57:00 Step 13/22 : ENV APP_PORT=59861 23:57:00 ---> Running in f504b455128f 23:57:00 Removing intermediate container 38f3015862f5 23:57:00 ---> 01b8bd2da7ba 23:57:00 Step 13/22 : ENV APP_PORT=59860 23:57:00 ---> dbdcd52bc021 23:57:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:57:00 ---> Running in b762d7c262b8 23:57:00 Removing intermediate container f504b455128f 23:57:00 ---> d72078f83837 23:57:00 Step 14/22 : EXPOSE $APP_PORT 23:57:01 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:57:01 ---> Running in 41b3cc1e723b 23:57:01 Removing intermediate container b762d7c262b8 23:57:01 ---> 727962cf59ea 23:57:01 Step 14/22 : EXPOSE $APP_PORT 23:57:01 ---> df380855c0ec 23:57:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:57:01 ---> Running in 5b3d18506d74 23:57:01 Removing intermediate container 41b3cc1e723b 23:57:01 ---> 76f4ea3d4f81 23:57:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:01 Removing intermediate container 369d091ff43c 23:57:01 ---> fef2b77a64a4 23:57:01 Step 11/23 : WORKDIR /edgex-go 23:57:01 ---> Running in 29eb72c8cc67 23:57:01 Removing intermediate container 5b3d18506d74 23:57:01 ---> 30737a7fd573 23:57:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:01 ---> 79872c9936e9 23:57:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:57:02 ---> bdad70d43bc9 23:57:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:57:02 Removing intermediate container 29eb72c8cc67 23:57:02 ---> d4b55ba780b9 23:57:02 23:57:02 Step 12/23 : FROM alpine:3.15 23:57:02 ---> 5ce65d7b0fde 23:57:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:57:02 ---> Using cache 23:57:02 ---> 0b243ff82318 23:57:02 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:57:02 ---> Using cache 23:57:02 ---> 16a46cc65e98 23:57:02 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:57:04 ---> 1835abde2078 23:57:04 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:57:04 ---> a476a585dbd0 23:57:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:57:05 ---> Running in 247af910a5b3 23:57:05 ---> 54d974022a80 23:57:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:57:05 ---> 8841f59b6eea 23:57:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:57:05 ---> f67d8c25ea68 23:57:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:57:05 ---> 7a3cd7684ded 23:57:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:57:05 ---> d0c4cbb0cfb1 23:57:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:57:05 ---> Running in 9b4ef0a12158 23:57:05 ---> 9986b2ddd8d9 23:57:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:57:05 Removing intermediate container 9b4ef0a12158 23:57:05 ---> 381ec1b7e812 23:57:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:06 ---> 627b7719c82b 23:57:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:57:06 ---> Running in 459edf107a5c 23:57:06 ---> Running in 9725df4af9de 23:57:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:57:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:57:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:57:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:57:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:57:06 Removing intermediate container 459edf107a5c 23:57:06 ---> a9d4244c3ad2 23:57:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:06 ---> cc3abc4014ae 23:57:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:57:06 Removing intermediate container 9725df4af9de 23:57:06 ---> 7a00223c2508 23:57:06 Step 20/22 : LABEL arch=x86_64 23:57:06 ---> Running in 849c5fdb5e4a 23:57:06 ---> Running in 727a225a75c8 23:57:06 Removing intermediate container 247af910a5b3 23:57:06 ---> cfa4b0c3025f 23:57:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:57:06 ---> Running in 5f9b8adc6fff 23:57:06 ---> Running in 8811cd65e93c 23:57:06 Removing intermediate container 849c5fdb5e4a 23:57:06 ---> 2e6179912671 23:57:06 Step 20/22 : LABEL arch=x86_64 23:57:06 ---> Running in b9fa72e08709 23:57:06 Removing intermediate container 727a225a75c8 23:57:06 ---> f6fb1c2eb20c 23:57:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:57:06 Removing intermediate container 5f9b8adc6fff 23:57:06 ---> 528537ae885e 23:57:06 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:57:07 Removing intermediate container 8811cd65e93c 23:57:07 ---> 8f285a731de1 23:57:07 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:57:07 ---> Running in 936e1145e33a 23:57:07 ---> Running in 46a9893e8806 23:57:07 ---> Running in 06445854b8e2 23:57:07 Removing intermediate container b9fa72e08709 23:57:07 ---> 90a5119ec59b 23:57:07 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:57:07 ---> Running in 35a17b81cb9d 23:57:07 Removing intermediate container 936e1145e33a 23:57:07 ---> aa72ada87f25 23:57:07 Step 21/23 : LABEL arch=x86_64 23:57:07 Removing intermediate container 46a9893e8806 23:57:07 ---> 20e221c09fc6 23:57:07 Step 22/22 : LABEL version=0.0.0 23:57:07 Removing intermediate container 06445854b8e2 23:57:07 ---> Running in db6cbf9fc504 23:57:07 ---> 9198cc3d999b 23:57:07 Step 20/22 : LABEL arch=x86_64 23:57:07 Removing intermediate container 35a17b81cb9d 23:57:07 ---> bd51cc3dcd72 23:57:07 Step 22/22 : LABEL version=0.0.0 23:57:07 ---> Running in a51011a1b743 23:57:07 ---> Running in c63530eb1c25 23:57:07 ---> Running in c7741b10eb15 23:57:07 Removing intermediate container db6cbf9fc504 23:57:07 ---> 3a88510ba2b0 23:57:07 Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:57:07 ---> Running in 93bd80dafdc3 23:57:07 Removing intermediate container c63530eb1c25 23:57:07 ---> d9757784da43 23:57:07 23:57:07 Removing intermediate container a51011a1b743 23:57:07 ---> 0b34b34e6fec 23:57:07 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:57:07 Removing intermediate container c7741b10eb15 23:57:07 ---> 6fa3407b3b2f 23:57:07 23:57:07 ---> Running in de570f913066 23:57:07 Successfully built d9757784da43 23:57:07 Successfully tagged support-scheduler:latest 23:57:07  Building support-scheduler ... done Building security-spiffe-token-provider 23:57:07 Removing intermediate container 93bd80dafdc3 23:57:07 ---> adbe5ca160e8 23:57:07 Step 23/23 : LABEL version=0.0.0 23:57:07 Successfully built 6fa3407b3b2f 23:57:07 Successfully tagged support-notifications:latest 23:57:07 Building security-bootstrapper 23:57:07  Building support-notifications ... done  ---> Running in 4cabb700cacc 23:57:11 Removing intermediate container de570f913066 23:57:11 ---> 7fc9816da048 23:57:11 Step 22/22 : LABEL version=0.0.0 23:57:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:57:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:57:12 ---> ff88ee01eae7 23:57:12 Step 3/32 : WORKDIR /edgex-go 23:57:12 ---> Using cache 23:57:12 ---> 79a3d972dc3b 23:57:12 Step 4/32 : RUN apk add --update --no-cache make git 23:57:13 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:57:13 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:57:13 ---> ff88ee01eae7 23:57:13 Step 3/19 : WORKDIR /edgex-go 23:57:13 ---> Using cache 23:57:13 ---> 79a3d972dc3b 23:57:13 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:57:20 Removing intermediate container 4cabb700cacc 23:57:20 ---> 7799cd914d74 23:57:20 23:57:20 ---> Running in ed98f8996a04 23:57:20 ---> Running in 63d03e86a06f 23:57:20 ---> Running in 3faa6b04a2d1 23:57:20 Successfully built 7799cd914d74 23:57:20 Successfully tagged security-spire-server:latest 23:57:20 Building core-command 23:57:20  Building security-spire-server ... done Removing intermediate container ed98f8996a04 23:57:20 ---> de548d6930ee 23:57:20 23:57:20 Successfully built de548d6930ee 23:57:20 Successfully tagged core-common-config-bootstrapper:latest 23:57:20 Building security-secretstore-setup 23:57:20  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:57:20 OK: 211 MiB in 51 packages 23:57:20 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:57:20 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:57:20 OK: 17046 distinct packages available 23:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:57:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:57:20 OK: 211 MiB in 51 packages 23:57:25 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:57:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:57:25 ---> ff88ee01eae7 23:57:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:57:25 ---> Using cache 23:57:25 ---> e8b15e4d33b0 23:57:25 Step 4/23 : WORKDIR /edgex-go 23:57:25 ---> Using cache 23:57:25 ---> f830e357dfe8 23:57:25 Step 5/23 : RUN apk add --update --no-cache make git 23:57:25 ---> Using cache 23:57:25 ---> 0af8537d163e 23:57:25 Step 6/23 : COPY go.mod vendor* ./ 23:57:25 ---> Using cache 23:57:25 ---> e6f0eeb3bc16 23:57:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:25 ---> Using cache 23:57:25 ---> c95df92d782a 23:57:25 Step 8/23 : COPY . . 23:57:25 ---> Using cache 23:57:25 ---> 10fe26f4a0e8 23:57:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:57:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:57:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:57:29 ---> ff88ee01eae7 23:57:29 Step 3/24 : WORKDIR /edgex-go 23:57:29 ---> Using cache 23:57:29 ---> 79a3d972dc3b 23:57:29 Step 4/24 : RUN apk add --update --no-cache make git 23:57:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.720s coverage: 28.7% of statements 23:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:57:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:57:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.757s coverage: 98.5% of statements 23:57:37 ---> Running in 4a1f27f828ad 23:57:37 ---> Running in c8760478ef23 23:57:37 Removing intermediate container 3faa6b04a2d1 23:57:37 ---> c67d5e1e9e98 23:57:37 Step 5/19 : COPY go.mod vendor* ./ 23:57:37 Removing intermediate container 63d03e86a06f 23:57:37 ---> 21f8a8e83a0d 23:57:37 Step 5/32 : COPY go.mod vendor* ./ 23:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:57:37 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:57:37 OK: 211 MiB in 51 packages 23:57:37 ---> 44ba4d97ef1b 23:57:37 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:37 ---> deff59ddb005 23:57:37 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:38 ---> Running in 677051d08205 23:57:38 ---> Running in 7cdf1854a110 23:57:38 Removing intermediate container 4a1f27f828ad 23:57:38 ---> dfab1e64ed9e 23:57:38 Step 5/24 : COPY go.mod vendor* ./ 23:57:38 Removing intermediate container 5ccacb90dce7 23:57:38 ---> 0e710f6cb85d 23:57:38 23:57:38 Step 10/24 : FROM alpine:3.16 23:57:38 ---> dfd21b5a31f5 23:57:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:57:38 ---> Using cache 23:57:38 ---> 85766490f9dc 23:57:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:57:38 ---> Using cache 23:57:38 ---> a2aa90bcc81f 23:57:38 Step 13/24 : ENV APP_PORT=59881 23:57:39 ---> Running in 675c0f279e29 23:57:39 ---> 64918a9063cf 23:57:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:39 ---> Running in d55ab38e05b2 23:57:39 Removing intermediate container 675c0f279e29 23:57:39 ---> 59d3268eafc6 23:57:39 Step 14/24 : EXPOSE $APP_PORT 23:57:39 ---> Running in 79d5f05aaf24 23:57:39 Removing intermediate container 79d5f05aaf24 23:57:39 ---> 7fcec6cc0e98 23:57:39 Step 15/24 : WORKDIR / 23:57:39 ---> Running in 082815c01585 23:57:39 Removing intermediate container 082815c01585 23:57:39 ---> 4d0d4cc28d67 23:57:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:39 ---> 44668f878ee1 23:57:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:57:40 ---> 1197da7bb6ac 23:57:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:57:40 ---> c158f751c101 23:57:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:57:41 ---> b0b3ab8b7912 23:57:41 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:57:41 ---> Running in 61672988be74 23:57:41 Removing intermediate container 61672988be74 23:57:41 ---> 1c75faa5b06c 23:57:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:41 ---> Running in 84df89e3ee75 23:57:41 Removing intermediate container 84df89e3ee75 23:57:41 ---> bee4d9a72535 23:57:41 Step 22/24 : LABEL arch=x86_64 23:57:41 ---> Running in db99da46f415 23:57:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.988s coverage: 73.7% of statements 23:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:57:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.630s coverage: 54.0% of statements 23:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:57:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:57:42 Removing intermediate container db99da46f415 23:57:42 ---> 916b62e3e8fb 23:57:42 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:57:42 ---> Running in 0263cb84c66b 23:57:42 Removing intermediate container 0263cb84c66b 23:57:42 ---> 6baffabee12b 23:57:42 Step 24/24 : LABEL version=0.0.0 23:57:42 ---> Running in d1f7e8a01626 23:57:42 Removing intermediate container d1f7e8a01626 23:57:42 ---> 3a5e78aee4cd 23:57:42 23:57:42 Successfully built 3a5e78aee4cd 23:57:42 Successfully tagged core-metadata:latest 23:57:42 Building security-proxy-setup 23:57:46  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:57:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:57:46 ---> ff88ee01eae7 23:57:46 Step 3/21 : WORKDIR /edgex-go 23:57:46 ---> Using cache 23:57:46 ---> 79a3d972dc3b 23:57:46 Step 4/21 : RUN apk add --update --no-cache make git 23:57:46 ---> Using cache 23:57:46 ---> dfab1e64ed9e 23:57:46 Step 5/21 : COPY go.mod vendor* ./ 23:57:46 ---> Using cache 23:57:46 ---> 64918a9063cf 23:57:46 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:57:54 ---> Running in 6f594b235307 23:57:58 Removing intermediate container c8760478ef23 23:57:58 ---> b4b82fb2542c 23:57:58 23:57:58 Step 10/23 : FROM alpine:3.16 23:57:58 ---> dfd21b5a31f5 23:57:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:57:58 ---> Using cache 23:57:58 ---> 85766490f9dc 23:57:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:57:58 ---> Using cache 23:57:58 ---> a2aa90bcc81f 23:57:58 Step 13/23 : ENV APP_PORT=59882 23:57:58 ---> Running in a9f119d2d05b 23:57:58 Removing intermediate container a9f119d2d05b 23:57:58 ---> 257b8084b7e0 23:57:58 Step 14/23 : EXPOSE $APP_PORT 23:57:59 ---> Running in a76df8a71000 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.655s coverage: 88.5% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.969s coverage: 3.9% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.456s coverage: 72.2% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.364s coverage: 65.9% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.495s coverage: 0.9% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:58:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 23:58:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:58:01 Removing intermediate container a76df8a71000 23:58:01 ---> 2daf34d1a3aa 23:58:01 Step 15/23 : WORKDIR / 23:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.265s coverage: 47.1% of statements 23:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.362s coverage: 82.9% of statements 23:58:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 23:58:02 ---> Running in 7c59edd3a0a6 23:58:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.373s coverage: 96.3% of statements 23:58:04 Removing intermediate container 7c59edd3a0a6 23:58:04 ---> c28ebdafa8ba 23:58:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:58:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 23:58:05 ---> d53ab89c625b 23:58:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:58:05 ---> aa6ca30c469e 23:58:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:58:05 ---> 8cc1395c5623 23:58:05 Step 19/23 : ENTRYPOINT ["/core-command"] 23:58:05 ---> Running in e9621cbee952 23:58:05 Removing intermediate container e9621cbee952 23:58:05 ---> 50e7ea821e78 23:58:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:58:06 ---> Running in af86a4b48e88 23:58:06 Removing intermediate container af86a4b48e88 23:58:06 ---> 79f8498d6341 23:58:06 Step 21/23 : LABEL arch=x86_64 23:58:06 ---> Running in c1d5f118d3a3 23:58:06 Removing intermediate container c1d5f118d3a3 23:58:06 ---> 55f5eca239c9 23:58:06 Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:58:06 ---> Running in 343847629e88 23:58:06 Removing intermediate container 343847629e88 23:58:06 ---> 37cf5344cd02 23:58:06 Step 23/23 : LABEL version=0.0.0 23:58:06 ---> Running in ba5c0860522a 23:58:06 Removing intermediate container ba5c0860522a 23:58:06 ---> c6d0bcd1ffe5 23:58:06 23:58:06 Successfully built c6d0bcd1ffe5 23:58:06 Successfully tagged core-command:latest 23:58:06  Building core-command ... done Building security-proxy-auth 23:58:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:58:09 ---> ff88ee01eae7 23:58:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:58:09 ---> Using cache 23:58:09 ---> e8b15e4d33b0 23:58:09 Step 4/22 : WORKDIR /edgex-go 23:58:09 ---> Using cache 23:58:09 ---> f830e357dfe8 23:58:09 Step 5/22 : RUN apk add --update --no-cache make git 23:58:09 ---> Using cache 23:58:09 ---> 0af8537d163e 23:58:09 Step 6/22 : COPY go.mod vendor* ./ 23:58:09 ---> Using cache 23:58:09 ---> e6f0eeb3bc16 23:58:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:09 ---> Using cache 23:58:09 ---> c95df92d782a 23:58:09 Step 8/22 : COPY . . 23:58:09 ---> Using cache 23:58:09 ---> 10fe26f4a0e8 23:58:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.268s coverage: 94.4% of statements 23:58:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 23:58:27 ---> Running in 1522adbe9750 23:58:27 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:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 64.4% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.236s coverage: 86.9% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.177s coverage: 20.0% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 77.4% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.813s coverage: 91.2% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.294s coverage: 63.1% of statements 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.321s coverage: 100.0% of statements 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 23:58:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements 23:58:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 23:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.285s coverage: 65.3% of statements 23:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:58:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 41.0% of statements 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:58:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:58:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:58:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.299s coverage: 17.7% of statements 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:58:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:58:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.255s coverage: 63.2% of statements 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:58:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.435s coverage: 97.7% of statements 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:58:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:58:53 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 23:58:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:58:53 go vet ./... 23:58:54 Removing intermediate container d55ab38e05b2 23:58:54 ---> 0a34e0c07610 23:58:54 Step 7/24 : COPY . . 23:58:54 Removing intermediate container 677051d08205 23:58:54 ---> 7603c53afd32 23:58:54 Step 7/32 : COPY . . 23:58:54 Removing intermediate container 7cdf1854a110 23:58:54 ---> a4faca32e992 23:58:54 Step 7/19 : COPY . . 23:59:16 Removing intermediate container 1522adbe9750 23:59:16 ---> 1bf920bf1000 23:59:16 23:59:16 Step 10/22 : FROM alpine:3.16 23:59:16 ---> dfd21b5a31f5 23:59:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:59:16 ---> fb0536074bf2 23:59:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:59:16 ---> ca2196033ead 23:59:16 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:59:16 ---> Using cache 23:59:16 ---> 7f62f2657863 23:59:16 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:59:16 ---> Using cache 23:59:16 ---> 2cb51364a11b 23:59:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:16 ---> Using cache 23:59:16 ---> dbdcd52bc021 23:59:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:59:16 ---> c87a78443144 23:59:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:59:16 Removing intermediate container 6f594b235307 23:59:16 ---> f51b52cfd1bc 23:59:16 Step 7/21 : COPY . . 23:59:16 ---> Running in e3c1071c6b69 23:59:16 ---> Running in ba2f44d73272 23:59:16 ---> Running in b2b93971dd0a 23:59:23 ---> 0bbd3c560df0 23:59:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 23:59:23 ---> ba61137723c6 23:59:23 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:59:23 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:59:23 ---> 898364312d3c 23:59:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:59:23 ---> Running in 1d9481e610e6 23:59:23 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:59:23 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:59:23 ---> 4fd1050aa128 23:59:23 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:59:24 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-setup/security-proxy-setup ./cmd/security-proxy-setup 23:59:24 ---> Running in 8c3c1e9bb4ed 23:59:29 Removing intermediate container 8c3c1e9bb4ed 23:59:29 ---> 414393cfe36c 23:59:29 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:59:30 ---> Running in 6ffac239de39 23:59:31 Removing intermediate container 6ffac239de39 23:59:31 ---> 0570811e6caf 23:59:31 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:59:31 ---> Running in bb517fbb6229 23:59:31 Removing intermediate container bb517fbb6229 23:59:31 ---> 31bf3bad357d 23:59:31 Step 20/22 : LABEL arch=x86_64 23:59:32 ---> Running in 767245bb1313 23:59:32 Removing intermediate container 767245bb1313 23:59:32 ---> 026a722f80b4 23:59:32 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 23:59:33 ---> Running in b6b48a2a499e 23:59:33 Removing intermediate container b6b48a2a499e 23:59:33 ---> dd39747cc773 23:59:33 Step 22/22 : LABEL version=0.0.0 23:59:33 ---> Running in 3b391b509cae 23:59:34 Removing intermediate container 3b391b509cae 23:59:34 ---> 8c5c35356321 23:59:34 23:59:34 Successfully built 8c5c35356321 23:59:34 Successfully tagged security-proxy-auth:latest 23:59:34  Building security-proxy-auth ... done Building core-data 23:59:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:59:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:59:38 ---> ff88ee01eae7 23:59:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:59:38 ---> Using cache 23:59:38 ---> e8b15e4d33b0 23:59:38 Step 4/22 : WORKDIR /edgex-go 23:59:38 ---> Using cache 23:59:38 ---> f830e357dfe8 23:59:38 Step 5/22 : RUN apk add --update --no-cache make git 23:59:38 ---> Using cache 23:59:38 ---> 0af8537d163e 23:59:38 Step 6/22 : COPY go.mod vendor* ./ 23:59:38 ---> Using cache 23:59:38 ---> e6f0eeb3bc16 23:59:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:38 ---> Using cache 23:59:38 ---> c95df92d782a 23:59:38 Step 8/22 : COPY . . 23:59:38 ---> Using cache 23:59:38 ---> 10fe26f4a0e8 23:59:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:59:48 ---> Running in 36fadd312365 23:59:48 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:59:53 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:59:53 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 00:00:01 Removing intermediate container ba2f44d73272 00:00:01 ---> 88222a552463 00:00:01 00:00:01 Step 9/32 : FROM alpine:3.16 00:00:01 ---> dfd21b5a31f5 00:00:01 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:00:02 ---> Running in 8b39c6e2dec6 00:00:10 Removing intermediate container 8b39c6e2dec6 00:00:10 ---> c490dd7f81e6 00:00:10 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:00:10 Removing intermediate container b2b93971dd0a 00:00:10 ---> 858423826e46 00:00:10 00:00:10 Step 9/24 : FROM alpine:3.16 00:00:10 ---> dfd21b5a31f5 00:00:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:00:10 Removing intermediate container 1d9481e610e6 00:00:10 ---> 9649ea9441a3 00:00:10 00:00:10 Step 9/21 : FROM alpine:3.16 00:00:10 ---> dfd21b5a31f5 00:00:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 00:00:10 Removing intermediate container e3c1071c6b69 00:00:10 ---> 500c2d989da8 00:00:10 00:00:10 Step 9/19 : FROM alpine:3.15 00:00:10 ---> 5ce65d7b0fde 00:00:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:00:10 ---> Using cache 00:00:10 ---> 0b243ff82318 00:00:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:00:10 ---> Running in 71eeacca7f31 00:00:10 ---> Running in 51283d81377c 00:00:13 ---> Running in f7ad427c3282 00:00:13 ---> Running in 33fd690dafeb 00:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:13 Removing intermediate container 36fadd312365 00:00:13 ---> 200cc231af32 00:00:13 00:00:13 Step 10/22 : FROM alpine:3.16 00:00:13 ---> dfd21b5a31f5 00:00:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:13 ---> Running in 25f09800ccc1 00:00:14 Removing intermediate container 25f09800ccc1 00:00:14 ---> 6f71cd2aebfa 00:00:14 Step 12/22 : ENV APP_PORT=59880 00:00:14 ---> Running in 54d28ce3229f 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:14 (1/2) Installing dumb-init (1.2.5-r1) 00:00:14 (2/2) Installing su-exec (0.2-r1) 00:00:14 Executing busybox-1.35.0-r17.trigger 00:00:14 OK: 6 MiB in 16 packages 00:00:14 Removing intermediate container 54d28ce3229f 00:00:14 ---> 79aeacdb24c3 00:00:14 Step 13/22 : EXPOSE $APP_PORT 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:14 ---> Running in 196c452d1238 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:14 Removing intermediate container 196c452d1238 00:00:14 ---> 118636261ab8 00:00:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:14 ---> Running in 2e8af498b2de 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:00:14 (1/3) Installing ca-certificates (20220614-r0) 00:00:14 (2/3) Installing dumb-init (1.2.5-r1) 00:00:14 (3/3) Installing su-exec (0.2-r1) 00:00:14 Executing busybox-1.35.0-r17.trigger 00:00:14 Executing ca-certificates-20220614-r0.trigger 00:00:14 OK: 6 MiB in 17 packages 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:00:14 (1/6) Installing ca-certificates (20220614-r0) 00:00:14 (2/6) Installing brotli-libs (1.0.9-r6) 00:00:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:00:14 (4/6) Installing libcurl (7.83.1-r6) 00:00:14 (5/6) Installing curl (7.83.1-r6) 00:00:14 (6/6) Installing dumb-init (1.2.5-r1) 00:00:14 Executing busybox-1.35.0-r17.trigger 00:00:14 Executing ca-certificates-20220614-r0.trigger 00:00:14 Removing intermediate container 51283d81377c 00:00:14 ---> ba7f1d93b820 00:00:14 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:00:14 OK: 8 MiB in 20 packages 00:00:14 ---> Running in 6dbc35d4320e 00:00:14 Removing intermediate container 6dbc35d4320e 00:00:14 ---> ea97cf975aa1 00:00:14 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:00:14 ---> Running in fc3066345ce8 00:00:14 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:00:14 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:00:14 OK: 15857 distinct packages available 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:00:14 Removing intermediate container fc3066345ce8 00:00:14 ---> ed36eafbe296 00:00:14 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:00:15 ---> Running in 5b73e59a191b 00:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:15 Removing intermediate container 71eeacca7f31 00:00:15 ---> 023781565b16 00:00:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:15 ---> Running in 96e7c0efd9d6 00:00:15 Removing intermediate container 5b73e59a191b 00:00:15 ---> 7424da69e7c0 00:00:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:00:15 (1/9) Installing ca-certificates (20220614-r0) 00:00:15 (2/9) Installing brotli-libs (1.0.9-r5) 00:00:15 ---> Running in 2a333f0074e0 00:00:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:00:15 (4/9) Installing libcurl (7.80.0-r6) 00:00:15 Removing intermediate container 96e7c0efd9d6 00:00:15 ---> 2d446ccafa36 00:00:15 Step 12/24 : WORKDIR / 00:00:15 (5/9) Installing curl (7.80.0-r6) 00:00:15 Removing intermediate container f7ad427c3282 00:00:15 ---> 332bd1073987 00:00:15 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:00:15 (6/9) Installing dumb-init (1.2.5-r1) 00:00:15 (1/1) Installing dumb-init (1.2.5-r1) 00:00:15 (7/9) Installing musl-obstack (1.2.3-r0) 00:00:15 (8/9) Installing libucontext (1.1-r0) 00:00:15 (9/9) Installing gcompat (1.0.0-r4) 00:00:15 Executing busybox-1.35.0-r17.trigger 00:00:15 Executing busybox-1.34.1-r7.trigger 00:00:15 OK: 6 MiB in 15 packages 00:00:15 Executing ca-certificates-20220614-r0.trigger 00:00:15 ---> Running in e2a330a2db93 00:00:15 ---> Running in 49f78fceda5a 00:00:15 Removing intermediate container 2a333f0074e0 00:00:15 ---> 8cb676c913fb 00:00:15 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:00:15 OK: 8 MiB in 23 packages 00:00:15 ---> Running in 8fdb7d5b3356 00:00:15 Removing intermediate container 49f78fceda5a 00:00:15 ---> a34a1ee43941 00:00:15 Step 12/21 : WORKDIR /edgex 00:00:15 Removing intermediate container e2a330a2db93 00:00:15 ---> dbcdbdb0dca3 00:00:15 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:00:15 ---> Running in e5edd4705a9f 00:00:15 ---> ddc41bdcb88b 00:00:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:00:15 Removing intermediate container e5edd4705a9f 00:00:15 ---> fb3b638f0f18 00:00:15 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:00:15 ---> 2ad6fb07426d 00:00:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:00:15 ---> 6abb91d3b551 00:00:15 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:00:15 Removing intermediate container 2e8af498b2de 00:00:15 ---> a9487dee9a2d 00:00:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:16 ---> 1c3ed8143650 00:00:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:00:16 ---> 2d5706f2a732 00:00:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:00:16 ---> a979acff7ee7 00:00:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:00:16 Removing intermediate container 33fd690dafeb 00:00:16 ---> 7031fb2a90b3 00:00:16 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:17 ---> 3be9533ed105 00:00:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:00:17 Removing intermediate container 8fdb7d5b3356 00:00:17 ---> 9a7a93aee6ad 00:00:17 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:00:17 ---> Running in 85f6e531aee0 00:00:17 ---> 7513927c5ac4 00:00:17 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:00:17 ---> f170119a23ba 00:00:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:00:17 ---> 0fe4de36444d 00:00:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:00:17 ---> ce720fa6ed1f 00:00:17 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:00:17 Removing intermediate container 85f6e531aee0 00:00:17 ---> f726b6d2f00e 00:00:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:00:18 ---> 6eefae57d63b 00:00:18 Step 18/22 : ENTRYPOINT ["/core-data"] 00:00:18 ---> ee829ed64598 00:00:18 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:00:18 ---> 8a2cad908829 00:00:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:00:18 ---> b55a16e564a2 00:00:18 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:00:18 ---> 19b33ddf85df 00:00:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:00:18 ---> Running in 2e85a1a79a58 00:00:18 ---> Running in 8c0b1c9fdf0c 00:00:18 ---> Running in 200f4bd03454 00:00:18 Removing intermediate container 8c0b1c9fdf0c 00:00:18 ---> 201a8c3cb52a 00:00:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:18 ---> ca85268bb238 00:00:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:00:18 ---> 47ef42c4bbb5 00:00:18 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:00:18 ---> Running in 8ae188d5119c 00:00:18 ---> Running in 9ba1f8a2c861 00:00:18 ---> Running in d59183163af6 00:00:18 Removing intermediate container 8ae188d5119c 00:00:18 ---> 99e304139ee3 00:00:18 Step 20/22 : LABEL arch=x86_64 00:00:18 ---> Running in 23fcbb3e6e87 00:00:18 Removing intermediate container d59183163af6 00:00:18 ---> 13f344867d0a 00:00:18 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:19 ---> Running in 4546e39b6b04 00:00:19 Removing intermediate container 23fcbb3e6e87 00:00:19 ---> 21555a239d92 00:00:19 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:00:19 ---> Running in b5e5f456ef91 00:00:19 Removing intermediate container 4546e39b6b04 00:00:19 ---> 3e01e4b08bf7 00:00:19 Step 17/19 : LABEL arch=x86_64 00:00:19 ---> Running in f1d2d8cbb55c 00:00:19 Removing intermediate container b5e5f456ef91 00:00:19 ---> 7bcff7d5c6ee 00:00:19 Step 22/22 : LABEL version=0.0.0 00:00:19 ---> Running in b652505982db 00:00:19 Removing intermediate container 200f4bd03454 00:00:19 ---> 8c508d22933c 00:00:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:19 Removing intermediate container b652505982db 00:00:19 ---> 0cfe8490dc38 00:00:19 00:00:19 Removing intermediate container 2e85a1a79a58 00:00:19 ---> 085ee9d7ecea 00:00:19 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:00:19 Removing intermediate container f1d2d8cbb55c 00:00:19 ---> ed983b006c62 00:00:19 Step 18/19 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:00:19 ---> Running in 2625f6570f88 00:00:19 ---> Running in 5315b9d2fa20 00:00:19 Successfully built 0cfe8490dc38 00:00:19 Successfully tagged core-data:latest 00:00:20  Building core-data ... done  ---> 0be44f04a3e1 00:00:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:00:20 Removing intermediate container 2625f6570f88 00:00:20 ---> a8c9021d3c82 00:00:20 Step 19/21 : LABEL arch=x86_64 00:00:20 Removing intermediate container 5315b9d2fa20 00:00:20 ---> d07388914d04 00:00:20 Step 19/19 : LABEL version=0.0.0 00:00:20 ---> Running in b0696c1d6dc2 00:00:20 ---> Running in cba3defb93c2 00:00:20 Removing intermediate container 9ba1f8a2c861 00:00:20 ---> 9da07b88b0ed 00:00:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:00:20 ---> Running in f8bef79cf5ad 00:00:20 Removing intermediate container cba3defb93c2 00:00:20 ---> 5cc23e19b6e0 00:00:20 00:00:20 Removing intermediate container b0696c1d6dc2 00:00:20 ---> b52cd08f2bfe 00:00:20 Step 20/21 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:00:20 ---> 42662ce5adcf 00:00:20 Removing intermediate container f8bef79cf5ad 00:00:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ ---> ee9df6d09e20 00:00:20 00:00:20 Step 22/24 : LABEL arch=x86_64 00:00:20 ---> Running in 457be673aca6 00:00:20 ---> Running in 045b28de5d91 00:00:20 Successfully built 5cc23e19b6e0 00:00:20 Successfully tagged security-spiffe-token-provider:latest 00:00:20  Building security-spiffe-token-provider ... done Removing intermediate container 045b28de5d91 00:00:20 ---> 2ab076de90fc 00:00:20 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:00:20 Removing intermediate container 457be673aca6 00:00:20 ---> 1a43338d9fd9 00:00:20 Step 21/21 : LABEL version=0.0.0 00:00:20 ---> Running in 6fdad5e20453 00:00:20 ---> d27939f389d6 00:00:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:00:21 ---> Running in aff39586c224 00:00:21 Removing intermediate container aff39586c224 00:00:21 ---> 2fd6c1a2a07c 00:00:21 00:00:21 Removing intermediate container 6fdad5e20453 00:00:21 ---> f78ed85a30d3 00:00:21 Step 24/24 : LABEL version=0.0.0 00:00:21 ---> Running in 3467700f3069 00:00:21 ---> f46fdf3b7b9c 00:00:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:00:21 Successfully built 2fd6c1a2a07c 00:00:21 Successfully tagged security-proxy-setup:latest 00:00:21  Building security-proxy-setup ... done Removing intermediate container 3467700f3069 00:00:21 ---> 58eea008ea61 00:00:21 00:00:21 Successfully built 58eea008ea61 00:00:21 Successfully tagged security-secretstore-setup:latest 00:00:21  Building security-secretstore-setup ... done  ---> 6e5e6c6ba20c 00:00:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:00:21 ---> 3c030d31f2a0 00:00:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:00:21 ---> c310a300eb85 00:00:21 Step 27/32 : RUN chmod +x /entrypoint.sh 00:00:21 ---> Running in 60c6dbdfb60d 00:00:22 Removing intermediate container 60c6dbdfb60d 00:00:22 ---> c074b17bf94a 00:00:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:00:22 ---> Running in 2ed736919a81 00:00:22 Removing intermediate container 2ed736919a81 00:00:22 ---> b1590827ce8f 00:00:22 Step 29/32 : CMD ["gate"] 00:00:22 ---> Running in 2777d5ef69b4 00:00:22 Removing intermediate container 2777d5ef69b4 00:00:22 ---> 8fefd7fcf8a5 00:00:22 Step 30/32 : LABEL arch=x86_64 00:00:22 ---> Running in 461dfe0757eb 00:00:22 Removing intermediate container 461dfe0757eb 00:00:22 ---> c4cc9b90b215 00:00:22 Step 31/32 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:00:22 ---> Running in 9bbfd85a9277 00:00:22 Removing intermediate container 9bbfd85a9277 00:00:22 ---> 8016785c3346 00:00:22 Step 32/32 : LABEL version=0.0.0 00:00:22 ---> Running in beae9b3c9673 00:00:22 Removing intermediate container beae9b3c9673 00:00:22 ---> 06e7fe9a0459 00:00:22 00:00:22 Successfully built 06e7fe9a0459 00:00:22 Successfully tagged security-bootstrapper:latest 00:00:22  Building security-bootstrapper ... done  [Pipeline] } 00:00:22 $ docker stop --time=1 171816f7896ce6c3aef0a0878504fed2c65f0797fc5b0a3af130219ebf7dfd1b 00:00:23 $ docker rm -f --volumes 171816f7896ce6c3aef0a0878504fed2c65f0797fc5b0a3af130219ebf7dfd1b [Pipeline] // withDockerContainer [Pipeline] sh 00:00:24 + docker images 00:00:24 REPOSITORY TAG IMAGE ID CREATED SIZE 00:00:24 security-bootstrapper latest 06e7fe9a0459 2 seconds ago 20.4MB 00:00:24 security-secretstore-setup latest 58eea008ea61 4 seconds ago 30MB 00:00:24 security-proxy-setup latest 2fd6c1a2a07c 4 seconds ago 27.8MB 00:00:24 core-data latest 0cfe8490dc38 5 seconds ago 17.9MB 00:00:24 security-spiffe-token-provider latest 5cc23e19b6e0 5 seconds ago 30MB 00:00:24 200cc231af32 12 seconds ago 1.7GB 00:00:24 9649ea9441a3 15 seconds ago 1.68GB 00:00:24 500c2d989da8 15 seconds ago 1.73GB 00:00:24 858423826e46 19 seconds ago 1.68GB 00:00:24 88222a552463 26 seconds ago 1.68GB 00:00:24 security-proxy-auth latest 8c5c35356321 50 seconds ago 16.2MB 00:00:24 1bf920bf1000 About a minute ago 1.67GB 00:00:24 core-command latest c6d0bcd1ffe5 2 minutes ago 17.7MB 00:00:24 b4b82fb2542c 2 minutes ago 1.69GB 00:00:24 core-metadata latest 3a5e78aee4cd 2 minutes ago 18.5MB 00:00:24 0e710f6cb85d 2 minutes ago 1.7GB 00:00:24 core-common-config-bootstrapper latest de548d6930ee 3 minutes ago 15.5MB 00:00:24 security-spire-server latest 7799cd914d74 3 minutes ago 86.5MB 00:00:24 support-notifications latest 6fa3407b3b2f 3 minutes ago 30.7MB 00:00:24 support-scheduler latest d9757784da43 3 minutes ago 30.1MB 00:00:24 d4b55ba780b9 3 minutes ago 1.56GB 00:00:24 security-spire-agent latest 15d08a27a053 3 minutes ago 125MB 00:00:24 security-spire-config latest ef912462b3bf 3 minutes ago 85.8MB 00:00:24 84e8ba490644 3 minutes ago 1.76GB 00:00:24 db6f528350a0 3 minutes ago 1.68GB 00:00:24 c3542b95606e 3 minutes ago 1.75GB 00:00:24 05260e61d104 4 minutes ago 1.56GB 00:00:24 0e85650c713d 4 minutes ago 1.56GB 00:00:24 ci-base-image-x86_64 latest ff88ee01eae7 8 minutes ago 904MB 00:00:24 alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB 00:00:24 alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB 00:00:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 00:00:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 00:00:24 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] } 00:00:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:00:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:00:45 ./bin/test-attribution-txt.sh [Pipeline] echo 00:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:00:45 + ls -al . 00:00:45 total 740 00:00:45 drwxrwxr-x 10 1001 1001 4096 Feb 22 23:54 . 00:00:45 drwxr-xr-x 4 root root 4096 Feb 22 23:54 .. 00:00:45 drwxrwxr-x 2 1001 1001 4096 Feb 22 23:53 .blubracket 00:00:45 -rw-rw-r-- 1 1001 1001 16 Feb 22 23:53 .dockerignore 00:00:45 drwxrwxr-x 8 1001 1001 4096 Feb 22 23:53 .git 00:00:45 drwxrwxr-x 3 1001 1001 4096 Feb 22 23:53 .github 00:00:45 -rw-rw-r-- 1 1001 1001 1024 Feb 22 23:53 .gitignore 00:00:45 -rw-rw-r-- 1 1001 1001 42 Feb 22 23:53 .golangci.yml 00:00:45 -rw-rw-r-- 1 1001 1001 87 Feb 22 23:53 .hadolint.yml 00:00:45 -rw-rw-r-- 1 1001 1001 166 Feb 22 23:53 .sonarcloud.properties 00:00:45 -rw-rw-r-- 1 1001 1001 1171 Feb 22 23:53 ADOPTERS.md 00:00:45 -rw-rw-r-- 1 1001 1001 10825 Feb 22 23:53 Attribution.txt 00:00:45 -rw-rw-r-- 1 1001 1001 73765 Feb 22 23:53 CHANGELOG.md 00:00:45 -rw-rw-r-- 1 1001 1001 3804 Feb 22 23:53 CONTRIBUTING.md 00:00:45 -rw-rw-r-- 1 1001 1001 677 Feb 22 23:53 GOVERNANCE.md 00:00:45 -rw-rw-r-- 1 1001 1001 883 Feb 22 23:53 Jenkinsfile 00:00:45 -rw-rw-r-- 1 1001 1001 10775 Feb 22 23:53 LICENSE 00:00:45 -rw-rw-r-- 1 1001 1001 14116 Feb 22 23:53 Makefile 00:00:45 -rw-rw-r-- 1 1001 1001 582 Feb 22 23:53 OWNERS.md 00:00:45 -rw-rw-r-- 1 1001 1001 9403 Feb 22 23:53 README.md 00:00:45 -rw-rw-r-- 1 1001 1001 6912 Feb 22 23:53 SECURITY.md 00:00:45 -rw-rw-r-- 1 1001 1001 5 Feb 22 23:51 VERSION 00:00:45 drwxrwxr-x 2 1001 1001 4096 Feb 22 23:53 bin 00:00:45 drwxrwxr-x 18 1001 1001 4096 Feb 22 23:53 cmd 00:00:45 -rw-r--r-- 1 root root 487037 Feb 22 23:58 coverage.out 00:00:45 -rw-rw-r-- 1 1001 1001 3296 Feb 22 23:53 go.mod 00:00:45 -rw-rw-r-- 1 1001 1001 33293 Feb 22 23:53 go.sum 00:00:45 drwxrwxr-x 7 1001 1001 4096 Feb 22 23:53 internal 00:00:45 drwxrwxr-x 3 1001 1001 4096 Feb 22 23:53 openapi 00:00:45 drwxrwxr-x 4 1001 1001 4096 Feb 22 23:53 snap 00:00:45 -rw-rw-r-- 1 1001 1001 204 Feb 22 23:53 version.go [Pipeline] sh 00:00:46 + '[' -e coverage.out ] 00:00:46 + chown 1001:1001 coverage.out [Pipeline] stash 00:00:46 Warning: overwriting stash ‘coverage-report’ 00:00:46 Stashed 1 file(s) [Pipeline] sh 00:00:47 + make build 00:00: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 00:02:08 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 00:02:08 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 00:02:14 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 00:02:16 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 00:02:55 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 00: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:03:17 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 00:03:20 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 00:03: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:03:40 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] } 00:03:45 $ docker stop --time=1 f2420f60dcdb99616117df29fb069cef6794568d39503d636e8629998ae0ab22 00:03:47 $ docker rm -f --volumes f2420f60dcdb99616117df29fb069cef6794568d39503d636e8629998ae0ab22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:03:49 00:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:03:50 latest: Pulling from edgex-devops/edgex-compose-arm64 00:03:50 29e5d40040c1: Pulling fs layer 00:03:50 1ce36da41761: Pulling fs layer 00:03:50 25b303627fd3: Pulling fs layer 00:03:50 29e5d40040c1: Verifying Checksum 00:03:50 29e5d40040c1: Download complete 00:03:50 1ce36da41761: Verifying Checksum 00:03:50 1ce36da41761: Download complete 00:03:51 29e5d40040c1: Pull complete 00:03:52 1ce36da41761: Pull complete 00:03:52 25b303627fd3: Verifying Checksum 00:03:52 25b303627fd3: Download complete 00:04:02 25b303627fd3: Pull complete 00:04:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container 00:04:02 $ 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 00:04:05 $ docker top 5e8d5c22ef5360ad049ede90c7be46eb8aa00da7a0d1769d95c3829cb6412455 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:06 + grep parallel 00:04:06 + docker-compose build --help 00:04:10 --parallel Build images in parallel. [Pipeline] } 00:04:10 $ docker stop --time=1 5e8d5c22ef5360ad049ede90c7be46eb8aa00da7a0d1769d95c3829cb6412455 00:04:12 $ docker rm -f --volumes 5e8d5c22ef5360ad049ede90c7be46eb8aa00da7a0d1769d95c3829cb6412455 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container 00:04: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-arm64:latest cat 00:04:14 $ docker top 028e81fa8c4860fc78d474e94de57e7410636ed94dc04128368b3888935d9f64 -eo pid,comm [Pipeline] { [Pipeline] sh 00:04:15 + docker-compose -f ./docker-compose-build.yml build --parallel 00:04:19 Building core-command ... 00:04:19 Building core-common-config-bootstrapper ... 00:04:19 Building core-data ... 00:04:19 Building core-metadata ... 00:04:19 Building security-bootstrapper ... 00:04:19 Building security-proxy-auth ... 00:04:19 Building security-proxy-setup ... 00:04:19 Building security-secretstore-setup ... 00:04:19 Building security-spiffe-token-provider ... 00:04:19 Building security-spire-agent ... 00:04:19 Building security-spire-config ... 00:04:19 Building security-spire-server ... 00:04:19 Building support-notifications ... 00:04:19 Building support-scheduler ... 00:04:19 Building core-command 00:04:19 Building core-metadata 00:04:19 Building security-bootstrapper 00:04:19 Building core-data 00:04:19 Building security-spiffe-token-provider 00:05:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:05:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:05:15 ---> ef591888518a 00:05:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:05:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:05:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:05:15 ---> ef591888518a 00:05:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:05:15 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:05:15 Step 2/19 : FROM ${BUILDER_BASE} AS builder 00:05:15 ---> ef591888518a 00:05:15 Step 3/19 : WORKDIR /edgex-go 00:05:15 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:05:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:05:15 ---> ef591888518a 00:05:15 Step 3/32 : WORKDIR /edgex-go 00:05:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:05:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:05:15 ---> ef591888518a 00:05:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:05:15 ---> Running in 8d6a7e7b18f3 00:05:15 ---> Running in 08a0ca5a6c6f 00:05:15 ---> Running in c483e8514b8d 00:05:15 ---> Running in cd7d67bc4c4b 00:05:15 ---> Running in d09c53af0590 00:05:15 Removing intermediate container 08a0ca5a6c6f 00:05:15 ---> e616f42bbc00 00:05:15 Step 4/22 : WORKDIR /edgex-go 00:05:15 Removing intermediate container cd7d67bc4c4b 00:05:15 ---> 567728ee93f8 00:05:15 Step 4/23 : WORKDIR /edgex-go 00:05:15 Removing intermediate container 8d6a7e7b18f3 00:05:15 ---> 0102aedf44bf 00:05:15 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 00:05:15 ---> Running in 117ab3a11024 00:05:15 Removing intermediate container c483e8514b8d 00:05:15 ---> 02a01c981d6e 00:05:15 Step 4/24 : WORKDIR /edgex-go 00:05:15 ---> Running in 95cb6e08d6bc 00:05:15 Removing intermediate container d09c53af0590 00:05:15 ---> fbebd74e28d4 00:05:15 Step 4/32 : RUN apk add --update --no-cache make git 00:05:15 ---> Running in 1ddd3a6bf14e 00:05:15 ---> Running in ae6c7c7152cb 00:05:15 ---> Running in d6c68221b576 00:05:15 Removing intermediate container 117ab3a11024 00:05:15 ---> f5ffd821d888 00:05:15 Step 5/22 : RUN apk add --update --no-cache make git 00:05:15 Removing intermediate container 95cb6e08d6bc 00:05:15 ---> c47a77defa83 00:05:15 Step 5/23 : RUN apk add --update --no-cache make git 00:05:15 Removing intermediate container 1ddd3a6bf14e 00:05:15 ---> 2211055627f6 00:05:15 Step 5/24 : RUN apk add --update --no-cache make git 00:05:15 ---> Running in f774d5a5cac4 00:05:15 ---> Running in 7134d5336692 00:05:15 ---> Running in 6b3a11e215d6 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:05:16 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:05:16 v3.16.4-26-g25c3e7e4225 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:05:16 OK: 16903 distinct packages available 00:05:16 OK: 221 MiB in 51 packages 00:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:05:16 OK: 221 MiB in 51 packages 00:05:16 OK: 221 MiB in 51 packages 00:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:05:17 OK: 221 MiB in 51 packages 00:05:17 Removing intermediate container d6c68221b576 00:05:17 ---> 2a44dd1c04e8 00:05:17 Step 5/32 : COPY go.mod vendor* ./ 00:05:18 OK: 221 MiB in 51 packages 00:05:18 Removing intermediate container f774d5a5cac4 00:05:18 ---> 6577e1f5c3a7 00:05:18 Step 6/22 : COPY go.mod vendor* ./ 00:05:19 Removing intermediate container 7134d5336692 00:05:19 ---> 4685cce97ade 00:05:19 Step 6/23 : COPY go.mod vendor* ./ 00:05:19 Removing intermediate container 6b3a11e215d6 00:05:19 ---> bce781136e67 00:05:19 Step 6/24 : COPY go.mod vendor* ./ 00:05:19 ---> 39a8131c7d2e 00:05:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:19 ---> Running in 6e7ecaa1c4c6 00:05:19 Removing intermediate container ae6c7c7152cb 00:05:19 ---> 2374b35b8b12 00:05:19 Step 5/19 : COPY go.mod vendor* ./ 00:05:20 ---> 93db370568cd 00:05:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:20 ---> Running in ed909a8850ae 00:05:20 ---> 08a50ed08d31 00:05:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:20 ---> Running in 268379dff79b 00:05:21 ---> ba7800c9bd11 00:05:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:21 ---> Running in b926d3b64801 00:05:21 ---> c7968f1349fc 00:05:21 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:21 ---> Running in 33fc170303f8 00:07:13 Removing intermediate container 268379dff79b 00:07:13 ---> 8abc9b8620d2 00:07:13 Step 8/24 : COPY . . 00:07:13 Removing intermediate container b926d3b64801 00:07:13 ---> f48a398eb267 00:07:13 Step 8/23 : COPY . . 00:07:13 Removing intermediate container ed909a8850ae 00:07:13 ---> 6bd1b4ee4c45 00:07:13 Step 8/22 : COPY . . 00:07:13 Removing intermediate container 6e7ecaa1c4c6 00:07:13 ---> 196e7a886635 00:07:13 Step 7/32 : COPY . . 00:07:13 Removing intermediate container 33fc170303f8 00:07:13 ---> 70950459c74c 00:07:13 Step 7/19 : COPY . . 00:07:25 ---> b033b3ce9d57 00:07:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:07:25 ---> 7f1224aa91d0 00:07:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:07:25 ---> 78c2b2e9ba7a 00:07:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:07:25 ---> Running in b3e2982609c1 00:07:25 ---> 2b4d2decb38c 00:07:25 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:07:25 ---> Running in 36e1fced0d48 00:07:25 ---> Running in 462c6b430432 00:07:25 ---> Running in 757a59728e14 00:07:25 ---> 200aea2c138b 00:07:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:07:25 ---> Running in d677682aa751 00:07:25 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 00:07:26 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 00:07:26 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 00:07:26 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 00:07:26 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 00:13:49 Removing intermediate container 462c6b430432 00:13:49 ---> d5ad80bc5a04 00:13:49 00:13:49 Step 9/32 : FROM alpine:3.16 00:13:49 3.16: Pulling from library/alpine 00:13:49 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 00:13:49 Status: Downloaded newer image for alpine:3.16 00:13:49 ---> 4c81e5bf8899 00:13:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:13:49 ---> Running in 983da7bb111c 00:13:49 Removing intermediate container 983da7bb111c 00:13:49 ---> 630874449195 00:13:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:13:49 ---> Running in 8d620dec89f1 00:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:13:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:13:49 (1/2) Installing dumb-init (1.2.5-r1) 00:13:49 (2/2) Installing su-exec (0.2-r1) 00:13:49 Executing busybox-1.35.0-r17.trigger 00:13:49 OK: 5 MiB in 16 packages 00:13:49 Removing intermediate container 8d620dec89f1 00:13:49 ---> e055231f0a70 00:13:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:13:49 ---> Running in 9227c1140d25 00:13:49 Removing intermediate container 9227c1140d25 00:13:49 ---> 023f3259d136 00:13:49 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:13:49 ---> Running in b5dd6600bca0 00:13:49 Removing intermediate container b5dd6600bca0 00:13:49 ---> 1f5e59f88f51 00:13:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:13:49 ---> Running in c9728e7f652e 00:13:49 Removing intermediate container c9728e7f652e 00:13:49 ---> f4d4cfd7eba0 00:13:49 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:13:49 ---> Running in b457bb4c09e9 00:13:49 Removing intermediate container b457bb4c09e9 00:13:49 ---> 6141bd6abdab 00:13:49 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:13:49 ---> Running in f6012f6f8ef0 00:13:50 Removing intermediate container f6012f6f8ef0 00:13:50 ---> 4c0c4d3d6de8 00:13:50 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:13:50 ---> Running in 1cff295990d6 00:13:51 Removing intermediate container 1cff295990d6 00:13:51 ---> e5616e518ab1 00:13:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:13:53 ---> c5e3e580484b 00:13:53 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:13:53 ---> Running in 8a20cebc0b86 00:13:57 Removing intermediate container 8a20cebc0b86 00:13:57 ---> 7e0f4dde3d1c 00:13:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:13:59 ---> e34ab8f4cd43 00:13:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:13:59 Removing intermediate container 36e1fced0d48 00:13:59 ---> 6b0ccfd02e06 00:13:59 00:13:59 Step 10/23 : FROM alpine:3.16 00:13:59 ---> 4c81e5bf8899 00:13:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:14:00 ---> Running in f5e2e559fd1d 00:14:01 ---> 66a243dc1d1d 00:14:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:14:02 ---> c4b3e223f1f5 00:14:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:14:03 ---> 5646119ae3de 00:14:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:14:04 ---> a9e75d082a50 00:14:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:14:04 (1/1) Installing dumb-init (1.2.5-r1) 00:14:04 Executing busybox-1.35.0-r17.trigger 00:14:04 OK: 5 MiB in 15 packages 00:14:05 ---> 23542cdc8229 00:14:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:14:06 Removing intermediate container f5e2e559fd1d 00:14:06 ---> 345b933d33df 00:14:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:14:06 ---> Running in d919962fa4b8 00:14:07 ---> 58ef31eb5568 00:14:07 Step 27/32 : RUN chmod +x /entrypoint.sh 00:14:07 ---> Running in 5e10bced3c4a 00:14:07 Removing intermediate container d919962fa4b8 00:14:07 ---> 08d1e2e8df29 00:14:07 Step 13/23 : ENV APP_PORT=59882 00:14:07 ---> Running in a26cac54a7b1 00:14:08 Removing intermediate container a26cac54a7b1 00:14:08 ---> 7f83f94c60f0 00:14:08 Step 14/23 : EXPOSE $APP_PORT 00:14:08 ---> Running in 06fce66d4b32 00:14:09 Removing intermediate container 06fce66d4b32 00:14:09 ---> 81c3c3adfc98 00:14:09 Step 15/23 : WORKDIR / 00:14:09 ---> Running in 1c67e4e81194 00:14:10 Removing intermediate container 1c67e4e81194 00:14:10 ---> 0d239486d39c 00:14:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:11 Removing intermediate container 5e10bced3c4a 00:14:11 ---> 0ad2de5877c6 00:14:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:14:11 ---> Running in 9496cbf6527c 00:14:13 ---> f6b0c3f4afaa 00:14:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:14:13 Removing intermediate container 9496cbf6527c 00:14:13 ---> 1762947361c2 00:14:13 Step 29/32 : CMD ["gate"] 00:14:13 ---> Running in 1ac066fad17a 00:14:14 Removing intermediate container 1ac066fad17a 00:14:14 ---> 781d14350fe8 00:14:14 Step 30/32 : LABEL arch=arm64 00:14:14 ---> Running in c4fa1f727c3d 00:14:16 Removing intermediate container c4fa1f727c3d 00:14:16 ---> 294b1914b96d 00:14:16 Step 31/32 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:14:17 ---> Running in a0f03a07e2b7 00:14:17 ---> cccfb4e5a7e4 00:14:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:14:18 Removing intermediate container a0f03a07e2b7 00:14:18 ---> d413f6b92f3c 00:14:18 Step 32/32 : LABEL version=0.0.0 00:14:18 ---> Running in 885d508fd07a 00:14:19 Removing intermediate container 885d508fd07a 00:14:19 ---> 4fe690e2a5ca 00:14:19 00:14:19 ---> 1f85e1360dcd 00:14:19 Step 19/23 : ENTRYPOINT ["/core-command"] 00:14:19 ---> Running in 275d2f9514ce 00:14:20 Successfully built 4fe690e2a5ca 00:14:20 Successfully tagged security-bootstrapper-arm64:latest 00:14:20  Building security-bootstrapper ... done Building support-scheduler 00:14:20 Removing intermediate container 275d2f9514ce 00:14:20 ---> 764dc3fae4a0 00:14:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:14:21 ---> Running in 04d94044e9eb 00:14:21 Removing intermediate container 04d94044e9eb 00:14:21 ---> c33de72f8c5b 00:14:21 Step 21/23 : LABEL arch=arm64 00:14:21 ---> Running in f28b79d4db07 00:14:22 Removing intermediate container f28b79d4db07 00:14:22 ---> 26f15a765f84 00:14:22 Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:14:23 ---> Running in 5f5afb3a0caf 00:14:23 Removing intermediate container 5f5afb3a0caf 00:14:23 ---> b791624dc1a3 00:14:23 Step 23/23 : LABEL version=0.0.0 00:14:24 ---> Running in 2ddc72a3d33c 00:14:24 Removing intermediate container b3e2982609c1 00:14:24 ---> d25f7a5a0fa6 00:14:24 00:14:24 Step 10/22 : FROM alpine:3.16 00:14:24 ---> 4c81e5bf8899 00:14:24 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:14:25 Removing intermediate container 2ddc72a3d33c 00:14:25 ---> 9ef2d4c970ee 00:14:25 00:14:25 ---> Running in b414762686a6 00:14:25 Successfully built 9ef2d4c970ee 00:14:25 Successfully tagged core-command-arm64:latest 00:14:25 Building support-notifications 00:14:26  Building core-command ... done Removing intermediate container b414762686a6 00:14:26 ---> 561ae533f9ec 00:14:26 Step 12/22 : ENV APP_PORT=59880 00:14:26 Removing intermediate container d677682aa751 00:14:26 ---> Running in 56332ceae646 00:14:26 ---> 1f09bafa1866 00:14:26 00:14:26 Step 10/24 : FROM alpine:3.16 00:14:26 ---> 4c81e5bf8899 00:14:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:14:26 ---> Using cache 00:14:26 ---> 345b933d33df 00:14:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:14:26 ---> Using cache 00:14:26 ---> 08d1e2e8df29 00:14:26 Step 13/24 : ENV APP_PORT=59881 00:14:26 ---> Running in e86684fc2095 00:14:26 Removing intermediate container 56332ceae646 00:14:26 ---> 3750ed3ee1d6 00:14:26 Step 13/22 : EXPOSE $APP_PORT 00:14:26 Removing intermediate container e86684fc2095 00:14:26 ---> b7b2d35b367f 00:14:26 Step 14/24 : EXPOSE $APP_PORT 00:14:26 ---> Running in b0b8d1c61933 00:14:26 ---> Running in c7d831b0d6b5 00:14:27 Removing intermediate container b0b8d1c61933 00:14:27 ---> bb4eb07ec240 00:14:27 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:14:27 ---> Running in cdc92463b094 00:14:27 Removing intermediate container c7d831b0d6b5 00:14:27 ---> 5d03870a0d7b 00:14:27 Step 15/24 : WORKDIR / 00:14:27 ---> Running in 50133a5fe827 00:14:28 Removing intermediate container 50133a5fe827 00:14:28 ---> 3ba6cd07cf24 00:14:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:14:29 ---> b6e69a960642 00:14:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:14:30 (1/1) Installing dumb-init (1.2.5-r1) 00:14:30 Executing busybox-1.35.0-r17.trigger 00:14:30 OK: 5 MiB in 15 packages 00:14:32 ---> 319c3d7d3afe 00:14:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:14:32 Removing intermediate container cdc92463b094 00:14:32 ---> 5af6852be71b 00:14:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:14:33 ---> eb2da214f1cd 00:14:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:14:33 ---> a8154f416964 00:14:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:14:35 ---> cab5b1b82e70 00:14:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:14:35 ---> Running in d8c9925ff60d 00:14:36 Removing intermediate container d8c9925ff60d 00:14:36 ---> ec1c3018f19f 00:14:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:14:36 ---> Running in 0b058c1814ea 00:14:36 ---> cfc32ec772a6 00:14:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:14:36 Removing intermediate container 0b058c1814ea 00:14:36 ---> 6fe843c72922 00:14:36 Step 22/24 : LABEL arch=arm64 00:14:37 ---> Running in 076ca86c673a 00:14:37 Removing intermediate container 076ca86c673a 00:14:37 ---> 866c496a0706 00:14:37 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:14:37 ---> 4d685604bb7e 00:14:37 Step 18/22 : ENTRYPOINT ["/core-data"] 00:14:38 ---> Running in 9f5ce6197dd2 00:14:38 ---> Running in daaf049b11b7 00:14:38 Removing intermediate container 9f5ce6197dd2 00:14:38 ---> 53cdbeb1c243 00:14:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:14:39 ---> Running in d3d8c47939d8 00:14:39 Removing intermediate container daaf049b11b7 00:14:39 ---> 3027e66c200c 00:14:39 Step 24/24 : LABEL version=0.0.0 00:14:39 ---> Running in dc024338223e 00:14:39 Removing intermediate container d3d8c47939d8 00:14:39 ---> e168e42ba592 00:14:39 Step 20/22 : LABEL arch=arm64 00:14:39 ---> Running in 63aa0928bf45 00:14:40 Removing intermediate container dc024338223e 00:14:40 ---> b1745d5bc2dc 00:14:40 00:14:40 Successfully built b1745d5bc2dc 00:14:40 Successfully tagged core-metadata-arm64:latest 00:14:40  Building core-metadata ... done Building security-spire-config 00:14:40 Removing intermediate container 63aa0928bf45 00:14:40 ---> a71adf8ff487 00:14:40 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:14:41 ---> Running in 592590b3ca4a 00:14:41 Removing intermediate container 592590b3ca4a 00:14:41 ---> 02e67ef0c32e 00:14:41 Step 22/22 : LABEL version=0.0.0 00:14:41 ---> Running in 3281e50b2287 00:14:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:14:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:14:41 ---> ef591888518a 00:14:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:14:41 ---> Using cache 00:14:41 ---> 02a01c981d6e 00:14:41 Step 4/22 : WORKDIR /edgex-go 00:14:41 ---> Using cache 00:14:41 ---> 2211055627f6 00:14:41 Step 5/22 : RUN apk add --update --no-cache make git 00:14:41 ---> Using cache 00:14:41 ---> bce781136e67 00:14:41 Step 6/22 : COPY go.mod vendor* ./ 00:14:41 ---> Using cache 00:14:41 ---> 08a50ed08d31 00:14:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:41 ---> Using cache 00:14:41 ---> 8abc9b8620d2 00:14:41 Step 8/22 : COPY . . 00:14:41 ---> Using cache 00:14:41 ---> 200aea2c138b 00:14:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:14:42 ---> Running in ff7b017b5ac2 00:14:42 Removing intermediate container 3281e50b2287 00:14:42 ---> 2bd398db5a05 00:14:42 00:14:43 Successfully built 2bd398db5a05 00:14:43 Successfully tagged core-data-arm64:latest 00:14:43  Building core-data ... done Building security-secretstore-setup 00:14:44 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 00:14:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:14:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:14:54 ---> ef591888518a 00:14:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:14:54 ---> Using cache 00:14:54 ---> 02a01c981d6e 00:14:54 Step 4/22 : WORKDIR /edgex-go 00:14:54 ---> Using cache 00:14:54 ---> 2211055627f6 00:14:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:14:54 ---> Running in 9c1eb81afbac 00:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:14:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:14:58 OK: 221 MiB in 51 packages 00:15:00 Removing intermediate container 9c1eb81afbac 00:15:00 ---> 43d00acd8641 00:15:00 Step 6/22 : COPY go.mod vendor* ./ 00:15:01 ---> 208822f2c975 00:15:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:01 ---> Running in ed69bda131fa 00:15:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:15:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:15:09 ---> ef591888518a 00:15:09 Step 3/24 : WORKDIR /edgex-go 00:15:09 ---> Using cache 00:15:09 ---> fbebd74e28d4 00:15:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:15:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:15:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:15:09 ---> ef591888518a 00:15:09 Step 3/24 : WORKDIR /edgex-go 00:15:09 ---> Using cache 00:15:09 ---> fbebd74e28d4 00:15:09 Step 4/24 : RUN apk add --update --no-cache make git 00:15:09 ---> Using cache 00:15:09 ---> 2a44dd1c04e8 00:15:09 Step 5/24 : COPY go.mod vendor* ./ 00:15:09 ---> Using cache 00:15:09 ---> 39a8131c7d2e 00:15:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:09 ---> Using cache 00:15:09 ---> 196e7a886635 00:15:09 Step 7/24 : COPY . . 00:15:09 ---> Using cache 00:15:09 ---> 78c2b2e9ba7a 00:15:09 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:15:10 ---> Running in 730c003616e1 00:15:10 ---> Running in d685c76764a9 00:15:11 Removing intermediate container 757a59728e14 00:15:11 ---> a04dbee58b59 00:15:11 00:15:11 Step 9/19 : FROM alpine:3.15 00:15:11 3.15: Pulling from library/alpine 00:15: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:15:12 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 00:15:12 Status: Downloaded newer image for alpine:3.15 00:15:12 ---> 354640af7b1b 00:15:12 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:15:13 ---> Running in 8f0a01f46013 00:15:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:15:13 Removing intermediate container 8f0a01f46013 00:15:13 ---> d1e4708a8518 00:15:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:15:13 ---> Running in 34c12217d172 00:15:14 OK: 221 MiB in 51 packages 00:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:15:16 Removing intermediate container 730c003616e1 00:15:16 ---> 78531b11b69a 00:15:16 Step 5/24 : COPY go.mod vendor* ./ 00:15:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:15:17 ---> bbf0890b68b1 00:15:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:17 ---> Running in 7ab4a1d61973 00:15:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:15:17 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:15:17 OK: 15734 distinct packages available 00:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:15:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:15:19 (1/9) Installing ca-certificates (20220614-r0) 00:15:19 (2/9) Installing brotli-libs (1.0.9-r5) 00:15:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:15:19 (4/9) Installing libcurl (7.80.0-r6) 00:15:19 (5/9) Installing curl (7.80.0-r6) 00:15:19 (6/9) Installing dumb-init (1.2.5-r1) 00:15:19 (7/9) Installing musl-obstack (1.2.3-r0) 00:15:19 (8/9) Installing libucontext (1.1-r0) 00:15:19 (9/9) Installing gcompat (1.0.0-r4) 00:15:19 Executing busybox-1.34.1-r7.trigger 00:15:19 Executing ca-certificates-20220614-r0.trigger 00:15:19 OK: 8 MiB in 23 packages 00:15:22 Removing intermediate container 34c12217d172 00:15:22 ---> 17c20fa24c04 00:15:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:15:22 ---> 967e89c5e8a8 00:15:22 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:15:24 ---> 187e23e9cb14 00:15:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:15:25 ---> 387254cbfbeb 00:15:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:15:25 ---> Running in 04dc31bd614d 00:15:26 Removing intermediate container 04dc31bd614d 00:15:26 ---> 27c8cb9745ce 00:15:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:15:26 ---> Running in 915f3a55721d 00:15:26 Removing intermediate container 915f3a55721d 00:15:26 ---> 0db6f3b84cb0 00:15:26 Step 17/19 : LABEL arch=arm64 00:15:26 ---> Running in 4fae5170cb1b 00:15:27 Removing intermediate container 4fae5170cb1b 00:15:27 ---> 8b4a713c31dc 00:15:27 Step 18/19 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:15:27 ---> Running in 2f752e7f94fd 00:15:27 Removing intermediate container 2f752e7f94fd 00:15:27 ---> f73a58e1e943 00:15:27 Step 19/19 : LABEL version=0.0.0 00:15:27 ---> Running in bcfe0dc2bec5 00:15:28 Removing intermediate container bcfe0dc2bec5 00:15:28 ---> a8fe2e8c5c7e 00:15:28 00:15:28 Successfully built a8fe2e8c5c7e 00:15:28 Successfully tagged security-spiffe-token-provider-arm64:latest 00:15:28  Building security-spiffe-token-provider ... done Building security-spire-server 00:15:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:15:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:15:46 ---> ef591888518a 00:15:46 Step 3/23 : WORKDIR /edgex-go 00:15:46 ---> Using cache 00:15:46 ---> fbebd74e28d4 00:15:46 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 00:15:46 ---> Using cache 00:15:46 ---> 78531b11b69a 00:15:46 Step 5/23 : COPY go.mod vendor* ./ 00:15:46 ---> Using cache 00:15:46 ---> bbf0890b68b1 00:15:46 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:15:46 ---> Running in 8e8f69db0124 00:16:54 Removing intermediate container ed69bda131fa 00:16:54 ---> 4034bad9b892 00:16:54 Step 8/22 : COPY . . 00:17:13 ---> ab97ab94c16d 00:17:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:17:13 ---> Running in 4ec9a946cca3 00:17:15 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 00:17:17 Removing intermediate container 7ab4a1d61973 00:17:17 ---> 86b7b6aa3a60 00:17:17 Step 7/24 : COPY . . 00:17:44 ---> 055318183e43 00:17:44 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:17:44 ---> Running in 9cf72cda69b1 00:17:44 Removing intermediate container 9cf72cda69b1 00:17:44 ---> ceb1a19ce394 00:17:44 Step 9/24 : WORKDIR /edgex-go/spire-build 00:17:44 ---> Running in 80e823981e7d 00:17:44 Removing intermediate container 80e823981e7d 00:17:44 ---> 1a49dd455359 00:17:44 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 00:17:44 ---> Running in 2f1f71ed0a5a 00:17:45 Removing intermediate container 8e8f69db0124 00:17:45 ---> 39dec6dd0506 00:17:45 Step 7/23 : COPY . . 00:17:48 Removing intermediate container 2f1f71ed0a5a 00:17:48 ---> 9c4b49b5dc6e 00:17:48 Step 11/24 : WORKDIR /edgex-go 00:17:48 ---> Running in b1848ebeb003 00:17:48 Removing intermediate container b1848ebeb003 00:17:48 ---> 7f33d940f64e 00:17:48 00:17:48 Step 12/24 : FROM alpine:3.15 00:17:48 ---> 354640af7b1b 00:17:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:17:49 ---> Using cache 00:17:49 ---> d1e4708a8518 00:17:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:17:49 ---> Running in 1b915d541f6d 00:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:53 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:17:53 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:17:53 OK: 15734 distinct packages available 00:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:54 (1/4) Installing dumb-init (1.2.5-r1) 00:17:54 (2/4) Installing musl-obstack (1.2.3-r0) 00:17:54 (3/4) Installing libucontext (1.1-r0) 00:17:54 (4/4) Installing gcompat (1.0.0-r4) 00:17:54 Executing busybox-1.34.1-r7.trigger 00:17:54 OK: 6 MiB in 18 packages 00:17:57 Removing intermediate container 1b915d541f6d 00:17:57 ---> a227102d72e0 00:17:57 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:18:02 ---> a20771c08d56 00:18:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 00:18:02 ---> Running in 6928bc8f0eab 00:18:02 Removing intermediate container 6928bc8f0eab 00:18:02 ---> fa4775e8f40d 00:18:02 Step 9/23 : WORKDIR /edgex-go/spire-build 00:18:03 ---> Running in a10f8ebc8720 00:18:03 Removing intermediate container a10f8ebc8720 00:18:03 ---> e27ff78e45eb 00:18:03 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 00:18:03 ---> Running in 7a55beeff582 00:18:06 ---> bfc52079fdee 00:18:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:18:07 ---> 3095720c072d 00:18:07 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:18:07 Removing intermediate container 7a55beeff582 00:18:07 ---> bdb90be681c9 00:18:07 ---> Running in a42c751d62eb 00:18:07 Step 11/23 : WORKDIR /edgex-go 00:18:07 ---> Running in ff6180f60f2e 00:18:08 Removing intermediate container a42c751d62eb 00:18:08 ---> fa1835ca1855 00:18:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:18:08 Removing intermediate container ff6180f60f2e 00:18:08 ---> a7e8a7492e01 00:18:08 00:18:08 Step 12/23 : FROM alpine:3.15 00:18:08 ---> 354640af7b1b 00:18:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:18:08 ---> Using cache 00:18:08 ---> d1e4708a8518 00:18:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:18:08 ---> Running in 2da128bd23f0 00:18:09 ---> 5148a1f062a6 00:18:09 Step 19/24 : WORKDIR / 00:18:10 ---> Running in 8dcf39ad696d 00:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:18:10 Removing intermediate container 8dcf39ad696d 00:18:10 ---> 44a2f2009581 00:18:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:18:10 ---> Running in 37e7248c2505 00:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:18:11 Removing intermediate container 37e7248c2505 00:18:11 ---> 811289cc4b34 00:18:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:18:11 ---> Running in 29a0dd707292 00:18:13 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:18:13 v3.15.7-22-gdd1c9be72e7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:18:13 OK: 15734 distinct packages available 00:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:18:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:18:13 Removing intermediate container 29a0dd707292 00:18:13 ---> 41e22f233444 00:18:13 Step 22/24 : LABEL arch=arm64 00:18:13 ---> Running in b36790fda2ae 00:18:13 Removing intermediate container b36790fda2ae 00:18:13 ---> 223715f45a75 00:18:13 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:18:13 ---> Running in f6cb6c1c6674 00:18:13 (1/5) Installing dumb-init (1.2.5-r1) 00:18:14 (2/5) Installing musl-obstack (1.2.3-r0) 00:18:14 (3/5) Installing libucontext (1.1-r0) 00:18:14 (4/5) Installing gcompat (1.0.0-r4) 00:18:14 (5/5) Installing openssl (1.1.1t-r1) 00:18:14 Executing busybox-1.34.1-r7.trigger 00:18:14 OK: 6 MiB in 19 packages 00:18:14 Removing intermediate container f6cb6c1c6674 00:18:14 ---> 5e1033307b66 00:18:14 Step 24/24 : LABEL version=0.0.0 00:18:14 ---> Running in 8a3161efac18 00:18:15 Removing intermediate container 8a3161efac18 00:18:15 ---> bc4b08c6bd50 00:18:15 00:18:15 Successfully built bc4b08c6bd50 00:18:16 Successfully tagged security-spire-config-arm64:latest 00:18:16 Building security-proxy-setup 00:18:16  Building security-spire-config ... done Removing intermediate container 2da128bd23f0 00:18:16 ---> df8443deba50 00:18:16 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:18:22 ---> 0d4d86724362 00:18:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:18:22 ---> fa7eff73a1af 00:18:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:18:23 ---> 528dc80c9cfe 00:18:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:18:26 ---> 0c2c15179edc 00:18:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:18:26 ---> Running in 09937cb167c9 00:18:26 Removing intermediate container 09937cb167c9 00:18:26 ---> 3730099e808e 00:18:26 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:18:26 ---> Running in 6a9d6c0d1eaa 00:18:27 Removing intermediate container 6a9d6c0d1eaa 00:18:27 ---> e197bbfafa03 00:18:27 Step 21/23 : LABEL arch=arm64 00:18:27 ---> Running in 84e7f25c5919 00:18:28 Removing intermediate container 84e7f25c5919 00:18:28 ---> b291958a4cf0 00:18:28 Step 22/23 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:18:28 ---> Running in 56a46e829ecc 00:18:29 Removing intermediate container 56a46e829ecc 00:18:29 ---> 51f6c97187f8 00:18:29 Step 23/23 : LABEL version=0.0.0 00:18:29 ---> Running in 414d1ad8e08b 00:18:29 Removing intermediate container 414d1ad8e08b 00:18:29 ---> d55592299cd1 00:18:29 00:18:30 Successfully built d55592299cd1 00:18:30 Successfully tagged security-spire-server-arm64:latest 00:18:30  Building security-spire-server ... done Building core-common-config-bootstrapper 00:18:37 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:18:37 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:18:37 ---> ef591888518a 00:18:37 Step 3/21 : WORKDIR /edgex-go 00:18:37 ---> Using cache 00:18:37 ---> fbebd74e28d4 00:18:37 Step 4/21 : RUN apk add --update --no-cache make git 00:18:37 ---> Using cache 00:18:37 ---> 2a44dd1c04e8 00:18:37 Step 5/21 : COPY go.mod vendor* ./ 00:18:37 ---> Using cache 00:18:37 ---> 39a8131c7d2e 00:18:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:37 ---> Using cache 00:18:37 ---> 196e7a886635 00:18:37 Step 7/21 : COPY . . 00:18:37 ---> Using cache 00:18:37 ---> 78c2b2e9ba7a 00:18:37 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:18:39 ---> Running in ab211b9704cb 00:18:41 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-setup/security-proxy-setup ./cmd/security-proxy-setup 00:18:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:18:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:18:49 ---> ef591888518a 00:18:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:18:49 ---> Using cache 00:18:49 ---> 02a01c981d6e 00:18:49 Step 4/22 : WORKDIR /edgex-go 00:18:49 ---> Using cache 00:18:49 ---> 2211055627f6 00:18:49 Step 5/22 : RUN apk add --update --no-cache make git 00:18:49 ---> Using cache 00:18:49 ---> bce781136e67 00:18:49 Step 6/22 : COPY go.mod vendor* ./ 00:18:49 ---> Using cache 00:18:49 ---> 08a50ed08d31 00:18:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:49 ---> Using cache 00:18:49 ---> 8abc9b8620d2 00:18:49 Step 8/22 : COPY . . 00:18:49 ---> Using cache 00:18:49 ---> 200aea2c138b 00:18:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:18:49 ---> Running in 0938c565ba1a 00:18: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 00:20:28 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 00:20:38 Removing intermediate container d685c76764a9 00:20:38 ---> a8d55f8155c2 00:20:38 00:20:38 Step 9/24 : FROM alpine:3.16 00:20:38 ---> 4c81e5bf8899 00:20:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:20:38 ---> Running in 3257a113cf5e 00:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:20:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:20:42 (1/3) Installing ca-certificates (20220614-r0) 00:20:42 (2/3) Installing dumb-init (1.2.5-r1) 00:20:42 (3/3) Installing su-exec (0.2-r1) 00:20:42 Executing busybox-1.35.0-r17.trigger 00:20:42 Executing ca-certificates-20220614-r0.trigger 00:20:42 OK: 6 MiB in 17 packages 00:20:44 Removing intermediate container 3257a113cf5e 00:20:44 ---> be6d6653a9a7 00:20:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:20:44 ---> Running in d64b2170d677 00:20:45 Removing intermediate container d64b2170d677 00:20:45 ---> 0f274fcdafe8 00:20:45 Step 12/24 : WORKDIR / 00:20:45 ---> Running in 71537f8f9e6e 00:20:45 Removing intermediate container 71537f8f9e6e 00:20:45 ---> bdc7ce8c5434 00:20:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:20:46 ---> 88e61439d99f 00:20:46 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:20:47 ---> 094a9a8691b8 00:20:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:20:48 ---> 896c5f6c4576 00:20:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:20:49 ---> c4ed9953b446 00:20:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:20:51 ---> c3d6c33bc5ac 00:20:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:20:53 ---> 1e6165052b6f 00:20:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:20:53 ---> 6a7aec02ed54 00:20:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:20:54 ---> Running in cfd5acb095c8 00:20:57 Removing intermediate container cfd5acb095c8 00:20:57 ---> 6c0f3d86ab35 00:20:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:20:57 ---> Running in da72fed7ae02 00:20:57 Removing intermediate container da72fed7ae02 00:20:57 ---> ccbc17508539 00:20:57 Step 22/24 : LABEL arch=arm64 00:20:58 ---> Running in aba947c7b338 00:20:58 Removing intermediate container aba947c7b338 00:20:58 ---> d44f554233ee 00:20:58 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:20:58 ---> Running in f8053d1eb660 00:20:59 Removing intermediate container f8053d1eb660 00:20:59 ---> 69827fc32435 00:20:59 Step 24/24 : LABEL version=0.0.0 00:20:59 ---> Running in e4588794213d 00:20:59 Removing intermediate container e4588794213d 00:20:59 ---> fad9fee95b69 00:20:59 00:20:59 Successfully built fad9fee95b69 00:20:59 Successfully tagged security-secretstore-setup-arm64:latest 00:20:59  Building security-secretstore-setup ... done Building security-proxy-auth 00:21:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:21:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:21:18 ---> ef591888518a 00:21:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:21:18 ---> Using cache 00:21:18 ---> 02a01c981d6e 00:21:18 Step 4/22 : WORKDIR /edgex-go 00:21:18 ---> Using cache 00:21:18 ---> 2211055627f6 00:21:18 Step 5/22 : RUN apk add --update --no-cache make git 00:21:18 ---> Using cache 00:21:18 ---> bce781136e67 00:21:18 Step 6/22 : COPY go.mod vendor* ./ 00:21:18 ---> Using cache 00:21:18 ---> 08a50ed08d31 00:21:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:18 ---> Using cache 00:21:18 ---> 8abc9b8620d2 00:21:18 Step 8/22 : COPY . . 00:21:18 ---> Using cache 00:21:18 ---> 200aea2c138b 00:21:18 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 00:21:18 ---> Running in e4bff4cf5440 00:21:18 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 00:23:25 Removing intermediate container ff7b017b5ac2 00:23:25 ---> 2f3b86848e60 00:23:25 00:23:25 Step 10/22 : FROM alpine:3.16 00:23:25 ---> 4c81e5bf8899 00:23:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:23:25 ---> Using cache 00:23:25 ---> 345b933d33df 00:23:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:23:25 ---> Using cache 00:23:25 ---> 08d1e2e8df29 00:23:25 Step 13/22 : ENV APP_PORT=59861 00:23:25 ---> Running in 251d97853266 00:23:25 Removing intermediate container 251d97853266 00:23:25 ---> ddd2adbcbf1c 00:23:25 Step 14/22 : EXPOSE $APP_PORT 00:23:25 ---> Running in e8b5faeb935f 00:23:25 Removing intermediate container e8b5faeb935f 00:23:25 ---> 9cea54b2f96e 00:23:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:23:25 ---> 962ce81abdd3 00:23:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:23:25 ---> 673566da5a8b 00:23:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:23:25 ---> 0c872cc73138 00:23:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:23:25 ---> Running in 6d75935e385f 00:23:25 Removing intermediate container 6d75935e385f 00:23:25 ---> a1c61e20cd52 00:23:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:23:25 ---> Running in f598db9b2629 00:23:25 Removing intermediate container f598db9b2629 00:23:25 ---> 5235b8b0deb5 00:23:25 Step 20/22 : LABEL arch=arm64 00:23:25 ---> Running in eb0f3d2795b1 00:23:25 Removing intermediate container eb0f3d2795b1 00:23:25 ---> 8ebcf85afe13 00:23:25 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:23:25 ---> Running in 67d7535b4a5f 00:23:25 Removing intermediate container 67d7535b4a5f 00:23:25 ---> c71c7b7213b4 00:23:25 Step 22/22 : LABEL version=0.0.0 00:23:25 ---> Running in f47050f3d047 00:23:25 Removing intermediate container f47050f3d047 00:23:25 ---> 9ff86179f6cc 00:23:25 00:23:25 Successfully built 9ff86179f6cc 00:23:25 Successfully tagged support-scheduler-arm64:latest 00:23:25  Building support-scheduler ... done Building security-spire-agent 00:23:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:23:38 ---> ef591888518a 00:23:38 Step 3/24 : WORKDIR /edgex-go 00:23:38 ---> Using cache 00:23:38 ---> fbebd74e28d4 00:23:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:23:38 ---> Using cache 00:23:38 ---> 78531b11b69a 00:23:38 Step 5/24 : COPY go.mod vendor* ./ 00:23:38 ---> Using cache 00:23:38 ---> bbf0890b68b1 00:23:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:38 ---> Using cache 00:23:38 ---> 39dec6dd0506 00:23:38 Step 7/24 : COPY . . 00:23:38 ---> Using cache 00:23:38 ---> a20771c08d56 00:23:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:23:38 ---> Using cache 00:23:38 ---> fa4775e8f40d 00:23:38 Step 9/24 : WORKDIR /edgex-go/spire-build 00:23:38 ---> Using cache 00:23:38 ---> e27ff78e45eb 00:23:38 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 00:23:38 ---> Running in 8e8550823348 00:23:39 Removing intermediate container 8e8550823348 00:23:39 ---> d53c974a4792 00:23:39 Step 11/24 : WORKDIR /edgex-go 00:23:39 ---> Running in b9837e80be3f 00:23:40 Removing intermediate container b9837e80be3f 00:23:40 ---> faf0395838ec 00:23:40 00:23:40 Step 12/24 : FROM alpine:3.15 00:23:40 ---> 354640af7b1b 00:23:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:23:40 ---> Using cache 00:23:40 ---> d1e4708a8518 00:23:40 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:40 ---> Using cache 00:23:40 ---> df8443deba50 00:23:40 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:23:44 ---> 418c3a20d374 00:23:44 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:23:51 ---> bced693f62af 00:23:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:23:52 ---> 0b16742fdb46 00:23:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:23:53 ---> aa0c4c8f8dc1 00:23:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:23:54 ---> bd60f38e9e98 00:23:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:23:54 ---> Running in 9c1f5cf44268 00:23:55 Removing intermediate container 9c1f5cf44268 00:23:55 ---> ec3b4c6d7450 00:23:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:23:55 ---> Running in 3bf4ccae3d64 00:23:55 Removing intermediate container 3bf4ccae3d64 00:23:55 ---> f44088a524e2 00:23:55 Step 22/24 : LABEL arch=arm64 00:23:55 ---> Running in 7ec27932482b 00:23:56 Removing intermediate container 7ec27932482b 00:23:56 ---> 5b435de75092 00:23:56 Step 23/24 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:23:56 ---> Running in e0931eedd7d9 00:23:57 Removing intermediate container e0931eedd7d9 00:23:57 ---> 6f54db62a7dc 00:23:57 Step 24/24 : LABEL version=0.0.0 00:23:57 ---> Running in 3477afb5cbda 00:23:57 Removing intermediate container 3477afb5cbda 00:23:57 ---> 1ef7d24b48e5 00:23:57 00:23:58 Successfully built 1ef7d24b48e5 00:23:58 Successfully tagged security-spire-agent-arm64:latest 00:24:37  Building security-spire-agent ... done 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 00:24:59 Removing intermediate container ab211b9704cb 00:24:59 ---> 664369fe1d1b 00:24:59 00:24:59 Step 9/21 : FROM alpine:3.16 00:24:59 ---> 4c81e5bf8899 00:24:59 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 00:24:59 ---> Running in fcf46fd1636f 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:24:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:25:01 (1/6) Installing ca-certificates (20220614-r0) 00:25:01 (2/6) Installing brotli-libs (1.0.9-r6) 00:25:01 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:25:01 (4/6) Installing libcurl (7.83.1-r6) 00:25:01 (5/6) Installing curl (7.83.1-r6) 00:25:01 (6/6) Installing dumb-init (1.2.5-r1) 00:25:01 Executing busybox-1.35.0-r17.trigger 00:25:01 Executing ca-certificates-20220614-r0.trigger 00:25:01 OK: 8 MiB in 20 packages 00:25:04 Removing intermediate container fcf46fd1636f 00:25:04 ---> a61cef6aec91 00:25:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:25:04 ---> Running in 45084990daca 00:25:04 Removing intermediate container 45084990daca 00:25:04 ---> 9f97034a9bd4 00:25:04 Step 12/21 : WORKDIR /edgex 00:25:04 ---> Running in a77710cd3804 00:25:05 Removing intermediate container a77710cd3804 00:25:05 ---> 02e2d53c2ae9 00:25:05 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:25:05 ---> 2efecb775eca 00:25:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:25:07 ---> 6381b8b1bdc4 00:25:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:25:09 ---> 782337e680c4 00:25:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:25:09 ---> c1177cc3f34e 00:25:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:25:10 ---> Running in b9fd0c87e143 00:25:14 Removing intermediate container b9fd0c87e143 00:25:14 ---> b4823532d8db 00:25:14 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:25:14 ---> Running in 8bc9b834d89a 00:25:14 Removing intermediate container 8bc9b834d89a 00:25:14 ---> 1e978844242c 00:25:14 Step 19/21 : LABEL arch=arm64 00:25:14 ---> Running in 955ffce35db2 00:25:15 Removing intermediate container 955ffce35db2 00:25:15 ---> 83067d1a6874 00:25:15 Step 20/21 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:25:15 ---> Running in 753c6b7a2357 00:25:16 Removing intermediate container 753c6b7a2357 00:25:16 ---> 6e18808bd287 00:25:16 Step 21/21 : LABEL version=0.0.0 00:25:16 ---> Running in 9c05760f467b 00:25:17 Removing intermediate container 9c05760f467b 00:25:17 ---> 10509d72db7d 00:25:17 00:25:18 Successfully built 10509d72db7d 00:25:18 Successfully tagged security-proxy-setup-arm64:latest 00:25:22  Building security-proxy-setup ... done Removing intermediate container 0938c565ba1a 00:25:22 ---> eae288d9a0b4 00:25:22 00:25:22 Step 10/22 : FROM alpine:3.16 00:25:22 ---> 4c81e5bf8899 00:25:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:25:22 ---> Running in c6b04ab5df67 00:25:22 Removing intermediate container c6b04ab5df67 00:25:22 ---> 1795a32fbb5d 00:25:22 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:25:23 ---> Running in 420dfbd5efe2 00:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:25:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:25:26 (1/1) Installing dumb-init (1.2.5-r1) 00:25:26 Executing busybox-1.35.0-r17.trigger 00:25:26 OK: 5 MiB in 15 packages 00:25:27 Removing intermediate container 420dfbd5efe2 00:25:27 ---> 1aa92d5eb1df 00:25:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:28 ---> b4ea0d50f5c6 00:25:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:25:30 ---> 152eda2c7abd 00:25:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:25:31 ---> 96941279cba1 00:25:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:25:31 ---> 3ccc78da64bc 00:25:31 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:25:32 ---> Running in c6bcb8bb804b 00:25:36 Removing intermediate container c6bcb8bb804b 00:25:36 ---> 03059e86ad00 00:25:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:25:36 ---> Running in 140b7637ac31 00:25:36 Removing intermediate container 140b7637ac31 00:25:36 ---> 25df8bbb03a6 00:25:36 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:25:36 ---> Running in 1bced2506556 00:25:36 Removing intermediate container 1bced2506556 00:25:36 ---> dbef71d6a9da 00:25:36 Step 20/22 : LABEL arch=arm64 00:25:37 ---> Running in 1f51b155bbb7 00:25:37 Removing intermediate container 1f51b155bbb7 00:25:37 ---> abe67a275eb7 00:25:37 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:25:37 ---> Running in 720ea7e23062 00:25:38 Removing intermediate container 720ea7e23062 00:25:38 ---> 16e6766b4f8c 00:25:38 Step 22/22 : LABEL version=0.0.0 00:25:38 ---> Running in 9f69475b77c0 00:25:38 Removing intermediate container 9f69475b77c0 00:25:38 ---> cff20a90be6c 00:25:38 00:25:38 Successfully built cff20a90be6c 00:25:38 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:26:11  Building core-common-config-bootstrapper ... done Removing intermediate container e4bff4cf5440 00:26:11 ---> dfe71b2066ea 00:26:11 00:26:11 Step 10/22 : FROM alpine:3.16 00:26:11 ---> 4c81e5bf8899 00:26:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:26:11 ---> Using cache 00:26:11 ---> 1795a32fbb5d 00:26:11 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:26:11 ---> Using cache 00:26:11 ---> 1aa92d5eb1df 00:26:11 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:11 ---> Using cache 00:26:11 ---> b4ea0d50f5c6 00:26:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:26:11 Removing intermediate container 4ec9a946cca3 00:26:11 ---> 62aa0890bb2a 00:26:11 00:26:11 Step 10/22 : FROM alpine:3.16 00:26:11 ---> 4c81e5bf8899 00:26:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:26:11 ---> Running in 6fad77d910b1 00:26:11 ---> 934afefb01cb 00:26:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 00:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:26:11 ---> f6555ab6ad21 00:26:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:26:11 ---> c6a82e1d5df2 00:26:11 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:26:11 ---> Running in 7edcd3b92b53 00:26:11 (1/2) Installing ca-certificates (20220614-r0) 00:26:11 (2/2) Installing dumb-init (1.2.5-r1) 00:26:11 Executing busybox-1.35.0-r17.trigger 00:26:11 Executing ca-certificates-20220614-r0.trigger 00:26:11 OK: 6 MiB in 16 packages 00:26:11 Removing intermediate container 7edcd3b92b53 00:26:11 ---> 57e09acf0789 00:26:11 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:26:11 ---> Running in 9cb3108b25d2 00:26:11 Removing intermediate container 6fad77d910b1 00:26:11 ---> c7cafb98dc97 00:26:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:26:11 ---> Running in b2f8d2955a98 00:26:11 Removing intermediate container 9cb3108b25d2 00:26:11 ---> 2c7eca441298 00:26:11 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 00:26:13 ---> Running in 87d755a0370c 00:26:13 Removing intermediate container b2f8d2955a98 00:26:13 ---> 632960ccec80 00:26:13 Step 13/22 : ENV APP_PORT=59860 00:26:13 ---> Running in 44337cb1dce0 00:26:13 Removing intermediate container 87d755a0370c 00:26:13 ---> 7853c2e55df3 00:26:13 Step 20/22 : LABEL arch=arm64 00:26:14 ---> Running in a17da3ebcfc6 00:26:14 Removing intermediate container 44337cb1dce0 00:26:14 ---> 3e4506ae8620 00:26:14 Step 14/22 : EXPOSE $APP_PORT 00:26:14 ---> Running in 7ada08faed7e 00:26:14 Removing intermediate container a17da3ebcfc6 00:26:14 ---> aa67cb1e3316 00:26:14 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:26:14 ---> Running in 72a86387e0dc 00:26:14 Removing intermediate container 7ada08faed7e 00:26:14 ---> a7c9b45e8df8 00:26:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:14 Removing intermediate container 72a86387e0dc 00:26:14 ---> 124cec8a2300 00:26:14 Step 22/22 : LABEL version=0.0.0 00:26:15 ---> Running in 3413f436a0a6 00:26:15 ---> 527360d0561f 00:26:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:26:15 Removing intermediate container 3413f436a0a6 00:26:15 ---> 0e5d05ca6a44 00:26:15 00:26:15 Successfully built 0e5d05ca6a44 00:26:15 Successfully tagged security-proxy-auth-arm64:latest 00:26:16  Building security-proxy-auth ... done  ---> 10224983dd3d 00:26:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:26:16 ---> 79560e1d07e2 00:26:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:26:17 ---> Running in fc00dfe2ea54 00:26:17 Removing intermediate container fc00dfe2ea54 00:26:17 ---> 4b04bb030fba 00:26:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:26:17 ---> Running in ca00e156a1f7 00:26:17 Removing intermediate container ca00e156a1f7 00:26:17 ---> ad8580030dbb 00:26:17 Step 20/22 : LABEL arch=arm64 00:26:17 ---> Running in 457bcb41fdee 00:26:17 Removing intermediate container 457bcb41fdee 00:26:17 ---> 8607d8839632 00:26:17 Step 21/22 : LABEL git_sha=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a 00:26:18 ---> Running in fc0789a853f6 00:26:18 Removing intermediate container fc0789a853f6 00:26:18 ---> b024418c0013 00:26:18 Step 22/22 : LABEL version=0.0.0 00:26:18 ---> Running in e0f45ecac23f 00:26:18 Removing intermediate container e0f45ecac23f 00:26:18 ---> c4806a00dc10 00:26:18 00:26:19 Successfully built c4806a00dc10 00:26:19 Successfully tagged support-notifications-arm64:latest 00:26:19  Building support-notifications ... done  [Pipeline] } 00:26:19 $ docker stop --time=1 028e81fa8c4860fc78d474e94de57e7410636ed94dc04128368b3888935d9f64 00:26:20 $ docker rm -f --volumes 028e81fa8c4860fc78d474e94de57e7410636ed94dc04128368b3888935d9f64 [Pipeline] // withDockerContainer [Pipeline] sh 00:26:21 + docker images 00:26:21 REPOSITORY TAG IMAGE ID CREATED SIZE 00:26:21 support-notifications-arm64 latest c4806a00dc10 3 seconds ago 29.7MB 00:26:21 security-proxy-auth-arm64 latest 0e5d05ca6a44 6 seconds ago 15.6MB 00:26:21 62aa0890bb2a 16 seconds ago 1.58GB 00:26:21 dfe71b2066ea 17 seconds ago 1.5GB 00:26:21 core-common-config-bootstrapper-arm64 latest cff20a90be6c 43 seconds ago 14.9MB 00:26:21 eae288d9a0b4 About a minute ago 1.51GB 00:26:21 security-proxy-setup-arm64 latest 10509d72db7d About a minute ago 26.9MB 00:26:21 664369fe1d1b About a minute ago 1.51GB 00:26:21 security-spire-agent-arm64 latest 1ef7d24b48e5 2 minutes ago 122MB 00:26:21 faf0395838ec 2 minutes ago 1.39GB 00:26:21 support-scheduler-arm64 latest 9ff86179f6cc 3 minutes ago 29MB 00:26:21 2f3b86848e60 3 minutes ago 1.58GB 00:26:21 security-secretstore-setup-arm64 latest fad9fee95b69 5 minutes ago 29MB 00:26:21 a8d55f8155c2 5 minutes ago 1.51GB 00:26:21 security-spire-server-arm64 latest d55592299cd1 7 minutes ago 84.3MB 00:26:21 security-spire-config-arm64 latest bc4b08c6bd50 8 minutes ago 83.6MB 00:26:21 a7e8a7492e01 8 minutes ago 1.39GB 00:26:21 7f33d940f64e 8 minutes ago 1.39GB 00:26:21 security-spiffe-token-provider-arm64 latest a8fe2e8c5c7e 10 minutes ago 29.1MB 00:26:21 a04dbee58b59 11 minutes ago 1.55GB 00:26:21 core-data-arm64 latest 2bd398db5a05 11 minutes ago 17.2MB 00:26:21 core-metadata-arm64 latest b1745d5bc2dc 11 minutes ago 17.8MB 00:26:21 1f09bafa1866 11 minutes ago 1.52GB 00:26:21 core-command-arm64 latest 9ef2d4c970ee 11 minutes ago 17.1MB 00:26:21 d25f7a5a0fa6 11 minutes ago 1.52GB 00:26:21 security-bootstrapper-arm64 latest 4fe690e2a5ca 12 minutes ago 19.6MB 00:26:21 6b0ccfd02e06 12 minutes ago 1.52GB 00:26:21 d5ad80bc5a04 12 minutes ago 1.51GB 00:26:21 ci-base-image-arm64 latest ef591888518a 31 minutes ago 905MB 00:26:21 alpine 3.15 354640af7b1b 12 days ago 5.34MB 00:26:21 alpine 3.16 4c81e5bf8899 12 days ago 5.3MB 00:26:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 00:26:21 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 00:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:26:22 00:26:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:26:23 arm64: Pulling from edgex-lftools-log-publisher 00:26:23 8998bd30e6a1: Pulling fs layer 00:26:23 04944245beec: Pulling fs layer 00:26:23 699f458cf7ca: Pulling fs layer 00:26:23 765212b225bb: Pulling fs layer 00:26:23 f23df028b6ca: Pulling fs layer 00:26:23 d65c8cfc05b1: Pulling fs layer 00:26:23 2437ff75d9bd: Pulling fs layer 00:26:23 f23df028b6ca: Waiting 00:26:23 d65c8cfc05b1: Waiting 00:26:23 2437ff75d9bd: Waiting 00:26:23 765212b225bb: Waiting 00:26:23 04944245beec: Verifying Checksum 00:26:23 04944245beec: Download complete 00:26:23 765212b225bb: Verifying Checksum 00:26:23 765212b225bb: Download complete 00:26:23 f23df028b6ca: Verifying Checksum 00:26:23 f23df028b6ca: Download complete 00:26:23 d65c8cfc05b1: Verifying Checksum 00:26:23 d65c8cfc05b1: Download complete 00:26:23 699f458cf7ca: Verifying Checksum 00:26:23 699f458cf7ca: Download complete 00:26:23 8998bd30e6a1: Verifying Checksum 00:26:23 8998bd30e6a1: Download complete 00:26:26 2437ff75d9bd: Verifying Checksum 00:26:26 2437ff75d9bd: Download complete 00:26:27 8998bd30e6a1: Pull complete 00:26:28 04944245beec: Pull complete 00:26:29 699f458cf7ca: Pull complete 00:26:29 765212b225bb: Pull complete 00:26:30 f23df028b6ca: Pull complete 00:26:30 d65c8cfc05b1: Pull complete 00:26:45 2437ff75d9bd: Pull complete 00:26:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:26:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:26:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-7149 does not seem to be running inside a container 00:26:45 $ 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 00:26:48 $ docker top 418e5683075a1efef65a9f2b15e35080797090ed200b966c0e1f5ccb1394ed6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:26:49 ---> job-cost.sh 00:26:49 lf-activate-venv: SKIPPING 00:26:49 INFO: No Stack... 00:26:50 INFO: Retrieving Pricing Info for: v3-standard-4 00:26:51 INFO: Archiving Costs [Pipeline] sh 00:26:51 + cat /w/workspace/edgex-go/1/archives/cost.csv 00:26:51 + cut -d, -f6 [Pipeline] lock 00:26:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] 00:26:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] did not exist. Created. 00:26:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:26:52 + echo total: 0.10999999940395355 [Pipeline] stash 00:26:52 Stashed 1 file(s) [Pipeline] } 00:26:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4387-1-stack-cost] [Pipeline] // lock [Pipeline] } 00:26:52 $ docker stop --time=1 418e5683075a1efef65a9f2b15e35080797090ed200b966c0e1f5ccb1394ed6d 00:26:54 $ docker rm -f --volumes 418e5683075a1efef65a9f2b15e35080797090ed200b966c0e1f5ccb1394ed6d [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 00:26:55 provisioning config files... 00:26:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1837775468233631809tmp [Pipeline] { [Pipeline] sh 00:26:55 + set +x 00:26:55 + curl -s https://codecov.io/bash 00:26:55 + bash -s -- 00:26:55 00:26:55 _____ _ 00:26:55 / ____| | | 00:26:55 | | ___ __| | ___ ___ _____ __ 00:26:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:26:55 | |___| (_) | (_| | __/ (_| (_) \ V / 00:26:55 \_____\___/ \__,_|\___|\___\___/ \_/ 00:26:55 Bash-1.0.6 00:26:55 00:26:55 00:26:55 ==> git version 2.25.1 found 00:26:55 ==> 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 00:26:55 Release-Date: 2020-01-08 00:26:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:26:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:26:55 ==> Jenkins CI detected. 00:26:55 current dir:  /w/workspace/edgex-go/1 00:26:55 project root: . 00:26:55 --> token set from env 00:26:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:26:55 ==> Running gcov in . (disable via -X gcov) 00:26:55 ==> Python coveragepy not found 00:26:55 ==> Searching for coverage reports in: 00:26:55 + . 00:26:55 -> Found 1 reports 00:26:55 ==> Detecting git/mercurial file structure 00:26:55 ==> Reading reports 00:26:55 + ./coverage.out bytes=487037 00:26:55 ==> Appending adjustments 00:26:55 https://docs.codecov.io/docs/fixing-reports 00:26:56 + Found adjustments 00:26:56 ==> Gzipping contents 00:26:56 64K /tmp/codecov.K1Fw7C.gz 00:26:56 ==> Uploading reports 00:26:56 url: https://codecov.io 00:26:56 query: branch=PR-4387&commit=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4387&job=&cmd_args= 00:26:56 -> Pinging Codecov 00:26:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4387&commit=b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4387&job=&cmd_args= 00:26:56 -> Uploading to 00:26:56 https://storage.googleapis.com/codecov/v4/raw/2023-02-23/00271124DB129430A58F1EEE437C3FCB/b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a/b3448cb3-db6a-4218-85cd-60f808f622d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T002656Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e4a92936955f00d2af4bb3cff378e6241943840947075fc22f1368f38dfb57a 00:26:56 % Total % Received % Xferd Average Speed Time Time Time Current 00:26:56 Dload Upload Total Spent Left Speed 00:26:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63034 0 0 100 63034 0 268k --:--:-- --:--:-- --:--:-- 267k 100 63034 0 0 100 63034 0 191k --:--:-- --:--:-- --:--:-- 190k 00:26:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b0f8e818748cf92e3209deb00a8a4ffc4a88ce4a [Pipeline] } 00:26:57 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 00:26:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 00:26:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:26:59 ---> package-listing.sh 00:26:59 ++ facter osfamily 00:26:59 ++ tr '[:upper:]' '[:lower:]' 00:27:00 + OS_FAMILY=debian 00:27:00 + workspace=/w/workspace/edgex-go/1 00:27:00 + START_PACKAGES=/tmp/packages_start.txt 00:27:00 + END_PACKAGES=/tmp/packages_end.txt 00:27:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:27:00 + PACKAGES=/tmp/packages_start.txt 00:27:00 + '[' /w/workspace/edgex-go/1 ']' 00:27:00 + PACKAGES=/tmp/packages_end.txt 00:27:00 + case "${OS_FAMILY}" in 00:27:00 + dpkg -l 00:27:00 + grep '^ii' 00:27:00 + '[' -f /tmp/packages_start.txt ']' 00:27:00 + '[' -f /tmp/packages_end.txt ']' 00:27:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:27:00 + '[' /w/workspace/edgex-go/1 ']' 00:27:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 00:27:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 00:27:00 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 00:27:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:01 00:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:01 latest: Pulling from edgex-lftools-log-publisher 00:27:01 5eb5b503b376: Pulling fs layer 00:27:01 5c69ac0246d0: Pulling fs layer 00:27:01 ec43610c2a17: Pulling fs layer 00:27:01 3a2ae6a8a46f: Pulling fs layer 00:27:01 33b1e0a273af: Pulling fs layer 00:27:01 5d3b04190fa2: Pulling fs layer 00:27:01 2f39f015ded8: Pulling fs layer 00:27:01 5d3b04190fa2: Waiting 00:27:01 3a2ae6a8a46f: Waiting 00:27:01 33b1e0a273af: Waiting 00:27:01 2f39f015ded8: Waiting 00:27:01 5c69ac0246d0: Verifying Checksum 00:27:01 5c69ac0246d0: Download complete 00:27:01 3a2ae6a8a46f: Download complete 00:27:01 33b1e0a273af: Verifying Checksum 00:27:01 33b1e0a273af: Download complete 00:27:01 5d3b04190fa2: Verifying Checksum 00:27:01 5d3b04190fa2: Download complete 00:27:01 ec43610c2a17: Verifying Checksum 00:27:01 ec43610c2a17: Download complete 00:27:01 5eb5b503b376: Verifying Checksum 00:27:01 5eb5b503b376: Download complete 00:27:02 2f39f015ded8: Download complete 00:27:02 5eb5b503b376: Pull complete 00:27:03 5c69ac0246d0: Pull complete 00:27:03 ec43610c2a17: Pull complete 00:27:03 3a2ae6a8a46f: Pull complete 00:27:03 33b1e0a273af: Pull complete 00:27:03 5d3b04190fa2: Pull complete 00:27:07 2f39f015ded8: Pull complete 00:27:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:27:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:08 prd-ubuntu20.04-docker-8c-8g-7148 does not seem to be running inside a container 00:27:08 $ 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 00:27:12 $ docker top 0efeb5be9093a5333ca0f77701430fb36feaee2ad76c25ef283026c0000ce160 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:13 + touch /tmp/pre-build-complete [Pipeline] sh 00:27:13 + mkdir -p /var/log/sysstat [Pipeline] sh 00:27:13 + ls /var/log/sa-host 00:27:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:13 provisioning config files... 00:27:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14672980933500872382tmp [Pipeline] { [Pipeline] echo 00:27:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:27:14 ---> create-netrc.sh [Pipeline] } 00:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:27:14 ---> python-tools-install.sh [Pipeline] echo 00:27:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:27:15 ---> sudo-logs.sh 00:27:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:27:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:27:15 ---> job-cost.sh 00:27:15 lf-activate-venv: SKIPPING 00:27:15 DEBUG: total: 0.10999999940395355 00:27:15 INFO: Retrieving Stack Cost... 00:27:16 INFO: Retrieving Pricing Info for: v3-standard-8 00:27:16 INFO: Archiving Costs [Pipeline] echo 00:27:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:27:16 ---> logs-deploy.sh 00:27:16 lf-activate-venv: SKIPPING 00:27:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4387/1 00:27:16 INFO: archiving workspace using pattern(s): 00:27:18 Archives upload complete. 00:27:18 INFO: archiving logs to Nexus