Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027+2801c4a9184f74e54c01e3d1eec2799807029e6c (af988bc91c871b0799a4d38250f6708df7e23c16) 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-ssh14033928949115270134.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16680930428324657019.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-5041/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4053531662662210895.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh319288238693294286.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-5041/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11706230952681736261.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-36459 in /w/workspace/edgexfoundry_edgex-go_PR-5041 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 2801c4a9184f74e54c01e3d1eec2799807029e6c into PR head commit d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 Merge succeeded, producing 55873b457401465485c4d4821679a8f6abf3564e Checking out Revision 55873b457401465485c4d4821679a8f6abf3564e (PR-5041) > 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/5041/head:refs/remotes/origin/PR-5041 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2ee8adf37d2e57f100f053a4d7cf0f7a4e7a027 # 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 2801c4a9184f74e54c01e3d1eec2799807029e6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55873b457401465485c4d4821679a8f6abf3564e # timeout=10 Commit message: "Merge commit '2801c4a9184f74e54c01e3d1eec2799807029e6c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T08:29:41.205Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T08:29:41.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T08:29:41.317Z] ========================================================= [2025-01-10T08:29:41.317Z] EdgeX Global Pipelines Version Info [2025-01-10T08:29:41.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 90f0038c17f1b15e22d23b10dfb207ce63941b5d # timeout=10 [2025-01-10T08:29:42.108Z] ------------------- [2025-01-10T08:29:42.108Z] stable info: [2025-01-10T08:29:42.108Z] ------------------- [2025-01-10T08:29:42.108Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T08:29:42.108Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T08:29:42.108Z] Message: update stable to v1.0.269 [2025-01-10T08:29:42.683Z] ------------------- [2025-01-10T08:29:42.683Z] experimental info: [2025-01-10T08:29:42.683Z] ------------------- [2025-01-10T08:29:42.683Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T08:29:42.683Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T08:29:42.683Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T08:29:42.772Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-10T08:29:42.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-10T08:29:42.819Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T08:29:42.841Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T08:29:42.862Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T08:29:42.884Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T08:29:42.911Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T08:29:42.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-10T08:29:42.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-10T08:29:42.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-10T08:29:42.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T08:29:43.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T08:29:43.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T08:29:43.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T08:29:43.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T08:29:43.112Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T08:29:43.134Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T08:29:43.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T08:29:43.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T08:29:43.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T08:29:43.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T08:29:43.257Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T08:29:43.278Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T08:29:43.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5041 [Pipeline] echo [2025-01-10T08:29:43.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5041 [Pipeline] echo [2025-01-10T08:29:43.346Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5041 [Pipeline] echo [2025-01-10T08:29:43.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55873b457401465485c4d4821679a8f6abf3564e [Pipeline] echo [2025-01-10T08:29:43.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55873b4 [Pipeline] echo [2025-01-10T08:29:43.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T08:29:43.479Z] provisioning config files... [2025-01-10T08:29:43.496Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config11167857351379258226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:29:43.829Z] ---> ****-login.sh [2025-01-10T08:29:43.829Z] nexus3.edgexfoundry.org:10001 [2025-01-10T08:29:44.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T08:29:44.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T08:29:44.379Z] Configure a credential helper to remove this warning. See [2025-01-10T08:29:44.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T08:29:44.379Z] [2025-01-10T08:29:44.379Z] Login Succeeded [2025-01-10T08:29:44.380Z] nexus3.edgexfoundry.org:10002 [2025-01-10T08:29:44.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T08:29:44.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T08:29:44.380Z] Configure a credential helper to remove this warning. See [2025-01-10T08:29:44.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T08:29:44.380Z] [2025-01-10T08:29:44.380Z] Login Succeeded [2025-01-10T08:29:44.380Z] nexus3.edgexfoundry.org:10003 [2025-01-10T08:29:44.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T08:29:44.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T08:29:44.644Z] Configure a credential helper to remove this warning. See [2025-01-10T08:29:44.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T08:29:44.644Z] [2025-01-10T08:29:44.644Z] Login Succeeded [2025-01-10T08:29:44.644Z] nexus3.edgexfoundry.org:10004 [2025-01-10T08:29:44.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T08:29:44.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T08:29:44.644Z] Configure a credential helper to remove this warning. See [2025-01-10T08:29:44.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T08:29:44.644Z] [2025-01-10T08:29:44.644Z] Login Succeeded [2025-01-10T08:29:44.644Z] ****.io [2025-01-10T08:29:44.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T08:29:44.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T08:29:44.906Z] Configure a credential helper to remove this warning. See [2025-01-10T08:29:44.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T08:29:44.906Z] [2025-01-10T08:29:44.906Z] Login Succeeded [2025-01-10T08:29:44.906Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T08:29:44.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T08:29:45.250Z] + 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 [2025-01-10T08:29:45.250Z] + dirname cmd/core-command/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T08:29:45.250Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/core-data/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/core-keeper/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/core-metadata/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/support-notifications/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-10T08:29:45.250Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-10T08:29:45.250Z] + cut -d/ -f2 [2025-01-10T08:29:45.250Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-10T08:29:45.299Z] 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 [2025-01-10T08:29:45.680Z] + git rev-list -1 --merges 55873b457401465485c4d4821679a8f6abf3564e~1..55873b457401465485c4d4821679a8f6abf3564e [Pipeline] echo [2025-01-10T08:29:45.693Z] -----------> git rev-list -1 --merges 55873b457401465485c4d4821679a8f6abf3564e~1..55873b457401465485c4d4821679a8f6abf3564e 55873b457401465485c4d4821679a8f6abf3564e [2025-01-10T08:29:45.693Z] 55873b457401465485c4d4821679a8f6abf3564e [false] [Pipeline] sh [2025-01-10T08:29:45.993Z] + git log --format=format:%s -1 55873b457401465485c4d4821679a8f6abf3564e [Pipeline] echo [2025-01-10T08:29:46.014Z] ========================================================= [2025-01-10T08:29:46.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T08:29:46.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-10T08:29:46.465Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T08:29:46.465Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T08:29:46.465Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T08:29:46.465Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T08:29:46.465Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T08:29:46.465Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T08:29:46.465Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:29:46.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T08:29:46.915Z] [2025-01-10T08:29:46.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:29:47.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T08:29:47.230Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T08:29:47.230Z] b85a868b505f: Pulling fs layer [2025-01-10T08:29:47.230Z] e2be974225ed: Pulling fs layer [2025-01-10T08:29:47.230Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T08:29:47.230Z] 988bab9f4d93: Pulling fs layer [2025-01-10T08:29:47.230Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T08:29:47.230Z] eaf3925da568: Pulling fs layer [2025-01-10T08:29:47.230Z] bab4dde63d76: Pulling fs layer [2025-01-10T08:29:47.230Z] bde34c3a00c8: Pulling fs layer [2025-01-10T08:29:47.230Z] b352a97aabf1: Pulling fs layer [2025-01-10T08:29:47.230Z] 4872d77fe225: Pulling fs layer [2025-01-10T08:29:47.230Z] 5851b861e8e6: Pulling fs layer [2025-01-10T08:29:47.230Z] eaf3925da568: Waiting [2025-01-10T08:29:47.230Z] bab4dde63d76: Waiting [2025-01-10T08:29:47.230Z] 1469e6f7b9e6: Waiting [2025-01-10T08:29:47.230Z] b352a97aabf1: Waiting [2025-01-10T08:29:47.230Z] 5851b861e8e6: Waiting [2025-01-10T08:29:47.230Z] 4872d77fe225: Waiting [2025-01-10T08:29:47.230Z] 988bab9f4d93: Waiting [2025-01-10T08:29:47.230Z] bde34c3a00c8: Waiting [2025-01-10T08:29:47.230Z] e2be974225ed: Download complete [2025-01-10T08:29:47.230Z] 988bab9f4d93: Download complete [2025-01-10T08:29:47.491Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T08:29:47.491Z] 1469e6f7b9e6: Download complete [2025-01-10T08:29:47.491Z] eaf3925da568: Verifying Checksum [2025-01-10T08:29:47.491Z] eaf3925da568: Download complete [2025-01-10T08:29:47.491Z] 339a4e72a1f5: Download complete [2025-01-10T08:29:47.491Z] bde34c3a00c8: Verifying Checksum [2025-01-10T08:29:47.491Z] bde34c3a00c8: Download complete [2025-01-10T08:29:47.491Z] b352a97aabf1: Verifying Checksum [2025-01-10T08:29:47.491Z] b352a97aabf1: Download complete [2025-01-10T08:29:47.491Z] 4872d77fe225: Verifying Checksum [2025-01-10T08:29:47.491Z] 4872d77fe225: Download complete [2025-01-10T08:29:47.491Z] 5851b861e8e6: Verifying Checksum [2025-01-10T08:29:47.491Z] 5851b861e8e6: Download complete [2025-01-10T08:29:47.491Z] b85a868b505f: Verifying Checksum [2025-01-10T08:29:47.491Z] b85a868b505f: Download complete [2025-01-10T08:29:47.753Z] bab4dde63d76: Verifying Checksum [2025-01-10T08:29:47.753Z] bab4dde63d76: Download complete [2025-01-10T08:29:48.693Z] b85a868b505f: Pull complete [2025-01-10T08:29:48.952Z] e2be974225ed: Pull complete [2025-01-10T08:29:49.212Z] 339a4e72a1f5: Pull complete [2025-01-10T08:29:49.471Z] 988bab9f4d93: Pull complete [2025-01-10T08:29:49.730Z] 1469e6f7b9e6: Pull complete [2025-01-10T08:29:49.730Z] eaf3925da568: Pull complete [2025-01-10T08:29:51.640Z] bab4dde63d76: Pull complete [2025-01-10T08:29:51.640Z] bde34c3a00c8: Pull complete [2025-01-10T08:29:51.640Z] b352a97aabf1: Pull complete [2025-01-10T08:29:51.901Z] 4872d77fe225: Pull complete [2025-01-10T08:29:51.901Z] 5851b861e8e6: Pull complete [2025-01-10T08:29:51.901Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T08:29:51.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T08:29:51.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T08:29:52.066Z] prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container [2025-01-10T08:29:52.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2025-01-10T08:29:55.723Z] $ docker top bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 -eo pid,comm [2025-01-10T08:29:55.779Z] 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). [2025-01-10T08:29:55.779Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T08:29:55.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T08:29:55.842Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T08:29:55.966Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T08:29:55.968Z] $ docker exec bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent [2025-01-10T08:29:56.080Z] SSH_AUTH_SOCK=/tmp/ssh-Ym7d2QQSRxVr/agent.33 [2025-01-10T08:29:56.080Z] SSH_AGENT_PID=39 [2025-01-10T08:29:56.086Z] Running ssh-add (command line suppressed) [2025-01-10T08:29:56.188Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2997885381497034142.key (/w/workspace/edgex-go/4@tmp/private_key_2997885381497034142.key) [2025-01-10T08:29:56.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T08:29:56.499Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T08:29:56.511Z] $ docker exec --env ******** --env ******** bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent -k [2025-01-10T08:29:56.618Z] unset SSH_AUTH_SOCK; [2025-01-10T08:29:56.619Z] unset SSH_AGENT_PID; [2025-01-10T08:29:56.619Z] echo Agent pid 39 killed; [2025-01-10T08:29:56.630Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T08:29:56.672Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T08:29:56.673Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T08:29:56.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T08:29:56.795Z] $ docker exec bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent [2025-01-10T08:29:56.932Z] SSH_AUTH_SOCK=/tmp/ssh-pfPj7u78zK10/agent.72 [2025-01-10T08:29:56.932Z] SSH_AGENT_PID=79 [2025-01-10T08:29:56.938Z] Running ssh-add (command line suppressed) [2025-01-10T08:29:57.051Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_12573176769987424670.key (/w/workspace/edgex-go/4@tmp/private_key_12573176769987424670.key) [2025-01-10T08:29:57.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T08:29:57.362Z] + git semver init [2025-01-10T08:29:57.624Z] 2025-01-10 08:29:57,554 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T08:29:57.624Z] 2025-01-10 08:29:57,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2025-01-10T08:29:57.624Z] 2025-01-10 08:29:57,555 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2025-01-10T08:29:57.624Z] 2025-01-10 08:29:57,555 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,112 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,113 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5041 with force:False [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,113 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5041 [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,118 [execute] INFO git cat-file --batch-check [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,124 [execute] INFO git cat-file --batch [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T08:30:04.208Z] 2025-01-10 08:30:03,130 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5041 [2025-01-10T08:30:04.208Z] 0.0.0 [Pipeline] } [2025-01-10T08:30:04.219Z] $ docker exec --env ******** --env ******** bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 ssh-agent -k [2025-01-10T08:30:04.310Z] unset SSH_AUTH_SOCK; [2025-01-10T08:30:04.311Z] unset SSH_AGENT_PID; [2025-01-10T08:30:04.311Z] echo Agent pid 79 killed; [2025-01-10T08:30:04.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T08:30:04.657Z] + git semver [Pipeline] } [2025-01-10T08:30:04.928Z] $ docker stop --time=1 bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 [2025-01-10T08:30:06.214Z] $ docker rm -f --volumes bd0236bfb2ecd32fc03b808225e0be97c26753cd6f395a6aabd9e9fcc355b8a8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T08:30:07.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T08:30:08.420Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T08:30:08.425Z] [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] } [2025-01-10T08:30:09.032Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2025-01-10T08:30:09.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T08:30:09.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T08:30:09.088Z] ========================================================= [2025-01-10T08:30:09.088Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T08:30:09.088Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T08:30:09.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T08:30:09.390Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T08:30:09.390Z] da9db072f522: Pulling fs layer [2025-01-10T08:30:09.390Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T08:30:09.390Z] 06f05ace1117: Pulling fs layer [2025-01-10T08:30:09.390Z] 5fe327b54edc: Pulling fs layer [2025-01-10T08:30:09.390Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T08:30:09.390Z] 92a5565b7b96: Pulling fs layer [2025-01-10T08:30:09.390Z] ff9bb7016b71: Pulling fs layer [2025-01-10T08:30:09.390Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T08:30:09.390Z] a813b0c90790: Pulling fs layer [2025-01-10T08:30:09.390Z] b67dba6c2c7d: Waiting [2025-01-10T08:30:09.390Z] 4f4fb700ef54: Waiting [2025-01-10T08:30:09.390Z] a813b0c90790: Waiting [2025-01-10T08:30:09.390Z] 92a5565b7b96: Waiting [2025-01-10T08:30:09.390Z] ff9bb7016b71: Waiting [2025-01-10T08:30:09.390Z] 5fe327b54edc: Waiting [2025-01-10T08:30:09.390Z] 6ef4a4ee8ca5: Download complete [2025-01-10T08:30:09.390Z] 5fe327b54edc: Verifying Checksum [2025-01-10T08:30:09.390Z] 5fe327b54edc: Download complete [2025-01-10T08:30:09.390Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T08:30:09.390Z] 4f4fb700ef54: Download complete [2025-01-10T08:30:09.390Z] 92a5565b7b96: Verifying Checksum [2025-01-10T08:30:09.390Z] 92a5565b7b96: Download complete [2025-01-10T08:30:09.390Z] da9db072f522: Verifying Checksum [2025-01-10T08:30:09.390Z] da9db072f522: Download complete [2025-01-10T08:30:09.390Z] ff9bb7016b71: Verifying Checksum [2025-01-10T08:30:09.390Z] ff9bb7016b71: Download complete [2025-01-10T08:30:09.650Z] da9db072f522: Pull complete [2025-01-10T08:30:09.908Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T08:30:09.908Z] a813b0c90790: Verifying Checksum [2025-01-10T08:30:09.908Z] a813b0c90790: Download complete [2025-01-10T08:30:09.908Z] 06f05ace1117: Verifying Checksum [2025-01-10T08:30:09.908Z] 06f05ace1117: Download complete [2025-01-10T08:30:10.166Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T08:30:10.167Z] b67dba6c2c7d: Download complete [2025-01-10T08:30:14.383Z] 06f05ace1117: Pull complete [2025-01-10T08:30:14.383Z] 5fe327b54edc: Pull complete [2025-01-10T08:30:14.383Z] 4f4fb700ef54: Pull complete [2025-01-10T08:30:14.383Z] 92a5565b7b96: Pull complete [2025-01-10T08:30:14.383Z] ff9bb7016b71: Pull complete [2025-01-10T08:30:16.288Z] b67dba6c2c7d: Pull complete [2025-01-10T08:30:16.861Z] a813b0c90790: Pull complete [2025-01-10T08:30:16.861Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T08:30:16.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T08:30:16.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T08:30:17.161Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T08:30:17.161Z] WORKDIR /edgex [2025-01-10T08:30:17.161Z] COPY go.mod . [2025-01-10T08:30:17.161Z] RUN go mod download [2025-01-10T08:30:17.161Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-10T08:30:17.729Z] Sending build context to Docker daemon 178.5MB [2025-01-10T08:30:17.729Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T08:30:17.729Z] ---> 3ba60ce46760 [2025-01-10T08:30:17.729Z] Step 2/4 : WORKDIR /edgex [2025-01-10T08:30:24.306Z] ---> Running in 813c60d43de7 [2025-01-10T08:30:24.307Z] Removing intermediate container 813c60d43de7 [2025-01-10T08:30:24.307Z] ---> feac14e81d1f [2025-01-10T08:30:24.307Z] Step 3/4 : COPY go.mod . [2025-01-10T08:30:24.307Z] ---> 9be46151aeee [2025-01-10T08:30:24.307Z] Step 4/4 : RUN go mod download [2025-01-10T08:30:24.307Z] ---> Running in b8a0b3c95494 [2025-01-10T08:30:56.408Z] Removing intermediate container b8a0b3c95494 [2025-01-10T08:30:56.408Z] ---> 2fa585238a32 [2025-01-10T08:30:56.408Z] Successfully built 2fa585238a32 [2025-01-10T08:30:56.408Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:30:56.721Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T08:30:56.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T08:30:56.808Z] prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container [2025-01-10T08:30:56.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2025-01-10T08:30:57.325Z] $ docker top 788bc71675ed2138a647ac06b0c6c3aab940f45a6ce593dc25d395cec69fe02c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T08:30:57.682Z] + go version [2025-01-10T08:30:57.682Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T08:30:57.693Z] $ docker stop --time=1 788bc71675ed2138a647ac06b0c6c3aab940f45a6ce593dc25d395cec69fe02c [2025-01-10T08:30:58.990Z] $ docker rm -f --volumes 788bc71675ed2138a647ac06b0c6c3aab940f45a6ce593dc25d395cec69fe02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:30:59.412Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T08:30:59.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T08:30:59.502Z] prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container [2025-01-10T08:30:59.532Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2025-01-10T08:30:59.902Z] $ docker top 33895c3637d7744e7ece82b925625f1cf8a339ab7c0e9716876be3269c35667b -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-10T08:30:59.971Z] ========================================================= [2025-01-10T08:30:59.971Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-10T08:30:59.971Z] ========================================================= [Pipeline] sh [2025-01-10T08:31:00.252Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2025-01-10T08:31:00.557Z] + make test [2025-01-10T08:31:00.557Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T08:31:08.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-10T08:31:40.779Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-10T08:31:42.155Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements [2025-01-10T08:31:42.724Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-10T08:31:42.724Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-10T08:31:42.724Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-10T08:31:43.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-10T08:31:43.289Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-10T08:31:43.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-01-10T08:31:44.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-10T08:31:44.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-10T08:31:44.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-10T08:31:45.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-10T08:31:45.598Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-10T08:31:45.598Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:31:45.598Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-10T08:31:45.598Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-10T08:31:46.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2025-01-10T08:31:46.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 48.4% of statements [2025-01-10T08:31:46.977Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-10T08:31:46.977Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-10T08:31:47.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.153s coverage: 93.4% of statements [2025-01-10T08:31:47.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2025-01-10T08:31:48.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-10T08:31:48.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-10T08:31:48.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 9.4% of statements [2025-01-10T08:31:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 95.8% of statements [2025-01-10T08:31:49.492Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2025-01-10T08:31:49.751Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-10T08:31:50.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-10T08:31:50.010Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-10T08:31:50.010Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:31:50.010Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-10T08:31:50.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-01-10T08:31:50.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2025-01-10T08:31:50.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.038s coverage: 44.2% of statements [2025-01-10T08:31:50.949Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-01-10T08:31:51.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-01-10T08:31:51.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-01-10T08:31:51.516Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2025-01-10T08:31:51.776Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-10T08:31:51.776Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-10T08:31:51.776Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-10T08:31:51.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-01-10T08:31:52.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-10T08:31:52.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-10T08:31:52.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-10T08:31:52.346Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-10T08:31:52.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-10T08:31:53.727Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-10T08:31:53.727Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-10T08:31:53.727Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-10T08:31:54.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-10T08:31:54.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-10T08:31:54.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-10T08:31:54.298Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-10T08:31:54.870Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-10T08:31:54.870Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-10T08:31:55.444Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-10T08:31:56.384Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-10T08:31:57.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-10T08:31:58.787Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-10T08:31:58.787Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-10T08:32:00.699Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-10T08:32:01.268Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-10T08:32:01.268Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-10T08:32:02.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-10T08:32:02.207Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:32:03.587Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-10T08:32:03.587Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-10T08:32:03.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-10T08:32:04.107Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-10T08:32:04.107Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-10T08:32:04.107Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-10T08:32:04.107Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-10T08:32:04.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-01-10T08:32:06.060Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-10T08:32:06.060Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-10T08:32:06.060Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-10T08:32:06.060Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-10T08:32:06.998Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-10T08:32:06.998Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-10T08:32:06.999Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:32:07.257Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-10T08:32:07.257Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-10T08:32:07.257Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-10T08:32:08.634Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-10T08:32:08.634Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.047s coverage: 92.9% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 66.7% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.027s coverage: 96.8% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.8% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.136s coverage: 94.9% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 97.7% of statements [2025-01-10T08:32:15.221Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements [2025-01-10T08:32:15.221Z] 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 [2025-01-10T08:32:15.221Z] running golangci-lint [2025-01-10T08:32:15.482Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-10T08:32:15.482Z] go version go1.23.4 linux/amd64 [2025-01-10T08:32:15.742Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-10T08:32:15.742Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-10T08:32:15.742Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-10T08:32:42.288Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.232505482s" [2025-01-10T08:32:42.288Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.55197ms" [2025-01-10T08:32:52.272Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.418936271s with top 10 stages: buildir: 1m3.034941786s, gosec: 5.069906802s, inspect: 4.196514761s, fact_deprecated: 3.662570161s, printf: 2.449645697s, ctrlflow: 2.260359677s, fact_purity: 1.614975931s, S1038: 1.531262014s, errcheck: 1.384778496s, nilness: 1.366066942s" [2025-01-10T08:32:52.272Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-10T08:32:52.272Z] level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 199/199, identifier_marker: 199/199, exclude-rules: 199/17, invalid_issue: 199/199, path_prettifier: 199/199, exclude: 199/199, nolint: 17/0, cgo: 199/199, skip_files: 199/199, skip_dirs: 199/199, filename_unadjuster: 199/199" [2025-01-10T08:32:52.272Z] level=info msg="[runner] processing took 24.035441ms with stages: nolint: 13.216858ms, identifier_marker: 5.500081ms, autogenerated_exclude: 1.61172ms, path_prettifier: 1.551ms, exclude-rules: 1.233358ms, skip_dirs: 844.304µs, cgo: 29.56µs, invalid_issue: 28.02µs, filename_unadjuster: 14.27µs, max_same_issues: 970ns, fixer: 760ns, uniq_by_line: 740ns, path_shortener: 690ns, max_from_linter: 640ns, source_code: 530ns, skip_files: 490ns, path_prefixer: 320ns, max_per_file_from_linter: 280ns, exclude: 270ns, sort_results: 240ns, diff: 240ns, severity-rules: 100ns" [2025-01-10T08:32:52.272Z] level=info msg="[runner] linters took 13.000444527s with stages: goanalysis_metalinter: 12.976286296s" [2025-01-10T08:32:52.272Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-10T08:32:52.272Z] level=info msg="Memory: 364 samples, avg is 281.2MB, max is 1177.4MB" [2025-01-10T08:32:52.272Z] level=info msg="Execution took 36.293095563s" [2025-01-10T08:32:52.272Z] go vet ./... [2025-01-10T08:32:58.837Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T08:32:58.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T08:32:58.837Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T08:32:58.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-10T08:32:59.149Z] + ls -al . [2025-01-10T08:32:59.149Z] total 1836 [2025-01-10T08:32:59.149Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 08:31 . [2025-01-10T08:32:59.149Z] drwxr-xr-x 4 root root 4096 Jan 10 08:30 .. [2025-01-10T08:32:59.149Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 .blubracket [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 10 Jan 10 08:29 .dockerignore [2025-01-10T08:32:59.149Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 08:32 .git [2025-01-10T08:32:59.149Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 08:29 .github [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 907 Jan 10 08:29 .gitignore [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 199 Jan 10 08:29 .golangci.yml [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 100 Jan 10 08:29 .hadolint.yml [2025-01-10T08:32:59.149Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 08:30 .semver [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 155 Jan 10 08:29 .sonarcloud.properties [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 08:29 ADOPTERS.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 17256 Jan 10 08:29 Attribution.txt [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 100284 Jan 10 08:29 CHANGELOG.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 08:29 CONTRIBUTING.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 08:29 GOVERNANCE.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 858 Jan 10 08:29 Jenkinsfile [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 08:29 LICENSE [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 16740 Jan 10 08:29 Makefile [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 08:29 OWNERS.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 9932 Jan 10 08:29 README.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 789 Jan 10 08:29 SECURITY.md [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 08:30 VERSION [2025-01-10T08:32:59.149Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 bin [2025-01-10T08:32:59.149Z] drwxrwxr-x 19 1001 1001 4096 Jan 10 08:29 cmd [2025-01-10T08:32:59.149Z] -rw-r--r-- 1 root root 1510933 Jan 10 08:32 coverage.out [2025-01-10T08:32:59.149Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 fuzz_test [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 6506 Jan 10 08:29 go.mod [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 88058 Jan 10 08:29 go.sum [2025-01-10T08:32:59.149Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 08:29 internal [2025-01-10T08:32:59.149Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 08:29 openapi [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 584 Jan 10 08:29 security.txt [2025-01-10T08:32:59.149Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 08:29 version.go [Pipeline] sh [2025-01-10T08:32:59.454Z] + '[' -e coverage.out ] [2025-01-10T08:32:59.454Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-10T08:32:59.634Z] Stashed 1 file(s) [Pipeline] sh [2025-01-10T08:32:59.915Z] + make build [2025-01-10T08:32:59.915Z] 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 [2025-01-10T08:33:21.870Z] 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 [2025-01-10T08:33:23.273Z] 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 [2025-01-10T08:33:25.182Z] 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 [2025-01-10T08:33:25.443Z] 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 [2025-01-10T08:33:26.826Z] 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 [2025-01-10T08:33:32.141Z] 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 [2025-01-10T08:33:34.058Z] 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 [2025-01-10T08:33:35.963Z] 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 [2025-01-10T08:33:36.902Z] 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 [2025-01-10T08:33:37.472Z] 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 [2025-01-10T08:33:38.039Z] 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 [2025-01-10T08:33:38.978Z] 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] } [2025-01-10T08:33:39.925Z] $ docker stop --time=1 33895c3637d7744e7ece82b925625f1cf8a339ab7c0e9716876be3269c35667b [2025-01-10T08:33:46.548Z] $ docker rm -f --volumes 33895c3637d7744e7ece82b925625f1cf8a339ab7c0e9716876be3269c35667b [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 [2025-01-10T08:33:47.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T08:33:47.836Z] [2025-01-10T08:33:47.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:33:48.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T08:33:48.141Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-10T08:33:48.141Z] 91d30c5bc195: Pulling fs layer [2025-01-10T08:33:48.141Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-10T08:33:48.141Z] 9c61dcf015f6: Pulling fs layer [2025-01-10T08:33:48.141Z] 4698f68db338: Pulling fs layer [2025-01-10T08:33:48.141Z] 2a2f49069b9e: Pulling fs layer [2025-01-10T08:33:48.141Z] e0025b399a48: Pulling fs layer [2025-01-10T08:33:48.141Z] 4698f68db338: Waiting [2025-01-10T08:33:48.141Z] e0025b399a48: Waiting [2025-01-10T08:33:48.141Z] 2a2f49069b9e: Waiting [2025-01-10T08:33:48.141Z] 91d30c5bc195: Download complete [2025-01-10T08:33:48.141Z] 4698f68db338: Verifying Checksum [2025-01-10T08:33:48.141Z] 4698f68db338: Download complete [2025-01-10T08:33:48.400Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-10T08:33:48.400Z] 2e9b0aa3be6d: Download complete [2025-01-10T08:33:48.400Z] e0025b399a48: Verifying Checksum [2025-01-10T08:33:48.400Z] e0025b399a48: Download complete [2025-01-10T08:33:48.400Z] 91d30c5bc195: Pull complete [2025-01-10T08:33:48.400Z] 2a2f49069b9e: Download complete [2025-01-10T08:33:48.659Z] 2e9b0aa3be6d: Pull complete [2025-01-10T08:33:48.659Z] 9c61dcf015f6: Verifying Checksum [2025-01-10T08:33:48.659Z] 9c61dcf015f6: Download complete [2025-01-10T08:33:51.189Z] 9c61dcf015f6: Pull complete [2025-01-10T08:33:51.189Z] 4698f68db338: Pull complete [2025-01-10T08:33:51.448Z] 2a2f49069b9e: Pull complete [2025-01-10T08:33:51.708Z] e0025b399a48: Pull complete [2025-01-10T08:33:51.709Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-10T08:33:51.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T08:33:51.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T08:33:51.811Z] prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container [2025-01-10T08:33:51.842Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2025-01-10T08:33:54.569Z] $ docker top ba2e08514f5152bca1b775e8bafb5b6225de9a528a3fc363a09e69fcfc20fe83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T08:33:54.922Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T08:33:57.521Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #1 transferring dockerfile: 2.23kB done [2025-01-10T08:33:57.521Z] #1 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #2 transferring dockerfile: 3.02kB 0.0s done [2025-01-10T08:33:57.521Z] #2 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #3 transferring dockerfile: 2.50kB done [2025-01-10T08:33:57.521Z] #3 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #4 transferring dockerfile: 2.07kB done [2025-01-10T08:33:57.521Z] #4 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #5 transferring dockerfile: 2.04kB done [2025-01-10T08:33:57.521Z] #5 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #6 [core-command internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #6 transferring dockerfile: 1.94kB done [2025-01-10T08:33:57.521Z] #6 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #7 transferring dockerfile: 1.81kB done [2025-01-10T08:33:57.521Z] #7 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #8 transferring dockerfile: 1.82kB done [2025-01-10T08:33:57.521Z] #8 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #9 [core-data internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #9 transferring dockerfile: 2.07kB done [2025-01-10T08:33:57.521Z] #9 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #10 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #10 transferring dockerfile: 1.70kB done [2025-01-10T08:33:57.521Z] #10 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #11 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #11 transferring dockerfile: 1.69kB done [2025-01-10T08:33:57.521Z] #11 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #12 transferring dockerfile: 2.11kB done [2025-01-10T08:33:57.521Z] #12 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #13 transferring dockerfile: 2.13kB done [2025-01-10T08:33:57.521Z] #13 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #14 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T08:33:57.521Z] #14 transferring context: 50B done [2025-01-10T08:33:57.521Z] #14 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #15 transferring dockerfile: 2.49kB done [2025-01-10T08:33:57.521Z] #15 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T08:33:57.521Z] #16 transferring dockerfile: 1.89kB done [2025-01-10T08:33:57.521Z] #16 DONE 0.1s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #17 [security-proxy-setup internal] load .dockerignore [2025-01-10T08:33:57.521Z] #17 transferring context: 50B done [2025-01-10T08:33:57.521Z] #17 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #18 [security-bootstrapper internal] load .dockerignore [2025-01-10T08:33:57.521Z] #18 transferring context: 50B done [2025-01-10T08:33:57.521Z] #18 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #19 [core-keeper internal] load .dockerignore [2025-01-10T08:33:57.521Z] #19 transferring context: 50B done [2025-01-10T08:33:57.521Z] #19 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #20 [support-notifications internal] load .dockerignore [2025-01-10T08:33:57.521Z] #20 transferring context: 50B done [2025-01-10T08:33:57.521Z] #20 DONE 0.0s [2025-01-10T08:33:57.521Z] [2025-01-10T08:33:57.521Z] #21 [support-scheduler internal] load .dockerignore [2025-01-10T08:33:57.805Z] #21 transferring context: 50B done [2025-01-10T08:33:57.805Z] #21 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #22 [core-command internal] load .dockerignore [2025-01-10T08:33:57.805Z] #22 transferring context: 50B done [2025-01-10T08:33:57.805Z] #22 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #23 [core-data internal] load .dockerignore [2025-01-10T08:33:57.805Z] #23 transferring context: 50B done [2025-01-10T08:33:57.805Z] #23 DONE 0.0s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #24 [security-spire-server internal] load .dockerignore [2025-01-10T08:33:57.805Z] #24 transferring context: 50B done [2025-01-10T08:33:57.805Z] #24 DONE 0.0s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #25 [security-spire-agent internal] load .dockerignore [2025-01-10T08:33:57.805Z] #25 transferring context: 50B done [2025-01-10T08:33:57.805Z] #25 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T08:33:57.805Z] #26 transferring context: 50B done [2025-01-10T08:33:57.805Z] #26 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #27 [security-spire-config internal] load .dockerignore [2025-01-10T08:33:57.805Z] #27 transferring context: 50B done [2025-01-10T08:33:57.805Z] #27 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #28 [security-proxy-auth internal] load .dockerignore [2025-01-10T08:33:57.805Z] #28 transferring context: 50B done [2025-01-10T08:33:57.805Z] #28 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #29 [core-metadata internal] load .dockerignore [2025-01-10T08:33:57.805Z] #29 transferring context: 50B done [2025-01-10T08:33:57.805Z] #29 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-01-10T08:33:57.805Z] #30 transferring context: 50B done [2025-01-10T08:33:57.805Z] #30 DONE 0.1s [2025-01-10T08:33:57.805Z] [2025-01-10T08:33:57.805Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T08:33:58.096Z] #31 DONE 0.0s [2025-01-10T08:33:58.096Z] [2025-01-10T08:33:58.096Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T08:33:58.096Z] #32 ... [2025-01-10T08:33:58.096Z] [2025-01-10T08:33:58.096Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T08:33:58.096Z] #31 DONE 0.0s [2025-01-10T08:33:58.096Z] [2025-01-10T08:33:58.096Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T08:33:58.096Z] #32 ... [2025-01-10T08:33:58.096Z] [2025-01-10T08:33:58.096Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T08:33:58.096Z] #31 DONE 0.0s [2025-01-10T08:33:58.096Z] [2025-01-10T08:33:58.096Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T08:33:58.412Z] #32 DONE 0.5s [2025-01-10T08:33:58.412Z] [2025-01-10T08:33:58.412Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T08:33:58.412Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-10T08:33:58.412Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-10T08:33:58.412Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T08:33:58.412Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T08:33:58.412Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T08:33:58.412Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.1s [2025-01-10T08:33:58.690Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T08:33:58.690Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T08:33:58.690Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T08:33:58.690Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.15MB / 3.63MB 0.2s [2025-01-10T08:33:58.690Z] #33 ... [2025-01-10T08:33:58.690Z] [2025-01-10T08:33:58.690Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T08:33:58.690Z] #34 DONE 0.6s [2025-01-10T08:33:58.690Z] [2025-01-10T08:33:58.690Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T08:33:58.690Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s [2025-01-10T08:33:58.690Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-10T08:33:58.690Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-10T08:33:58.973Z] #33 ... [2025-01-10T08:33:58.973Z] [2025-01-10T08:33:58.973Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T08:33:58.973Z] #35 DONE 0.8s [2025-01-10T08:33:58.973Z] [2025-01-10T08:33:58.973Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T08:33:58.973Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-10T08:33:58.973Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T08:33:58.973Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T08:33:58.973Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T08:33:58.973Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.3s done [2025-01-10T08:33:58.973Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-10T08:33:59.578Z] #33 ... [2025-01-10T08:33:59.578Z] [2025-01-10T08:33:59.578Z] #36 [security-spire-config internal] load build context [2025-01-10T08:33:59.578Z] #36 transferring context: 21.93kB 0.1s done [2025-01-10T08:33:59.578Z] #36 DONE 0.7s [2025-01-10T08:33:59.578Z] [2025-01-10T08:33:59.578Z] #37 [security-spire-server internal] load build context [2025-01-10T08:33:59.578Z] #37 transferring context: 23.68kB 0.1s done [2025-01-10T08:33:59.578Z] #37 DONE 0.8s [2025-01-10T08:33:59.578Z] [2025-01-10T08:33:59.578Z] #38 [security-spire-agent internal] load build context [2025-01-10T08:33:59.578Z] #38 transferring context: 23.21kB 0.1s done [2025-01-10T08:33:59.578Z] #38 DONE 0.8s [2025-01-10T08:33:59.578Z] [2025-01-10T08:33:59.578Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T08:33:59.578Z] #33 DONE 1.5s [2025-01-10T08:33:59.578Z] [2025-01-10T08:33:59.578Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T08:33:59.578Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-10T08:33:59.578Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T08:33:59.578Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T08:33:59.578Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T08:33:59.578Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-10T08:33:59.578Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-01-10T08:33:59.578Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T08:33:59.578Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T08:33:59.578Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 0.7s [2025-01-10T08:33:59.578Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T08:33:59.578Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T08:33:59.836Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2025-01-10T08:34:00.776Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done [2025-01-10T08:34:00.776Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-10T08:34:01.715Z] #39 ... [2025-01-10T08:34:01.715Z] [2025-01-10T08:34:01.715Z] #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T08:34:01.715Z] #40 DONE 3.4s [2025-01-10T08:34:01.715Z] [2025-01-10T08:34:01.715Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T08:34:03.121Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2025-01-10T08:34:07.504Z] #39 ... [2025-01-10T08:34:07.504Z] [2025-01-10T08:34:07.504Z] #41 [core-keeper internal] load build context [2025-01-10T08:34:07.504Z] #41 transferring context: 243.25MB 8.7s [2025-01-10T08:34:07.504Z] #41 ... [2025-01-10T08:34:07.504Z] [2025-01-10T08:34:07.504Z] #42 [security-bootstrapper internal] load build context [2025-01-10T08:34:07.504Z] #42 ... [2025-01-10T08:34:07.504Z] [2025-01-10T08:34:07.504Z] #41 [core-keeper internal] load build context [2025-01-10T08:34:08.483Z] #41 ... [2025-01-10T08:34:08.483Z] [2025-01-10T08:34:08.483Z] #43 [security-spiffe-token-provider internal] load build context [2025-01-10T08:34:08.483Z] #43 ... [2025-01-10T08:34:08.483Z] [2025-01-10T08:34:08.483Z] #44 [core-data internal] load build context [2025-01-10T08:34:08.483Z] #44 ... [2025-01-10T08:34:08.483Z] [2025-01-10T08:34:08.483Z] #45 [support-notifications internal] load build context [2025-01-10T08:34:08.483Z] #45 ... [2025-01-10T08:34:08.483Z] [2025-01-10T08:34:08.483Z] #46 [core-metadata internal] load build context [2025-01-10T08:34:08.745Z] #46 ... [2025-01-10T08:34:08.745Z] [2025-01-10T08:34:08.745Z] #47 [security-proxy-auth internal] load build context [2025-01-10T08:34:08.745Z] #47 ... [2025-01-10T08:34:08.745Z] [2025-01-10T08:34:08.745Z] #48 [security-secretstore-setup internal] load build context [2025-01-10T08:34:08.745Z] #48 ... [2025-01-10T08:34:08.745Z] [2025-01-10T08:34:08.745Z] #49 [security-proxy-setup internal] load build context [2025-01-10T08:34:09.211Z] #49 ... [2025-01-10T08:34:09.211Z] [2025-01-10T08:34:09.211Z] #50 [core-common-config-bootstrapper internal] load build context [2025-01-10T08:34:09.474Z] #50 ... [2025-01-10T08:34:09.474Z] [2025-01-10T08:34:09.474Z] #51 [support-scheduler internal] load build context [2025-01-10T08:34:09.474Z] #51 ... [2025-01-10T08:34:09.474Z] [2025-01-10T08:34:09.474Z] #52 [core-command internal] load build context [2025-01-10T08:34:09.474Z] #52 ... [2025-01-10T08:34:09.474Z] [2025-01-10T08:34:09.474Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T08:34:09.474Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-01-10T08:34:09.474Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T08:34:09.474Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-10T08:34:09.474Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-10T08:34:09.474Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T08:34:09.474Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done [2025-01-10T08:34:09.474Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-10T08:34:09.474Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-01-10T08:34:09.474Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T08:34:09.474Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.7s done [2025-01-10T08:34:09.474Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-10T08:34:09.474Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done [2025-01-10T08:34:09.474Z] #53 ... [2025-01-10T08:34:09.474Z] [2025-01-10T08:34:09.474Z] #50 [core-common-config-bootstrapper internal] load build context [2025-01-10T08:34:09.733Z] #50 ... [2025-01-10T08:34:09.733Z] [2025-01-10T08:34:09.733Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T08:34:09.733Z] #54 ... [2025-01-10T08:34:09.733Z] [2025-01-10T08:34:09.733Z] #50 [core-common-config-bootstrapper internal] load build context [2025-01-10T08:34:10.687Z] #50 ... [2025-01-10T08:34:10.687Z] [2025-01-10T08:34:10.687Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T08:34:10.687Z] #55 ... [2025-01-10T08:34:10.687Z] [2025-01-10T08:34:10.687Z] #56 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T08:34:10.687Z] #56 ... [2025-01-10T08:34:10.687Z] [2025-01-10T08:34:10.687Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T08:34:10.687Z] #57 ... [2025-01-10T08:34:10.687Z] [2025-01-10T08:34:10.687Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T08:34:10.950Z] #58 ... [2025-01-10T08:34:10.950Z] [2025-01-10T08:34:10.950Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T08:34:10.950Z] #59 ... [2025-01-10T08:34:10.950Z] [2025-01-10T08:34:10.950Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T08:34:10.950Z] #60 ... [2025-01-10T08:34:10.950Z] [2025-01-10T08:34:10.950Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T08:34:11.211Z] #61 ... [2025-01-10T08:34:11.211Z] [2025-01-10T08:34:11.211Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T08:34:11.211Z] #62 ... [2025-01-10T08:34:11.211Z] [2025-01-10T08:34:11.211Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T08:34:11.654Z] #63 ... [2025-01-10T08:34:11.654Z] [2025-01-10T08:34:11.654Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T08:34:11.913Z] #64 ... [2025-01-10T08:34:11.913Z] [2025-01-10T08:34:11.913Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T08:34:11.913Z] #54 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:11.913Z] #54 ... [2025-01-10T08:34:11.913Z] [2025-01-10T08:34:11.913Z] #65 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-10T08:34:11.913Z] #65 ... [2025-01-10T08:34:11.913Z] [2025-01-10T08:34:11.913Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T08:34:11.913Z] #54 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:12.860Z] #54 12.62 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T08:34:12.860Z] #54 12.62 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T08:34:12.860Z] #54 12.62 OK: 24170 distinct packages available [2025-01-10T08:34:12.860Z] #54 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:12.860Z] #54 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:12.860Z] #54 13.08 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:12.860Z] #54 13.08 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T08:34:12.860Z] #54 13.09 (3/4) Installing libucontext (1.2-r3) [2025-01-10T08:34:12.860Z] #54 13.09 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T08:34:12.860Z] #54 13.09 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:12.860Z] #54 13.10 OK: 8 MiB in 18 packages [2025-01-10T08:34:18.864Z] #54 ... [2025-01-10T08:34:18.864Z] [2025-01-10T08:34:18.864Z] #49 [security-proxy-setup internal] load build context [2025-01-10T08:34:18.864Z] #49 transferring context: 438.93MB 15.4s done [2025-01-10T08:34:18.864Z] #49 ... [2025-01-10T08:34:18.864Z] [2025-01-10T08:34:18.864Z] #42 [security-bootstrapper internal] load build context [2025-01-10T08:34:18.864Z] #42 transferring context: 438.93MB 13.7s done [2025-01-10T08:34:18.864Z] #42 ... [2025-01-10T08:34:18.864Z] [2025-01-10T08:34:18.864Z] #48 [security-secretstore-setup internal] load build context [2025-01-10T08:34:18.864Z] #48 transferring context: 438.93MB 15.1s done [2025-01-10T08:34:18.864Z] #48 ... [2025-01-10T08:34:18.864Z] [2025-01-10T08:34:18.864Z] #43 [security-spiffe-token-provider internal] load build context [2025-01-10T08:34:18.864Z] #43 transferring context: 438.93MB 12.6s done [2025-01-10T08:34:19.125Z] #43 ... [2025-01-10T08:34:19.125Z] [2025-01-10T08:34:19.125Z] #41 [core-keeper internal] load build context [2025-01-10T08:34:19.125Z] #41 transferring context: 438.93MB 14.6s done [2025-01-10T08:34:20.577Z] #41 ... [2025-01-10T08:34:20.577Z] [2025-01-10T08:34:20.577Z] #47 [security-proxy-auth internal] load build context [2025-01-10T08:34:20.577Z] #47 transferring context: 438.93MB 12.4s done [2025-01-10T08:34:20.838Z] #47 ... [2025-01-10T08:34:20.838Z] [2025-01-10T08:34:20.838Z] #51 [support-scheduler internal] load build context [2025-01-10T08:34:20.838Z] #51 transferring context: 438.93MB 14.3s done [2025-01-10T08:34:20.838Z] #51 ... [2025-01-10T08:34:20.838Z] [2025-01-10T08:34:20.838Z] #50 [core-common-config-bootstrapper internal] load build context [2025-01-10T08:34:20.838Z] #50 transferring context: 438.93MB 14.6s done [2025-01-10T08:34:21.103Z] #50 ... [2025-01-10T08:34:21.103Z] [2025-01-10T08:34:21.103Z] #46 [core-metadata internal] load build context [2025-01-10T08:34:21.103Z] #46 transferring context: 438.93MB 13.7s done [2025-01-10T08:34:21.103Z] #46 ... [2025-01-10T08:34:21.103Z] [2025-01-10T08:34:21.103Z] #52 [core-command internal] load build context [2025-01-10T08:34:21.103Z] #52 transferring context: 438.93MB 14.0s done [2025-01-10T08:34:22.043Z] #52 ... [2025-01-10T08:34:22.043Z] [2025-01-10T08:34:22.043Z] #45 [support-notifications internal] load build context [2025-01-10T08:34:22.043Z] #45 transferring context: 438.93MB 12.8s done [2025-01-10T08:34:22.302Z] #45 ... [2025-01-10T08:34:22.302Z] [2025-01-10T08:34:22.302Z] #44 [core-data internal] load build context [2025-01-10T08:34:22.302Z] #44 transferring context: 438.93MB 13.8s done [2025-01-10T08:34:40.587Z] #44 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #42 [security-bootstrapper internal] load build context [2025-01-10T08:34:40.587Z] #42 DONE 40.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T08:34:40.587Z] #54 DONE 39.2s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #47 [security-proxy-auth internal] load build context [2025-01-10T08:34:40.587Z] #47 DONE 40.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #43 [security-spiffe-token-provider internal] load build context [2025-01-10T08:34:40.587Z] #43 DONE 40.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #45 [support-notifications internal] load build context [2025-01-10T08:34:40.587Z] #45 DONE 40.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #46 [core-metadata internal] load build context [2025-01-10T08:34:40.587Z] #46 DONE 40.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #65 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-01-10T08:34:40.587Z] #65 DONE 37.5s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T08:34:40.587Z] #66 ... [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #52 [core-command internal] load build context [2025-01-10T08:34:40.587Z] #52 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #51 [support-scheduler internal] load build context [2025-01-10T08:34:40.587Z] #51 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #41 [core-keeper internal] load build context [2025-01-10T08:34:40.587Z] #41 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #49 [security-proxy-setup internal] load build context [2025-01-10T08:34:40.587Z] #49 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #48 [security-secretstore-setup internal] load build context [2025-01-10T08:34:40.587Z] #48 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #50 [core-common-config-bootstrapper internal] load build context [2025-01-10T08:34:40.587Z] #50 DONE 40.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T08:34:40.587Z] #39 ... [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T08:34:40.587Z] #62 DONE 38.7s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #56 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T08:34:40.587Z] #56 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #56 39.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #56 ... [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T08:34:40.587Z] #57 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #57 38.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #57 39.22 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T08:34:40.587Z] #57 39.24 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.587Z] #57 39.25 (3/3) Installing tzdata (2024b-r0) [2025-01-10T08:34:40.587Z] #57 39.29 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.587Z] #57 39.29 Executing ca-certificates-20241121-r1.trigger [2025-01-10T08:34:40.587Z] #57 39.33 OK: 10 MiB in 17 packages [2025-01-10T08:34:40.587Z] #57 DONE 39.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T08:34:40.587Z] #58 38.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #58 38.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #58 39.10 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.587Z] #58 39.10 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.587Z] #58 39.10 OK: 8 MiB in 15 packages [2025-01-10T08:34:40.587Z] #58 DONE 39.5s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T08:34:40.587Z] #63 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #63 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #63 ... [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T08:34:40.587Z] #61 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #61 38.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #61 39.01 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.587Z] #61 39.07 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T08:34:40.587Z] #61 39.07 (3/4) Installing su-exec (0.2-r3) [2025-01-10T08:34:40.587Z] #61 39.07 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T08:34:40.587Z] #61 39.15 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.587Z] #61 39.15 OK: 19 MiB in 18 packages [2025-01-10T08:34:40.587Z] #61 DONE 39.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T08:34:40.587Z] #64 38.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #64 38.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #64 39.01 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T08:34:40.587Z] #64 39.07 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.587Z] #64 39.07 (3/4) Installing su-exec (0.2-r3) [2025-01-10T08:34:40.587Z] #64 39.08 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T08:34:40.587Z] #64 39.15 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.587Z] #64 39.15 Executing ca-certificates-20241121-r1.trigger [2025-01-10T08:34:40.587Z] #64 39.20 OK: 19 MiB in 18 packages [2025-01-10T08:34:40.587Z] #64 DONE 39.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T08:34:40.587Z] #60 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #60 38.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.587Z] #60 39.10 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.587Z] #60 39.10 (2/2) Installing su-exec (0.2-r3) [2025-01-10T08:34:40.587Z] #60 39.11 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.587Z] #60 39.12 OK: 8 MiB in 16 packages [2025-01-10T08:34:40.587Z] #60 DONE 39.6s [2025-01-10T08:34:40.587Z] [2025-01-10T08:34:40.587Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T08:34:40.587Z] #63 39.65 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.587Z] #63 39.66 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.587Z] #63 39.66 OK: 8 MiB in 15 packages [2025-01-10T08:34:40.847Z] #63 DONE 40.0s [2025-01-10T08:34:40.847Z] [2025-01-10T08:34:40.847Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T08:34:40.847Z] #59 39.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.847Z] #59 39.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.847Z] #59 39.57 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T08:34:40.847Z] #59 39.59 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.847Z] #59 39.60 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T08:34:40.847Z] #59 39.60 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T08:34:40.847Z] #59 39.62 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T08:34:40.847Z] #59 39.65 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T08:34:40.847Z] #59 39.66 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T08:34:40.847Z] #59 39.66 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.847Z] #59 39.68 Executing ca-certificates-20241121-r1.trigger [2025-01-10T08:34:40.847Z] #59 39.73 OK: 12 MiB in 21 packages [2025-01-10T08:34:40.847Z] #59 DONE 40.0s [2025-01-10T08:34:40.847Z] [2025-01-10T08:34:40.847Z] #56 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T08:34:40.847Z] #56 39.65 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T08:34:40.847Z] #56 39.65 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T08:34:40.847Z] #56 39.65 OK: 24170 distinct packages available [2025-01-10T08:34:40.847Z] #56 39.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.847Z] #56 39.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:40.847Z] #56 40.15 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:40.847Z] #56 40.16 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T08:34:40.847Z] #56 40.16 (3/5) Installing libucontext (1.2-r3) [2025-01-10T08:34:40.847Z] #56 40.16 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T08:34:40.847Z] #56 40.17 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T08:34:40.847Z] #56 40.18 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:40.847Z] #56 40.19 OK: 9 MiB in 19 packages [2025-01-10T08:34:40.847Z] #56 DONE 40.5s [2025-01-10T08:34:40.847Z] [2025-01-10T08:34:40.847Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T08:34:41.108Z] #67 ... [2025-01-10T08:34:41.108Z] [2025-01-10T08:34:41.108Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T08:34:41.108Z] #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #0 1.966 OK: 248 MiB in 58 packages [2025-01-10T08:34:41.108Z] #68 DONE 2.1s [2025-01-10T08:34:41.108Z] [2025-01-10T08:34:41.108Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T08:34:41.108Z] #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #0 1.990 OK: 248 MiB in 58 packages [2025-01-10T08:34:41.108Z] #69 DONE 2.1s [2025-01-10T08:34:41.108Z] [2025-01-10T08:34:41.108Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T08:34:41.108Z] #55 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #55 39.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #55 40.19 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T08:34:41.108Z] #55 40.19 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T08:34:41.108Z] #55 40.19 OK: 24170 distinct packages available [2025-01-10T08:34:41.108Z] #55 40.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #55 40.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.108Z] #55 40.68 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T08:34:41.108Z] #55 40.70 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T08:34:41.108Z] #55 40.75 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T08:34:41.108Z] #55 40.75 (4/14) Installing libunistring (1.2-r0) [2025-01-10T08:34:41.108Z] #55 40.77 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T08:34:41.108Z] #55 40.78 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T08:34:41.108Z] #55 40.78 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T08:34:41.108Z] #55 40.79 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T08:34:41.108Z] #55 ... [2025-01-10T08:34:41.108Z] [2025-01-10T08:34:41.108Z] #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:34:41.108Z] #70 DONE 0.1s [2025-01-10T08:34:41.108Z] [2025-01-10T08:34:41.108Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:34:41.108Z] #71 DONE 0.2s [2025-01-10T08:34:41.108Z] [2025-01-10T08:34:41.108Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T08:34:41.108Z] #55 40.80 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T08:34:41.108Z] #55 40.80 (10/14) Installing curl (8.11.1-r0) [2025-01-10T08:34:41.108Z] #55 40.81 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:41.108Z] #55 40.81 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T08:34:41.108Z] #55 40.82 (13/14) Installing libucontext (1.2-r3) [2025-01-10T08:34:41.108Z] #55 40.82 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T08:34:41.108Z] #55 40.82 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:41.108Z] #55 40.83 Executing ca-certificates-20241121-r1.trigger [2025-01-10T08:34:41.108Z] #55 40.88 OK: 13 MiB in 28 packages [2025-01-10T08:34:41.676Z] #55 DONE 41.1s [2025-01-10T08:34:41.676Z] [2025-01-10T08:34:41.676Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T08:34:41.676Z] #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.676Z] #0 2.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:41.676Z] #0 2.417 OK: 8 MiB in 18 packages [2025-01-10T08:34:41.676Z] #72 DONE 2.6s [2025-01-10T08:34:41.676Z] [2025-01-10T08:34:41.676Z] #73 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T08:34:42.615Z] #73 DONE 1.2s [2025-01-10T08:34:42.615Z] [2025-01-10T08:34:42.615Z] #74 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T08:34:42.615Z] #74 DONE 0.0s [2025-01-10T08:34:42.615Z] [2025-01-10T08:34:42.615Z] #75 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T08:34:42.615Z] #75 DONE 0.0s [2025-01-10T08:34:42.615Z] [2025-01-10T08:34:42.615Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T08:34:42.615Z] #66 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:42.874Z] #66 ... [2025-01-10T08:34:42.874Z] [2025-01-10T08:34:42.874Z] #76 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T08:34:42.874Z] #76 DONE 0.1s [2025-01-10T08:34:42.874Z] [2025-01-10T08:34:42.874Z] #77 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T08:34:42.874Z] #77 DONE 0.1s [2025-01-10T08:34:42.874Z] [2025-01-10T08:34:42.874Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T08:34:42.874Z] #66 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:42.874Z] #66 ... [2025-01-10T08:34:42.874Z] [2025-01-10T08:34:42.874Z] #78 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T08:34:42.874Z] #78 DONE 0.0s [2025-01-10T08:34:43.134Z] [2025-01-10T08:34:43.134Z] #79 [security-spire-config] exporting to image [2025-01-10T08:34:43.134Z] #79 exporting layers [2025-01-10T08:34:43.392Z] #79 ... [2025-01-10T08:34:43.392Z] [2025-01-10T08:34:43.392Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:34:43.392Z] #80 DONE 0.1s [2025-01-10T08:34:43.392Z] [2025-01-10T08:34:43.392Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T08:34:43.392Z] #66 4.367 OK: 248 MiB in 58 packages [2025-01-10T08:34:43.392Z] #66 DONE 4.5s [2025-01-10T08:34:43.392Z] [2025-01-10T08:34:43.392Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:34:43.652Z] #81 ... [2025-01-10T08:34:43.652Z] [2025-01-10T08:34:43.652Z] #82 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T08:34:43.652Z] #82 DONE 4.7s [2025-01-10T08:34:43.652Z] [2025-01-10T08:34:43.652Z] #79 [security-spire-config] exporting to image [2025-01-10T08:34:43.652Z] #79 exporting layers 0.7s done [2025-01-10T08:34:43.652Z] #79 writing image sha256:e3c375bdf40595e4173ed0155f98383b8f93c5db4e5dfb1ad9e669829a21f430 done [2025-01-10T08:34:43.652Z] #79 naming to docker.io/library/security-spire-config done [2025-01-10T08:34:43.652Z] #79 DONE 0.7s [2025-01-10T08:34:43.652Z] [2025-01-10T08:34:43.652Z] #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T08:34:43.652Z] #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:43.652Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:43.652Z] #0 4.355 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T08:34:43.652Z] #0 4.355 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T08:34:43.652Z] #0 4.355 OK: 24172 distinct packages available [2025-01-10T08:34:43.652Z] #0 4.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:43.652Z] #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:43.652Z] #0 4.779 OK: 248 MiB in 58 packages [2025-01-10T08:34:43.652Z] #83 DONE 4.9s [2025-01-10T08:34:43.652Z] [2025-01-10T08:34:43.652Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T08:34:43.912Z] #84 ... [2025-01-10T08:34:43.912Z] [2025-01-10T08:34:43.912Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:34:43.912Z] #85 DONE 0.0s [2025-01-10T08:34:43.912Z] [2025-01-10T08:34:43.912Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:34:44.483Z] #86 ... [2025-01-10T08:34:44.483Z] [2025-01-10T08:34:44.483Z] #87 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T08:34:44.483Z] #0 4.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.483Z] #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.483Z] #0 4.347 OK: 8 MiB in 15 packages [2025-01-10T08:34:44.483Z] #87 DONE 4.5s [2025-01-10T08:34:44.483Z] [2025-01-10T08:34:44.483Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T08:34:44.483Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.483Z] #0 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.483Z] #0 3.966 OK: 19 MiB in 18 packages [2025-01-10T08:34:44.483Z] #88 DONE 4.1s [2025-01-10T08:34:44.483Z] [2025-01-10T08:34:44.483Z] #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T08:34:44.483Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.483Z] #0 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.483Z] #0 4.526 OK: 10 MiB in 17 packages [2025-01-10T08:34:44.743Z] #89 DONE 4.6s [2025-01-10T08:34:44.743Z] [2025-01-10T08:34:44.743Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T08:34:44.743Z] #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.743Z] #0 3.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.743Z] #0 4.140 OK: 19 MiB in 18 packages [2025-01-10T08:34:44.743Z] #90 DONE 4.3s [2025-01-10T08:34:44.743Z] [2025-01-10T08:34:44.743Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T08:34:44.743Z] #91 DONE 0.0s [2025-01-10T08:34:44.743Z] [2025-01-10T08:34:44.743Z] #92 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T08:34:44.743Z] #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.743Z] #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:44.743Z] #0 4.321 OK: 8 MiB in 16 packages [2025-01-10T08:34:45.003Z] #92 DONE 4.6s [2025-01-10T08:34:45.003Z] [2025-01-10T08:34:45.003Z] #93 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T08:34:45.003Z] #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:45.003Z] #0 5.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:45.003Z] #0 6.105 OK: 248 MiB in 58 packages [2025-01-10T08:34:45.003Z] #93 DONE 6.3s [2025-01-10T08:34:45.003Z] [2025-01-10T08:34:45.003Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T08:34:45.262Z] #94 ... [2025-01-10T08:34:45.262Z] [2025-01-10T08:34:45.262Z] #95 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:34:45.262Z] #95 DONE 0.0s [2025-01-10T08:34:45.262Z] [2025-01-10T08:34:45.262Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T08:34:45.262Z] #67 4.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:45.522Z] #67 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:45.781Z] #67 ... [2025-01-10T08:34:45.781Z] [2025-01-10T08:34:45.781Z] #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T08:34:45.781Z] #0 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:45.781Z] #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:45.781Z] #0 4.769 OK: 12 MiB in 21 packages [2025-01-10T08:34:45.781Z] #96 DONE 4.9s [2025-01-10T08:34:45.781Z] [2025-01-10T08:34:45.781Z] #67 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T08:34:45.781Z] #67 4.959 OK: 9 MiB in 19 packages [2025-01-10T08:34:46.716Z] #67 ... [2025-01-10T08:34:46.716Z] [2025-01-10T08:34:46.716Z] #97 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T08:34:46.716Z] #0 4.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:46.716Z] #0 4.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:46.716Z] #0 5.077 OK: 8 MiB in 15 packages [2025-01-10T08:34:46.716Z] #97 DONE 5.7s [2025-01-10T08:34:46.716Z] [2025-01-10T08:34:46.716Z] #67 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T08:34:46.716Z] #67 DONE 5.8s [2025-01-10T08:34:46.716Z] [2025-01-10T08:34:46.716Z] #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T08:34:46.716Z] #0 4.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:46.716Z] #0 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:46.716Z] #0 4.733 OK: 13 MiB in 28 packages [2025-01-10T08:34:46.976Z] #98 DONE 5.3s [2025-01-10T08:34:46.976Z] [2025-01-10T08:34:46.976Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T08:34:46.976Z] #84 3.287 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:47.234Z] #84 3.769 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:48.171Z] #84 4.581 OK: 248 MiB in 58 packages [2025-01-10T08:34:48.799Z] #84 DONE 5.1s [2025-01-10T08:34:48.799Z] [2025-01-10T08:34:48.799Z] #99 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T08:34:48.799Z] #0 4.518 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:48.799Z] #0 7.626 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T08:34:48.799Z] #0 8.432 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T08:34:48.799Z] #0 8.760 Executing busybox-1.36.1-r29.trigger [2025-01-10T08:34:48.799Z] #0 8.766 OK: 8 MiB in 15 packages [2025-01-10T08:34:48.799Z] #99 DONE 9.1s [2025-01-10T08:34:48.799Z] [2025-01-10T08:34:48.799Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T08:34:48.799Z] #100 DONE 1.9s [2025-01-10T08:34:48.799Z] [2025-01-10T08:34:48.799Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T08:34:48.799Z] #101 DONE 1.9s [2025-01-10T08:34:48.799Z] [2025-01-10T08:34:48.799Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T08:34:49.056Z] #102 ... [2025-01-10T08:34:49.056Z] [2025-01-10T08:34:49.056Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T08:34:49.315Z] #53 ... [2025-01-10T08:34:49.315Z] [2025-01-10T08:34:49.315Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T08:34:49.884Z] #103 DONE 1.2s [2025-01-10T08:34:49.884Z] [2025-01-10T08:34:49.884Z] #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T08:34:49.884Z] #104 DONE 1.2s [2025-01-10T08:34:49.884Z] [2025-01-10T08:34:49.884Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T08:34:49.884Z] #102 DONE 1.2s [2025-01-10T08:34:49.884Z] [2025-01-10T08:34:49.884Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T08:34:49.884Z] #94 DONE 4.9s [2025-01-10T08:34:49.884Z] [2025-01-10T08:34:49.884Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T08:34:49.884Z] #105 DONE 0.1s [2025-01-10T08:34:49.884Z] [2025-01-10T08:34:49.884Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T08:34:50.145Z] #106 ... [2025-01-10T08:34:50.145Z] [2025-01-10T08:34:50.145Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T08:34:50.145Z] #107 DONE 0.1s [2025-01-10T08:34:50.145Z] [2025-01-10T08:34:50.145Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T08:34:50.145Z] #108 DONE 0.1s [2025-01-10T08:34:50.145Z] [2025-01-10T08:34:50.145Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T08:34:50.145Z] #106 DONE 0.1s [2025-01-10T08:34:50.145Z] [2025-01-10T08:34:50.145Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T08:34:50.145Z] #109 DONE 0.1s [2025-01-10T08:34:50.145Z] [2025-01-10T08:34:50.145Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T08:34:50.145Z] #110 DONE 0.1s [2025-01-10T08:34:50.145Z] [2025-01-10T08:34:50.146Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T08:34:50.146Z] #111 DONE 0.1s [2025-01-10T08:34:50.146Z] [2025-01-10T08:34:50.146Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T08:34:50.146Z] #112 DONE 0.0s [2025-01-10T08:34:50.146Z] [2025-01-10T08:34:50.146Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T08:34:50.146Z] #113 DONE 0.1s [2025-01-10T08:34:50.146Z] [2025-01-10T08:34:50.146Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T08:34:50.146Z] #114 DONE 0.1s [2025-01-10T08:34:50.146Z] [2025-01-10T08:34:50.146Z] #79 [security-spire-server] exporting to image [2025-01-10T08:34:50.146Z] #79 exporting layers [2025-01-10T08:34:50.714Z] #79 exporting layers 0.7s done [2025-01-10T08:34:50.974Z] #79 exporting layers 0.7s done [2025-01-10T08:34:50.974Z] #79 writing image sha256:0854c63d4e3be86a1f667e5469b5c2a1a396f0a56745609f685915734aca3481 done [2025-01-10T08:34:50.974Z] #79 naming to docker.io/library/security-spire-server 0.0s done [2025-01-10T08:34:50.974Z] #79 writing image sha256:4cc513a9e3631922f3f2b9f576998dd0e1c3894b1914111c14ee9464b65e7b9c done [2025-01-10T08:34:50.974Z] #79 naming to docker.io/library/security-spire-agent done [2025-01-10T08:34:50.974Z] #79 DONE 1.5s [2025-01-10T08:34:50.974Z] [2025-01-10T08:34:50.974Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:34:51.234Z] #115 ... [2025-01-10T08:34:51.234Z] [2025-01-10T08:34:51.234Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:34:51.493Z] #116 ... [2025-01-10T08:34:51.493Z] [2025-01-10T08:34:51.493Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:34:55.689Z] #117 ... [2025-01-10T08:34:55.689Z] [2025-01-10T08:34:55.689Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:35:42.699Z] #118 DONE 55.9s [2025-01-10T08:35:42.699Z] [2025-01-10T08:35:42.699Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:35:42.699Z] #81 DONE 57.8s [2025-01-10T08:35:42.699Z] [2025-01-10T08:35:42.699Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:35:42.699Z] #115 DONE 60.0s [2025-01-10T08:35:42.699Z] [2025-01-10T08:35:42.699Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:35:42.699Z] #86 DONE 57.3s [2025-01-10T08:35:42.699Z] [2025-01-10T08:35:42.699Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:35:42.699Z] #117 DONE 51.3s [2025-01-10T08:35:42.699Z] [2025-01-10T08:35:42.699Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:35:42.699Z] #116 DONE 60.0s [2025-01-10T08:35:42.699Z] [2025-01-10T08:35:42.699Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T08:35:52.720Z] #119 ... [2025-01-10T08:35:52.720Z] [2025-01-10T08:35:52.720Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-10T08:35:52.720Z] #120 ... [2025-01-10T08:35:52.720Z] [2025-01-10T08:35:52.720Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-10T08:35:52.720Z] #121 ... [2025-01-10T08:35:52.720Z] [2025-01-10T08:35:52.720Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T08:35:52.720Z] #122 ... [2025-01-10T08:35:52.720Z] [2025-01-10T08:35:52.720Z] #123 [core-command builder 6/7] COPY . . [2025-01-10T08:35:52.720Z] #123 ... [2025-01-10T08:35:52.720Z] [2025-01-10T08:35:52.720Z] #124 [core-keeper builder 7/8] COPY . . [2025-01-10T08:36:00.871Z] #124 DONE 19.5s [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:36:00.871Z] #125 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:36:00.871Z] #126 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #127 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #119 DONE 19.4s [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:36:00.871Z] #128 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #129 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:36:00.871Z] #130 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #122 DONE 19.5s [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #120 [support-scheduler builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #120 DONE 19.5s [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #123 [core-command builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #123 DONE 19.6s [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T08:36:00.871Z] #131 ... [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:36:00.871Z] #132 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #133 [core-data builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #133 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:36:00.871Z] #134 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #135 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:36:00.871Z] #136 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:36:00.871Z] #137 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:36:00.871Z] #138 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:36:00.871Z] #139 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #140 [core-metadata builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #140 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #121 [support-notifications builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #121 DONE 19.6s [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T08:36:00.871Z] #141 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T08:36:00.871Z] #142 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T08:36:00.871Z] #143 CACHED [2025-01-10T08:36:00.871Z] [2025-01-10T08:36:00.871Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T08:36:02.778Z] #144 1.938 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 [2025-01-10T08:36:10.894Z] #144 ... [2025-01-10T08:36:10.894Z] [2025-01-10T08:36:10.894Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T08:36:10.894Z] #0 1.119 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 [2025-01-10T08:36:10.894Z] #145 ... [2025-01-10T08:36:10.894Z] [2025-01-10T08:36:10.894Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T08:36:10.894Z] #0 0.940 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 [2025-01-10T08:36:10.894Z] #146 ... [2025-01-10T08:36:10.894Z] [2025-01-10T08:36:10.894Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T08:36:10.894Z] #0 1.056 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 [2025-01-10T08:36:11.153Z] #147 ... [2025-01-10T08:36:11.153Z] [2025-01-10T08:36:11.153Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T08:36:11.153Z] #0 1.960 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 [2025-01-10T08:36:11.411Z] #148 ... [2025-01-10T08:36:11.411Z] [2025-01-10T08:36:11.411Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T08:36:11.411Z] #0 0.752 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 [2025-01-10T08:36:11.411Z] #149 ... [2025-01-10T08:36:11.411Z] [2025-01-10T08:36:11.411Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T08:36:11.411Z] #0 0.738 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 [2025-01-10T08:36:11.670Z] #150 ... [2025-01-10T08:36:11.670Z] [2025-01-10T08:36:11.670Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T08:36:11.670Z] #0 0.739 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 [2025-01-10T08:36:11.670Z] #151 ... [2025-01-10T08:36:11.670Z] [2025-01-10T08:36:11.670Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T08:36:11.670Z] #131 1.027 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 [2025-01-10T08:36:11.930Z] #131 ... [2025-01-10T08:36:11.930Z] [2025-01-10T08:36:11.930Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T08:36:11.930Z] #0 0.801 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 [2025-01-10T08:36:11.930Z] #152 ... [2025-01-10T08:36:11.930Z] [2025-01-10T08:36:11.930Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T08:36:11.930Z] #0 0.489 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 [2025-01-10T08:36:12.192Z] #153 ... [2025-01-10T08:36:12.192Z] [2025-01-10T08:36:12.192Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T08:36:12.192Z] #0 1.324 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 [2025-01-10T08:37:34.741Z] #154 ... [2025-01-10T08:37:34.741Z] [2025-01-10T08:37:34.741Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T08:37:34.741Z] #150 82.05 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 [2025-01-10T08:38:21.629Z] #150 ... [2025-01-10T08:38:21.629Z] [2025-01-10T08:38:21.629Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T08:38:21.629Z] #153 DONE 136.6s [2025-01-10T08:38:21.629Z] [2025-01-10T08:38:21.629Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T08:38:26.276Z] #144 ... [2025-01-10T08:38:26.276Z] [2025-01-10T08:38:26.276Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T08:38:26.276Z] #151 DONE 144.8s [2025-01-10T08:38:26.276Z] [2025-01-10T08:38:26.276Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T08:38:32.036Z] #146 ... [2025-01-10T08:38:32.036Z] [2025-01-10T08:38:32.036Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T08:38:32.036Z] #150 DONE 151.5s [2025-01-10T08:38:32.036Z] [2025-01-10T08:38:32.036Z] #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T08:38:32.036Z] #131 DONE 151.5s [2025-01-10T08:38:32.036Z] [2025-01-10T08:38:32.036Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T08:38:32.297Z] #155 ... [2025-01-10T08:38:32.297Z] [2025-01-10T08:38:32.297Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T08:38:32.297Z] #152 DONE 151.6s [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T08:38:32.554Z] #145 DONE 151.8s [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T08:38:32.554Z] #147 DONE 151.8s [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:32.554Z] #156 ... [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T08:38:32.554Z] #148 DONE 151.9s [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T08:38:32.554Z] #146 DONE 151.9s [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T08:38:32.554Z] #154 DONE 151.9s [2025-01-10T08:38:32.554Z] [2025-01-10T08:38:32.554Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T08:38:32.554Z] #149 DONE 151.8s [2025-01-10T08:38:32.813Z] [2025-01-10T08:38:32.813Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:32.813Z] #157 ... [2025-01-10T08:38:32.813Z] [2025-01-10T08:38:32.813Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T08:38:32.813Z] #144 DONE 152.1s [2025-01-10T08:38:32.813Z] [2025-01-10T08:38:32.813Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T08:38:32.813Z] #155 DONE 0.7s [2025-01-10T08:38:32.813Z] [2025-01-10T08:38:32.813Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:32.813Z] #158 DONE 0.5s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #156 DONE 0.5s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #159 DONE 0.6s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #160 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #160 DONE 0.3s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #161 DONE 0.2s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #162 DONE 0.2s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.071Z] #163 ... [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #157 DONE 0.3s [2025-01-10T08:38:33.071Z] [2025-01-10T08:38:33.071Z] #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.071Z] #164 DONE 0.2s [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #165 DONE 0.4s [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #166 ... [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #167 DONE 0.4s [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #168 DONE 0.4s [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #169 CACHED [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.331Z] #170 CACHED [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #171 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.331Z] #171 CACHED [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #172 CACHED [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #163 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #163 DONE 0.5s [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T08:38:33.331Z] #173 DONE 0.5s [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:33.331Z] #174 CACHED [2025-01-10T08:38:33.331Z] [2025-01-10T08:38:33.331Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.331Z] #175 CACHED [2025-01-10T08:38:33.589Z] [2025-01-10T08:38:33.589Z] #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:33.589Z] #176 DONE 0.5s [2025-01-10T08:38:33.589Z] [2025-01-10T08:38:33.589Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T08:38:34.459Z] #177 ... [2025-01-10T08:38:34.459Z] [2025-01-10T08:38:34.459Z] #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:34.459Z] #166 DONE 1.4s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:34.719Z] #178 DONE 1.4s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #179 [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 [2025-01-10T08:38:34.719Z] #179 DONE 1.1s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T08:38:34.719Z] #180 ... [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-10T08:38:34.719Z] #181 DONE 1.5s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T08:38:34.719Z] #182 DONE 1.5s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T08:38:34.719Z] #183 DONE 1.5s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T08:38:34.719Z] #184 DONE 1.5s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:34.719Z] #185 DONE 1.5s [2025-01-10T08:38:34.719Z] [2025-01-10T08:38:34.719Z] #186 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T08:38:34.719Z] #186 DONE 1.5s [2025-01-10T08:38:34.979Z] [2025-01-10T08:38:34.979Z] #187 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T08:38:34.979Z] #187 DONE 1.5s [2025-01-10T08:38:34.979Z] [2025-01-10T08:38:34.979Z] #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T08:38:35.922Z] #188 ... [2025-01-10T08:38:35.922Z] [2025-01-10T08:38:35.922Z] #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T08:38:35.922Z] #177 DONE 2.6s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #180 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T08:38:36.182Z] #180 DONE 1.6s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T08:38:36.182Z] #189 DONE 1.6s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T08:38:36.182Z] #190 DONE 1.3s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #191 [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 [2025-01-10T08:38:36.182Z] #191 DONE 1.3s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.182Z] #192 DONE 1.3s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-01-10T08:38:36.182Z] #193 DONE 1.3s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T08:38:36.182Z] #194 ... [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.182Z] #195 DONE 1.3s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T08:38:36.182Z] #196 DONE 3.4s [2025-01-10T08:38:36.182Z] [2025-01-10T08:38:36.182Z] #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.182Z] #197 DONE 0.7s [2025-01-10T08:38:36.183Z] [2025-01-10T08:38:36.183Z] #198 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.183Z] #198 DONE 1.3s [2025-01-10T08:38:36.442Z] [2025-01-10T08:38:36.442Z] #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T08:38:36.442Z] #188 DONE 1.4s [2025-01-10T08:38:36.442Z] [2025-01-10T08:38:36.442Z] #79 [core-keeper] exporting to image [2025-01-10T08:38:36.442Z] #79 exporting layers [2025-01-10T08:38:36.442Z] #79 exporting layers 0.4s done [2025-01-10T08:38:36.700Z] #79 ... [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.700Z] #199 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #200 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.700Z] #200 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T08:38:36.700Z] #201 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T08:38:36.700Z] #202 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T08:38:36.700Z] #194 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T08:38:36.700Z] #203 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #79 [core-keeper] exporting to image [2025-01-10T08:38:36.700Z] #79 exporting layers 0.3s done [2025-01-10T08:38:36.700Z] #79 writing image sha256:77307aa905e3c1e4b37402f770d2eb23ae05003bf595c28c28b4e0fb1dfe19f7 done [2025-01-10T08:38:36.700Z] #79 naming to docker.io/library/core-keeper 0.0s done [2025-01-10T08:38:36.700Z] #79 writing image sha256:3ca03d05dbf9f529c4d92b3aa4c92b41f2349ff5cfac3fc70bcea72ae7376f54 0.0s done [2025-01-10T08:38:36.700Z] #79 naming to docker.io/library/core-command [2025-01-10T08:38:36.700Z] #79 ... [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T08:38:36.700Z] #204 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #205 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T08:38:36.700Z] #205 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #206 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T08:38:36.700Z] #206 DONE 0.4s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #207 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-10T08:38:36.700Z] #207 DONE 0.5s [2025-01-10T08:38:36.700Z] [2025-01-10T08:38:36.700Z] #79 [core-data] exporting to image [2025-01-10T08:38:36.700Z] #79 naming to docker.io/library/core-command done [2025-01-10T08:38:36.959Z] #79 ... [2025-01-10T08:38:36.959Z] [2025-01-10T08:38:36.959Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T08:38:36.959Z] #208 DONE 0.4s [2025-01-10T08:38:36.959Z] [2025-01-10T08:38:36.959Z] #209 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T08:38:36.959Z] #209 DONE 0.4s [2025-01-10T08:38:36.959Z] [2025-01-10T08:38:36.959Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T08:38:36.959Z] #210 DONE 0.3s [2025-01-10T08:38:36.959Z] [2025-01-10T08:38:36.959Z] #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T08:38:36.959Z] #211 DONE 0.3s [2025-01-10T08:38:36.959Z] [2025-01-10T08:38:36.959Z] #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T08:38:36.959Z] #212 DONE 0.3s [2025-01-10T08:38:36.959Z] [2025-01-10T08:38:36.959Z] #79 [support-scheduler] exporting to image [2025-01-10T08:38:36.959Z] #79 exporting layers 0.3s done [2025-01-10T08:38:36.959Z] #79 writing image sha256:46f16a46fa0043dc11fe95b8996593a1dfaaf00ffa805306757a20b95e3cf9ec 0.0s done [2025-01-10T08:38:36.959Z] #79 writing image sha256:d1e23b223fbc47e317aef4611bc9982469ef66e9c2aafec60b9e23b443d5f040 0.0s done [2025-01-10T08:38:36.959Z] #79 naming to docker.io/library/security-spiffe-token-provider done [2025-01-10T08:38:36.959Z] #79 naming to docker.io/library/support-scheduler done [2025-01-10T08:38:37.251Z] #79 ... [2025-01-10T08:38:37.251Z] [2025-01-10T08:38:37.251Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T08:38:37.251Z] #213 DONE 0.3s [2025-01-10T08:38:37.251Z] [2025-01-10T08:38:37.251Z] #79 [support-scheduler] exporting to image [2025-01-10T08:38:37.251Z] #79 writing image sha256:04153a406dfad96219912d267b7771bcdcf9f017373f9b8a080f66192aa9621c [2025-01-10T08:38:37.511Z] #79 writing image sha256:04153a406dfad96219912d267b7771bcdcf9f017373f9b8a080f66192aa9621c 0.1s done [2025-01-10T08:38:37.511Z] #79 naming to docker.io/library/core-data [2025-01-10T08:38:37.511Z] #79 ... [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T08:38:37.511Z] #214 DONE 0.9s [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T08:38:37.511Z] #215 DONE 0.5s [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #79 [security-proxy-auth] exporting to image [2025-01-10T08:38:37.511Z] #79 naming to docker.io/library/core-data 0.1s done [2025-01-10T08:38:37.511Z] #79 writing image sha256:a719d2201230b9a788912fca27db4f1daec4ecbda3b4464a56488ef8e8dd6a62 0.0s done [2025-01-10T08:38:37.511Z] #79 naming to docker.io/library/core-metadata done [2025-01-10T08:38:37.511Z] #79 writing image sha256:83e7321c3530bbe48d76e5c03a489bdeec4d691ca7a41cb112f39eeed19d5d58 [2025-01-10T08:38:37.511Z] #79 ... [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T08:38:37.511Z] #216 DONE 0.3s [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T08:38:37.511Z] #217 DONE 0.1s [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #218 [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/ [2025-01-10T08:38:37.511Z] #218 DONE 0.0s [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T08:38:37.511Z] #219 DONE 0.9s [2025-01-10T08:38:37.511Z] [2025-01-10T08:38:37.511Z] #79 [core-common-config-bootstrapper] exporting to image [2025-01-10T08:38:37.511Z] #79 writing image sha256:83e7321c3530bbe48d76e5c03a489bdeec4d691ca7a41cb112f39eeed19d5d58 done [2025-01-10T08:38:37.511Z] #79 naming to docker.io/library/support-notifications done [2025-01-10T08:38:37.772Z] #79 exporting layers 0.2s done [2025-01-10T08:38:37.772Z] #79 writing image sha256:540d873510f419753d914e3836051fda7b0b5415e8277a52215f1de3f33d4cae done [2025-01-10T08:38:37.772Z] #79 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-10T08:38:37.772Z] #79 writing image sha256:dd084c6c03f6b76127f47497a41f9744d66124b029f128b184f5d25bec1f1818 done [2025-01-10T08:38:37.772Z] #79 naming to docker.io/library/security-proxy-auth done [2025-01-10T08:38:37.772Z] #79 DONE 3.2s [2025-01-10T08:38:37.772Z] [2025-01-10T08:38:37.772Z] #220 [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/ [2025-01-10T08:38:37.772Z] #220 DONE 0.0s [2025-01-10T08:38:37.772Z] [2025-01-10T08:38:37.772Z] #221 [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/ [2025-01-10T08:38:37.772Z] #221 DONE 0.1s [2025-01-10T08:38:37.772Z] [2025-01-10T08:38:37.772Z] #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T08:38:38.030Z] #222 ... [2025-01-10T08:38:38.030Z] [2025-01-10T08:38:38.030Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T08:38:38.030Z] #223 DONE 0.8s [2025-01-10T08:38:38.030Z] [2025-01-10T08:38:38.030Z] #224 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T08:38:38.030Z] #224 DONE 0.1s [2025-01-10T08:38:38.030Z] [2025-01-10T08:38:38.030Z] #79 [security-proxy-setup] exporting to image [2025-01-10T08:38:38.030Z] #79 exporting layers 0.2s done [2025-01-10T08:38:38.030Z] #79 writing image sha256:35a3814e0d11f511758a63f2ad58ed9a31e960a2bffdfa233720e9444f36052f done [2025-01-10T08:38:38.030Z] #79 naming to docker.io/library/security-proxy-setup done [2025-01-10T08:38:38.030Z] #79 DONE 3.3s [2025-01-10T08:38:38.030Z] [2025-01-10T08:38:38.030Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T08:38:38.289Z] #225 ... [2025-01-10T08:38:38.289Z] [2025-01-10T08:38:38.289Z] #222 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T08:38:38.289Z] #222 DONE 0.5s [2025-01-10T08:38:38.289Z] [2025-01-10T08:38:38.289Z] #79 [security-secretstore-setup] exporting to image [2025-01-10T08:38:38.289Z] #79 exporting layers 0.3s done [2025-01-10T08:38:38.549Z] #79 ... [2025-01-10T08:38:38.549Z] [2025-01-10T08:38:38.549Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T08:38:38.549Z] #225 DONE 0.5s [2025-01-10T08:38:38.549Z] [2025-01-10T08:38:38.549Z] #79 [security-secretstore-setup] exporting to image [2025-01-10T08:38:38.549Z] #79 writing image sha256:8e85f22f5b99fac741d21916edc7502a749028dd6b992027dd6248b454d4a5b8 done [2025-01-10T08:38:38.549Z] #79 naming to docker.io/library/security-secretstore-setup done [2025-01-10T08:38:38.549Z] #79 exporting layers 0.2s done [2025-01-10T08:38:38.549Z] #79 writing image sha256:43dfca85a9eed6d88090feab543ce12fbb3f4408ed4fed0d5287d35685cff3e0 done [2025-01-10T08:38:38.549Z] #79 naming to docker.io/library/security-bootstrapper done [2025-01-10T08:38:38.549Z] #79 DONE 3.8s [2025-01-10T08:38:38.549Z] [2025-01-10T08:38:38.549Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T08:38:38.549Z] time="2025-01-10T08:33:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T08:38:38.558Z] $ docker stop --time=1 ba2e08514f5152bca1b775e8bafb5b6225de9a528a3fc363a09e69fcfc20fe83 [2025-01-10T08:38:39.884Z] $ docker rm -f --volumes ba2e08514f5152bca1b775e8bafb5b6225de9a528a3fc363a09e69fcfc20fe83 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T08:38:40.257Z] + docker images [2025-01-10T08:38:40.257Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T08:38:40.257Z] security-bootstrapper latest 43dfca85a9ee 2 seconds ago 20.3MB [2025-01-10T08:38:40.258Z] security-proxy-auth latest dd084c6c03f6 3 seconds ago 30.7MB [2025-01-10T08:38:40.258Z] security-secretstore-setup latest 8e85f22f5b99 3 seconds ago 41MB [2025-01-10T08:38:40.258Z] security-proxy-setup latest 35a3814e0d11 3 seconds ago 29.3MB [2025-01-10T08:38:40.258Z] core-common-config-bootstrapper latest 540d873510f4 3 seconds ago 17.1MB [2025-01-10T08:38:40.258Z] security-spiffe-token-provider latest d1e23b223fbc 4 seconds ago 32.6MB [2025-01-10T08:38:40.258Z] core-keeper latest 77307aa905e3 4 seconds ago 31.4MB [2025-01-10T08:38:40.258Z] core-data latest 04153a406dfa 4 seconds ago 31.8MB [2025-01-10T08:38:40.258Z] support-scheduler latest 46f16a46fa00 4 seconds ago 47MB [2025-01-10T08:38:40.258Z] support-notifications latest 83e7321c3530 4 seconds ago 50.3MB [2025-01-10T08:38:40.258Z] core-metadata latest a719d2201230 4 seconds ago 31.9MB [2025-01-10T08:38:40.258Z] core-command latest 3ca03d05dbf9 5 seconds ago 27.6MB [2025-01-10T08:38:40.258Z] security-spire-agent latest 4cc513a9e363 3 minutes ago 182MB [2025-01-10T08:38:40.258Z] security-spire-server latest 0854c63d4e3b 3 minutes ago 122MB [2025-01-10T08:38:40.258Z] security-spire-config latest e3c375bdf405 3 minutes ago 121MB [2025-01-10T08:38:40.258Z] ci-base-image-x86_64 latest 2fa585238a32 7 minutes ago 982MB [2025-01-10T08:38:40.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-10T08:38:40.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-10T08:38:40.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-10T08:38:40.770Z] provisioning config files... [2025-01-10T08:38:40.780Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7340000948556775995tmp [Pipeline] { [Pipeline] sh [2025-01-10T08:38:41.081Z] + set +x [2025-01-10T08:38:41.081Z] + curl -s https://codecov.io/bash [2025-01-10T08:38:41.081Z] + bash -s -- [2025-01-10T08:38:41.081Z] [2025-01-10T08:38:41.081Z] _____ _ [2025-01-10T08:38:41.081Z] / ____| | | [2025-01-10T08:38:41.081Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T08:38:41.081Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T08:38:41.081Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T08:38:41.081Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T08:38:41.081Z] Bash-1.0.6 [2025-01-10T08:38:41.081Z] [2025-01-10T08:38:41.081Z] [2025-01-10T08:38:41.081Z] ==> git version 2.25.1 found [2025-01-10T08:38:41.081Z] ==> 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 [2025-01-10T08:38:41.081Z] Release-Date: 2020-01-08 [2025-01-10T08:38:41.081Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-10T08:38:41.081Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T08:38:41.081Z] ==> Jenkins CI detected. [2025-01-10T08:38:41.081Z] current dir:  /w/workspace/edgex-go/4 [2025-01-10T08:38:41.081Z] project root: . [2025-01-10T08:38:41.081Z] --> token set from env [2025-01-10T08:38:41.082Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T08:38:41.341Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T08:38:41.341Z] ==> Python coveragepy not found [2025-01-10T08:38:41.341Z] ==> Searching for coverage reports in: [2025-01-10T08:38:41.341Z] + . [2025-01-10T08:38:41.341Z] -> Found 1 reports [2025-01-10T08:38:41.341Z] ==> Detecting git/mercurial file structure [2025-01-10T08:38:41.341Z] ==> Reading reports [2025-01-10T08:38:41.341Z] + ./coverage.out bytes=1510933 [2025-01-10T08:38:41.341Z] ==> Appending adjustments [2025-01-10T08:38:41.341Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T08:38:42.725Z] + Found adjustments [2025-01-10T08:38:42.725Z] ==> Gzipping contents [2025-01-10T08:38:42.725Z] 128K /tmp/codecov.CSR4O4.gz [2025-01-10T08:38:42.725Z] ==> Uploading reports [2025-01-10T08:38:42.725Z] url: https://codecov.io [2025-01-10T08:38:42.726Z] query: branch=PR-5041&commit=55873b457401465485c4d4821679a8f6abf3564e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5041%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5041&job=&cmd_args= [2025-01-10T08:38:42.726Z] -> Pinging Codecov [2025-01-10T08:38:42.726Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5041&commit=55873b457401465485c4d4821679a8f6abf3564e&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5041%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5041&job=&cmd_args= [2025-01-10T08:38:42.986Z] -> Uploading to [2025-01-10T08:38:42.986Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/55873b457401465485c4d4821679a8f6abf3564e/3aa3c61c-9c53-4975-ad04-6cf252cc6845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T083842Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6f3ac10894af2d5be3c166a2c48f844ce1b6274878f1b746e402467ef1913e82 [2025-01-10T08:38:42.986Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T08:38:42.986Z] Dload Upload Total Spent Left Speed [2025-01-10T08:38:43.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 501k --:--:-- --:--:-- --:--:-- 503k [2025-01-10T08:38:43.247Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/55873b457401465485c4d4821679a8f6abf3564e [Pipeline] } [2025-01-10T08:38:43.254Z] 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 [2025-01-10T08:38:44.019Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:38:44.319Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:38:45.192Z] ---> package-listing.sh [2025-01-10T08:38:45.192Z] ++ facter osfamily [2025-01-10T08:38:45.192Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T08:38:45.452Z] + OS_FAMILY=debian [2025-01-10T08:38:45.452Z] + workspace=/w/workspace/edgex-go/4 [2025-01-10T08:38:45.452Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T08:38:45.452Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T08:38:45.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T08:38:45.452Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T08:38:45.452Z] + '[' /w/workspace/edgex-go/4 ']' [2025-01-10T08:38:45.452Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T08:38:45.452Z] + case "${OS_FAMILY}" in [2025-01-10T08:38:45.452Z] + dpkg -l [2025-01-10T08:38:45.452Z] + grep '^ii' [2025-01-10T08:38:45.452Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T08:38:45.452Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T08:38:45.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T08:38:45.452Z] + '[' /w/workspace/edgex-go/4 ']' [2025-01-10T08:38:45.452Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2025-01-10T08:38:45.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2025-01-10T08:38:45.465Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-10T08:38:45.746Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:38:46.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T08:38:46.314Z] [2025-01-10T08:38:46.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T08:38:46.618Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T08:38:46.877Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T08:38:46.877Z] 5eb5b503b376: Pulling fs layer [2025-01-10T08:38:46.877Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T08:38:46.877Z] ec43610c2a17: Pulling fs layer [2025-01-10T08:38:46.877Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T08:38:46.877Z] 33b1e0a273af: Pulling fs layer [2025-01-10T08:38:46.877Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T08:38:46.877Z] 2f39f015ded8: Pulling fs layer [2025-01-10T08:38:46.877Z] 3a2ae6a8a46f: Waiting [2025-01-10T08:38:46.877Z] 33b1e0a273af: Waiting [2025-01-10T08:38:46.877Z] 5d3b04190fa2: Waiting [2025-01-10T08:38:46.877Z] 2f39f015ded8: Waiting [2025-01-10T08:38:46.877Z] 5c69ac0246d0: Download complete [2025-01-10T08:38:46.877Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-10T08:38:46.877Z] 3a2ae6a8a46f: Download complete [2025-01-10T08:38:46.877Z] 33b1e0a273af: Verifying Checksum [2025-01-10T08:38:46.877Z] 33b1e0a273af: Download complete [2025-01-10T08:38:46.877Z] ec43610c2a17: Verifying Checksum [2025-01-10T08:38:46.877Z] ec43610c2a17: Download complete [2025-01-10T08:38:46.877Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T08:38:46.877Z] 5d3b04190fa2: Download complete [2025-01-10T08:38:47.135Z] 5eb5b503b376: Verifying Checksum [2025-01-10T08:38:47.135Z] 5eb5b503b376: Download complete [2025-01-10T08:38:47.704Z] 2f39f015ded8: Download complete [2025-01-10T08:38:48.271Z] 5eb5b503b376: Pull complete [2025-01-10T08:38:48.529Z] 5c69ac0246d0: Pull complete [2025-01-10T08:38:49.095Z] ec43610c2a17: Pull complete [2025-01-10T08:38:49.095Z] 3a2ae6a8a46f: Pull complete [2025-01-10T08:38:49.353Z] 33b1e0a273af: Pull complete [2025-01-10T08:38:49.353Z] 5d3b04190fa2: Pull complete [2025-01-10T08:38:53.544Z] 2f39f015ded8: Pull complete [2025-01-10T08:38:53.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T08:38:53.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T08:38:53.545Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T08:38:53.643Z] prd-ubuntu20.04-docker-8c-8g-36459 does not seem to be running inside a container [2025-01-10T08:38:53.672Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2025-01-10T08:38:58.057Z] $ docker top 118889e713f907d258b8bcb6b0d736e0b94c48c30b4f64162019ad6451e90ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T08:38:58.424Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T08:38:58.716Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T08:38:59.003Z] + ls /var/log/sa-host [2025-01-10T08:38:59.003Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T08:38:59.175Z] provisioning config files... [2025-01-10T08:38:59.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4121856416102920245tmp [Pipeline] { [Pipeline] echo [2025-01-10T08:38:59.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:38:59.494Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T08:38:59.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:38:59.851Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T08:38:59.861Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:39:00.146Z] ---> sudo-logs.sh [2025-01-10T08:39:00.146Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T08:39:00.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:39:00.453Z] ---> job-cost.sh [2025-01-10T08:39:00.453Z] lf-activate-venv: SKIPPING [2025-01-10T08:39:00.453Z] INFO: No Stack... [2025-01-10T08:39:01.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T08:39:01.280Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T08:39:01.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T08:39:01.579Z] ---> logs-deploy.sh [2025-01-10T08:39:01.579Z] lf-activate-venv: SKIPPING [2025-01-10T08:39:01.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5041/4 [2025-01-10T08:39:01.579Z] INFO: archiving workspace using pattern(s): [2025-01-10T08:39:02.515Z] Archives upload complete. [2025-01-10T08:39:02.775Z] INFO: archiving logs to Nexus [2025-01-10T08:39:03.351Z] ---> uname -a: [2025-01-10T08:39:03.351Z] Linux prd-ubuntu20-04-docker-8c-8g-36459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] ---> lscpu: [2025-01-10T08:39:03.351Z] Architecture: x86_64 [2025-01-10T08:39:03.351Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-10T08:39:03.351Z] Byte Order: Little Endian [2025-01-10T08:39:03.351Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-10T08:39:03.351Z] CPU(s): 8 [2025-01-10T08:39:03.351Z] On-line CPU(s) list: 0-7 [2025-01-10T08:39:03.351Z] Thread(s) per core: 1 [2025-01-10T08:39:03.351Z] Core(s) per socket: 1 [2025-01-10T08:39:03.351Z] Socket(s): 8 [2025-01-10T08:39:03.351Z] NUMA node(s): 1 [2025-01-10T08:39:03.351Z] Vendor ID: AuthenticAMD [2025-01-10T08:39:03.351Z] CPU family: 23 [2025-01-10T08:39:03.351Z] Model: 49 [2025-01-10T08:39:03.351Z] Model name: AMD EPYC-Rome Processor [2025-01-10T08:39:03.351Z] Stepping: 0 [2025-01-10T08:39:03.351Z] CPU MHz: 2799.998 [2025-01-10T08:39:03.351Z] BogoMIPS: 5599.99 [2025-01-10T08:39:03.351Z] Virtualization: AMD-V [2025-01-10T08:39:03.351Z] Hypervisor vendor: KVM [2025-01-10T08:39:03.351Z] Virtualization type: full [2025-01-10T08:39:03.351Z] L1d cache: 256 KiB [2025-01-10T08:39:03.351Z] L1i cache: 256 KiB [2025-01-10T08:39:03.351Z] L2 cache: 4 MiB [2025-01-10T08:39:03.351Z] L3 cache: 128 MiB [2025-01-10T08:39:03.351Z] NUMA node0 CPU(s): 0-7 [2025-01-10T08:39:03.351Z] Vulnerability Itlb multihit: Not affected [2025-01-10T08:39:03.351Z] Vulnerability L1tf: Not affected [2025-01-10T08:39:03.351Z] Vulnerability Mds: Not affected [2025-01-10T08:39:03.351Z] Vulnerability Meltdown: Not affected [2025-01-10T08:39:03.351Z] Vulnerability Mmio stale data: Not affected [2025-01-10T08:39:03.351Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-10T08:39:03.351Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-10T08:39:03.351Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-10T08:39:03.351Z] Vulnerability Srbds: Not affected [2025-01-10T08:39:03.351Z] Vulnerability Tsx async abort: Not affected [2025-01-10T08:39:03.351Z] 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 [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] ---> nproc: [2025-01-10T08:39:03.351Z] 8 [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] ---> df -h: [2025-01-10T08:39:03.351Z] Filesystem Size Used Avail Use% Mounted on [2025-01-10T08:39:03.351Z] overlay 155G 27G 129G 18% / [2025-01-10T08:39:03.351Z] tmpfs 64M 0 64M 0% /dev [2025-01-10T08:39:03.351Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-10T08:39:03.351Z] shm 64M 0 64M 0% /dev/shm [2025-01-10T08:39:03.351Z] /dev/vda1 155G 27G 129G 18% /facter-os [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] ---> sar -b -r -n DEV: [2025-01-10T08:39:03.351Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36459) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] 08:28:53 LINUX RESTART (8 CPU) [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-10T08:39:03.351Z] 08:30:02 347.84 48.26 299.58 0.00 5440.69 160538.58 0.00 [2025-01-10T08:39:03.351Z] 08:31:01 191.68 1.30 190.37 0.00 47.59 64763.67 0.00 [2025-01-10T08:39:03.351Z] 08:32:01 35.60 0.02 35.58 0.00 0.13 27490.92 0.00 [2025-01-10T08:39:03.351Z] 08:33:01 29.70 0.10 29.60 0.00 2.00 16742.74 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 172.64 1.73 170.90 0.00 111.71 54301.88 0.00 [2025-01-10T08:39:03.351Z] 08:35:02 564.28 13.16 551.12 0.00 4343.79 208912.83 0.00 [2025-01-10T08:39:03.351Z] 08:36:01 579.29 8.12 571.17 0.00 64.94 206526.62 0.00 [2025-01-10T08:39:03.351Z] 08:37:01 231.93 0.40 231.53 0.00 5.33 45618.52 0.00 [2025-01-10T08:39:03.351Z] 08:38:01 341.35 0.05 341.30 0.00 0.40 121092.97 0.00 [2025-01-10T08:39:03.351Z] 08:39:01 706.28 0.30 705.98 0.00 25.86 104494.24 0.00 [2025-01-10T08:39:03.351Z] Average: 319.92 7.35 312.56 0.00 1008.68 100968.58 0.00 [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-10T08:39:03.351Z] 08:30:02 29480752 31484308 854788 2.60 60644 2236120 1866872 5.50 1097304 1959912 896 [2025-01-10T08:39:03.351Z] 08:31:01 28169376 31424524 874300 2.66 125468 3314980 2045272 6.03 1281712 2934080 18700 [2025-01-10T08:39:03.351Z] 08:32:01 26890408 31306268 991116 3.01 128932 4408096 2329192 6.86 2035784 3397616 323036 [2025-01-10T08:39:03.351Z] 08:33:01 26940424 31338804 955944 2.91 132900 4358484 2008804 5.92 1576880 3780244 306548 [2025-01-10T08:39:03.351Z] 08:34:01 25562644 31111552 1174308 3.57 147300 5491632 3328728 9.81 1861892 4841472 1415972 [2025-01-10T08:39:03.351Z] 08:35:02 19583052 30995800 1235836 3.76 258224 10890972 3826844 11.28 2853884 9416748 870088 [2025-01-10T08:39:03.351Z] 08:36:01 14534984 31180216 1054860 3.21 373412 15781196 4646252 13.69 3093612 14002044 4468 [2025-01-10T08:39:03.351Z] 08:37:01 9279732 28675972 3499800 10.64 407084 18148604 9595744 28.28 6701080 15220868 1293928 [2025-01-10T08:39:03.351Z] 08:38:01 8023396 29641856 2551364 7.76 418360 20311164 7060224 20.81 6517812 16639924 497184 [2025-01-10T08:39:03.351Z] 08:39:01 10057972 31389044 851784 2.59 431272 20121892 2369916 6.98 3327376 17970556 560 [2025-01-10T08:39:03.351Z] Average: 19852274 30854834 1404410 4.27 248360 10506314 3907785 11.52 3034734 9016346 473138 [2025-01-10T08:39:03.351Z] [2025-01-10T08:39:03.351Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-10T08:39:03.351Z] 08:30:02 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:30:02 veth75ee045 612.08 534.13 49.94 2866.07 0.00 0.00 0.00 0.23 [2025-01-10T08:39:03.351Z] 08:30:02 docker0 612.08 534.01 41.58 2866.06 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:30:02 ens3 1423.91 1408.47 8153.61 173.24 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:31:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:31:01 docker0 234.15 365.80 19.95 2070.85 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:31:01 ens3 509.13 321.79 5397.78 45.18 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:31:01 vethcc525c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:32:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:32:01 ens3 25.95 17.92 20.98 12.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:32:01 vethcc525c6 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:33:01 docker0 1.15 1.15 0.09 0.10 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:33:01 ens3 27.22 18.08 22.18 13.41 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:33:01 vethcc525c6 1.15 1.17 0.10 0.10 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth1096d7d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth7826655 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 docker0 0.57 0.40 0.04 0.23 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth74e8155 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth9b90d94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 ens3 193.90 124.01 3874.35 158.69 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 vethadd5bc1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth99876d1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth1de6d79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth0a3ba62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.351Z] 08:34:01 veth4cfc73f 0.57 0.52 0.05 0.24 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:34:01 veth851790f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:35:02 vethb26c0a4 43.49 64.76 4.33 385.07 0.00 0.00 0.00 0.03 [2025-01-10T08:39:03.352Z] 08:35:02 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:35:02 vethc9530e7 48.80 74.60 4.75 407.93 0.00 0.00 0.00 0.03 [2025-01-10T08:39:03.352Z] 08:35:02 veth7ae002e 43.59 66.04 4.34 380.45 0.00 0.00 0.00 0.03 [2025-01-10T08:39:03.352Z] 08:35:02 docker0 328.82 531.33 26.71 3815.71 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:35:02 veth27dfa8d 42.24 72.82 4.27 416.18 0.00 0.00 0.00 0.03 [2025-01-10T08:39:03.352Z] 08:35:02 ens3 657.31 391.22 5932.44 49.12 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:35:02 veth4a88b12 46.89 71.73 4.64 411.70 0.00 0.00 0.00 0.03 [2025-01-10T08:39:03.352Z] 08:35:02 vethdf973b4 45.68 73.55 4.52 408.25 0.00 0.00 0.00 0.03 [2025-01-10T08:39:03.352Z] 08:35:02 veth4cfc73f 0.07 0.96 0.00 0.04 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 vetha0eaa60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 vethbdfcb69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth43418e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth20bd546 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 vetha0fc07b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth5ea899a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 docker0 178.41 379.16 17.47 4953.50 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 vetha46f63a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth44f01af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 ens3 389.29 185.87 4961.62 24.57 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth28e71d8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth65fd023 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth5f72cb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth209ae4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth4cfc73f 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth97305c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 veth6d04a34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:36:01 vethcd3f0e9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 vetha0eaa60 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth43418e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth20bd546 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 vetha0fc07b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth5ea899a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth85d0c98 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 vetha46f63a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth44f01af 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 ens3 11.14 7.51 9.09 5.17 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth65fd023 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth209ae4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth4cfc73f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth353b08a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:37:01 veth6d04a34 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 vetha0eaa60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth43418e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth20bd546 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 vetha0fc07b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth5ea899a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth85d0c98 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 vetha46f63a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth44f01af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 ens3 6.18 3.78 8.19 2.37 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth65fd023 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth209ae4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth4cfc73f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth353b08a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 veth6d04a34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:39:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] 08:39:01 ens3 120.01 72.19 2553.93 25.10 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] Average: docker0 135.35 180.67 10.56 1364.30 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] Average: ens3 336.11 255.11 3087.15 50.93 0.00 0.00 0.00 0.00 [2025-01-10T08:39:03.352Z] [2025-01-10T08:39:03.352Z] [2025-01-10T08:39:03.352Z] ---> sar -P ALL: [2025-01-10T08:39:03.352Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36459) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T08:39:03.352Z] [2025-01-10T08:39:03.352Z] 08:28:53 LINUX RESTART (8 CPU) [2025-01-10T08:39:03.352Z] [2025-01-10T08:39:03.352Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2025-01-10T08:39:03.352Z] 08:30:02 all 8.11 0.00 2.69 3.16 0.05 86.00 [2025-01-10T08:39:03.352Z] 08:30:02 0 11.45 0.00 1.34 1.09 0.03 86.10 [2025-01-10T08:39:03.352Z] 08:30:02 1 8.53 0.00 1.95 3.39 0.05 86.08 [2025-01-10T08:39:03.352Z] 08:30:02 2 4.98 0.00 2.01 0.15 0.07 92.78 [2025-01-10T08:39:03.352Z] 08:30:02 3 6.35 0.00 1.88 3.44 0.05 88.27 [2025-01-10T08:39:03.352Z] 08:30:02 4 8.31 0.00 4.50 7.74 0.07 79.38 [2025-01-10T08:39:03.352Z] 08:30:02 5 11.04 0.00 3.40 1.68 0.05 83.83 [2025-01-10T08:39:03.352Z] 08:30:02 6 7.21 0.00 3.88 4.90 0.05 83.96 [2025-01-10T08:39:03.352Z] 08:30:02 7 6.99 0.00 2.54 2.90 0.03 87.54 [2025-01-10T08:39:03.352Z] 08:31:01 all 7.80 0.00 3.92 3.54 0.05 84.69 [2025-01-10T08:39:03.352Z] 08:31:01 0 8.11 0.00 3.13 1.02 0.05 87.69 [2025-01-10T08:39:03.352Z] 08:31:01 1 5.91 0.00 4.00 2.87 0.05 87.18 [2025-01-10T08:39:03.352Z] 08:31:01 2 8.22 0.00 4.10 0.14 0.03 87.51 [2025-01-10T08:39:03.352Z] 08:31:01 3 8.21 0.00 4.51 13.28 0.05 73.96 [2025-01-10T08:39:03.352Z] 08:31:01 4 6.94 0.00 3.20 0.21 0.05 89.60 [2025-01-10T08:39:03.352Z] 08:31:01 5 8.31 0.00 4.22 1.97 0.05 85.44 [2025-01-10T08:39:03.352Z] 08:31:01 6 8.72 0.00 4.30 8.10 0.07 78.81 [2025-01-10T08:39:03.352Z] 08:31:01 7 7.96 0.00 3.89 0.81 0.05 87.29 [2025-01-10T08:39:03.352Z] 08:32:01 all 41.66 0.00 6.62 1.64 0.10 49.99 [2025-01-10T08:39:03.352Z] 08:32:01 0 39.75 0.00 7.07 0.25 0.10 52.83 [2025-01-10T08:39:03.352Z] 08:32:01 1 42.67 0.00 7.66 1.80 0.12 47.76 [2025-01-10T08:39:03.352Z] 08:32:01 2 42.78 0.00 6.17 0.07 0.12 50.87 [2025-01-10T08:39:03.352Z] 08:32:01 3 41.75 0.00 6.85 3.87 0.10 47.43 [2025-01-10T08:39:03.352Z] 08:32:01 4 41.84 0.00 6.33 0.03 0.08 51.71 [2025-01-10T08:39:03.352Z] 08:32:01 5 43.12 0.00 6.75 6.81 0.08 43.24 [2025-01-10T08:39:03.352Z] 08:32:01 6 39.37 0.00 5.97 0.24 0.10 54.33 [2025-01-10T08:39:03.352Z] 08:32:01 7 42.01 0.00 6.16 0.02 0.08 51.73 [2025-01-10T08:39:03.352Z] 08:33:01 all 54.25 0.00 7.35 0.90 0.08 37.42 [2025-01-10T08:39:03.352Z] 08:33:01 0 52.71 0.00 7.02 0.20 0.07 40.01 [2025-01-10T08:39:03.352Z] 08:33:01 1 54.15 0.00 7.42 0.62 0.10 37.70 [2025-01-10T08:39:03.352Z] 08:33:01 2 55.21 0.00 7.81 0.40 0.07 36.50 [2025-01-10T08:39:03.352Z] 08:33:01 3 55.10 0.00 7.49 4.40 0.08 32.92 [2025-01-10T08:39:03.352Z] 08:33:01 4 54.86 0.00 7.15 0.18 0.07 37.74 [2025-01-10T08:39:03.352Z] 08:33:01 5 52.06 0.00 6.57 0.83 0.10 40.44 [2025-01-10T08:39:03.352Z] 08:33:01 6 55.38 0.00 8.03 0.13 0.07 36.39 [2025-01-10T08:39:03.352Z] 08:33:01 7 54.47 0.00 7.30 0.44 0.08 37.71 [2025-01-10T08:39:03.352Z] 08:34:01 all 31.55 0.00 7.18 3.18 0.09 58.00 [2025-01-10T08:39:03.352Z] 08:34:01 0 27.65 0.00 6.60 1.54 0.07 64.15 [2025-01-10T08:39:03.352Z] 08:34:01 1 32.77 0.00 7.69 2.46 0.15 56.93 [2025-01-10T08:39:03.352Z] 08:34:01 2 34.05 0.00 8.47 1.10 0.08 56.30 [2025-01-10T08:39:03.352Z] 08:34:01 3 31.82 0.00 7.24 1.40 0.08 59.45 [2025-01-10T08:39:03.352Z] 08:34:01 4 33.03 0.00 7.11 15.67 0.09 44.10 [2025-01-10T08:39:03.352Z] 08:34:01 5 27.00 0.00 6.16 1.10 0.07 65.67 [2025-01-10T08:39:03.352Z] 08:34:01 6 31.53 0.00 7.46 1.29 0.08 59.63 [2025-01-10T08:39:03.352Z] 08:34:01 7 34.50 0.00 6.74 0.97 0.08 57.70 [2025-01-10T08:39:03.352Z] 08:35:02 all 17.65 0.00 7.74 28.28 0.11 46.22 [2025-01-10T08:39:03.352Z] 08:35:02 0 14.66 0.00 8.02 39.97 0.10 37.24 [2025-01-10T08:39:03.352Z] 08:35:02 1 20.96 0.00 7.75 20.61 0.12 50.56 [2025-01-10T08:39:03.352Z] 08:35:02 2 14.16 0.00 6.76 26.39 0.10 52.59 [2025-01-10T08:39:03.352Z] 08:35:02 3 20.69 0.00 8.76 45.89 0.12 24.53 [2025-01-10T08:39:03.352Z] 08:35:02 4 19.31 0.00 8.37 23.84 0.10 48.38 [2025-01-10T08:39:03.352Z] 08:35:02 5 16.66 0.00 6.90 25.93 0.09 50.43 [2025-01-10T08:39:03.352Z] 08:35:02 6 15.78 0.00 6.93 32.27 0.14 44.88 [2025-01-10T08:39:03.352Z] 08:35:02 7 19.02 0.00 8.41 11.39 0.15 61.03 [2025-01-10T08:39:03.352Z] 08:36:01 all 5.06 0.00 3.89 17.01 0.06 73.98 [2025-01-10T08:39:03.352Z] 08:36:01 0 4.81 0.00 3.20 7.23 0.05 84.70 [2025-01-10T08:39:03.352Z] 08:36:01 1 5.54 0.00 2.86 15.51 0.07 76.02 [2025-01-10T08:39:03.352Z] 08:36:01 2 4.83 0.00 3.59 3.65 0.05 87.88 [2025-01-10T08:39:03.352Z] 08:36:01 3 4.94 0.00 7.40 70.24 0.09 17.32 [2025-01-10T08:39:03.352Z] 08:36:01 4 5.25 0.00 3.99 19.28 0.09 71.39 [2025-01-10T08:39:03.352Z] 08:36:01 5 4.76 0.00 3.75 3.05 0.07 88.37 [2025-01-10T08:39:03.352Z] 08:36:01 6 5.33 0.00 2.53 14.76 0.07 77.31 [2025-01-10T08:39:03.352Z] 08:36:01 7 4.98 0.00 3.82 3.19 0.03 87.98 [2025-01-10T08:39:03.352Z] 08:37:01 all 85.80 0.00 12.58 0.94 0.15 0.54 [2025-01-10T08:39:03.352Z] 08:37:01 0 85.53 0.00 12.45 1.10 0.19 0.72 [2025-01-10T08:39:03.352Z] 08:37:01 1 86.15 0.00 12.82 0.70 0.12 0.20 [2025-01-10T08:39:03.352Z] 08:37:01 2 85.11 0.00 13.01 1.21 0.17 0.50 [2025-01-10T08:39:03.352Z] 08:37:01 3 85.47 0.00 13.06 0.76 0.15 0.56 [2025-01-10T08:39:03.352Z] 08:37:01 4 86.40 0.00 12.18 0.73 0.13 0.56 [2025-01-10T08:39:03.352Z] 08:37:01 5 87.26 0.00 11.19 0.91 0.13 0.50 [2025-01-10T08:39:03.352Z] 08:37:01 6 86.06 0.00 12.00 1.01 0.12 0.82 [2025-01-10T08:39:03.352Z] 08:37:01 7 84.38 0.00 13.90 1.12 0.17 0.44 [2025-01-10T08:39:03.352Z] 08:38:01 all 88.33 0.00 11.47 0.00 0.19 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 0 87.82 0.00 11.91 0.00 0.25 0.02 [2025-01-10T08:39:03.352Z] 08:38:01 1 88.81 0.00 11.02 0.00 0.17 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 2 89.01 0.00 10.83 0.00 0.17 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 3 89.65 0.00 10.17 0.00 0.17 0.02 [2025-01-10T08:39:03.352Z] 08:38:01 4 88.66 0.00 11.11 0.00 0.22 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 5 88.36 0.00 11.42 0.00 0.22 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 6 86.25 0.00 13.60 0.00 0.15 0.00 [2025-01-10T08:39:03.352Z] 08:38:01 7 88.07 0.00 11.74 0.00 0.18 0.00 [2025-01-10T08:39:03.352Z] 08:39:01 all 40.68 0.00 7.82 7.03 0.13 44.34 [2025-01-10T08:39:03.352Z] 08:39:01 0 40.22 0.00 8.62 8.64 0.15 42.37 [2025-01-10T08:39:03.352Z] 08:39:01 1 41.22 0.00 7.41 9.81 0.12 41.44 [2025-01-10T08:39:03.352Z] 08:39:01 2 42.01 0.00 7.03 5.09 0.12 45.75 [2025-01-10T08:39:03.352Z] 08:39:01 3 38.85 0.00 7.29 10.06 0.15 43.65 [2025-01-10T08:39:03.352Z] 08:39:01 4 42.77 0.00 7.97 4.99 0.12 44.14 [2025-01-10T08:39:03.352Z] 08:39:01 5 39.26 0.00 7.76 9.27 0.14 43.57 [2025-01-10T08:39:03.352Z] 08:39:01 6 39.81 0.00 8.52 5.25 0.12 46.30 [2025-01-10T08:39:03.352Z] 08:39:01 7 41.23 0.00 7.94 3.20 0.12 47.51 [2025-01-10T08:39:03.352Z] Average: all 38.16 0.00 7.13 6.54 0.10 48.08 [2025-01-10T08:39:03.352Z] Average: 0 36.97 0.00 6.90 6.10 0.11 49.92 [2025-01-10T08:39:03.352Z] Average: 1 38.85 0.00 7.07 5.73 0.11 48.25 [2025-01-10T08:39:03.352Z] Average: 2 38.18 0.00 6.99 3.81 0.10 50.92 [2025-01-10T08:39:03.352Z] Average: 3 38.45 0.00 7.47 15.15 0.11 38.82 [2025-01-10T08:39:03.352Z] Average: 4 38.76 0.00 7.19 7.25 0.10 46.70 [2025-01-10T08:39:03.352Z] Average: 5 37.78 0.00 6.81 5.15 0.10 50.16 [2025-01-10T08:39:03.352Z] Average: 6 37.74 0.00 7.34 6.73 0.10 48.09 [2025-01-10T08:39:03.352Z] Average: 7 38.51 0.00 7.26 2.40 0.10 51.73 [2025-01-10T08:39:03.352Z] [2025-01-10T08:39:03.352Z] [2025-01-10T08:39:03.352Z]