Pull request #5045 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from 4adb933bda2f8cb0add680e16b68df3a1e502c17+0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c (4edbe1aee0126d5313172cf1f81abb81148622a1) 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-ssh16493527221042443582.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-ssh3516909185918777484.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12046333812498155233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11876132170380092889.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9994796184878227078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5045/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17557266740671159618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-36423 in /w/workspace/edgexfoundry_edgex-go_PR-5045 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c into PR head commit 4adb933bda2f8cb0add680e16b68df3a1e502c17 Merge succeeded, producing 4adb933bda2f8cb0add680e16b68df3a1e502c17 Checking out Revision 4adb933bda2f8cb0add680e16b68df3a1e502c17 (PR-5045) > 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/5045/head:refs/remotes/origin/PR-5045 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb933bda2f8cb0add680e16b68df3a1e502c17 # 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 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4adb933bda2f8cb0add680e16b68df3a1e502c17 # timeout=10 Commit message: "feat: Update reading table schema" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T01:31:59.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T01:31:59.653Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T01:31:59.760Z] ========================================================= [2025-01-10T01:31:59.760Z] EdgeX Global Pipelines Version Info [2025-01-10T01:31:59.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:32:00.881Z] ------------------- [2025-01-10T01:32:00.881Z] stable info: [2025-01-10T01:32:00.881Z] ------------------- [2025-01-10T01:32:00.881Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T01:32:00.881Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T01:32:00.881Z] Message: update stable to v1.0.269 [2025-01-10T01:32:01.145Z] ------------------- [2025-01-10T01:32:01.145Z] experimental info: [2025-01-10T01:32:01.145Z] ------------------- [2025-01-10T01:32:01.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T01:32:01.146Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T01:32:01.146Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T01:32:01.336Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-10T01:32:01.386Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-10T01:32:01.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T01:32:01.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T01:32:01.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T01:32:01.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T01:32:01.606Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T01:32:01.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-10T01:32:01.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-10T01:32:01.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-10T01:32:01.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T01:32:01.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T01:32:01.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T01:32:01.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T01:32:02.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T01:32:02.047Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T01:32:02.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T01:32:02.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T01:32:02.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T01:32:02.251Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T01:32:02.301Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T01:32:02.352Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T01:32:02.405Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T01:32:02.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5045 [Pipeline] echo [2025-01-10T01:32:02.507Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5045 [Pipeline] echo [2025-01-10T01:32:02.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5045 [Pipeline] echo [2025-01-10T01:32:02.621Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] echo [2025-01-10T01:32:02.679Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4adb933 [Pipeline] echo [2025-01-10T01:32:02.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T01:32:02.867Z] provisioning config files... [2025-01-10T01:32:02.884Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7861118299563271487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:32:03.263Z] ---> ****-login.sh [2025-01-10T01:32:03.263Z] nexus3.edgexfoundry.org:10001 [2025-01-10T01:32:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:32:03.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:32:03.525Z] Configure a credential helper to remove this warning. See [2025-01-10T01:32:03.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:32:03.525Z] [2025-01-10T01:32:03.525Z] Login Succeeded [2025-01-10T01:32:03.525Z] nexus3.edgexfoundry.org:10002 [2025-01-10T01:32:03.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:32:03.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:32:03.525Z] Configure a credential helper to remove this warning. See [2025-01-10T01:32:03.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:32:03.525Z] [2025-01-10T01:32:03.525Z] Login Succeeded [2025-01-10T01:32:03.525Z] nexus3.edgexfoundry.org:10003 [2025-01-10T01:32:03.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:32:03.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:32:03.786Z] Configure a credential helper to remove this warning. See [2025-01-10T01:32:03.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:32:03.786Z] [2025-01-10T01:32:03.786Z] Login Succeeded [2025-01-10T01:32:03.786Z] nexus3.edgexfoundry.org:10004 [2025-01-10T01:32:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:32:03.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:32:03.787Z] Configure a credential helper to remove this warning. See [2025-01-10T01:32:03.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:32:03.787Z] [2025-01-10T01:32:03.787Z] Login Succeeded [2025-01-10T01:32:03.787Z] ****.io [2025-01-10T01:32:03.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:32:04.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:32:04.048Z] Configure a credential helper to remove this warning. See [2025-01-10T01:32:04.048Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:32:04.048Z] [2025-01-10T01:32:04.048Z] Login Succeeded [2025-01-10T01:32:04.048Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T01:32:04.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T01:32:04.504Z] + 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-10T01:32:04.504Z] + + cut -d/ -f2 [2025-01-10T01:32:04.504Z] dirname cmd/core-command/Dockerfile [2025-01-10T01:32:04.504Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T01:32:04.504Z] + + dirname cmd/core-data/Dockerfile [2025-01-10T01:32:04.504Z] cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/core-keeper/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/core-metadata/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/support-notifications/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-10T01:32:04.504Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-10T01:32:04.504Z] + cut -d/ -f2 [2025-01-10T01:32:04.504Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-10T01:32:04.555Z] 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-10T01:32:05.077Z] + git rev-list -1 --merges 4adb933bda2f8cb0add680e16b68df3a1e502c17~1..4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] echo [2025-01-10T01:32:05.116Z] -----------> git rev-list -1 --merges 4adb933bda2f8cb0add680e16b68df3a1e502c17~1..4adb933bda2f8cb0add680e16b68df3a1e502c17 4adb933bda2f8cb0add680e16b68df3a1e502c17 [false] [Pipeline] sh [2025-01-10T01:32:05.437Z] + git log --format=format:%s -1 4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] echo [2025-01-10T01:32:05.477Z] ========================================================= [2025-01-10T01:32:05.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T01:32:05.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-10T01:32:05.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T01:32:05.997Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T01:32:05.997Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T01:32:05.997Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T01:32:05.997Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T01:32:05.997Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T01:32:05.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:32:06.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T01:32:06.509Z] [2025-01-10T01:32:06.509Z] 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-10T01:32:06.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T01:32:06.897Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T01:32:06.897Z] b85a868b505f: Pulling fs layer [2025-01-10T01:32:06.897Z] e2be974225ed: Pulling fs layer [2025-01-10T01:32:06.897Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T01:32:06.897Z] 988bab9f4d93: Pulling fs layer [2025-01-10T01:32:06.897Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T01:32:06.897Z] eaf3925da568: Pulling fs layer [2025-01-10T01:32:06.897Z] bab4dde63d76: Pulling fs layer [2025-01-10T01:32:06.897Z] bde34c3a00c8: Pulling fs layer [2025-01-10T01:32:06.897Z] b352a97aabf1: Pulling fs layer [2025-01-10T01:32:06.897Z] 4872d77fe225: Pulling fs layer [2025-01-10T01:32:06.897Z] 5851b861e8e6: Pulling fs layer [2025-01-10T01:32:06.897Z] 988bab9f4d93: Waiting [2025-01-10T01:32:06.897Z] 1469e6f7b9e6: Waiting [2025-01-10T01:32:06.897Z] eaf3925da568: Waiting [2025-01-10T01:32:06.897Z] bab4dde63d76: Waiting [2025-01-10T01:32:06.897Z] b352a97aabf1: Waiting [2025-01-10T01:32:06.897Z] bde34c3a00c8: Waiting [2025-01-10T01:32:06.897Z] 4872d77fe225: Waiting [2025-01-10T01:32:06.897Z] 5851b861e8e6: Waiting [2025-01-10T01:32:06.897Z] e2be974225ed: Download complete [2025-01-10T01:32:06.897Z] 988bab9f4d93: Verifying Checksum [2025-01-10T01:32:06.897Z] 988bab9f4d93: Download complete [2025-01-10T01:32:06.897Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T01:32:06.897Z] 1469e6f7b9e6: Download complete [2025-01-10T01:32:07.157Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T01:32:07.157Z] 339a4e72a1f5: Download complete [2025-01-10T01:32:07.157Z] eaf3925da568: Verifying Checksum [2025-01-10T01:32:07.157Z] eaf3925da568: Download complete [2025-01-10T01:32:07.157Z] bde34c3a00c8: Download complete [2025-01-10T01:32:07.157Z] b352a97aabf1: Download complete [2025-01-10T01:32:07.157Z] 4872d77fe225: Verifying Checksum [2025-01-10T01:32:07.157Z] 4872d77fe225: Download complete [2025-01-10T01:32:07.157Z] 5851b861e8e6: Verifying Checksum [2025-01-10T01:32:07.157Z] 5851b861e8e6: Download complete [2025-01-10T01:32:07.157Z] b85a868b505f: Verifying Checksum [2025-01-10T01:32:07.157Z] b85a868b505f: Download complete [2025-01-10T01:32:07.415Z] bab4dde63d76: Verifying Checksum [2025-01-10T01:32:07.415Z] bab4dde63d76: Download complete [2025-01-10T01:32:08.349Z] b85a868b505f: Pull complete [2025-01-10T01:32:08.609Z] e2be974225ed: Pull complete [2025-01-10T01:32:09.180Z] 339a4e72a1f5: Pull complete [2025-01-10T01:32:09.180Z] 988bab9f4d93: Pull complete [2025-01-10T01:32:09.441Z] 1469e6f7b9e6: Pull complete [2025-01-10T01:32:09.441Z] eaf3925da568: Pull complete [2025-01-10T01:32:11.346Z] bab4dde63d76: Pull complete [2025-01-10T01:32:11.346Z] bde34c3a00c8: Pull complete [2025-01-10T01:32:11.346Z] b352a97aabf1: Pull complete [2025-01-10T01:32:11.346Z] 4872d77fe225: Pull complete [2025-01-10T01:32:11.608Z] 5851b861e8e6: Pull complete [2025-01-10T01:32:11.608Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T01:32:11.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T01:32:11.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:32:11.899Z] prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container [2025-01-10T01:32:11.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-10T01:32:14.721Z] $ docker top 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 -eo pid,comm [2025-01-10T01:32:14.780Z] 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-10T01:32:14.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T01:32:14.924Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T01:32:14.924Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T01:32:15.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T01:32:15.038Z] $ docker exec 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent [2025-01-10T01:32:15.158Z] SSH_AUTH_SOCK=/tmp/ssh-yKwsip9qFVAF/agent.31 [2025-01-10T01:32:15.158Z] SSH_AGENT_PID=37 [2025-01-10T01:32:15.164Z] Running ssh-add (command line suppressed) [2025-01-10T01:32:15.272Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10925835685103441835.key (/w/workspace/edgex-go/1@tmp/private_key_10925835685103441835.key) [2025-01-10T01:32:15.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T01:32:15.628Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T01:32:15.651Z] $ docker exec --env ******** --env ******** 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent -k [2025-01-10T01:32:15.756Z] unset SSH_AUTH_SOCK; [2025-01-10T01:32:15.757Z] unset SSH_AGENT_PID; [2025-01-10T01:32:15.757Z] echo Agent pid 37 killed; [2025-01-10T01:32:15.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T01:32:15.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T01:32:15.880Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T01:32:15.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T01:32:15.995Z] $ docker exec 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent [2025-01-10T01:32:16.109Z] SSH_AUTH_SOCK=/tmp/ssh-ET2lONESugur/agent.71 [2025-01-10T01:32:16.109Z] SSH_AGENT_PID=77 [2025-01-10T01:32:16.114Z] Running ssh-add (command line suppressed) [2025-01-10T01:32:16.229Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17487003100783056474.key (/w/workspace/edgex-go/1@tmp/private_key_17487003100783056474.key) [2025-01-10T01:32:16.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T01:32:16.590Z] + git semver init [2025-01-10T01:32:16.853Z] 2025-01-10 01:32:16,758 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T01:32:16.853Z] 2025-01-10 01:32:16,760 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2025-01-10T01:32:16.853Z] 2025-01-10 01:32:16,760 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2025-01-10T01:32:16.853Z] 2025-01-10 01:32:16,760 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,761 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-5045 with force:False [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,762 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-5045 [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,766 [execute] INFO git cat-file --batch-check [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,771 [execute] INFO git cat-file --batch [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T01:32:22.146Z] 2025-01-10 01:32:21,776 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-5045 [2025-01-10T01:32:22.146Z] 0.0.0 [Pipeline] } [2025-01-10T01:32:22.171Z] $ docker exec --env ******** --env ******** 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 ssh-agent -k [2025-01-10T01:32:22.274Z] unset SSH_AUTH_SOCK; [2025-01-10T01:32:22.275Z] unset SSH_AGENT_PID; [2025-01-10T01:32:22.275Z] echo Agent pid 77 killed; [2025-01-10T01:32:22.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T01:32:22.746Z] + git semver [Pipeline] } [2025-01-10T01:32:23.032Z] $ docker stop --time=1 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 [2025-01-10T01:32:24.354Z] $ docker rm -f --volumes 4a4444ecc9f3054022fc61f4c3068d132e55f72215157f1b8e692b7442f13620 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T01:32:24.836Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T01:32:25.118Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T01:32:25.140Z] [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-10T01:32:26.429Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2025-01-10T01:32:26.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:32:26.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:32:26.560Z] ========================================================= [2025-01-10T01:32:26.560Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T01:32:26.560Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:32:26.913Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:32:26.913Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T01:32:26.913Z] da9db072f522: Pulling fs layer [2025-01-10T01:32:26.913Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T01:32:26.913Z] 06f05ace1117: Pulling fs layer [2025-01-10T01:32:26.913Z] 5fe327b54edc: Pulling fs layer [2025-01-10T01:32:26.913Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T01:32:26.913Z] 92a5565b7b96: Pulling fs layer [2025-01-10T01:32:26.913Z] ff9bb7016b71: Pulling fs layer [2025-01-10T01:32:26.913Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T01:32:26.913Z] a813b0c90790: Pulling fs layer [2025-01-10T01:32:26.913Z] ff9bb7016b71: Waiting [2025-01-10T01:32:26.913Z] 5fe327b54edc: Waiting [2025-01-10T01:32:26.913Z] 4f4fb700ef54: Waiting [2025-01-10T01:32:26.913Z] 92a5565b7b96: Waiting [2025-01-10T01:32:26.913Z] a813b0c90790: Waiting [2025-01-10T01:32:26.913Z] b67dba6c2c7d: Waiting [2025-01-10T01:32:26.913Z] 6ef4a4ee8ca5: Download complete [2025-01-10T01:32:26.913Z] 5fe327b54edc: Verifying Checksum [2025-01-10T01:32:26.913Z] 5fe327b54edc: Download complete [2025-01-10T01:32:26.913Z] 4f4fb700ef54: Download complete [2025-01-10T01:32:26.913Z] da9db072f522: Download complete [2025-01-10T01:32:26.913Z] 92a5565b7b96: Verifying Checksum [2025-01-10T01:32:26.913Z] 92a5565b7b96: Download complete [2025-01-10T01:32:26.913Z] ff9bb7016b71: Verifying Checksum [2025-01-10T01:32:26.913Z] ff9bb7016b71: Download complete [2025-01-10T01:32:27.172Z] da9db072f522: Pull complete [2025-01-10T01:32:27.172Z] a813b0c90790: Verifying Checksum [2025-01-10T01:32:27.172Z] a813b0c90790: Download complete [2025-01-10T01:32:27.172Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T01:32:27.432Z] 06f05ace1117: Verifying Checksum [2025-01-10T01:32:27.432Z] 06f05ace1117: Download complete [2025-01-10T01:32:27.691Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T01:32:27.691Z] b67dba6c2c7d: Download complete [2025-01-10T01:32:30.975Z] 06f05ace1117: Pull complete [2025-01-10T01:32:30.975Z] 5fe327b54edc: Pull complete [2025-01-10T01:32:30.975Z] 4f4fb700ef54: Pull complete [2025-01-10T01:32:31.233Z] 92a5565b7b96: Pull complete [2025-01-10T01:32:31.233Z] ff9bb7016b71: Pull complete [2025-01-10T01:32:33.766Z] b67dba6c2c7d: Pull complete [2025-01-10T01:32:34.025Z] a813b0c90790: Pull complete [2025-01-10T01:32:34.025Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T01:32:34.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:32:34.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:32:34.402Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:32:34.402Z] WORKDIR /edgex [2025-01-10T01:32:34.402Z] COPY go.mod . [2025-01-10T01:32:34.402Z] RUN go mod download [2025-01-10T01:32:34.402Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-10T01:32:34.970Z] Sending build context to Docker daemon 178.5MB [2025-01-10T01:32:34.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:32:34.970Z] ---> 3ba60ce46760 [2025-01-10T01:32:34.970Z] Step 2/4 : WORKDIR /edgex [2025-01-10T01:32:39.192Z] ---> Running in 68d67ac45456 [2025-01-10T01:32:39.452Z] Removing intermediate container 68d67ac45456 [2025-01-10T01:32:39.452Z] ---> e8081836cf76 [2025-01-10T01:32:39.452Z] Step 3/4 : COPY go.mod . [2025-01-10T01:32:39.452Z] ---> 15cdcb34be82 [2025-01-10T01:32:39.452Z] Step 4/4 : RUN go mod download [2025-01-10T01:32:39.452Z] ---> Running in d9eb2182a77e [2025-01-10T01:33:06.146Z] Removing intermediate container d9eb2182a77e [2025-01-10T01:33:06.146Z] ---> 361a5eae41bb [2025-01-10T01:33:06.146Z] Successfully built 361a5eae41bb [2025-01-10T01:33:06.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:33:06.548Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T01:33:06.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:33:06.693Z] prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container [2025-01-10T01:33:06.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T01:33:07.163Z] $ docker top 793c3da39d971aa1f5292eff96bac4620dc72030043fc87daf7a7311876eddcc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:33:07.560Z] + go version [2025-01-10T01:33:07.561Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T01:33:07.588Z] $ docker stop --time=1 793c3da39d971aa1f5292eff96bac4620dc72030043fc87daf7a7311876eddcc [2025-01-10T01:33:08.846Z] $ docker rm -f --volumes 793c3da39d971aa1f5292eff96bac4620dc72030043fc87daf7a7311876eddcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:33:09.603Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T01:33:09.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:33:09.767Z] prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container [2025-01-10T01:33:09.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-10T01:33:10.136Z] $ docker top b3beb3fcf2fee8ca381a58d6424aefc7e8aa39419decb1c1a221b0aeaeded535 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-10T01:33:10.267Z] ========================================================= [2025-01-10T01:33:10.267Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-10T01:33:10.267Z] ========================================================= [Pipeline] sh [2025-01-10T01:33:10.563Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:33:10.937Z] + make test [2025-01-10T01:33:10.937Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T01:33:19.053Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-10T01:33:45.601Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-10T01:33:50.877Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-10T01:33:50.877Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-10T01:33:50.877Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-10T01:33:50.877Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-10T01:33:50.877Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-10T01:33:50.877Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-10T01:33:51.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2025-01-10T01:33:51.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2025-01-10T01:33:51.444Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-10T01:33:51.444Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-10T01:33:51.444Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-10T01:33:52.381Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-10T01:33:52.381Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-10T01:33:52.950Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-10T01:33:52.950Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-10T01:33:52.950Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-10T01:33:52.950Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-10T01:33:52.951Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:33:52.951Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-10T01:33:52.951Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-10T01:33:52.951Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-10T01:33:52.951Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-10T01:33:53.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-10T01:33:53.887Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:33:53.887Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-10T01:33:53.887Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-10T01:33:53.887Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-10T01:33:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-10T01:33:55.265Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-10T01:33:55.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2025-01-10T01:33:55.526Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.042s coverage: 48.4% of statements [2025-01-10T01:33:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.396s coverage: 93.4% of statements [2025-01-10T01:33:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2025-01-10T01:33:56.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements [2025-01-10T01:33:57.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-10T01:33:57.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-10T01:33:57.402Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-10T01:33:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.334s coverage: 95.8% of statements [2025-01-10T01:33:58.783Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-01-10T01:33:59.041Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-10T01:33:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-10T01:33:59.041Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-10T01:33:59.041Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:33:59.041Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-10T01:33:59.974Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2025-01-10T01:34:00.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2025-01-10T01:34:00.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements [2025-01-10T01:34:00.233Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.017s coverage: 81.1% of statements [2025-01-10T01:34:00.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-01-10T01:34:00.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-01-10T01:34:00.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-01-10T01:34:00.802Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-10T01:34:00.802Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-10T01:34:00.802Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-10T01:34:00.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-01-10T01:34:01.061Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-10T01:34:01.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-10T01:34:01.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-10T01:34:01.061Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-10T01:34:01.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements [2025-01-10T01:34:02.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-10T01:34:02.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-10T01:34:02.258Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-10T01:34:03.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-10T01:34:03.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-10T01:34:03.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-10T01:34:03.200Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-10T01:34:03.768Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-10T01:34:03.768Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-10T01:34:04.027Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-10T01:34:04.964Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-10T01:34:05.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-10T01:34:06.911Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-10T01:34:06.911Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-10T01:34:08.830Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-10T01:34:09.397Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-10T01:34:09.397Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-10T01:34:10.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-10T01:34:10.333Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:34:11.709Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-10T01:34:11.709Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-10T01:34:11.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-10T01:34:11.968Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-10T01:34:11.968Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-10T01:34:11.968Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-10T01:34:11.968Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-10T01:34:13.343Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-10T01:34:13.343Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-10T01:34:13.343Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-10T01:34:13.343Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-10T01:34:13.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2025-01-10T01:34:14.981Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-10T01:34:14.981Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:34:14.981Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-10T01:34:14.981Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-10T01:34:14.981Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-10T01:34:14.981Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-10T01:34:16.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-10T01:34:16.361Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.053s coverage: 81.8% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.047s coverage: 82.1% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.016s coverage: 100.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 36.8% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements [2025-01-10T01:34:24.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 45.8% of statements [2025-01-10T01:34:24.503Z] 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-10T01:34:24.503Z] running golangci-lint [2025-01-10T01:34:24.503Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-10T01:34:24.503Z] go version go1.23.4 linux/amd64 [2025-01-10T01:34:24.503Z] 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-10T01:34:24.503Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-10T01:34:24.503Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-10T01:34:46.471Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|types_sizes|deps|files|name) took 20.703845393s" [2025-01-10T01:34:46.471Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.034757ms" [2025-01-10T01:34:56.435Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.391291568s with top 10 stages: buildir: 50.440829494s, gosec: 3.347159121s, fact_deprecated: 2.273131844s, inspect: 2.163789799s, printf: 1.874803032s, ctrlflow: 1.799874245s, fact_purity: 1.195908187s, S1038: 1.06316005s, nilness: 931.541476ms, SA6006: 668.575153ms" [2025-01-10T01:34:56.435Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-10T01:34:56.435Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 199/199, exclude: 199/199, exclude-rules: 199/17, nolint: 17/0, filename_unadjuster: 199/199, autogenerated_exclude: 199/199, identifier_marker: 199/199, cgo: 199/199, skip_files: 199/199, invalid_issue: 199/199, path_prettifier: 199/199" [2025-01-10T01:34:56.435Z] level=info msg="[runner] processing took 19.918133ms with stages: nolint: 9.680484ms, identifier_marker: 4.715891ms, autogenerated_exclude: 1.762368ms, path_prettifier: 1.633397ms, exclude-rules: 1.03075ms, skip_dirs: 924.621µs, invalid_issue: 94.251µs, cgo: 44.741µs, filename_unadjuster: 26.82µs, uniq_by_line: 930ns, max_same_issues: 720ns, fixer: 470ns, diff: 460ns, skip_files: 420ns, sort_results: 320ns, source_code: 300ns, exclude: 280ns, max_from_linter: 230ns, path_shortener: 200ns, path_prefixer: 180ns, max_per_file_from_linter: 160ns, severity-rules: 140ns" [2025-01-10T01:34:56.435Z] level=info msg="[runner] linters took 10.850782596s with stages: goanalysis_metalinter: 10.830744102s" [2025-01-10T01:34:56.435Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-10T01:34:56.435Z] level=info msg="Memory: 316 samples, avg is 282.3MB, max is 1266.0MB" [2025-01-10T01:34:56.435Z] level=info msg="Execution took 31.606675261s" [2025-01-10T01:34:56.435Z] go vet ./... [2025-01-10T01:35:03.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T01:35:03.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T01:35:03.001Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T01:35:03.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-10T01:35:03.377Z] + ls -al . [2025-01-10T01:35:03.377Z] total 1836 [2025-01-10T01:35:03.377Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 01:33 . [2025-01-10T01:35:03.377Z] drwxr-xr-x 4 root root 4096 Jan 10 01:33 .. [2025-01-10T01:35:03.377Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 .blubracket [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 10 Jan 10 01:31 .dockerignore [2025-01-10T01:35:03.377Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 01:34 .git [2025-01-10T01:35:03.377Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 01:31 .github [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 907 Jan 10 01:31 .gitignore [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 199 Jan 10 01:31 .golangci.yml [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 100 Jan 10 01:31 .hadolint.yml [2025-01-10T01:35:03.377Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 01:32 .semver [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 155 Jan 10 01:31 .sonarcloud.properties [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 01:31 ADOPTERS.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 17256 Jan 10 01:31 Attribution.txt [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 100284 Jan 10 01:31 CHANGELOG.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 01:31 CONTRIBUTING.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 01:31 GOVERNANCE.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 858 Jan 10 01:31 Jenkinsfile [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 01:31 LICENSE [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 16740 Jan 10 01:31 Makefile [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 01:31 OWNERS.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 9932 Jan 10 01:31 README.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 789 Jan 10 01:31 SECURITY.md [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 5 Jan 10 01:32 VERSION [2025-01-10T01:35:03.377Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 bin [2025-01-10T01:35:03.377Z] drwxrwxr-x 19 1001 1001 4096 Jan 10 01:31 cmd [2025-01-10T01:35:03.377Z] -rw-r--r-- 1 root root 1510933 Jan 10 01:34 coverage.out [2025-01-10T01:35:03.377Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 fuzz_test [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 6506 Jan 10 01:31 go.mod [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 88058 Jan 10 01:31 go.sum [2025-01-10T01:35:03.377Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 01:31 internal [2025-01-10T01:35:03.377Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:31 openapi [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 584 Jan 10 01:31 security.txt [2025-01-10T01:35:03.377Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 01:31 version.go [Pipeline] sh [2025-01-10T01:35:03.691Z] + '[' -e coverage.out ] [2025-01-10T01:35:03.691Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-10T01:35:03.855Z] Stashed 1 file(s) [Pipeline] sh [2025-01-10T01:35:04.158Z] + make build [2025-01-10T01:35:04.158Z] 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-10T01:35:26.509Z] 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-10T01:35:26.769Z] 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-10T01:35:27.918Z] 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-10T01:35:28.485Z] 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-10T01:35:29.862Z] 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-10T01:35:35.130Z] 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-10T01:35:36.528Z] 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-10T01:35:38.433Z] 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-10T01:35:39.370Z] 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-10T01:35:39.937Z] 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-10T01:35:40.503Z] 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-10T01:35:41.455Z] 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-10T01:35:42.419Z] $ docker stop --time=1 b3beb3fcf2fee8ca381a58d6424aefc7e8aa39419decb1c1a221b0aeaeded535 [2025-01-10T01:35:47.977Z] $ docker rm -f --volumes b3beb3fcf2fee8ca381a58d6424aefc7e8aa39419decb1c1a221b0aeaeded535 [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-10T01:35:49.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T01:35:49.600Z] [2025-01-10T01:35:49.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:35:49.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T01:35:49.987Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-10T01:35:49.987Z] 91d30c5bc195: Pulling fs layer [2025-01-10T01:35:49.987Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-10T01:35:49.987Z] 9c61dcf015f6: Pulling fs layer [2025-01-10T01:35:49.987Z] 4698f68db338: Pulling fs layer [2025-01-10T01:35:49.987Z] 2a2f49069b9e: Pulling fs layer [2025-01-10T01:35:49.987Z] 4698f68db338: Waiting [2025-01-10T01:35:49.987Z] e0025b399a48: Pulling fs layer [2025-01-10T01:35:49.987Z] e0025b399a48: Waiting [2025-01-10T01:35:50.246Z] 91d30c5bc195: Verifying Checksum [2025-01-10T01:35:50.246Z] 91d30c5bc195: Download complete [2025-01-10T01:35:50.246Z] 4698f68db338: Verifying Checksum [2025-01-10T01:35:50.246Z] 4698f68db338: Download complete [2025-01-10T01:35:50.246Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-10T01:35:50.246Z] 2e9b0aa3be6d: Download complete [2025-01-10T01:35:50.246Z] e0025b399a48: Verifying Checksum [2025-01-10T01:35:50.246Z] e0025b399a48: Download complete [2025-01-10T01:35:50.246Z] 91d30c5bc195: Pull complete [2025-01-10T01:35:50.503Z] 2a2f49069b9e: Download complete [2025-01-10T01:35:50.763Z] 2e9b0aa3be6d: Pull complete [2025-01-10T01:35:50.763Z] 9c61dcf015f6: Verifying Checksum [2025-01-10T01:35:50.763Z] 9c61dcf015f6: Download complete [2025-01-10T01:35:53.293Z] 9c61dcf015f6: Pull complete [2025-01-10T01:35:53.293Z] 4698f68db338: Pull complete [2025-01-10T01:35:53.552Z] 2a2f49069b9e: Pull complete [2025-01-10T01:35:53.552Z] e0025b399a48: Pull complete [2025-01-10T01:35:53.811Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-10T01:35:53.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T01:35:53.811Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:35:54.057Z] prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container [2025-01-10T01:35:54.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-01-10T01:35:56.466Z] $ docker top 5f48345e1d844c31f5f188acda65fecaa08c0f1deff11390b5c72928d378b95d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:35:56.893Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T01:35:58.795Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T01:35:58.795Z] #1 transferring dockerfile: 1.69kB done [2025-01-10T01:35:58.795Z] #1 DONE 0.0s [2025-01-10T01:35:59.055Z] [2025-01-10T01:35:59.055Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T01:35:59.055Z] #2 transferring dockerfile: 2.50kB done [2025-01-10T01:35:59.055Z] #2 DONE 0.0s [2025-01-10T01:35:59.313Z] [2025-01-10T01:35:59.313Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T01:35:59.313Z] #3 transferring dockerfile: 2.15kB done [2025-01-10T01:35:59.313Z] #3 DONE 0.0s [2025-01-10T01:35:59.313Z] [2025-01-10T01:35:59.314Z] #4 [core-metadata internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #4 transferring dockerfile: 2.13kB done [2025-01-10T01:35:59.314Z] #4 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #5 [core-command internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #5 transferring dockerfile: 1.94kB done [2025-01-10T01:35:59.314Z] #5 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #6 transferring dockerfile: 1.81kB done [2025-01-10T01:35:59.314Z] #6 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #7 [core-keeper internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #7 transferring dockerfile: 2.07kB done [2025-01-10T01:35:59.314Z] #7 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #8 transferring dockerfile: 2.23kB done [2025-01-10T01:35:59.314Z] #8 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #9 transferring dockerfile: 2.04kB done [2025-01-10T01:35:59.314Z] #9 DONE 0.1s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #10 transferring dockerfile: 1.82kB done [2025-01-10T01:35:59.314Z] #10 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #11 transferring dockerfile: 1.89kB done [2025-01-10T01:35:59.314Z] #11 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #12 transferring dockerfile: 1.70kB done [2025-01-10T01:35:59.314Z] #12 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #13 transferring dockerfile: 2.49kB done [2025-01-10T01:35:59.314Z] #13 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #14 [core-data internal] load build definition from Dockerfile [2025-01-10T01:35:59.314Z] #14 transferring dockerfile: 2.07kB done [2025-01-10T01:35:59.314Z] #14 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #15 [security-spire-config internal] load .dockerignore [2025-01-10T01:35:59.314Z] #15 transferring context: 50B done [2025-01-10T01:35:59.314Z] #15 DONE 0.0s [2025-01-10T01:35:59.314Z] [2025-01-10T01:35:59.314Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T01:35:59.572Z] #16 transferring dockerfile: 3.02kB done [2025-01-10T01:35:59.572Z] #16 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #17 [security-proxy-setup internal] load .dockerignore [2025-01-10T01:35:59.572Z] #17 transferring context: 50B done [2025-01-10T01:35:59.572Z] #17 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #18 [security-proxy-auth internal] load .dockerignore [2025-01-10T01:35:59.572Z] #18 transferring context: 50B done [2025-01-10T01:35:59.572Z] #18 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #19 [core-metadata internal] load .dockerignore [2025-01-10T01:35:59.572Z] #19 transferring context: 50B done [2025-01-10T01:35:59.572Z] #19 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #20 [core-command internal] load .dockerignore [2025-01-10T01:35:59.572Z] #20 transferring context: 50B done [2025-01-10T01:35:59.572Z] #20 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #21 [core-keeper internal] load .dockerignore [2025-01-10T01:35:59.572Z] #21 transferring context: 50B done [2025-01-10T01:35:59.572Z] #21 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #22 [security-spire-agent internal] load .dockerignore [2025-01-10T01:35:59.572Z] #22 transferring context: 50B done [2025-01-10T01:35:59.572Z] #22 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #23 [support-notifications internal] load .dockerignore [2025-01-10T01:35:59.572Z] #23 transferring context: 50B done [2025-01-10T01:35:59.572Z] #23 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T01:35:59.572Z] #24 transferring context: 50B done [2025-01-10T01:35:59.572Z] #24 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #25 [support-scheduler internal] load .dockerignore [2025-01-10T01:35:59.572Z] #25 transferring context: 50B done [2025-01-10T01:35:59.572Z] #25 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #26 [security-spire-server internal] load .dockerignore [2025-01-10T01:35:59.572Z] #26 transferring context: 50B done [2025-01-10T01:35:59.572Z] #26 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #27 [security-bootstrapper internal] load .dockerignore [2025-01-10T01:35:59.572Z] #27 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T01:35:59.572Z] #28 transferring context: 50B done [2025-01-10T01:35:59.572Z] #28 DONE 0.0s [2025-01-10T01:35:59.572Z] [2025-01-10T01:35:59.572Z] #29 [core-data internal] load .dockerignore [2025-01-10T01:35:59.830Z] #29 transferring context: 50B done [2025-01-10T01:35:59.830Z] #29 DONE 0.0s [2025-01-10T01:35:59.830Z] [2025-01-10T01:35:59.830Z] #30 [security-secretstore-setup internal] load .dockerignore [2025-01-10T01:35:59.830Z] #30 transferring context: 50B done [2025-01-10T01:35:59.830Z] #30 DONE 0.0s [2025-01-10T01:35:59.830Z] [2025-01-10T01:35:59.830Z] #27 [security-bootstrapper internal] load .dockerignore [2025-01-10T01:35:59.830Z] #27 transferring context: 50B done [2025-01-10T01:35:59.830Z] #27 DONE 0.0s [2025-01-10T01:35:59.830Z] [2025-01-10T01:35:59.830Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:35:59.830Z] #31 DONE 0.0s [2025-01-10T01:35:59.830Z] [2025-01-10T01:35:59.830Z] #32 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:35:59.830Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:36:00.087Z] #32 ... [2025-01-10T01:36:00.087Z] [2025-01-10T01:36:00.087Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:36:00.087Z] #31 DONE 0.0s [2025-01-10T01:36:00.087Z] [2025-01-10T01:36:00.087Z] #32 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:36:00.087Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:36:00.087Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:36:00.087Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:36:00.087Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s [2025-01-10T01:36:00.087Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:36:00.087Z] #32 ... [2025-01-10T01:36:00.087Z] [2025-01-10T01:36:00.087Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:36:00.087Z] #31 DONE 0.0s [2025-01-10T01:36:00.087Z] [2025-01-10T01:36:00.087Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T01:36:00.087Z] #33 DONE 0.5s [2025-01-10T01:36:00.087Z] [2025-01-10T01:36:00.087Z] #32 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:36:00.087Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:36:00.087Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:36:00.087Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:36:00.087Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-10T01:36:00.087Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:36:00.087Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-10T01:36:00.343Z] #32 ... [2025-01-10T01:36:00.343Z] [2025-01-10T01:36:00.343Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:36:00.343Z] #31 DONE 0.0s [2025-01-10T01:36:00.343Z] [2025-01-10T01:36:00.343Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:36:00.343Z] #34 DONE 0.4s [2025-01-10T01:36:00.343Z] [2025-01-10T01:36:00.343Z] #32 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:36:00.343Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:36:00.343Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:36:00.343Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:36:00.343Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-10T01:36:00.343Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:36:00.343Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-10T01:36:00.601Z] #32 ... [2025-01-10T01:36:00.601Z] [2025-01-10T01:36:00.601Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T01:36:00.601Z] #35 DONE 0.6s [2025-01-10T01:36:00.601Z] [2025-01-10T01:36:00.601Z] #32 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:36:00.601Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:36:00.601Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:36:00.601Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:36:00.601Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-01-10T01:36:00.601Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:36:00.601Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-10T01:36:00.601Z] #32 ... [2025-01-10T01:36:00.601Z] [2025-01-10T01:36:00.601Z] #36 [security-spire-server internal] load build context [2025-01-10T01:36:00.601Z] #36 transferring context: 23.68kB 0.0s done [2025-01-10T01:36:00.601Z] #36 DONE 0.5s [2025-01-10T01:36:00.601Z] [2025-01-10T01:36:00.601Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:36:00.601Z] #37 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-01-10T01:36:00.601Z] #37 DONE 0.1s [2025-01-10T01:36:00.601Z] [2025-01-10T01:36:00.601Z] #38 [security-spire-config internal] load build context [2025-01-10T01:36:00.601Z] #38 transferring context: 21.93kB 0.1s done [2025-01-10T01:36:00.601Z] #38 DONE 0.5s [2025-01-10T01:36:00.857Z] [2025-01-10T01:36:00.857Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:36:00.857Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2025-01-10T01:36:00.857Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T01:36:00.857Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T01:36:00.857Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T01:36:00.857Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T01:36:00.857Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T01:36:00.857Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2025-01-10T01:36:00.857Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T01:36:00.857Z] #39 ... [2025-01-10T01:36:00.857Z] [2025-01-10T01:36:00.857Z] #32 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:36:00.857Z] #32 DONE 1.2s [2025-01-10T01:36:00.857Z] [2025-01-10T01:36:00.857Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:36:00.857Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2025-01-10T01:36:00.857Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T01:36:00.857Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2025-01-10T01:36:01.114Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.6s [2025-01-10T01:36:01.114Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T01:36:01.114Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.7s [2025-01-10T01:36:01.114Z] #39 ... [2025-01-10T01:36:01.114Z] [2025-01-10T01:36:01.114Z] #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T01:36:01.114Z] #40 DONE 1.3s [2025-01-10T01:36:01.114Z] [2025-01-10T01:36:01.114Z] #41 [security-spire-agent internal] load build context [2025-01-10T01:36:01.114Z] #41 transferring context: 23.21kB 0.0s done [2025-01-10T01:36:01.114Z] #41 DONE 0.6s [2025-01-10T01:36:01.114Z] [2025-01-10T01:36:01.114Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:36:01.114Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.8s [2025-01-10T01:36:01.369Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.9s [2025-01-10T01:36:01.369Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2025-01-10T01:36:02.000Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2025-01-10T01:36:02.000Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-10T01:36:05.306Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done [2025-01-10T01:36:10.797Z] #39 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #42 [security-proxy-setup internal] load build context [2025-01-10T01:36:10.797Z] #42 transferring context: 260.14MB 9.8s [2025-01-10T01:36:10.797Z] #42 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #43 [support-scheduler internal] load build context [2025-01-10T01:36:10.797Z] #43 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #44 [security-secretstore-setup internal] load build context [2025-01-10T01:36:10.797Z] #44 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #45 [support-notifications internal] load build context [2025-01-10T01:36:10.797Z] #45 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #46 [security-spiffe-token-provider internal] load build context [2025-01-10T01:36:10.797Z] #46 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #47 [core-common-config-bootstrapper internal] load build context [2025-01-10T01:36:10.797Z] #47 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #48 [security-bootstrapper internal] load build context [2025-01-10T01:36:10.797Z] #48 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #49 [core-keeper internal] load build context [2025-01-10T01:36:10.797Z] #49 ... [2025-01-10T01:36:10.797Z] [2025-01-10T01:36:10.797Z] #50 [core-metadata internal] load build context [2025-01-10T01:36:11.083Z] #50 ... [2025-01-10T01:36:11.083Z] [2025-01-10T01:36:11.083Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:36:11.083Z] #0 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.083Z] #0 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.083Z] #0 1.598 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:11.083Z] #0 1.605 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:11.083Z] #0 1.615 OK: 8 MiB in 15 packages [2025-01-10T01:36:11.083Z] #51 ... [2025-01-10T01:36:11.083Z] [2025-01-10T01:36:11.083Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:36:11.083Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T01:36:11.083Z] #37 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T01:36:11.083Z] #37 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-10T01:36:11.083Z] #37 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-10T01:36:11.083Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-10T01:36:11.083Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-10T01:36:11.083Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T01:36:11.083Z] #37 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2025-01-10T01:36:11.083Z] #37 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2025-01-10T01:36:11.083Z] #37 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-10T01:36:11.083Z] #37 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done [2025-01-10T01:36:11.376Z] #37 ... [2025-01-10T01:36:11.376Z] [2025-01-10T01:36:11.376Z] #52 [security-proxy-auth internal] load build context [2025-01-10T01:36:11.376Z] #52 ... [2025-01-10T01:36:11.376Z] [2025-01-10T01:36:11.376Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T01:36:11.376Z] #0 0.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.376Z] #0 1.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.376Z] #0 1.368 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:11.376Z] #0 1.374 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T01:36:11.376Z] #0 1.388 (3/4) Installing su-exec (0.2-r3) [2025-01-10T01:36:11.376Z] #0 1.392 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T01:36:11.376Z] #0 1.469 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:11.376Z] #0 1.475 OK: 19 MiB in 18 packages [2025-01-10T01:36:11.376Z] #53 ... [2025-01-10T01:36:11.376Z] [2025-01-10T01:36:11.376Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:36:11.666Z] #54 ... [2025-01-10T01:36:11.666Z] [2025-01-10T01:36:11.666Z] #55 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-10T01:36:11.666Z] #55 ... [2025-01-10T01:36:11.666Z] [2025-01-10T01:36:11.666Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T01:36:11.666Z] #56 ... [2025-01-10T01:36:11.666Z] [2025-01-10T01:36:11.666Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:36:11.666Z] #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.666Z] #0 2.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.666Z] #0 3.273 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:36:11.666Z] #0 3.273 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:36:11.666Z] #0 3.273 OK: 24170 distinct packages available [2025-01-10T01:36:11.666Z] #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.666Z] #0 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:11.666Z] #0 3.694 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:11.666Z] #0 3.698 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:36:11.666Z] #0 3.701 (3/4) Installing libucontext (1.2-r3) [2025-01-10T01:36:11.666Z] #0 3.705 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T01:36:11.666Z] #0 3.709 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:11.666Z] #0 3.720 OK: 8 MiB in 18 packages [2025-01-10T01:36:11.956Z] #57 ... [2025-01-10T01:36:11.956Z] [2025-01-10T01:36:11.956Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T01:36:11.956Z] #58 ... [2025-01-10T01:36:11.956Z] [2025-01-10T01:36:11.956Z] #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:36:12.349Z] #59 ... [2025-01-10T01:36:12.349Z] [2025-01-10T01:36:12.349Z] #60 [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-10T01:36:12.349Z] #60 ... [2025-01-10T01:36:12.349Z] [2025-01-10T01:36:12.349Z] #61 [core-command internal] load build context [2025-01-10T01:36:12.904Z] #61 ... [2025-01-10T01:36:12.904Z] [2025-01-10T01:36:12.904Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T01:36:12.904Z] #62 ... [2025-01-10T01:36:12.904Z] [2025-01-10T01:36:12.904Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T01:36:13.204Z] #63 ... [2025-01-10T01:36:13.204Z] [2025-01-10T01:36:13.204Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T01:36:13.204Z] #64 ... [2025-01-10T01:36:13.204Z] [2025-01-10T01:36:13.204Z] #65 [core-data internal] load build context [2025-01-10T01:36:13.204Z] #65 transferring context: 439.00MB 11.9s done [2025-01-10T01:36:13.204Z] #65 ... [2025-01-10T01:36:13.204Z] [2025-01-10T01:36:13.204Z] #48 [security-bootstrapper internal] load build context [2025-01-10T01:36:14.141Z] #48 transferring context: 439.00MB 13.3s done [2025-01-10T01:36:16.690Z] #48 ... [2025-01-10T01:36:16.690Z] [2025-01-10T01:36:16.690Z] #44 [security-secretstore-setup internal] load build context [2025-01-10T01:36:16.690Z] #44 transferring context: 439.00MB 15.6s done [2025-01-10T01:36:16.690Z] #44 ... [2025-01-10T01:36:16.690Z] [2025-01-10T01:36:16.690Z] #52 [security-proxy-auth internal] load build context [2025-01-10T01:36:16.690Z] #52 transferring context: 439.00MB 16.5s done [2025-01-10T01:36:17.631Z] #52 ... [2025-01-10T01:36:17.631Z] [2025-01-10T01:36:17.631Z] #49 [core-keeper internal] load build context [2025-01-10T01:36:17.631Z] #49 transferring context: 439.00MB 16.2s done [2025-01-10T01:36:20.181Z] #49 ... [2025-01-10T01:36:20.181Z] [2025-01-10T01:36:20.181Z] #42 [security-proxy-setup internal] load build context [2025-01-10T01:36:20.181Z] #42 transferring context: 439.00MB 14.9s done [2025-01-10T01:36:20.441Z] #42 ... [2025-01-10T01:36:20.441Z] [2025-01-10T01:36:20.441Z] #43 [support-scheduler internal] load build context [2025-01-10T01:36:20.441Z] #43 transferring context: 439.00MB 11.1s done [2025-01-10T01:36:20.441Z] #43 ... [2025-01-10T01:36:20.441Z] [2025-01-10T01:36:20.441Z] #61 [core-command internal] load build context [2025-01-10T01:36:20.441Z] #61 transferring context: 439.00MB 15.8s done [2025-01-10T01:36:20.701Z] #61 ... [2025-01-10T01:36:20.701Z] [2025-01-10T01:36:20.701Z] #47 [core-common-config-bootstrapper internal] load build context [2025-01-10T01:36:20.701Z] #47 transferring context: 439.00MB 13.2s done [2025-01-10T01:36:20.960Z] #47 ... [2025-01-10T01:36:20.960Z] [2025-01-10T01:36:20.960Z] #46 [security-spiffe-token-provider internal] load build context [2025-01-10T01:36:20.960Z] #46 transferring context: 439.00MB 13.4s done [2025-01-10T01:36:21.221Z] #46 ... [2025-01-10T01:36:21.221Z] [2025-01-10T01:36:21.221Z] #45 [support-notifications internal] load build context [2025-01-10T01:36:21.221Z] #45 transferring context: 439.00MB 13.0s done [2025-01-10T01:36:21.221Z] #45 ... [2025-01-10T01:36:21.221Z] [2025-01-10T01:36:21.221Z] #50 [core-metadata internal] load build context [2025-01-10T01:36:21.221Z] #50 transferring context: 439.00MB 13.2s done [2025-01-10T01:36:31.254Z] #50 DONE 30.2s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #43 [support-scheduler internal] load build context [2025-01-10T01:36:31.254Z] #43 DONE 30.0s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #65 [core-data internal] load build context [2025-01-10T01:36:31.254Z] #65 DONE 29.9s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #45 [support-notifications internal] load build context [2025-01-10T01:36:31.254Z] #45 DONE 30.0s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:36:31.254Z] #51 DONE 29.2s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #49 [core-keeper internal] load build context [2025-01-10T01:36:31.254Z] #49 ... [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #47 [core-common-config-bootstrapper internal] load build context [2025-01-10T01:36:31.254Z] #47 DONE 30.1s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #55 [core-command builder 2/7] WORKDIR /edgex-go [2025-01-10T01:36:31.254Z] #55 DONE 29.0s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #46 [security-spiffe-token-provider internal] load build context [2025-01-10T01:36:31.254Z] #46 DONE 30.1s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.254Z] #48 [security-bootstrapper internal] load build context [2025-01-10T01:36:31.254Z] #48 DONE 30.0s [2025-01-10T01:36:31.254Z] [2025-01-10T01:36:31.255Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T01:36:31.255Z] #53 DONE 29.1s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #61 [core-command internal] load build context [2025-01-10T01:36:31.255Z] #61 DONE 30.3s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #42 [security-proxy-setup internal] load build context [2025-01-10T01:36:31.255Z] #42 DONE 30.4s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:36:31.255Z] #57 DONE 29.1s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:36:31.255Z] #66 ... [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #44 [security-secretstore-setup internal] load build context [2025-01-10T01:36:31.255Z] #44 DONE 30.0s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #52 [security-proxy-auth internal] load build context [2025-01-10T01:36:31.255Z] #52 DONE 30.4s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #49 [core-keeper internal] load build context [2025-01-10T01:36:31.255Z] #49 DONE 30.2s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #37 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:36:31.255Z] #37 DONE 29.8s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:36:31.255Z] #39 ... [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #60 [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-10T01:36:31.255Z] #60 DONE 29.7s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T01:36:31.255Z] #64 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:31.255Z] #64 29.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:31.255Z] #64 ... [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T01:36:31.255Z] #63 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:31.255Z] #63 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:31.255Z] #63 29.92 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:31.255Z] #63 29.93 (2/2) Installing su-exec (0.2-r3) [2025-01-10T01:36:31.255Z] #63 29.93 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:31.255Z] #63 29.94 OK: 8 MiB in 16 packages [2025-01-10T01:36:31.255Z] #63 DONE 30.2s [2025-01-10T01:36:31.255Z] [2025-01-10T01:36:31.255Z] #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T01:36:31.255Z] #64 30.10 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:31.255Z] #64 30.15 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:31.255Z] #64 30.15 OK: 8 MiB in 15 packages [2025-01-10T01:36:31.604Z] #64 DONE 30.4s [2025-01-10T01:36:31.604Z] [2025-01-10T01:36:31.604Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T01:36:32.173Z] #67 ... [2025-01-10T01:36:32.173Z] [2025-01-10T01:36:32.173Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T01:36:32.173Z] #56 29.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #56 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #56 30.31 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T01:36:32.173Z] #56 30.34 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:32.173Z] #56 30.34 (3/3) Installing tzdata (2024b-r0) [2025-01-10T01:36:32.173Z] #56 30.38 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:32.173Z] #56 30.38 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:36:32.173Z] #56 30.43 OK: 10 MiB in 17 packages [2025-01-10T01:36:32.173Z] #56 DONE 30.9s [2025-01-10T01:36:32.173Z] [2025-01-10T01:36:32.173Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T01:36:32.173Z] #62 29.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #62 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #62 30.36 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T01:36:32.173Z] #62 30.38 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:32.173Z] #62 30.39 (3/4) Installing su-exec (0.2-r3) [2025-01-10T01:36:32.173Z] #62 30.39 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T01:36:32.173Z] #62 30.46 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:32.173Z] #62 30.47 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:36:32.173Z] #62 30.51 OK: 19 MiB in 18 packages [2025-01-10T01:36:32.173Z] #62 DONE 30.9s [2025-01-10T01:36:32.173Z] [2025-01-10T01:36:32.173Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:36:32.173Z] #59 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #59 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #59 30.30 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:36:32.173Z] #59 30.30 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:36:32.173Z] #59 30.30 OK: 24170 distinct packages available [2025-01-10T01:36:32.173Z] #59 30.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #59 30.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #59 30.70 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:32.173Z] #59 30.71 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:36:32.173Z] #59 30.71 (3/5) Installing libucontext (1.2-r3) [2025-01-10T01:36:32.173Z] #59 30.72 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T01:36:32.173Z] #59 30.72 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T01:36:32.173Z] #59 30.73 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:32.173Z] #59 30.75 OK: 9 MiB in 19 packages [2025-01-10T01:36:32.173Z] #59 DONE 30.9s [2025-01-10T01:36:32.173Z] [2025-01-10T01:36:32.173Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:36:32.173Z] #54 29.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #54 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #54 30.40 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:36:32.173Z] #54 30.40 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:36:32.173Z] #54 30.40 OK: 24170 distinct packages available [2025-01-10T01:36:32.173Z] #54 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #54 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.173Z] #54 30.81 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T01:36:32.173Z] #54 30.83 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T01:36:32.173Z] #54 30.85 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T01:36:32.173Z] #54 30.85 (4/14) Installing libunistring (1.2-r0) [2025-01-10T01:36:32.173Z] #54 30.86 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T01:36:32.173Z] #54 30.87 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T01:36:32.173Z] #54 30.87 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T01:36:32.173Z] #54 30.88 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T01:36:32.173Z] #54 30.90 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T01:36:32.173Z] #54 30.91 (10/14) Installing curl (8.11.1-r0) [2025-01-10T01:36:32.173Z] #54 30.91 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:32.173Z] #54 30.92 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:36:32.173Z] #54 30.92 (13/14) Installing libucontext (1.2-r3) [2025-01-10T01:36:32.173Z] #54 30.93 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T01:36:32.173Z] #54 30.93 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:32.173Z] #54 30.94 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:36:32.173Z] #54 30.99 OK: 13 MiB in 28 packages [2025-01-10T01:36:32.742Z] #54 ... [2025-01-10T01:36:32.742Z] [2025-01-10T01:36:32.742Z] #68 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T01:36:32.742Z] #0 1.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.742Z] #0 1.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.742Z] #0 1.977 OK: 8 MiB in 18 packages [2025-01-10T01:36:32.742Z] #68 DONE 2.5s [2025-01-10T01:36:32.742Z] [2025-01-10T01:36:32.742Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:36:32.742Z] #54 DONE 31.6s [2025-01-10T01:36:32.742Z] [2025-01-10T01:36:32.742Z] #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T01:36:32.742Z] #58 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.742Z] #58 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.742Z] #58 31.05 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T01:36:32.742Z] #58 31.09 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:32.742Z] #58 31.09 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T01:36:32.742Z] #58 31.10 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T01:36:32.742Z] #58 31.11 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T01:36:32.743Z] #58 31.17 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T01:36:32.743Z] #58 31.24 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T01:36:32.743Z] #58 31.24 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:32.743Z] #58 31.24 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:36:32.743Z] #58 31.29 OK: 12 MiB in 21 packages [2025-01-10T01:36:32.743Z] #58 DONE 31.6s [2025-01-10T01:36:32.743Z] [2025-01-10T01:36:32.743Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:36:32.743Z] #66 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.743Z] #66 1.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:32.743Z] #66 2.245 OK: 248 MiB in 58 packages [2025-01-10T01:36:32.743Z] #66 DONE 2.5s [2025-01-10T01:36:32.743Z] [2025-01-10T01:36:32.743Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:33.315Z] #69 ... [2025-01-10T01:36:33.315Z] [2025-01-10T01:36:33.315Z] #70 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:36:33.315Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:33.315Z] #0 2.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:33.315Z] #0 2.852 OK: 8 MiB in 15 packages [2025-01-10T01:36:33.315Z] #70 DONE 3.0s [2025-01-10T01:36:33.315Z] [2025-01-10T01:36:33.315Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:33.315Z] #69 DONE 0.6s [2025-01-10T01:36:33.315Z] [2025-01-10T01:36:33.315Z] #71 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:36:33.315Z] #71 DONE 0.6s [2025-01-10T01:36:33.315Z] [2025-01-10T01:36:33.315Z] #72 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T01:36:33.883Z] #72 DONE 0.5s [2025-01-10T01:36:33.883Z] [2025-01-10T01:36:33.883Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T01:36:33.883Z] #0 3.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:33.883Z] #0 3.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:33.883Z] #0 3.511 OK: 248 MiB in 58 packages [2025-01-10T01:36:33.883Z] #73 DONE 3.6s [2025-01-10T01:36:33.883Z] [2025-01-10T01:36:33.883Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:34.144Z] #74 ... [2025-01-10T01:36:34.144Z] [2025-01-10T01:36:34.144Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T01:36:34.144Z] #75 DONE 3.8s [2025-01-10T01:36:34.144Z] [2025-01-10T01:36:34.144Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T01:36:34.405Z] #76 ... [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:34.405Z] #74 DONE 0.4s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #77 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T01:36:34.405Z] #77 DONE 0.4s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #78 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:36:34.405Z] #78 DONE 0.0s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #79 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T01:36:34.405Z] #79 DONE 0.0s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #80 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T01:36:34.405Z] #80 DONE 0.0s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #81 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T01:36:34.405Z] #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:34.405Z] #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:34.405Z] #0 3.451 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:36:34.405Z] #0 3.451 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:36:34.405Z] #0 3.451 OK: 24172 distinct packages available [2025-01-10T01:36:34.405Z] #0 3.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:34.405Z] #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:34.405Z] #0 4.087 OK: 248 MiB in 58 packages [2025-01-10T01:36:34.405Z] #81 DONE 4.2s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:34.405Z] #82 DONE 0.0s [2025-01-10T01:36:34.405Z] [2025-01-10T01:36:34.405Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:36:34.973Z] #83 ... [2025-01-10T01:36:34.973Z] [2025-01-10T01:36:34.973Z] #84 [security-spire-config] exporting to image [2025-01-10T01:36:34.973Z] #84 exporting layers 0.7s done [2025-01-10T01:36:34.973Z] #84 writing image sha256:d46a4d12d0ec5fef4fe65c32818e6d6491bbc9b1a08b2d448b39637042ba4896 done [2025-01-10T01:36:34.973Z] #84 naming to docker.io/library/security-spire-config done [2025-01-10T01:36:34.973Z] #84 DONE 0.7s [2025-01-10T01:36:35.231Z] [2025-01-10T01:36:35.231Z] #85 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T01:36:35.231Z] #0 4.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:35.231Z] #0 4.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:35.231Z] #0 4.749 OK: 248 MiB in 58 packages [2025-01-10T01:36:35.231Z] #85 DONE 4.9s [2025-01-10T01:36:35.231Z] [2025-01-10T01:36:35.231Z] #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:35.231Z] #86 DONE 0.1s [2025-01-10T01:36:35.231Z] [2025-01-10T01:36:35.231Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:36:35.511Z] #87 ... [2025-01-10T01:36:35.511Z] [2025-01-10T01:36:35.511Z] #88 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:36:35.511Z] #0 4.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:35.511Z] #0 4.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:35.511Z] #0 5.013 OK: 248 MiB in 58 packages [2025-01-10T01:36:35.511Z] #88 DONE 5.1s [2025-01-10T01:36:35.511Z] [2025-01-10T01:36:35.511Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:36:35.511Z] #89 DONE 0.0s [2025-01-10T01:36:35.511Z] [2025-01-10T01:36:35.511Z] #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T01:36:35.511Z] #0 4.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:35.511Z] #0 4.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:35.511Z] #0 5.146 OK: 19 MiB in 18 packages [2025-01-10T01:36:35.511Z] #90 DONE 5.3s [2025-01-10T01:36:35.511Z] [2025-01-10T01:36:35.511Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T01:36:35.511Z] #91 DONE 0.0s [2025-01-10T01:36:35.511Z] [2025-01-10T01:36:35.511Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:36:36.078Z] #92 ... [2025-01-10T01:36:36.078Z] [2025-01-10T01:36:36.078Z] #93 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:36:36.078Z] #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.078Z] #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.078Z] #0 3.877 OK: 10 MiB in 17 packages [2025-01-10T01:36:36.078Z] #93 DONE 4.0s [2025-01-10T01:36:36.078Z] [2025-01-10T01:36:36.078Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T01:36:36.078Z] #67 4.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.078Z] #67 4.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.078Z] #67 4.625 OK: 8 MiB in 15 packages [2025-01-10T01:36:36.337Z] #67 DONE 4.8s [2025-01-10T01:36:36.337Z] [2025-01-10T01:36:36.337Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T01:36:36.337Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.337Z] #0 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.337Z] #94 ... [2025-01-10T01:36:36.337Z] [2025-01-10T01:36:36.337Z] #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T01:36:36.337Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.337Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.337Z] #0 4.832 OK: 8 MiB in 16 packages [2025-01-10T01:36:36.337Z] #95 DONE 5.0s [2025-01-10T01:36:36.337Z] [2025-01-10T01:36:36.337Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T01:36:36.337Z] #94 4.296 OK: 9 MiB in 19 packages [2025-01-10T01:36:36.660Z] #94 DONE 4.4s [2025-01-10T01:36:36.660Z] [2025-01-10T01:36:36.660Z] #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:36:36.660Z] #0 3.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.660Z] #0 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:36.660Z] #0 3.683 OK: 12 MiB in 21 packages [2025-01-10T01:36:36.660Z] #96 DONE 3.8s [2025-01-10T01:36:36.660Z] [2025-01-10T01:36:36.660Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:36:38.049Z] #97 ... [2025-01-10T01:36:38.049Z] [2025-01-10T01:36:38.049Z] #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T01:36:38.049Z] #0 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.049Z] #0 3.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.049Z] #0 4.355 OK: 19 MiB in 18 packages [2025-01-10T01:36:38.049Z] #98 DONE 5.8s [2025-01-10T01:36:38.049Z] [2025-01-10T01:36:38.049Z] #99 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T01:36:38.049Z] #0 4.248 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.049Z] #0 4.765 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.049Z] #0 5.528 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:36:38.049Z] #0 5.825 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:36:38.049Z] #0 5.835 OK: 8 MiB in 15 packages [2025-01-10T01:36:38.049Z] #99 DONE 7.0s [2025-01-10T01:36:38.049Z] [2025-01-10T01:36:38.049Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T01:36:38.049Z] #100 DONE 1.3s [2025-01-10T01:36:38.049Z] [2025-01-10T01:36:38.049Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:36:38.049Z] #97 DONE 1.4s [2025-01-10T01:36:38.049Z] [2025-01-10T01:36:38.049Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T01:36:38.049Z] #101 DONE 0.0s [2025-01-10T01:36:38.049Z] [2025-01-10T01:36:38.049Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T01:36:38.311Z] #102 ... [2025-01-10T01:36:38.311Z] [2025-01-10T01:36:38.311Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T01:36:38.311Z] #76 2.334 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.311Z] #76 2.816 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.311Z] #76 3.786 OK: 248 MiB in 58 packages [2025-01-10T01:36:38.311Z] #76 DONE 4.4s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:36:38.572Z] #0 3.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.572Z] #0 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:36:38.572Z] #0 5.082 OK: 13 MiB in 28 packages [2025-01-10T01:36:38.572Z] #103 DONE 5.7s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:36:38.572Z] #104 DONE 0.6s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T01:36:38.572Z] #102 DONE 0.6s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T01:36:38.572Z] #105 DONE 0.1s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T01:36:38.572Z] #106 DONE 0.1s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:36:38.572Z] #107 ... [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:36:38.572Z] #108 DONE 0.1s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T01:36:38.572Z] #109 DONE 0.0s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T01:36:38.572Z] #110 DONE 0.0s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T01:36:38.572Z] #111 DONE 0.0s [2025-01-10T01:36:38.572Z] [2025-01-10T01:36:38.572Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:36:38.572Z] #112 DONE 0.0s [2025-01-10T01:36:38.832Z] [2025-01-10T01:36:38.833Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T01:36:38.833Z] #113 DONE 0.1s [2025-01-10T01:36:38.833Z] [2025-01-10T01:36:38.833Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T01:36:38.833Z] #114 DONE 0.0s [2025-01-10T01:36:38.833Z] [2025-01-10T01:36:38.833Z] #84 [security-spire-agent] exporting to image [2025-01-10T01:36:39.093Z] #84 exporting layers 0.6s done [2025-01-10T01:36:39.365Z] #84 exporting layers 0.6s done [2025-01-10T01:36:39.365Z] #84 writing image sha256:353c3086afe07601f19ef48a42e3830d8a450c5ef238ee2679bafbb5c0179d98 0.0s done [2025-01-10T01:36:39.365Z] #84 naming to docker.io/library/security-spire-server done [2025-01-10T01:36:39.365Z] #84 writing image sha256:ecfc14244b17982a399a085764b7d8245b3670db15b231e7eb8d335094cd047e done [2025-01-10T01:36:39.365Z] #84 naming to docker.io/library/security-spire-agent done [2025-01-10T01:36:39.365Z] #84 DONE 1.4s [2025-01-10T01:36:39.365Z] [2025-01-10T01:36:39.365Z] #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T01:36:39.624Z] #115 DONE 3.3s [2025-01-10T01:36:39.624Z] [2025-01-10T01:36:39.624Z] #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T01:36:39.624Z] #116 DONE 0.1s [2025-01-10T01:36:39.624Z] [2025-01-10T01:36:39.624Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:36:43.839Z] #117 ... [2025-01-10T01:36:43.839Z] [2025-01-10T01:36:43.839Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:30.636Z] #118 DONE 49.8s [2025-01-10T01:37:30.636Z] [2025-01-10T01:37:30.636Z] #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:30.636Z] #107 DONE 44.7s [2025-01-10T01:37:30.636Z] [2025-01-10T01:37:30.636Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:30.636Z] #117 DONE 48.0s [2025-01-10T01:37:30.636Z] [2025-01-10T01:37:30.636Z] #92 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:30.636Z] #92 DONE 47.8s [2025-01-10T01:37:30.636Z] [2025-01-10T01:37:30.636Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:30.636Z] #83 DONE 48.7s [2025-01-10T01:37:30.636Z] [2025-01-10T01:37:30.636Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:30.636Z] #87 DONE 48.9s [2025-01-10T01:37:30.636Z] [2025-01-10T01:37:30.636Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #119 DONE 9.5s [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #120 [core-keeper builder 7/8] COPY . . [2025-01-10T01:37:33.197Z] #120 DONE 9.6s [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:37:33.197Z] #121 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:33.197Z] #122 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #123 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #123 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #124 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:37:33.197Z] #125 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:33.197Z] #126 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #127 [support-scheduler builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #127 DONE 9.6s [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #128 DONE 9.6s [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:37:33.197Z] #129 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #130 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:33.197Z] #131 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #132 [core-data builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #132 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:33.197Z] #133 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:37:33.197Z] #134 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #135 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #135 DONE 9.6s [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #136 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #136 DONE 9.6s [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:33.197Z] #137 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:37:33.197Z] #138 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #139 [core-command builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #139 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #140 [core-metadata builder 6/7] COPY . . [2025-01-10T01:37:33.197Z] #140 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:37:33.197Z] #141 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:37:33.197Z] #142 CACHED [2025-01-10T01:37:33.197Z] [2025-01-10T01:37:33.197Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T01:37:33.778Z] #143 0.929 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-10T01:37:43.833Z] #143 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T01:37:43.833Z] #0 0.358 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-10T01:37:43.833Z] #144 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T01:37:43.833Z] #0 0.651 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-10T01:37:43.833Z] #145 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T01:37:43.833Z] #0 0.626 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-10T01:37:43.833Z] #146 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T01:37:43.833Z] #0 0.978 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-10T01:37:43.833Z] #147 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T01:37:43.833Z] #0 0.929 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-10T01:37:43.833Z] #148 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:37:43.833Z] #0 0.561 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-10T01:37:43.833Z] #149 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T01:37:43.833Z] #0 0.775 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-10T01:37:43.833Z] #150 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:37:43.833Z] #0 0.428 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-10T01:37:43.833Z] #151 ... [2025-01-10T01:37:43.833Z] [2025-01-10T01:37:43.833Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T01:37:43.833Z] #0 1.319 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-10T01:37:44.094Z] #152 ... [2025-01-10T01:37:44.094Z] [2025-01-10T01:37:44.094Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T01:37:44.094Z] #0 1.333 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-10T01:37:44.355Z] #153 ... [2025-01-10T01:37:44.355Z] [2025-01-10T01:37:44.355Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T01:37:44.355Z] #0 1.242 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-10T01:39:05.964Z] #154 ... [2025-01-10T01:39:05.964Z] [2025-01-10T01:39:05.964Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:39:05.964Z] #149 85.81 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-10T01:39:40.816Z] #149 ... [2025-01-10T01:39:40.816Z] [2025-01-10T01:39:40.816Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T01:39:40.816Z] #146 DONE 127.6s [2025-01-10T01:39:40.816Z] [2025-01-10T01:39:40.816Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T01:39:42.811Z] #143 ... [2025-01-10T01:39:42.811Z] [2025-01-10T01:39:42.811Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:39:42.811Z] #149 DONE 129.8s [2025-01-10T01:39:42.811Z] [2025-01-10T01:39:42.811Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T01:39:42.811Z] #148 DONE 129.8s [2025-01-10T01:39:42.811Z] [2025-01-10T01:39:42.811Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T01:39:42.811Z] #145 DONE 129.8s [2025-01-10T01:39:42.811Z] [2025-01-10T01:39:42.811Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:39:43.761Z] #155 ... [2025-01-10T01:39:43.761Z] [2025-01-10T01:39:43.761Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T01:39:43.761Z] #143 DONE 130.7s [2025-01-10T01:39:43.761Z] [2025-01-10T01:39:43.761Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T01:39:44.020Z] #156 DONE 0.7s [2025-01-10T01:39:44.020Z] [2025-01-10T01:39:44.020Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:39:44.020Z] #155 DONE 1.6s [2025-01-10T01:39:44.020Z] [2025-01-10T01:39:44.020Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:39:44.020Z] #157 DONE 0.4s [2025-01-10T01:39:44.020Z] [2025-01-10T01:39:44.020Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:39:44.020Z] #158 DONE 0.4s [2025-01-10T01:39:44.020Z] [2025-01-10T01:39:44.020Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:39:44.020Z] #159 DONE 0.4s [2025-01-10T01:39:44.020Z] [2025-01-10T01:39:44.020Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T01:39:44.585Z] #160 ... [2025-01-10T01:39:44.586Z] [2025-01-10T01:39:44.586Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:39:44.586Z] #161 DONE 0.3s [2025-01-10T01:39:44.586Z] [2025-01-10T01:39:44.586Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:39:44.586Z] #162 DONE 0.4s [2025-01-10T01:39:44.586Z] [2025-01-10T01:39:44.586Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:39:44.586Z] #163 DONE 0.4s [2025-01-10T01:39:44.586Z] [2025-01-10T01:39:44.586Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:39:44.586Z] #164 DONE 0.5s [2025-01-10T01:39:44.586Z] [2025-01-10T01:39:44.586Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T01:39:45.529Z] #165 ... [2025-01-10T01:39:45.529Z] [2025-01-10T01:39:45.529Z] #166 [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-10T01:39:45.529Z] #166 DONE 0.6s [2025-01-10T01:39:45.529Z] [2025-01-10T01:39:45.529Z] #167 [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-10T01:39:45.529Z] #167 DONE 0.7s [2025-01-10T01:39:45.529Z] [2025-01-10T01:39:45.529Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T01:39:45.529Z] #165 DONE 0.8s [2025-01-10T01:39:45.529Z] [2025-01-10T01:39:45.529Z] #168 [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-10T01:39:45.529Z] #168 ... [2025-01-10T01:39:45.529Z] [2025-01-10T01:39:45.529Z] #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T01:39:45.529Z] #169 DONE 1.0s [2025-01-10T01:39:45.786Z] [2025-01-10T01:39:45.786Z] #170 [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-10T01:39:46.047Z] #170 ... [2025-01-10T01:39:46.047Z] [2025-01-10T01:39:46.047Z] #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T01:39:46.047Z] #171 DONE 0.9s [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #168 [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-10T01:39:46.305Z] #168 DONE 0.9s [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:39:46.305Z] #172 ... [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T01:39:46.305Z] #160 DONE 2.1s [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #173 [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-10T01:39:46.305Z] #173 DONE 0.7s [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #170 [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-10T01:39:46.305Z] #170 DONE 0.8s [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T01:39:46.305Z] #174 DONE 0.4s [2025-01-10T01:39:46.305Z] [2025-01-10T01:39:46.305Z] #84 [security-spiffe-token-provider] exporting to image [2025-01-10T01:39:46.305Z] #84 exporting layers [2025-01-10T01:39:46.569Z] #84 ... [2025-01-10T01:39:46.569Z] [2025-01-10T01:39:46.569Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:39:46.569Z] #172 DONE 0.4s [2025-01-10T01:39:46.569Z] [2025-01-10T01:39:46.569Z] #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:39:46.569Z] #175 DONE 0.3s [2025-01-10T01:39:46.569Z] [2025-01-10T01:39:46.569Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:39:47.031Z] #176 ... [2025-01-10T01:39:47.031Z] [2025-01-10T01:39:47.031Z] #177 [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-10T01:39:47.031Z] #177 DONE 0.5s [2025-01-10T01:39:47.294Z] [2025-01-10T01:39:47.294Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T01:39:47.294Z] #178 DONE 0.3s [2025-01-10T01:39:47.294Z] [2025-01-10T01:39:47.294Z] #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:39:47.294Z] #176 DONE 0.2s [2025-01-10T01:39:47.294Z] [2025-01-10T01:39:47.294Z] #84 [security-spiffe-token-provider] exporting to image [2025-01-10T01:39:47.294Z] #84 exporting layers 0.4s done [2025-01-10T01:39:47.294Z] #84 writing image sha256:0c0eb51e61d490a853fd3bbc36de3bfdc52c881a9e1c56e7e4921a1c3c1ae17e done [2025-01-10T01:39:47.294Z] #84 naming to docker.io/library/security-spiffe-token-provider done [2025-01-10T01:39:47.294Z] #84 DONE 1.8s [2025-01-10T01:39:47.294Z] [2025-01-10T01:39:47.294Z] #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T01:39:47.294Z] #179 DONE 0.3s [2025-01-10T01:39:47.294Z] [2025-01-10T01:39:47.294Z] #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T01:39:47.294Z] #180 ... [2025-01-10T01:39:47.294Z] [2025-01-10T01:39:47.294Z] #181 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T01:39:47.294Z] #181 DONE 0.5s [2025-01-10T01:39:47.618Z] [2025-01-10T01:39:47.618Z] #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T01:39:47.618Z] #180 DONE 0.5s [2025-01-10T01:39:47.618Z] [2025-01-10T01:39:47.618Z] #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T01:39:48.219Z] #182 DONE 0.7s [2025-01-10T01:39:48.219Z] [2025-01-10T01:39:48.219Z] #183 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T01:39:48.219Z] #183 DONE 0.7s [2025-01-10T01:39:48.219Z] [2025-01-10T01:39:48.219Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:39:49.216Z] #184 ... [2025-01-10T01:39:49.216Z] [2025-01-10T01:39:49.216Z] #185 [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-10T01:39:49.216Z] #185 DONE 0.9s [2025-01-10T01:39:49.216Z] [2025-01-10T01:39:49.216Z] #186 [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-10T01:39:49.216Z] #186 DONE 2.2s [2025-01-10T01:39:49.216Z] [2025-01-10T01:39:49.216Z] #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:39:49.216Z] #187 DONE 2.2s [2025-01-10T01:39:49.216Z] [2025-01-10T01:39:49.216Z] #84 [core-common-config-bootstrapper] exporting to image [2025-01-10T01:39:50.609Z] #84 ... [2025-01-10T01:39:50.609Z] [2025-01-10T01:39:50.609Z] #184 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:39:50.609Z] #184 DONE 2.4s [2025-01-10T01:39:50.609Z] [2025-01-10T01:39:50.609Z] #84 [security-secretstore-setup] exporting to image [2025-01-10T01:39:50.609Z] #84 ... [2025-01-10T01:39:50.609Z] [2025-01-10T01:39:50.609Z] #188 [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-10T01:39:50.609Z] #188 DONE 1.5s [2025-01-10T01:39:50.870Z] [2025-01-10T01:39:50.870Z] #189 [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-10T01:39:51.812Z] #189 DONE 1.2s [2025-01-10T01:39:51.812Z] [2025-01-10T01:39:51.812Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T01:39:51.812Z] #154 ... [2025-01-10T01:39:51.812Z] [2025-01-10T01:39:51.812Z] #190 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T01:39:52.075Z] #190 DONE 0.3s [2025-01-10T01:39:52.075Z] [2025-01-10T01:39:52.075Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T01:39:53.019Z] #191 ... [2025-01-10T01:39:53.019Z] [2025-01-10T01:39:53.019Z] #84 [security-secretstore-setup] exporting to image [2025-01-10T01:39:53.019Z] #84 exporting layers 2.2s done [2025-01-10T01:39:53.019Z] #84 writing image sha256:123c4e36983bdeb83f4c2f6336c6a016d315fcfe38d68914edb1dd6297cd0a3c 0.1s done [2025-01-10T01:39:53.019Z] #84 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-10T01:39:53.019Z] #84 writing image sha256:f54bbb3d0f075b4167043ba84a77d78581ca262146021fa2a9283b5935f593bb 0.0s done [2025-01-10T01:39:53.019Z] #84 naming to docker.io/library/security-proxy-setup done [2025-01-10T01:39:53.019Z] #84 writing image sha256:fc319e91c45a9dc5d67e0e28c258e97d8f6c975bfe9df4e586bf56db0eb5bf11 0.0s done [2025-01-10T01:39:53.019Z] #84 naming to docker.io/library/security-secretstore-setup 0.0s done [2025-01-10T01:39:53.019Z] #84 DONE 5.5s [2025-01-10T01:39:53.019Z] [2025-01-10T01:39:53.019Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:39:54.437Z] #151 ... [2025-01-10T01:39:54.437Z] [2025-01-10T01:39:54.437Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T01:39:54.437Z] #191 DONE 2.3s [2025-01-10T01:39:54.437Z] [2025-01-10T01:39:54.437Z] #84 [security-bootstrapper] exporting to image [2025-01-10T01:39:54.699Z] #84 exporting layers 0.4s done [2025-01-10T01:39:54.699Z] #84 writing image sha256:cd123865b9877b7371008b8f420043ecbf5db79b36edf61b7c1b7dc23aeb4efa done [2025-01-10T01:39:54.699Z] #84 naming to docker.io/library/security-bootstrapper done [2025-01-10T01:39:54.699Z] #84 DONE 6.0s [2025-01-10T01:39:54.699Z] [2025-01-10T01:39:54.699Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T01:40:04.809Z] #154 DONE 150.7s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T01:40:04.809Z] #144 DONE 150.8s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #192 DONE 0.1s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T01:40:04.809Z] #147 DONE 150.8s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T01:40:04.809Z] #153 DONE 150.8s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T01:40:04.809Z] #152 DONE 150.8s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:40:04.809Z] #151 DONE 150.8s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T01:40:04.809Z] #150 DONE 150.8s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #193 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #193 CACHED [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #194 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #194 ... [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #195 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:40:04.809Z] #195 DONE 0.1s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:40:04.809Z] #196 CACHED [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #197 CACHED [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:40:04.809Z] #198 CACHED [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #199 DONE 0.1s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #194 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #194 DONE 0.1s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #200 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #200 DONE 0.1s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:40:04.809Z] #201 DONE 0.1s [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T01:40:04.809Z] #202 ... [2025-01-10T01:40:04.809Z] [2025-01-10T01:40:04.809Z] #203 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:40:04.809Z] #203 DONE 0.7s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T01:40:04.810Z] #204 DONE 0.7s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #205 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T01:40:04.810Z] #205 DONE 0.7s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T01:40:04.810Z] #206 DONE 0.8s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:04.810Z] #207 ... [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:40:04.810Z] #208 DONE 0.9s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #209 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:40:04.810Z] #209 DONE 0.9s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T01:40:04.810Z] #202 DONE 0.9s [2025-01-10T01:40:04.810Z] [2025-01-10T01:40:04.810Z] #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.072Z] #210 ... [2025-01-10T01:40:05.072Z] [2025-01-10T01:40:05.072Z] #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.072Z] #211 DONE 0.6s [2025-01-10T01:40:05.072Z] [2025-01-10T01:40:05.072Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T01:40:05.072Z] #212 DONE 0.6s [2025-01-10T01:40:05.335Z] [2025-01-10T01:40:05.335Z] #84 [core-command] exporting to image [2025-01-10T01:40:05.335Z] #84 exporting layers [2025-01-10T01:40:05.335Z] #84 ... [2025-01-10T01:40:05.335Z] [2025-01-10T01:40:05.335Z] #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.335Z] #213 DONE 0.7s [2025-01-10T01:40:05.596Z] [2025-01-10T01:40:05.596Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T01:40:05.596Z] #214 ... [2025-01-10T01:40:05.596Z] [2025-01-10T01:40:05.596Z] #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.596Z] #207 DONE 1.1s [2025-01-10T01:40:05.596Z] [2025-01-10T01:40:05.596Z] #210 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.596Z] #210 DONE 0.9s [2025-01-10T01:40:05.596Z] [2025-01-10T01:40:05.596Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T01:40:05.596Z] #215 DONE 1.0s [2025-01-10T01:40:05.596Z] [2025-01-10T01:40:05.596Z] #216 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T01:40:05.596Z] #216 DONE 0.9s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T01:40:05.856Z] #214 DONE 0.6s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T01:40:05.856Z] #217 DONE 0.1s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T01:40:05.856Z] #218 DONE 0.2s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:40:05.856Z] #219 ... [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T01:40:05.856Z] #220 DONE 0.1s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.856Z] #221 DONE 0.1s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:40:05.856Z] #222 DONE 0.2s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T01:40:05.856Z] #223 DONE 0.1s [2025-01-10T01:40:05.856Z] [2025-01-10T01:40:05.856Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T01:40:05.856Z] #224 DONE 0.1s [2025-01-10T01:40:06.118Z] [2025-01-10T01:40:06.118Z] #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T01:40:06.118Z] #225 DONE 0.1s [2025-01-10T01:40:06.118Z] [2025-01-10T01:40:06.118Z] #84 [core-metadata] exporting to image [2025-01-10T01:40:06.118Z] #84 writing image sha256:9bfcb7f9167811fec0c2be81c3431388fbc827a4756f09f581efad4964eb7dad done [2025-01-10T01:40:06.118Z] #84 naming to docker.io/library/core-command done [2025-01-10T01:40:06.118Z] #84 exporting layers 0.3s done [2025-01-10T01:40:06.118Z] #84 writing image sha256:eacbbda1787e36b9351381fa8eb6c680a06a86cb52d13ed92063fa1cf2accf32 0.0s done [2025-01-10T01:40:06.118Z] #84 writing image sha256:4284c5ea231ad59c76809c3e2b54475a39c9301d5d3d08402f482835f9ad9738 0.0s done [2025-01-10T01:40:06.118Z] #84 naming to docker.io/library/core-keeper done [2025-01-10T01:40:06.118Z] #84 naming to docker.io/library/support-scheduler done [2025-01-10T01:40:06.118Z] #84 writing image sha256:8a999097c1c41106bad049f4912703bc867a2748ad8369508b1398fc1f924e4e done [2025-01-10T01:40:06.118Z] #84 naming to docker.io/library/core-data done [2025-01-10T01:40:06.380Z] #84 ... [2025-01-10T01:40:06.380Z] [2025-01-10T01:40:06.380Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:40:06.380Z] #219 DONE 0.4s [2025-01-10T01:40:06.380Z] [2025-01-10T01:40:06.380Z] #84 [core-metadata] exporting to image [2025-01-10T01:40:06.380Z] #84 exporting layers 0.3s done [2025-01-10T01:40:06.380Z] #84 writing image sha256:af84967be70b3686edf37a3dc54ff108d544e9c9306e4a5d027f5eca29943206 done [2025-01-10T01:40:06.380Z] #84 naming to docker.io/library/support-notifications done [2025-01-10T01:40:06.380Z] #84 writing image sha256:a5049b79a67a568353fb3c1d264fb173b8b9053d7daf4714857b0cb998fbb52d done [2025-01-10T01:40:06.380Z] #84 naming to docker.io/library/core-metadata done [2025-01-10T01:40:07.326Z] #84 exporting layers 1.0s done [2025-01-10T01:40:07.326Z] #84 writing image sha256:672d069a7d640e47641f19d50cff6b91a2cebb14a7f42aee8ee2f3057ec4c14d done [2025-01-10T01:40:07.326Z] #84 naming to docker.io/library/security-proxy-auth done [2025-01-10T01:40:07.326Z] #84 DONE 8.1s [2025-01-10T01:40:07.326Z] [2025-01-10T01:40:07.326Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:40:07.326Z] time="2025-01-10T01:35:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T01:40:07.361Z] $ docker stop --time=1 5f48345e1d844c31f5f188acda65fecaa08c0f1deff11390b5c72928d378b95d [2025-01-10T01:40:08.633Z] $ docker rm -f --volumes 5f48345e1d844c31f5f188acda65fecaa08c0f1deff11390b5c72928d378b95d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T01:40:09.054Z] + docker images [2025-01-10T01:40:09.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T01:40:09.054Z] security-proxy-auth latest 672d069a7d64 2 seconds ago 30.7MB [2025-01-10T01:40:09.054Z] support-scheduler latest 4284c5ea231a 3 seconds ago 47MB [2025-01-10T01:40:09.054Z] core-data latest 8a999097c1c4 3 seconds ago 31.8MB [2025-01-10T01:40:09.054Z] support-notifications latest af84967be70b 3 seconds ago 50.3MB [2025-01-10T01:40:09.054Z] core-keeper latest eacbbda1787e 3 seconds ago 31.4MB [2025-01-10T01:40:09.054Z] core-metadata latest a5049b79a67a 3 seconds ago 31.9MB [2025-01-10T01:40:09.054Z] core-command latest 9bfcb7f91678 4 seconds ago 27.6MB [2025-01-10T01:40:09.054Z] security-bootstrapper latest cd123865b987 14 seconds ago 20.3MB [2025-01-10T01:40:09.054Z] security-secretstore-setup latest fc319e91c45a 18 seconds ago 41MB [2025-01-10T01:40:09.054Z] core-common-config-bootstrapper latest 123c4e36983b 20 seconds ago 17.1MB [2025-01-10T01:40:09.054Z] security-proxy-setup latest f54bbb3d0f07 20 seconds ago 29.3MB [2025-01-10T01:40:09.054Z] security-spiffe-token-provider latest 0c0eb51e61d4 22 seconds ago 32.6MB [2025-01-10T01:40:09.054Z] security-spire-agent latest ecfc14244b17 3 minutes ago 182MB [2025-01-10T01:40:09.054Z] security-spire-server latest 353c3086afe0 3 minutes ago 122MB [2025-01-10T01:40:09.054Z] security-spire-config latest d46a4d12d0ec 3 minutes ago 121MB [2025-01-10T01:40:09.054Z] ci-base-image-x86_64 latest 361a5eae41bb 7 minutes ago 982MB [2025-01-10T01:40:09.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-10T01:40:09.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-10T01:40:09.054Z] 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-10T01:40:10.200Z] provisioning config files... [2025-01-10T01:40:10.211Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8507374815406358320tmp [Pipeline] { [Pipeline] sh [2025-01-10T01:40:10.549Z] + set +x [2025-01-10T01:40:10.550Z] + curl -s https://codecov.io/bash [2025-01-10T01:40:10.550Z] + bash -s -- [2025-01-10T01:40:10.809Z] [2025-01-10T01:40:10.809Z] _____ _ [2025-01-10T01:40:10.809Z] / ____| | | [2025-01-10T01:40:10.809Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T01:40:10.809Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T01:40:10.809Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T01:40:10.809Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T01:40:10.809Z] Bash-1.0.6 [2025-01-10T01:40:10.809Z] [2025-01-10T01:40:10.809Z] [2025-01-10T01:40:10.810Z] ==> git version 2.25.1 found [2025-01-10T01:40:10.810Z] ==> 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-10T01:40:10.810Z] Release-Date: 2020-01-08 [2025-01-10T01:40:10.810Z] 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-10T01:40:10.810Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T01:40:10.810Z] ==> Jenkins CI detected. [2025-01-10T01:40:10.810Z] current dir:  /w/workspace/edgex-go/1 [2025-01-10T01:40:10.810Z] project root: . [2025-01-10T01:40:10.810Z] --> token set from env [2025-01-10T01:40:10.810Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T01:40:10.810Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T01:40:10.810Z] ==> Python coveragepy not found [2025-01-10T01:40:10.810Z] ==> Searching for coverage reports in: [2025-01-10T01:40:10.810Z] + . [2025-01-10T01:40:10.810Z] -> Found 1 reports [2025-01-10T01:40:10.810Z] ==> Detecting git/mercurial file structure [2025-01-10T01:40:10.810Z] ==> Reading reports [2025-01-10T01:40:10.810Z] + ./coverage.out bytes=1510933 [2025-01-10T01:40:10.810Z] ==> Appending adjustments [2025-01-10T01:40:10.810Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T01:40:12.188Z] + Found adjustments [2025-01-10T01:40:12.188Z] ==> Gzipping contents [2025-01-10T01:40:12.188Z] 128K /tmp/codecov.mCxpes.gz [2025-01-10T01:40:12.188Z] ==> Uploading reports [2025-01-10T01:40:12.188Z] url: https://codecov.io [2025-01-10T01:40:12.188Z] query: branch=PR-5045&commit=4adb933bda2f8cb0add680e16b68df3a1e502c17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5045&job=&cmd_args= [2025-01-10T01:40:12.188Z] -> Pinging Codecov [2025-01-10T01:40:12.188Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5045&commit=4adb933bda2f8cb0add680e16b68df3a1e502c17&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5045%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5045&job=&cmd_args= [2025-01-10T01:40:12.450Z] -> Uploading to [2025-01-10T01:40:12.450Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/4adb933bda2f8cb0add680e16b68df3a1e502c17/a89bbdb8-e956-4bbb-bdef-2d6144dec7a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T014012Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5b2df3b01101dd60f87481ebfc5252c8f02770acde71b30b5abb90d9cffd5c66 [2025-01-10T01:40:12.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T01:40:12.450Z] Dload Upload Total Spent Left Speed [2025-01-10T01:40:12.711Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 501k --:--:-- --:--:-- --:--:-- 501k [2025-01-10T01:40:12.711Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4adb933bda2f8cb0add680e16b68df3a1e502c17 [Pipeline] } [2025-01-10T01:40:12.743Z] 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-10T01:40:14.523Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:14.851Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:15.748Z] ---> package-listing.sh [2025-01-10T01:40:15.748Z] ++ facter osfamily [2025-01-10T01:40:15.748Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T01:40:16.009Z] + OS_FAMILY=debian [2025-01-10T01:40:16.009Z] + workspace=/w/workspace/edgex-go/1 [2025-01-10T01:40:16.009Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T01:40:16.009Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T01:40:16.009Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T01:40:16.009Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T01:40:16.009Z] + '[' /w/workspace/edgex-go/1 ']' [2025-01-10T01:40:16.009Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T01:40:16.009Z] + case "${OS_FAMILY}" in [2025-01-10T01:40:16.009Z] + dpkg -l [2025-01-10T01:40:16.009Z] + grep '^ii' [2025-01-10T01:40:16.009Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T01:40:16.009Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T01:40:16.009Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T01:40:16.009Z] + '[' /w/workspace/edgex-go/1 ']' [2025-01-10T01:40:16.009Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2025-01-10T01:40:16.009Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2025-01-10T01:40:16.044Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-10T01:40:16.339Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:40:16.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T01:40:16.985Z] [2025-01-10T01:40:16.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:40:17.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T01:40:17.639Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T01:40:17.639Z] 5eb5b503b376: Pulling fs layer [2025-01-10T01:40:17.639Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T01:40:17.639Z] ec43610c2a17: Pulling fs layer [2025-01-10T01:40:17.639Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T01:40:17.639Z] 33b1e0a273af: Pulling fs layer [2025-01-10T01:40:17.639Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T01:40:17.639Z] 2f39f015ded8: Pulling fs layer [2025-01-10T01:40:17.639Z] 5d3b04190fa2: Waiting [2025-01-10T01:40:17.639Z] 2f39f015ded8: Waiting [2025-01-10T01:40:17.639Z] 33b1e0a273af: Waiting [2025-01-10T01:40:17.639Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T01:40:17.639Z] 5c69ac0246d0: Download complete [2025-01-10T01:40:17.639Z] 3a2ae6a8a46f: Download complete [2025-01-10T01:40:17.639Z] 33b1e0a273af: Verifying Checksum [2025-01-10T01:40:17.639Z] 33b1e0a273af: Download complete [2025-01-10T01:40:17.639Z] ec43610c2a17: Verifying Checksum [2025-01-10T01:40:17.639Z] ec43610c2a17: Download complete [2025-01-10T01:40:17.639Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T01:40:17.639Z] 5d3b04190fa2: Download complete [2025-01-10T01:40:17.899Z] 5eb5b503b376: Verifying Checksum [2025-01-10T01:40:17.899Z] 5eb5b503b376: Download complete [2025-01-10T01:40:18.463Z] 2f39f015ded8: Download complete [2025-01-10T01:40:19.032Z] 5eb5b503b376: Pull complete [2025-01-10T01:40:19.032Z] 5c69ac0246d0: Pull complete [2025-01-10T01:40:19.597Z] ec43610c2a17: Pull complete [2025-01-10T01:40:19.597Z] 3a2ae6a8a46f: Pull complete [2025-01-10T01:40:19.856Z] 33b1e0a273af: Pull complete [2025-01-10T01:40:19.856Z] 5d3b04190fa2: Pull complete [2025-01-10T01:40:24.048Z] 2f39f015ded8: Pull complete [2025-01-10T01:40:24.048Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T01:40:24.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T01:40:24.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:40:24.274Z] prd-ubuntu20.04-docker-8c-8g-36423 does not seem to be running inside a container [2025-01-10T01:40:24.298Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-10T01:40:27.410Z] $ docker top 7402ac981fd9d07c6aa2704b76aae4128096c05f9baf510c3b5d7fa427a83896 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:40:27.825Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T01:40:28.141Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T01:40:28.460Z] + ls /var/log/sa-host [2025-01-10T01:40:28.460Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T01:40:28.703Z] provisioning config files... [2025-01-10T01:40:28.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14644730074759803139tmp [Pipeline] { [Pipeline] echo [2025-01-10T01:40:28.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:29.098Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T01:40:29.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:29.549Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T01:40:29.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:29.916Z] ---> sudo-logs.sh [2025-01-10T01:40:29.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T01:40:30.014Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:30.333Z] ---> job-cost.sh [2025-01-10T01:40:30.333Z] lf-activate-venv: SKIPPING [2025-01-10T01:40:30.333Z] INFO: No Stack... [2025-01-10T01:40:30.594Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T01:40:30.855Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T01:40:30.895Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:40:31.217Z] ---> logs-deploy.sh [2025-01-10T01:40:31.217Z] lf-activate-venv: SKIPPING [2025-01-10T01:40:31.217Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5045/1 [2025-01-10T01:40:31.217Z] INFO: archiving workspace using pattern(s): [2025-01-10T01:40:32.154Z] Archives upload complete. [2025-01-10T01:40:32.415Z] INFO: archiving logs to Nexus [2025-01-10T01:40:32.985Z] ---> uname -a: [2025-01-10T01:40:32.985Z] Linux prd-ubuntu20-04-docker-8c-8g-36423 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] ---> lscpu: [2025-01-10T01:40:32.985Z] Architecture: x86_64 [2025-01-10T01:40:32.985Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-10T01:40:32.985Z] Byte Order: Little Endian [2025-01-10T01:40:32.985Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-10T01:40:32.985Z] CPU(s): 8 [2025-01-10T01:40:32.985Z] On-line CPU(s) list: 0-7 [2025-01-10T01:40:32.985Z] Thread(s) per core: 1 [2025-01-10T01:40:32.985Z] Core(s) per socket: 1 [2025-01-10T01:40:32.985Z] Socket(s): 8 [2025-01-10T01:40:32.985Z] NUMA node(s): 1 [2025-01-10T01:40:32.985Z] Vendor ID: AuthenticAMD [2025-01-10T01:40:32.985Z] CPU family: 23 [2025-01-10T01:40:32.985Z] Model: 49 [2025-01-10T01:40:32.985Z] Model name: AMD EPYC-Rome Processor [2025-01-10T01:40:32.985Z] Stepping: 0 [2025-01-10T01:40:32.985Z] CPU MHz: 2799.998 [2025-01-10T01:40:32.985Z] BogoMIPS: 5599.99 [2025-01-10T01:40:32.985Z] Virtualization: AMD-V [2025-01-10T01:40:32.985Z] Hypervisor vendor: KVM [2025-01-10T01:40:32.985Z] Virtualization type: full [2025-01-10T01:40:32.985Z] L1d cache: 256 KiB [2025-01-10T01:40:32.985Z] L1i cache: 256 KiB [2025-01-10T01:40:32.985Z] L2 cache: 4 MiB [2025-01-10T01:40:32.985Z] L3 cache: 128 MiB [2025-01-10T01:40:32.985Z] NUMA node0 CPU(s): 0-7 [2025-01-10T01:40:32.985Z] Vulnerability Itlb multihit: Not affected [2025-01-10T01:40:32.985Z] Vulnerability L1tf: Not affected [2025-01-10T01:40:32.985Z] Vulnerability Mds: Not affected [2025-01-10T01:40:32.985Z] Vulnerability Meltdown: Not affected [2025-01-10T01:40:32.985Z] Vulnerability Mmio stale data: Not affected [2025-01-10T01:40:32.985Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-10T01:40:32.985Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-10T01:40:32.985Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-10T01:40:32.985Z] Vulnerability Srbds: Not affected [2025-01-10T01:40:32.985Z] Vulnerability Tsx async abort: Not affected [2025-01-10T01:40:32.985Z] 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-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] ---> nproc: [2025-01-10T01:40:32.985Z] 8 [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] ---> df -h: [2025-01-10T01:40:32.985Z] Filesystem Size Used Avail Use% Mounted on [2025-01-10T01:40:32.985Z] overlay 155G 27G 129G 18% / [2025-01-10T01:40:32.985Z] tmpfs 64M 0 64M 0% /dev [2025-01-10T01:40:32.985Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-10T01:40:32.985Z] shm 64M 0 64M 0% /dev/shm [2025-01-10T01:40:32.985Z] /dev/vda1 155G 27G 129G 18% /facter-os [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.985Z] [2025-01-10T01:40:32.986Z] ---> sar -b -r -n DEV: [2025-01-10T01:40:32.986Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36423) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] 01:31:14 LINUX RESTART (8 CPU) [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] 01:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-10T01:40:32.986Z] 01:33:01 190.02 10.20 179.82 0.00 1680.64 69957.48 0.00 [2025-01-10T01:40:32.986Z] 01:34:01 77.58 0.05 77.53 0.00 2.40 36089.60 0.00 [2025-01-10T01:40:32.986Z] 01:35:01 25.34 0.03 25.31 0.00 0.27 10501.05 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 166.19 0.52 165.67 0.00 47.30 56525.65 0.00 [2025-01-10T01:40:32.986Z] 01:37:01 765.53 30.01 735.52 0.00 5606.53 236308.83 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 480.26 0.63 479.62 0.00 5.20 185130.02 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 301.78 1.55 300.23 0.00 35.86 83596.20 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 731.07 0.03 731.03 0.00 0.27 151936.14 0.00 [2025-01-10T01:40:32.986Z] Average: 342.31 5.38 336.94 0.00 922.12 103767.93 0.00 [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] 01:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-10T01:40:32.986Z] 01:33:01 27623152 31506104 805708 2.45 124216 3912484 1859972 5.48 1291632 3454504 238524 [2025-01-10T01:40:32.986Z] 01:34:01 26988156 31350988 953848 2.90 128780 4353544 2181784 6.43 1972824 3369284 289872 [2025-01-10T01:40:32.986Z] 01:35:01 27025696 31425200 876416 2.67 133424 4353516 2143968 6.32 1477808 3792664 464224 [2025-01-10T01:40:32.986Z] 01:36:01 26740148 31154596 1143348 3.48 145768 4389096 3602912 10.62 1735116 3833344 447220 [2025-01-10T01:40:32.986Z] 01:37:01 17423740 31302508 961828 2.93 342896 13124940 2517612 7.42 2918232 11401392 2720580 [2025-01-10T01:40:32.986Z] 01:38:01 11350192 29228756 2971240 9.04 379660 16714848 9333460 27.51 5435708 14495012 1022460 [2025-01-10T01:40:32.986Z] 01:39:01 8251360 28538508 3664092 11.14 394728 19010876 8991436 26.50 7154980 15783416 1149140 [2025-01-10T01:40:32.986Z] 01:40:01 8900088 31087312 1143140 3.48 408024 20904276 3340900 9.85 4976460 17369860 152952 [2025-01-10T01:40:32.986Z] Average: 19287816 30699246 1564952 4.76 257187 10845448 4246506 12.51 3370345 9187434 810622 [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] 01:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-10T01:40:32.986Z] 01:33:01 docker0 815.16 875.94 59.82 4901.76 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:33:01 ens3 1089.19 945.25 9813.58 100.60 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:33:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:34:01 veth8cbc25f 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:34:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:34:01 ens3 41.43 24.42 37.81 15.66 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:35:01 veth8cbc25f 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:35:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:35:01 ens3 26.72 17.33 21.04 11.82 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 veth076c1d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 veth82841b3 0.32 0.37 0.03 0.13 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 vethfd785a3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 vethe77202c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 vethbbecf59 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 docker0 0.32 0.27 0.03 0.12 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 ens3 132.15 71.47 3114.77 21.03 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 veth0742c14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 veth0c31a60 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:36:01 vethfdd71d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:37:01 veth2846337 78.26 140.95 8.04 1213.48 0.00 0.00 0.00 0.10 [2025-01-10T01:40:32.986Z] 01:37:01 veth39d4b41 72.84 128.91 7.59 1212.37 0.00 0.00 0.00 0.10 [2025-01-10T01:40:32.986Z] 01:37:01 veth15705cb 71.56 137.42 7.59 1216.52 0.00 0.00 0.00 0.10 [2025-01-10T01:40:32.986Z] 01:37:01 veth82841b3 0.05 0.93 0.00 0.04 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:37:01 vethde77ebc 71.03 130.26 7.62 1214.01 0.00 0.00 0.00 0.10 [2025-01-10T01:40:32.986Z] 01:37:01 docker0 498.48 917.28 43.75 8704.63 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:37:01 veth4bff13f 70.91 135.82 7.53 1215.32 0.00 0.00 0.00 0.10 [2025-01-10T01:40:32.986Z] 01:37:01 ens3 1105.31 630.71 10831.96 212.85 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:37:01 veth5b204e2 72.96 134.66 7.67 1220.64 0.00 0.00 0.00 0.10 [2025-01-10T01:40:32.986Z] 01:37:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 vethe29b5a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 vethba73869 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth962036b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth82841b3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth6d08f85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 docker0 0.12 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 vethaacdfe9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth92c2112 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 ens3 12.25 6.61 10.53 5.20 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth65a9a21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 vethed60731 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 vethe9abe19 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth12b9d89 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 veth53097c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:38:01 vethea462c1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 vethe29b5a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 vethba73869 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth962036b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth82841b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth6d08f85 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 vethaacdfe9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth92c2112 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 ens3 8.50 7.28 6.37 7.43 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth65a9a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 vethed60731 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 vethe9abe19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth12b9d89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 veth53097c8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 vethea462c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 vethba73869 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 veth962036b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 veth82841b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 ens3 22.29 13.95 17.60 10.64 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 veth65a9a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 vethed60731 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 veth12b9d89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 veth53097c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] 01:40:01 vethea462c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: vethba73869 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: veth962036b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: veth82841b3 0.06 0.17 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: docker0 164.40 224.33 12.96 1700.48 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: ens3 304.67 214.59 2981.22 48.14 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: veth65a9a21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: vethed60731 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: veth12b9d89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: veth53097c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] Average: vethea462c1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] ---> sar -P ALL: [2025-01-10T01:40:32.986Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36423) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] 01:31:14 LINUX RESTART (8 CPU) [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] 01:32:01 CPU %user %nice %system %iowait %steal %idle [2025-01-10T01:40:32.986Z] 01:33:01 all 9.15 0.00 4.27 3.23 0.05 83.31 [2025-01-10T01:40:32.986Z] 01:33:01 0 8.71 0.00 3.32 0.27 0.05 87.66 [2025-01-10T01:40:32.986Z] 01:33:01 1 9.68 0.00 3.53 2.62 0.05 84.12 [2025-01-10T01:40:32.986Z] 01:33:01 2 9.10 0.00 4.19 0.47 0.05 86.19 [2025-01-10T01:40:32.986Z] 01:33:01 3 9.30 0.00 3.96 1.73 0.08 84.92 [2025-01-10T01:40:32.986Z] 01:33:01 4 11.81 0.00 5.14 11.57 0.05 71.43 [2025-01-10T01:40:32.986Z] 01:33:01 5 9.07 0.00 5.19 1.29 0.05 84.41 [2025-01-10T01:40:32.986Z] 01:33:01 6 7.75 0.00 4.54 0.29 0.05 87.37 [2025-01-10T01:40:32.986Z] 01:33:01 7 7.74 0.00 4.28 7.54 0.05 80.38 [2025-01-10T01:40:32.986Z] 01:34:01 all 35.81 0.00 5.66 2.54 0.10 55.89 [2025-01-10T01:40:32.986Z] 01:34:01 0 34.28 0.00 5.71 1.00 0.22 58.79 [2025-01-10T01:40:32.986Z] 01:34:01 1 33.79 0.00 5.16 1.76 0.08 59.21 [2025-01-10T01:40:32.986Z] 01:34:01 2 36.17 0.00 5.32 1.25 0.08 57.18 [2025-01-10T01:40:32.986Z] 01:34:01 3 34.63 0.00 5.18 2.56 0.07 57.57 [2025-01-10T01:40:32.986Z] 01:34:01 4 36.27 0.00 5.92 10.89 0.08 46.84 [2025-01-10T01:40:32.986Z] 01:34:01 5 39.50 0.00 5.35 1.06 0.08 54.00 [2025-01-10T01:40:32.986Z] 01:34:01 6 36.71 0.00 7.62 0.37 0.10 55.20 [2025-01-10T01:40:32.986Z] 01:34:01 7 35.14 0.00 5.05 1.47 0.08 58.26 [2025-01-10T01:40:32.986Z] 01:35:01 all 48.43 0.00 6.32 0.72 0.08 44.45 [2025-01-10T01:40:32.986Z] 01:35:01 0 47.62 0.00 5.79 0.55 0.08 45.95 [2025-01-10T01:40:32.986Z] 01:35:01 1 49.44 0.00 6.51 0.55 0.10 43.40 [2025-01-10T01:40:32.986Z] 01:35:01 2 50.07 0.00 6.27 0.18 0.07 43.41 [2025-01-10T01:40:32.986Z] 01:35:01 3 48.05 0.00 6.60 1.16 0.08 44.10 [2025-01-10T01:40:32.986Z] 01:35:01 4 47.14 0.00 6.16 1.98 0.07 44.65 [2025-01-10T01:40:32.986Z] 01:35:01 5 48.39 0.00 6.40 0.45 0.08 44.68 [2025-01-10T01:40:32.986Z] 01:35:01 6 50.08 0.00 6.67 0.29 0.08 42.88 [2025-01-10T01:40:32.986Z] 01:35:01 7 46.65 0.00 6.18 0.56 0.07 46.55 [2025-01-10T01:40:32.986Z] 01:36:01 all 29.73 0.00 6.75 2.67 0.07 60.78 [2025-01-10T01:40:32.986Z] 01:36:01 0 28.87 0.00 7.64 2.75 0.07 60.67 [2025-01-10T01:40:32.986Z] 01:36:01 1 31.84 0.00 8.14 3.42 0.07 56.52 [2025-01-10T01:40:32.986Z] 01:36:01 2 28.56 0.00 6.87 8.83 0.08 55.66 [2025-01-10T01:40:32.986Z] 01:36:01 3 27.97 0.00 5.87 2.89 0.07 63.20 [2025-01-10T01:40:32.986Z] 01:36:01 4 29.56 0.00 5.83 0.81 0.07 63.73 [2025-01-10T01:40:32.986Z] 01:36:01 5 32.59 0.00 7.21 1.10 0.08 59.01 [2025-01-10T01:40:32.986Z] 01:36:01 6 31.30 0.00 7.02 0.88 0.07 60.73 [2025-01-10T01:40:32.986Z] 01:36:01 7 27.13 0.00 5.41 0.69 0.08 66.69 [2025-01-10T01:40:32.986Z] 01:37:01 all 23.41 0.00 9.44 19.48 0.11 47.55 [2025-01-10T01:40:32.986Z] 01:37:01 0 24.89 0.00 10.49 21.19 0.12 43.31 [2025-01-10T01:40:32.986Z] 01:37:01 1 24.39 0.00 9.89 27.54 0.10 38.08 [2025-01-10T01:40:32.986Z] 01:37:01 2 23.60 0.00 9.14 13.88 0.12 53.27 [2025-01-10T01:40:32.986Z] 01:37:01 3 20.86 0.00 8.55 8.27 0.10 62.22 [2025-01-10T01:40:32.986Z] 01:37:01 4 22.21 0.00 9.02 17.10 0.09 51.58 [2025-01-10T01:40:32.986Z] 01:37:01 5 25.72 0.00 10.56 33.56 0.15 30.01 [2025-01-10T01:40:32.986Z] 01:37:01 6 24.85 0.00 9.40 15.75 0.10 49.90 [2025-01-10T01:40:32.986Z] 01:37:01 7 20.80 0.00 8.46 18.66 0.10 51.99 [2025-01-10T01:40:32.986Z] 01:38:01 all 39.94 0.00 7.67 9.23 0.08 43.09 [2025-01-10T01:40:32.986Z] 01:38:01 0 40.52 0.00 7.70 6.09 0.08 45.60 [2025-01-10T01:40:32.986Z] 01:38:01 1 40.77 0.00 9.58 45.75 0.10 3.80 [2025-01-10T01:40:32.986Z] 01:38:01 2 39.66 0.00 7.36 2.19 0.10 50.69 [2025-01-10T01:40:32.986Z] 01:38:01 3 39.45 0.00 6.95 1.94 0.07 51.58 [2025-01-10T01:40:32.986Z] 01:38:01 4 39.69 0.00 7.85 7.74 0.07 44.66 [2025-01-10T01:40:32.986Z] 01:38:01 5 39.69 0.00 7.73 6.14 0.07 46.37 [2025-01-10T01:40:32.986Z] 01:38:01 6 39.93 0.00 8.07 2.83 0.08 49.10 [2025-01-10T01:40:32.986Z] 01:38:01 7 39.79 0.00 6.12 1.79 0.05 52.24 [2025-01-10T01:40:32.986Z] 01:39:01 all 88.47 0.00 11.37 0.00 0.16 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 0 88.09 0.00 11.75 0.00 0.15 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 1 89.69 0.00 10.16 0.00 0.14 0.02 [2025-01-10T01:40:32.986Z] 01:39:01 2 88.48 0.00 11.39 0.00 0.13 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 3 89.09 0.00 10.76 0.00 0.15 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 4 88.10 0.00 11.75 0.00 0.15 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 5 87.12 0.00 12.60 0.00 0.28 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 6 88.05 0.00 11.81 0.00 0.13 0.00 [2025-01-10T01:40:32.986Z] 01:39:01 7 89.10 0.00 10.75 0.00 0.13 0.02 [2025-01-10T01:40:32.986Z] 01:40:01 all 84.85 0.00 12.13 0.90 0.20 1.92 [2025-01-10T01:40:32.986Z] 01:40:01 0 85.62 0.00 11.95 0.00 0.13 2.30 [2025-01-10T01:40:32.986Z] 01:40:01 1 83.40 0.00 13.58 0.93 0.39 1.71 [2025-01-10T01:40:32.986Z] 01:40:01 2 83.74 0.00 12.20 3.77 0.17 0.12 [2025-01-10T01:40:32.986Z] 01:40:01 3 85.10 0.00 11.54 0.31 0.23 2.82 [2025-01-10T01:40:32.986Z] 01:40:01 4 85.06 0.00 12.28 0.50 0.19 1.97 [2025-01-10T01:40:32.986Z] 01:40:01 5 84.30 0.00 13.01 0.08 0.14 2.47 [2025-01-10T01:40:32.986Z] 01:40:01 6 86.30 0.00 11.08 1.43 0.20 0.99 [2025-01-10T01:40:32.986Z] 01:40:01 7 85.21 0.00 11.45 0.15 0.19 2.99 [2025-01-10T01:40:32.986Z] Average: all 44.94 0.00 7.94 4.83 0.11 42.18 [2025-01-10T01:40:32.986Z] Average: 0 44.84 0.00 8.03 3.94 0.11 43.08 [2025-01-10T01:40:32.986Z] Average: 1 45.22 0.00 8.28 10.28 0.13 36.09 [2025-01-10T01:40:32.986Z] Average: 2 44.97 0.00 7.84 3.81 0.10 43.28 [2025-01-10T01:40:32.986Z] Average: 3 44.23 0.00 7.41 2.36 0.11 45.89 [2025-01-10T01:40:32.986Z] Average: 4 44.89 0.00 7.98 6.33 0.10 40.71 [2025-01-10T01:40:32.986Z] Average: 5 45.70 0.00 8.49 5.44 0.12 40.25 [2025-01-10T01:40:32.986Z] Average: 6 45.73 0.00 8.28 2.70 0.10 43.18 [2025-01-10T01:40:32.986Z] Average: 7 43.95 0.00 7.21 3.83 0.09 44.92 [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z] [2025-01-10T01:40:32.986Z]