Pull request #5198 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 4437a08569a6464f9398f9933bd3d0eed472f476+965d791293024edc72babc9af6c9db7170a85624 (2c6f0290ea92a191d044a8f10e366271329bc234) 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-ssh8205163198536693245.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3390487668560139873.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-5198/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-5198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16783291738240619499.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-5198/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4974799006055237558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh12980398287540673605.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-5198/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-5198/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10188281644407375973.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4252 in /w/workspace/edgexfoundry_edgex-go_PR-5198 [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 965d791293024edc72babc9af6c9db7170a85624 into PR head commit 4437a08569a6464f9398f9933bd3d0eed472f476 Merge succeeded, producing 4437a08569a6464f9398f9933bd3d0eed472f476 Checking out Revision 4437a08569a6464f9398f9933bd3d0eed472f476 (PR-5198) > 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/5198/head:refs/remotes/origin/PR-5198 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4437a08569a6464f9398f9933bd3d0eed472f476 # 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 965d791293024edc72babc9af6c9db7170a85624 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4437a08569a6464f9398f9933bd3d0eed472f476 # timeout=10 Commit message: "feat: SupportNotifications improve SQL statement" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:15:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:15:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:15:05 ========================================================= 08:15:05 EdgeX Global Pipelines Version Info 08:15:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:15:06 ------------------- 08:15:06 stable info: 08:15:06 ------------------- 08:15:06 Commited By: Ginny Guan ginny@iotechsys.com 08:15:06 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 08:15:06 Message: update stable to v1.0.274 08:15:07 ------------------- 08:15:07 experimental info: 08:15:07 ------------------- 08:15:07 Commited By: **** collab-it+edgex@linuxfoundation.org 08:15:07 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 08:15:07 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:15:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5198 [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5198 [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5198 [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4437a08 [Pipeline] echo 08:15:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:08 provisioning config files... 08:15:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17973716836777765878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:09 ---> ****-login.sh 08:15:09 nexus3.edgexfoundry.org:10001 08:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:09 Configure a credential helper to remove this warning. See 08:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:09 08:15:09 Login Succeeded 08:15:09 nexus3.edgexfoundry.org:10002 08:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:09 Configure a credential helper to remove this warning. See 08:15:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:09 08:15:09 Login Succeeded 08:15:09 nexus3.edgexfoundry.org:10003 08:15:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:10 Configure a credential helper to remove this warning. See 08:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:10 08:15:10 Login Succeeded 08:15:10 nexus3.edgexfoundry.org:10004 08:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:10 Configure a credential helper to remove this warning. See 08:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:10 08:15:10 Login Succeeded 08:15:10 ****.io 08:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:15:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:15:10 Configure a credential helper to remove this warning. See 08:15:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:15:10 08:15:10 Login Succeeded 08:15:10 ---> ****-login.sh ends [Pipeline] } 08:15:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:10 + 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 08:15:10 + dirname cmd/core-command/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo core-command,cmd/core-command/Dockerfile 08:15:10 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:15:10 + dirname cmd/core-data/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo core-data,cmd/core-data/Dockerfile 08:15:10 + dirname cmd/core-keeper/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo core-keeper,cmd/core-keeper/Dockerfile 08:15:10 + dirname cmd/core-metadata/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo core-metadata,cmd/core-metadata/Dockerfile 08:15:10 + dirname cmd/security-bootstrapper/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:15:10 + dirname cmd/security-proxy-auth/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:15:10 + dirname cmd/security-proxy-setup/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:15:10 + dirname cmd/security-secretstore-setup/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:15:10 + + dirname cmd/security-spiffe-token-provider/Dockerfilecut 08:15:10 -d/ -f2 08:15:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:15:10 + dirname cmd/security-spire-agent/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:15:10 + dirname cmd/security-spire-config/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:15:10 + dirname cmd/security-spire-server/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:15:10 + dirname cmd/support-notifications/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo support-notifications,cmd/support-notifications/Dockerfile 08:15:10 + dirname cmd/support-scheduler/Dockerfile 08:15:10 + cut -d/ -f2 08:15:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:15:10 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 08:15:11 + git rev-list -1 --merges 4437a08569a6464f9398f9933bd3d0eed472f476~1..4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] echo 08:15:11 -----------> git rev-list -1 --merges 4437a08569a6464f9398f9933bd3d0eed472f476~1..4437a08569a6464f9398f9933bd3d0eed472f476 4437a08569a6464f9398f9933bd3d0eed472f476 [false] [Pipeline] sh 08:15:11 + git log --format=format:%s -1 4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] echo 08:15:11 ========================================================= 08:15:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:15:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:15:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:15:12 + grep -v github /etc/ssh/ssh_known_hosts 08:15:12 + [ -e /tmp/ssh_known_hosts ] 08:15:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:15:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:15:12 + sudo tee -a /etc/ssh/ssh_known_hosts 08:15:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:12 08:15:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:13 0.1.4: Pulling from edgex-devops/py-git-semver 08:15:13 3dae71ba6b94: Pulling fs layer 08:15:13 6bf1a483ea7c: Pulling fs layer 08:15:13 f5dfc541a4d3: Pulling fs layer 08:15:13 461d9e800cba: Pulling fs layer 08:15:13 80192f66455f: Pulling fs layer 08:15:13 2e8e34ca0e6c: Pulling fs layer 08:15:13 a29436f7fd5d: Pulling fs layer 08:15:13 923cac83aea3: Pulling fs layer 08:15:13 25ad8b0a4227: Pulling fs layer 08:15:13 db01528c6b51: Pulling fs layer 08:15:13 28988de357af: Pulling fs layer 08:15:13 db01528c6b51: Waiting 08:15:13 461d9e800cba: Waiting 08:15:13 80192f66455f: Waiting 08:15:13 28988de357af: Waiting 08:15:13 2e8e34ca0e6c: Waiting 08:15:13 25ad8b0a4227: Waiting 08:15:13 a29436f7fd5d: Waiting 08:15:13 923cac83aea3: Waiting 08:15:13 6bf1a483ea7c: Verifying Checksum 08:15:13 6bf1a483ea7c: Download complete 08:15:13 461d9e800cba: Download complete 08:15:13 80192f66455f: Download complete 08:15:14 f5dfc541a4d3: Verifying Checksum 08:15:14 f5dfc541a4d3: Download complete 08:15:14 3dae71ba6b94: Verifying Checksum 08:15:14 3dae71ba6b94: Download complete 08:15:14 923cac83aea3: Verifying Checksum 08:15:14 923cac83aea3: Download complete 08:15:14 25ad8b0a4227: Verifying Checksum 08:15:14 25ad8b0a4227: Download complete 08:15:14 db01528c6b51: Verifying Checksum 08:15:14 db01528c6b51: Download complete 08:15:14 28988de357af: Download complete 08:15:14 a29436f7fd5d: Verifying Checksum 08:15:14 a29436f7fd5d: Download complete 08:15:15 2e8e34ca0e6c: Verifying Checksum 08:15:15 2e8e34ca0e6c: Download complete 08:15:15 3dae71ba6b94: Pull complete 08:15:15 6bf1a483ea7c: Pull complete 08:15:16 f5dfc541a4d3: Pull complete 08:15:16 461d9e800cba: Pull complete 08:15:16 80192f66455f: Pull complete 08:15:19 2e8e34ca0e6c: Pull complete 08:15:20 a29436f7fd5d: Pull complete 08:15:20 923cac83aea3: Pull complete 08:15:21 25ad8b0a4227: Pull complete 08:15:21 db01528c6b51: Pull complete 08:15:21 28988de357af: Pull complete 08:15:21 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:15:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:22 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 08:15:22 $ 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 08:15:29 $ docker top d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 -eo pid,comm 08:15:29 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). 08:15:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:15:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:29 [ssh-agent] Looking for ssh-agent implementation... 08:15:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:29 $ docker exec d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent 08:15:29 SSH_AUTH_SOCK=/tmp/ssh-Q1VLXDs5wgib/agent.32 08:15:29 SSH_AGENT_PID=38 08:15:29 Running ssh-add (command line suppressed) 08:15:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5776142682724652801.key (/w/workspace/edgex-go/1@tmp/private_key_5776142682724652801.key) 08:15:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:30 + git tag --points-at HEAD [Pipeline] } 08:15:30 $ docker exec --env ******** --env ******** d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent -k 08:15:30 unset SSH_AUTH_SOCK; 08:15:30 unset SSH_AGENT_PID; 08:15:30 echo Agent pid 38 killed; 08:15:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:15:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:15:30 [ssh-agent] Looking for ssh-agent implementation... 08:15:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:15:30 $ docker exec d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent 08:15:30 SSH_AUTH_SOCK=/tmp/ssh-xErkyrvnp099/agent.70 08:15:30 SSH_AGENT_PID=76 08:15:30 Running ssh-add (command line suppressed) 08:15:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4881320892292882772.key (/w/workspace/edgex-go/1@tmp/private_key_4881320892292882772.key) 08:15:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:15:31 + git semver init 08:15:31 2025-06-30 08:15:31,450 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:15:31 2025-06-30 08:15:31,454 [run_init] DEBUG init version:0.0.0 force:False 08:15:31 2025-06-30 08:15:31,455 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:15:31 2025-06-30 08:15:31,455 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:15:31 2025-06-30 08:15:31,456 [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) 08:15:38 2025-06-30 08:15:37,519 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:15:38 2025-06-30 08:15:37,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5198 with force:False 08:15:38 2025-06-30 08:15:37,519 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5198 08:15:38 2025-06-30 08:15:37,523 [execute] INFO git cat-file --batch-check 08:15:38 2025-06-30 08:15:37,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:15:38 2025-06-30 08:15:37,528 [execute] INFO git cat-file --batch 08:15:38 2025-06-30 08:15:37,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:15:38 2025-06-30 08:15:37,531 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5198 08:15:38 0.0.0 [Pipeline] } 08:15:38 $ docker exec --env ******** --env ******** d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 ssh-agent -k 08:15:38 unset SSH_AUTH_SOCK; 08:15:38 unset SSH_AGENT_PID; 08:15:38 echo Agent pid 76 killed; 08:15:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:15:38 + git semver [Pipeline] } 08:15:39 $ docker stop --time=1 d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 08:15:40 $ docker rm -f --volumes d87518a2c2434596682937efded9fc700d511c7dd7a4e4b7ba788bf945a6adf8 [Pipeline] // withDockerContainer [Pipeline] sh 08:15:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:15:41 Stashed 1 file(s) [Pipeline] echo 08:15:41 [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] } 08:15:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:15:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:15:43 ========================================================= 08:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:15:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:15:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:15:43 0a9a5dfd008f: Pulling fs layer 08:15:43 36466aa92d05: Pulling fs layer 08:15:43 e10405b45d13: Pulling fs layer 08:15:43 096b7ceb2af7: Pulling fs layer 08:15:43 4f4fb700ef54: Pulling fs layer 08:15:43 8213a616a21b: Pulling fs layer 08:15:43 985586143405: Pulling fs layer 08:15:43 0eae2285b678: Pulling fs layer 08:15:43 d3ac315be8c5: Pulling fs layer 08:15:43 4f4fb700ef54: Waiting 08:15:43 8213a616a21b: Waiting 08:15:43 985586143405: Waiting 08:15:43 0eae2285b678: Waiting 08:15:43 d3ac315be8c5: Waiting 08:15:43 096b7ceb2af7: Waiting 08:15:43 36466aa92d05: Verifying Checksum 08:15:43 36466aa92d05: Download complete 08:15:43 096b7ceb2af7: Verifying Checksum 08:15:43 096b7ceb2af7: Download complete 08:15:43 4f4fb700ef54: Verifying Checksum 08:15:43 4f4fb700ef54: Download complete 08:15:43 8213a616a21b: Verifying Checksum 08:15:43 8213a616a21b: Download complete 08:15:43 0a9a5dfd008f: Verifying Checksum 08:15:43 0a9a5dfd008f: Download complete 08:15:43 985586143405: Verifying Checksum 08:15:43 985586143405: Download complete 08:15:43 0a9a5dfd008f: Pull complete 08:15:43 d3ac315be8c5: Verifying Checksum 08:15:43 d3ac315be8c5: Download complete 08:15:44 36466aa92d05: Pull complete 08:15:44 e10405b45d13: Download complete 08:15:44 0eae2285b678: Verifying Checksum 08:15:44 0eae2285b678: Download complete 08:15:48 e10405b45d13: Pull complete 08:15:48 096b7ceb2af7: Pull complete 08:15:48 4f4fb700ef54: Pull complete 08:15:48 8213a616a21b: Pull complete 08:15:48 985586143405: Pull complete 08:15:50 0eae2285b678: Pull complete 08:15:51 d3ac315be8c5: Pull complete 08:15:51 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 08:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:15:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:15:51 WORKDIR /edgex 08:15:51 COPY go.mod . 08:15:51 RUN go mod download 08:15:51 + docker build -t ci-base-image-x86_64 -f - . 08:15:52 Sending build context to Docker daemon 186MB 08:15:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:15:52 ---> ea6120ae94a0 08:15:52 Step 2/4 : WORKDIR /edgex 08:16:00 ---> Running in d2a79c41ccf0 08:16:00 Removing intermediate container d2a79c41ccf0 08:16:00 ---> f48054b7c3d5 08:16:00 Step 3/4 : COPY go.mod . 08:16:00 ---> 7d970e53cda7 08:16:00 Step 4/4 : RUN go mod download 08:16:00 ---> Running in c7e365fb5ee8 08:16:46 Removing intermediate container c7e365fb5ee8 08:16:46 ---> f89fc320dd9a 08:16:46 Successfully built f89fc320dd9a 08:16:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:47 + docker inspect -f . ci-base-image-x86_64 08:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:47 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 08:16:47 $ 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 08:16:48 $ docker top 5e5c098a7bf91a06dcd7cb3a98d825568d675a2b35a33e2273c5183922f73031 -eo pid,comm [Pipeline] { [Pipeline] sh 08:16:48 + go version 08:16:48 go version go1.23.9 linux/amd64 [Pipeline] } 08:16:48 $ docker stop --time=1 5e5c098a7bf91a06dcd7cb3a98d825568d675a2b35a33e2273c5183922f73031 08:16:50 $ docker rm -f --volumes 5e5c098a7bf91a06dcd7cb3a98d825568d675a2b35a33e2273c5183922f73031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:16:51 + docker inspect -f . ci-base-image-x86_64 08:16:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:16:51 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 08:16:51 $ 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 08:16:51 $ docker top dac46ff575a9bf80dd24f7b0f796c3d5424931474e3403afa87ea8e45d9c4460 -eo pid,comm [Pipeline] { [Pipeline] echo 08:16:51 ========================================================= 08:16:51 [edgeXBuildGoParallel] Running Tests and Build... 08:16:51 ========================================================= [Pipeline] sh 08:16:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:16:52 + make test 08:16:52 go test -race -coverprofile=coverage.out ./... 08:17:00 ? github.com/edgexfoundry/edgex-go [no test files] 08:17:27 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:17:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:17:27 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 42.3% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:17:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.031s coverage: 97.0% of statements 08:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:17:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:17:27 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:17:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:17:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:17:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:17:28 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:17:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements 08:17:29 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 08:17:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 46.3% of statements 08:17:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:17:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:17:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.148s coverage: 93.4% of statements 08:17:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 92.3% of statements 08:17:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements 08:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:17:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:17:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:17:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:17:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:17:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements 08:17:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:17:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:17:33 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 08:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:17:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:17:33 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:17:33 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.1% of statements 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 87.1% of statements 08:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 08:17:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.068s coverage: 96.3% of statements 08:17:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:17:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:17:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:17:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:17:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:17:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:17:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:17:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 08:17:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:17:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:17:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:17:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:17:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:17:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:17:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:17:38 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:17:38 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:17:38 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:17:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:17:41 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:17:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:17:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:17:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:17:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:17:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:17:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:17:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.025s coverage: 94.4% of statements 08:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:17:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:17:47 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:17:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:17:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:17:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:17:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:17:48 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:17:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:17:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:17:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:17:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:17:49 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:17:49 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:17:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:17:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:17:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:17:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:17:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:17:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:17:52 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:17:52 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:17:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:17:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:17:53 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:17:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:17:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:17:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.046s coverage: 87.2% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 15.5% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.076s coverage: 81.8% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.072s coverage: 82.1% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.177s coverage: 54.5% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.515s coverage: 29.2% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.019s coverage: 76.2% of statements 08:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 08:17:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 08:17:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements 08:17:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 08:17:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.137s coverage: 97.7% of statements 08:17:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 08:17:59 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 08:17:59 running golangci-lint 08:17:59 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:17:59 go version go1.23.9 linux/amd64 08:17:59 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:17:59 level=info msg="[config_reader] Used config file .golangci.yml" 08:17:59 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:18:26 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|imports|exports_file|files) took 22.312307652s" 08:18:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.30696ms" 08:18:34 level=info msg="[linters_context/goanalysis] analyzers took 1m30.100858229s with top 10 stages: buildir: 53.260467972s, fact_deprecated: 3.158623708s, inspect: 2.972525117s, gosec: 2.94389464s, ctrlflow: 1.565706819s, printf: 1.554805876s, fact_purity: 1.356412759s, nilness: 1.006718278s, S1038: 889.551472ms, ineffassign: 767.337032ms" 08:18:34 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:18:34 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, nolint: 20/0, path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, skip_dirs: 202/202, invalid_issue: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20" 08:18:34 level=info msg="[runner] processing took 17.587981ms with stages: nolint: 7.536608ms, identifier_marker: 4.664277ms, path_prettifier: 1.622106ms, autogenerated_exclude: 1.591437ms, exclude-rules: 1.161562ms, skip_dirs: 938.6µs, cgo: 28.081µs, invalid_issue: 28.01µs, filename_unadjuster: 12.57µs, max_same_issues: 1.67µs, uniq_by_line: 480ns, skip_files: 420ns, exclude: 410ns, fixer: 400ns, sort_results: 290ns, diff: 250ns, max_per_file_from_linter: 170ns, max_from_linter: 160ns, source_code: 160ns, path_prefixer: 110ns, path_shortener: 110ns, severity-rules: 100ns" 08:18:34 level=info msg="[runner] linters took 11.254317248s with stages: goanalysis_metalinter: 11.236625627s" 08:18:34 level=info msg="File cache stats: 0 entries of total size 0B" 08:18:34 level=info msg="Memory: 338 samples, avg is 285.2MB, max is 1314.6MB" 08:18:34 level=info msg="Execution took 33.635279602s" 08:18:34 go vet ./... 08:18:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:18:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:18:41 ./bin/test-attribution-txt.sh 08:18:41 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 08:18:41 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 08:18:41 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 08:18:41 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 08:18:41 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 08:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 08:18:41 + ls -al . 08:18:41 total 2000 08:18:41 drwxrwxr-x 11 1001 1001 4096 Jun 30 08:16 . 08:18:41 drwxr-xr-x 4 root root 4096 Jun 30 08:16 .. 08:18:41 drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 .blubracket 08:18:41 -rw-rw-r-- 1 1001 1001 10 Jun 30 08:15 .dockerignore 08:18:41 drwxrwxr-x 8 1001 1001 4096 Jun 30 08:18 .git 08:18:41 drwxrwxr-x 3 1001 1001 4096 Jun 30 08:15 .github 08:18:41 -rw-rw-r-- 1 1001 1001 909 Jun 30 08:15 .gitignore 08:18:41 -rw-rw-r-- 1 1001 1001 218 Jun 30 08:15 .golangci.yml 08:18:41 -rw-rw-r-- 1 1001 1001 100 Jun 30 08:15 .hadolint.yml 08:18:41 drwxr-xr-x 3 1001 1001 4096 Jun 30 08:15 .semver 08:18:41 -rw-rw-r-- 1 1001 1001 155 Jun 30 08:15 .sonarcloud.properties 08:18:41 -rw-rw-r-- 1 1001 1001 1171 Jun 30 08:15 ADOPTERS.md 08:18:41 -rw-rw-r-- 1 1001 1001 17374 Jun 30 08:15 Attribution.txt 08:18:41 -rw-rw-r-- 1 1001 1001 108018 Jun 30 08:15 CHANGELOG.md 08:18:41 -rw-rw-r-- 1 1001 1001 3804 Jun 30 08:15 CONTRIBUTING.md 08:18:41 -rw-rw-r-- 1 1001 1001 677 Jun 30 08:15 GOVERNANCE.md 08:18:41 -rw-rw-r-- 1 1001 1001 858 Jun 30 08:15 Jenkinsfile 08:18:41 -rw-rw-r-- 1 1001 1001 10775 Jun 30 08:15 LICENSE 08:18:41 -rw-rw-r-- 1 1001 1001 16740 Jun 30 08:15 Makefile 08:18:41 -rw-rw-r-- 1 1001 1001 582 Jun 30 08:15 OWNERS.md 08:18:41 -rw-rw-r-- 1 1001 1001 9932 Jun 30 08:15 README.md 08:18:41 -rw-rw-r-- 1 1001 1001 789 Jun 30 08:15 SECURITY.md 08:18:41 -rw-rw-r-- 1 1001 1001 5 Jun 30 08:15 VERSION 08:18:41 drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 bin 08:18:41 drwxrwxr-x 19 1001 1001 4096 Jun 30 08:15 cmd 08:18:41 -rw-r--r-- 1 root root 1667165 Jun 30 08:17 coverage.out 08:18:41 drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 fuzz_test 08:18:41 -rw-rw-r-- 1 1001 1001 6474 Jun 30 08:15 go.mod 08:18:41 -rw-rw-r-- 1 1001 1001 88358 Jun 30 08:15 go.sum 08:18:41 drwxrwxr-x 7 1001 1001 4096 Jun 30 08:15 internal 08:18:41 drwxrwxr-x 2 1001 1001 4096 Jun 30 08:15 openapi 08:18:41 -rw-rw-r-- 1 1001 1001 584 Jun 30 08:15 security.txt 08:18:41 -rw-rw-r-- 1 1001 1001 204 Jun 30 08:15 version.go [Pipeline] sh 08:18:41 + '[' -e coverage.out ] 08:18:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:18:42 Stashed 1 file(s) [Pipeline] sh 08:18:42 + make build 08:18:42 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 08:19:04 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 08:19:05 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 08:19:07 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 08:19:07 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 08:19:09 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 08:19:13 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 08:19:15 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 08:19:17 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 08:19:20 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 08:19:21 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 08:19: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:19:24 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] } 08:19:25 $ docker stop --time=1 dac46ff575a9bf80dd24f7b0f796c3d5424931474e3403afa87ea8e45d9c4460 08:19:28 $ docker rm -f --volumes dac46ff575a9bf80dd24f7b0f796c3d5424931474e3403afa87ea8e45d9c4460 [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 08:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:19:29 08:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:19:30 latest: Pulling from edgex-devops/edgex-compose 08:19:30 91d30c5bc195: Pulling fs layer 08:19:30 2e9b0aa3be6d: Pulling fs layer 08:19:30 9c61dcf015f6: Pulling fs layer 08:19:30 4698f68db338: Pulling fs layer 08:19:30 2a2f49069b9e: Pulling fs layer 08:19:30 e0025b399a48: Pulling fs layer 08:19:30 4698f68db338: Waiting 08:19:30 2a2f49069b9e: Waiting 08:19:30 91d30c5bc195: Verifying Checksum 08:19:30 91d30c5bc195: Download complete 08:19:30 4698f68db338: Verifying Checksum 08:19:30 4698f68db338: Download complete 08:19:30 91d30c5bc195: Pull complete 08:19:30 2e9b0aa3be6d: Verifying Checksum 08:19:30 2e9b0aa3be6d: Download complete 08:19:30 e0025b399a48: Verifying Checksum 08:19:30 e0025b399a48: Download complete 08:19:30 2a2f49069b9e: Verifying Checksum 08:19:30 2a2f49069b9e: Download complete 08:19:30 2e9b0aa3be6d: Pull complete 08:19:30 9c61dcf015f6: Verifying Checksum 08:19:30 9c61dcf015f6: Download complete 08:19:34 9c61dcf015f6: Pull complete 08:19:34 4698f68db338: Pull complete 08:19:34 2a2f49069b9e: Pull complete 08:19:34 e0025b399a48: Pull complete 08:19:34 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:19:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:34 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 08:19:34 $ 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 08:19:38 $ docker top abd98c05bcf916b6faafc5e898b9ab744226aa52da8e814af646264a267bc5b2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:38 + docker compose -f ./docker-compose-build.yml build --parallel 08:19:41 #1 [support-notifications internal] load build definition from Dockerfile 08:19:41 #1 transferring dockerfile: 2.00kB done 08:19:41 #1 DONE 0.0s 08:19:41 08:19:41 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:19:41 #2 transferring dockerfile: 2.23kB done 08:19:41 #2 DONE 0.0s 08:19:41 08:19:41 #3 [security-spire-config internal] load build definition from Dockerfile 08:19:41 #3 transferring dockerfile: 1.69kB done 08:19:41 #3 DONE 0.0s 08:19:41 08:19:41 #4 [security-spire-server internal] load build definition from Dockerfile 08:19:41 #4 transferring dockerfile: 1.70kB done 08:19:41 #4 DONE 0.0s 08:19:41 08:19:41 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:19:41 #5 transferring dockerfile: 1.89kB done 08:19:41 #5 DONE 0.0s 08:19:41 08:19:41 #6 [core-command internal] load build definition from Dockerfile 08:19:41 #6 transferring dockerfile: 1.94kB done 08:19:41 #6 DONE 0.0s 08:19:41 08:19:41 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:19:41 #7 transferring dockerfile: 2.50kB done 08:19:41 #7 DONE 0.0s 08:19:41 08:19:41 #8 [support-notifications internal] load .dockerignore 08:19:41 #8 DONE 0.0s 08:19:41 08:19:41 #9 [security-spire-agent internal] load build definition from Dockerfile 08:19:41 #9 transferring dockerfile: 1.81kB done 08:19:41 #9 DONE 0.0s 08:19:41 08:19:41 #10 [core-metadata internal] load build definition from Dockerfile 08:19:41 #10 transferring dockerfile: 2.10kB done 08:19:41 #10 DONE 0.0s 08:19:41 08:19:41 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:19:41 #11 transferring dockerfile: 2.14kB done 08:19:41 #11 DONE 0.0s 08:19:41 08:19:41 #12 [support-scheduler internal] load build definition from Dockerfile 08:19:41 #12 transferring dockerfile: 1.83kB done 08:19:41 #12 DONE 0.1s 08:19:41 08:19:41 #13 [core-data internal] load build definition from Dockerfile 08:19:41 #13 transferring dockerfile: 2.04kB done 08:19:41 #13 DONE 0.0s 08:19:41 08:19:41 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:19:41 #14 transferring dockerfile: 3.02kB done 08:19:41 #14 DONE 0.1s 08:19:41 08:19:41 #8 [support-notifications internal] load .dockerignore 08:19:41 #8 transferring context: 50B done 08:19:41 #8 DONE 0.0s 08:19:41 08:19:41 #15 [core-keeper internal] load build definition from Dockerfile 08:19:41 #15 transferring dockerfile: 2.01kB done 08:19:41 #15 DONE 0.1s 08:19:41 08:19:41 #16 [security-secretstore-setup internal] load build definition from Dockerfile 08:19:41 #16 transferring dockerfile: 2.49kB done 08:19:41 #16 DONE 0.1s 08:19:41 08:19:41 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:19:41 #17 transferring context: 50B done 08:19:41 #17 DONE 0.0s 08:19:41 08:19:41 #18 [security-spire-config internal] load .dockerignore 08:19:41 #18 transferring context: 50B done 08:19:41 #18 DONE 0.0s 08:19:41 08:19:41 #19 [security-spire-server internal] load .dockerignore 08:19:41 #19 transferring context: 50B done 08:19:41 #19 DONE 0.0s 08:19:41 08:19:41 #20 [security-spiffe-token-provider internal] load .dockerignore 08:19:41 #20 transferring context: 50B done 08:19:41 #20 DONE 0.0s 08:19:41 08:19:41 #21 [core-command internal] load .dockerignore 08:19:41 #21 transferring context: 50B done 08:19:41 #21 DONE 0.0s 08:19:41 08:19:41 #22 [security-proxy-setup internal] load .dockerignore 08:19:41 #22 transferring context: 50B done 08:19:41 #22 DONE 0.0s 08:19:41 08:19:41 #23 [core-metadata internal] load .dockerignore 08:19:41 #23 transferring context: 50B done 08:19:41 #23 DONE 0.0s 08:19:41 08:19:41 #24 [security-spire-agent internal] load .dockerignore 08:19:41 #24 transferring context: 50B done 08:19:41 #24 DONE 0.0s 08:19:41 08:19:41 #25 [security-proxy-auth internal] load .dockerignore 08:19:41 #25 transferring context: 50B done 08:19:41 #25 DONE 0.0s 08:19:41 08:19:41 #26 [support-scheduler internal] load .dockerignore 08:19:41 #26 transferring context: 50B done 08:19:41 #26 DONE 0.0s 08:19:41 08:19:41 #27 [core-data internal] load .dockerignore 08:19:41 #27 transferring context: 50B done 08:19:41 #27 DONE 0.0s 08:19:41 08:19:41 #28 [security-bootstrapper internal] load .dockerignore 08:19:41 #28 transferring context: 50B done 08:19:41 #28 DONE 0.0s 08:19:41 08:19:41 #29 [security-secretstore-setup internal] load .dockerignore 08:19:41 #29 transferring context: 50B done 08:19:41 #29 DONE 0.0s 08:19:41 08:19:41 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:19:41 #30 DONE 0.0s 08:19:41 08:19:41 #31 [core-keeper internal] load .dockerignore 08:19:41 #31 transferring context: 50B done 08:19:41 #31 DONE 0.0s 08:19:41 08:19:41 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:19:41 #30 DONE 0.0s 08:19:41 08:19:41 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:19:41 #32 DONE 0.1s 08:19:41 08:19:41 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:19:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:19:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:19:41 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:19:41 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:19:41 #33 DONE 0.1s 08:19:41 08:19:41 #34 [support-notifications internal] load build context 08:19:41 #34 ... 08:19:41 08:19:41 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:19:41 #30 DONE 0.0s 08:19:41 08:19:41 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:19:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:19:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:19:41 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:19:41 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:19:41 #33 DONE 0.1s 08:19:41 08:19:41 #34 [support-notifications internal] load build context 08:19:41 #34 ... 08:19:41 08:19:41 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:19:41 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:19:41 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:19:41 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:19:41 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:19:41 #33 DONE 0.1s 08:19:41 08:19:41 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:19:41 #30 DONE 0.0s 08:19:41 08:19:41 #34 [support-notifications internal] load build context 08:19:42 #34 ... 08:19:42 08:19:42 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:19:42 #30 DONE 0.0s 08:19:42 08:19:42 #34 [support-notifications internal] load build context 08:19:42 #34 ... 08:19:42 08:19:42 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:19:42 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:19:42 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:19:42 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:19:42 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:19:42 #33 DONE 0.1s 08:19:42 08:19:42 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:19:42 #30 DONE 0.0s 08:19:42 08:19:42 #34 [support-notifications internal] load build context 08:19:42 #34 ... 08:19:42 08:19:42 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:19:42 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:19:42 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:19:42 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:19:42 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:19:42 #33 DONE 0.1s 08:19:42 08:19:42 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:19:42 #32 DONE 0.6s 08:19:42 08:19:42 #34 [support-notifications internal] load build context 08:19:42 #34 ... 08:19:42 08:19:42 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 08:19:42 #35 DONE 0.8s 08:19:42 08:19:42 #34 [support-notifications internal] load build context 08:19:43 #34 ... 08:19:43 08:19:43 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:19:43 #36 DONE 1.4s 08:19:43 08:19:43 #34 [support-notifications internal] load build context 08:19:47 #34 transferring context: 182.17MB 4.9s 08:19:48 #34 ... 08:19:48 08:19:48 #37 [security-spiffe-token-provider internal] load build context 08:19:48 #37 ... 08:19:48 08:19:48 #34 [support-notifications internal] load build context 08:19:51 #34 transferring context: 402.81MB 9.9s 08:19:51 #34 ... 08:19:51 08:19:51 #38 [core-common-config-bootstrapper internal] load build context 08:19:51 #38 ... 08:19:51 08:19:51 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:19:51 #39 ... 08:19:51 08:19:51 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:19:51 #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:51 #0 1.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:51 #0 1.517 (1/7) Installing ca-certificates (20241121-r1) 08:19:51 #0 2.367 (2/7) Installing dumb-init (1.2.5-r3) 08:19:51 #0 2.373 (3/7) Installing libgcc (13.2.1_git20240309-r1) 08:19:51 #0 2.377 (4/7) Installing libsodium (1.0.19-r0) 08:19:51 #0 2.386 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 08:19:51 #0 2.429 (6/7) Installing libzmq (4.3.5-r2) 08:19:51 #0 2.433 (7/7) Installing zeromq (4.3.5-r2) 08:19:51 #0 2.438 Executing busybox-1.36.1-r29.trigger 08:19:51 #0 2.488 Executing ca-certificates-20241121-r1.trigger 08:19:51 #0 2.521 OK: 12 MiB in 21 packages 08:19:52 #40 ... 08:19:52 08:19:52 #41 [core-command internal] load build context 08:19:52 #41 ... 08:19:52 08:19:52 #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:19:52 #0 6.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:52 #0 6.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:52 #0 6.443 (1/4) Installing dumb-init (1.2.5-r3) 08:19:52 #0 6.448 (2/4) Installing openssl (3.3.3-r0) 08:19:52 #0 6.460 (3/4) Installing su-exec (0.2-r3) 08:19:52 #0 6.463 (4/4) Installing yq-go (4.44.1-r2) 08:19:52 #0 6.532 Executing busybox-1.36.1-r29.trigger 08:19:52 #0 6.538 OK: 19 MiB in 18 packages 08:19:52 #42 ... 08:19:52 08:19:52 #43 [core-metadata internal] load build context 08:19:52 #43 ... 08:19:52 08:19:52 #44 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:19:52 #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:52 #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:52 #0 1.643 (1/1) Installing dumb-init (1.2.5-r3) 08:19:52 #0 2.336 Executing busybox-1.36.1-r29.trigger 08:19:52 #0 2.342 OK: 8 MiB in 15 packages 08:19:52 #44 ... 08:19:52 08:19:52 #45 [core-data internal] load build context 08:19:52 #45 ... 08:19:52 08:19:52 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:19:52 #0 8.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:52 #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:52 #0 8.826 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:19:52 #0 8.826 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:19:52 #0 8.826 OK: 24171 distinct packages available 08:19:52 #0 8.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:52 #0 8.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:52 #0 9.255 (1/14) Installing ca-certificates (20241121-r1) 08:19:52 #0 9.269 (2/14) Installing brotli-libs (1.1.0-r2) 08:19:52 #0 9.278 (3/14) Installing c-ares (1.33.1-r0) 08:19:52 #0 9.286 (4/14) Installing libunistring (1.2-r0) 08:19:52 #0 9.295 (5/14) Installing libidn2 (2.3.7-r0) 08:19:52 #0 9.303 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:19:52 #0 9.306 (7/14) Installing libpsl (0.21.5-r1) 08:19:52 #0 9.311 (8/14) Installing zstd-libs (1.5.6-r0) 08:19:52 #0 9.356 (9/14) Installing libcurl (8.12.1-r0) 08:19:52 #0 9.367 (10/14) Installing curl (8.12.1-r0) 08:19:52 #0 9.378 (11/14) Installing dumb-init (1.2.5-r3) 08:19:52 #0 9.383 (12/14) Installing musl-obstack (1.2.3-r2) 08:19:52 #0 9.384 (13/14) Installing libucontext (1.2-r3) 08:19:52 #0 9.390 (14/14) Installing gcompat (1.1.0-r4) 08:19:52 #0 9.394 Executing busybox-1.36.1-r29.trigger 08:19:52 #0 9.400 Executing ca-certificates-20241121-r1.trigger 08:19:52 #0 9.437 OK: 13 MiB in 28 packages 08:19:52 #46 ... 08:19:52 08:19:52 #47 [security-proxy-setup internal] load build context 08:19:52 #47 ... 08:19:52 08:19:52 #48 [security-proxy-auth internal] load build context 08:19:52 #48 ... 08:19:52 08:19:52 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:19:53 #49 ... 08:19:53 08:19:53 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:19:53 #50 ... 08:19:53 08:19:53 #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:19:53 #51 ... 08:19:53 08:19:53 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:19:53 #52 ... 08:19:53 08:19:53 #53 [security-secretstore-setup internal] load build context 08:19:53 #53 ... 08:19:53 08:19:53 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:19:53 #54 ... 08:19:53 08:19:53 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:19:53 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:53 #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:53 #0 10.50 (1/1) Installing dumb-init (1.2.5-r3) 08:19:53 #0 10.50 Executing busybox-1.36.1-r29.trigger 08:19:53 #0 10.52 OK: 8 MiB in 15 packages 08:19:53 #55 ... 08:19:53 08:19:53 #56 [security-bootstrapper internal] load build context 08:19:53 #56 ... 08:19:53 08:19:53 #57 [core-keeper internal] load build context 08:19:53 #57 ... 08:19:53 08:19:53 #58 [support-scheduler internal] load build context 08:19:53 #58 ... 08:19:53 08:19:53 #57 [core-keeper internal] load build context 08:19:54 #57 transferring context: 508.35MB 11.7s done 08:19:58 #57 ... 08:19:58 08:19:58 #37 [security-spiffe-token-provider internal] load build context 08:19:58 #37 transferring context: 508.35MB 13.5s done 08:20:01 #37 ... 08:20:01 08:20:01 #34 [support-notifications internal] load build context 08:20:01 #34 transferring context: 508.35MB 12.0s done 08:20:01 #34 ... 08:20:01 08:20:01 #38 [core-common-config-bootstrapper internal] load build context 08:20:01 #38 transferring context: 508.35MB 13.6s done 08:20:02 #38 ... 08:20:02 08:20:02 #41 [core-command internal] load build context 08:20:02 #41 transferring context: 508.35MB 12.9s done 08:20:02 #41 ... 08:20:02 08:20:02 #43 [core-metadata internal] load build context 08:20:02 #43 transferring context: 508.35MB 13.5s done 08:20:02 #43 ... 08:20:02 08:20:02 #45 [core-data internal] load build context 08:20:02 #45 transferring context: 508.35MB 13.0s done 08:20:02 #45 ... 08:20:02 08:20:02 #47 [security-proxy-setup internal] load build context 08:20:02 #47 transferring context: 508.35MB 12.0s done 08:20:03 #47 ... 08:20:03 08:20:03 #48 [security-proxy-auth internal] load build context 08:20:03 #48 transferring context: 508.35MB 13.6s done 08:20:03 #48 ... 08:20:03 08:20:03 #53 [security-secretstore-setup internal] load build context 08:20:03 #53 transferring context: 508.35MB 13.4s done 08:20:03 #53 ... 08:20:03 08:20:03 #56 [security-bootstrapper internal] load build context 08:20:03 #56 transferring context: 508.35MB 11.8s done 08:20:04 #56 ... 08:20:04 08:20:04 #58 [support-scheduler internal] load build context 08:20:04 #58 transferring context: 508.35MB 12.2s done 08:20:09 #58 ... 08:20:09 08:20:09 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:20:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 08:20:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 08:20:09 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 08:20:09 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 08:20:09 #33 DONE 0.1s 08:20:09 08:20:09 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 08:20:09 #39 DONE 27.0s 08:20:09 08:20:09 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:09 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:15 #59 ... 08:20:15 08:20:15 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:20:19 #60 ... 08:20:19 08:20:19 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:20:19 #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:20:19 #61 ... 08:20:19 08:20:19 #47 [security-proxy-setup internal] load build context 08:20:19 #47 DONE 37.1s 08:20:19 08:20:19 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:20:19 #61 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 10.1s done 08:20:19 #61 ... 08:20:19 08:20:19 #62 [security-spire-config internal] load build context 08:20:19 #62 ... 08:20:19 08:20:19 #57 [core-keeper internal] load build context 08:20:19 #57 DONE 36.7s 08:20:19 08:20:19 #56 [security-bootstrapper internal] load build context 08:20:19 #56 DONE 36.8s 08:20:19 08:20:19 #51 [core-data builder 2/7] WORKDIR /edgex-go 08:20:19 #51 DONE 36.3s 08:20:19 08:20:19 #34 [support-notifications internal] load build context 08:20:19 #34 DONE 37.4s 08:20:19 08:20:19 #63 [security-spire-agent internal] load build context 08:20:19 #63 ... 08:20:19 08:20:19 #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:20:19 #42 DONE 37.2s 08:20:19 08:20:19 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:20:19 #55 DONE 37.0s 08:20:19 08:20:19 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:20:19 #46 DONE 37.3s 08:20:19 08:20:19 #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:20:19 #44 DONE 37.4s 08:20:19 08:20:19 #58 [support-scheduler internal] load build context 08:20:19 #58 DONE 37.1s 08:20:19 08:20:19 #41 [core-command internal] load build context 08:20:19 #41 DONE 37.3s 08:20:19 08:20:19 #37 [security-spiffe-token-provider internal] load build context 08:20:19 #37 DONE 37.4s 08:20:19 08:20:19 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:20:19 #40 DONE 37.4s 08:20:19 08:20:19 #64 [security-spire-server internal] load build context 08:20:19 #64 transferring context: 23.80kB done 08:20:19 #64 DONE 10.5s 08:20:19 08:20:19 #43 [core-metadata internal] load build context 08:20:19 #43 DONE 37.3s 08:20:19 08:20:19 #38 [core-common-config-bootstrapper internal] load build context 08:20:19 #38 DONE 37.5s 08:20:19 08:20:19 #48 [security-proxy-auth internal] load build context 08:20:19 #48 DONE 37.3s 08:20:19 08:20:19 #45 [core-data internal] load build context 08:20:19 #45 DONE 37.1s 08:20:19 08:20:19 #53 [security-secretstore-setup internal] load build context 08:20:19 #53 DONE 36.9s 08:20:19 08:20:19 #63 [security-spire-agent internal] load build context 08:20:19 #63 transferring context: 23.33kB done 08:20:19 #63 DONE 10.5s 08:20:19 08:20:19 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:19 #59 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10.1s done 08:20:19 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.3s 08:20:19 #59 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:20:19 #59 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 08:20:19 #59 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 08:20:19 #59 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 08:20:19 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 08:20:19 #59 ... 08:20:19 08:20:19 #62 [security-spire-config internal] load build context 08:20:19 #62 transferring context: 22.05kB done 08:20:19 #62 DONE 10.6s 08:20:19 08:20:19 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:19 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 08:20:19 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done 08:20:19 #59 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:20:19 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.6s 08:20:19 #59 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 08:20:19 #59 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.5s done 08:20:19 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.7s 08:20:19 #59 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:20:19 #59 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 08:20:19 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.8s 08:20:19 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 0.9s 08:20:19 #59 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s 08:20:20 #59 ... 08:20:20 08:20:20 #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:20 #54 DONE 37.7s 08:20:20 08:20:20 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:20 #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 08:20:20 #59 ... 08:20:20 08:20:20 #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:20:20 #52 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:20 #52 37.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:20 #52 37.87 (1/2) Installing dumb-init (1.2.5-r3) 08:20:20 #52 37.87 (2/2) Installing su-exec (0.2-r3) 08:20:20 #52 37.87 Executing busybox-1.36.1-r29.trigger 08:20:20 #52 37.89 OK: 8 MiB in 16 packages 08:20:20 #52 DONE 38.4s 08:20:20 08:20:20 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:20:20 #50 37.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:20 #50 37.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:20 #50 37.78 (1/4) Installing ca-certificates (20241121-r1) 08:20:20 #50 37.79 (2/4) Installing dumb-init (1.2.5-r3) 08:20:20 #50 37.80 (3/4) Installing su-exec (0.2-r3) 08:20:20 #50 37.80 (4/4) Installing yq-go (4.44.1-r2) 08:20:20 #50 37.88 Executing busybox-1.36.1-r29.trigger 08:20:20 #50 37.88 Executing ca-certificates-20241121-r1.trigger 08:20:20 #50 37.93 OK: 19 MiB in 18 packages 08:20:20 #50 DONE 38.5s 08:20:20 08:20:20 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:21 #59 ... 08:20:21 08:20:21 #49 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:20:21 #49 37.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:21 #49 38.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:21 #49 38.92 (1/3) Installing ca-certificates (20241121-r1) 08:20:21 #49 38.94 (2/3) Installing dumb-init (1.2.5-r3) 08:20:21 #49 38.94 (3/3) Installing tzdata (2025b-r0) 08:20:21 #49 38.98 Executing busybox-1.36.1-r29.trigger 08:20:21 #49 38.99 Executing ca-certificates-20241121-r1.trigger 08:20:21 #49 39.03 OK: 10 MiB in 17 packages 08:20:21 #49 DONE 39.4s 08:20:21 08:20:21 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:22 #59 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.8s done 08:20:22 #59 ... 08:20:22 08:20:22 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:20:22 #60 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #60 5.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #60 6.076 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:20:22 #60 6.076 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:20:22 #60 6.076 OK: 24171 distinct packages available 08:20:22 #60 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #60 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #60 6.507 (1/5) Installing dumb-init (1.2.5-r3) 08:20:22 #60 6.513 (2/5) Installing musl-obstack (1.2.3-r2) 08:20:22 #60 6.528 (3/5) Installing libucontext (1.2-r3) 08:20:22 #60 6.528 (4/5) Installing gcompat (1.1.0-r4) 08:20:22 #60 6.528 (5/5) Installing openssl (3.3.3-r0) 08:20:22 #60 6.534 Executing busybox-1.36.1-r29.trigger 08:20:22 #60 6.536 OK: 9 MiB in 19 packages 08:20:22 #60 DONE 7.4s 08:20:22 08:20:22 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:20:22 #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 2.778 OK: 248 MiB in 58 packages 08:20:22 #65 DONE 3.7s 08:20:22 08:20:22 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:20:22 #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 4.657 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:20:22 #0 4.657 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:20:22 #0 4.657 OK: 24171 distinct packages available 08:20:22 #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 4.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 5.097 (1/4) Installing dumb-init (1.2.5-r3) 08:20:22 #0 5.103 (2/4) Installing musl-obstack (1.2.3-r2) 08:20:22 #0 5.103 (3/4) Installing libucontext (1.2-r3) 08:20:22 #0 5.104 (4/4) Installing gcompat (1.1.0-r4) 08:20:22 #0 5.107 Executing busybox-1.36.1-r29.trigger 08:20:22 #0 5.116 OK: 8 MiB in 18 packages 08:20:22 #66 DONE 6.0s 08:20:22 08:20:22 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:20:22 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 3.082 OK: 248 MiB in 58 packages 08:20:22 #67 DONE 3.7s 08:20:22 08:20:22 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:20:22 #0 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 3.059 OK: 8 MiB in 15 packages 08:20:22 #68 DONE 3.7s 08:20:22 08:20:22 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:20:22 #0 2.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 3.112 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:20:22 #0 3.112 v3.20.6-210-g791eef147fb [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:20:22 #0 3.112 OK: 24171 distinct packages available 08:20:22 #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:22 #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:22 #0 3.597 OK: 248 MiB in 58 packages 08:20:22 #69 DONE 3.8s 08:20:22 08:20:22 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:20:22 #70 DONE 3.8s 08:20:22 08:20:22 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:20:22 #71 ... 08:20:22 08:20:22 #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:20:22 #72 DONE 0.2s 08:20:22 08:20:22 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:20:22 #73 DONE 0.1s 08:20:22 08:20:22 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:20:22 #74 DONE 0.1s 08:20:23 08:20:23 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:20:23 #59 ... 08:20:23 08:20:23 #75 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:20:23 #0 3.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:23 #0 3.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:23 #0 4.090 OK: 248 MiB in 58 packages 08:20:23 #75 DONE 4.2s 08:20:23 08:20:23 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:20:23 #76 DONE 0.1s 08:20:23 08:20:23 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:23 #77 ... 08:20:23 08:20:23 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:20:23 #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:23 #0 4.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:23 #0 4.588 OK: 19 MiB in 18 packages 08:20:23 #78 DONE 4.7s 08:20:23 08:20:23 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:20:23 #79 DONE 0.0s 08:20:24 08:20:24 #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 08:20:24 #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:24 #0 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:24 #0 4.849 OK: 248 MiB in 58 packages 08:20:24 #80 DONE 4.9s 08:20:24 08:20:24 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:20:24 #81 DONE 0.1s 08:20:24 08:20:24 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:20:24 #61 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 08:20:24 #61 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 08:20:24 #61 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 08:20:24 #61 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 08:20:24 #61 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 08:20:24 #61 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 08:20:24 #61 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 08:20:24 #61 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 08:20:24 #61 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 08:20:24 #61 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 08:20:24 #61 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 08:20:24 #61 ... 08:20:24 08:20:24 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:20:24 #0 4.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:24 #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:24 #0 4.935 OK: 13 MiB in 28 packages 08:20:24 #82 DONE 5.0s 08:20:24 08:20:24 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:24 #83 ... 08:20:24 08:20:24 #84 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:20:24 #0 4.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:24 #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:24 #0 5.305 OK: 8 MiB in 15 packages 08:20:24 #84 DONE 5.4s 08:20:24 08:20:24 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:20:24 #0 5.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:24 #0 5.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:24 #0 5.527 OK: 12 MiB in 21 packages 08:20:24 #85 DONE 5.6s 08:20:24 08:20:24 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:20:25 #86 2.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:25 #86 2.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:25 #86 ... 08:20:25 08:20:25 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:20:25 #0 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:25 #0 4.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:25 #0 4.408 OK: 8 MiB in 16 packages 08:20:25 #87 DONE 4.5s 08:20:25 08:20:25 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:20:25 #0 4.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:25 #0 4.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:25 #0 4.421 OK: 19 MiB in 18 packages 08:20:25 #88 DONE 4.6s 08:20:25 08:20:25 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:20:25 #89 ... 08:20:25 08:20:25 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:20:25 #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:25 #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:25 #0 2.926 OK: 8 MiB in 18 packages 08:20:25 #90 DONE 3.0s 08:20:25 08:20:25 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:20:25 #71 2.990 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:26 #71 ... 08:20:26 08:20:26 #91 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:20:26 #0 3.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:26 #0 3.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:26 #0 4.197 OK: 10 MiB in 17 packages 08:20:26 #91 DONE 5.3s 08:20:26 08:20:26 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:20:26 #86 3.086 OK: 9 MiB in 19 packages 08:20:26 #86 DONE 4.2s 08:20:26 08:20:26 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:20:26 #92 DONE 1.1s 08:20:26 08:20:26 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:20:28 #93 DONE 1.2s 08:20:28 08:20:28 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:20:28 #94 DONE 1.2s 08:20:28 08:20:28 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:20:28 #95 DONE 1.2s 08:20:28 08:20:28 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:20:28 #89 DONE 2.5s 08:20:28 08:20:28 #96 [security-spire-config stage-2 6/10] COPY security.txt / 08:20:28 #96 DONE 0.1s 08:20:28 08:20:28 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:20:28 #97 DONE 0.1s 08:20:28 08:20:28 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:20:28 #98 DONE 0.8s 08:20:28 08:20:28 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:20:28 #99 DONE 0.9s 08:20:28 08:20:28 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:20:28 #100 DONE 0.8s 08:20:28 08:20:28 #101 [security-spire-server stage-2 6/9] COPY security.txt / 08:20:28 #101 DONE 0.6s 08:20:28 08:20:28 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:20:29 #102 DONE 0.1s 08:20:29 08:20:29 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:20:29 #103 DONE 0.1s 08:20:29 08:20:29 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:20:29 #104 DONE 0.1s 08:20:29 08:20:29 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 08:20:29 #105 DONE 0.1s 08:20:29 08:20:29 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:20:29 #106 DONE 0.1s 08:20:29 08:20:29 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:20:29 #107 DONE 0.1s 08:20:29 08:20:29 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:20:29 #108 DONE 0.1s 08:20:29 08:20:29 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:20:29 #109 DONE 0.0s 08:20:29 08:20:29 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:20:29 #110 DONE 0.1s 08:20:29 08:20:29 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:20:29 #111 DONE 0.0s 08:20:29 08:20:29 #112 [security-spire-server] exporting to image 08:20:29 #112 exporting layers 08:20:30 #112 exporting layers 0.9s done 08:20:30 #112 writing image sha256:4fa4253c1a649b4f76e88e00755112375b666e55c865aa5aab02e52f4c664814 0.0s done 08:20:30 #112 naming to docker.io/library/security-spire-config done 08:20:30 #112 writing image sha256:66cbffb48e4c1116ad7a9c39f108a363faf7903909b8255317d9976b12723933 done 08:20:30 #112 naming to docker.io/library/security-spire-server done 08:20:30 #112 writing image sha256:cefd6f49f6832970c32e7204f7388e00ce017f4d51813cfa2679892d9cf3ede2 done 08:20:30 #112 naming to docker.io/library/security-spire-agent done 08:20:30 #112 DONE 1.0s 08:20:30 08:20:30 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:20:30 #71 5.809 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:30 #71 ... 08:20:30 08:20:30 #113 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:20:30 #0 4.608 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:20:30 #0 7.403 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:20:31 #113 10.92 (1/1) Installing dumb-init (1.2.5-r3) 08:20:32 #113 ... 08:20:32 08:20:32 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:20:32 #71 9.412 OK: 248 MiB in 58 packages 08:20:32 #71 DONE 9.6s 08:20:32 08:20:32 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:32 #114 ... 08:20:32 08:20:32 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:20:32 #115 DONE 0.0s 08:20:32 08:20:32 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:32 #116 ... 08:20:32 08:20:32 #113 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:20:32 #113 12.57 Executing busybox-1.36.1-r29.trigger 08:20:32 #113 12.58 OK: 8 MiB in 15 packages 08:20:32 #113 DONE 12.7s 08:20:32 08:20:32 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:33 #117 ... 08:20:33 08:20:33 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #118 ... 08:21:29 08:21:29 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #116 DONE 52.3s 08:21:29 08:21:29 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #77 DONE 61.4s 08:21:29 08:21:29 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #118 DONE 61.8s 08:21:29 08:21:29 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #117 DONE 61.8s 08:21:29 08:21:29 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #114 DONE 61.8s 08:21:29 08:21:29 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:29 #83 DONE 60.7s 08:21:29 08:21:29 #119 [support-notifications builder 6/7] COPY . . 08:21:34 #119 ... 08:21:34 08:21:34 #120 [core-keeper builder 7/8] COPY . . 08:21:34 #120 ... 08:21:34 08:21:34 #121 [security-proxy-setup builder 6/7] COPY . . 08:21:35 #121 ... 08:21:35 08:21:35 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:21:35 #122 ... 08:21:35 08:21:35 #123 [support-scheduler builder 6/7] COPY . . 08:21:35 #123 ... 08:21:35 08:21:35 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:21:38 #124 DONE 13.9s 08:21:38 08:21:38 #121 [security-proxy-setup builder 6/7] COPY . . 08:21:38 #121 DONE 14.0s 08:21:38 08:21:38 #125 [core-metadata builder 6/7] COPY . . 08:21:38 #125 CACHED 08:21:38 08:21:38 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:38 #126 CACHED 08:21:38 08:21:38 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:21:38 #127 CACHED 08:21:38 08:21:38 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:21:38 #128 CACHED 08:21:38 08:21:38 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:38 #129 CACHED 08:21:38 08:21:38 #130 [security-proxy-auth builder 6/7] COPY . . 08:21:38 #130 CACHED 08:21:38 08:21:38 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:21:38 #122 DONE 14.0s 08:21:38 08:21:38 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 08:21:38 #131 CACHED 08:21:38 08:21:38 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:38 #132 CACHED 08:21:38 08:21:38 #133 [core-command builder 6/7] COPY . . 08:21:38 #133 CACHED 08:21:38 08:21:38 #123 [support-scheduler builder 6/7] COPY . . 08:21:38 #123 DONE 14.0s 08:21:38 08:21:38 #134 [core-data builder 6/7] COPY . . 08:21:38 #134 CACHED 08:21:38 08:21:38 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:38 #135 CACHED 08:21:38 08:21:38 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:21:38 #136 CACHED 08:21:38 08:21:38 #120 [core-keeper builder 7/8] COPY . . 08:21:38 #120 DONE 14.0s 08:21:38 08:21:38 #137 [security-bootstrapper builder 6/7] COPY . . 08:21:38 #137 CACHED 08:21:38 08:21:38 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:38 #138 CACHED 08:21:38 08:21:38 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:21:38 #139 CACHED 08:21:38 08:21:38 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:38 #140 CACHED 08:21:38 08:21:38 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:21:38 #141 CACHED 08:21:38 08:21:38 #142 [security-secretstore-setup builder 6/7] COPY . . 08:21:38 #142 CACHED 08:21:38 08:21:38 #119 [support-notifications builder 6/7] COPY . . 08:21:38 #119 DONE 14.0s 08:21:38 08:21:38 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:21:39 #143 0.949 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 08:21:49 #143 ... 08:21:49 08:21:49 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:21:49 #0 1.275 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 08:21:49 #144 ... 08:21:49 08:21:49 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:21:49 #0 0.724 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 08:21:49 #145 ... 08:21:49 08:21:49 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:21:49 #0 1.673 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 08:21:49 #146 ... 08:21:49 08:21:49 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:21:49 #0 1.601 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 08:21:49 #147 ... 08:21:49 08:21:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:21:49 #0 0.694 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 08:21:49 #148 ... 08:21:49 08:21:49 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:21:49 #0 0.695 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 08:21:49 #149 ... 08:21:49 08:21:49 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:21:49 #0 0.464 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 08:21:49 #150 ... 08:21:49 08:21:49 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:21:49 #0 0.842 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 08:21:50 #151 ... 08:21:50 08:21:50 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:21:50 #0 0.710 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 08:21:50 #152 ... 08:21:50 08:21:50 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:21:50 #0 1.308 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 08:21:50 #153 ... 08:21:50 08:21:50 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:21:50 #0 1.576 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 08:24:11 #154 ... 08:24:11 08:24:11 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:11 #149 148.0 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 08:24:16 #149 ... 08:24:16 08:24:16 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:24:16 #143 DONE 156.0s 08:24:16 08:24:16 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:24:21 #155 ... 08:24:21 08:24:21 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:24:21 #147 DONE 162.0s 08:24:21 08:24:21 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:24:21 #153 DONE 162.0s 08:24:21 08:24:21 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:24:21 #152 DONE 162.0s 08:24:21 08:24:21 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:24:21 #149 DONE 162.0s 08:24:21 08:24:21 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:24:21 #150 DONE 162.0s 08:24:21 08:24:21 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:21 #144 DONE 162.1s 08:24:21 08:24:21 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:24:21 #148 DONE 162.1s 08:24:21 08:24:21 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #156 ... 08:24:21 08:24:21 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:24:21 #145 DONE 162.2s 08:24:21 08:24:21 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:24:21 #146 DONE 162.2s 08:24:21 08:24:21 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:24:21 #154 DONE 162.2s 08:24:21 08:24:21 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:24:21 #155 DONE 5.6s 08:24:21 08:24:21 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:24:21 #151 DONE 162.1s 08:24:21 08:24:21 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #157 DONE 0.3s 08:24:21 08:24:21 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #158 DONE 0.3s 08:24:21 08:24:21 #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #159 ... 08:24:21 08:24:21 #156 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #156 DONE 0.3s 08:24:21 08:24:21 #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #160 DONE 0.4s 08:24:21 08:24:21 #161 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #161 DONE 0.4s 08:24:21 08:24:21 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:24:21 #162 DONE 0.3s 08:24:21 08:24:21 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #163 DONE 0.2s 08:24:21 08:24:21 #164 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:24:21 #164 DONE 0.2s 08:24:21 08:24:21 #159 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 #159 DONE 0.2s 08:24:21 08:24:21 #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:24:22 #165 ... 08:24:22 08:24:22 #166 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:24:22 #166 DONE 0.2s 08:24:22 08:24:22 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:24:22 #167 CACHED 08:24:22 08:24:22 #168 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:24:22 #168 CACHED 08:24:22 08:24:22 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:24:22 #169 DONE 0.2s 08:24:22 08:24:22 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:24:22 #170 CACHED 08:24:22 08:24:22 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:24:22 #171 CACHED 08:24:22 08:24:22 #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:24:22 #172 CACHED 08:24:22 08:24:22 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:24:22 #173 CACHED 08:24:22 08:24:22 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:24:22 #174 DONE 0.3s 08:24:22 08:24:22 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:24:22 #175 ... 08:24:22 08:24:22 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:24:22 #176 DONE 1.0s 08:24:22 08:24:22 #177 [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 08:24:22 #177 DONE 1.0s 08:24:22 08:24:22 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:24:23 #178 ... 08:24:23 08:24:23 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:24:23 #179 DONE 1.7s 08:24:23 08:24:23 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:24:23 #180 DONE 1.7s 08:24:23 08:24:23 #181 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:24:23 #181 DONE 1.8s 08:24:23 08:24:23 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:24:23 #182 DONE 1.8s 08:24:23 08:24:23 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:24:23 #183 DONE 1.8s 08:24:23 08:24:23 #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:24:23 #184 DONE 1.8s 08:24:23 08:24:23 #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:24:23 #165 DONE 1.8s 08:24:23 08:24:23 #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:24:23 #185 ... 08:24:23 08:24:23 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:24:23 #175 DONE 2.1s 08:24:23 08:24:23 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:24:23 #186 DONE 2.2s 08:24:23 08:24:23 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:24:24 #187 ... 08:24:24 08:24:24 #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:24:24 #188 DONE 1.9s 08:24:24 08:24:24 #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:24:24 #178 DONE 1.9s 08:24:24 08:24:24 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:24:24 #189 DONE 1.2s 08:24:24 08:24:24 #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:24:24 #190 DONE 1.1s 08:24:24 08:24:24 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:24:24 #191 DONE 1.1s 08:24:24 08:24:24 #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:24:24 #192 DONE 0.8s 08:24:24 08:24:24 #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:24:24 #193 DONE 1.1s 08:24:24 08:24:24 #194 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:24:24 #194 ... 08:24:24 08:24:24 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:24:24 #195 DONE 1.1s 08:24:24 08:24:24 #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:24:24 #185 DONE 1.1s 08:24:24 08:24:24 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:24:24 #196 DONE 0.8s 08:24:24 08:24:24 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:24:24 #187 DONE 0.8s 08:24:24 08:24:24 #197 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:24:24 #197 DONE 3.5s 08:24:24 08:24:24 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:24:24 #198 DONE 0.2s 08:24:24 08:24:24 #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:24:24 #199 DONE 0.2s 08:24:24 08:24:24 #112 [security-spiffe-token-provider] exporting to image 08:24:24 #112 exporting layers 08:24:24 #112 ... 08:24:24 08:24:24 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:24:24 #200 DONE 0.4s 08:24:24 08:24:24 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:24:24 #201 DONE 0.4s 08:24:24 08:24:24 #112 [support-scheduler] exporting to image 08:24:24 #112 ... 08:24:24 08:24:24 #194 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:24:24 #194 DONE 0.4s 08:24:24 08:24:24 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:24:24 #202 DONE 0.4s 08:24:24 08:24:24 #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:24:24 #203 DONE 0.4s 08:24:24 08:24:24 #112 [core-metadata] exporting to image 08:24:24 #112 exporting layers 0.4s done 08:24:25 #112 ... 08:24:25 08:24:25 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:24:25 #204 DONE 0.5s 08:24:25 08:24:25 #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:24:25 #205 DONE 0.4s 08:24:25 08:24:25 #112 [core-keeper] exporting to image 08:24:25 #112 exporting layers 0.4s done 08:24:25 #112 writing image sha256:ddc581431acb9cbd9dbd98e25c08c510641134c1a2b41749fa4a9a9306c81ab1 done 08:24:25 #112 naming to docker.io/library/core-keeper done 08:24:25 #112 writing image sha256:7906fc537a340a4832c506d3bba3a6b1e7ebc11e457c83422996939200f6ac30 08:24:25 #112 writing image sha256:677edb2f0ed81e35b52aed0fc121d97a17d996a87e14a29d7fa7019dc93f5253 08:24:25 #112 writing image sha256:7906fc537a340a4832c506d3bba3a6b1e7ebc11e457c83422996939200f6ac30 0.3s done 08:24:25 #112 naming to docker.io/library/core-data 08:24:25 #112 ... 08:24:25 08:24:25 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:24:25 #206 DONE 0.6s 08:24:25 08:24:25 #112 [security-spiffe-token-provider] exporting to image 08:24:25 #112 exporting layers 0.6s done 08:24:25 #112 writing image sha256:677edb2f0ed81e35b52aed0fc121d97a17d996a87e14a29d7fa7019dc93f5253 0.3s done 08:24:25 #112 naming to docker.io/library/core-data done 08:24:25 #112 naming to docker.io/library/core-command done 08:24:25 #112 writing image sha256:f78afb3706551587154d3c17dec17e4ba9fd120499d9372f20f1a8f305dc7e43 done 08:24:25 #112 naming to docker.io/library/security-spiffe-token-provider done 08:24:25 #112 exporting layers 0.6s done 08:24:25 #112 writing image sha256:81f53ed8d0fcd21a29b16ad23fc096b9f1ea7b7ba5c3e5a4d81485a507e085cd done 08:24:25 #112 writing image sha256:442a947a02417f5a92c577f3b9396c673635b7f6d5e7da7027c59d7fa7d2d95d 0.0s done 08:24:25 #112 writing image sha256:5d81fdf04341869e642cb1413a9ada4c7c5d54bccbbb8afe49bbd374ec8f425a 0.0s done 08:24:25 #112 naming to docker.io/library/core-metadata done 08:24:25 #112 naming to docker.io/library/support-scheduler done 08:24:25 #112 naming to docker.io/library/support-notifications done 08:24:25 #112 DONE 2.2s 08:24:25 08:24:25 #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:24:25 #207 DONE 0.5s 08:24:25 08:24:25 #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:24:25 #208 DONE 0.5s 08:24:25 08:24:25 #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:25 #209 ... 08:24:25 08:24:25 #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:24:25 #210 DONE 0.5s 08:24:25 08:24:25 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:25 #211 DONE 1.0s 08:24:25 08:24:25 #112 [core-common-config-bootstrapper] exporting to image 08:24:26 #112 ... 08:24:26 08:24:26 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:26 #212 DONE 1.1s 08:24:26 08:24:26 #213 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:24:26 #213 DONE 0.6s 08:24:26 08:24:26 #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:24:26 #214 DONE 0.2s 08:24:26 08:24:26 #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:24:26 #215 DONE 0.1s 08:24:26 08:24:26 #112 [security-proxy-auth] exporting to image 08:24:26 #112 ... 08:24:26 08:24:26 #216 [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/ 08:24:26 #216 DONE 0.1s 08:24:26 08:24:26 #112 [core-common-config-bootstrapper] exporting to image 08:24:26 #112 exporting layers 0.2s done 08:24:26 #112 writing image sha256:b81be2245cad9a42217cf101985afe99585b5fa61c0c83fe4218fa6a0bd2b9ac done 08:24:26 #112 naming to docker.io/library/core-common-config-bootstrapper done 08:24:26 #112 ... 08:24:26 08:24:26 #217 [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/ 08:24:26 #217 DONE 0.0s 08:24:26 08:24:26 #218 [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/ 08:24:26 #218 DONE 0.1s 08:24:26 08:24:26 #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:26 #209 DONE 0.9s 08:24:26 08:24:26 #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:24:26 #219 DONE 0.0s 08:24:26 08:24:26 #112 [security-proxy-setup] exporting to image 08:24:26 #112 writing image sha256:2a6285f90a7a81065bfea122f40565769e91c774df8c7a5c1e2fec44f2fcbd85 done 08:24:26 #112 naming to docker.io/library/security-proxy-auth done 08:24:26 #112 exporting layers 0.2s done 08:24:26 #112 writing image sha256:cb6f11c7ea523ead2ef1c44ef0396a9ec7309574c07e5d5ba1c05d4c26f75be5 done 08:24:26 #112 naming to docker.io/library/security-proxy-setup done 08:24:26 #112 DONE 2.8s 08:24:26 08:24:26 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:24:26 #220 ... 08:24:26 08:24:26 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:24:26 #221 DONE 0.6s 08:24:26 08:24:26 #112 [security-secretstore-setup] exporting to image 08:24:26 #112 exporting layers 0.2s done 08:24:26 #112 writing image sha256:bcf04f2bf35842c5c376e575d83903dcd2a43d952308ac2bc7b3080b0cb26476 done 08:24:26 #112 naming to docker.io/library/security-secretstore-setup done 08:24:26 #112 DONE 3.0s 08:24:26 08:24:26 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 08:24:27 #61 ... 08:24:27 08:24:27 #220 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:24:27 #220 DONE 0.7s 08:24:27 08:24:27 #112 [security-bootstrapper] exporting to image 08:24:27 #112 exporting layers 0.2s done 08:24:27 #112 writing image sha256:0ef712e4d6dcf05a77c42a91cb271e6e19249e5437bbc55c3635a0fa3d0b282a done 08:24:27 #112 naming to docker.io/library/security-bootstrapper done 08:24:27 #112 DONE 3.2s 08:24:27 08:24:27 #59 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:24:27 time="2025-06-30T08:19:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:24:27 $ docker stop --time=1 abd98c05bcf916b6faafc5e898b9ab744226aa52da8e814af646264a267bc5b2 08:24:28 $ docker rm -f --volumes abd98c05bcf916b6faafc5e898b9ab744226aa52da8e814af646264a267bc5b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:24:28 + docker images 08:24:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:24:28 security-proxy-setup latest cb6f11c7ea52 2 seconds ago 38.6MB 08:24:28 security-bootstrapper latest 0ef712e4d6dc 2 seconds ago 20.4MB 08:24:28 security-secretstore-setup latest bcf04f2bf358 2 seconds ago 68.9MB 08:24:28 core-common-config-bootstrapper latest b81be2245cad 3 seconds ago 17.1MB 08:24:28 security-proxy-auth latest 2a6285f90a7a 3 seconds ago 31.9MB 08:24:28 support-scheduler latest 5d81fdf04341 4 seconds ago 48.7MB 08:24:28 core-metadata latest 81f53ed8d0fc 4 seconds ago 33.2MB 08:24:28 security-spiffe-token-provider latest f78afb370655 4 seconds ago 47.5MB 08:24:28 core-keeper latest ddc581431acb 4 seconds ago 32.6MB 08:24:28 core-command latest 677edb2f0ed8 4 seconds ago 28.5MB 08:24:28 support-notifications latest 442a947a0241 4 seconds ago 52.3MB 08:24:28 core-data latest 7906fc537a34 4 seconds ago 33MB 08:24:28 security-spire-server latest 66cbffb48e4c 3 minutes ago 149MB 08:24:28 security-spire-agent latest cefd6f49f683 3 minutes ago 195MB 08:24:28 security-spire-config latest 4fa4253c1a64 4 minutes ago 149MB 08:24:28 ci-base-image-x86_64 latest f89fc320dd9a 7 minutes ago 924MB 08:24:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine ea6120ae94a0 12 days ago 574MB 08:24:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 5 weeks ago 573MB 08:24:28 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 08:24:29 provisioning config files... 08:24:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12447330028312286976tmp [Pipeline] { [Pipeline] sh 08:24:30 + set +x 08:24:30 + curl -s https://codecov.io/bash 08:24:30 + bash -s -- 08:24:30 08:24:30 _____ _ 08:24:30 / ____| | | 08:24:30 | | ___ __| | ___ ___ _____ __ 08:24:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:24:30 | |___| (_) | (_| | __/ (_| (_) \ V / 08:24:30 \_____\___/ \__,_|\___|\___\___/ \_/ 08:24:30 Bash-1.0.6 08:24:30 08:24:30 08:24:30 ==> git version 2.25.1 found 08:24:30 ==> 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 08:24:30 Release-Date: 2020-01-08 08:24:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:24:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:24:30 ==> Jenkins CI detected. 08:24:30 current dir:  /w/workspace/edgex-go/1 08:24:30 project root: . 08:24:30 --> token set from env 08:24:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:24:30 ==> Running gcov in . (disable via -X gcov) 08:24:30 ==> Python coveragepy not found 08:24:30 ==> Searching for coverage reports in: 08:24:30 + . 08:24:30 -> Found 1 reports 08:24:30 ==> Detecting git/mercurial file structure 08:24:30 ==> Reading reports 08:24:30 + ./coverage.out bytes=1667165 08:24:30 ==> Appending adjustments 08:24:30 https://docs.codecov.io/docs/fixing-reports 08:24:31 + Found adjustments 08:24:31 ==> Gzipping contents 08:24:31 140K /tmp/codecov.GxbWym.gz 08:24:31 ==> Uploading reports 08:24:31 url: https://codecov.io 08:24:31 query: branch=PR-5198&commit=4437a08569a6464f9398f9933bd3d0eed472f476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5198&job=&cmd_args= 08:24:31 -> Pinging Codecov 08:24:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5198&commit=4437a08569a6464f9398f9933bd3d0eed472f476&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5198%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5198&job=&cmd_args= 08:24:32 -> Uploading to 08:24:32 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4437a08569a6464f9398f9933bd3d0eed472f476/cde67c84-a287-4e10-9e30-509345f7d9c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250630%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250630T082432Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=98ded4517f362a6296e2e32b0ac637d9f3204af6379c13b2a8cd0fb410d22543 08:24:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:24:32 Dload Upload Total Spent Left Speed 08:24:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 345k --:--:-- --:--:-- --:--:-- 344k 100 139k 0 0 100 139k 0 345k --:--:-- --:--:-- --:--:-- 344k 08:24:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4437a08569a6464f9398f9933bd3d0eed472f476 [Pipeline] } 08:24:32 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 08:24:34 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:24:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:24:35 ---> package-listing.sh 08:24:35 ++ facter osfamily 08:24:35 ++ tr '[:upper:]' '[:lower:]' 08:24:35 + OS_FAMILY=debian 08:24:35 + workspace=/w/workspace/edgex-go/1 08:24:35 + START_PACKAGES=/tmp/packages_start.txt 08:24:35 + END_PACKAGES=/tmp/packages_end.txt 08:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:24:35 + PACKAGES=/tmp/packages_start.txt 08:24:35 + '[' /w/workspace/edgex-go/1 ']' 08:24:35 + PACKAGES=/tmp/packages_end.txt 08:24:35 + case "${OS_FAMILY}" in 08:24:35 + dpkg -l 08:24:35 + grep '^ii' 08:24:35 + '[' -f /tmp/packages_start.txt ']' 08:24:35 + '[' -f /tmp/packages_end.txt ']' 08:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:24:35 + '[' /w/workspace/edgex-go/1 ']' 08:24:35 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:24:35 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 08:24:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:36 08:24:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:37 latest: Pulling from edgex-lftools-log-publisher 08:24:37 5eb5b503b376: Pulling fs layer 08:24:37 5c69ac0246d0: Pulling fs layer 08:24:37 ec43610c2a17: Pulling fs layer 08:24:37 3a2ae6a8a46f: Pulling fs layer 08:24:37 33b1e0a273af: Pulling fs layer 08:24:37 5d3b04190fa2: Pulling fs layer 08:24:37 2f39f015ded8: Pulling fs layer 08:24:37 33b1e0a273af: Waiting 08:24:37 5d3b04190fa2: Waiting 08:24:37 3a2ae6a8a46f: Waiting 08:24:37 2f39f015ded8: Waiting 08:24:37 5c69ac0246d0: Download complete 08:24:37 3a2ae6a8a46f: Verifying Checksum 08:24:37 3a2ae6a8a46f: Download complete 08:24:37 33b1e0a273af: Verifying Checksum 08:24:37 33b1e0a273af: Download complete 08:24:37 5d3b04190fa2: Verifying Checksum 08:24:37 5d3b04190fa2: Download complete 08:24:37 ec43610c2a17: Verifying Checksum 08:24:37 ec43610c2a17: Download complete 08:24:37 5eb5b503b376: Verifying Checksum 08:24:37 5eb5b503b376: Download complete 08:24:38 2f39f015ded8: Download complete 08:24:38 5eb5b503b376: Pull complete 08:24:38 5c69ac0246d0: Pull complete 08:24:39 ec43610c2a17: Pull complete 08:24:39 3a2ae6a8a46f: Pull complete 08:24:39 33b1e0a273af: Pull complete 08:24:39 5d3b04190fa2: Pull complete 08:24:43 2f39f015ded8: Pull complete 08:24:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:24:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:24:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:43 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 08:24:43 $ 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 08:24:47 $ docker top f0d5069b668caf8df067f8f38e9508c69c5c7caa5d3cdb876d65a0c82b4e8c6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:48 + touch /tmp/pre-build-complete [Pipeline] sh 08:24:48 + mkdir -p /var/log/sysstat [Pipeline] sh 08:24:48 + ls /var/log/sa-host 08:24:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:24:49 provisioning config files... 08:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11555118251214811153tmp [Pipeline] { [Pipeline] echo 08:24:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:24:49 ---> create-netrc.sh [Pipeline] } 08:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:24:50 ---> python-tools-install.sh [Pipeline] echo 08:24:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:24:50 ---> sudo-logs.sh 08:24:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:24:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:24:50 ---> job-cost.sh 08:24:50 lf-activate-venv: SKIPPING 08:24:50 INFO: No Stack... 08:24:51 INFO: Retrieving Pricing Info for: v3-standard-8 08:24:51 INFO: Archiving Costs [Pipeline] echo 08:24:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:24:51 ---> logs-deploy.sh 08:24:51 lf-activate-venv: SKIPPING 08:24:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5198/1 08:24:51 INFO: archiving workspace using pattern(s): 08:24:52 Archives upload complete. 08:24:52 INFO: archiving logs to Nexus 08:24:53 ---> uname -a: 08:24:53 Linux prd-ubuntu20-04-docker-8c-8g-4252 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:24:53 08:24:53 08:24:53 ---> lscpu: 08:24:53 Architecture: x86_64 08:24:53 CPU op-mode(s): 32-bit, 64-bit 08:24:53 Byte Order: Little Endian 08:24:53 Address sizes: 40 bits physical, 48 bits virtual 08:24:53 CPU(s): 8 08:24:53 On-line CPU(s) list: 0-7 08:24:53 Thread(s) per core: 1 08:24:53 Core(s) per socket: 1 08:24:53 Socket(s): 8 08:24:53 NUMA node(s): 1 08:24:53 Vendor ID: AuthenticAMD 08:24:53 CPU family: 23 08:24:53 Model: 49 08:24:53 Model name: AMD EPYC-Rome Processor 08:24:53 Stepping: 0 08:24:53 CPU MHz: 2799.998 08:24:53 BogoMIPS: 5599.99 08:24:53 Virtualization: AMD-V 08:24:53 Hypervisor vendor: KVM 08:24:53 Virtualization type: full 08:24:53 L1d cache: 256 KiB 08:24:53 L1i cache: 256 KiB 08:24:53 L2 cache: 4 MiB 08:24:53 L3 cache: 128 MiB 08:24:53 NUMA node0 CPU(s): 0-7 08:24:53 Vulnerability Itlb multihit: Not affected 08:24:53 Vulnerability L1tf: Not affected 08:24:53 Vulnerability Mds: Not affected 08:24:53 Vulnerability Meltdown: Not affected 08:24:53 Vulnerability Mmio stale data: Not affected 08:24:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:24:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:24:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:24:53 Vulnerability Srbds: Not affected 08:24:53 Vulnerability Tsx async abort: Not affected 08:24:53 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:24:53 08:24:53 08:24:53 ---> nproc: 08:24:53 8 08:24:53 08:24:53 08:24:53 ---> df -h: 08:24:53 Filesystem Size Used Avail Use% Mounted on 08:24:53 overlay 155G 30G 126G 19% / 08:24:53 tmpfs 64M 0 64M 0% /dev 08:24:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:24:53 shm 64M 0 64M 0% /dev/shm 08:24:53 /dev/vda1 155G 30G 126G 19% /facter-os 08:24:53 08:24:53 08:24:53 ---> sar -b -r -n DEV: 08:24:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4252) 06/30/25 _x86_64_ (8 CPU) 08:24:53 08:24:53 08:14:07 LINUX RESTART (8 CPU) 08:24:53 08:24:53 08:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:24:53 08:16:01 135.15 10.29 124.86 0.00 1757.53 73292.80 0.00 08:24:53 08:17:01 135.28 0.63 134.64 0.00 19.86 48103.98 0.00 08:24:53 08:18:01 46.69 0.02 46.68 0.00 0.13 52375.02 0.00 08:24:53 08:19:01 43.54 0.25 43.29 0.00 3.20 37839.39 0.00 08:24:53 08:20:01 239.92 5.31 234.61 0.00 2646.37 137145.37 0.00 08:24:53 08:21:01 693.34 13.01 680.33 0.00 114.66 199741.51 0.00 08:24:53 08:22:02 420.72 1.29 419.43 0.00 14.00 204497.41 0.00 08:24:53 08:23:01 234.30 0.05 234.25 0.00 0.41 96942.98 0.00 08:24:53 08:24:01 283.66 0.03 283.62 0.00 0.27 137286.10 0.00 08:24:53 Average: 248.76 3.43 245.33 0.00 504.21 109938.31 0.00 08:24:53 08:24:53 08:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:53 08:16:01 28365164 31546544 763484 2.32 78432 3358040 1957040 5.77 1089784 3016592 800 08:24:53 08:17:01 27542436 31248376 1052196 3.20 126016 3745756 2381768 7.02 1597264 3229628 180900 08:24:53 08:18:01 27245256 31398068 899908 2.74 130180 4143000 1985828 5.85 1443364 3635728 58616 08:24:53 08:19:01 25976004 31456012 840544 2.56 135664 5399984 1915672 5.65 1829056 4457236 753780 08:24:53 08:20:01 20655356 31389812 874480 2.66 169176 10514584 2708272 7.98 2085752 9370888 3604684 08:24:53 08:21:01 16641676 31321328 920144 2.80 343520 13924348 2698244 7.95 2893292 12191444 2071844 08:24:53 08:22:02 9229252 28717704 3461716 10.53 400308 18231700 9625824 28.37 5958904 16000236 922452 08:24:53 08:23:01 5678280 27954296 4223368 12.84 418076 20876820 9799052 28.88 7970420 17417932 1410444 08:24:53 08:24:01 3724600 29794340 2385560 7.25 431340 24519424 6347840 18.71 7888772 19322668 1583732 08:24:53 Average: 18339780 30536276 1713489 5.21 248079 11634851 4379949 12.91 3639623 9849150 1176361 08:24:53 08:24:53 08:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:53 08:16:01 docker0 670.23 655.92 47.21 3065.26 0.00 0.00 0.00 0.00 08:24:53 08:16:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 08:24:53 08:16:01 ens3 955.36 868.21 10229.94 96.28 0.00 0.00 0.00 0.00 08:24:53 08:16:01 veth540ccea 23.79 24.81 2.21 25.27 0.00 0.00 0.00 0.00 08:24:53 08:17:01 docker0 233.04 256.36 18.33 1626.81 0.00 0.00 0.00 0.00 08:24:53 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:53 08:17:01 ens3 292.42 265.74 1652.24 91.12 0.00 0.00 0.00 0.00 08:24:53 08:17:01 veth72eb68d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:18:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 08:24:53 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:18:01 ens3 32.96 19.06 26.12 14.41 0.00 0.00 0.00 0.00 08:24:53 08:18:01 veth72eb68d 1.23 1.28 0.11 0.12 0.00 0.00 0.00 0.00 08:24:53 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:53 08:19:01 ens3 19.44 11.63 20.96 9.74 0.00 0.00 0.00 0.00 08:24:53 08:19:01 veth72eb68d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth7300aa1 5.95 10.93 0.46 116.82 0.00 0.00 0.00 0.01 08:24:53 08:20:01 vethe8e0e41 2.37 3.83 0.17 38.70 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth6aebc9b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 vethe853a87 2.80 9.11 0.21 112.79 0.00 0.00 0.00 0.01 08:24:53 08:20:01 veth4f8a303 0.50 0.65 0.05 0.24 0.00 0.00 0.00 0.00 08:24:53 08:20:01 docker0 17.34 34.38 1.08 372.03 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth19cf843 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth72783ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 ens3 282.73 166.46 4877.26 28.56 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth91a758f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth7f6ea9b 3.33 5.83 0.26 64.78 0.00 0.00 0.00 0.01 08:24:53 08:20:01 vethdfc3035 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth142efbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:20:01 veth72991e2 2.40 5.13 0.17 38.78 0.00 0.00 0.00 0.00 08:24:53 08:21:01 veth7303805 96.93 143.58 9.27 1227.34 0.00 0.00 0.00 0.10 08:24:53 08:21:01 veth4f8a303 0.05 1.26 0.00 0.07 0.00 0.00 0.00 0.00 08:24:53 08:21:01 docker0 604.71 901.79 47.61 7524.48 0.00 0.00 0.00 0.00 08:24:53 08:21:01 veth9ac920c 98.61 142.37 9.35 1230.28 0.00 0.00 0.00 0.10 08:24:53 08:21:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:24:53 08:21:01 ens3 971.57 634.23 8396.74 69.82 0.00 0.00 0.00 0.00 08:24:53 08:21:01 veth6143083 52.81 65.00 4.88 347.87 0.00 0.00 0.00 0.03 08:24:53 08:21:01 veth8eb6bab 96.27 142.93 9.18 1226.62 0.00 0.00 0.00 0.10 08:24:53 08:21:01 vethe602044 100.91 147.13 9.49 1226.99 0.00 0.00 0.00 0.10 08:24:53 08:21:01 vethdac6d98 99.55 140.40 9.45 1227.70 0.00 0.00 0.00 0.10 08:24:53 08:22:02 veth8fcf9bd 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth113ee89 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth4f8a303 0.10 0.31 0.01 0.02 0.00 0.00 0.00 0.00 08:24:53 08:22:02 docker0 59.25 75.53 4.59 875.46 0.00 0.00 0.00 0.00 08:24:53 08:22:02 vethce99582 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:22:02 ens3 89.80 69.42 887.17 12.17 0.00 0.00 0.00 0.00 08:24:53 08:22:02 vethd4cd435 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth686cfca 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 vethae51ac2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth8b640ef 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth406a091 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth12e8ecb 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 vethe383d44 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 veth667cf54 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:22:02 vethb735dbe 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth8fcf9bd 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth113ee89 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth4f8a303 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 vethce99582 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:24:53 08:23:01 ens3 2.90 1.52 2.31 1.22 0.00 0.00 0.00 0.00 08:24:53 08:23:01 vethd4cd435 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth686cfca 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 vethae51ac2 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth8b640ef 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth406a091 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth12e8ecb 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 vethe383d44 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 veth667cf54 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:23:01 vethb735dbe 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth8fcf9bd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth113ee89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth4f8a303 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 vethce99582 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 ens3 1.15 0.60 0.91 0.48 0.00 0.00 0.00 0.00 08:24:53 08:24:01 vethd4cd435 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth686cfca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 vethae51ac2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth8b640ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth406a091 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth12e8ecb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 vethe383d44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 veth667cf54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:01 vethb735dbe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth8fcf9bd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth113ee89 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth4f8a303 0.07 0.26 0.01 0.04 0.00 0.00 0.00 0.00 08:24:53 Average: docker0 175.74 213.76 13.18 1498.87 0.00 0.00 0.00 0.00 08:24:53 Average: vethce99582 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: lo 0.79 0.79 0.08 0.08 0.00 0.00 0.00 0.00 08:24:53 Average: ens3 293.77 225.62 2892.34 35.93 0.00 0.00 0.00 0.00 08:24:53 Average: vethd4cd435 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth686cfca 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: vethae51ac2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth8b640ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth406a091 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth12e8ecb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: vethe383d44 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: veth667cf54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 Average: vethb735dbe 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:24:53 08:24:53 08:24:53 ---> sar -P ALL: 08:24:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4252) 06/30/25 _x86_64_ (8 CPU) 08:24:53 08:24:53 08:14:07 LINUX RESTART (8 CPU) 08:24:53 08:24:53 08:15:02 CPU %user %nice %system %iowait %steal %idle 08:24:53 08:16:01 all 7.32 0.00 3.22 4.81 0.05 84.61 08:24:53 08:16:01 0 12.12 0.00 3.46 8.53 0.05 75.84 08:24:53 08:16:01 1 6.90 0.00 3.02 1.52 0.03 88.53 08:24:53 08:16:01 2 7.68 0.00 2.78 0.33 0.05 89.16 08:24:53 08:16:01 3 7.49 0.00 2.56 0.89 0.05 89.01 08:24:53 08:16:01 4 6.12 0.00 2.92 1.09 0.05 89.81 08:24:53 08:16:01 5 7.51 0.00 5.07 25.39 0.05 61.97 08:24:53 08:16:01 6 4.85 0.00 2.58 0.21 0.03 92.33 08:24:53 08:16:01 7 5.84 0.00 3.34 0.72 0.07 90.04 08:24:53 08:17:01 all 8.84 0.00 2.64 3.11 0.05 85.36 08:24:53 08:17:01 0 8.08 0.00 2.85 0.50 0.05 88.51 08:24:53 08:17:01 1 9.90 0.00 4.02 15.31 0.07 70.71 08:24:53 08:17:01 2 10.35 0.00 2.23 0.81 0.05 86.56 08:24:53 08:17:01 3 7.68 0.00 2.68 1.96 0.05 87.62 08:24:53 08:17:01 4 5.94 0.00 1.93 4.88 0.05 87.20 08:24:53 08:17:01 5 10.13 0.00 3.11 0.87 0.03 85.86 08:24:53 08:17:01 6 8.36 0.00 1.69 0.20 0.05 89.70 08:24:53 08:17:01 7 10.31 0.00 2.62 0.35 0.05 86.67 08:24:53 08:18:01 all 37.32 0.00 6.11 2.26 0.10 54.21 08:24:53 08:18:01 0 31.67 0.00 5.31 0.70 0.12 62.20 08:24:53 08:18:01 1 40.43 0.00 5.98 0.57 0.10 52.92 08:24:53 08:18:01 2 38.99 0.00 7.49 2.66 0.10 50.76 08:24:53 08:18:01 3 33.50 0.00 6.44 10.98 0.10 48.98 08:24:53 08:18:01 4 32.44 0.00 5.82 2.39 0.08 59.26 08:24:53 08:18:01 5 40.46 0.00 6.40 0.03 0.10 53.01 08:24:53 08:18:01 6 36.57 0.00 4.97 0.61 0.10 57.76 08:24:53 08:18:01 7 44.49 0.00 6.46 0.19 0.10 48.76 08:24:53 08:19:01 all 66.46 0.00 8.03 0.92 0.12 24.47 08:24:53 08:19:01 0 65.89 0.00 7.20 0.59 0.12 26.19 08:24:53 08:19:01 1 62.91 0.00 7.90 0.66 0.17 28.37 08:24:53 08:19:01 2 68.94 0.00 9.35 2.94 0.12 18.65 08:24:53 08:19:01 3 64.16 0.00 7.62 0.88 0.12 27.22 08:24:53 08:19:01 4 63.89 0.00 7.56 0.30 0.12 28.13 08:24:53 08:19:01 5 69.06 0.00 8.75 0.82 0.13 21.22 08:24:53 08:19:01 6 66.24 0.00 7.46 0.71 0.10 25.49 08:24:53 08:19:01 7 70.55 0.00 8.36 0.40 0.12 20.57 08:24:53 08:20:01 all 23.91 0.00 7.86 13.08 0.11 55.04 08:24:53 08:20:01 0 23.80 0.00 8.68 18.97 0.10 48.44 08:24:53 08:20:01 1 22.99 0.00 6.13 8.20 0.14 62.55 08:24:53 08:20:01 2 26.30 0.00 10.09 4.79 0.12 58.70 08:24:53 08:20:01 3 21.24 0.00 6.15 16.60 0.10 55.91 08:24:53 08:20:01 4 22.54 0.00 7.31 11.49 0.10 58.56 08:24:53 08:20:01 5 25.19 0.00 8.70 11.55 0.10 54.45 08:24:53 08:20:01 6 23.04 0.00 7.13 11.95 0.10 57.78 08:24:53 08:20:01 7 26.16 0.00 8.69 21.14 0.10 43.91 08:24:53 08:21:01 all 10.94 0.00 5.49 20.35 0.08 63.13 08:24:53 08:21:01 0 11.72 0.00 6.55 19.83 0.08 61.82 08:24:53 08:21:01 1 9.96 0.00 4.42 23.01 0.08 62.53 08:24:53 08:21:01 2 10.81 0.00 5.57 21.72 0.08 61.81 08:24:53 08:21:01 3 11.81 0.00 5.32 22.76 0.08 60.03 08:24:53 08:21:01 4 8.91 0.00 4.98 13.22 0.07 72.82 08:24:53 08:21:01 5 12.76 0.00 5.83 23.27 0.08 58.06 08:24:53 08:21:01 6 11.11 0.00 4.96 13.66 0.07 70.20 08:24:53 08:21:01 7 10.46 0.00 6.33 25.40 0.12 57.69 08:24:53 08:22:02 all 33.00 0.00 6.57 13.00 0.08 47.35 08:24:53 08:22:02 0 34.34 0.00 6.84 15.14 0.08 43.59 08:24:53 08:22:02 1 32.88 0.00 5.82 6.30 0.08 54.92 08:24:53 08:22:02 2 32.41 0.00 6.81 4.72 0.07 56.00 08:24:53 08:22:02 3 34.02 0.00 6.00 10.06 0.07 49.85 08:24:53 08:22:02 4 31.89 0.00 6.75 2.69 0.07 58.61 08:24:53 08:22:02 5 32.83 0.00 9.15 56.12 0.13 1.77 08:24:53 08:22:02 6 32.43 0.00 4.86 6.62 0.08 56.01 08:24:53 08:22:02 7 33.21 0.00 6.32 2.85 0.08 57.54 08:24:53 08:23:01 all 89.58 0.00 10.27 0.00 0.14 0.00 08:24:53 08:23:01 0 89.72 0.00 10.16 0.00 0.12 0.00 08:24:53 08:23:01 1 90.20 0.00 9.65 0.00 0.15 0.00 08:24:53 08:23:01 2 89.62 0.00 10.23 0.00 0.15 0.00 08:24:53 08:23:01 3 89.83 0.00 10.03 0.00 0.14 0.00 08:24:53 08:23:01 4 88.35 0.00 11.48 0.00 0.17 0.00 08:24:53 08:23:01 5 88.87 0.00 11.00 0.00 0.14 0.00 08:24:53 08:23:01 6 89.57 0.00 10.29 0.00 0.14 0.00 08:24:53 08:23:01 7 90.51 0.00 9.36 0.00 0.12 0.00 08:24:53 08:24:01 all 89.85 0.00 9.89 0.03 0.15 0.08 08:24:53 08:24:01 0 89.98 0.00 9.74 0.00 0.13 0.15 08:24:53 08:24:01 1 90.87 0.00 8.87 0.00 0.15 0.10 08:24:53 08:24:01 2 89.84 0.00 9.89 0.12 0.13 0.02 08:24:53 08:24:01 3 89.86 0.00 9.98 0.00 0.15 0.00 08:24:53 08:24:01 4 88.75 0.00 10.92 0.10 0.15 0.07 08:24:53 08:24:01 5 89.21 0.00 10.52 0.00 0.14 0.14 08:24:53 08:24:01 6 90.62 0.00 9.24 0.00 0.14 0.00 08:24:53 08:24:01 7 89.65 0.00 9.94 0.00 0.24 0.17 08:24:53 Average: all 40.73 0.00 6.67 6.42 0.10 46.08 08:24:53 Average: 0 40.79 0.00 6.75 7.14 0.10 45.22 08:24:53 Average: 1 40.80 0.00 6.20 6.18 0.11 46.71 08:24:53 Average: 2 41.67 0.00 7.16 4.24 0.10 46.83 08:24:53 Average: 3 39.84 0.00 6.30 7.16 0.10 46.60 08:24:53 Average: 4 38.61 0.00 6.62 4.04 0.10 50.63 08:24:53 Average: 5 41.72 0.00 7.61 13.13 0.10 37.44 08:24:53 Average: 6 40.23 0.00 5.90 3.79 0.09 49.98 08:24:53 Average: 7 42.17 0.00 6.81 5.69 0.11 45.21 08:24:53 08:24:53 08:24:53