Pull request #5234 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 weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 553bb05831200d830191a7dd348a551b7d8601dc+c5c6148199ce00eccccaddf73a9bca5b121fa2ed (486b6881592eb54c8900ca381d4ad98cc26f88d3) 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-ssh8656356281679314649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15790614926595312138.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 056ae7b86453181957306e7078512cbe12174832 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-5234/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-5234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17111060688297244396.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-5234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14548033074224687637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh9265871850387071405.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-5234/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-5234/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2058161424253108867.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 056ae7b86453181957306e7078512cbe12174832 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]] ========================================================= [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.23 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 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 ‘prd-ubuntu20.04-docker-8c-8g-7622’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7623 in /w/workspace/edgexfoundry_edgex-go_PR-5234 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c5c6148199ce00eccccaddf73a9bca5b121fa2ed into PR head commit 553bb05831200d830191a7dd348a551b7d8601dc Merge succeeded, producing 553bb05831200d830191a7dd348a551b7d8601dc Checking out Revision 553bb05831200d830191a7dd348a551b7d8601dc (PR-5234) > 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/5234/head:refs/remotes/origin/PR-5234 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 553bb05831200d830191a7dd348a551b7d8601dc # 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 c5c6148199ce00eccccaddf73a9bca5b121fa2ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 553bb05831200d830191a7dd348a551b7d8601dc # timeout=10 Commit message: "feat: Allow event reading query to return numeric value" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:50:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:50:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:50:57 ========================================================= 07:50:57 EdgeX Global Pipelines Version Info 07:50:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:50:58 ------------------- 07:50:58 stable info: 07:50:58 ------------------- 07:50:58 Commited By: Cherry Wang cherry@iotechsys.com 07:50:58 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:50:58 Message: update stable to v1.0.276 07:50:59 ------------------- 07:50:59 experimental info: 07:50:59 ------------------- 07:50:59 Commited By: **** collab-it+edgex@linuxfoundation.org 07:50:59 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 07:50:59 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5234 [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5234 [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5234 [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 553bb05 [Pipeline] echo 07:51:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:00 provisioning config files... 07:51:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1721792765872203676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:01 ---> ****-login.sh 07:51:01 nexus3.edgexfoundry.org:10001 07:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:01 07:51:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:51:01 Configure a credential helper to remove this warning. See 07:51:01 https://docs.****.com/go/credential-store/ 07:51:01 07:51:01 Login Succeeded 07:51:01 nexus3.edgexfoundry.org:10002 07:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:01 07:51:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:51:01 Configure a credential helper to remove this warning. See 07:51:01 https://docs.****.com/go/credential-store/ 07:51:01 07:51:01 Login Succeeded 07:51:01 nexus3.edgexfoundry.org:10003 07:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:01 07:51:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:51:01 Configure a credential helper to remove this warning. See 07:51:01 https://docs.****.com/go/credential-store/ 07:51:01 07:51:01 Login Succeeded 07:51:01 nexus3.edgexfoundry.org:10004 07:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:01 07:51:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:51:01 Configure a credential helper to remove this warning. See 07:51:01 https://docs.****.com/go/credential-store/ 07:51:01 07:51:01 Login Succeeded 07:51:01 ****.io 07:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:02 07:51:02 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 07:51:02 Configure a credential helper to remove this warning. See 07:51:02 https://docs.****.com/go/credential-store/ 07:51:02 07:51:02 Login Succeeded 07:51:02 ---> ****-login.sh ends [Pipeline] } 07:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:02 + 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 07:51:02 + dirname cmd/core-command/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo core-command,cmd/core-command/Dockerfile 07:51:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:51:02 + + dirnamecut cmd/core-data/Dockerfile -d/ 07:51:02 -f2 07:51:02 + echo core-data,cmd/core-data/Dockerfile 07:51:02 + dirname cmd/core-keeper/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo core-keeper,cmd/core-keeper/Dockerfile 07:51:02 + dirname cmd/core-metadata/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo core-metadata,cmd/core-metadata/Dockerfile 07:51:02 + dirname cmd/security-bootstrapper/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:51:02 + dirname cmd/security-proxy-auth/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:51:02 + dirname cmd/security-proxy-setup/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:51:02 + dirname cmd/security-secretstore-setup/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:51:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:51:02 + dirname cmd/security-spire-agent/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:51:02 + dirname cmd/security-spire-config/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:51:02 + dirname cmd/security-spire-server/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:51:02 + dirname cmd/support-notifications/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo support-notifications,cmd/support-notifications/Dockerfile 07:51:02 + dirname cmd/support-scheduler/Dockerfile 07:51:02 + cut -d/ -f2 07:51:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:51:02 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 07:51:03 + git rev-list -1 --merges 553bb05831200d830191a7dd348a551b7d8601dc~1..553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] echo 07:51:03 -----------> git rev-list -1 --merges 553bb05831200d830191a7dd348a551b7d8601dc~1..553bb05831200d830191a7dd348a551b7d8601dc 553bb05831200d830191a7dd348a551b7d8601dc [false] [Pipeline] sh 07:51:03 + git log --format=format:%s -1 553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] echo 07:51:03 ========================================================= 07:51:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:51:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:51:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:51:04 + grep -v github /etc/ssh/ssh_known_hosts 07:51:04 + [ -e /tmp/ssh_known_hosts ] 07:51:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:51:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:51:04 + sudo tee -a /etc/ssh/ssh_known_hosts 07:51:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:04 07:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:04 0.1.4: Pulling from edgex-devops/py-git-semver 07:51:04 3dae71ba6b94: Pulling fs layer 07:51:04 6bf1a483ea7c: Pulling fs layer 07:51:04 f5dfc541a4d3: Pulling fs layer 07:51:04 461d9e800cba: Pulling fs layer 07:51:04 80192f66455f: Pulling fs layer 07:51:04 2e8e34ca0e6c: Pulling fs layer 07:51:04 a29436f7fd5d: Pulling fs layer 07:51:04 923cac83aea3: Pulling fs layer 07:51:04 25ad8b0a4227: Pulling fs layer 07:51:04 db01528c6b51: Pulling fs layer 07:51:04 28988de357af: Pulling fs layer 07:51:04 461d9e800cba: Waiting 07:51:04 80192f66455f: Waiting 07:51:04 2e8e34ca0e6c: Waiting 07:51:04 a29436f7fd5d: Waiting 07:51:04 923cac83aea3: Waiting 07:51:04 25ad8b0a4227: Waiting 07:51:04 6bf1a483ea7c: Verifying Checksum 07:51:04 6bf1a483ea7c: Download complete 07:51:04 461d9e800cba: Verifying Checksum 07:51:04 461d9e800cba: Download complete 07:51:04 80192f66455f: Download complete 07:51:05 f5dfc541a4d3: Verifying Checksum 07:51:05 f5dfc541a4d3: Download complete 07:51:05 3dae71ba6b94: Verifying Checksum 07:51:05 3dae71ba6b94: Download complete 07:51:05 923cac83aea3: Verifying Checksum 07:51:05 923cac83aea3: Download complete 07:51:05 25ad8b0a4227: Verifying Checksum 07:51:05 25ad8b0a4227: Download complete 07:51:05 db01528c6b51: Verifying Checksum 07:51:05 db01528c6b51: Download complete 07:51:05 28988de357af: Download complete 07:51:05 a29436f7fd5d: Verifying Checksum 07:51:05 a29436f7fd5d: Download complete 07:51:06 2e8e34ca0e6c: Verifying Checksum 07:51:06 2e8e34ca0e6c: Download complete 07:51:06 3dae71ba6b94: Pull complete 07:51:06 6bf1a483ea7c: Pull complete 07:51:07 f5dfc541a4d3: Pull complete 07:51:07 461d9e800cba: Pull complete 07:51:07 80192f66455f: Pull complete 07:51:11 2e8e34ca0e6c: Pull complete 07:51:12 a29436f7fd5d: Pull complete 07:51:12 923cac83aea3: Pull complete 07:51:12 25ad8b0a4227: Pull complete 07:51:12 db01528c6b51: Pull complete 07:51:12 28988de357af: Pull complete 07:51:12 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 07:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:51:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:12 prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container 07:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:51:14 $ docker top 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 -eo pid,comm 07:51:15 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). 07:51:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:51:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:15 [ssh-agent] Looking for ssh-agent implementation... 07:51:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:15 $ docker exec 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent 07:51:15 SSH_AUTH_SOCK=/tmp/ssh-piZARfABE1tr/agent.32 07:51:15 SSH_AGENT_PID=38 07:51:15 Running ssh-add (command line suppressed) 07:51:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17284540518945258978.key (/w/workspace/edgex-go/1@tmp/private_key_17284540518945258978.key) 07:51:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 07:51:16 + git tag --points-at HEAD [Pipeline] } 07:51:16 $ docker exec --env ******** --env ******** 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent -k 07:51:16 unset SSH_AUTH_SOCK; 07:51:16 unset SSH_AGENT_PID; 07:51:16 echo Agent pid 38 killed; 07:51:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:51:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:51:16 [ssh-agent] Looking for ssh-agent implementation... 07:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:51:16 $ docker exec 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent 07:51:16 SSH_AUTH_SOCK=/tmp/ssh-mGo1Gu66LP6o/agent.85 07:51:16 SSH_AGENT_PID=91 07:51:16 Running ssh-add (command line suppressed) 07:51:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6563756589975109234.key (/w/workspace/edgex-go/1@tmp/private_key_6563756589975109234.key) 07:51:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:51:17 + git semver init 07:51:17 2025-08-26 07:51:17,315 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 07:51:17 2025-08-26 07:51:17,319 [run_init] DEBUG init version:0.0.0 force:False 07:51:17 2025-08-26 07:51:17,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:51:17 2025-08-26 07:51:17,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:51:17 2025-08-26 07:51:17,321 [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, stdin=None, shell=False, universal_newlines=False) 07:51:22 2025-08-26 07:51:21,996 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:51:22 2025-08-26 07:51:21,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5234 with force:False 07:51:22 2025-08-26 07:51:21,997 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5234 07:51:22 2025-08-26 07:51:22,002 [execute] INFO git cat-file --batch-check 07:51:22 2025-08-26 07:51:22,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 07:51:22 2025-08-26 07:51:22,007 [execute] INFO git cat-file --batch 07:51:22 2025-08-26 07:51:22,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 07:51:22 2025-08-26 07:51:22,011 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5234 07:51:22 0.0.0 [Pipeline] } 07:51:22 $ docker exec --env ******** --env ******** 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 ssh-agent -k 07:51:22 unset SSH_AUTH_SOCK; 07:51:22 unset SSH_AGENT_PID; 07:51:22 echo Agent pid 91 killed; 07:51:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:51:23 + git semver [Pipeline] } 07:51:23 $ docker stop --time=1 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 07:51:24 $ docker rm -f --volumes 6d891b830ab5b08df46cf7121a8f6de911fe36ae47d4208e2e2ba84694021bf0 [Pipeline] // withDockerContainer [Pipeline] sh 07:51:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:51:25 Stashed 1 file(s) [Pipeline] echo 07:51:25 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // stage [Pipeline] } 07:51:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:51:27 ========================================================= 07:51:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:51:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:51:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:51:27 0a9a5dfd008f: Pulling fs layer 07:51:27 36466aa92d05: Pulling fs layer 07:51:27 e10405b45d13: Pulling fs layer 07:51:27 096b7ceb2af7: Pulling fs layer 07:51:27 4f4fb700ef54: Pulling fs layer 07:51:27 c451b95d7931: Pulling fs layer 07:51:27 9febf9df4401: Pulling fs layer 07:51:27 1477f019b032: Pulling fs layer 07:51:27 c7dc25521971: Pulling fs layer 07:51:27 096b7ceb2af7: Waiting 07:51:27 4f4fb700ef54: Waiting 07:51:27 c451b95d7931: Waiting 07:51:27 9febf9df4401: Waiting 07:51:27 1477f019b032: Waiting 07:51:27 c7dc25521971: Waiting 07:51:27 36466aa92d05: Verifying Checksum 07:51:27 36466aa92d05: Download complete 07:51:27 096b7ceb2af7: Verifying Checksum 07:51:27 096b7ceb2af7: Download complete 07:51:27 4f4fb700ef54: Verifying Checksum 07:51:27 4f4fb700ef54: Download complete 07:51:27 c451b95d7931: Verifying Checksum 07:51:27 c451b95d7931: Download complete 07:51:27 0a9a5dfd008f: Verifying Checksum 07:51:27 0a9a5dfd008f: Download complete 07:51:27 9febf9df4401: Verifying Checksum 07:51:27 9febf9df4401: Download complete 07:51:27 0a9a5dfd008f: Pull complete 07:51:27 36466aa92d05: Pull complete 07:51:27 c7dc25521971: Verifying Checksum 07:51:27 c7dc25521971: Download complete 07:51:27 e10405b45d13: Download complete 07:51:28 1477f019b032: Verifying Checksum 07:51:28 1477f019b032: Download complete 07:51:33 e10405b45d13: Pull complete 07:51:33 096b7ceb2af7: Pull complete 07:51:33 4f4fb700ef54: Pull complete 07:51:33 c451b95d7931: Pull complete 07:51:33 9febf9df4401: Pull complete 07:51:35 1477f019b032: Pull complete 07:51:36 c7dc25521971: Pull complete 07:51:36 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 07:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:51:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:51:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:51:36 WORKDIR /edgex 07:51:36 COPY go.mod . 07:51:36 RUN go mod download 07:51:36 + docker build -t ci-base-image-x86_64 -f - . 07:51:37 #0 building with "default" instance using docker driver 07:51:37 07:51:37 #1 [internal] load build definition from Dockerfile 07:51:37 #1 transferring dockerfile: 164B done 07:51:37 #1 DONE 0.0s 07:51:37 07:51:37 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:51:37 #2 DONE 0.0s 07:51:37 07:51:37 #3 [internal] load .dockerignore 07:51:37 #3 transferring context: 50B done 07:51:37 #3 DONE 0.0s 07:51:37 07:51:37 #4 [internal] load build context 07:51:37 #4 transferring context: 6.57kB done 07:51:37 #4 DONE 0.0s 07:51:37 07:51:37 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:51:37 #5 DONE 0.1s 07:51:37 07:51:37 #6 [2/4] WORKDIR /edgex 07:51:39 #6 DONE 2.1s 07:51:39 07:51:39 #7 [3/4] COPY go.mod . 07:51:39 #7 DONE 0.0s 07:51:39 07:51:39 #8 [4/4] RUN go mod download 07:51:49 #8 DONE 9.0s 07:51:49 07:51:49 #9 exporting to image 07:51:49 #9 exporting layers 07:51:52 #9 exporting layers 3.6s done 07:51:52 #9 writing image sha256:4540677d701a5f4e19c2419ec672e56acdc1fe5adb6e8763d08c24c30e118d26 done 07:51:52 #9 naming to docker.io/library/ci-base-image-x86_64 done 07:51:52 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:52 + docker inspect -f . ci-base-image-x86_64 07:51:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:52 prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container 07:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:51:53 $ docker top fc607ded7f1e2b4bc8fdeb3ffc45e1f149d4e22c7422fe5000ea1af23939410d -eo pid,comm [Pipeline] { [Pipeline] sh 07:51:53 + go version 07:51:53 go version go1.23.9 linux/amd64 [Pipeline] } 07:51:53 $ docker stop --time=1 fc607ded7f1e2b4bc8fdeb3ffc45e1f149d4e22c7422fe5000ea1af23939410d 07:51:54 $ docker rm -f --volumes fc607ded7f1e2b4bc8fdeb3ffc45e1f149d4e22c7422fe5000ea1af23939410d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker inspect -f . ci-base-image-x86_64 07:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:55 prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container 07:51:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:51:56 $ docker top 9f7bfa5eea534fc1f91b445ae29b0d0d7f840023448644a56a88b7b03caa2e07 -eo pid,comm [Pipeline] { [Pipeline] echo 07:51:56 ========================================================= 07:51:56 [edgeXBuildGoParallel] Running Tests and Build... 07:51:56 ========================================================= [Pipeline] sh 07:51:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:51:56 + make test 07:51:56 go test -race -coverprofile=coverage.out ./... 07:52:04 ? github.com/edgexfoundry/edgex-go [no test files] 07:52:31 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:52:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:52:31 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:52:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 42.3% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:52:31 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:52:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 07:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:52:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:52:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:52:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:52:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:52:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:52:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:52:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.4% of statements 07:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 5.1% of statements 07:52:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 49.4% of statements 07:52:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:52:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.706s coverage: 93.6% of statements 07:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 92.4% of statements 07:52:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 07:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:52:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:52:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:52:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:52:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:52:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.392s coverage: 95.8% of statements 07:52:38 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 07:52:38 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:52:38 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 07:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:52:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:52:38 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:52:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:52:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.058s coverage: 0.0% of statements [no tests to run] 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.1% of statements 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.016s coverage: 81.1% of statements 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 07:52:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:52:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:52:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 07:52:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:52:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:52:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:52:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:52:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:52:42 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:52:43 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:52:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:52:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:52:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:52:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:52:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:52:47 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:52:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:52:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:52:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:52:51 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:52:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 07:52:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:52:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:52:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:52:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:52:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:52:53 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:52:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:52:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:52:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:52:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:52:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:52:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:52:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:52:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:52:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:52:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:52:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:52:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:52:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:52:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:52:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:52:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:52:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:52:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:52:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.040s coverage: 92.9% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.079s coverage: 82.1% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.044s coverage: 6.8% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.054s coverage: 100.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.161s coverage: 54.5% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 29.2% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.024s coverage: 76.2% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 94.9% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 07:53:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 07:53:06 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 07:53:06 running golangci-lint 07:53:06 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:53:06 go version go1.23.9 linux/amd64 07:53:06 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:53:06 level=info msg="[config_reader] Used config file .golangci.yml" 07:53:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:53:33 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 22.813260533s" 07:53:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.06052ms" 07:53:43 level=info msg="[linters_context/goanalysis] analyzers took 1m31.457484016s with top 10 stages: buildir: 57.992714033s, gosec: 3.812536754s, inspect: 2.85472465s, fact_deprecated: 2.704029802s, printf: 1.891735467s, ctrlflow: 1.257304344s, fact_purity: 1.165870133s, S1038: 1.068354865s, nilness: 1.05908718s, typedness: 698.927388ms" 07:53:43 level=info msg="[runner] Issues before processing: 201, after processing: 0" 07:53:43 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 201/201, nolint: 20/0, cgo: 201/201, skip_dirs: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, exclude: 201/201, invalid_issue: 201/201, skip_files: 201/201" 07:53:43 level=info msg="[runner] processing took 17.934962ms with stages: nolint: 7.28341ms, identifier_marker: 4.258771ms, path_prettifier: 1.967249ms, autogenerated_exclude: 1.654566ms, skip_dirs: 1.536014ms, exclude-rules: 1.163221ms, cgo: 28.021µs, invalid_issue: 27.18µs, filename_unadjuster: 12.9µs, max_same_issues: 1.03µs, uniq_by_line: 410ns, fixer: 400ns, skip_files: 370ns, exclude: 270ns, sort_results: 250ns, max_from_linter: 170ns, diff: 150ns, source_code: 130ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 07:53:43 level=info msg="[runner] linters took 12.058162735s with stages: goanalysis_metalinter: 12.040139932s" 07:53:43 level=info msg="File cache stats: 0 entries of total size 0B" 07:53:43 level=info msg="Memory: 347 samples, avg is 288.4MB, max is 1343.6MB" 07:53:43 level=info msg="Execution took 34.9382893s" 07:53:43 go vet ./... 07:53:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:53:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:53:48 ./bin/test-attribution-txt.sh 07:53:48 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 07:53:48 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 07:53:48 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 07:53:48 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 07:53:48 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 07:53:48 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 07:53:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:53:48 + ls -al . 07:53:48 total 2000 07:53:48 drwxrwxr-x 11 1001 1001 4096 Aug 26 07:51 . 07:53:48 drwxr-xr-x 4 root root 4096 Aug 26 07:51 .. 07:53:48 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 .blubracket 07:53:48 -rw-rw-r-- 1 1001 1001 10 Aug 26 07:50 .dockerignore 07:53:48 drwxrwxr-x 8 1001 1001 4096 Aug 26 07:53 .git 07:53:48 drwxrwxr-x 3 1001 1001 4096 Aug 26 07:50 .github 07:53:48 -rw-rw-r-- 1 1001 1001 909 Aug 26 07:50 .gitignore 07:53:48 -rw-rw-r-- 1 1001 1001 218 Aug 26 07:50 .golangci.yml 07:53:48 -rw-rw-r-- 1 1001 1001 100 Aug 26 07:50 .hadolint.yml 07:53:48 drwxr-xr-x 3 1001 1001 4096 Aug 26 07:51 .semver 07:53:48 -rw-rw-r-- 1 1001 1001 155 Aug 26 07:50 .sonarcloud.properties 07:53:48 -rw-rw-r-- 1 1001 1001 1171 Aug 26 07:50 ADOPTERS.md 07:53:48 -rw-rw-r-- 1 1001 1001 17374 Aug 26 07:50 Attribution.txt 07:53:48 -rw-rw-r-- 1 1001 1001 108018 Aug 26 07:50 CHANGELOG.md 07:53:48 -rw-rw-r-- 1 1001 1001 3804 Aug 26 07:50 CONTRIBUTING.md 07:53:48 -rw-rw-r-- 1 1001 1001 677 Aug 26 07:50 GOVERNANCE.md 07:53:48 -rw-rw-r-- 1 1001 1001 858 Aug 26 07:50 Jenkinsfile 07:53:48 -rw-rw-r-- 1 1001 1001 10775 Aug 26 07:50 LICENSE 07:53:48 -rw-rw-r-- 1 1001 1001 16740 Aug 26 07:50 Makefile 07:53:48 -rw-rw-r-- 1 1001 1001 582 Aug 26 07:50 OWNERS.md 07:53:48 -rw-rw-r-- 1 1001 1001 9932 Aug 26 07:50 README.md 07:53:48 -rw-rw-r-- 1 1001 1001 789 Aug 26 07:50 SECURITY.md 07:53:48 -rw-rw-r-- 1 1001 1001 5 Aug 26 07:51 VERSION 07:53:48 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 bin 07:53:48 drwxrwxr-x 19 1001 1001 4096 Aug 26 07:50 cmd 07:53:48 -rw-r--r-- 1 root root 1670297 Aug 26 07:53 coverage.out 07:53:48 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 fuzz_test 07:53:48 -rw-rw-r-- 1 1001 1001 6538 Aug 26 07:50 go.mod 07:53:48 -rw-rw-r-- 1 1001 1001 88539 Aug 26 07:50 go.sum 07:53:48 drwxrwxr-x 7 1001 1001 4096 Aug 26 07:50 internal 07:53:48 drwxrwxr-x 2 1001 1001 4096 Aug 26 07:50 openapi 07:53:48 -rw-rw-r-- 1 1001 1001 584 Aug 26 07:50 security.txt 07:53:48 -rw-rw-r-- 1 1001 1001 204 Aug 26 07:50 version.go [Pipeline] sh 07:53:49 + '[' -e coverage.out ] 07:53:49 + chown 1001:1001 coverage.out [Pipeline] stash 07:53:49 Stashed 1 file(s) [Pipeline] sh 07:53:49 + make build 07:53:49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:54:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:54:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:54:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:54:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:54:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:54:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:54:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:54:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:54:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:54:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:54:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:54:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:54:33 $ docker stop --time=1 9f7bfa5eea534fc1f91b445ae29b0d0d7f840023448644a56a88b7b03caa2e07 07:54:36 $ docker rm -f --volumes 9f7bfa5eea534fc1f91b445ae29b0d0d7f840023448644a56a88b7b03caa2e07 [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 07:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:54:38 07:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:54:38 latest: Pulling from edgex-devops/edgex-compose 07:54:38 91d30c5bc195: Pulling fs layer 07:54:38 2e9b0aa3be6d: Pulling fs layer 07:54:38 9c61dcf015f6: Pulling fs layer 07:54:38 4698f68db338: Pulling fs layer 07:54:38 2a2f49069b9e: Pulling fs layer 07:54:38 e0025b399a48: Pulling fs layer 07:54:38 4698f68db338: Waiting 07:54:38 2a2f49069b9e: Waiting 07:54:38 e0025b399a48: Waiting 07:54:38 91d30c5bc195: Verifying Checksum 07:54:38 91d30c5bc195: Download complete 07:54:38 4698f68db338: Download complete 07:54:38 2e9b0aa3be6d: Verifying Checksum 07:54:38 2e9b0aa3be6d: Download complete 07:54:38 e0025b399a48: Verifying Checksum 07:54:38 e0025b399a48: Download complete 07:54:38 91d30c5bc195: Pull complete 07:54:38 2a2f49069b9e: Download complete 07:54:39 2e9b0aa3be6d: Pull complete 07:54:39 9c61dcf015f6: Verifying Checksum 07:54:39 9c61dcf015f6: Download complete 07:54:43 9c61dcf015f6: Pull complete 07:54:43 4698f68db338: Pull complete 07:54:43 2a2f49069b9e: Pull complete 07:54:43 e0025b399a48: Pull complete 07:54:43 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:54:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:43 prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container 07:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:54:44 $ docker top 1b661b52fc83cd2cb4c162cbb867a17526cf2f0cb94992222f4dfe5d1e8af3dc -eo pid,comm [Pipeline] { [Pipeline] sh 07:54:45 + docker compose -f ./docker-compose-build.yml build --parallel 07:54:45 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:54:45 #1 transferring dockerfile: 2.23kB done 07:54:45 #1 DONE 0.1s 07:54:45 07:54:45 #2 [core-command internal] load build definition from Dockerfile 07:54:45 #2 transferring dockerfile: 1.94kB done 07:54:45 #2 DONE 0.1s 07:54:45 07:54:45 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:54:45 #3 DONE 0.0s 07:54:45 07:54:45 #4 [core-data internal] load build definition from Dockerfile 07:54:45 #4 transferring dockerfile: 2.04kB done 07:54:45 #4 DONE 0.1s 07:54:45 07:54:45 #5 [security-proxy-setup internal] load build definition from Dockerfile 07:54:45 #5 transferring dockerfile: 2.50kB done 07:54:45 #5 DONE 0.1s 07:54:45 07:54:45 #6 [security-bootstrapper internal] load build definition from Dockerfile 07:54:45 #6 transferring dockerfile: 3.02kB done 07:54:45 #6 DONE 0.1s 07:54:45 07:54:45 #7 [security-secretstore-setup internal] load build definition from Dockerfile 07:54:45 #7 transferring dockerfile: 2.49kB done 07:54:45 #7 DONE 0.2s 07:54:45 07:54:45 #8 [core-keeper internal] load build definition from Dockerfile 07:54:45 #8 transferring dockerfile: 2.01kB done 07:54:45 #8 DONE 0.2s 07:54:45 07:54:45 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:54:45 #3 DONE 0.0s 07:54:45 07:54:45 #9 [security-spire-server internal] load build definition from Dockerfile 07:54:45 #9 transferring dockerfile: 1.70kB done 07:54:45 #9 DONE 0.2s 07:54:45 07:54:45 #10 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:54:45 #10 DONE 0.1s 07:54:45 07:54:45 #11 [core-command internal] load .dockerignore 07:54:45 #11 DONE 0.0s 07:54:45 07:54:45 #12 [core-data internal] load .dockerignore 07:54:45 #12 DONE 0.0s 07:54:45 07:54:45 #13 [support-notifications internal] load build definition from Dockerfile 07:54:45 #13 transferring dockerfile: 2.00kB done 07:54:45 #13 DONE 0.2s 07:54:45 07:54:45 #14 [security-proxy-setup internal] load .dockerignore 07:54:45 #14 ... 07:54:45 07:54:45 #15 [security-spire-config internal] load build definition from Dockerfile 07:54:45 #15 transferring dockerfile: 1.69kB done 07:54:45 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:54:45 #15 DONE 0.2s 07:54:45 07:54:45 #16 [support-scheduler internal] load build definition from Dockerfile 07:54:45 #16 transferring dockerfile: 1.83kB done 07:54:45 #16 DONE 0.2s 07:54:45 07:54:45 #17 [security-spire-agent internal] load build definition from Dockerfile 07:54:45 #17 transferring dockerfile: 1.81kB done 07:54:45 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:54:45 #17 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 07:54:45 #17 DONE 0.2s 07:54:45 07:54:45 #18 [core-metadata internal] load build definition from Dockerfile 07:54:45 #18 transferring dockerfile: 2.10kB done 07:54:45 #18 DONE 0.2s 07:54:45 07:54:45 #19 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:54:45 #19 transferring dockerfile: 1.89kB done 07:54:45 #19 DONE 0.2s 07:54:45 07:54:45 #20 [security-proxy-auth internal] load build definition from Dockerfile 07:54:45 #20 transferring dockerfile: 2.14kB done 07:54:45 #20 DONE 0.2s 07:54:45 07:54:45 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:54:45 #3 DONE 0.0s 07:54:45 07:54:45 #10 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:54:45 #10 DONE 0.2s 07:54:45 07:54:45 #14 [security-proxy-setup internal] load .dockerignore 07:54:45 #14 transferring context: 50B done 07:54:45 #14 DONE 0.1s 07:54:45 07:54:45 #11 [core-command internal] load .dockerignore 07:54:45 #11 transferring context: 50B done 07:54:45 #11 DONE 0.1s 07:54:45 07:54:45 #12 [core-data internal] load .dockerignore 07:54:45 #12 transferring context: 50B done 07:54:45 #12 DONE 0.1s 07:54:45 07:54:45 #21 [core-common-config-bootstrapper internal] load .dockerignore 07:54:45 #21 transferring context: 50B done 07:54:45 #21 DONE 0.1s 07:54:45 07:54:45 #22 [security-bootstrapper internal] load .dockerignore 07:54:45 #22 transferring context: 50B done 07:54:45 #22 DONE 0.1s 07:54:45 07:54:45 #23 [security-secretstore-setup internal] load .dockerignore 07:54:45 #23 transferring context: 50B done 07:54:45 #23 DONE 0.1s 07:54:45 07:54:45 #24 [core-keeper internal] load .dockerignore 07:54:45 #24 transferring context: 50B done 07:54:45 #24 DONE 0.1s 07:54:45 07:54:45 #25 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:54:45 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:54:46 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:54:46 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.15MB / 3.62MB 0.1s 07:54:46 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:54:46 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:54:46 #25 ... 07:54:46 07:54:46 #26 [security-proxy-auth internal] load .dockerignore 07:54:46 #26 transferring context: 50B done 07:54:46 #26 DONE 0.3s 07:54:46 07:54:46 #27 [security-spiffe-token-provider internal] load .dockerignore 07:54:46 #27 transferring context: 50B done 07:54:46 #27 DONE 0.3s 07:54:46 07:54:46 #28 [support-scheduler internal] load .dockerignore 07:54:46 #28 transferring context: 50B done 07:54:46 #28 DONE 0.3s 07:54:46 07:54:46 #29 [support-notifications internal] load .dockerignore 07:54:46 #29 transferring context: 50B done 07:54:46 #29 DONE 0.3s 07:54:46 07:54:46 #30 [core-metadata internal] load .dockerignore 07:54:46 #30 transferring context: 50B done 07:54:46 #30 DONE 0.3s 07:54:46 07:54:46 #25 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:54:46 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:54:46 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:54:46 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:54:46 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:54:46 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:54:46 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 07:54:46 #25 ... 07:54:46 07:54:46 #31 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:54:46 #31 DONE 0.3s 07:54:46 07:54:46 #25 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:54:46 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 07:54:48 #25 DONE 2.3s 07:54:48 07:54:48 #32 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:54:48 #32 DONE 2.0s 07:54:48 07:54:48 #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:54:48 #33 ... 07:54:48 07:54:48 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:54:48 #34 DONE 2.7s 07:54:48 07:54:48 #35 [security-spire-server internal] load .dockerignore 07:54:48 #35 transferring context: 50B 0.0s done 07:54:48 #35 DONE 0.1s 07:54:48 07:54:48 #36 [security-spire-config internal] load .dockerignore 07:54:48 #36 transferring context: 50B 0.0s done 07:54:48 #36 DONE 0.2s 07:54:48 07:54:48 #25 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:54:48 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:54:48 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:54:48 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:54:48 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:54:48 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:54:48 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 07:54:48 #25 DONE 2.3s 07:54:48 07:54:48 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:54:48 #37 DONE 3.0s 07:54:48 07:54:48 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:54:48 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:54:48 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:54:48 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 07:54:48 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:54:48 #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:54:48 #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:54:48 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 07:54:48 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 07:54:49 #38 ... 07:54:49 07:54:49 #39 [security-spire-agent internal] load .dockerignore 07:54:49 #39 transferring context: 50B 0.0s done 07:54:49 #39 DONE 0.3s 07:54:49 07:54:49 #40 [security-spire-server internal] load build context 07:54:49 #40 transferring context: 23.80kB 0.1s done 07:54:49 #40 DONE 0.4s 07:54:49 07:54:49 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:54:49 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 07:54:49 #38 ... 07:54:49 07:54:49 #25 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 07:54:49 #25 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 07:54:49 #25 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 07:54:49 #25 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 07:54:49 #25 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 07:54:49 #25 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 07:54:49 #25 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 07:54:49 #25 DONE 2.3s 07:54:49 07:54:49 #41 [security-spire-config internal] load build context 07:54:49 #41 transferring context: 22.05kB 0.0s done 07:54:49 #41 DONE 0.3s 07:54:49 07:54:49 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:54:49 #38 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:54:49 #38 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:54:49 #38 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:54:49 #38 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:54:49 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 07:54:49 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 07:54:49 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:54:49 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 07:54:49 #38 ... 07:54:49 07:54:49 #42 [security-spire-agent internal] load build context 07:54:49 #42 transferring context: 23.33kB 0.0s done 07:54:49 #42 DONE 0.1s 07:54:49 07:54:49 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:54:49 #38 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 07:54:49 #38 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 07:54:49 #38 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 07:54:49 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 4.19MB / 36.47MB 0.5s 07:54:49 #38 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 07:54:49 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 0.7s 07:54:49 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 15.34MB / 36.47MB 0.8s 07:54:49 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.12MB / 36.47MB 0.9s 07:54:49 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.20MB / 36.47MB 1.1s 07:54:50 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.36MB / 36.47MB 1.3s 07:54:52 #38 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.8s done 07:54:54 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 07:54:55 #38 ... 07:54:55 07:54:55 #43 [security-proxy-setup internal] load build context 07:54:55 #43 transferring context: 154.06MB 9.7s 07:54:55 #43 ... 07:54:55 07:54:55 #44 [core-command internal] load build context 07:54:55 #44 ... 07:54:55 07:54:55 #45 [support-notifications internal] load build context 07:54:56 #45 ... 07:54:56 07:54:56 #46 [core-metadata internal] load build context 07:54:56 #46 ... 07:54:56 07:54:56 #47 [security-proxy-auth internal] load build context 07:54:56 #47 ... 07:54:56 07:54:56 #48 [security-bootstrapper internal] load build context 07:54:56 #48 ... 07:54:56 07:54:56 #49 [security-secretstore-setup internal] load build context 07:54:56 #49 ... 07:54:56 07:54:56 #50 [core-keeper internal] load build context 07:54:56 #50 ... 07:54:56 07:54:56 #51 [core-data internal] load build context 07:54:57 #51 ... 07:54:57 07:54:57 #52 [support-scheduler internal] load build context 07:54:57 #52 ... 07:54:57 07:54:57 #53 [core-common-config-bootstrapper internal] load build context 07:54:57 #53 ... 07:54:57 07:54:57 #54 [security-spiffe-token-provider internal] load build context 07:54:57 #54 ... 07:54:57 07:54:57 #53 [core-common-config-bootstrapper internal] load build context 07:54:58 #53 ... 07:54:58 07:54:58 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:54:58 #0 1.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:58 #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:58 #0 2.459 (1/4) Installing ca-certificates (20250619-r0) 07:54:58 #0 2.498 (2/4) Installing dumb-init (1.2.5-r3) 07:54:58 #0 2.502 (3/4) Installing su-exec (0.2-r3) 07:54:58 #0 2.509 (4/4) Installing yq-go (4.44.1-r2) 07:54:58 #0 2.622 Executing busybox-1.36.1-r29.trigger 07:54:58 #0 2.637 Executing ca-certificates-20250619-r0.trigger 07:54:58 #0 2.686 OK: 19 MiB in 18 packages 07:54:58 #55 ... 07:54:58 07:54:58 #56 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:54:58 #0 6.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:58 #0 6.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:58 #0 6.770 OK: 248 MiB in 58 packages 07:54:58 #56 ... 07:54:58 07:54:58 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:54:58 #0 0.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:58 #0 0.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:58 #0 1.674 (1/7) Installing ca-certificates (20250619-r0) 07:54:58 #0 1.745 (2/7) Installing dumb-init (1.2.5-r3) 07:54:58 #0 1.752 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:54:58 #0 1.762 (4/7) Installing libsodium (1.0.19-r0) 07:54:58 #0 1.781 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:54:58 #0 1.816 (6/7) Installing libzmq (4.3.5-r2) 07:54:58 #0 1.891 (7/7) Installing zeromq (4.3.5-r2) 07:54:58 #0 1.891 Executing busybox-1.36.1-r29.trigger 07:54:58 #0 1.891 Executing ca-certificates-20250619-r0.trigger 07:54:58 #0 2.058 OK: 12 MiB in 21 packages 07:54:58 #57 ... 07:54:58 07:54:58 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:54:58 #0 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:58 #0 1.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:58 #0 2.519 OK: 248 MiB in 58 packages 07:54:58 #58 ... 07:54:58 07:54:58 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:54:58 #0 1.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:58 #0 1.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:58 #0 2.519 OK: 248 MiB in 58 packages 07:54:58 #59 ... 07:54:58 07:54:58 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:54:58 #0 1.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:58 #0 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:58 #0 2.151 (1/4) Installing dumb-init (1.2.5-r3) 07:54:58 #0 2.151 (2/4) Installing openssl (3.3.4-r0) 07:54:58 #0 2.239 (3/4) Installing su-exec (0.2-r3) 07:54:58 #0 2.325 (4/4) Installing yq-go (4.44.1-r2) 07:54:58 #0 2.479 Executing busybox-1.36.1-r29.trigger 07:54:58 #0 2.493 OK: 19 MiB in 18 packages 07:54:59 #60 ... 07:54:59 07:54:59 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:59 #61 ... 07:54:59 07:54:59 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:54:59 #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 2.475 (1/2) Installing dumb-init (1.2.5-r3) 07:54:59 #0 2.484 (2/2) Installing su-exec (0.2-r3) 07:54:59 #0 2.489 Executing busybox-1.36.1-r29.trigger 07:54:59 #0 2.502 OK: 8 MiB in 16 packages 07:54:59 #62 ... 07:54:59 07:54:59 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:54:59 #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 6.260 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:54:59 #0 6.260 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:54:59 #0 6.260 OK: 24174 distinct packages available 07:54:59 #0 6.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 7.063 (1/14) Installing ca-certificates (20250619-r0) 07:54:59 #0 7.092 (2/14) Installing brotli-libs (1.1.0-r2) 07:54:59 #0 7.115 (3/14) Installing c-ares (1.33.1-r0) 07:54:59 #0 7.131 (4/14) Installing libunistring (1.2-r0) 07:54:59 #0 7.157 (5/14) Installing libidn2 (2.3.7-r0) 07:54:59 #0 7.164 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:54:59 #0 7.174 (7/14) Installing libpsl (0.21.5-r1) 07:54:59 #0 7.196 (8/14) Installing zstd-libs (1.5.6-r0) 07:54:59 #0 7.221 (9/14) Installing libcurl (8.12.1-r0) 07:54:59 #0 7.239 (10/14) Installing curl (8.12.1-r0) 07:54:59 #0 7.261 (11/14) Installing dumb-init (1.2.5-r3) 07:54:59 #0 7.266 (12/14) Installing musl-obstack (1.2.3-r2) 07:54:59 #0 7.276 (13/14) Installing libucontext (1.2-r3) 07:54:59 #0 7.276 (14/14) Installing gcompat (1.1.0-r4) 07:54:59 #0 7.281 Executing busybox-1.36.1-r29.trigger 07:54:59 #0 7.293 Executing ca-certificates-20250619-r0.trigger 07:54:59 #0 7.377 OK: 13 MiB in 28 packages 07:54:59 #63 ... 07:54:59 07:54:59 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:54:59 #64 ... 07:54:59 07:54:59 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:54:59 #65 ... 07:54:59 07:54:59 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:54:59 #0 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 5.215 (1/3) Installing ca-certificates (20250619-r0) 07:54:59 #0 5.241 (2/3) Installing dumb-init (1.2.5-r3) 07:54:59 #0 5.253 (3/3) Installing tzdata (2025b-r0) 07:54:59 #0 5.285 Executing busybox-1.36.1-r29.trigger 07:54:59 #0 5.298 Executing ca-certificates-20250619-r0.trigger 07:54:59 #0 5.549 OK: 10 MiB in 17 packages 07:54:59 #66 ... 07:54:59 07:54:59 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:54:59 #0 0.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 0.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 1.416 (1/1) Installing dumb-init (1.2.5-r3) 07:54:59 #0 1.488 Executing busybox-1.36.1-r29.trigger 07:54:59 #0 1.488 OK: 8 MiB in 15 packages 07:54:59 #67 ... 07:54:59 07:54:59 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:59 #68 ... 07:54:59 07:54:59 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:54:59 #0 7.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 7.814 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:54:59 #0 7.814 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:54:59 #0 7.814 OK: 24174 distinct packages available 07:54:59 #0 7.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 8.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 8.506 OK: 248 MiB in 58 packages 07:54:59 #69 ... 07:54:59 07:54:59 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:54:59 #0 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:54:59 #0 1.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:54:59 #0 2.118 OK: 248 MiB in 58 packages 07:55:00 #70 ... 07:55:00 07:55:00 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:55:00 #71 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 07:55:00 #71 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:55:00 #71 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 07:55:00 #71 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 07:55:00 #71 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:55:00 #71 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:55:00 #71 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:55:00 #71 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 07:55:00 #71 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:55:00 #71 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:55:00 #71 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 4.4s done 07:55:00 #71 ... 07:55:00 07:55:00 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:55:00 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.9s 07:55:02 #38 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 7.8s done 07:55:06 #38 ... 07:55:06 07:55:06 #43 [security-proxy-setup internal] load build context 07:55:06 #43 transferring context: 460.48MB 20.0s 07:55:06 #43 ... 07:55:06 07:55:06 #44 [core-command internal] load build context 07:55:06 #44 ... 07:55:06 07:55:06 #45 [support-notifications internal] load build context 07:55:06 #45 transferring context: 595.00MB 17.7s done 07:55:06 #45 ... 07:55:06 07:55:06 #44 [core-command internal] load build context 07:55:06 #44 ... 07:55:06 07:55:06 #46 [core-metadata internal] load build context 07:55:06 #46 transferring context: 595.00MB 18.6s done 07:55:06 #46 ... 07:55:06 07:55:06 #47 [security-proxy-auth internal] load build context 07:55:06 #47 transferring context: 595.00MB 18.3s done 07:55:06 #47 ... 07:55:06 07:55:06 #44 [core-command internal] load build context 07:55:07 #44 ... 07:55:07 07:55:07 #49 [security-secretstore-setup internal] load build context 07:55:07 #49 transferring context: 595.00MB 20.2s done 07:55:07 #49 ... 07:55:07 07:55:07 #50 [core-keeper internal] load build context 07:55:07 #50 transferring context: 595.00MB 16.4s done 07:55:07 #50 ... 07:55:07 07:55:07 #52 [support-scheduler internal] load build context 07:55:07 #52 transferring context: 595.00MB 16.2s done 07:55:07 #52 ... 07:55:07 07:55:07 #51 [core-data internal] load build context 07:55:07 #51 transferring context: 595.00MB 19.7s done 07:55:07 #51 ... 07:55:07 07:55:07 #48 [security-bootstrapper internal] load build context 07:55:07 #48 transferring context: 595.00MB 17.8s done 07:55:07 #48 ... 07:55:07 07:55:07 #54 [security-spiffe-token-provider internal] load build context 07:55:07 #54 transferring context: 595.00MB 17.9s done 07:55:07 #54 ... 07:55:07 07:55:07 #53 [core-common-config-bootstrapper internal] load build context 07:55:07 #53 transferring context: 595.00MB 20.0s done 07:55:14 #53 ... 07:55:14 07:55:14 #50 [core-keeper internal] load build context 07:55:14 #50 DONE 27.7s 07:55:14 07:55:14 #43 [security-proxy-setup internal] load build context 07:55:14 #43 transferring context: 595.00MB 21.1s done 07:55:14 #43 ... 07:55:14 07:55:14 #67 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:55:14 #67 DONE 25.4s 07:55:14 07:55:14 #52 [support-scheduler internal] load build context 07:55:14 #52 DONE 27.5s 07:55:14 07:55:14 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:55:14 #55 DONE 25.4s 07:55:14 07:55:14 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:55:14 #69 DONE 25.5s 07:55:14 07:55:14 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:55:14 #70 DONE 25.5s 07:55:14 07:55:14 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:55:14 #60 DONE 25.5s 07:55:14 07:55:14 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:55:14 #57 DONE 25.5s 07:55:14 07:55:14 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:14 #61 DONE 25.5s 07:55:14 07:55:14 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:55:14 #58 DONE 25.5s 07:55:14 07:55:14 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:55:14 #59 DONE 25.5s 07:55:14 07:55:14 #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:55:14 #62 DONE 25.5s 07:55:14 07:55:14 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:55:14 #63 DONE 25.5s 07:55:14 07:55:14 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:55:14 #66 DONE 25.5s 07:55:14 07:55:14 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:55:14 #56 DONE 25.5s 07:55:14 07:55:14 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:14 #68 DONE 25.5s 07:55:14 07:55:14 #48 [security-bootstrapper internal] load build context 07:55:14 #48 DONE 27.8s 07:55:14 07:55:14 #45 [support-notifications internal] load build context 07:55:14 #45 DONE 27.6s 07:55:14 07:55:14 #54 [security-spiffe-token-provider internal] load build context 07:55:14 #54 DONE 27.6s 07:55:14 07:55:14 #47 [security-proxy-auth internal] load build context 07:55:14 #47 DONE 27.7s 07:55:14 07:55:14 #46 [core-metadata internal] load build context 07:55:14 #46 DONE 27.6s 07:55:14 07:55:14 #51 [core-data internal] load build context 07:55:14 #51 DONE 27.9s 07:55:14 07:55:14 #49 [security-secretstore-setup internal] load build context 07:55:14 #49 DONE 27.9s 07:55:14 07:55:14 #53 [core-common-config-bootstrapper internal] load build context 07:55:14 #53 DONE 27.9s 07:55:14 07:55:14 #43 [security-proxy-setup internal] load build context 07:55:14 #43 DONE 27.9s 07:55:14 07:55:14 #44 [core-command internal] load build context 07:55:14 #44 transferring context: 595.00MB 21.1s done 07:55:14 #44 DONE 27.9s 07:55:14 07:55:14 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:55:14 #72 ... 07:55:14 07:55:14 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:55:14 #73 DONE 0.2s 07:55:14 07:55:14 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 07:55:14 #72 DONE 0.2s 07:55:14 07:55:14 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:55:14 #74 DONE 0.2s 07:55:14 07:55:14 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:55:14 #75 DONE 0.2s 07:55:14 07:55:14 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:55:14 #76 DONE 0.2s 07:55:14 07:55:14 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:55:14 #71 DONE 25.0s 07:55:14 07:55:14 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:14 #77 ... 07:55:14 07:55:14 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:55:14 #38 DONE 25.4s 07:55:14 07:55:14 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:15 #78 ... 07:55:15 07:55:15 #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:55:15 #33 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #33 26.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #33 26.86 (1/1) Installing dumb-init (1.2.5-r3) 07:55:15 #33 26.86 Executing busybox-1.36.1-r29.trigger 07:55:15 #33 26.88 OK: 8 MiB in 15 packages 07:55:15 #33 DONE 27.1s 07:55:15 07:55:15 #79 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:55:15 #79 ... 07:55:15 07:55:15 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:55:15 #0 1.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.739 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.763 Executing busybox-1.36.1-r30.post-upgrade 07:55:15 #0 1.883 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.886 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.890 Executing busybox-1.36.1-r30.trigger 07:55:15 #0 1.913 OK: 8 MiB in 15 packages 07:55:15 #80 DONE 2.2s 07:55:15 07:55:15 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:55:15 #0 1.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.653 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.672 Executing busybox-1.36.1-r30.post-upgrade 07:55:15 #0 1.796 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.797 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.806 Executing busybox-1.36.1-r30.trigger 07:55:15 #0 1.822 OK: 19 MiB in 18 packages 07:55:15 #81 DONE 2.2s 07:55:15 07:55:15 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:55:15 #65 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #65 25.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #65 26.34 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:55:15 #65 26.34 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:55:15 #65 26.34 OK: 24174 distinct packages available 07:55:15 #65 26.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #65 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #65 26.98 (1/5) Installing dumb-init (1.2.5-r3) 07:55:15 #65 26.98 (2/5) Installing musl-obstack (1.2.3-r2) 07:55:15 #65 26.99 (3/5) Installing libucontext (1.2-r3) 07:55:15 #65 27.00 (4/5) Installing gcompat (1.1.0-r4) 07:55:15 #65 27.00 (5/5) Installing openssl (3.3.4-r0) 07:55:15 #65 27.01 Executing busybox-1.36.1-r29.trigger 07:55:15 #65 27.02 OK: 9 MiB in 19 packages 07:55:15 #65 DONE 27.2s 07:55:15 07:55:15 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:55:15 #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.658 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.684 Executing busybox-1.36.1-r30.post-upgrade 07:55:15 #0 1.843 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.844 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.849 Executing busybox-1.36.1-r30.trigger 07:55:15 #0 1.858 OK: 12 MiB in 21 packages 07:55:15 #82 DONE 2.3s 07:55:15 07:55:15 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:55:15 #0 1.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.863 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.875 Executing busybox-1.36.1-r30.post-upgrade 07:55:15 #0 1.954 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.954 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.954 Executing busybox-1.36.1-r30.trigger 07:55:15 #0 1.955 OK: 19 MiB in 18 packages 07:55:15 #83 DONE 2.3s 07:55:15 07:55:15 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:55:15 #84 ... 07:55:15 07:55:15 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:55:15 #0 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:15 #0 1.912 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 1.934 Executing busybox-1.36.1-r30.post-upgrade 07:55:15 #0 2.043 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 2.045 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:15 #0 2.048 Executing busybox-1.36.1-r30.trigger 07:55:15 #0 2.068 OK: 8 MiB in 16 packages 07:55:15 #85 DONE 2.4s 07:55:16 07:55:16 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:55:16 #86 DONE 0.1s 07:55:16 07:55:16 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:55:16 #64 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:16 #64 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:16 #64 26.30 v3.20.7-46-g4cba8526e90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:55:16 #64 26.30 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:55:16 #64 26.30 OK: 24174 distinct packages available 07:55:16 #64 26.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:16 #64 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:16 #64 27.14 (1/4) Installing dumb-init (1.2.5-r3) 07:55:16 #64 27.15 (2/4) Installing musl-obstack (1.2.3-r2) 07:55:16 #64 27.16 (3/4) Installing libucontext (1.2-r3) 07:55:16 #64 27.16 (4/4) Installing gcompat (1.1.0-r4) 07:55:16 #64 27.16 Executing busybox-1.36.1-r29.trigger 07:55:16 #64 27.18 OK: 8 MiB in 18 packages 07:55:16 #64 DONE 27.4s 07:55:16 07:55:16 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:55:16 #87 ... 07:55:16 07:55:16 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:55:16 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:16 #0 1.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:16 #0 2.197 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:16 #0 2.233 Executing busybox-1.36.1-r30.post-upgrade 07:55:16 #0 2.341 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:16 #0 2.351 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:16 #0 2.351 Executing busybox-1.36.1-r30.trigger 07:55:16 #0 2.360 OK: 10 MiB in 17 packages 07:55:16 #88 DONE 2.5s 07:55:16 07:55:16 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:55:16 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:16 #0 1.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:16 #0 2.529 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:16 #0 2.546 Executing busybox-1.36.1-r30.post-upgrade 07:55:16 #0 2.588 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:16 #0 2.593 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:16 #0 2.596 Executing busybox-1.36.1-r30.trigger 07:55:16 #0 2.602 OK: 13 MiB in 28 packages 07:55:16 #89 DONE 2.8s 07:55:16 07:55:16 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:55:16 #90 ... 07:55:16 07:55:16 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:55:16 #0 1.288 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:16 #0 1.872 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:16 #0 2.669 OK: 248 MiB in 58 packages 07:55:16 #91 DONE 2.8s 07:55:16 07:55:16 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:55:16 #92 DONE 0.1s 07:55:16 07:55:16 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:17 #93 ... 07:55:17 07:55:17 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:55:17 #0 1.854 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:17 #0 2.317 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:17 #0 3.110 (1/1) Installing dumb-init (1.2.5-r3) 07:55:17 #0 3.405 Executing busybox-1.36.1-r29.trigger 07:55:17 #0 3.411 OK: 8 MiB in 15 packages 07:55:17 #94 DONE 3.6s 07:55:17 07:55:17 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:55:17 #87 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:17 #87 1.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:17 #87 ... 07:55:17 07:55:17 #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:55:17 #90 DONE 1.4s 07:55:17 07:55:17 #79 [core-command stage-1 3/8] RUN apk --no-cache upgrade 07:55:17 #79 1.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:17 #79 1.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:17 #79 1.972 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:17 #79 1.987 Executing busybox-1.36.1-r30.post-upgrade 07:55:17 #79 2.073 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:17 #79 2.077 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:17 #79 2.084 Executing busybox-1.36.1-r30.trigger 07:55:17 #79 2.096 OK: 8 MiB in 15 packages 07:55:17 #79 DONE 2.3s 07:55:17 07:55:17 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:55:17 #95 DONE 0.1s 07:55:17 07:55:17 #84 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:55:17 #84 1.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:55:17 #84 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:55:17 #84 1.775 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:17 #84 1.794 Executing busybox-1.36.1-r30.post-upgrade 07:55:17 #84 1.841 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:17 #84 1.845 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:17 #84 1.848 Executing busybox-1.36.1-r30.trigger 07:55:17 #84 1.859 OK: 9 MiB in 19 packages 07:55:18 #84 DONE 2.1s 07:55:18 07:55:18 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:55:18 #87 1.810 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 07:55:18 #87 1.823 Executing busybox-1.36.1-r30.post-upgrade 07:55:18 #87 1.860 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 07:55:18 #87 1.863 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 07:55:18 #87 1.868 Executing busybox-1.36.1-r30.trigger 07:55:18 #87 1.881 OK: 8 MiB in 18 packages 07:55:19 #87 DONE 2.9s 07:55:19 07:55:19 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:55:19 #96 DONE 1.1s 07:55:19 07:55:19 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:55:19 #97 DONE 1.1s 07:55:19 07:55:19 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:55:19 #98 DONE 0.2s 07:55:19 07:55:19 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:55:20 #99 DONE 1.1s 07:55:20 07:55:20 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:55:20 #100 DONE 1.1s 07:55:20 07:55:20 #101 [security-spire-server stage-2 6/9] COPY security.txt / 07:55:20 #101 DONE 0.8s 07:55:20 07:55:20 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:55:20 #102 DONE 0.1s 07:55:20 07:55:20 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:55:20 #103 DONE 0.1s 07:55:20 07:55:20 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:55:20 #104 DONE 0.1s 07:55:20 07:55:20 #105 [security-spire-config stage-2 6/10] COPY security.txt / 07:55:20 #105 DONE 0.1s 07:55:20 07:55:20 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 07:55:20 #106 DONE 0.1s 07:55:20 07:55:20 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:55:20 #107 DONE 0.1s 07:55:20 07:55:20 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:55:20 #108 DONE 0.1s 07:55:20 07:55:20 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:55:20 #109 DONE 0.1s 07:55:20 07:55:20 #110 [security-spire-server] exporting to image 07:55:20 #110 exporting layers 07:55:20 #110 ... 07:55:20 07:55:20 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:55:20 #111 DONE 0.1s 07:55:20 07:55:20 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:55:20 #112 DONE 0.1s 07:55:20 07:55:20 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:55:20 #113 DONE 0.0s 07:55:20 07:55:20 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:55:20 #114 DONE 0.0s 07:55:20 07:55:20 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:55:20 #115 DONE 0.1s 07:55:20 07:55:20 #116 [security-spire-agent] exporting to image 07:55:20 #116 ... 07:55:20 07:55:20 #110 [security-spire-server] exporting to image 07:55:20 #110 exporting layers 0.4s done 07:55:20 #110 writing image sha256:00d1006a436af7fae46aa1a944b5e219c07f950ed3ba11efc44a2052f31203b6 done 07:55:20 #110 naming to docker.io/library/security-spire-server done 07:55:20 #110 DONE 0.4s 07:55:20 07:55:20 #117 [security-spire-config] exporting to image 07:55:20 #117 exporting layers 0.4s done 07:55:20 #117 writing image sha256:e528a9802b38359eaede3ab2be506c99c3cf45a512e10e48dd8ec53db8fbda6c done 07:55:20 #117 naming to docker.io/library/security-spire-config done 07:55:21 #117 DONE 0.4s 07:55:21 07:55:21 #116 [security-spire-agent] exporting to image 07:55:21 #116 exporting layers 0.4s done 07:55:21 #116 writing image sha256:00b27dbc8ff89dd4db684d960708d3bc6636f6b188bb44be27d43267283d3245 done 07:55:21 #116 naming to docker.io/library/security-spire-agent done 07:55:21 #116 DONE 0.4s 07:55:21 07:55:21 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:24 #118 ... 07:55:24 07:55:24 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:24 #119 ... 07:55:24 07:55:24 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #120 ... 07:55:46 07:55:46 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #119 DONE 31.9s 07:55:46 07:55:46 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #118 DONE 31.8s 07:55:46 07:55:46 #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #77 DONE 31.8s 07:55:46 07:55:46 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #78 DONE 31.9s 07:55:46 07:55:46 #121 [core-data builder 6/7] COPY . . 07:55:46 #121 ... 07:55:46 07:55:46 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #120 DONE 31.9s 07:55:46 07:55:46 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:46 #93 DONE 29.2s 07:55:46 07:55:46 #121 [core-metadata builder 6/7] COPY . . 07:55:51 #121 ... 07:55:51 07:55:51 #122 [security-secretstore-setup builder 6/7] COPY . . 07:55:56 #122 ... 07:55:56 07:55:56 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:55:56 #123 ... 07:55:56 07:55:56 #124 [core-keeper builder 7/8] COPY . . 07:55:56 #124 ... 07:55:56 07:55:56 #125 [support-notifications builder 6/7] COPY . . 07:55:56 #125 ... 07:55:56 07:55:56 #126 [support-scheduler builder 6/7] COPY . . 07:56:01 #126 ... 07:56:01 07:56:01 #125 [support-notifications builder 6/7] COPY . . 07:56:01 #125 DONE 15.4s 07:56:01 07:56:01 #124 [core-keeper builder 7/8] COPY . . 07:56:01 #124 DONE 15.4s 07:56:01 07:56:01 #126 [support-scheduler builder 6/7] COPY . . 07:56:01 #126 DONE 15.5s 07:56:01 07:56:01 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:56:01 #123 DONE 15.4s 07:56:01 07:56:01 #121 [core-command builder 6/7] COPY . . 07:56:01 #121 DONE 15.5s 07:56:01 07:56:01 #122 [security-bootstrapper builder 6/7] COPY . . 07:56:01 #122 DONE 15.5s 07:56:01 07:56:01 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:01 #127 CACHED 07:56:01 07:56:01 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:56:01 #128 CACHED 07:56:01 07:56:01 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 07:56:01 #129 CACHED 07:56:01 07:56:01 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:01 #130 CACHED 07:56:01 07:56:01 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 07:56:01 #131 CACHED 07:56:01 07:56:01 #132 [core-command builder 6/7] COPY . . 07:56:01 #132 CACHED 07:56:01 07:56:01 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 07:56:01 #133 CACHED 07:56:01 07:56:01 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:01 #134 CACHED 07:56:01 07:56:01 #135 [core-data builder 6/7] COPY . . 07:56:01 #135 CACHED 07:56:01 07:56:01 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:01 #136 CACHED 07:56:01 07:56:01 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:56:01 #137 CACHED 07:56:01 07:56:01 #138 [core-metadata builder 6/7] COPY . . 07:56:01 #138 CACHED 07:56:01 07:56:01 #139 [security-proxy-setup builder 6/7] COPY . . 07:56:01 #139 CACHED 07:56:01 07:56:01 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:56:01 #140 CACHED 07:56:01 07:56:01 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:01 #141 CACHED 07:56:01 07:56:01 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:01 #142 CACHED 07:56:01 07:56:01 #143 [security-secretstore-setup builder 6/7] COPY . . 07:56:01 #143 CACHED 07:56:01 07:56:01 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:56:01 #144 CACHED 07:56:01 07:56:01 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:56:02 #145 1.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:56:12 #145 ... 07:56:12 07:56:12 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:56:12 #0 0.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:56:12 #146 ... 07:56:12 07:56:12 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:56:12 #0 0.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:56:12 #147 ... 07:56:12 07:56:12 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:56:12 #0 0.489 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:56:12 #148 ... 07:56:12 07:56:12 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:56:12 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:56:12 #149 ... 07:56:12 07:56:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:56:12 #0 0.794 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:56:12 #150 ... 07:56:12 07:56:12 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:56:12 #0 1.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:56:12 #151 ... 07:56:12 07:56:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:12 #0 0.486 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:56:12 #152 ... 07:56:12 07:56:12 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:56:12 #0 1.003 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:56:12 #153 ... 07:56:12 07:56:12 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:56:12 #0 1.103 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:56:12 #154 ... 07:56:12 07:56:12 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:56:12 #0 0.791 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:56:12 #155 ... 07:56:12 07:56:12 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:56:12 #0 1.167 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:57:49 #156 ... 07:57:49 07:57:49 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:57:49 #149 DONE 102.4s 07:57:49 07:57:49 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:57:49 #155 DONE 102.4s 07:57:49 07:57:49 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:57:49 #157 DONE 0.1s 07:57:49 07:57:49 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:57:49 #158 DONE 0.2s 07:57:49 07:57:49 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:57:49 #159 ... 07:57:49 07:57:49 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:57:49 #160 DONE 0.1s 07:57:49 07:57:49 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:57:49 #161 DONE 0.3s 07:57:49 07:57:49 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:57:49 #162 DONE 0.2s 07:57:49 07:57:49 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:57:49 #163 DONE 0.2s 07:57:49 07:57:49 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:57:49 #152 ... 07:57:49 07:57:49 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:57:49 #159 DONE 1.0s 07:57:49 07:57:49 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:49 #164 ... 07:57:49 07:57:49 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:57:49 #165 DONE 0.3s 07:57:49 07:57:49 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:57:49 #166 DONE 0.2s 07:57:49 07:57:49 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:57:49 #167 DONE 0.2s 07:57:49 07:57:49 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:57:49 #145 ... 07:57:49 07:57:49 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:49 #164 DONE 0.9s 07:57:49 07:57:49 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:57:49 #168 DONE 0.1s 07:57:49 07:57:49 #169 [core-common-config-bootstrapper] exporting to image 07:57:49 #169 exporting layers 07:57:49 #169 ... 07:57:49 07:57:49 #170 [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/ 07:57:49 #170 DONE 0.3s 07:57:49 07:57:49 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:57:49 #171 DONE 0.2s 07:57:49 07:57:49 #169 [core-common-config-bootstrapper] exporting to image 07:57:49 #169 exporting layers 0.7s done 07:57:49 #169 writing image sha256:c1853430b0f135d8e772f3b1f35fec6a641ae7f646adf7ec5248a04d6e3d2519 done 07:57:49 #169 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:57:49 #169 DONE 0.7s 07:57:49 07:57:49 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:57:49 #172 DONE 0.1s 07:57:49 07:57:49 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:57:49 #156 ... 07:57:49 07:57:49 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:57:49 #173 DONE 0.1s 07:57:49 07:57:49 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:57:49 #174 DONE 0.9s 07:57:49 07:57:49 #175 [security-bootstrapper] exporting to image 07:57:49 #175 exporting layers 0.4s done 07:57:49 #175 writing image sha256:1848d186ad071fe0176a8351e44d8e67c377d5e7076a6af5310d7d0a2f18ff81 done 07:57:49 #175 naming to docker.io/library/security-bootstrapper done 07:57:49 #175 DONE 0.4s 07:57:49 07:57:49 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:59:10 #145 ... 07:59:10 07:59:10 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:59:10 #154 180.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:59:10 #154 ... 07:59:10 07:59:10 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:59:10 #151 DONE 182.7s 07:59:10 07:59:10 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:59:10 #145 DONE 182.7s 07:59:10 07:59:10 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #176 DONE 0.0s 07:59:10 07:59:10 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #177 DONE 0.1s 07:59:10 07:59:10 #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:59:10 #178 DONE 0.0s 07:59:10 07:59:10 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:59:10 #179 DONE 0.1s 07:59:10 07:59:10 #180 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:59:10 #180 DONE 0.1s 07:59:10 07:59:10 #181 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:59:10 #181 DONE 0.2s 07:59:10 07:59:10 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:59:10 #182 DONE 0.2s 07:59:10 07:59:10 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:59:10 #183 DONE 0.1s 07:59:10 07:59:10 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:59:10 #184 DONE 0.3s 07:59:10 07:59:10 #185 [core-command] exporting to image 07:59:10 #185 exporting layers 0.2s done 07:59:10 #185 writing image sha256:2b679e8dc5f4ce83090582bfb704e5b11792a0428c77655fd13659258884e653 done 07:59:10 #185 naming to docker.io/library/core-command done 07:59:10 #185 DONE 0.3s 07:59:10 07:59:10 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:59:10 #186 DONE 0.1s 07:59:10 07:59:10 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:10 #187 ... 07:59:10 07:59:10 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:59:10 #154 DONE 184.5s 07:59:10 07:59:10 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:10 #187 DONE 1.1s 07:59:10 07:59:10 #188 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #188 DONE 0.2s 07:59:10 07:59:10 #189 [security-proxy-setup] exporting to image 07:59:10 #189 ... 07:59:10 07:59:10 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:59:10 #190 DONE 0.2s 07:59:10 07:59:10 #191 [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 07:59:10 #191 DONE 0.1s 07:59:10 07:59:10 #189 [security-proxy-setup] exporting to image 07:59:10 #189 exporting layers 0.4s done 07:59:10 #189 writing image sha256:1944cc232b67187d58f9036e5c5da69504c0ac5f2c26caf2425528a1d7a7d6a2 done 07:59:10 #189 naming to docker.io/library/security-proxy-setup 0.1s done 07:59:10 #189 DONE 0.5s 07:59:10 07:59:10 #192 [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 07:59:10 #192 DONE 0.2s 07:59:10 07:59:10 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:59:10 #193 DONE 0.1s 07:59:10 07:59:10 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:59:10 #194 DONE 0.2s 07:59:10 07:59:10 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:59:10 #146 ... 07:59:10 07:59:10 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:59:10 #195 DONE 0.4s 07:59:10 07:59:10 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:59:10 #196 ... 07:59:10 07:59:10 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:59:10 #147 DONE 186.1s 07:59:10 07:59:10 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:59:10 #196 DONE 0.2s 07:59:10 07:59:10 #197 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #197 DONE 0.2s 07:59:10 07:59:10 #198 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:59:10 #198 DONE 0.1s 07:59:10 07:59:10 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:10 #199 ... 07:59:10 07:59:10 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:59:10 #148 DONE 186.6s 07:59:10 07:59:10 #200 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:59:10 #200 DONE 0.2s 07:59:10 07:59:10 #201 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:59:10 #201 DONE 0.0s 07:59:10 07:59:10 #199 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:10 #199 DONE 0.6s 07:59:10 07:59:10 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #202 DONE 0.1s 07:59:10 07:59:10 #203 [security-secretstore-setup] exporting to image 07:59:10 #203 ... 07:59:10 07:59:10 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:59:10 #204 DONE 0.3s 07:59:10 07:59:10 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:59:10 #205 DONE 0.0s 07:59:10 07:59:10 #206 [security-spiffe-token-provider] exporting to image 07:59:10 #206 exporting layers 0.4s done 07:59:10 #206 writing image sha256:04f044da15c724a4fad5d56f645a3a4405c9f69a6af0c0b65e7aad3d08ed9931 done 07:59:10 #206 naming to docker.io/library/security-spiffe-token-provider done 07:59:10 #206 DONE 0.5s 07:59:10 07:59:10 #207 [core-keeper] exporting to image 07:59:10 #207 exporting layers 0.1s done 07:59:10 #207 writing image sha256:7d0dd3373f5a1943d19962405a6cdf0808f2864af5edaf022fe520754cc02d05 done 07:59:10 #207 naming to docker.io/library/core-keeper done 07:59:10 #207 DONE 0.1s 07:59:10 07:59:10 #203 [security-secretstore-setup] exporting to image 07:59:10 #203 exporting layers 0.6s done 07:59:10 #203 writing image sha256:6fff89a6a50f9cf236a4e471e8b230e6bd54aaa9e903066f43e0bffa43688957 done 07:59:10 #203 naming to docker.io/library/security-secretstore-setup 07:59:10 #203 naming to docker.io/library/security-secretstore-setup done 07:59:10 #203 DONE 0.6s 07:59:10 07:59:10 #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:59:10 #146 DONE 187.9s 07:59:10 07:59:10 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #208 DONE 0.3s 07:59:10 07:59:10 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:59:10 #156 ... 07:59:10 07:59:10 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:59:10 #209 DONE 0.1s 07:59:10 07:59:10 #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:59:10 #210 DONE 0.2s 07:59:10 07:59:10 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:59:10 #153 DONE 188.6s 07:59:10 07:59:10 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:59:10 #211 DONE 0.0s 07:59:10 07:59:10 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:59:10 #156 DONE 188.7s 07:59:10 07:59:10 #212 [core-data] exporting to image 07:59:10 #212 ... 07:59:10 07:59:10 #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #213 DONE 0.0s 07:59:10 07:59:10 #212 [core-data] exporting to image 07:59:10 #212 exporting layers 0.2s done 07:59:10 #212 writing image sha256:de7d01d9fd33af7da353c6de76b5bf90459a4468549e6dffa82452910cada3f5 07:59:10 #212 writing image sha256:de7d01d9fd33af7da353c6de76b5bf90459a4468549e6dffa82452910cada3f5 0.0s done 07:59:10 #212 naming to docker.io/library/core-data done 07:59:10 #212 DONE 0.2s 07:59:10 07:59:10 #213 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #213 DONE 0.0s 07:59:10 07:59:10 #214 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:59:10 #214 DONE 0.1s 07:59:10 07:59:10 #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:59:10 #215 CACHED 07:59:10 07:59:10 #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:59:10 #216 CACHED 07:59:10 07:59:10 #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:59:10 #217 DONE 0.3s 07:59:10 07:59:10 #218 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:59:10 #218 DONE 0.3s 07:59:10 07:59:10 #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:59:10 #219 DONE 0.0s 07:59:10 07:59:10 #220 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:59:10 #220 DONE 0.1s 07:59:10 07:59:10 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:59:10 #221 DONE 0.0s 07:59:10 07:59:10 #222 [core-metadata] exporting to image 07:59:10 #222 ... 07:59:10 07:59:10 #223 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:59:10 #223 DONE 0.0s 07:59:10 07:59:10 #222 [core-metadata] exporting to image 07:59:10 #222 exporting layers 0.1s done 07:59:10 #222 writing image sha256:e33188e9c4aa21c6fd4a4166b92c25db0f99c16d6aed0c67e69fb58e5f1c3d91 done 07:59:10 #222 naming to docker.io/library/core-metadata done 07:59:10 #222 DONE 0.1s 07:59:10 07:59:10 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:10 #224 DONE 0.4s 07:59:10 07:59:10 #225 [security-proxy-auth] exporting to image 07:59:11 #225 exporting layers 0.3s done 07:59:11 #225 writing image sha256:6f0ad9070c4f4ec5743f88af98409045ea6ff37c3d1cf066a3b12edfe9bbb578 done 07:59:11 #225 naming to docker.io/library/security-proxy-auth done 07:59:11 #225 DONE 0.3s 07:59:11 07:59:11 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:12 #152 DONE 190.8s 07:59:12 07:59:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:59:12 #150 ... 07:59:12 07:59:12 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:59:12 #226 DONE 0.0s 07:59:12 07:59:12 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:59:12 #227 DONE 0.0s 07:59:12 07:59:12 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:59:12 #228 DONE 0.2s 07:59:12 07:59:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:59:12 #150 DONE 191.1s 07:59:12 07:59:12 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:59:12 #229 DONE 0.1s 07:59:12 07:59:12 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:59:12 #230 DONE 0.0s 07:59:12 07:59:12 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:59:12 #231 DONE 0.0s 07:59:12 07:59:12 #232 [support-notifications] exporting to image 07:59:12 #232 exporting layers 0.2s done 07:59:12 #232 writing image sha256:33b57440b6ccfb39ff908558ceabe99e8801701af63040393721cf4ac9a6b911 done 07:59:12 #232 naming to docker.io/library/support-notifications done 07:59:12 #232 DONE 0.2s 07:59:12 07:59:12 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:59:12 #233 DONE 0.2s 07:59:12 07:59:12 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:59:12 #234 DONE 0.1s 07:59:12 07:59:12 #235 [support-scheduler] exporting to image 07:59:13 #235 exporting layers 0.2s done 07:59:13 #235 writing image sha256:01d9e0e2a94c65567bce6a743ed87f90d9c6639a27c96d96cd85eb75f3b3367d done 07:59:13 #235 naming to docker.io/library/support-scheduler done 07:59:13 #235 DONE 0.2s 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:13 time="2025-08-26T07:54:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:59:13 $ docker stop --time=1 1b661b52fc83cd2cb4c162cbb867a17526cf2f0cb94992222f4dfe5d1e8af3dc 07:59:14 $ docker rm -f --volumes 1b661b52fc83cd2cb4c162cbb867a17526cf2f0cb94992222f4dfe5d1e8af3dc [Pipeline] // withDockerContainer [Pipeline] sh 07:59:14 + docker images 07:59:14 REPOSITORY TAG IMAGE ID CREATED SIZE 07:59:14 support-notifications latest 33b57440b6cc 2 seconds ago 53.6MB 07:59:14 support-scheduler latest 01d9e0e2a94c 2 seconds ago 50MB 07:59:14 security-proxy-auth latest 6f0ad9070c4f 4 seconds ago 45.4MB 07:59:14 core-metadata latest e33188e9c4aa 4 seconds ago 46.4MB 07:59:14 core-data latest de7d01d9fd33 5 seconds ago 46.3MB 07:59:14 core-keeper latest 7d0dd3373f5a 6 seconds ago 45.2MB 07:59:14 security-secretstore-setup latest 6fff89a6a50f 7 seconds ago 80.6MB 07:59:14 security-spiffe-token-provider latest 04f044da15c7 7 seconds ago 48.8MB 07:59:14 security-proxy-setup latest 1944cc232b67 9 seconds ago 49.9MB 07:59:14 core-command latest 2b679e8dc5f4 10 seconds ago 40.5MB 07:59:14 security-bootstrapper latest 1848d186ad07 About a minute ago 21.2MB 07:59:14 core-common-config-bootstrapper latest c1853430b0f1 About a minute ago 20.2MB 07:59:14 security-spire-server latest 00d1006a436a 3 minutes ago 150MB 07:59:14 security-spire-agent latest 00b27dbc8ff8 3 minutes ago 196MB 07:59:14 security-spire-config latest e528a9802b38 3 minutes ago 150MB 07:59:14 ci-base-image-x86_64 latest 4540677d701a 7 minutes ago 936MB 07:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 3 weeks ago 580MB 07:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 3 months ago 573MB 07:59:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 07:59:16 provisioning config files... 07:59:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config16343168605966167064tmp [Pipeline] { [Pipeline] sh 07:59:16 + set +x 07:59:16 + curl -s https://codecov.io/bash 07:59:16 + bash -s -- 07:59:16 07:59:16 _____ _ 07:59:16 / ____| | | 07:59:16 | | ___ __| | ___ ___ _____ __ 07:59:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:59:16 | |___| (_) | (_| | __/ (_| (_) \ V / 07:59:16 \_____\___/ \__,_|\___|\___\___/ \_/ 07:59:16 Bash-1.0.6 07:59:16 07:59:16 07:59:16 ==> git version 2.25.1 found 07:59:16 ==> 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 07:59:16 Release-Date: 2020-01-08 07:59:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:59:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:59:16 ==> Jenkins CI detected. 07:59:16 current dir:  /w/workspace/edgex-go/1 07:59:16 project root: . 07:59:16 --> token set from env 07:59:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:59:16 ==> Running gcov in . (disable via -X gcov) 07:59:16 ==> Python coveragepy not found 07:59:16 ==> Searching for coverage reports in: 07:59:16 + . 07:59:16 -> Found 1 reports 07:59:16 ==> Detecting git/mercurial file structure 07:59:16 ==> Reading reports 07:59:16 + ./coverage.out bytes=1670297 07:59:16 ==> Appending adjustments 07:59:16 https://docs.codecov.io/docs/fixing-reports 07:59:18 + Found adjustments 07:59:18 ==> Gzipping contents 07:59:18 140K /tmp/codecov.XkdUug.gz 07:59:18 ==> Uploading reports 07:59:18 url: https://codecov.io 07:59:18 query: branch=PR-5234&commit=553bb05831200d830191a7dd348a551b7d8601dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5234&job=&cmd_args= 07:59:18 -> Pinging Codecov 07:59:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5234&commit=553bb05831200d830191a7dd348a551b7d8601dc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5234&job=&cmd_args= 07:59:18 -> Uploading to 07:59:18 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/553bb05831200d830191a7dd348a551b7d8601dc/1f79ac49-a1ca-45c1-b651-09cd0efc7939.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250826%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250826T075918Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fa603b705ff2080dfe1074926f854bcba8da7aa84cc9d4efcddcf121af468546 07:59:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:18 Dload Upload Total Spent Left Speed 07:59:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 729k --:--:-- --:--:-- --:--:-- 729k 07:59:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/553bb05831200d830191a7dd348a551b7d8601dc [Pipeline] } 07:59:18 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 07:59:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 07:59:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:59:21 ---> package-listing.sh 07:59:21 ++ facter osfamily 07:59:21 ++ tr '[:upper:]' '[:lower:]' 07:59:21 + OS_FAMILY=debian 07:59:21 + workspace=/w/workspace/edgex-go/1 07:59:21 + START_PACKAGES=/tmp/packages_start.txt 07:59:21 + END_PACKAGES=/tmp/packages_end.txt 07:59:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:59:21 + PACKAGES=/tmp/packages_start.txt 07:59:21 + '[' /w/workspace/edgex-go/1 ']' 07:59:21 + PACKAGES=/tmp/packages_end.txt 07:59:21 + case "${OS_FAMILY}" in 07:59:21 + dpkg -l 07:59:21 + grep '^ii' 07:59:21 + '[' -f /tmp/packages_start.txt ']' 07:59:21 + '[' -f /tmp/packages_end.txt ']' 07:59:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:59:21 + '[' /w/workspace/edgex-go/1 ']' 07:59:21 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:59:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:59:21 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 07:59:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:22 07:59:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:23 latest: Pulling from edgex-lftools-log-publisher 07:59:23 5eb5b503b376: Pulling fs layer 07:59:23 5c69ac0246d0: Pulling fs layer 07:59:23 ec43610c2a17: Pulling fs layer 07:59:23 3a2ae6a8a46f: Pulling fs layer 07:59:23 33b1e0a273af: Pulling fs layer 07:59:23 3a2ae6a8a46f: Waiting 07:59:23 5d3b04190fa2: Pulling fs layer 07:59:23 33b1e0a273af: Waiting 07:59:23 2f39f015ded8: Pulling fs layer 07:59:23 2f39f015ded8: Waiting 07:59:23 5d3b04190fa2: Waiting 07:59:23 5c69ac0246d0: Download complete 07:59:23 3a2ae6a8a46f: Verifying Checksum 07:59:23 3a2ae6a8a46f: Download complete 07:59:23 ec43610c2a17: Verifying Checksum 07:59:23 ec43610c2a17: Download complete 07:59:23 33b1e0a273af: Verifying Checksum 07:59:23 33b1e0a273af: Download complete 07:59:23 5d3b04190fa2: Verifying Checksum 07:59:23 5d3b04190fa2: Download complete 07:59:23 5eb5b503b376: Download complete 07:59:24 2f39f015ded8: Verifying Checksum 07:59:24 2f39f015ded8: Download complete 07:59:25 5eb5b503b376: Pull complete 07:59:25 5c69ac0246d0: Pull complete 07:59:25 ec43610c2a17: Pull complete 07:59:25 3a2ae6a8a46f: Pull complete 07:59:25 33b1e0a273af: Pull complete 07:59:25 5d3b04190fa2: Pull complete 07:59:32 2f39f015ded8: Pull complete 07:59:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:32 prd-ubuntu20.04-docker-8c-8g-7623 does not seem to be running inside a container 07:59:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:59:34 $ docker top 2dd2b75687a30f897fcd3f560910660a989c27389f8f297fdfdc092ff265cdb5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:59:35 + mkdir -p /var/log/sysstat [Pipeline] sh 07:59:35 + ls /var/log/sa-host 07:59:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:36 provisioning config files... 07:59:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2430122948696610888tmp [Pipeline] { [Pipeline] echo 07:59:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:59:36 ---> create-netrc.sh [Pipeline] } 07:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:59:36 ---> python-tools-install.sh [Pipeline] echo 07:59:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:59:37 ---> sudo-logs.sh 07:59:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:59:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:59:37 ---> job-cost.sh 07:59:37 lf-activate-venv: SKIPPING 07:59:37 INFO: No Stack... 07:59:37 INFO: Retrieving Pricing Info for: v3-standard-8 07:59:38 INFO: Archiving Costs [Pipeline] echo 07:59:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:59:38 ---> logs-deploy.sh 07:59:38 lf-activate-venv: SKIPPING 07:59:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5234/1 07:59:38 INFO: archiving workspace using pattern(s): 07:59:39 Archives upload complete. 07:59:39 INFO: archiving logs to Nexus 07:59:40 ---> uname -a: 07:59:40 Linux prd-ubuntu20-04-docker-8c-8g-7623 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:59:40 07:59:40 07:59:40 ---> lscpu: 07:59:40 Architecture: x86_64 07:59:40 CPU op-mode(s): 32-bit, 64-bit 07:59:40 Byte Order: Little Endian 07:59:40 Address sizes: 40 bits physical, 48 bits virtual 07:59:40 CPU(s): 8 07:59:40 On-line CPU(s) list: 0-7 07:59:40 Thread(s) per core: 1 07:59:40 Core(s) per socket: 1 07:59:40 Socket(s): 8 07:59:40 NUMA node(s): 1 07:59:40 Vendor ID: AuthenticAMD 07:59:40 CPU family: 23 07:59:40 Model: 49 07:59:40 Model name: AMD EPYC-Rome Processor 07:59:40 Stepping: 0 07:59:40 CPU MHz: 2800.000 07:59:40 BogoMIPS: 5600.00 07:59:40 Virtualization: AMD-V 07:59:40 Hypervisor vendor: KVM 07:59:40 Virtualization type: full 07:59:40 L1d cache: 256 KiB 07:59:40 L1i cache: 256 KiB 07:59:40 L2 cache: 4 MiB 07:59:40 L3 cache: 128 MiB 07:59:40 NUMA node0 CPU(s): 0-7 07:59:40 Vulnerability Gather data sampling: Not affected 07:59:40 Vulnerability Itlb multihit: Not affected 07:59:40 Vulnerability L1tf: Not affected 07:59:40 Vulnerability Mds: Not affected 07:59:40 Vulnerability Meltdown: Not affected 07:59:40 Vulnerability Mmio stale data: Not affected 07:59:40 Vulnerability Retbleed: Vulnerable 07:59:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:59:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:59:40 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:59:40 Vulnerability Srbds: Not affected 07:59:40 Vulnerability Tsx async abort: Not affected 07:59:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:59:40 07:59:40 07:59:40 ---> nproc: 07:59:40 8 07:59:40 07:59:40 07:59:40 ---> df -h: 07:59:40 Filesystem Size Used Avail Use% Mounted on 07:59:40 overlay 155G 32G 124G 21% / 07:59:40 tmpfs 64M 0 64M 0% /dev 07:59:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:59:40 shm 64M 0 64M 0% /dev/shm 07:59:40 /dev/vda1 155G 32G 124G 21% /facter-os 07:59:40 07:59:40 07:59:40 ---> sar -b -r -n DEV: 07:59:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7623) 08/26/25 _x86_64_ (8 CPU) 07:59:40 07:59:40 07:50:10 LINUX RESTART (8 CPU) 07:59:40 07:59:40 07:51:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:59:40 07:52:01 220.79 14.93 205.86 0.00 2238.13 66771.06 0.00 07:59:40 07:53:01 35.86 0.08 35.78 0.00 5.60 35929.76 0.00 07:59:40 07:54:01 47.26 0.25 47.01 0.00 2.93 20060.66 0.00 07:59:40 07:55:01 267.94 0.32 267.62 0.00 42.26 166933.38 0.00 07:59:40 07:56:01 1020.31 20.08 1000.23 0.00 4419.59 394873.98 0.00 07:59:40 07:57:01 196.70 0.87 195.83 0.00 11.46 34357.88 0.00 07:59:40 07:58:01 371.95 0.10 371.85 0.00 0.80 111113.92 0.00 07:59:40 07:59:01 164.26 0.03 164.23 0.00 0.27 106881.04 0.00 07:59:40 Average: 290.80 4.56 286.24 0.00 837.20 117223.76 0.00 07:59:40 07:59:40 07:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:59:40 07:52:01 27417024 31296176 984228 2.99 119228 3939148 1992028 5.87 1490392 3457540 20300 07:59:40 07:53:01 26306396 31410516 865740 2.63 126500 5089424 1929776 5.69 2033196 3953428 130416 07:59:40 07:54:01 25743248 31280412 993528 3.02 133104 5475692 2228168 6.57 1916688 4593176 505580 07:59:40 07:55:01 20928964 31199208 1055860 3.21 148668 10086100 3062068 9.03 2255796 8925028 1688624 07:59:40 07:56:01 10996188 31361576 874296 2.66 373816 19400152 2339004 6.90 3218684 17324512 552 07:59:40 07:57:01 5124008 28000072 4158644 12.65 426144 21471324 11572360 34.12 7520880 18393420 1324144 07:59:40 07:58:01 1551172 26460124 5706528 17.36 439436 23416072 11426952 33.69 9897664 19524744 362332 07:59:40 07:59:01 1171512 29459464 2708424 8.24 451540 26673616 7364980 21.71 8379744 21328564 726280 07:59:40 Average: 14904814 30058444 2168406 6.60 277304 14443941 5239417 15.45 4589130 12187552 594778 07:59:40 07:59:40 07:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:59:40 07:52:01 ens3 1145.20 1012.59 11883.05 146.03 0.00 0.00 0.00 0.00 07:59:40 07:52:01 lo 2.51 2.51 0.25 0.25 0.00 0.00 0.00 0.00 07:59:40 07:52:01 vethf632642 0.05 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:59:40 07:52:01 docker0 818.10 841.08 61.61 4731.40 0.00 0.00 0.00 0.00 07:59:40 07:53:01 ens3 30.76 21.56 24.27 13.96 0.00 0.00 0.00 0.00 07:59:40 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:40 07:53:01 vethf632642 0.97 1.02 0.08 0.09 0.00 0.00 0.00 0.00 07:59:40 07:53:01 docker0 0.97 0.97 0.07 0.09 0.00 0.00 0.00 0.00 07:59:40 07:54:01 ens3 21.20 13.80 22.53 10.68 0.00 0.00 0.00 0.00 07:59:40 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:54:01 vethf632642 0.42 0.43 0.04 0.04 0.00 0.00 0.00 0.00 07:59:40 07:54:01 docker0 0.42 0.42 0.03 0.04 0.00 0.00 0.00 0.00 07:59:40 07:55:01 ens3 195.20 114.75 3903.82 25.73 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth07e143b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth5794877 2.82 5.73 0.22 65.13 0.00 0.00 0.00 0.01 07:59:40 07:55:01 veth272e456 1.52 3.35 0.11 38.13 0.00 0.00 0.00 0.00 07:59:40 07:55:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethf0e5ca2 2.48 6.68 0.19 112.72 0.00 0.00 0.00 0.01 07:59:40 07:55:01 veth9633f65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth1d8ac8e 4.43 1.73 38.19 0.12 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth12c1f88 1.47 3.27 0.11 38.13 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth94a02f9 7.50 13.16 0.57 116.88 0.00 0.00 0.00 0.01 07:59:40 07:55:01 veth9e4fdb1 1.73 4.43 0.12 38.19 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethcbe1b9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth5f85cd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth3946542 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethb6d35f6 0.05 0.95 0.00 0.04 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethf4ca182 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth17269c4 2.30 6.28 0.17 109.82 0.00 0.00 0.00 0.01 07:59:40 07:55:01 veth39f2526 3.22 1.90 44.48 0.15 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth820a729 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethbe8e398 3.87 6.73 0.28 76.26 0.00 0.00 0.00 0.01 07:59:40 07:55:01 docker0 30.79 53.94 1.89 755.17 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth171461f 1.32 2.62 0.10 38.09 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth644334d 5.73 2.82 65.13 0.22 0.00 0.00 0.00 0.00 07:59:40 07:55:01 veth51c0ee1 1.90 3.22 0.15 44.48 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethdb32b9d 0.65 1.55 0.06 0.28 0.00 0.00 0.00 0.00 07:59:40 07:55:01 vethda522f7 1.58 3.28 0.12 38.79 0.00 0.00 0.00 0.00 07:59:40 07:56:01 ens3 1154.05 605.60 11249.88 69.75 0.00 0.00 0.00 0.00 07:59:40 07:56:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 07:59:40 07:56:01 docker0 526.92 980.61 45.29 8236.81 0.00 0.00 0.00 0.00 07:59:40 07:56:01 vethdb32b9d 0.10 1.80 0.00 0.08 0.00 0.00 0.00 0.00 07:59:40 07:57:01 ens3 12.23 8.30 10.21 4.84 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth38b9b88 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:59:40 07:57:01 vethfe2fb42 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth05f5cc4 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 vethe992db7 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth299ff75 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth6e3e587 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth3d2b76f 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth98adb18 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 veth9cb85f1 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 docker0 0.70 0.07 0.02 0.00 0.00 0.00 0.00 0.00 07:59:40 07:57:01 vethdb32b9d 0.10 0.68 0.01 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 vethc615e6f 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 vethff42129 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:57:01 vethd0d91df 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 07:59:40 07:58:01 ens3 4.45 2.37 3.62 1.99 0.00 0.00 0.00 0.00 07:59:40 07:58:01 veth38b9b88 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 vethfe2fb42 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 veth05f5cc4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 vethe992db7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 veth299ff75 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 veth6e3e587 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 veth98adb18 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 veth9cb85f1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 vethdb32b9d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 vethff42129 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:58:01 vethd0d91df 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 ens3 2.80 1.48 2.26 1.20 0.00 0.00 0.00 0.00 07:59:40 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:59:40 07:59:01 vethfe2fb42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 veth05f5cc4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 vethe992db7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 veth299ff75 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 veth6e3e587 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 veth98adb18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 veth9cb85f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 vethdb32b9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 vethff42129 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:01 vethd0d91df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: ens3 319.00 220.89 3369.54 34.04 0.00 0.00 0.00 0.00 07:59:40 Average: lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 07:59:40 Average: vethfe2fb42 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: veth05f5cc4 0.01 0.10 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: vethe992db7 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: veth299ff75 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: veth6e3e587 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: veth98adb18 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: veth9cb85f1 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: docker0 170.89 233.36 13.51 1709.10 0.00 0.00 0.00 0.00 07:59:40 Average: vethdb32b9d 0.11 0.51 0.01 0.05 0.00 0.00 0.00 0.00 07:59:40 Average: vethff42129 0.01 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 Average: vethd0d91df 0.01 0.09 0.00 0.00 0.00 0.00 0.00 0.00 07:59:40 07:59:40 07:59:40 ---> sar -P ALL: 07:59:40 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7623) 08/26/25 _x86_64_ (8 CPU) 07:59:40 07:59:40 07:50:10 LINUX RESTART (8 CPU) 07:59:40 07:59:40 07:51:02 CPU %user %nice %system %iowait %steal %idle 07:59:40 07:52:01 all 10.58 0.00 4.27 1.74 0.08 83.33 07:59:40 07:52:01 0 12.03 0.00 6.66 6.47 0.09 74.75 07:59:40 07:52:01 1 11.48 0.00 4.21 0.93 0.07 83.32 07:59:40 07:52:01 2 10.39 0.00 3.75 0.41 0.07 85.38 07:59:40 07:52:01 3 6.84 0.00 3.04 1.66 0.05 88.41 07:59:40 07:52:01 4 15.42 0.00 4.49 3.23 0.07 76.80 07:59:40 07:52:01 5 10.29 0.00 5.05 0.58 0.09 84.00 07:59:40 07:52:01 6 8.21 0.00 3.61 0.55 0.10 87.53 07:59:40 07:52:01 7 9.98 0.00 3.34 0.15 0.09 86.43 07:59:40 07:53:01 all 44.12 0.00 6.76 0.55 0.12 48.45 07:59:40 07:53:01 0 46.47 0.00 6.16 0.10 0.12 47.15 07:59:40 07:53:01 1 43.41 0.00 7.83 3.87 0.13 44.76 07:59:40 07:53:01 2 48.31 0.00 6.83 0.39 0.12 44.35 07:59:40 07:53:01 3 40.35 0.00 7.73 0.00 0.12 51.81 07:59:40 07:53:01 4 43.95 0.00 6.08 0.00 0.15 49.82 07:59:40 07:53:01 5 43.13 0.00 6.92 0.02 0.12 49.82 07:59:40 07:53:01 6 44.78 0.00 6.51 0.00 0.12 48.59 07:59:40 07:53:01 7 42.53 0.00 6.05 0.05 0.10 51.27 07:59:40 07:54:01 all 63.84 0.00 8.05 0.09 0.13 27.89 07:59:40 07:54:01 0 63.40 0.00 8.08 0.03 0.13 28.35 07:59:40 07:54:01 1 63.89 0.00 7.42 0.39 0.12 28.18 07:59:40 07:54:01 2 63.95 0.00 8.18 0.13 0.13 27.60 07:59:40 07:54:01 3 64.00 0.00 7.47 0.03 0.13 28.36 07:59:40 07:54:01 4 63.85 0.00 8.19 0.05 0.13 27.78 07:59:40 07:54:01 5 63.80 0.00 8.29 0.00 0.12 27.80 07:59:40 07:54:01 6 64.47 0.00 8.11 0.07 0.13 27.21 07:59:40 07:54:01 7 63.37 0.00 8.62 0.03 0.13 27.84 07:59:40 07:55:01 all 27.33 0.00 12.62 2.98 0.29 56.77 07:59:40 07:55:01 0 27.17 0.00 12.51 1.68 0.29 58.34 07:59:40 07:55:01 1 30.46 0.00 13.30 2.05 0.32 53.86 07:59:40 07:55:01 2 27.58 0.00 12.85 2.38 0.29 56.91 07:59:40 07:55:01 3 25.57 0.00 11.98 2.63 0.32 59.49 07:59:40 07:55:01 4 28.46 0.00 12.45 5.32 0.27 53.50 07:59:40 07:55:01 5 26.24 0.00 12.78 5.81 0.29 54.88 07:59:40 07:55:01 6 26.04 0.00 12.81 1.04 0.25 59.86 07:59:40 07:55:01 7 27.15 0.00 12.31 2.96 0.27 57.30 07:59:40 07:56:01 all 15.09 0.00 19.42 16.67 0.47 48.36 07:59:40 07:56:01 0 16.12 0.00 19.15 14.20 0.49 50.04 07:59:40 07:56:01 1 14.63 0.00 22.08 25.66 0.48 37.16 07:59:40 07:56:01 2 14.58 0.00 21.15 15.60 0.51 48.16 07:59:40 07:56:01 3 15.03 0.00 20.33 15.37 0.49 48.79 07:59:40 07:56:01 4 14.89 0.00 19.82 7.61 0.53 57.15 07:59:40 07:56:01 5 15.35 0.00 17.34 7.51 0.36 59.44 07:59:40 07:56:01 6 14.36 0.00 18.16 25.59 0.44 41.45 07:59:40 07:56:01 7 15.77 0.00 17.34 21.92 0.43 44.55 07:59:40 07:57:01 all 82.05 0.00 16.77 0.33 0.32 0.53 07:59:40 07:57:01 0 82.28 0.00 16.52 0.32 0.32 0.57 07:59:40 07:57:01 1 81.62 0.00 17.11 0.33 0.33 0.60 07:59:40 07:57:01 2 81.36 0.00 17.38 0.35 0.32 0.59 07:59:40 07:57:01 3 82.17 0.00 16.45 0.42 0.34 0.62 07:59:40 07:57:01 4 83.26 0.00 15.64 0.37 0.25 0.48 07:59:40 07:57:01 5 82.57 0.00 16.25 0.33 0.35 0.49 07:59:40 07:57:01 6 81.80 0.00 17.20 0.22 0.33 0.45 07:59:40 07:57:01 7 81.33 0.00 17.60 0.30 0.32 0.45 07:59:40 07:58:01 all 88.73 0.00 11.05 0.00 0.22 0.00 07:59:40 07:58:01 0 88.20 0.00 11.55 0.00 0.25 0.00 07:59:40 07:58:01 1 88.79 0.00 10.98 0.00 0.23 0.00 07:59:40 07:58:01 2 88.26 0.00 11.51 0.00 0.23 0.00 07:59:40 07:58:01 3 90.29 0.00 9.53 0.00 0.18 0.00 07:59:40 07:58:01 4 88.76 0.00 11.04 0.00 0.20 0.00 07:59:40 07:58:01 5 88.41 0.00 11.36 0.00 0.23 0.00 07:59:40 07:58:01 6 88.78 0.00 11.01 0.00 0.22 0.00 07:59:40 07:58:01 7 88.36 0.00 11.40 0.00 0.23 0.00 07:59:40 07:59:01 all 89.48 0.00 10.33 0.00 0.19 0.00 07:59:40 07:59:01 0 89.75 0.00 10.05 0.00 0.20 0.00 07:59:40 07:59:01 1 89.81 0.00 9.98 0.00 0.22 0.00 07:59:40 07:59:01 2 89.27 0.00 10.55 0.00 0.18 0.00 07:59:40 07:59:01 3 89.52 0.00 10.30 0.00 0.18 0.00 07:59:40 07:59:01 4 88.84 0.00 10.96 0.00 0.20 0.00 07:59:40 07:59:01 5 89.97 0.00 9.85 0.00 0.18 0.00 07:59:40 07:59:01 6 89.49 0.00 10.35 0.00 0.17 0.00 07:59:40 07:59:01 7 89.19 0.00 10.61 0.00 0.20 0.00 07:59:40 Average: all 52.95 0.00 11.17 2.77 0.23 32.88 07:59:40 Average: 0 53.49 0.00 11.34 2.82 0.24 32.12 07:59:40 Average: 1 53.33 0.00 11.61 4.10 0.24 30.72 07:59:40 Average: 2 53.21 0.00 11.52 2.39 0.23 32.65 07:59:40 Average: 3 52.03 0.00 10.87 2.49 0.23 34.38 07:59:40 Average: 4 53.71 0.00 11.10 2.05 0.23 32.91 07:59:40 Average: 5 52.76 0.00 10.98 1.77 0.22 34.28 07:59:40 Average: 6 52.56 0.00 10.99 3.41 0.22 32.82 07:59:40 Average: 7 52.53 0.00 10.92 3.14 0.22 33.18 07:59:40 07:59:40 07:59:40