Pull request #4823 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 dovholuknf for edgexfoundry/edgex-go Loading trusted files from base branch main at 059044cd19e7cd756841b4b22dae69fa09f54287 rather than 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec Obtained Jenkinsfile from 059044cd19e7cd756841b4b22dae69fa09f54287 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-ssh9126985544264236284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14219286554200748316.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4823/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-4823/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2964295356073134114.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-4823/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17933244772433474648.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14955864314693169292.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-4823/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-4823/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17306764821683444318.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 590556114a56c6d90cc8043840e039c2f74196dc 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]] ========================================================= [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.21 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5323 in /w/workspace/edgexfoundry_edgex-go_PR-4823 [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 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/4823/head:refs/remotes/origin/PR-4823 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 059044cd19e7cd756841b4b22dae69fa09f54287 into PR head commit 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec Merge succeeded, producing 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 Checking out Revision 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 (PR-4823) > git config core.sparsecheckout # timeout=10 > git checkout -f 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec # 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 059044cd19e7cd756841b4b22dae69fa09f54287 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 # timeout=10 Commit message: "Merge commit '059044cd19e7cd756841b4b22dae69fa09f54287' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:47:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:47:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:47:29 ========================================================= 20:47:29 EdgeX Global Pipelines Version Info 20:47:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:47:30 ------------------- 20:47:30 stable info: 20:47:30 ------------------- 20:47:30 Commited By: Ginny Guan ginny@iotechsys.com 20:47:30 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:47:30 Message: update stable to v1.0.260 20:47:31 ------------------- 20:47:31 experimental info: 20:47:31 ------------------- 20:47:31 Commited By: Ginny Guan ginny@iotechsys.com 20:47:31 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:47:31 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:47:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:47:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4823 [Pipeline] echo 20:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4823 [Pipeline] echo 20:47:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4823 [Pipeline] echo 20:47:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] echo 20:47:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c2586e [Pipeline] echo 20:47:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:47:33 provisioning config files... 20:47:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7680434219406119122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:33 ---> ****-login.sh 20:47:33 nexus3.edgexfoundry.org:10001 20:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:34 Configure a credential helper to remove this warning. See 20:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:34 20:47:34 Login Succeeded 20:47:34 nexus3.edgexfoundry.org:10002 20:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:34 Configure a credential helper to remove this warning. See 20:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:34 20:47:34 Login Succeeded 20:47:34 nexus3.edgexfoundry.org:10003 20:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:34 Configure a credential helper to remove this warning. See 20:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:34 20:47:34 Login Succeeded 20:47:34 nexus3.edgexfoundry.org:10004 20:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:34 Configure a credential helper to remove this warning. See 20:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:34 20:47:34 Login Succeeded 20:47:34 ****.io 20:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:47:34 Configure a credential helper to remove this warning. See 20:47:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:47:34 20:47:34 Login Succeeded 20:47:34 ---> ****-login.sh ends [Pipeline] } 20:47:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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 20:47:35 + dirname cmd/core-command/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo core-command,cmd/core-command/Dockerfile 20:47:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:47:35 + dirname+ cmd/core-data/Dockerfile 20:47:35 cut -d/ -f2 20:47:35 + echo core-data,cmd/core-data/Dockerfile 20:47:35 + dirname cmd/core-keeper/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo core-keeper,cmd/core-keeper/Dockerfile 20:47:35 + dirname cmd/core-metadata/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo core-metadata,cmd/core-metadata/Dockerfile 20:47:35 + dirname cmd/security-bootstrapper/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:47:35 + dirname cmd/security-proxy-auth/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:47:35 + dirname cmd/security-proxy-setup/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:47:35 + + dirname cmd/security-secretstore-setup/Dockerfile 20:47:35 cut -d/ -f2 20:47:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:47:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:47:35 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 20:47:35 -f2 20:47:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:47:35 + dirname cmd/security-spire-config/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:47:35 + + dirname cmd/security-spire-server/Dockerfile 20:47:35 cut -d/ -f2 20:47:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:47:35 + dirname cmd/support-notifications/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo support-notifications,cmd/support-notifications/Dockerfile 20:47:35 + dirname cmd/support-scheduler/Dockerfile 20:47:35 + cut -d/ -f2 20:47:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:47:35 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-keeper, dockerfile:cmd/core-keeper/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 20:47:35 + git rev-list -1 --merges 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8~1..8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] echo 20:47:35 -----------> git rev-list -1 --merges 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8~1..8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 20:47:35 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [false] [Pipeline] sh 20:47:36 + git log --format=format:%s -1 8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] echo 20:47:36 ========================================================= 20:47:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:47:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:47:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:36 + grep -v github /etc/ssh/ssh_known_hosts 20:47:36 + [ -e /tmp/ssh_known_hosts ] 20:47:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:47:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:47:36 + sudo tee -a /etc/ssh/ssh_known_hosts 20:47:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:36 20:47:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:37 0.1.4: Pulling from edgex-devops/py-git-semver 20:47:37 b85a868b505f: Pulling fs layer 20:47:37 e2be974225ed: Pulling fs layer 20:47:37 339a4e72a1f5: Pulling fs layer 20:47:37 988bab9f4d93: Pulling fs layer 20:47:37 1469e6f7b9e6: Pulling fs layer 20:47:37 eaf3925da568: Pulling fs layer 20:47:37 bab4dde63d76: Pulling fs layer 20:47:37 bde34c3a00c8: Pulling fs layer 20:47:37 b352a97aabf1: Pulling fs layer 20:47:37 988bab9f4d93: Waiting 20:47:37 eaf3925da568: Waiting 20:47:37 1469e6f7b9e6: Waiting 20:47:37 bab4dde63d76: Waiting 20:47:37 b352a97aabf1: Waiting 20:47:37 4872d77fe225: Pulling fs layer 20:47:37 5851b861e8e6: Pulling fs layer 20:47:37 4872d77fe225: Waiting 20:47:37 5851b861e8e6: Waiting 20:47:37 e2be974225ed: Download complete 20:47:37 988bab9f4d93: Download complete 20:47:37 1469e6f7b9e6: Verifying Checksum 20:47:37 1469e6f7b9e6: Download complete 20:47:37 eaf3925da568: Verifying Checksum 20:47:37 eaf3925da568: Download complete 20:47:37 339a4e72a1f5: Verifying Checksum 20:47:37 339a4e72a1f5: Download complete 20:47:37 bde34c3a00c8: Verifying Checksum 20:47:37 bde34c3a00c8: Download complete 20:47:37 b352a97aabf1: Download complete 20:47:37 4872d77fe225: Verifying Checksum 20:47:37 4872d77fe225: Download complete 20:47:37 5851b861e8e6: Verifying Checksum 20:47:37 5851b861e8e6: Download complete 20:47:37 b85a868b505f: Verifying Checksum 20:47:37 b85a868b505f: Download complete 20:47:37 bab4dde63d76: Verifying Checksum 20:47:37 bab4dde63d76: Download complete 20:47:38 b85a868b505f: Pull complete 20:47:39 e2be974225ed: Pull complete 20:47:39 339a4e72a1f5: Pull complete 20:47:39 988bab9f4d93: Pull complete 20:47:39 1469e6f7b9e6: Pull complete 20:47:39 eaf3925da568: Pull complete 20:47:41 bab4dde63d76: Pull complete 20:47:41 bde34c3a00c8: Pull complete 20:47:41 b352a97aabf1: Pull complete 20:47:42 4872d77fe225: Pull complete 20:47:42 5851b861e8e6: Pull complete 20:47:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:42 prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container 20:47:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:47:45 $ docker top 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 -eo pid,comm 20:47:45 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). 20:47:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:45 [ssh-agent] Looking for ssh-agent implementation... 20:47:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:45 $ docker exec 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent 20:47:45 SSH_AUTH_SOCK=/tmp/ssh-KEuFM7gHQmbT/agent.33 20:47:45 SSH_AGENT_PID=39 20:47:45 Running ssh-add (command line suppressed) 20:47:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15287531656950828295.key (/w/workspace/edgex-go/1@tmp/private_key_15287531656950828295.key) 20:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:46 + git tag --points-at HEAD [Pipeline] } 20:47:46 $ docker exec --env ******** --env ******** 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent -k 20:47:46 unset SSH_AUTH_SOCK; 20:47:46 unset SSH_AGENT_PID; 20:47:46 echo Agent pid 39 killed; 20:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:47:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:46 [ssh-agent] Looking for ssh-agent implementation... 20:47:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:46 $ docker exec 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent 20:47:46 SSH_AUTH_SOCK=/tmp/ssh-8KDpYtC8xq49/agent.72 20:47:46 SSH_AGENT_PID=78 20:47:46 Running ssh-add (command line suppressed) 20:47:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9854365802701842496.key (/w/workspace/edgex-go/1@tmp/private_key_9854365802701842496.key) 20:47:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:47 + git semver init 20:47:47 2024-07-10 20:47:47,330 [run_init] DEBUG init version:0.0.0 force:False 20:47:47 2024-07-10 20:47:47,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:47:47 2024-07-10 20:47:47,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:47:47 2024-07-10 20:47:47,332 [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) 20:47:54 2024-07-10 20:47:53,449 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:47:54 2024-07-10 20:47:53,450 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4823 with force:False 20:47:54 2024-07-10 20:47:53,450 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4823 20:47:54 2024-07-10 20:47:53,454 [execute] INFO git cat-file --batch-check 20:47:54 2024-07-10 20:47:53,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:47:54 2024-07-10 20:47:53,460 [execute] INFO git cat-file --batch 20:47:54 2024-07-10 20:47:53,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:47:54 2024-07-10 20:47:53,466 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4823 20:47:54 0.0.0 [Pipeline] } 20:47:54 $ docker exec --env ******** --env ******** 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 ssh-agent -k 20:47:54 unset SSH_AUTH_SOCK; 20:47:54 unset SSH_AGENT_PID; 20:47:54 echo Agent pid 78 killed; 20:47:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:55 + git semver [Pipeline] } 20:47:55 $ docker stop --time=1 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 20:47:56 $ docker rm -f --volumes 0a190a0fb7985e48918ce86e577ee963a83a05b6113456e8657382478084f272 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:47:57 Stashed 1 file(s) [Pipeline] echo 20:47:57 [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 20:47:58 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:47:58 ========================================================= 20:47:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:47:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:47:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:47:59 619be1103602: Pulling fs layer 20:47:59 7862e08f4a3e: Pulling fs layer 20:47:59 5df492c9dc93: Pulling fs layer 20:47:59 7629e6793208: Pulling fs layer 20:47:59 4f4fb700ef54: Pulling fs layer 20:47:59 fb5054dd5b73: Pulling fs layer 20:47:59 eeca6798cff9: Pulling fs layer 20:47:59 4f4fb700ef54: Waiting 20:47:59 fb5054dd5b73: Waiting 20:47:59 7629e6793208: Waiting 20:47:59 aa269ceb94a6: Pulling fs layer 20:47:59 ada007ff1a6a: Pulling fs layer 20:47:59 aa269ceb94a6: Waiting 20:47:59 ada007ff1a6a: Waiting 20:47:59 eeca6798cff9: Waiting 20:47:59 7862e08f4a3e: Download complete 20:47:59 7629e6793208: Verifying Checksum 20:47:59 7629e6793208: Download complete 20:47:59 4f4fb700ef54: Verifying Checksum 20:47:59 4f4fb700ef54: Download complete 20:47:59 fb5054dd5b73: Download complete 20:47:59 619be1103602: Verifying Checksum 20:47:59 619be1103602: Download complete 20:47:59 eeca6798cff9: Verifying Checksum 20:47:59 eeca6798cff9: Download complete 20:47:59 619be1103602: Pull complete 20:47:59 ada007ff1a6a: Verifying Checksum 20:47:59 ada007ff1a6a: Download complete 20:47:59 7862e08f4a3e: Pull complete 20:47:59 5df492c9dc93: Verifying Checksum 20:47:59 5df492c9dc93: Download complete 20:47:59 aa269ceb94a6: Verifying Checksum 20:47:59 aa269ceb94a6: Download complete 20:48:02 5df492c9dc93: Pull complete 20:48:02 7629e6793208: Pull complete 20:48:02 4f4fb700ef54: Pull complete 20:48:02 fb5054dd5b73: Pull complete 20:48:02 eeca6798cff9: Pull complete 20:48:05 aa269ceb94a6: Pull complete 20:48:05 ada007ff1a6a: Pull complete 20:48:05 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:48:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:48:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:48:05 WORKDIR /edgex 20:48:05 COPY go.mod . 20:48:05 RUN go mod download 20:48:05 + docker build -t ci-base-image-x86_64 -f - . 20:48:06 Sending build context to Docker daemon 178.6MB 20:48:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:48:06 ---> f489d0715acc 20:48:06 Step 2/4 : WORKDIR /edgex 20:48:13 ---> Running in 1f4939f091dc 20:48:13 Removing intermediate container 1f4939f091dc 20:48:13 ---> 847db6da267b 20:48:13 Step 3/4 : COPY go.mod . 20:48:13 ---> a211a4889d5b 20:48:13 Step 4/4 : RUN go mod download 20:48:13 ---> Running in 4f32682915bc 20:48:13 Still waiting to schedule task 20:48:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:48:39 Removing intermediate container 4f32682915bc 20:48:39 ---> 3917598f4dcd 20:48:39 Successfully built 3917598f4dcd 20:48:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:40 + docker inspect -f . ci-base-image-x86_64 20:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:40 prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container 20:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:40 $ docker top 3b98c0ae94801943325589a0aa874d6ff098a2d777acbfb812b3e826a6910de6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:41 + go version 20:48:41 go version go1.21.9 linux/amd64 [Pipeline] } 20:48:41 $ docker stop --time=1 3b98c0ae94801943325589a0aa874d6ff098a2d777acbfb812b3e826a6910de6 20:48:42 $ docker rm -f --volumes 3b98c0ae94801943325589a0aa874d6ff098a2d777acbfb812b3e826a6910de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:43 + docker inspect -f . ci-base-image-x86_64 20:48:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:43 prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container 20:48:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:48:43 $ docker top 42ab5bd1ad32128d9a070d263a6f789541bd6b2b5244aaaab3c6f93b768076e5 -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:44 ========================================================= 20:48:44 [edgeXBuildGoParallel] Running Tests and Build... 20:48:44 ========================================================= [Pipeline] sh 20:48:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:48:44 + make test 20:48:44 go test -race -coverprofile=coverage.out ./... 20:48:52 ? github.com/edgexfoundry/edgex-go [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:49:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:49:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:49:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 20:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:49:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 20:49:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 20:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 20:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 20:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 20:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 20:49:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:49:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.426s coverage: 93.4% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.111s coverage: 91.7% of statements 20:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:49:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.317s coverage: 95.8% of statements 20:49:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:49:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 20:49:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:49:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:49:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:49:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:49:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:49:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:49:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:49:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements 20:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:49:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:49:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:49:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:49:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:50:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.259s coverage: 79.9% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.038s coverage: 92.9% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.024s coverage: 87.2% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.052s coverage: 82.1% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 38.4% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 20:50:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 20:50:04 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 20:50:04 running golangci-lint 20:50:04 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:50:04 go version go1.21.9 linux/amd64 20:50:04 level=info msg="[config_reader] Used config file .golangci.yml" 20:50:04 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:50:26 level=info msg="[loader] Go packages loading at mode 575 (files|name|compiled_files|exports_file|types_sizes|deps|imports) took 19.294293211s" 20:50:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.591964ms" 20:50:34 level=info msg="[linters_context/goanalysis] analyzers took 1m34.098986367s with top 10 stages: buildir: 44.090217697s, gosec: 7.164205765s, inspect: 2.396139633s, fact_deprecated: 1.91990548s, ctrlflow: 1.901931233s, printf: 1.305512659s, fact_purity: 1.053787906s, nilness: 1.048097043s, S1038: 842.664469ms, directives: 835.983077ms" 20:50:34 level=info msg="[runner] Issues before processing: 209, after processing: 0" 20:50:34 level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, filename_unadjuster: 209/209, skip_files: 209/209, identifier_marker: 209/209, skip_dirs: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, path_prettifier: 209/209, exclude-rules: 21/209, nolint: 0/21" 20:50:34 level=info msg="[runner] processing took 16.811882ms with stages: nolint: 6.434923ms, identifier_marker: 5.680412ms, autogenerated_exclude: 1.525102ms, path_prettifier: 1.37448ms, exclude-rules: 1.052545ms, skip_dirs: 701.07µs, cgo: 26.03µs, filename_unadjuster: 13.76µs, fixer: 600ns, max_same_issues: 550ns, exclude: 510ns, skip_files: 400ns, severity-rules: 270ns, uniq_by_line: 250ns, diff: 220ns, max_from_linter: 160ns, sort_results: 140ns, source_code: 140ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 100ns" 20:50:34 level=info msg="[runner] linters took 9.650254505s with stages: goanalysis_metalinter: 9.633367982s" 20:50:34 level=info msg="File cache stats: 0 entries of total size 0B" 20:50:34 level=info msg="Memory: 291 samples, avg is 284.1MB, max is 1379.7MB" 20:50:34 level=info msg="Execution took 28.995460541s" 20:50:34 go vet ./... 20:50:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:50:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:50:40 ./bin/test-attribution-txt.sh [Pipeline] echo 20:50:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:50:40 + ls -al . 20:50:40 total 840 20:50:40 drwxrwxr-x 11 1001 1001 4096 Jul 10 20:48 . 20:50:40 drwxr-xr-x 4 root root 4096 Jul 10 20:48 .. 20:50:40 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:47 .blubracket 20:50:40 -rw-rw-r-- 1 1001 1001 10 Jul 10 20:47 .dockerignore 20:50:40 drwxrwxr-x 8 1001 1001 4096 Jul 10 20:50 .git 20:50:40 drwxrwxr-x 3 1001 1001 4096 Jul 10 20:47 .github 20:50:40 -rw-rw-r-- 1 1001 1001 1102 Jul 10 20:47 .gitignore 20:50:40 -rw-rw-r-- 1 1001 1001 42 Jul 10 20:47 .golangci.yml 20:50:40 -rw-rw-r-- 1 1001 1001 100 Jul 10 20:47 .hadolint.yml 20:50:40 drwxr-xr-x 3 1001 1001 4096 Jul 10 20:47 .semver 20:50:40 -rw-rw-r-- 1 1001 1001 155 Jul 10 20:47 .sonarcloud.properties 20:50:40 -rw-rw-r-- 1 1001 1001 1171 Jul 10 20:47 ADOPTERS.md 20:50:40 -rw-rw-r-- 1 1001 1001 20361 Jul 10 20:47 Attribution.txt 20:50:40 -rw-rw-r-- 1 1001 1001 100284 Jul 10 20:47 CHANGELOG.md 20:50:40 -rw-rw-r-- 1 1001 1001 3804 Jul 10 20:47 CONTRIBUTING.md 20:50:40 -rw-rw-r-- 1 1001 1001 677 Jul 10 20:47 GOVERNANCE.md 20:50:40 -rw-rw-r-- 1 1001 1001 861 Jul 10 20:47 Jenkinsfile 20:50:40 -rw-rw-r-- 1 1001 1001 10775 Jul 10 20:47 LICENSE 20:50:40 -rw-rw-r-- 1 1001 1001 16051 Jul 10 20:47 Makefile 20:50:40 -rw-rw-r-- 1 1001 1001 582 Jul 10 20:47 OWNERS.md 20:50:40 -rw-rw-r-- 1 1001 1001 9528 Jul 10 20:47 README.md 20:50:40 -rw-rw-r-- 1 1001 1001 789 Jul 10 20:47 SECURITY.md 20:50:40 -rw-rw-r-- 1 1001 1001 5 Jul 10 20:47 VERSION 20:50:40 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:47 bin 20:50:40 drwxrwxr-x 19 1001 1001 4096 Jul 10 20:47 cmd 20:50:40 -rw-r--r-- 1 root root 481596 Jul 10 20:50 coverage.out 20:50:40 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:47 fuzz_test 20:50:40 -rw-rw-r-- 1 1001 1001 6911 Jul 10 20:47 go.mod 20:50:40 -rw-rw-r-- 1 1001 1001 101537 Jul 10 20:47 go.sum 20:50:40 drwxrwxr-x 7 1001 1001 4096 Jul 10 20:47 internal 20:50:40 drwxrwxr-x 3 1001 1001 4096 Jul 10 20:47 openapi 20:50:40 -rw-rw-r-- 1 1001 1001 584 Jul 10 20:47 security.txt 20:50:40 -rw-rw-r-- 1 1001 1001 204 Jul 10 20:47 version.go [Pipeline] sh 20:50:40 + '[' -e coverage.out ] 20:50:40 + chown 1001:1001 coverage.out [Pipeline] stash 20:50:40 Stashed 1 file(s) [Pipeline] sh 20:50:41 + make build 20:50:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:51:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:51:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:51:03 go build -tags " non_delayedstart" -ldflags "-s -w -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 20:51:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:51:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:51:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:51:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:51:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:51:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:51:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:51:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:51:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 20:51:16 $ docker stop --time=1 42ab5bd1ad32128d9a070d263a6f789541bd6b2b5244aaaab3c6f93b768076e5 20:51:23 $ docker rm -f --volumes 42ab5bd1ad32128d9a070d263a6f789541bd6b2b5244aaaab3c6f93b768076e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:25 20:51:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:25 latest: Pulling from edgex-devops/edgex-compose 20:51:25 91d30c5bc195: Pulling fs layer 20:51:25 2e9b0aa3be6d: Pulling fs layer 20:51:25 9c61dcf015f6: Pulling fs layer 20:51:25 4698f68db338: Pulling fs layer 20:51:25 2a2f49069b9e: Pulling fs layer 20:51:25 e0025b399a48: Pulling fs layer 20:51:25 4698f68db338: Waiting 20:51:25 2a2f49069b9e: Waiting 20:51:25 e0025b399a48: Waiting 20:51:25 91d30c5bc195: Verifying Checksum 20:51:25 91d30c5bc195: Download complete 20:51:26 4698f68db338: Verifying Checksum 20:51:26 4698f68db338: Download complete 20:51:26 2e9b0aa3be6d: Verifying Checksum 20:51:26 2e9b0aa3be6d: Download complete 20:51:26 91d30c5bc195: Pull complete 20:51:26 e0025b399a48: Verifying Checksum 20:51:26 e0025b399a48: Download complete 20:51:26 2a2f49069b9e: Download complete 20:51:26 2e9b0aa3be6d: Pull complete 20:51:26 9c61dcf015f6: Download complete 20:51:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5324 in /w/workspace/edgexfoundry_edgex-go_PR-4823 [Pipeline] { [Pipeline] ws 20:51:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:51:29 9c61dcf015f6: Pull complete 20:51:29 4698f68db338: Pull complete 20:51:29 2a2f49069b9e: Pull complete 20:51:29 e0025b399a48: Pull complete 20:51:29 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:51:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:51:31 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:31 prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container 20:51:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:51:36 $ docker top 4a7f2ce940a70de870d5d7be4d343556cdbcbb947003d46e226acfe9ee9876dc -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:36 + docker compose -f ./docker-compose-build.yml build --parallel 20:51:39 #1 [security-spire-server internal] load build definition from Dockerfile 20:51:39 #1 transferring dockerfile: 1.70kB done 20:51:39 #1 DONE 0.0s 20:51:39 20:51:39 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:51:39 #2 transferring dockerfile: 2.23kB done 20:51:39 #2 DONE 0.0s 20:51:39 20:51:39 #3 [security-secretstore-setup internal] load build definition from Dockerfile 20:51:39 #3 transferring dockerfile: 2.49kB done 20:51:39 #3 DONE 0.0s 20:51:39 20:51:39 #4 [security-proxy-setup internal] load build definition from Dockerfile 20:51:39 #4 transferring dockerfile: 2.50kB done 20:51:39 #4 DONE 0.0s 20:51:39 20:51:39 #5 [security-spire-config internal] load build definition from Dockerfile 20:51:39 #5 transferring dockerfile: 1.69kB done 20:51:39 #5 DONE 0.0s 20:51:39 20:51:39 #6 [core-keeper internal] load build definition from Dockerfile 20:51:39 #6 transferring dockerfile: 2.01kB done 20:51:39 #6 DONE 0.0s 20:51:39 20:51:39 #7 [support-scheduler internal] load build definition from Dockerfile 20:51:39 #7 transferring dockerfile: 1.93kB done 20:51:39 #7 DONE 0.0s 20:51:39 20:51:39 #8 [core-metadata internal] load build definition from Dockerfile 20:51:39 #8 transferring dockerfile: 2.06kB done 20:51:39 #8 DONE 0.0s 20:51:39 20:51:39 #9 [security-spire-agent internal] load build definition from Dockerfile 20:51:39 #9 transferring dockerfile: 1.81kB done 20:51:39 #9 DONE 0.1s 20:51:39 20:51:39 #10 [security-bootstrapper internal] load build definition from Dockerfile 20:51:39 #10 transferring dockerfile: 2.93kB done 20:51:39 #10 DONE 0.0s 20:51:39 20:51:39 #11 [support-notifications internal] load build definition from Dockerfile 20:51:39 #11 transferring dockerfile: 1.95kB done 20:51:39 #11 DONE 0.0s 20:51:39 20:51:39 #12 [security-proxy-auth internal] load build definition from Dockerfile 20:51:39 #12 transferring dockerfile: 2.15kB done 20:51:39 #12 DONE 0.1s 20:51:39 20:51:39 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:51:39 #13 transferring dockerfile: 1.89kB done 20:51:39 #13 DONE 0.1s 20:51:39 20:51:39 #14 [core-command internal] load build definition from Dockerfile 20:51:39 #14 transferring dockerfile: 1.93kB done 20:51:39 #14 DONE 0.1s 20:51:39 20:51:39 #15 [security-spire-server internal] load .dockerignore 20:51:39 #15 transferring context: 50B done 20:51:39 #15 DONE 0.0s 20:51:39 20:51:39 #16 [core-data internal] load build definition from Dockerfile 20:51:39 #16 transferring dockerfile: 2.01kB done 20:51:39 using credential edgex-jenkins-ssh 20:51:39 Cloning the remote Git repository 20:51:39 #16 DONE 0.1s 20:51:39 20:51:39 #17 [core-common-config-bootstrapper internal] load .dockerignore 20:51:39 #17 transferring context: 50B done 20:51:39 #17 DONE 0.0s 20:51:39 20:51:39 #18 [security-secretstore-setup internal] load .dockerignore 20:51:39 #18 transferring context: 50B done 20:51:39 #18 DONE 0.0s 20:51:39 20:51:39 #19 [security-proxy-setup internal] load .dockerignore 20:51:39 #19 transferring context: 50B done 20:51:39 #19 DONE 0.0s 20:51:39 20:51:39 #20 [security-spire-config internal] load .dockerignore 20:51:39 #20 transferring context: 50B done 20:51:39 #20 DONE 0.0s 20:51:39 20:51:39 #21 [core-keeper internal] load .dockerignore 20:51:39 #21 transferring context: 50B done 20:51:39 #21 DONE 0.0s 20:51:39 20:51:39 #22 [support-scheduler internal] load .dockerignore 20:51:39 #22 transferring context: 50B done 20:51:39 #22 DONE 0.0s 20:51:39 20:51:39 #23 [core-metadata internal] load .dockerignore 20:51:39 #23 transferring context: 50B done 20:51:39 #23 DONE 0.0s 20:51:39 20:51:39 #24 [security-spire-agent internal] load .dockerignore 20:51:39 #24 transferring context: 50B done 20:51:39 #24 DONE 0.0s 20:51:39 20:51:39 #25 [security-bootstrapper internal] load .dockerignore 20:51:39 #25 transferring context: 50B done 20:51:39 #25 DONE 0.0s 20:51:39 20:51:39 #26 [support-notifications internal] load .dockerignore 20:51:39 #26 transferring context: 50B done 20:51:39 #26 DONE 0.0s 20:51:39 20:51:39 #27 [security-proxy-auth internal] load .dockerignore 20:51:39 #27 transferring context: 50B done 20:51:39 #27 DONE 0.0s 20:51:39 20:51:39 #28 [security-spiffe-token-provider internal] load .dockerignore 20:51:39 #28 transferring context: 50B done 20:51:39 #28 DONE 0.0s 20:51:39 20:51:39 #29 [core-command internal] load .dockerignore 20:51:39 #29 transferring context: 50B done 20:51:39 #29 DONE 0.0s 20:51:39 20:51:39 #30 [core-data internal] load .dockerignore 20:51:39 #30 transferring context: 50B done 20:51:39 #30 DONE 0.0s 20:51:39 20:51:39 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:51:39 #31 ... 20:51:39 20:51:39 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:51:39 #32 DONE 0.0s 20:51:39 20:51:39 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:51:39 #32 DONE 0.0s 20:51:39 20:51:39 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:51:40 #33 ... 20:51:40 20:51:40 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:51:40 #32 DONE 0.0s 20:51:40 20:51:40 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:51:40 #31 DONE 0.4s 20:51:40 20:51:40 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:51:40 #33 DONE 0.5s 20:51:40 20:51:40 #34 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:51:40 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:51:40 #34 ... 20:51:40 20:51:40 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:51:40 #35 DONE 0.3s 20:51:40 20:51:40 #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:51:40 #34 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 20:51:40 #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:51:40 #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:51:40 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:51:40 #34 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 20:51:40 #34 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 20:51:40 #34 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 20:51:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:51:39 > git init /w/workspace/edgex-go/1 # timeout=10 20:51:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:51:39 > git --version # timeout=10 20:51:39 > git --version # 'git version 2.25.1' 20:51:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:51:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:40 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.3s 20:51:40 #34 ... 20:51:40 20:51:40 #36 [security-spire-config internal] load build context 20:51:40 #36 transferring context: 25.04kB 0.1s done 20:51:40 #36 DONE 0.4s 20:51:40 20:51:40 #37 [security-spire-agent internal] load build context 20:51:40 #37 transferring context: 26.32kB done 20:51:40 #37 DONE 0.4s 20:51:40 20:51:40 #38 [security-spire-server internal] load build context 20:51:40 #38 transferring context: 26.79kB 0.1s done 20:51:40 #38 DONE 0.4s 20:51:40 20:51:40 #34 [security-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:51:40 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.05MB / 3.41MB 0.4s 20:51:40 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.5s 20:51:40 #34 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.6s done 20:51:40 #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 20:51:41 #34 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done 20:51:42 #34 DONE 1.9s 20:51:42 20:51:42 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:42 #39 ... 20:51:42 20:51:42 #40 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:51:42 #40 DONE 1.9s 20:51:42 20:51:42 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:51:42 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 20:51:42 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 20:51:42 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:51:42 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 20:51:42 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 20:51:42 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:51:42 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 20:51:42 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 20:51:42 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 20:51:42 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 20:51:42 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s 20:51:42 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.3s 20:51:44 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done 20:51:50 #41 ... 20:51:50 20:51:50 #42 [support-notifications internal] load build context 20:51:50 #42 transferring context: 293.12MB 9.4s 20:51:50 #42 ... 20:51:50 20:51:50 #43 [security-proxy-setup internal] load build context 20:51:50 #43 ... 20:51:50 20:51:50 #44 [security-spiffe-token-provider internal] load build context 20:51:50 #44 ... 20:51:50 20:51:50 #45 [core-metadata internal] load build context 20:51:50 #45 ... 20:51:50 20:51:50 #46 [support-scheduler internal] load build context 20:51:50 #46 ... 20:51:50 20:51:50 #47 [core-data internal] load build context 20:51:50 #47 ... 20:51:50 20:51:50 #48 [core-common-config-bootstrapper internal] load build context 20:51:52 #48 ... 20:51:52 20:51:52 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:51:52 #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 20:51:52 #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:51:52 #49 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 20:51:52 #49 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 20:51:52 #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 20:51:52 #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 20:51:52 #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 20:51:52 #49 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 20:51:52 #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 20:51:52 #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 20:51:52 #49 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 20:51:52 #49 ... 20:51:52 20:51:52 #50 [security-proxy-auth internal] load build context 20:51:52 #50 ... 20:51:52 20:51:52 #51 [core-command internal] load build context 20:51:52 #51 ... 20:51:52 20:51:52 #52 [security-secretstore-setup internal] load build context 20:51:52 #52 ... 20:51:52 20:51:52 #53 [security-bootstrapper internal] load build context 20:51:52 #53 ... 20:51:52 20:51:52 #54 [core-keeper internal] load build context 20:51:52 #54 ... 20:51:52 20:51:52 #50 [security-proxy-auth internal] load build context 20:51:52 #50 ... 20:51:52 20:51:52 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:51:52 #55 ... 20:51:52 20:51:52 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:51:52 #56 ... 20:51:52 20:51:52 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:51:52 #57 ... 20:51:52 20:51:52 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:51:52 #58 ... 20:51:52 20:51:52 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:51:52 #59 ... 20:51:52 20:51:52 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:51:52 #60 ... 20:51:52 20:51:52 #61 [core-metadata builder 2/7] WORKDIR /edgex-go 20:51:52 #61 ... 20:51:52 20:51:52 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:51:52 #62 ... 20:51:52 20:51:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:51:53 #63 ... 20:51:53 20:51:53 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:51:53 #64 ... 20:51:53 20:51:53 #54 [core-keeper internal] load build context 20:51:54 #54 transferring context: 439.76MB 13.4s done 20:51:58 #54 ... 20:51:58 20:51:58 #47 [core-data internal] load build context 20:51:58 #47 transferring context: 439.76MB 14.9s done 20:51:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:51:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:51:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:52:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:52:00 using GIT_SSH to set credentials SSH Credentials for GitHub 20:52:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4823/head:refs/remotes/origin/PR-4823 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:52:00 Merging remotes/origin/main commit 059044cd19e7cd756841b4b22dae69fa09f54287 into PR head commit 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec 20:52:01 #47 ... 20:52:01 20:52:01 #42 [support-notifications internal] load build context 20:52:01 #42 transferring context: 439.76MB 12.9s done 20:52:01 #42 ... 20:52:01 20:52:01 #44 [security-spiffe-token-provider internal] load build context 20:52:01 #44 transferring context: 439.76MB 12.6s done 20:52:01 #44 ... 20:52:01 20:52:01 #45 [core-metadata internal] load build context 20:52:01 #45 transferring context: 439.76MB 12.8s done 20:52:01 #45 ... 20:52:01 20:52:01 #46 [support-scheduler internal] load build context 20:52:01 #46 transferring context: 439.76MB 11.9s done 20:52:01 #46 ... 20:52:01 20:52:01 #43 [security-proxy-setup internal] load build context 20:52:01 #43 transferring context: 439.76MB 13.3s done 20:52:01 Merge succeeded, producing 7512786d46bc41ee8b836f0207a203dfb946fe46 20:52:01 Checking out Revision 7512786d46bc41ee8b836f0207a203dfb946fe46 (PR-4823) 20:52:01 #43 ... 20:52:01 20:52:01 #48 [core-common-config-bootstrapper internal] load build context 20:52:01 #48 transferring context: 439.76MB 11.8s done 20:52:01 #48 ... 20:52:01 20:52:01 #53 [security-bootstrapper internal] load build context 20:52:01 #53 transferring context: 439.76MB 12.5s done 20:52:02 #53 ... 20:52:02 20:52:02 #52 [security-secretstore-setup internal] load build context 20:52:02 #52 transferring context: 439.76MB 12.6s done 20:52:02 #52 ... 20:52:02 20:52:02 #51 [core-command internal] load build context 20:52:02 #51 transferring context: 439.76MB 11.8s done 20:52:02 #51 ... 20:52:02 20:52:02 #50 [security-proxy-auth internal] load build context 20:52:02 #50 transferring context: 439.76MB 12.9s done 20:52:00 > git config core.sparsecheckout # timeout=10 20:52:00 > git checkout -f 18e14c1aa006ec307b992fb8766ad6eb2bf7f5ec # timeout=10 20:52:01 > git remote # timeout=10 20:52:01 > git config --get remote.origin.url # timeout=10 20:52:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:52:01 > git merge 059044cd19e7cd756841b4b22dae69fa09f54287 # timeout=10 20:52:01 > git rev-parse HEAD^{commit} # timeout=10 20:52:01 > git config core.sparsecheckout # timeout=10 20:52:01 > git checkout -f 7512786d46bc41ee8b836f0207a203dfb946fe46 # timeout=10 20:52:05 Commit message: "Merge commit '059044cd19e7cd756841b4b22dae69fa09f54287' into HEAD" 20:52:05 First time build. Skipping changelog. 20:52:05 > git --version # timeout=10 20:52:05 > git --version # 'git version 2.25.1' 20:52:05 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:52:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:52:07 % Total % Received % Xferd Average Speed Time Time Time Current 20:52:07 Dload Upload Total Spent Left Speed 20:52:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 20:52:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:52:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:52:08 + sudo tee /etc/docker/daemon.new 20:52:08 { 20:52:08 "registry-mirrors": [ 20:52:08 "https://nexus3.edgexfoundry.org:10001" 20:52:08 ], 20:52:08 "bip": "10.250.0.254/24", 20:52:08 "hosts": [ 20:52:08 "tcp://0.0.0.0:5555", 20:52:08 "unix:///var/run/docker.sock" 20:52:08 ], 20:52:08 "mtu": 1458, 20:52:08 "selinux-enabled": true, 20:52:08 "seccomp-profile": "/etc/docker/seccomp.json" 20:52:08 } [Pipeline] sh 20:52:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:52:08 + sudo service docker restart 20:52:09 #50 DONE 29.0s 20:52:09 20:52:09 #51 [core-command internal] load build context 20:52:09 #51 DONE 28.9s 20:52:09 20:52:09 #61 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:52:09 #61 DONE 26.8s 20:52:09 20:52:09 #48 [core-common-config-bootstrapper internal] load build context 20:52:09 #48 DONE 28.9s 20:52:09 20:52:09 #39 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:09 #39 DONE 27.2s 20:52:09 20:52:09 #46 [support-scheduler internal] load build context 20:52:09 #46 DONE 28.9s 20:52:09 20:52:09 #53 [security-bootstrapper internal] load build context 20:52:09 #53 DONE 28.9s 20:52:09 20:52:09 #44 [security-spiffe-token-provider internal] load build context 20:52:09 #44 DONE 29.0s 20:52:09 20:52:09 #52 [security-secretstore-setup internal] load build context 20:52:09 #52 DONE 29.0s 20:52:09 20:52:09 #45 [core-metadata internal] load build context 20:52:09 #45 DONE 29.0s 20:52:09 20:52:09 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:52:09 #65 ... 20:52:09 20:52:09 #42 [support-notifications internal] load build context 20:52:09 #42 DONE 29.0s 20:52:09 20:52:09 #47 [core-data internal] load build context 20:52:09 #47 DONE 29.1s 20:52:09 20:52:09 #43 [security-proxy-setup internal] load build context 20:52:09 #43 DONE 29.0s 20:52:09 20:52:09 #54 [core-keeper internal] load build context 20:52:09 #54 DONE 29.0s 20:52:09 20:52:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:52:11 #41 ... 20:52:11 20:52:11 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:52:11 #64 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #64 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #64 28.36 (1/2) Installing dumb-init (1.2.5-r2) 20:52:11 #64 28.46 (2/2) Installing su-exec (0.2-r3) 20:52:11 #64 28.49 Executing busybox-1.36.1-r7.trigger 20:52:11 #64 28.50 OK: 7 MiB in 17 packages 20:52:11 #64 DONE 29.4s 20:52:11 20:52:11 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:52:11 #0 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #0 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #0 2.020 OK: 264 MiB in 52 packages 20:52:11 #66 DONE 2.3s 20:52:11 20:52:11 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:52:11 #59 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #59 28.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #59 28.38 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:11 #59 28.42 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:11 #59 28.48 (3/6) Installing dumb-init (1.2.5-r2) 20:52:11 #59 28.50 (4/6) Installing openssl (3.1.6-r0) 20:52:11 #59 28.51 (5/6) Installing su-exec (0.2-r3) 20:52:11 #59 28.52 (6/6) Installing yq (4.33.3-r5) 20:52:11 #59 28.72 Executing busybox-1.36.1-r7.trigger 20:52:11 #59 28.72 OK: 17 MiB in 19 packages 20:52:11 #59 DONE 29.4s 20:52:11 20:52:11 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:52:11 #60 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #60 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #60 28.50 (1/2) Installing ca-certificates (20240226-r0) 20:52:11 #60 28.53 (2/2) Installing dumb-init (1.2.5-r2) 20:52:11 #60 28.56 Executing busybox-1.36.1-r7.trigger 20:52:11 #60 28.57 Executing ca-certificates-20240226-r0.trigger 20:52:11 #60 28.71 OK: 8 MiB in 17 packages 20:52:11 #60 DONE 29.4s 20:52:11 20:52:11 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:52:11 #56 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #56 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #56 28.58 (1/1) Installing dumb-init (1.2.5-r2) 20:52:11 #56 28.59 Executing busybox-1.36.1-r7.trigger 20:52:11 #56 28.61 OK: 7 MiB in 16 packages 20:52:11 #56 DONE 29.5s 20:52:11 20:52:11 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:11 #67 DONE 2.4s 20:52:11 20:52:11 #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:52:11 #68 ... 20:52:11 20:52:11 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:52:11 #69 DONE 0.2s 20:52:11 20:52:11 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:52:11 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #0 1.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #0 2.360 OK: 264 MiB in 52 packages 20:52:11 #70 DONE 2.5s 20:52:11 20:52:11 #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:52:11 #71 DONE 0.1s 20:52:11 20:52:11 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:11 #72 ... 20:52:11 20:52:11 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:52:11 #0 1.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #0 1.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #0 2.289 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:11 #0 2.289 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:11 #0 2.289 OK: 20075 distinct packages available 20:52:11 #0 2.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:11 #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:11 #0 2.716 OK: 264 MiB in 52 packages 20:52:11 #73 DONE 2.8s 20:52:11 20:52:11 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:52:11 #74 DONE 0.0s 20:52:12 20:52:12 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:12 #75 ... 20:52:12 20:52:12 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:52:12 #0 1.352 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:12 #0 1.984 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:12 #0 2.654 (1/1) Installing dumb-init (1.2.5-r2) 20:52:12 #0 2.955 Executing busybox-1.36.1-r7.trigger 20:52:12 #0 2.964 OK: 7 MiB in 16 packages 20:52:12 #76 DONE 3.2s 20:52:12 20:52:12 #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:12 #57 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:12 #57 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:12 #57 28.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:12 #57 28.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:12 #57 28.52 OK: 20072 distinct packages available 20:52:12 #57 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:12 #57 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:12 #57 29.18 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:12 #57 29.98 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:12 #57 30.31 (3/7) Installing dumb-init (1.2.5-r2) 20:52:12 #57 30.35 (4/7) Installing musl-obstack (1.2.3-r2) 20:52:12 #57 30.36 (5/7) Installing libucontext (1.2-r2) 20:52:12 #57 30.37 (6/7) Installing gcompat (1.1.0-r1) 20:52:12 #57 30.40 (7/7) Installing openssl (3.1.6-r0) 20:52:12 #57 ... 20:52:12 20:52:12 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:52:12 #58 27.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:12 #58 28.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:12 #58 28.45 (1/4) Installing ca-certificates (20240226-r0) 20:52:12 #58 28.49 (2/4) Installing dumb-init (1.2.5-r2) 20:52:12 #58 28.51 (3/4) Installing su-exec (0.2-r3) 20:52:12 #58 28.52 (4/4) Installing yq (4.33.3-r5) 20:52:12 #58 30.25 Executing busybox-1.36.1-r7.trigger 20:52:12 #58 30.25 Executing ca-certificates-20240226-r0.trigger 20:52:12 #58 30.36 OK: 17 MiB in 19 packages 20:52:12 #58 DONE 30.7s 20:52:12 20:52:12 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:52:15 #77 ... 20:52:15 20:52:15 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:15 #62 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:15 #62 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:15 #62 28.80 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:15 #62 28.80 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:15 #62 28.80 OK: 20072 distinct packages available 20:52:15 #62 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:15 #62 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:15 #62 29.48 (1/11) Installing ca-certificates (20240226-r0) 20:52:15 #62 29.55 (2/11) Installing brotli-libs (1.0.9-r14) 20:52:15 #62 29.73 (3/11) Installing libunistring (1.1-r1) 20:52:15 #62 30.07 (4/11) Installing libidn2 (2.3.4-r1) 20:52:15 #62 30.20 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:52:15 #62 30.33 (6/11) Installing libcurl (8.5.0-r0) 20:52:15 #62 30.74 (7/11) Installing curl (8.5.0-r0) 20:52:15 #62 30.85 (8/11) Installing dumb-init (1.2.5-r2) 20:52:15 #62 30.88 (9/11) Installing musl-obstack (1.2.3-r2) 20:52:15 #62 30.89 (10/11) Installing libucontext (1.2-r2) 20:52:15 #62 30.90 (11/11) Installing gcompat (1.1.0-r1) 20:52:15 #62 30.93 Executing busybox-1.36.1-r7.trigger 20:52:15 #62 30.93 Executing ca-certificates-20240226-r0.trigger 20:52:15 #62 30.98 OK: 12 MiB in 26 packages 20:52:15 #62 DONE 33.0s 20:52:15 20:52:15 #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:15 #57 30.84 Executing busybox-1.36.1-r7.trigger 20:52:15 #57 30.84 OK: 8 MiB in 20 packages 20:52:15 #57 DONE 33.2s 20:52:15 20:52:15 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:52:16 #78 ... 20:52:16 20:52:16 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:52:16 #0 3.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:16 #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:16 #0 4.232 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:16 #0 4.297 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:16 #0 4.314 OK: 7 MiB in 17 packages 20:52:16 #79 DONE 5.0s 20:52:16 20:52:16 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:52:16 #0 4.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:16 #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:16 #0 4.978 OK: 17 MiB in 19 packages 20:52:16 #80 DONE 5.3s 20:52:16 20:52:16 #68 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:52:16 #68 4.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:16 #68 4.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:16 #68 4.519 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:16 #68 4.956 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:16 #68 4.970 OK: 7 MiB in 16 packages 20:52:16 #68 DONE 5.3s 20:52:16 20:52:16 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:52:16 #55 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:16 #55 29.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:16 #55 33.90 (1/1) Installing dumb-init (1.2.5-r2) 20:52:16 #55 34.45 Executing busybox-1.36.1-r7.trigger 20:52:16 #55 34.46 OK: 7 MiB in 16 packages 20:52:16 #55 DONE 34.8s 20:52:16 20:52:16 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:52:16 #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:16 #0 4.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:16 #0 4.741 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:16 #0 4.996 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:16 #0 5.008 Executing ca-certificates-20240226-r0.trigger 20:52:16 #0 5.056 OK: 8 MiB in 17 packages 20:52:16 #81 DONE 5.3s 20:52:16 20:52:16 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:52:16 #82 DONE 0.1s 20:52:16 20:52:16 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:52:16 #77 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:18 #77 4.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:18 #77 ... 20:52:18 20:52:18 #65 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:52:18 #65 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:18 #65 2.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:18 #65 7.792 OK: 264 MiB in 52 packages 20:52:18 #65 DONE 7.9s 20:52:18 20:52:18 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 20:52:18 #83 DONE 0.1s 20:52:18 20:52:18 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:52:18 #63 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:18 #63 29.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:18 #63 29.87 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:52:18 #63 29.87 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:52:18 #63 29.87 OK: 20072 distinct packages available 20:52:18 #63 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:18 #63 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:18 #63 34.94 (1/4) Installing dumb-init (1.2.5-r2) 20:52:18 #63 34.99 (2/4) Installing musl-obstack (1.2.3-r2) 20:52:18 #63 35.03 (3/4) Installing libucontext (1.2-r2) 20:52:18 #63 35.03 (4/4) Installing gcompat (1.1.0-r1) 20:52:18 #63 35.04 Executing busybox-1.36.1-r7.trigger 20:52:18 #63 35.05 OK: 8 MiB in 19 packages 20:52:18 #63 DONE 35.2s 20:52:18 20:52:18 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:52:18 #0 4.237 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:18 #0 4.844 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:18 #0 5.533 OK: 264 MiB in 52 packages 20:52:18 #84 DONE 5.7s 20:52:18 20:52:18 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:52:18 #77 4.436 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:18 #77 4.474 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:18 #77 5.484 Executing ca-certificates-20240226-r0.trigger 20:52:18 #77 5.532 OK: 17 MiB in 19 packages 20:52:18 #77 DONE 5.6s 20:52:18 20:52:18 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:52:18 #85 DONE 1.1s 20:52:18 20:52:18 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:19 #86 ... 20:52:19 20:52:19 #87 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:52:19 #87 DONE 2.5s 20:52:19 20:52:19 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:52:19 #88 DONE 0.1s 20:52:19 20:52:19 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:52:19 #0 3.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:19 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:19 #0 3.776 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:19 #0 3.899 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:19 #0 3.910 Executing ca-certificates-20240226-r0.trigger 20:52:19 #0 3.961 OK: 12 MiB in 26 packages 20:52:19 #89 DONE 4.1s 20:52:19 20:52:19 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:52:19 #78 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:19 #78 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:19 #78 3.922 OK: 8 MiB in 20 packages 20:52:19 #78 DONE 4.2s 20:52:19 20:52:19 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:52:19 #90 ... 20:52:19 20:52:19 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:52:19 #49 ... 20:52:19 20:52:19 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:20 #91 DONE 1.9s 20:52:20 20:52:20 #90 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:52:20 #90 DONE 1.9s 20:52:20 20:52:20 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:52:20 #92 DONE 0.1s 20:52:20 20:52:20 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:21 #93 ... 20:52:21 20:52:21 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:21 #94 ... 20:52:21 20:52:21 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:21 #93 DONE 0.9s 20:52:21 20:52:21 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:52:21 #95 DONE 0.0s 20:52:21 20:52:21 #96 [security-spire-server stage-2 6/9] COPY security.txt / 20:52:21 #96 DONE 0.6s 20:52:21 20:52:21 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:52:22 #97 DONE 0.1s 20:52:22 20:52:22 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 20:52:22 #98 DONE 0.1s 20:52:22 20:52:22 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:52:22 #99 DONE 0.1s 20:52:22 20:52:22 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:52:22 #100 DONE 0.1s 20:52:22 20:52:22 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:52:22 #101 DONE 0.1s 20:52:22 20:52:22 #102 [security-spire-server] exporting to image 20:52:22 #102 exporting layers 20:52:22 #102 ... 20:52:22 20:52:22 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:52:22 #103 DONE 0.1s 20:52:22 20:52:22 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:52:22 #104 DONE 0.1s 20:52:22 20:52:22 #102 [security-spire-agent] exporting to image 20:52:22 #102 ... 20:52:22 20:52:22 #105 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:52:22 #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:22 #0 5.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:22 #0 5.647 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:22 #0 5.696 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:22 #0 5.705 OK: 7 MiB in 16 packages 20:52:22 #105 DONE 6.0s 20:52:22 20:52:22 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:52:22 #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:52:22 #0 5.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:52:22 #0 5.299 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:52:22 #0 5.323 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:52:22 #0 5.335 OK: 8 MiB in 19 packages 20:52:22 #106 DONE 5.6s 20:52:22 20:52:22 #102 [security-spire-agent] exporting to image 20:52:22 #102 exporting layers 0.7s done 20:52:22 #102 writing image sha256:84d38adf0729d54058114a23360c3998832f8f727907cd09c4947c401650274f done 20:52:22 #102 naming to docker.io/library/security-spire-server 20:52:22 #102 exporting layers 0.6s done 20:52:22 #102 naming to docker.io/library/security-spire-server done 20:52:22 #102 writing image sha256:fffe9c79fc242ce5dd5b8d35c3911ee8a03583bb0adc8a57e2e92c7706c5b9f4 done 20:52:22 #102 naming to docker.io/library/security-spire-agent done 20:52:22 #102 DONE 0.7s 20:52:22 20:52:22 #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:52:23 #107 DONE 0.9s 20:52:23 20:52:23 #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:52:23 #108 DONE 0.0s 20:52:23 20:52:23 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:52:23 #109 ... 20:52:23 20:52:23 #110 [security-spire-config stage-2 6/10] COPY security.txt / 20:52:23 #110 DONE 0.0s 20:52:23 20:52:23 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:52:23 #111 DONE 0.1s 20:52:23 20:52:23 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:52:23 #112 DONE 0.0s 20:52:23 20:52:23 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:52:23 #113 DONE 0.0s 20:52:23 20:52:23 #102 [security-spire-config] exporting to image 20:52:24 #102 exporting layers 0.6s done 20:52:24 #102 writing image sha256:63d444395320044a0b199c75e68cf2f073d11acdf420416b1cb9e9a3290c5cf3 done 20:52:24 #102 naming to docker.io/library/security-spire-config done 20:52:24 #102 DONE 1.3s 20:52:24 20:52:24 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:27 provisioning config files... 20:52:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13575386917779212751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:52:27 ---> ****-login.sh 20:52:27 nexus3.edgexfoundry.org:10001 20:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:28 Configure a credential helper to remove this warning. See 20:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:28 20:52:28 Login Succeeded 20:52:28 nexus3.edgexfoundry.org:10002 20:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:28 Configure a credential helper to remove this warning. See 20:52:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:28 20:52:28 Login Succeeded 20:52:28 nexus3.edgexfoundry.org:10003 20:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:29 Configure a credential helper to remove this warning. See 20:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:29 20:52:29 Login Succeeded 20:52:29 nexus3.edgexfoundry.org:10004 20:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:29 Configure a credential helper to remove this warning. See 20:52:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:29 20:52:29 Login Succeeded 20:52:29 ****.io 20:52:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:52:30 Configure a credential helper to remove this warning. See 20:52:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:52:30 20:52:30 Login Succeeded 20:52:30 ---> ****-login.sh ends [Pipeline] } 20:52:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:52:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:52:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:52:31 ========================================================= 20:52:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:52:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:52:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:52:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:52:31 c6b39de5b339: Pulling fs layer 20:52:31 a69c41024577: Pulling fs layer 20:52:31 d6de4b400683: Pulling fs layer 20:52:31 35cb2a7552d0: Pulling fs layer 20:52:31 4f4fb700ef54: Pulling fs layer 20:52:31 464afbd9ba4c: Pulling fs layer 20:52:31 00f215d4a9da: Pulling fs layer 20:52:31 d496ad576159: Pulling fs layer 20:52:31 464afbd9ba4c: Waiting 20:52:31 00f215d4a9da: Waiting 20:52:31 a69c41024577: Download complete 20:52:31 35cb2a7552d0: Verifying Checksum 20:52:31 35cb2a7552d0: Download complete 20:52:31 4f4fb700ef54: Verifying Checksum 20:52:31 4f4fb700ef54: Download complete 20:52:31 464afbd9ba4c: Verifying Checksum 20:52:31 464afbd9ba4c: Download complete 20:52:31 c6b39de5b339: Download complete 20:52:32 d496ad576159: Verifying Checksum 20:52:32 c6b39de5b339: Pull complete 20:52:33 a69c41024577: Pull complete 20:52:33 d6de4b400683: Verifying Checksum 20:52:33 d6de4b400683: Download complete 20:52:34 00f215d4a9da: Verifying Checksum 20:52:34 00f215d4a9da: Download complete 20:52:47 d6de4b400683: Pull complete 20:52:47 35cb2a7552d0: Pull complete 20:52:47 4f4fb700ef54: Pull complete 20:52:47 464afbd9ba4c: Pull complete 20:52:57 00f215d4a9da: Pull complete 20:52:58 d496ad576159: Pull complete 20:52:58 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:52:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:52:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:52:58 WORKDIR /edgex 20:52:58 COPY go.mod . 20:52:58 RUN go mod download 20:52:58 + docker build -t ci-base-image-arm64 -f - . 20:52:59 Sending build context to Docker daemon 3.185MB 20:52:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:52:59 ---> f246e2811388 20:52:59 Step 2/4 : WORKDIR /edgex 20:53:01 ---> Running in b1318eaec0ae 20:53:01 Removing intermediate container b1318eaec0ae 20:53:01 ---> 85c8035bad57 20:53:01 Step 3/4 : COPY go.mod . 20:53:01 ---> 4cecafca9cc7 20:53:01 Step 4/4 : RUN go mod download 20:53:01 ---> Running in 2bc6d6b26d4c 20:53:11 #75 DONE 56.3s 20:53:11 20:53:11 #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:11 #72 DONE 56.6s 20:53:11 20:53:11 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:11 #94 DONE 56.7s 20:53:11 20:53:11 #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:11 #109 DONE 51.2s 20:53:11 20:53:11 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:11 #86 DONE 50.0s 20:53:11 20:53:11 #114 [core-keeper builder 7/8] COPY . . 20:53:17 #114 DONE 9.2s 20:53:17 20:53:17 #115 [security-spiffe-token-provider builder 6/7] COPY . . 20:53:17 #115 DONE 9.3s 20:53:17 20:53:17 #116 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:53:17 #116 CACHED 20:53:17 20:53:17 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #117 CACHED 20:53:17 20:53:17 #118 [security-bootstrapper builder 6/7] COPY . . 20:53:17 #118 CACHED 20:53:17 20:53:17 #119 [security-secretstore-setup builder 6/7] COPY . . 20:53:17 #119 DONE 9.3s 20:53:17 20:53:17 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:53:17 #120 CACHED 20:53:17 20:53:17 #121 [security-proxy-setup builder 6/7] COPY . . 20:53:17 #121 CACHED 20:53:17 20:53:17 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #122 CACHED 20:53:17 20:53:17 #123 [support-notifications builder 6/7] COPY . . 20:53:17 #123 DONE 9.3s 20:53:17 20:53:17 #124 [core-data builder 6/7] COPY . . 20:53:17 #124 DONE 9.3s 20:53:17 20:53:17 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:17 #125 ... 20:53:17 20:53:17 #126 [security-proxy-auth builder 6/7] COPY . . 20:53:17 #126 CACHED 20:53:17 20:53:17 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:53:17 #127 CACHED 20:53:17 20:53:17 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #128 CACHED 20:53:17 20:53:17 #129 [core-command builder 6/7] COPY . . 20:53:17 #129 CACHED 20:53:17 20:53:17 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #130 CACHED 20:53:17 20:53:17 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 20:53:17 #131 CACHED 20:53:17 20:53:17 #132 [core-metadata builder 6/7] COPY . . 20:53:17 #132 CACHED 20:53:17 20:53:17 #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #133 CACHED 20:53:17 20:53:17 #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:53:17 #134 CACHED 20:53:17 20:53:17 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:53:17 #135 CACHED 20:53:17 20:53:17 #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #136 CACHED 20:53:17 20:53:17 #137 [support-scheduler builder 6/7] COPY . . 20:53:17 #137 CACHED 20:53:17 20:53:17 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 20:53:17 #138 CACHED 20:53:17 20:53:17 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:53:17 #139 CACHED 20:53:17 20:53:17 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:17 #140 CACHED 20:53:17 20:53:17 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:53:17 #0 0.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 20:53:23 #141 ... 20:53:23 20:53:23 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:53:23 #0 0.844 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:53:28 #142 ... 20:53:28 20:53:28 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:53:28 #0 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:53:28 #143 ... 20:53:28 20:53:28 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:28 #0 0.988 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:53:28 #144 ... 20:53:28 20:53:28 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:53:28 #0 1.081 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:53:28 #145 ... 20:53:28 20:53:28 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:53:28 #0 1.211 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:53:28 #146 ... 20:53:28 20:53:28 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:53:28 #0 0.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:53:28 #147 ... 20:53:28 20:53:28 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:53:28 #0 1.260 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:53:28 #148 ... 20:53:28 20:53:28 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:53:28 #0 0.725 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:53:28 #149 ... 20:53:28 20:53:28 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:53:28 #0 1.163 go build -tags " non_delayedstart" -ldflags "-s -w -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 20:53:28 #150 ... 20:53:28 20:53:28 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:53:28 #0 0.698 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:53:29 #151 ... 20:53:29 20:53:29 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:29 #125 0.872 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:53:58 Removing intermediate container 2bc6d6b26d4c 20:53:58 ---> 31c1242542e1 20:53:58 Successfully built 31c1242542e1 20:53:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:58 + docker inspect -f . ci-base-image-arm64 20:53:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:53:58 prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container 20:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:54:00 $ docker top 5b6391a72a1ef1b6543fdf43c2393c9646f382b688f56c62a16b3e7fac0635b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:01 + go version 20:54:01 go version go1.21.9 linux/arm64 [Pipeline] } 20:54:01 $ docker stop --time=1 5b6391a72a1ef1b6543fdf43c2393c9646f382b688f56c62a16b3e7fac0635b0 20:54:02 $ docker rm -f --volumes 5b6391a72a1ef1b6543fdf43c2393c9646f382b688f56c62a16b3e7fac0635b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:03 + docker inspect -f . ci-base-image-arm64 20:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:04 prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container 20:54:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:54:05 $ docker top 9db3b39dd70db770dbbedbbb55c3a650f0a656d8f2dca7727562a6a593369e8e -eo pid,comm [Pipeline] { [Pipeline] echo 20:54:05 ========================================================= 20:54:05 [edgeXBuildGoParallel] Running Tests and Build... 20:54:05 ========================================================= [Pipeline] sh 20:54:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:54:06 + make test 20:54:06 go test -race -coverprofile=coverage.out ./... 20:54:36 #125 ... 20:54:36 20:54:36 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:54:36 #143 77.99 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 20:54:53 ? github.com/edgexfoundry/edgex-go [no test files] 20:55:33 #143 DONE 134.4s 20:55:33 20:55:33 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:55:33 #150 DONE 134.5s 20:55:33 20:55:33 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:55:33 #149 DONE 134.5s 20:55:33 20:55:33 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:55:33 #146 DONE 134.5s 20:55:33 20:55:33 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:55:33 #148 DONE 134.5s 20:55:33 20:55:33 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:55:33 #142 DONE 134.5s 20:55:33 20:55:33 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #152 ... 20:55:33 20:55:33 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:55:33 #147 DONE 134.7s 20:55:33 20:55:33 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:55:33 #153 ... 20:55:33 20:55:33 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:55:33 #141 DONE 135.0s 20:55:33 20:55:33 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:55:33 #144 DONE 135.0s 20:55:33 20:55:33 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:55:33 #151 DONE 135.0s 20:55:33 20:55:33 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:55:33 #145 DONE 135.0s 20:55:33 20:55:33 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:55:33 #125 DONE 135.0s 20:55:33 20:55:33 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #154 ... 20:55:33 20:55:33 #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #152 DONE 1.0s 20:55:33 20:55:33 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #155 DONE 0.9s 20:55:33 20:55:33 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #156 DONE 0.9s 20:55:33 20:55:33 #157 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #157 DONE 0.9s 20:55:33 20:55:33 #153 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:55:33 #153 DONE 0.9s 20:55:33 20:55:33 #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #158 DONE 0.5s 20:55:33 20:55:33 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:55:33 #159 ... 20:55:33 20:55:33 #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #154 DONE 0.6s 20:55:33 20:55:33 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #160 DONE 0.5s 20:55:33 20:55:33 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:55:33 #161 DONE 0.4s 20:55:33 20:55:33 #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:55:33 #162 ... 20:55:33 20:55:33 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:55:33 #163 DONE 0.4s 20:55:33 20:55:33 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:55:33 #164 DONE 0.4s 20:55:33 20:55:33 #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:55:33 #165 DONE 0.4s 20:55:33 20:55:33 #159 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:55:33 #159 DONE 0.4s 20:55:33 20:55:33 #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #166 CACHED 20:55:33 20:55:33 #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:55:33 #167 CACHED 20:55:33 20:55:33 #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #168 CACHED 20:55:33 20:55:33 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:55:33 #169 CACHED 20:55:33 20:55:33 #170 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #170 CACHED 20:55:33 20:55:33 #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:55:33 #171 CACHED 20:55:33 20:55:33 #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:55:33 #172 CACHED 20:55:33 20:55:33 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:55:33 #173 CACHED 20:55:33 20:55:33 #174 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:55:33 #174 DONE 0.3s 20:55:33 20:55:33 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:34 #175 ... 20:55:34 20:55:34 #162 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:55:34 #162 DONE 0.8s 20:55:34 20:55:34 #176 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:55:34 #176 DONE 0.6s 20:55:34 20:55:34 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:55:34 #177 DONE 0.6s 20:55:34 20:55:34 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:55:36 #178 ... 20:55:36 20:55:36 #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:55:36 #179 DONE 2.5s 20:55:36 20:55:36 #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:55:36 #180 DONE 2.5s 20:55:36 20:55:36 #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:55:36 #181 DONE 2.6s 20:55:36 20:55:36 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:55:36 #182 DONE 2.6s 20:55:36 20:55:36 #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:55:36 #183 ... 20:55:36 20:55:36 #184 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:55:36 #184 DONE 2.6s 20:55:36 20:55:36 #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:55:36 #185 DONE 2.6s 20:55:36 20:55:36 #175 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:55:36 #175 DONE 2.6s 20:55:36 20:55:36 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:55:36 #186 DONE 2.7s 20:55:36 20:55:36 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:55:36 #187 DONE 2.1s 20:55:36 20:55:36 #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:55:36 #188 DONE 3.1s 20:55:36 20:55:36 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:55:36 #178 DONE 2.1s 20:55:36 20:55:36 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:55:36 #189 DONE 1.7s 20:55:36 20:55:36 #102 [core-keeper] exporting to image 20:55:36 #102 exporting layers 20:55:36 #102 ... 20:55:36 20:55:36 #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:55:36 #190 DONE 0.3s 20:55:36 20:55:36 #102 [core-keeper] exporting to image 20:55:36 #102 exporting layers 0.3s done 20:55:36 #102 ... 20:55:36 20:55:36 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:55:36 #191 DONE 0.6s 20:55:36 20:55:36 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:55:36 #192 DONE 0.6s 20:55:36 20:55:36 #183 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:55:36 #183 DONE 0.6s 20:55:36 20:55:36 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:55:36 #193 DONE 0.6s 20:55:36 20:55:36 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:55:36 #194 DONE 0.7s 20:55:36 20:55:36 #102 [support-scheduler] exporting to image 20:55:37 #102 ... 20:55:37 20:55:37 #195 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:55:37 #195 DONE 0.7s 20:55:37 20:55:37 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:55:37 #196 DONE 0.7s 20:55:37 20:55:37 #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:55:37 #197 DONE 0.7s 20:55:37 20:55:37 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:55:37 #198 DONE 0.7s 20:55:37 20:55:37 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:55:37 #199 DONE 0.7s 20:55:37 20:55:37 #102 [support-notifications] exporting to image 20:55:37 #102 ... 20:55:37 20:55:37 #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:55:37 #200 DONE 0.5s 20:55:37 20:55:37 #102 [support-notifications] exporting to image 20:55:37 #102 exporting layers 0.2s done 20:55:37 #102 ... 20:55:37 20:55:37 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:55:37 #201 DONE 0.3s 20:55:37 20:55:37 #202 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:55:37 #202 DONE 0.2s 20:55:37 20:55:37 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:55:37 #203 DONE 0.3s 20:55:37 20:55:37 #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:55:37 #204 DONE 0.2s 20:55:37 20:55:37 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:55:37 #205 DONE 0.3s 20:55:37 20:55:37 #102 [core-metadata] exporting to image 20:55:37 #102 exporting layers 0.5s done 20:55:37 #102 writing image sha256:83b08c8858a379f4fa1c9d032388121faf3bfab9659b8a3c4deb3ee1f2f189de 0.0s done 20:55:37 #102 naming to docker.io/library/core-keeper done 20:55:37 #102 writing image sha256:cf7e1709827f2a8fb8f52018d3763c95fbe6d5e7ec9ba6ca2d0237700bd33f86 20:55:37 #102 ... 20:55:37 20:55:37 #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:55:37 #206 DONE 0.4s 20:55:37 20:55:37 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:55:37 #207 DONE 0.3s 20:55:37 20:55:37 #208 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:37 #208 DONE 0.6s 20:55:37 20:55:37 #102 [core-common-config-bootstrapper] exporting to image 20:55:37 #102 writing image sha256:cf7e1709827f2a8fb8f52018d3763c95fbe6d5e7ec9ba6ca2d0237700bd33f86 0.0s done 20:55:37 #102 writing image sha256:066674624ef5e38823e3f9e0143a22d90c6d48341681105c31598d5f91bd4402 0.0s done 20:55:37 #102 writing image sha256:8e9b2bcfcaba83929f780ab78b8aa2731d2d8c38b2ef909d1c6c3fd70f4ad438 0.0s done 20:55:37 #102 writing image sha256:1721a2c6f22a8267908fb360b3f5b5da0ec181183fff1afe7e0ee2dfb981a4b2 0.0s done 20:55:37 #102 writing image sha256:0b3f70ce25a02c096a9d567a2f9580ebfdf5113b5f1be8884281a9d1274586a3 0.0s done 20:55:37 #102 naming to docker.io/library/support-scheduler 0.0s done 20:55:37 #102 naming to docker.io/library/support-notifications 0.0s done 20:55:37 #102 naming to docker.io/library/security-spiffe-token-provider 0.0s done 20:55:37 #102 naming to docker.io/library/core-data 0.0s done 20:55:37 #102 naming to docker.io/library/core-command done 20:55:37 #102 writing image sha256:cd976af615d3b5105b8799dfc1397b2002bf69ee32c9ff16b79a30edcf54165d 20:55:37 #102 exporting layers 0.1s done 20:55:37 #102 writing image sha256:cd976af615d3b5105b8799dfc1397b2002bf69ee32c9ff16b79a30edcf54165d 0.0s done 20:55:37 #102 naming to docker.io/library/core-metadata 0.0s done 20:55:37 #102 writing image sha256:e41daaaa1fce6cb8c7c2562f9a2b02ac7e23287fc9a76e56a9585b3027bcb43e done 20:55:37 #102 naming to docker.io/library/core-common-config-bootstrapper done 20:55:37 #102 DONE 2.8s 20:55:37 20:55:37 #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:55:37 #209 DONE 0.2s 20:55:37 20:55:37 #210 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:55:37 #210 DONE 0.2s 20:55:37 20:55:37 #211 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:55:38 #211 DONE 0.1s 20:55:38 20:55:38 #212 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:55:38 #212 DONE 0.1s 20:55:38 20:55:38 #213 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:55:38 #213 DONE 0.1s 20:55:38 20:55:38 #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:38 #214 DONE 0.8s 20:55:38 20:55:38 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:38 #215 DONE 0.8s 20:55:38 20:55:38 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:55:38 #216 DONE 0.1s 20:55:38 20:55:38 #102 [security-proxy-auth] exporting to image 20:55:38 #102 exporting layers 0.2s done 20:55:38 #102 exporting layers 0.3s done 20:55:38 #102 writing image sha256:df3df57dbd380fc36e84e6244663fe0118d01c1a575b49e86b650c357d9c266b done 20:55:38 #102 naming to docker.io/library/security-proxy-auth done 20:55:38 #102 writing image sha256:84a14d3ffe5c18a9d4667dac4f6a17ad64a50bf90f53c940dfba5c56277d0779 done 20:55:38 #102 naming to docker.io/library/security-proxy-setup done 20:55:38 #102 DONE 3.1s 20:55:38 20:55:38 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:55:38 #217 ... 20:55:38 20:55:38 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:55:38 #218 DONE 0.7s 20:55:38 20:55:38 #102 [security-secretstore-setup] exporting to image 20:55:38 #102 exporting layers 0.2s done 20:55:38 #102 ... 20:55:38 20:55:38 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:55:38 #217 DONE 0.6s 20:55:38 20:55:38 #102 [security-bootstrapper] exporting to image 20:55:38 #102 writing image sha256:a5759d272272176a2c7fa5d25649fe4bfaea9f33c255711212b450f003cafbda done 20:55:38 #102 naming to docker.io/library/security-secretstore-setup done 20:55:38 #102 exporting layers 0.2s done 20:55:38 #102 writing image sha256:2b7cfa5346b99e995b7c14f3b9814ed1438c4dfdbe69a681227cb6f5713ddfda done 20:55:38 #102 naming to docker.io/library/security-bootstrapper done 20:55:38 #102 DONE 3.5s 20:55:38 20:55:38 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:55:38 time="2024-07-10T20:51:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:55:38 time="2024-07-10T20:51:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:55:38 $ docker stop --time=1 4a7f2ce940a70de870d5d7be4d343556cdbcbb947003d46e226acfe9ee9876dc 20:55:40 $ docker rm -f --volumes 4a7f2ce940a70de870d5d7be4d343556cdbcbb947003d46e226acfe9ee9876dc [Pipeline] // withDockerContainer [Pipeline] sh 20:55:40 + docker images 20:55:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:55:40 security-bootstrapper latest 2b7cfa5346b9 2 seconds ago 24MB 20:55:40 security-secretstore-setup latest a5759d272272 2 seconds ago 42.2MB 20:55:40 security-proxy-setup latest 84a14d3ffe5c 3 seconds ago 31.2MB 20:55:40 core-common-config-bootstrapper latest e41daaaa1fce 3 seconds ago 20.2MB 20:55:40 security-proxy-auth latest df3df57dbd38 3 seconds ago 38MB 20:55:40 core-metadata latest cd976af615d3 3 seconds ago 41MB 20:55:40 core-data latest 1721a2c6f22a 4 seconds ago 40.8MB 20:55:40 security-spiffe-token-provider latest 066674624ef5 4 seconds ago 34MB 20:55:40 core-keeper latest 83b08c8858a3 4 seconds ago 35.6MB 20:55:40 core-command latest 8e9b2bcfcaba 4 seconds ago 40.4MB 20:55:40 support-notifications latest 0b3f70ce25a0 4 seconds ago 43.9MB 20:55:40 support-scheduler latest cf7e1709827f 4 seconds ago 43.1MB 20:55:40 security-spire-config latest 63d444395320 3 minutes ago 125MB 20:55:40 security-spire-agent latest fffe9c79fc24 3 minutes ago 187MB 20:55:40 security-spire-server latest 84d38adf0729 3 minutes ago 126MB 20:55:40 ci-base-image-x86_64 latest 3917598f4dcd 7 minutes ago 966MB 20:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 20:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 20:55:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 20:58:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:58:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:58:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:58:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:58:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:58:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:58:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:58:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:58:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:58:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:58:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements 20:58:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.189s coverage: 97.0% of statements 20:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:58:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:58:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.278s coverage: 69.2% of statements 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:58:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:58:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 20:58:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 20:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 20:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 20:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 20:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 20:58:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:58:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.504s coverage: 93.4% of statements 20:58:58 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.295s coverage: 91.7% of statements 20:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:59:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.257s coverage: 6.5% of statements 20:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:59:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:59:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.671s coverage: 95.8% of statements 20:59:14 ok github.com/edgexfoundry/edgex-go/internal/io 1.093s coverage: 72.2% of statements 20:59:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:59:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:59:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.294s coverage: 0.8% of statements 20:59:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 32.2% of statements 20:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.128s coverage: 41.7% of statements 20:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.095s coverage: 77.8% of statements 20:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.107s coverage: 94.1% of statements 20:59:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.106s coverage: 96.3% of statements 20:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.106s coverage: 87.5% of statements 20:59:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:59:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:59:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:59:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.958s coverage: 79.9% of statements 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.149s coverage: 92.9% of statements 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.080s coverage: 20.0% of statements 21:00:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.085s coverage: 100.0% of statements 21:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.289s coverage: 81.8% of statements 21:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.281s coverage: 82.1% of statements 21:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.134s coverage: 86.0% of statements 21:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.699s coverage: 63.1% of statements 21:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.111s coverage: 100.0% of statements 21:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.133s coverage: 89.4% of statements 21:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.084s coverage: 100.0% of statements 21:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 21:00:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 21:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:00:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.666s coverage: 38.4% of statements 21:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.115s coverage: 89.5% of statements 21:00:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:00:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:00:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:00:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.108s coverage: 84.8% of statements 21:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:00:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:00:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements 21:00:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:00:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:00:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:00:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:00:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.491s coverage: 95.7% of statements 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:00:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.151s coverage: 61.8% of statements 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:00:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.281s coverage: 98.9% of statements 21:00:46 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 21:00:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:00:46 go vet ./... 21:04:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:04:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:04:38 ./bin/test-attribution-txt.sh [Pipeline] echo 21:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 21:04:39 + ls -al . 21:04:39 total 836 21:04:39 drwxrwxr-x 10 1001 1001 4096 Jul 10 20:54 . 21:04:39 drwxr-xr-x 4 root root 4096 Jul 10 20:54 .. 21:04:39 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:52 .blubracket 21:04:39 -rw-rw-r-- 1 1001 1001 10 Jul 10 20:52 .dockerignore 21:04:39 drwxrwxr-x 8 1001 1001 4096 Jul 10 20:52 .git 21:04:39 drwxrwxr-x 3 1001 1001 4096 Jul 10 20:52 .github 21:04:39 -rw-rw-r-- 1 1001 1001 1102 Jul 10 20:52 .gitignore 21:04:39 -rw-rw-r-- 1 1001 1001 42 Jul 10 20:52 .golangci.yml 21:04:39 -rw-rw-r-- 1 1001 1001 100 Jul 10 20:52 .hadolint.yml 21:04:39 -rw-rw-r-- 1 1001 1001 155 Jul 10 20:52 .sonarcloud.properties 21:04:39 -rw-rw-r-- 1 1001 1001 1171 Jul 10 20:52 ADOPTERS.md 21:04:39 -rw-rw-r-- 1 1001 1001 20361 Jul 10 20:52 Attribution.txt 21:04:39 -rw-rw-r-- 1 1001 1001 100284 Jul 10 20:52 CHANGELOG.md 21:04:39 -rw-rw-r-- 1 1001 1001 3804 Jul 10 20:52 CONTRIBUTING.md 21:04:39 -rw-rw-r-- 1 1001 1001 677 Jul 10 20:52 GOVERNANCE.md 21:04:39 -rw-rw-r-- 1 1001 1001 861 Jul 10 20:52 Jenkinsfile 21:04:39 -rw-rw-r-- 1 1001 1001 10775 Jul 10 20:52 LICENSE 21:04:39 -rw-rw-r-- 1 1001 1001 16051 Jul 10 20:52 Makefile 21:04:39 -rw-rw-r-- 1 1001 1001 582 Jul 10 20:52 OWNERS.md 21:04:39 -rw-rw-r-- 1 1001 1001 9528 Jul 10 20:52 README.md 21:04:39 -rw-rw-r-- 1 1001 1001 789 Jul 10 20:52 SECURITY.md 21:04:39 -rw-rw-r-- 1 1001 1001 5 Jul 10 20:47 VERSION 21:04:39 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:52 bin 21:04:39 drwxrwxr-x 19 1001 1001 4096 Jul 10 20:52 cmd 21:04:39 -rw-r--r-- 1 root root 481595 Jul 10 21:00 coverage.out 21:04:39 drwxrwxr-x 2 1001 1001 4096 Jul 10 20:52 fuzz_test 21:04:39 -rw-rw-r-- 1 1001 1001 6911 Jul 10 20:52 go.mod 21:04:39 -rw-rw-r-- 1 1001 1001 101537 Jul 10 20:52 go.sum 21:04:39 drwxrwxr-x 7 1001 1001 4096 Jul 10 20:52 internal 21:04:39 drwxrwxr-x 3 1001 1001 4096 Jul 10 20:52 openapi 21:04:39 -rw-rw-r-- 1 1001 1001 584 Jul 10 20:52 security.txt 21:04:39 -rw-rw-r-- 1 1001 1001 204 Jul 10 20:52 version.go [Pipeline] sh 21:04:39 + '[' -e coverage.out ] 21:04:39 + chown 1001:1001 coverage.out [Pipeline] stash 21:04:39 Warning: overwriting stash ‘coverage-report’ 21:04:40 Stashed 1 file(s) [Pipeline] sh 21:04:41 + make build 21:04:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:07:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:07:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:07:46 go build -tags " non_delayedstart" -ldflags "-s -w -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 21:07:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 21:07:57 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:08:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:08:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:08:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:08:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:08:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:08:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:08:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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] } 21:09:02 $ docker stop --time=1 9db3b39dd70db770dbbedbbb55c3a650f0a656d8f2dca7727562a6a593369e8e 21:09:04 $ docker rm -f --volumes 9db3b39dd70db770dbbedbbb55c3a650f0a656d8f2dca7727562a6a593369e8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:09:08 21:09:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:09:08 latest: Pulling from edgex-devops/edgex-compose-arm64 21:09:08 547446be3368: Pulling fs layer 21:09:08 d125d8839a47: Pulling fs layer 21:09:08 3e85d5ac6304: Pulling fs layer 21:09:08 c3105a71a48b: Pulling fs layer 21:09:08 0f093f025ec4: Pulling fs layer 21:09:08 c3106fc0e877: Pulling fs layer 21:09:08 c3105a71a48b: Waiting 21:09:08 0f093f025ec4: Waiting 21:09:08 547446be3368: Verifying Checksum 21:09:08 547446be3368: Download complete 21:09:08 c3105a71a48b: Verifying Checksum 21:09:08 c3105a71a48b: Download complete 21:09:09 d125d8839a47: Verifying Checksum 21:09:09 d125d8839a47: Download complete 21:09:09 c3106fc0e877: Verifying Checksum 21:09:09 c3106fc0e877: Download complete 21:09:09 0f093f025ec4: Verifying Checksum 21:09:09 0f093f025ec4: Download complete 21:09:09 547446be3368: Pull complete 21:09:10 d125d8839a47: Pull complete 21:09:11 3e85d5ac6304: Verifying Checksum 21:09:11 3e85d5ac6304: Download complete 21:09:21 3e85d5ac6304: Pull complete 21:09:21 c3105a71a48b: Pull complete 21:09:22 0f093f025ec4: Pull complete 21:09:22 c3106fc0e877: Pull complete 21:09:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:09:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container 21:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 21:09:25 $ docker top 71fec34ba2cf62b790cb74019050e7d04c25a73ce035fafa03ca9e182f7463c1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:25 + docker compose -f ./docker-compose-build.yml build --parallel 21:09:36 #1 [support-scheduler internal] load build definition from Dockerfile 21:09:36 #1 transferring dockerfile: 1.93kB 0.0s done 21:09:36 #1 DONE 0.1s 21:09:36 21:09:36 #2 [security-spire-server internal] load build definition from Dockerfile 21:09:36 #2 transferring dockerfile: 1.70kB done 21:09:36 #2 DONE 0.0s 21:09:36 21:09:36 #3 [core-keeper internal] load build definition from Dockerfile 21:09:36 #3 transferring dockerfile: 2.01kB done 21:09:36 #3 DONE 0.1s 21:09:36 21:09:36 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:09:36 #4 transferring dockerfile: 1.89kB done 21:09:36 #4 DONE 0.0s 21:09:36 21:09:36 #5 [core-data internal] load build definition from Dockerfile 21:09:36 #5 transferring dockerfile: 2.01kB done 21:09:36 #5 DONE 0.1s 21:09:36 21:09:36 #6 [security-proxy-setup internal] load build definition from Dockerfile 21:09:36 #6 transferring dockerfile: 2.50kB done 21:09:36 #6 DONE 0.1s 21:09:36 21:09:36 #7 [security-proxy-auth internal] load build definition from Dockerfile 21:09:36 #7 transferring dockerfile: 2.15kB 0.0s done 21:09:36 #7 DONE 0.1s 21:09:36 21:09:36 #8 [security-secretstore-setup internal] load build definition from Dockerfile 21:09:36 #8 transferring dockerfile: 2.49kB done 21:09:36 #8 DONE 0.1s 21:09:36 21:09:36 #9 [security-bootstrapper internal] load build definition from Dockerfile 21:09:36 #9 transferring dockerfile: 2.93kB done 21:09:36 #9 DONE 0.1s 21:09:36 21:09:36 #10 [core-metadata internal] load build definition from Dockerfile 21:09:36 #10 transferring dockerfile: 2.06kB done 21:09:36 #10 DONE 0.1s 21:09:36 21:09:36 #11 [security-spire-agent internal] load build definition from Dockerfile 21:09:36 #11 transferring dockerfile: 1.81kB done 21:09:36 #11 DONE 0.1s 21:09:36 21:09:36 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:09:36 #12 transferring dockerfile: 2.23kB done 21:09:36 #12 DONE 0.1s 21:09:36 21:09:36 #13 [core-command internal] load build definition from Dockerfile 21:09:36 #13 transferring dockerfile: 1.93kB 0.0s done 21:09:36 #13 DONE 0.1s 21:09:36 21:09:36 #14 [support-notifications internal] load build definition from Dockerfile 21:09:36 #14 transferring dockerfile: 1.95kB done 21:09:36 #14 DONE 0.1s 21:09:36 21:09:36 #15 [security-spire-config internal] load build definition from Dockerfile 21:09:36 #15 transferring dockerfile: 1.69kB done 21:09:36 #15 DONE 0.1s 21:09:36 21:09:36 #16 [support-scheduler internal] load .dockerignore 21:09:36 #16 transferring context: 50B 0.0s done 21:09:36 #16 DONE 0.1s 21:09:36 21:09:36 #17 [security-spire-server internal] load .dockerignore 21:09:36 #17 transferring context: 50B done 21:09:36 #17 DONE 0.1s 21:09:36 21:09:36 #18 [core-keeper internal] load .dockerignore 21:09:36 #18 transferring context: 50B done 21:09:36 #18 DONE 0.0s 21:09:36 21:09:36 #19 [security-spiffe-token-provider internal] load .dockerignore 21:09:37 #19 transferring context: 50B 0.0s done 21:09:37 #19 DONE 0.1s 21:09:37 21:09:37 #20 [core-data internal] load .dockerignore 21:09:37 #20 transferring context: 50B done 21:09:37 #20 DONE 0.1s 21:09:37 21:09:37 #21 [security-proxy-setup internal] load .dockerignore 21:09:37 #21 transferring context: 50B done 21:09:37 #21 DONE 0.1s 21:09:37 21:09:37 #22 [security-proxy-auth internal] load .dockerignore 21:09:37 #22 ... 21:09:37 21:09:37 #23 [security-secretstore-setup internal] load .dockerignore 21:09:37 #23 transferring context: 50B 0.0s done 21:09:37 #23 DONE 0.1s 21:09:37 21:09:37 #22 [security-proxy-auth internal] load .dockerignore 21:09:37 #22 transferring context: 50B done 21:09:37 #22 ... 21:09:37 21:09:37 #24 [security-bootstrapper internal] load .dockerignore 21:09:37 #24 transferring context: 50B done 21:09:37 #24 DONE 0.1s 21:09:37 21:09:37 #25 [core-metadata internal] load .dockerignore 21:09:37 #25 transferring context: 50B done 21:09:37 #25 DONE 0.1s 21:09:37 21:09:37 #26 [security-spire-agent internal] load .dockerignore 21:09:37 #26 transferring context: 50B 0.0s done 21:09:37 #26 DONE 0.1s 21:09:37 21:09:37 #27 [core-common-config-bootstrapper internal] load .dockerignore 21:09:37 #27 transferring context: 50B 0.0s done 21:09:37 #27 DONE 0.1s 21:09:37 21:09:37 #28 [core-command internal] load .dockerignore 21:09:37 #28 transferring context: 50B 0.0s done 21:09:37 #28 DONE 0.1s 21:09:37 21:09:37 #29 [support-notifications internal] load .dockerignore 21:09:37 #29 transferring context: 50B 0.0s done 21:09:37 #29 DONE 0.1s 21:09:37 21:09:37 #30 [security-spire-config internal] load .dockerignore 21:09:37 #30 transferring context: 50B 0.0s done 21:09:37 #30 DONE 0.1s 21:09:37 21:09:37 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:37 #31 DONE 0.0s 21:09:37 21:09:37 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 21:09:38 #32 DONE 0.5s 21:09:38 21:09:38 #22 [security-proxy-auth internal] load .dockerignore 21:09:39 #22 ... 21:09:39 21:09:39 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:39 #31 DONE 0.0s 21:09:39 21:09:39 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 21:09:39 #32 DONE 0.5s 21:09:39 21:09:39 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:39 #31 DONE 0.0s 21:09:39 21:09:39 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:39 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:39 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:39 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:39 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:39 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:39 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 21:09:39 #33 ... 21:09:39 21:09:39 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 21:09:39 #32 DONE 0.6s 21:09:39 21:09:39 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:39 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:39 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:39 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:39 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:39 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:39 #33 ... 21:09:39 21:09:39 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:39 #31 DONE 0.0s 21:09:39 21:09:39 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:39 #31 DONE 0.0s 21:09:39 21:09:39 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:39 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:39 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:39 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:39 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:39 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:39 #33 ... 21:09:39 21:09:39 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:39 #31 DONE 0.0s 21:09:39 21:09:39 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:39 #33 ... 21:09:39 21:09:39 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:39 #31 DONE 0.0s 21:09:40 21:09:40 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 21:09:40 #32 DONE 1.2s 21:09:40 21:09:40 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:40 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:40 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:40 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:40 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:40 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:40 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:40 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:40 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:40 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:40 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:40 #33 ... 21:09:40 21:09:40 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:40 #31 DONE 0.0s 21:09:40 21:09:40 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:40 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:40 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:40 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:40 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:40 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:40 #33 ... 21:09:40 21:09:40 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:40 #31 DONE 0.0s 21:09:40 21:09:40 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:40 #33 ... 21:09:40 21:09:40 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:40 #31 DONE 0.0s 21:09:40 21:09:40 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:40 #33 ... 21:09:40 21:09:40 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 21:09:40 #34 DONE 1.7s 21:09:40 21:09:40 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:40 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:40 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:40 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:40 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:40 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:40 #33 ... 21:09:40 21:09:40 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:09:40 #35 DONE 3.4s 21:09:40 21:09:40 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:40 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:40 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:40 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:40 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:40 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:40 #33 ... 21:09:40 21:09:40 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:09:40 #31 DONE 0.0s 21:09:41 21:09:41 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:41 #33 ... 21:09:41 21:09:41 #36 [security-spire-server internal] load build context 21:09:41 #36 transferring context: 26.79kB 0.4s done 21:09:41 #36 DONE 1.2s 21:09:41 21:09:41 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:41 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done 21:09:41 #33 ... 21:09:41 21:09:41 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 21:09:41 #32 DONE 2.5s 21:09:41 21:09:41 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:41 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done 21:09:41 #33 ... 21:09:41 21:09:41 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:09:41 #35 DONE 3.4s 21:09:41 21:09:41 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:41 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:41 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:41 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:41 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:41 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:41 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done 21:09:42 #33 ... 21:09:42 21:09:42 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 21:09:42 #37 DONE 1.8s 21:09:42 21:09:42 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:42 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:42 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:42 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:42 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:42 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:42 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done 21:09:42 #33 ... 21:09:42 21:09:42 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 21:09:42 #34 DONE 2.8s 21:09:42 21:09:42 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:42 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 21:09:42 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 21:09:42 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 21:09:42 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 21:09:42 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.4s done 21:09:42 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.6s done 21:09:44 #33 ... 21:09:44 21:09:44 #38 [security-spire-agent internal] load build context 21:09:44 #38 transferring context: 26.32kB 0.4s done 21:09:44 #38 DONE 1.9s 21:09:44 21:09:44 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:09:44 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 21:09:44 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 21:09:44 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 21:09:44 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 21:09:44 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done 21:09:44 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done 21:09:44 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 21:09:44 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 21:09:44 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 2.8s 21:09:44 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 21:09:44 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 21:09:44 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 3.0s 21:09:44 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 21:09:44 #39 ... 21:09:44 21:09:44 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 21:09:44 #40 DONE 4.0s 21:09:44 21:09:44 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:09:44 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 3.3s 21:09:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 3.6s 21:09:45 #39 ... 21:09:45 21:09:45 #41 [security-spire-config internal] load build context 21:09:45 #41 transferring context: 25.04kB 0.3s done 21:09:45 #41 DONE 2.5s 21:09:45 21:09:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:09:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 3.9s 21:09:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 4.2s 21:09:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 4.6s 21:09:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 4.8s 21:09:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 5.0s 21:09:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 5.5s 21:09:48 #39 ... 21:09:48 21:09:48 #42 [support-scheduler internal] load build context 21:09:48 #42 ... 21:09:48 21:09:48 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:09:48 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.1s done 21:09:48 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.1s done 21:09:49 #39 ... 21:09:49 21:09:49 #43 [core-keeper internal] load build context 21:09:49 #43 ... 21:09:49 21:09:49 #44 [security-spiffe-token-provider internal] load build context 21:09:49 #44 ... 21:09:49 21:09:49 #45 [security-proxy-setup internal] load build context 21:09:49 #45 transferring context: 12.02MB 9.7s 21:09:49 #45 ... 21:09:49 21:09:49 #46 [core-data internal] load build context 21:09:49 #46 ... 21:09:49 21:09:49 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:09:49 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21:09:50 #39 ... 21:09:50 21:09:50 #47 [security-secretstore-setup internal] load build context 21:09:50 #47 ... 21:09:50 21:09:50 #48 [security-proxy-auth internal] load build context 21:09:50 #48 ... 21:09:50 21:09:50 #49 [security-bootstrapper internal] load build context 21:09:50 #49 ... 21:09:50 21:09:50 #46 [core-data internal] load build context 21:09:50 #46 ... 21:09:50 21:09:50 #50 [core-common-config-bootstrapper internal] load build context 21:09:50 #50 ... 21:09:50 21:09:50 #51 [core-metadata internal] load build context 21:09:50 #51 ... 21:09:50 21:09:50 #50 [core-common-config-bootstrapper internal] load build context 21:09:51 #50 ... 21:09:51 21:09:51 #52 [support-notifications internal] load build context 21:09:51 #52 ... 21:09:51 21:09:51 #53 [core-command internal] load build context 21:09:51 #53 ... 21:09:51 21:09:51 #50 [core-common-config-bootstrapper internal] load build context 21:09:52 #50 ... 21:09:52 21:09:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:09:52 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 21:09:52 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 21:09:52 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 21:09:52 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 21:09:52 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 21:09:52 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 21:09:52 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 21:09:52 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 21:09:52 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.8s done 21:09:52 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 21:09:52 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.6s 21:09:52 #54 ... 21:09:52 21:09:52 #50 [core-common-config-bootstrapper internal] load build context 21:09:54 #50 ... 21:09:54 21:09:54 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:09:54 #33 ... 21:09:54 21:09:54 #53 [core-command internal] load build context 21:09:54 #53 ... 21:09:54 21:09:54 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:09:54 #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:54 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:54 #55 ... 21:09:54 21:09:54 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:09:55 #56 ... 21:09:55 21:09:55 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:09:55 #57 ... 21:09:55 21:09:55 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:09:55 #58 ... 21:09:55 21:09:55 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:55 #59 ... 21:09:55 21:09:55 #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:09:55 #0 9.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:55 #60 ... 21:09:55 21:09:55 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:09:55 #61 ... 21:09:55 21:09:55 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:55 #62 ... 21:09:55 21:09:55 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:09:55 #63 ... 21:09:55 21:09:55 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:09:55 #64 ... 21:09:55 21:09:55 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:55 #59 DONE 11.2s 21:09:55 21:09:55 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:09:55 #0 6.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:55 #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:55 #0 8.079 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:09:55 #0 8.079 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:09:55 #0 8.079 OK: 19948 distinct packages available 21:09:55 #0 8.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:55 #0 9.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:56 #65 ... 21:09:56 21:09:56 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:09:56 #66 ... 21:09:56 21:09:56 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:09:56 #67 ... 21:09:56 21:09:56 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:09:56 #68 ... 21:09:56 21:09:56 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:09:56 #69 ... 21:09:56 21:09:56 #53 [core-command internal] load build context 21:09:56 #53 transferring context: 31.21MB 13.7s 21:09:56 #53 ... 21:09:56 21:09:56 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 21:09:56 #55 11.46 OK: 266 MiB in 52 packages 21:09:56 #55 DONE 12.9s 21:09:56 21:09:56 #53 [core-command internal] load build context 21:09:58 #53 ... 21:09:58 21:09:58 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:09:58 #65 11.59 (1/4) Installing dumb-init (1.2.5-r2) 21:09:58 #65 11.59 (2/4) Installing musl-obstack (1.2.3-r2) 21:09:58 #65 11.59 (3/4) Installing libucontext (1.2-r2) 21:09:58 #65 11.59 (4/4) Installing gcompat (1.1.0-r1) 21:09:58 #65 11.82 Executing busybox-1.36.1-r7.trigger 21:09:58 #65 11.93 OK: 8 MiB in 19 packages 21:09:58 #65 DONE 13.9s 21:09:58 21:09:58 #42 [support-scheduler internal] load build context 21:09:58 #42 ... 21:09:58 21:09:58 #53 [core-command internal] load build context 21:09:59 #53 ... 21:09:59 21:09:59 #43 [core-keeper internal] load build context 21:09:59 #43 ... 21:09:59 21:09:59 #44 [security-spiffe-token-provider internal] load build context 21:09:59 #44 ... 21:09:59 21:09:59 #45 [security-proxy-setup internal] load build context 21:09:59 #45 ... 21:09:59 21:09:59 #43 [core-keeper internal] load build context 21:10:00 #43 ... 21:10:00 21:10:00 #47 [security-secretstore-setup internal] load build context 21:10:00 #47 ... 21:10:00 21:10:00 #48 [security-proxy-auth internal] load build context 21:10:00 #48 ... 21:10:00 21:10:00 #47 [security-secretstore-setup internal] load build context 21:10:00 #47 ... 21:10:00 21:10:00 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:00 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.7s 21:10:00 #39 ... 21:10:00 21:10:00 #49 [security-bootstrapper internal] load build context 21:10:00 #49 ... 21:10:00 21:10:00 #47 [security-secretstore-setup internal] load build context 21:10:01 #47 ... 21:10:01 21:10:01 #46 [core-data internal] load build context 21:10:01 #46 transferring context: 54.68MB 21.0s 21:10:01 #46 ... 21:10:01 21:10:01 #51 [core-metadata internal] load build context 21:10:01 #51 ... 21:10:01 21:10:01 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:01 #39 ... 21:10:01 21:10:01 #60 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:10:01 #60 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:01 #60 13.09 (1/1) Installing dumb-init (1.2.5-r2) 21:10:01 #60 13.09 Executing busybox-1.36.1-r7.trigger 21:10:01 #60 13.09 OK: 8 MiB in 16 packages 21:10:01 #60 DONE 17.0s 21:10:01 21:10:01 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:01 #39 ... 21:10:01 21:10:01 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:01 #62 DONE 16.4s 21:10:01 21:10:01 #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 21:10:02 #70 ... 21:10:02 21:10:02 #52 [support-notifications internal] load build context 21:10:02 #52 ... 21:10:02 21:10:02 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 21:10:02 #71 ... 21:10:02 21:10:02 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:10:02 #57 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:02 #57 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:02 #57 15.82 OK: 266 MiB in 52 packages 21:10:02 #57 DONE 18.0s 21:10:02 21:10:02 #52 [support-notifications internal] load build context 21:10:03 #52 ... 21:10:03 21:10:03 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:10:03 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s 21:10:03 #54 ... 21:10:03 21:10:03 #52 [support-notifications internal] load build context 21:10:04 #52 ... 21:10:04 21:10:04 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:10:04 #56 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:04 #56 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:04 #56 17.93 OK: 266 MiB in 52 packages 21:10:04 #56 DONE 19.5s 21:10:04 21:10:04 #52 [support-notifications internal] load build context 21:10:05 #52 ... 21:10:05 21:10:05 #50 [core-common-config-bootstrapper internal] load build context 21:10:05 #50 ... 21:10:05 21:10:05 #52 [support-notifications internal] load build context 21:10:05 #52 ... 21:10:05 21:10:05 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:10:05 #58 11.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:05 #58 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:05 #58 15.61 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:10:05 #58 15.61 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:10:05 #58 15.61 OK: 19951 distinct packages available 21:10:05 #58 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:05 #58 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:05 #58 20.07 OK: 266 MiB in 52 packages 21:10:05 #58 DONE 21.1s 21:10:05 21:10:05 #52 [support-notifications internal] load build context 21:10:05 #52 ... 21:10:05 21:10:05 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 21:10:05 #72 ... 21:10:05 21:10:05 #52 [support-notifications internal] load build context 21:10:06 #52 transferring context: 35.92MB 24.0s 21:10:07 #52 ... 21:10:07 21:10:07 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 21:10:07 #66 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:07 #66 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:07 #66 20.08 (1/2) Installing dumb-init (1.2.5-r2) 21:10:07 #66 20.08 (2/2) Installing su-exec (0.2-r3) 21:10:07 #66 20.21 Executing busybox-1.36.1-r7.trigger 21:10:07 #66 20.39 OK: 8 MiB in 17 packages 21:10:07 #66 DONE 22.4s 21:10:07 21:10:07 #52 [support-notifications internal] load build context 21:10:08 #52 ... 21:10:08 21:10:08 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:10:08 #73 ... 21:10:08 21:10:08 #52 [support-notifications internal] load build context 21:10:08 #52 ... 21:10:08 21:10:08 #42 [support-scheduler internal] load build context 21:10:09 #42 ... 21:10:09 21:10:09 #52 [support-notifications internal] load build context 21:10:09 #52 ... 21:10:09 21:10:09 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:10:09 #67 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:09 #67 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:09 #67 22.46 (1/1) Installing dumb-init (1.2.5-r2) 21:10:09 #67 22.46 Executing busybox-1.36.1-r7.trigger 21:10:09 #67 22.53 OK: 8 MiB in 16 packages 21:10:09 #67 DONE 23.9s 21:10:09 21:10:09 #52 [support-notifications internal] load build context 21:10:09 #52 ... 21:10:09 21:10:09 #53 [core-command internal] load build context 21:10:09 #53 ... 21:10:09 21:10:09 #52 [support-notifications internal] load build context 21:10:09 #52 ... 21:10:09 21:10:09 #44 [security-spiffe-token-provider internal] load build context 21:10:10 #44 ... 21:10:10 21:10:10 #45 [security-proxy-setup internal] load build context 21:10:10 #45 ... 21:10:10 21:10:10 #44 [security-spiffe-token-provider internal] load build context 21:10:10 #44 ... 21:10:10 21:10:10 #43 [core-keeper internal] load build context 21:10:10 #43 ... 21:10:10 21:10:10 #44 [security-spiffe-token-provider internal] load build context 21:10:10 #44 ... 21:10:10 21:10:10 #48 [security-proxy-auth internal] load build context 21:10:10 #48 ... 21:10:10 21:10:10 #44 [security-spiffe-token-provider internal] load build context 21:10:10 #44 ... 21:10:10 21:10:10 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:10:10 #61 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:10 #61 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:10 #61 19.38 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:10:10 #61 19.38 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:10:10 #61 19.38 OK: 19948 distinct packages available 21:10:10 #61 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:10 #61 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:10 #61 23.55 (1/11) Installing ca-certificates (20240226-r0) 21:10:10 #61 23.73 (2/11) Installing brotli-libs (1.0.9-r14) 21:10:10 #61 23.78 (3/11) Installing libunistring (1.1-r1) 21:10:10 #61 24.05 (4/11) Installing libidn2 (2.3.4-r1) 21:10:10 #61 24.10 (5/11) Installing nghttp2-libs (1.57.0-r0) 21:10:10 #61 24.10 (6/11) Installing libcurl (8.5.0-r0) 21:10:10 #61 24.19 (7/11) Installing curl (8.5.0-r0) 21:10:10 #61 24.26 (8/11) Installing dumb-init (1.2.5-r2) 21:10:10 #61 24.29 (9/11) Installing musl-obstack (1.2.3-r2) 21:10:10 #61 24.29 (10/11) Installing libucontext (1.2-r2) 21:10:10 #61 24.29 (11/11) Installing gcompat (1.1.0-r1) 21:10:10 #61 24.46 Executing busybox-1.36.1-r7.trigger 21:10:10 #61 24.46 Executing ca-certificates-20240226-r0.trigger 21:10:10 #61 25.52 OK: 13 MiB in 26 packages 21:10:10 #61 ... 21:10:10 21:10:10 #49 [security-bootstrapper internal] load build context 21:10:11 #49 ... 21:10:11 21:10:11 #48 [security-proxy-auth internal] load build context 21:10:11 #48 ... 21:10:11 21:10:11 #47 [security-secretstore-setup internal] load build context 21:10:11 #47 ... 21:10:11 21:10:11 #46 [core-data internal] load build context 21:10:11 #46 transferring context: 71.79MB 31.1s 21:10:11 #46 ... 21:10:11 21:10:11 #48 [security-proxy-auth internal] load build context 21:10:11 #48 ... 21:10:11 21:10:11 #51 [core-metadata internal] load build context 21:10:11 #51 ... 21:10:11 21:10:11 #46 [core-data internal] load build context 21:10:12 #46 ... 21:10:12 21:10:12 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:10:12 #69 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:12 #69 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:12 #69 23.22 (1/4) Installing ca-certificates (20240226-r0) 21:10:12 #69 23.44 (2/4) Installing dumb-init (1.2.5-r2) 21:10:12 #69 23.44 (3/4) Installing su-exec (0.2-r3) 21:10:12 #69 23.44 (4/4) Installing yq (4.33.3-r5) 21:10:12 #69 23.99 Executing busybox-1.36.1-r7.trigger 21:10:12 #69 24.08 Executing ca-certificates-20240226-r0.trigger 21:10:12 #69 25.22 OK: 18 MiB in 19 packages 21:10:12 #69 DONE 26.8s 21:10:12 21:10:12 #46 [core-data internal] load build context 21:10:12 #46 ... 21:10:12 21:10:12 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:10:12 #61 DONE 27.1s 21:10:12 21:10:12 #46 [core-data internal] load build context 21:10:13 #46 ... 21:10:13 21:10:13 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:13 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.3s 21:10:13 #39 ... 21:10:13 21:10:13 #51 [core-metadata internal] load build context 21:10:14 #51 ... 21:10:14 21:10:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:10:14 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.3s 21:10:14 #54 ... 21:10:14 21:10:14 #46 [core-data internal] load build context 21:10:14 #46 ... 21:10:14 21:10:14 #50 [core-common-config-bootstrapper internal] load build context 21:10:15 #50 ... 21:10:15 21:10:15 #46 [core-data internal] load build context 21:10:16 #46 ... 21:10:16 21:10:16 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 21:10:16 #63 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:16 #63 25.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:16 #63 27.94 (1/2) Installing ca-certificates (20240226-r0) 21:10:16 #63 28.17 (2/2) Installing dumb-init (1.2.5-r2) 21:10:16 #63 28.17 Executing busybox-1.36.1-r7.trigger 21:10:16 #63 28.40 Executing ca-certificates-20240226-r0.trigger 21:10:16 #63 28.82 OK: 9 MiB in 17 packages 21:10:16 #63 DONE 30.4s 21:10:16 21:10:16 #46 [core-data internal] load build context 21:10:16 #46 ... 21:10:16 21:10:16 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 21:10:16 #64 23.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:16 #64 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:16 #64 28.03 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:16 #64 28.32 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:16 #64 28.32 (3/6) Installing dumb-init (1.2.5-r2) 21:10:16 #64 28.38 (4/6) Installing openssl (3.1.6-r0) 21:10:16 #64 28.53 (5/6) Installing su-exec (0.2-r3) 21:10:16 #64 28.53 (6/6) Installing yq (4.33.3-r5) 21:10:16 #64 29.02 Executing busybox-1.36.1-r7.trigger 21:10:16 #64 29.21 OK: 18 MiB in 19 packages 21:10:16 #64 DONE 31.1s 21:10:16 21:10:16 #46 [core-data internal] load build context 21:10:16 #46 transferring context: 81.30MB 36.5s 21:10:18 #46 ... 21:10:18 21:10:18 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:10:18 #68 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:18 #68 23.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:18 #68 26.67 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 21:10:18 #68 26.67 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 21:10:18 #68 26.67 OK: 19948 distinct packages available 21:10:18 #68 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:18 #68 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:18 #68 31.09 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:18 #68 31.32 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:18 #68 31.32 (3/7) Installing dumb-init (1.2.5-r2) 21:10:18 #68 31.42 (4/7) Installing musl-obstack (1.2.3-r2) 21:10:18 #68 31.42 (5/7) Installing libucontext (1.2-r2) 21:10:18 #68 31.42 (6/7) Installing gcompat (1.1.0-r1) 21:10:18 #68 31.42 (7/7) Installing openssl (3.1.6-r0) 21:10:18 #68 31.57 Executing busybox-1.36.1-r7.trigger 21:10:18 #68 31.57 OK: 9 MiB in 20 packages 21:10:18 #68 ... 21:10:18 21:10:18 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:10:18 #74 ... 21:10:18 21:10:18 #51 [core-metadata internal] load build context 21:10:19 #51 ... 21:10:19 21:10:19 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 21:10:19 #72 16.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:19 #72 18.10 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:19 #72 20.85 OK: 266 MiB in 52 packages 21:10:19 #72 DONE 23.0s 21:10:19 21:10:19 #51 [core-metadata internal] load build context 21:10:19 #51 ... 21:10:19 21:10:19 #52 [support-notifications internal] load build context 21:10:19 #52 ... 21:10:19 21:10:19 #42 [support-scheduler internal] load build context 21:10:19 #42 ... 21:10:19 21:10:19 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:10:19 #75 ... 21:10:19 21:10:19 #52 [support-notifications internal] load build context 21:10:19 #52 ... 21:10:19 21:10:19 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:10:19 #68 DONE 34.4s 21:10:19 21:10:19 #52 [support-notifications internal] load build context 21:10:19 #52 ... 21:10:19 21:10:19 #53 [core-command internal] load build context 21:10:20 #53 ... 21:10:20 21:10:20 #51 [core-metadata internal] load build context 21:10:20 #51 ... 21:10:20 21:10:20 #45 [security-proxy-setup internal] load build context 21:10:20 #45 ... 21:10:20 21:10:20 #52 [support-notifications internal] load build context 21:10:20 #52 ... 21:10:20 21:10:20 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 21:10:20 #73 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:20 #73 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:20 #73 20.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:20 #73 20.90 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:20 #73 20.93 OK: 8 MiB in 19 packages 21:10:20 #73 DONE 21.9s 21:10:20 21:10:20 #52 [support-notifications internal] load build context 21:10:20 #52 ... 21:10:20 21:10:20 #43 [core-keeper internal] load build context 21:10:20 #43 ... 21:10:20 21:10:20 #51 [core-metadata internal] load build context 21:10:20 #51 ... 21:10:20 21:10:20 #44 [security-spiffe-token-provider internal] load build context 21:10:20 #44 ... 21:10:20 21:10:20 #51 [core-metadata internal] load build context 21:10:21 #51 ... 21:10:21 21:10:21 #49 [security-bootstrapper internal] load build context 21:10:21 #49 ... 21:10:21 21:10:21 #47 [security-secretstore-setup internal] load build context 21:10:21 #47 ... 21:10:21 21:10:21 #52 [support-notifications internal] load build context 21:10:21 #52 ... 21:10:21 21:10:21 #48 [security-proxy-auth internal] load build context 21:10:21 #48 transferring context: 75.00MB 40.9s 21:10:21 #48 ... 21:10:21 21:10:21 #52 [support-notifications internal] load build context 21:10:22 #52 ... 21:10:22 21:10:22 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:10:22 #76 ... 21:10:22 21:10:22 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:10:22 #77 ... 21:10:22 21:10:22 #52 [support-notifications internal] load build context 21:10:24 #52 ... 21:10:24 21:10:24 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 21:10:24 #70 17.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:24 #70 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:24 #70 20.10 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:24 #70 20.41 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:24 #70 20.41 OK: 8 MiB in 16 packages 21:10:24 #70 DONE 23.2s 21:10:24 21:10:24 #52 [support-notifications internal] load build context 21:10:24 #52 ... 21:10:24 21:10:24 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:10:24 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.2s 21:10:24 #54 ... 21:10:24 21:10:24 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:24 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.9s 21:10:24 #39 ... 21:10:24 21:10:24 #44 [security-spiffe-token-provider internal] load build context 21:10:25 #44 ... 21:10:25 21:10:25 #50 [core-common-config-bootstrapper internal] load build context 21:10:25 #50 ... 21:10:25 21:10:25 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:25 #39 ... 21:10:25 21:10:25 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 21:10:25 #71 16.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:25 #71 17.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:25 #71 20.89 (1/1) Installing dumb-init (1.2.5-r2) 21:10:25 #71 21.52 Executing busybox-1.36.1-r7.trigger 21:10:25 #71 21.67 OK: 8 MiB in 16 packages 21:10:25 #71 DONE 23.6s 21:10:25 21:10:25 #50 [core-common-config-bootstrapper internal] load build context 21:10:26 #50 ... 21:10:26 21:10:26 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 21:10:26 #74 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:26 #74 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:26 #74 15.54 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:26 #74 15.81 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:26 #74 15.81 OK: 8 MiB in 17 packages 21:10:26 #74 DONE 17.9s 21:10:26 21:10:26 #50 [core-common-config-bootstrapper internal] load build context 21:10:26 #50 ... 21:10:26 21:10:26 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 21:10:26 #75 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:26 #75 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:26 #75 15.59 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:26 #75 15.79 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:26 #75 15.79 OK: 8 MiB in 16 packages 21:10:26 #75 DONE 17.0s 21:10:26 21:10:26 #50 [core-common-config-bootstrapper internal] load build context 21:10:26 #50 ... 21:10:26 21:10:26 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:10:26 #78 ... 21:10:26 21:10:26 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:10:27 #79 ... 21:10:27 21:10:27 #50 [core-common-config-bootstrapper internal] load build context 21:10:27 #50 transferring context: 82.02MB 45.7s 21:10:28 #50 ... 21:10:28 21:10:28 #46 [core-data internal] load build context 21:10:28 #46 ... 21:10:28 21:10:28 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 21:10:28 #76 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:28 #76 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:28 #76 13.98 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:28 #76 14.21 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:28 #76 14.25 Executing ca-certificates-20240226-r0.trigger 21:10:28 #76 15.08 OK: 18 MiB in 19 packages 21:10:28 #76 DONE 15.8s 21:10:28 21:10:28 #46 [core-data internal] load build context 21:10:28 #46 ... 21:10:28 21:10:28 #44 [security-spiffe-token-provider internal] load build context 21:10:29 #44 ... 21:10:29 21:10:29 #42 [support-scheduler internal] load build context 21:10:29 #42 ... 21:10:29 21:10:29 #44 [security-spiffe-token-provider internal] load build context 21:10:30 #44 ... 21:10:30 21:10:30 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 21:10:30 #77 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:30 #77 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:30 #77 15.48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:30 #77 15.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:30 #77 15.60 Executing ca-certificates-20240226-r0.trigger 21:10:30 #77 16.10 OK: 13 MiB in 26 packages 21:10:30 #77 DONE 17.6s 21:10:30 21:10:30 #44 [security-spiffe-token-provider internal] load build context 21:10:30 #44 ... 21:10:30 21:10:30 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 21:10:30 #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:30 #80 ... 21:10:30 21:10:30 #44 [security-spiffe-token-provider internal] load build context 21:10:30 #44 ... 21:10:30 21:10:30 #53 [core-command internal] load build context 21:10:30 #53 ... 21:10:30 21:10:30 #45 [security-proxy-setup internal] load build context 21:10:30 #45 ... 21:10:30 21:10:30 #53 [core-command internal] load build context 21:10:31 #53 ... 21:10:31 21:10:31 #43 [core-keeper internal] load build context 21:10:31 #43 ... 21:10:31 21:10:31 #44 [security-spiffe-token-provider internal] load build context 21:10:31 #44 ... 21:10:31 21:10:31 #51 [core-metadata internal] load build context 21:10:31 #51 ... 21:10:31 21:10:31 #43 [core-keeper internal] load build context 21:10:31 #43 ... 21:10:31 21:10:31 #49 [security-bootstrapper internal] load build context 21:10:31 #49 ... 21:10:31 21:10:31 #47 [security-secretstore-setup internal] load build context 21:10:31 #47 ... 21:10:31 21:10:31 #43 [core-keeper internal] load build context 21:10:31 #43 transferring context: 98.73MB 52.3s 21:10:31 #43 ... 21:10:31 21:10:31 #48 [security-proxy-auth internal] load build context 21:10:32 #48 ... 21:10:32 21:10:32 #47 [security-secretstore-setup internal] load build context 21:10:32 #47 ... 21:10:32 21:10:32 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:10:32 #81 DONE 6.2s 21:10:32 21:10:32 #47 [security-secretstore-setup internal] load build context 21:10:32 #47 ... 21:10:32 21:10:32 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 21:10:32 #79 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:32 #79 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:32 #79 14.61 OK: 18 MiB in 19 packages 21:10:32 #79 DONE 15.7s 21:10:32 21:10:32 #47 [security-secretstore-setup internal] load build context 21:10:33 #47 ... 21:10:33 21:10:33 #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 21:10:33 #80 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:33 #80 12.14 OK: 9 MiB in 20 packages 21:10:33 #80 DONE 13.5s 21:10:33 21:10:33 #43 [core-keeper internal] load build context 21:10:34 #43 ... 21:10:34 21:10:34 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 21:10:34 #78 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:10:34 #78 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:10:34 #78 15.19 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:10:34 #78 15.42 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:10:34 #78 15.51 Executing ca-certificates-20240226-r0.trigger 21:10:34 #78 15.86 OK: 9 MiB in 17 packages 21:10:34 #78 DONE 17.3s 21:10:34 21:10:34 #43 [core-keeper internal] load build context 21:10:34 #43 ... 21:10:34 21:10:34 #52 [support-notifications internal] load build context 21:10:34 #52 ... 21:10:34 21:10:34 #43 [core-keeper internal] load build context 21:10:34 #43 ... 21:10:34 21:10:34 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:10:34 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 45.2s done 21:10:35 #54 ... 21:10:35 21:10:35 #43 [core-keeper internal] load build context 21:10:35 #43 ... 21:10:35 21:10:35 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 21:10:35 #82 DONE 3.2s 21:10:35 21:10:35 #43 [core-keeper internal] load build context 21:10:36 #43 ... 21:10:36 21:10:36 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 21:10:36 #54 DONE 53.7s 21:10:36 21:10:36 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 21:10:36 #83 DONE 3.4s 21:10:36 21:10:36 #43 [core-keeper internal] load build context 21:10:36 #43 ... 21:10:36 21:10:36 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:36 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.5s 21:10:36 #39 ... 21:10:36 21:10:36 #43 [core-keeper internal] load build context 21:10:36 #43 transferring context: 120.11MB 57.3s 21:10:38 #43 ... 21:10:38 21:10:38 #46 [core-data internal] load build context 21:10:38 #46 ... 21:10:38 21:10:38 #50 [core-common-config-bootstrapper internal] load build context 21:10:38 #50 ... 21:10:38 21:10:38 #46 [core-data internal] load build context 21:10:40 #46 ... 21:10:40 21:10:40 #42 [support-scheduler internal] load build context 21:10:40 #42 ... 21:10:40 21:10:40 #46 [core-data internal] load build context 21:10:40 #46 ... 21:10:40 21:10:40 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 21:10:40 #84 DONE 2.1s 21:10:40 21:10:40 #46 [core-data internal] load build context 21:10:40 #46 ... 21:10:40 21:10:40 #45 [security-proxy-setup internal] load build context 21:10:40 #45 ... 21:10:40 21:10:40 #46 [core-data internal] load build context 21:10:41 #46 ... 21:10:41 21:10:41 #53 [core-command internal] load build context 21:10:41 #53 ... 21:10:41 21:10:41 #44 [security-spiffe-token-provider internal] load build context 21:10:41 #44 ... 21:10:41 21:10:41 #51 [core-metadata internal] load build context 21:10:41 #51 ... 21:10:41 21:10:41 #44 [security-spiffe-token-provider internal] load build context 21:10:41 #44 ... 21:10:41 21:10:41 #49 [security-bootstrapper internal] load build context 21:10:41 #49 ... 21:10:41 21:10:41 #51 [core-metadata internal] load build context 21:10:41 #51 transferring context: 138.60MB 61.0s 21:10:42 #51 ... 21:10:42 21:10:42 #48 [security-proxy-auth internal] load build context 21:10:42 #48 ... 21:10:42 21:10:42 #51 [core-metadata internal] load build context 21:10:43 #51 ... 21:10:43 21:10:43 #47 [security-secretstore-setup internal] load build context 21:10:43 #47 ... 21:10:43 21:10:43 #51 [core-metadata internal] load build context 21:10:45 #51 ... 21:10:45 21:10:45 #52 [support-notifications internal] load build context 21:10:45 #52 ... 21:10:45 21:10:45 #51 [core-metadata internal] load build context 21:10:46 #51 ... 21:10:46 21:10:46 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:10:46 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 55.4s done 21:10:46 #39 ... 21:10:46 21:10:46 #51 [core-metadata internal] load build context 21:10:47 #51 transferring context: 171.29MB 66.1s 21:10:48 #51 ... 21:10:48 21:10:48 #43 [core-keeper internal] load build context 21:10:48 #43 ... 21:10:48 21:10:48 #51 [core-metadata internal] load build context 21:10:48 #51 ... 21:10:48 21:10:48 #50 [core-common-config-bootstrapper internal] load build context 21:10:48 #50 ... 21:10:48 21:10:48 #51 [core-metadata internal] load build context 21:10:49 #51 ... 21:10:49 21:10:49 #42 [support-scheduler internal] load build context 21:10:49 #42 ... 21:10:49 21:10:49 #51 [core-metadata internal] load build context 21:10:50 #51 ... 21:10:50 21:10:50 #45 [security-proxy-setup internal] load build context 21:10:51 #45 ... 21:10:51 21:10:51 #51 [core-metadata internal] load build context 21:10:51 #51 ... 21:10:51 21:10:51 #46 [core-data internal] load build context 21:10:51 #46 ... 21:10:51 21:10:51 #53 [core-command internal] load build context 21:10:51 #53 ... 21:10:51 21:10:51 #51 [core-metadata internal] load build context 21:10:51 #51 ... 21:10:51 21:10:51 #44 [security-spiffe-token-provider internal] load build context 21:10:51 #44 transferring context: 231.04MB 72.6s 21:10:51 #44 ... 21:10:51 21:10:51 #49 [security-bootstrapper internal] load build context 21:10:52 #49 ... 21:10:52 21:10:52 #44 [security-spiffe-token-provider internal] load build context 21:10:52 #44 ... 21:10:52 21:10:52 #48 [security-proxy-auth internal] load build context 21:10:52 #48 ... 21:10:52 21:10:52 #44 [security-spiffe-token-provider internal] load build context 21:10:53 #44 ... 21:10:53 21:10:53 #47 [security-secretstore-setup internal] load build context 21:10:53 #47 ... 21:10:53 21:10:53 #44 [security-spiffe-token-provider internal] load build context 21:10:53 #44 ... 21:10:53 21:10:53 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:10:53 #85 DONE 4.6s 21:10:53 21:10:53 #44 [security-spiffe-token-provider internal] load build context 21:10:54 #44 ... 21:10:54 21:10:54 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:10:54 #86 DONE 4.8s 21:10:54 21:10:54 #44 [security-spiffe-token-provider internal] load build context 21:10:54 #44 ... 21:10:54 21:10:54 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 21:10:54 #87 DONE 3.9s 21:10:54 21:10:54 #44 [security-spiffe-token-provider internal] load build context 21:10:55 #44 ... 21:10:55 21:10:55 #52 [support-notifications internal] load build context 21:10:55 #52 ... 21:10:55 21:10:55 #44 [security-spiffe-token-provider internal] load build context 21:10:55 #44 ... 21:10:55 21:10:55 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 21:10:55 #88 DONE 1.5s 21:10:55 21:10:55 #44 [security-spiffe-token-provider internal] load build context 21:10:55 #44 ... 21:10:55 21:10:55 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 21:10:55 #89 DONE 1.5s 21:10:55 21:10:55 #44 [security-spiffe-token-provider internal] load build context 21:10:56 #44 ... 21:10:56 21:10:56 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 21:10:56 #90 DONE 1.4s 21:10:56 21:10:56 #44 [security-spiffe-token-provider internal] load build context 21:10:56 #44 transferring context: 256.25MB 77.5s done 21:10:57 #44 ... 21:10:57 21:10:57 #91 [security-spire-config stage-2 6/10] COPY security.txt / 21:10:57 #91 DONE 1.5s 21:10:57 21:10:57 #92 [security-spire-server stage-2 6/9] COPY security.txt / 21:10:57 #92 DONE 1.5s 21:10:57 21:10:57 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:10:57 #93 ... 21:10:57 21:10:57 #44 [security-spiffe-token-provider internal] load build context 21:10:57 #44 DONE 78.4s 21:10:57 21:10:57 #51 [core-metadata internal] load build context 21:10:58 #51 ... 21:10:58 21:10:58 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:10:58 #94 ... 21:10:58 21:10:58 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 21:10:58 #95 DONE 1.8s 21:10:58 21:10:58 #51 [core-metadata internal] load build context 21:10:58 #51 ... 21:10:58 21:10:58 #43 [core-keeper internal] load build context 21:10:58 #43 ... 21:10:58 21:10:58 #51 [core-metadata internal] load build context 21:10:59 #51 ... 21:10:59 21:10:59 #50 [core-common-config-bootstrapper internal] load build context 21:10:59 #50 ... 21:10:59 21:10:59 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:10:59 #96 DONE 1.5s 21:10:59 21:10:59 #50 [core-common-config-bootstrapper internal] load build context 21:10:59 #50 ... 21:10:59 21:10:59 #43 [core-keeper internal] load build context 21:10:59 #43 ... 21:10:59 21:10:59 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:10:59 #93 DONE 1.9s 21:10:59 21:10:59 #43 [core-keeper internal] load build context 21:10:59 #43 ... 21:10:59 21:10:59 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:10:59 #94 DONE 1.4s 21:10:59 21:10:59 #43 [core-keeper internal] load build context 21:10:59 #43 ... 21:10:59 21:10:59 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:10:59 #97 DONE 1.6s 21:10:59 21:10:59 #43 [core-keeper internal] load build context 21:11:00 #43 ... 21:11:00 21:11:00 #42 [support-scheduler internal] load build context 21:11:00 #42 ... 21:11:00 21:11:00 #50 [core-common-config-bootstrapper internal] load build context 21:11:01 #50 ... 21:11:01 21:11:01 #46 [core-data internal] load build context 21:11:01 #46 transferring context: 256.25MB 79.9s done 21:11:01 #46 DONE 81.4s 21:11:01 21:11:01 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:11:01 #98 DONE 1.6s 21:11:01 21:11:01 #50 [core-common-config-bootstrapper internal] load build context 21:11:01 #50 ... 21:11:01 21:11:01 #45 [security-proxy-setup internal] load build context 21:11:01 #45 ... 21:11:01 21:11:01 #50 [core-common-config-bootstrapper internal] load build context 21:11:01 #50 ... 21:11:01 21:11:01 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 21:11:01 #99 DONE 2.1s 21:11:01 21:11:01 #50 [core-common-config-bootstrapper internal] load build context 21:11:01 #50 ... 21:11:01 21:11:01 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:11:01 #100 DONE 1.7s 21:11:01 21:11:01 #50 [core-common-config-bootstrapper internal] load build context 21:11:01 #50 ... 21:11:01 21:11:01 #53 [core-command internal] load build context 21:11:01 #53 ... 21:11:01 21:11:01 #51 [core-metadata internal] load build context 21:11:02 #51 ... 21:11:02 21:11:02 #49 [security-bootstrapper internal] load build context 21:11:02 #49 ... 21:11:02 21:11:02 #48 [security-proxy-auth internal] load build context 21:11:02 #48 ... 21:11:02 21:11:02 #51 [core-metadata internal] load build context 21:11:02 #51 transferring context: 256.25MB 81.5s done 21:11:02 #51 ... 21:11:02 21:11:02 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:11:02 #101 DONE 1.6s 21:11:02 21:11:02 #102 [security-spire-server] exporting to image 21:11:02 #102 exporting layers 21:11:03 #102 ... 21:11:03 21:11:03 #103 [core-data builder 4/7] COPY go.mod vendor* ./ 21:11:03 #103 DONE 1.6s 21:11:03 21:11:03 #51 [core-metadata internal] load build context 21:11:03 #51 DONE 82.4s 21:11:03 21:11:03 #48 [security-proxy-auth internal] load build context 21:11:03 #48 ... 21:11:03 21:11:03 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:11:03 #104 DONE 2.0s 21:11:03 21:11:03 #48 [security-proxy-auth internal] load build context 21:11:03 #48 transferring context: 256.25MB 82.8s done 21:11:04 #48 ... 21:11:04 21:11:04 #47 [security-secretstore-setup internal] load build context 21:11:04 #47 ... 21:11:04 21:11:04 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:11:04 #105 DONE 2.4s 21:11:04 21:11:04 #47 [security-secretstore-setup internal] load build context 21:11:04 #47 ... 21:11:04 21:11:04 #53 [core-command internal] load build context 21:11:04 #53 ... 21:11:04 21:11:04 #42 [support-scheduler internal] load build context 21:11:04 #42 transferring context: 256.25MB 85.0s done 21:11:04 #42 DONE 85.9s 21:11:04 21:11:04 #53 [core-command internal] load build context 21:11:04 #53 ... 21:11:04 21:11:04 #48 [security-proxy-auth internal] load build context 21:11:04 #48 DONE 84.8s 21:11:04 21:11:04 #47 [security-secretstore-setup internal] load build context 21:11:05 #47 ... 21:11:05 21:11:05 #49 [security-bootstrapper internal] load build context 21:11:05 #49 transferring context: 256.25MB 83.7s done 21:11:05 #49 DONE 85.2s 21:11:05 21:11:05 #47 [security-secretstore-setup internal] load build context 21:11:05 #47 ... 21:11:05 21:11:05 #52 [support-notifications internal] load build context 21:11:05 #52 ... 21:11:05 21:11:05 #47 [security-secretstore-setup internal] load build context 21:11:06 #47 ... 21:11:06 21:11:06 #50 [core-common-config-bootstrapper internal] load build context 21:11:06 #50 transferring context: 256.25MB 84.3s done 21:11:06 #50 DONE 85.1s 21:11:06 21:11:06 #47 [security-secretstore-setup internal] load build context 21:11:06 #47 ... 21:11:06 21:11:06 #43 [core-keeper internal] load build context 21:11:06 #43 transferring context: 256.25MB 86.8s done 21:11:06 #43 DONE 87.5s 21:11:06 21:11:06 #47 [security-secretstore-setup internal] load build context 21:11:06 #47 ... 21:11:06 21:11:06 #106 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:11:06 #106 DONE 1.2s 21:11:06 21:11:06 #47 [security-secretstore-setup internal] load build context 21:11:08 #47 ... 21:11:08 21:11:08 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 21:11:08 #107 DONE 1.1s 21:11:08 21:11:08 #47 [security-secretstore-setup internal] load build context 21:11:09 #47 ... 21:11:09 21:11:09 #53 [core-command internal] load build context 21:11:09 #53 transferring context: 256.25MB 86.8s done 21:11:09 #53 DONE 87.8s 21:11:09 21:11:09 #47 [security-secretstore-setup internal] load build context 21:11:10 #47 ... 21:11:10 21:11:10 #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:10 #108 ... 21:11:10 21:11:10 #52 [support-notifications internal] load build context 21:11:11 #52 transferring context: 256.25MB 88.7s done 21:11:11 #52 DONE 89.7s 21:11:11 21:11:11 #47 [security-secretstore-setup internal] load build context 21:11:11 #47 ... 21:11:11 21:11:11 #102 [security-spire-agent] exporting to image 21:11:11 #102 exporting layers 7.1s done 21:11:11 #102 writing image sha256:f10887a555b95a1655a54969bc59ee5b7d7102778f86676711ecbcf9b408849b 0.0s done 21:11:11 #102 naming to docker.io/library/security-spire-server-arm64 done 21:11:11 #102 writing image sha256:752dad698bb36de8876fe5eeed528f725193126b8549a43f13043ee03c7fc1c1 done 21:11:11 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 21:11:11 #102 writing image sha256:444e20fe4f019d8cbf411b74e8178bed4cd45bfc09972f0008456aaf24d86400 0.0s done 21:11:11 #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done 21:11:11 #102 DONE 8.3s 21:11:11 21:11:11 #47 [security-secretstore-setup internal] load build context 21:11:11 #47 ... 21:11:11 21:11:11 #45 [security-proxy-setup internal] load build context 21:11:11 #45 ... 21:11:11 21:11:11 #47 [security-secretstore-setup internal] load build context 21:11:12 #47 ... 21:11:12 21:11:12 #109 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:11:12 #109 DONE 0.7s 21:11:12 21:11:12 #47 [security-secretstore-setup internal] load build context 21:11:13 #47 ... 21:11:13 21:11:13 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:13 #110 ... 21:11:13 21:11:13 #47 [security-secretstore-setup internal] load build context 21:11:14 #47 transferring context: 256.25MB 94.0s done 21:11:14 #47 DONE 94.3s 21:11:14 21:11:14 #45 [security-proxy-setup internal] load build context 21:11:17 #45 ... 21:11:17 21:11:17 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:17 #111 ... 21:11:17 21:11:17 #45 [security-proxy-setup internal] load build context 21:11:18 #45 ... 21:11:18 21:11:18 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:18 #112 ... 21:11:18 21:11:18 #45 [security-proxy-setup internal] load build context 21:11:18 #45 transferring context: 256.25MB 98.7s done 21:11:18 #45 DONE 99.1s 21:11:18 21:11:18 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #113 ... 21:12:26 21:12:26 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #111 DONE 72.7s 21:12:26 21:12:26 #108 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #108 DONE 79.7s 21:12:26 21:12:26 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #110 DONE 76.5s 21:12:26 21:12:26 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #112 DONE 71.7s 21:12:26 21:12:26 #114 [core-data builder 6/7] COPY . . 21:12:26 #114 ... 21:12:26 21:12:26 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #113 DONE 69.4s 21:12:26 21:12:26 #115 [support-notifications builder 6/7] COPY . . 21:12:26 #115 DONE 2.6s 21:12:26 21:12:26 #116 [security-spiffe-token-provider builder 6/7] COPY . . 21:12:26 #116 DONE 4.5s 21:12:26 21:12:26 #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:26 #117 ... 21:12:26 21:12:26 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 21:12:26 #118 CACHED 21:12:26 21:12:26 #119 [core-command builder 6/7] COPY . . 21:12:26 #119 CACHED 21:12:26 21:12:26 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #120 CACHED 21:12:26 21:12:26 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #121 CACHED 21:12:26 21:12:26 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:12:26 #122 CACHED 21:12:26 21:12:26 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 21:12:26 #123 CACHED 21:12:26 21:12:26 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:12:26 #124 CACHED 21:12:26 21:12:26 #125 [core-metadata builder 6/7] COPY . . 21:12:26 #125 CACHED 21:12:26 21:12:26 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #126 CACHED 21:12:26 21:12:26 #127 [security-bootstrapper builder 6/7] COPY . . 21:12:26 #127 DONE 4.5s 21:12:26 21:12:26 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #128 CACHED 21:12:26 21:12:26 #129 [security-secretstore-setup builder 6/7] COPY . . 21:12:26 #129 CACHED 21:12:26 21:12:26 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:12:26 #130 CACHED 21:12:26 21:12:26 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #131 CACHED 21:12:26 21:12:26 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:12:26 #132 CACHED 21:12:26 21:12:26 #133 [security-proxy-auth builder 6/7] COPY . . 21:12:26 #133 CACHED 21:12:26 21:12:26 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #134 CACHED 21:12:26 21:12:26 #135 [security-proxy-setup builder 6/7] COPY . . 21:12:26 #135 CACHED 21:12:26 21:12:26 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:12:26 #136 CACHED 21:12:26 21:12:26 #114 [core-data builder 6/7] COPY . . 21:12:26 #114 DONE 4.5s 21:12:26 21:12:26 #137 [core-keeper builder 7/8] COPY . . 21:12:26 #137 DONE 4.5s 21:12:26 21:12:26 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:26 #138 CACHED 21:12:26 21:12:26 #139 [support-scheduler builder 6/7] COPY . . 21:12:26 #139 CACHED 21:12:26 21:12:26 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:12:26 #140 CACHED 21:12:26 21:12:26 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:12:29 #141 ... 21:12:29 21:12:29 #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:12:29 #117 5.117 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:12:34 #117 ... 21:12:34 21:12:34 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:12:34 #0 5.170 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:12:34 #142 ... 21:12:34 21:12:34 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:12:34 #0 6.503 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:12:34 #143 ... 21:12:34 21:12:34 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:12:34 #0 6.398 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:12:34 #144 ... 21:12:34 21:12:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:12:34 #0 3.815 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:12:34 #145 ... 21:12:34 21:12:34 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:12:34 #0 6.421 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 21:12:35 #146 ... 21:12:35 21:12:35 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:12:35 #0 5.343 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:12:35 #147 ... 21:12:35 21:12:35 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:12:35 #0 6.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:12:35 #148 ... 21:12:35 21:12:35 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:12:35 #0 6.692 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:12:35 #149 ... 21:12:35 21:12:35 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:12:35 #0 6.129 go build -tags " non_delayedstart" -ldflags "-s -w -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 21:12:35 #150 ... 21:12:35 21:12:35 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:12:35 #0 5.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:12:39 #151 ... 21:12:39 21:12:39 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:12:39 #141 5.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 21:30:32 #141 ... 21:30:32 21:30:32 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:30:32 #151 1076.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -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 21:30:32 #151 ... 21:30:32 21:30:32 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:30:32 #143 DONE 1080.8s 21:30:32 21:30:32 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:30:32 #142 ... 21:30:32 21:30:32 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 21:30:32 #152 DONE 0.4s 21:30:32 21:30:32 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 21:30:32 #153 DONE 0.2s 21:30:32 21:30:32 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:30:32 #144 ... 21:30:32 21:30:32 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 21:30:32 #154 DONE 0.3s 21:30:32 21:30:32 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:30:32 #144 ... 21:30:32 21:30:32 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:30:32 #155 DONE 0.2s 21:30:32 21:30:32 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:30:32 #156 DONE 0.3s 21:30:32 21:30:32 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:30:32 #157 DONE 0.3s 21:30:32 21:30:32 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:32 #150 ... 21:30:32 21:30:32 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:30:32 #158 DONE 2.6s 21:30:32 21:30:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 21:30:32 #39 ... 21:30:32 21:30:32 #102 [security-proxy-setup] exporting to image 21:30:32 #102 exporting layers 21:30:32 #102 ... 21:30:32 21:30:32 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:30:32 #147 DONE 1086.8s 21:30:32 21:30:32 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:30:32 #159 DONE 0.3s 21:30:32 21:30:32 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:30:32 #144 ... 21:30:32 21:30:32 #102 [security-proxy-setup] exporting to image 21:30:32 #102 exporting layers 1.5s done 21:30:32 #102 writing image sha256:d8ed6194c369f18a4208701a18c7f4461ed344e6d9b4e05951e5c4fcf0264149 done 21:30:32 #102 naming to docker.io/library/security-proxy-setup-arm64 done 21:30:32 #102 DONE 9.8s 21:30:32 21:30:32 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 21:30:34 #160 DONE 2.5s 21:30:34 21:30:34 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 21:30:34 #161 DONE 0.2s 21:30:34 21:30:34 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:30:34 #148 ... 21:30:34 21:30:34 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 21:30:34 #162 DONE 0.1s 21:30:34 21:30:34 #22 [security-proxy-auth internal] load .dockerignore 21:30:34 #22 ... 21:30:34 21:30:34 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:30:34 #163 DONE 0.2s 21:30:34 21:30:34 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:34 #150 ... 21:30:34 21:30:34 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:30:34 #164 DONE 0.1s 21:30:34 21:30:34 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:30:35 #165 DONE 0.2s 21:30:35 21:30:35 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:30:35 #166 DONE 0.1s 21:30:35 21:30:35 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:30:35 #167 DONE 0.1s 21:30:35 21:30:35 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:35 #150 ... 21:30:35 21:30:35 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:30:35 #168 DONE 0.1s 21:30:35 21:30:35 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 21:30:37 #169 DONE 2.0s 21:30:37 21:30:37 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:37 #150 ... 21:30:37 21:30:37 #102 [security-bootstrapper] exporting to image 21:30:37 #102 exporting layers 21:30:38 #102 exporting layers 1.1s done 21:30:38 #102 writing image sha256:8280d0fe3bf17e59a85496fd1b3c992504428036c81ccc49e9fcd7fc84b64d00 done 21:30:38 #102 naming to docker.io/library/security-bootstrapper-arm64 done 21:30:38 #102 DONE 10.9s 21:30:38 21:30:38 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:41 #150 ... 21:30:41 21:30:41 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:30:41 #151 DONE 1097.5s 21:30:42 21:30:42 #22 [security-proxy-auth internal] load .dockerignore 21:30:42 #22 ... 21:30:42 21:30:42 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 21:30:42 #170 DONE 0.3s 21:30:42 21:30:42 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:42 #150 ... 21:30:42 21:30:42 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 21:30:42 #171 DONE 0.2s 21:30:42 21:30:42 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:30:42 #172 DONE 0.1s 21:30:42 21:30:42 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:30:43 #33 ... 21:30:43 21:30:43 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:30:43 #173 DONE 0.1s 21:30:43 21:30:43 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:30:43 #174 DONE 0.2s 21:30:43 21:30:43 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:30:43 #175 DONE 0.3s 21:30:43 21:30:43 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:30:43 #176 DONE 0.2s 21:30:43 21:30:43 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:30:43 #150 ... 21:30:43 21:30:43 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:30:43 #177 DONE 0.1s 21:30:44 21:30:44 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:30:46 #178 DONE 2.0s 21:30:46 21:30:46 #102 [security-secretstore-setup] exporting to image 21:30:46 #102 exporting layers 21:30:47 #102 exporting layers 1.5s done 21:30:47 #102 writing image sha256:f549c0a57c1a8e4ba69155a6459af0014bf6363fc7809c9ff75da687ee6b08af done 21:30:47 #102 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 21:30:47 #102 DONE 12.5s 21:30:47 21:30:47 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:31:34 #150 DONE 1147.6s 21:31:34 21:31:34 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:31:34 #148 ... 21:31:34 21:31:34 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:31:34 #179 DONE 0.2s 21:31:34 21:31:34 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:31:34 #180 DONE 0.1s 21:31:34 21:31:34 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:31:34 #181 DONE 0.2s 21:31:34 21:31:34 #22 [security-proxy-auth internal] load .dockerignore 21:31:34 #22 ... 21:31:34 21:31:34 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:31:34 #182 DONE 0.2s 21:31:34 21:31:34 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:31:34 #183 DONE 0.2s 21:31:34 21:31:34 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:31:34 #148 ... 21:31:34 21:31:34 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:31:35 #184 DONE 1.8s 21:31:35 21:31:35 #22 [security-proxy-auth internal] load .dockerignore 21:31:35 #22 ... 21:31:35 21:31:35 #102 [core-common-config-bootstrapper] exporting to image 21:31:35 #102 exporting layers 21:31:35 #102 exporting layers 0.7s done 21:31:35 #102 writing image sha256:8d8cc14cc3deac3d0ad88fcb8554a95564d3fcff638a850b866b9fee8ee4e330 done 21:31:35 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 21:31:35 #102 DONE 13.2s 21:31:35 21:31:35 #22 [security-proxy-auth internal] load .dockerignore 21:33:27 #22 ... 21:33:27 21:33:27 #117 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:33:27 #117 DONE 1257.2s 21:33:27 21:33:27 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:33:27 #148 ... 21:33:27 21:33:27 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:33:27 #185 DONE 0.3s 21:33:27 21:33:27 #22 [security-proxy-auth internal] load .dockerignore 21:33:27 #22 ... 21:33:27 21:33:27 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:33:27 #186 DONE 0.2s 21:33:27 21:33:27 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:33:27 #187 DONE 0.4s 21:33:27 21:33:27 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:33:27 #188 DONE 0.2s 21:33:27 21:33:27 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:33:27 #148 ... 21:33:27 21:33:27 #102 [security-spiffe-token-provider] exporting to image 21:33:27 #102 exporting layers 21:33:27 #102 exporting layers 0.8s done 21:33:27 #102 writing image sha256:41955cbc6da105739dd53c79eac8705e8931ed4db87b348635e9f2a4de9a21f2 done 21:33:27 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 21:33:27 #102 DONE 14.1s 21:33:27 21:33:27 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:40:19 #142 ... 21:40:19 21:40:19 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:40:19 #149 DONE 1667.9s 21:40:19 21:40:19 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:40:19 #141 ... 21:40:19 21:40:19 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:40:19 #189 DONE 0.2s 21:40:19 21:40:19 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:40:19 #190 DONE 0.1s 21:40:19 21:40:19 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:40:19 #142 ... 21:40:19 21:40:19 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:40:19 #191 DONE 0.5s 21:40:19 21:40:19 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:40:19 #192 DONE 0.1s 21:40:19 21:40:19 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:40:19 #193 DONE 0.1s 21:40:19 21:40:19 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:40:19 #194 DONE 1.8s 21:40:19 21:40:19 #102 [security-proxy-auth] exporting to image 21:40:19 #102 exporting layers 21:40:19 #102 exporting layers 0.7s done 21:40:19 #102 writing image sha256:5391046a26ca6d153d2644fc9efb76a457a7fc82f53e2efc6a1b31967f51e423 done 21:40:19 #102 naming to docker.io/library/security-proxy-auth-arm64 done 21:40:19 #102 DONE 14.8s 21:40:19 21:40:19 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:41:06 #148 ... 21:41:06 21:41:06 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:41:06 #142 DONE 1720.9s 21:41:06 21:41:06 #22 [security-proxy-auth internal] load .dockerignore 21:41:06 #22 ... 21:41:06 21:41:06 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 21:41:06 #195 DONE 0.1s 21:41:06 21:41:06 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:41:06 #141 ... 21:41:06 21:41:06 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 21:41:06 #196 DONE 0.1s 21:41:06 21:41:06 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:41:06 #197 DONE 0.4s 21:41:06 21:41:06 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:41:06 #145 ... 21:41:06 21:41:06 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:41:06 #198 DONE 0.1s 21:41:06 21:41:06 #102 [core-command] exporting to image 21:41:06 #102 exporting layers 21:41:07 #102 exporting layers 0.4s done 21:41:07 #102 writing image sha256:daae3fcee5c3683dd3e26727e49a6e55bba60127bf1c570ac423f89cab1d77d5 done 21:41:07 #102 naming to docker.io/library/core-command-arm64 done 21:41:07 #102 DONE 15.2s 21:41:07 21:41:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:41:25 #145 ... 21:41:25 21:41:25 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:41:25 #144 DONE 1738.0s 21:41:25 21:41:25 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:41:25 #141 ... 21:41:25 21:41:25 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:41:25 #199 DONE 0.3s 21:41:25 21:41:25 #22 [security-proxy-auth internal] load .dockerignore 21:41:25 #22 ... 21:41:25 21:41:25 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:41:25 #200 DONE 0.2s 21:41:25 21:41:25 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:41:25 #201 DONE 0.5s 21:41:25 21:41:25 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:41:25 #202 DONE 0.1s 21:41:25 21:41:25 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:41:25 #148 ... 21:41:25 21:41:25 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:41:25 #203 ... 21:41:25 21:41:25 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 21:41:25 #141 DONE 1739.7s 21:41:25 21:41:25 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:41:25 #203 DONE 0.3s 21:41:25 21:41:25 #102 [core-metadata] exporting to image 21:41:25 #102 exporting layers 21:41:25 #102 ... 21:41:25 21:41:25 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 21:41:25 #204 DONE 0.4s 21:41:25 21:41:25 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:41:25 #148 ... 21:41:25 21:41:25 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:41:25 #146 DONE 1741.0s 21:41:25 21:41:25 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 21:41:25 #205 ... 21:41:25 21:41:25 #102 [core-metadata] exporting to image 21:41:25 #102 exporting layers 1.3s done 21:41:25 #102 writing image sha256:93400d04179be9d9f17ffa2c6371729e44f87b0b4e9a3333a8c48467322e3d79 done 21:41:25 #102 naming to docker.io/library/core-metadata-arm64 done 21:41:25 #102 DONE 16.5s 21:41:25 21:41:25 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:41:26 #148 ... 21:41:26 21:41:26 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 21:41:26 #205 DONE 1.0s 21:41:26 21:41:26 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 21:41:26 #206 ... 21:41:26 21:41:26 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:41:26 #207 DONE 0.2s 21:41:26 21:41:26 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:41:26 #208 DONE 0.2s 21:41:26 21:41:26 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 21:41:26 #206 DONE 0.3s 21:41:26 21:41:26 #102 [core-keeper] exporting to image 21:41:27 #102 exporting layers 0.7s done 21:41:27 #102 writing image sha256:e7ac9cc69570b181a323737973496e83d2a7a44f2cf3ab703bc9a68505ddaf23 done 21:41:27 #102 naming to docker.io/library/core-keeper-arm64 done 21:41:27 #102 DONE 17.2s 21:41:27 21:41:27 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:41:27 #209 DONE 0.6s 21:41:27 21:41:27 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:41:27 #210 DONE 0.1s 21:41:27 21:41:27 #102 [core-data] exporting to image 21:41:28 #102 exporting layers 0.8s done 21:41:28 #102 writing image sha256:0cc391c168346fbe32f3fecef4522f302c7ead30d712ff66fe442981374d05b7 done 21:41:28 #102 naming to docker.io/library/core-data-arm64 done 21:41:28 #102 DONE 18.1s 21:41:28 21:41:28 #22 [security-proxy-auth internal] load .dockerignore 21:41:54 #22 ... 21:41:54 21:41:54 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:41:54 #148 DONE 1768.2s 21:41:54 21:41:54 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:41:54 #145 DONE 1768.3s 21:41:54 21:41:54 #22 [security-proxy-auth internal] load .dockerignore 21:41:54 #22 ... 21:41:54 21:41:54 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:41:54 #211 DONE 0.1s 21:41:54 21:41:54 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:41:54 #212 DONE 0.1s 21:41:54 21:41:54 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:41:54 #213 ... 21:41:54 21:41:54 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 21:41:54 #214 DONE 0.2s 21:41:54 21:41:54 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:41:54 #213 DONE 0.4s 21:41:54 21:41:54 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:41:54 #215 DONE 0.1s 21:41:54 21:41:54 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 21:41:54 #216 DONE 0.2s 21:41:54 21:41:54 #102 [support-scheduler] exporting to image 21:41:54 #102 exporting layers 21:41:54 #102 ... 21:41:54 21:41:54 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:41:54 #217 DONE 0.4s 21:41:54 21:41:54 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:41:54 #218 DONE 0.1s 21:41:54 21:41:54 #22 [security-proxy-auth internal] load .dockerignore 21:41:54 #22 ... 21:41:54 21:41:54 #102 [support-scheduler] exporting to image 21:41:54 #102 exporting layers 0.5s done 21:41:54 #102 writing image sha256:907829869814c392ee7fe98b350269a658c7b951e2a9617f5e0b62ed77d12b07 done 21:41:54 #102 naming to docker.io/library/support-scheduler-arm64 done 21:41:54 #102 exporting layers 0.5s done 21:41:54 #102 writing image sha256:1cddccfefdbf00cc5e2f810d17049c1e09817532c6223f6984b51feb069e796e done 21:41:54 #102 naming to docker.io/library/support-notifications-arm64 done 21:41:54 #102 DONE 19.0s 21:41:54 21:41:54 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:41:54 time="2024-07-10T21:09:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:41:54 $ docker stop --time=1 71fec34ba2cf62b790cb74019050e7d04c25a73ce035fafa03ca9e182f7463c1 21:41:56 $ docker rm -f --volumes 71fec34ba2cf62b790cb74019050e7d04c25a73ce035fafa03ca9e182f7463c1 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:57 + docker images 21:41:57 REPOSITORY TAG IMAGE ID CREATED SIZE 21:41:57 support-notifications-arm64 latest 1cddccfefdbf 3 seconds ago 43.3MB 21:41:57 support-scheduler-arm64 latest 907829869814 3 seconds ago 42.4MB 21:41:57 core-data-arm64 latest 0cc391c16834 29 seconds ago 40.2MB 21:41:57 core-keeper-arm64 latest e7ac9cc69570 30 seconds ago 35.2MB 21:41:57 core-metadata-arm64 latest 93400d04179b 33 seconds ago 40.3MB 21:41:57 core-command-arm64 latest daae3fcee5c3 50 seconds ago 39.9MB 21:41:57 security-proxy-auth-arm64 latest 5391046a26ca About a minute ago 37.4MB 21:41:57 security-spiffe-token-provider-arm64 latest 41955cbc6da1 8 minutes ago 34.1MB 21:41:57 core-common-config-bootstrapper-arm64 latest 8d8cc14cc3de 10 minutes ago 20.1MB 21:41:57 security-secretstore-setup-arm64 latest f549c0a57c1a 11 minutes ago 41.5MB 21:41:57 security-bootstrapper-arm64 latest 8280d0fe3bf1 11 minutes ago 23.7MB 21:41:57 security-proxy-setup-arm64 latest d8ed6194c369 11 minutes ago 31MB 21:41:57 security-spire-agent-arm64 latest 444e20fe4f01 30 minutes ago 179MB 21:41:57 security-spire-config-arm64 latest 752dad698bb3 30 minutes ago 120MB 21:41:57 security-spire-server-arm64 latest f10887a555b9 30 minutes ago 121MB 21:41:57 ci-base-image-arm64 latest 31c1242542e1 48 minutes ago 962MB 21:41:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 21:41:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:57 21:41:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:41:58 arm64: Pulling from edgex-lftools-log-publisher 21:41:58 8998bd30e6a1: Pulling fs layer 21:41:58 04944245beec: Pulling fs layer 21:41:58 699f458cf7ca: Pulling fs layer 21:41:58 765212b225bb: Pulling fs layer 21:41:58 f23df028b6ca: Pulling fs layer 21:41:58 d65c8cfc05b1: Pulling fs layer 21:41:58 2437ff75d9bd: Pulling fs layer 21:41:58 f23df028b6ca: Waiting 21:41:58 d65c8cfc05b1: Waiting 21:41:58 2437ff75d9bd: Waiting 21:41:58 765212b225bb: Waiting 21:41:58 04944245beec: Verifying Checksum 21:41:58 04944245beec: Download complete 21:41:58 765212b225bb: Verifying Checksum 21:41:58 765212b225bb: Download complete 21:41:58 f23df028b6ca: Download complete 21:41:58 d65c8cfc05b1: Verifying Checksum 21:41:58 d65c8cfc05b1: Download complete 21:41:58 699f458cf7ca: Verifying Checksum 21:41:58 699f458cf7ca: Download complete 21:41:59 8998bd30e6a1: Verifying Checksum 21:41:59 8998bd30e6a1: Download complete 21:42:02 2437ff75d9bd: Verifying Checksum 21:42:02 2437ff75d9bd: Download complete 21:42:04 8998bd30e6a1: Pull complete 21:42:04 04944245beec: Pull complete 21:42:06 699f458cf7ca: Pull complete 21:42:06 765212b225bb: Pull complete 21:42:07 f23df028b6ca: Pull complete 21:42:07 d65c8cfc05b1: Pull complete 21:42:25 2437ff75d9bd: Pull complete 21:42:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:42:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:25 prd-ubuntu20.04-docker-arm64-4c-16g-5324 does not seem to be running inside a container 21:42:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:42:28 $ docker top 8ebbf1479b0a8adfb1e65a3b1ef371081c8a18d97c798f92d71cd4c0320e454b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:29 ---> job-cost.sh 21:42:29 lf-activate-venv: SKIPPING 21:42:29 INFO: No Stack... 21:42:30 INFO: Retrieving Pricing Info for: v3-standard-4 21:42:30 INFO: Archiving Costs [Pipeline] sh 21:42:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:42:31 + cut -d, -f6 [Pipeline] lock 21:42:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] 21:42:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] did not exist. Created. 21:42:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:31 + echo total: 0.10999999940395355 [Pipeline] stash 21:42:32 Stashed 1 file(s) [Pipeline] } 21:42:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4823-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:32 $ docker stop --time=1 8ebbf1479b0a8adfb1e65a3b1ef371081c8a18d97c798f92d71cd4c0320e454b 21:42:33 $ docker rm -f --volumes 8ebbf1479b0a8adfb1e65a3b1ef371081c8a18d97c798f92d71cd4c0320e454b [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 21:42:34 provisioning config files... 21:42:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5032450647862615363tmp [Pipeline] { [Pipeline] sh 21:42:35 + set +x 21:42:35 + curl -s https://codecov.io/bash 21:42:35 + bash -s -- 21:42:35 21:42:35 _____ _ 21:42:35 / ____| | | 21:42:35 | | ___ __| | ___ ___ _____ __ 21:42:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:42:35 | |___| (_) | (_| | __/ (_| (_) \ V / 21:42:35 \_____\___/ \__,_|\___|\___\___/ \_/ 21:42:35 Bash-1.0.6 21:42:35 21:42:35 21:42:35 ==> git version 2.25.1 found 21:42:35 ==> 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 21:42:35 Release-Date: 2020-01-08 21:42:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:42:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:42:35 ==> Jenkins CI detected. 21:42:35 current dir:  /w/workspace/edgex-go/1 21:42:35 project root: . 21:42:35 --> token set from env 21:42:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:42:35 ==> Running gcov in . (disable via -X gcov) 21:42:35 ==> Python coveragepy not found 21:42:35 ==> Searching for coverage reports in: 21:42:35 + . 21:42:35 -> Found 1 reports 21:42:35 ==> Detecting git/mercurial file structure 21:42:35 ==> Reading reports 21:42:35 + ./coverage.out bytes=481595 21:42:35 ==> Appending adjustments 21:42:35 https://docs.codecov.io/docs/fixing-reports 21:42:36 + Found adjustments 21:42:36 ==> Gzipping contents 21:42:36 60K /tmp/codecov.3Jw7K7.gz 21:42:36 ==> Uploading reports 21:42:36 url: https://codecov.io 21:42:36 query: branch=PR-4823&commit=8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4823%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4823&job=&cmd_args= 21:42:36 -> Pinging Codecov 21:42:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4823&commit=8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4823%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4823&job=&cmd_args= 21:42:36 -> Uploading to 21:42:36 https://storage.googleapis.com/codecov/v4/raw/2024-07-10/00271124DB129430A58F1EEE437C3FCB/8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8/1e9028ad-a5db-4f7d-b7b7-d8c52dadbdb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240710%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240710T214236Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91b93dc174c53b8024c73c75c9464f7dae8c58ba2b0cdba263169eb375d99d8f 21:42:36 % Total % Received % Xferd Average Speed Time Time Time Current 21:42:36 Dload Upload Total Spent Left Speed 21:42:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61270 0 0 100 61270 0 254k --:--:-- --:--:-- --:--:-- 254k 21:42:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c2586e0d7776e9f85f144eda83b8e7ae0bd2fb8 [Pipeline] } 21:42:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:42:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:42:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:42:39 ---> package-listing.sh 21:42:39 ++ facter osfamily 21:42:39 ++ tr '[:upper:]' '[:lower:]' 21:42:40 + OS_FAMILY=debian 21:42:40 + workspace=/w/workspace/edgex-go/1 21:42:40 + START_PACKAGES=/tmp/packages_start.txt 21:42:40 + END_PACKAGES=/tmp/packages_end.txt 21:42:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:42:40 + PACKAGES=/tmp/packages_start.txt 21:42:40 + '[' /w/workspace/edgex-go/1 ']' 21:42:40 + PACKAGES=/tmp/packages_end.txt 21:42:40 + case "${OS_FAMILY}" in 21:42:40 + dpkg -l 21:42:40 + grep '^ii' 21:42:40 + '[' -f /tmp/packages_start.txt ']' 21:42:40 + '[' -f /tmp/packages_end.txt ']' 21:42:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:42:40 + '[' /w/workspace/edgex-go/1 ']' 21:42:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:42:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:42:40 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 21:42:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:41 21:42:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:42:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:41 latest: Pulling from edgex-lftools-log-publisher 21:42:41 5eb5b503b376: Pulling fs layer 21:42:41 5c69ac0246d0: Pulling fs layer 21:42:41 ec43610c2a17: Pulling fs layer 21:42:41 3a2ae6a8a46f: Pulling fs layer 21:42:41 33b1e0a273af: Pulling fs layer 21:42:41 5d3b04190fa2: Pulling fs layer 21:42:41 2f39f015ded8: Pulling fs layer 21:42:41 3a2ae6a8a46f: Waiting 21:42:41 33b1e0a273af: Waiting 21:42:41 5d3b04190fa2: Waiting 21:42:41 2f39f015ded8: Waiting 21:42:41 5c69ac0246d0: Download complete 21:42:41 3a2ae6a8a46f: Verifying Checksum 21:42:41 3a2ae6a8a46f: Download complete 21:42:41 33b1e0a273af: Verifying Checksum 21:42:41 33b1e0a273af: Download complete 21:42:41 ec43610c2a17: Verifying Checksum 21:42:41 ec43610c2a17: Download complete 21:42:41 5d3b04190fa2: Verifying Checksum 21:42:41 5d3b04190fa2: Download complete 21:42:41 5eb5b503b376: Verifying Checksum 21:42:41 5eb5b503b376: Download complete 21:42:42 2f39f015ded8: Download complete 21:42:42 5eb5b503b376: Pull complete 21:42:42 5c69ac0246d0: Pull complete 21:42:43 ec43610c2a17: Pull complete 21:42:43 3a2ae6a8a46f: Pull complete 21:42:43 33b1e0a273af: Pull complete 21:42:43 5d3b04190fa2: Pull complete 21:42:47 2f39f015ded8: Pull complete 21:42:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:42:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:42:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:42:48 prd-ubuntu20.04-docker-8c-8g-5323 does not seem to be running inside a container 21:42:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:42:52 $ docker top 79ac54c2187d05a6ee4db90b64fe16ac92b9ed1999df0bad5ce6b104f35c4096 -eo pid,comm [Pipeline] { [Pipeline] sh 21:42:52 + touch /tmp/pre-build-complete [Pipeline] sh 21:42:52 + mkdir -p /var/log/sysstat [Pipeline] sh 21:42:53 + ls /var/log/sa-host 21:42:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:42:53 provisioning config files... 21:42:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5392915989021354178tmp [Pipeline] { [Pipeline] echo 21:42:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:42:53 ---> create-netrc.sh [Pipeline] } 21:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:42:54 ---> python-tools-install.sh [Pipeline] echo 21:42:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:42:54 ---> sudo-logs.sh 21:42:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:42:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:42:55 ---> job-cost.sh 21:42:55 lf-activate-venv: SKIPPING 21:42:55 DEBUG: total: 0.10999999940395355 21:42:55 INFO: Retrieving Stack Cost... 21:42:55 INFO: Retrieving Pricing Info for: v3-standard-8 21:42:55 INFO: Archiving Costs [Pipeline] echo 21:42:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:42:56 ---> logs-deploy.sh 21:42:56 lf-activate-venv: SKIPPING 21:42:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4823/1 21:42:56 INFO: archiving workspace using pattern(s): 21:42:57 Archives upload complete. 21:42:57 INFO: archiving logs to Nexus