Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 856c5ef7aaeb515055f1f417229ac1502991d1b5+310c4853b7613a5ec87f391646ffefe23ede991a (5a37efed02f03e45750c4d2e95e3aa01e1eecea3) 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-ssh13044703252904908750.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-ssh2295720290857048663.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5067/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14251230522252239760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13096510957232124497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-5067/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3536871151122662707.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-38635 in /w/workspace/edgexfoundry_edgex-go_PR-5067 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 310c4853b7613a5ec87f391646ffefe23ede991a into PR head commit 856c5ef7aaeb515055f1f417229ac1502991d1b5 Merge succeeded, producing 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba Checking out Revision 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba (PR-5067) > 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/5067/head:refs/remotes/origin/PR-5067 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 856c5ef7aaeb515055f1f417229ac1502991d1b5 # 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 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba # timeout=10 Commit message: "Merge commit '310c4853b7613a5ec87f391646ffefe23ede991a' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 600a3aed67f772a0644fe869f57322112abf4f5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-11T08:31:29.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-11T08:31:29.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-11T08:31:29.818Z] ========================================================= [2025-02-11T08:31:29.818Z] EdgeX Global Pipelines Version Info [2025-02-11T08:31:29.818Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:31:30.595Z] ------------------- [2025-02-11T08:31:30.595Z] stable info: [2025-02-11T08:31:30.595Z] ------------------- [2025-02-11T08:31:30.595Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-11T08:31:30.595Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T08:31:30.595Z] Message: update stable to v1.0.269 [2025-02-11T08:31:31.167Z] ------------------- [2025-02-11T08:31:31.167Z] experimental info: [2025-02-11T08:31:31.167Z] ------------------- [2025-02-11T08:31:31.167Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-11T08:31:31.167Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T08:31:31.167Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-11T08:31:31.253Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-11T08:31:31.277Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-11T08:31:31.299Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-11T08:31:31.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-11T08:31:31.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-11T08:31:31.369Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-11T08:31:31.390Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-11T08:31:31.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-11T08:31:31.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-11T08:31:31.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-11T08:31:31.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-11T08:31:31.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-11T08:31:31.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-11T08:31:31.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-11T08:31:31.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-11T08:31:31.613Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T08:31:31.640Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T08:31:31.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-11T08:31:31.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-11T08:31:31.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-11T08:31:31.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-11T08:31:31.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-11T08:31:31.801Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-11T08:31:31.828Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5067 [Pipeline] echo [2025-02-11T08:31:31.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5067 [Pipeline] echo [2025-02-11T08:31:31.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5067 [Pipeline] echo [2025-02-11T08:31:31.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] echo [2025-02-11T08:31:31.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bfee8e [Pipeline] echo [2025-02-11T08:31:31.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T08:31:32.002Z] provisioning config files... [2025-02-11T08:31:32.017Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16969149525886226761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:31:32.362Z] ---> ****-login.sh [2025-02-11T08:31:32.362Z] nexus3.edgexfoundry.org:10001 [2025-02-11T08:31:32.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T08:31:32.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T08:31:32.623Z] Configure a credential helper to remove this warning. See [2025-02-11T08:31:32.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T08:31:32.623Z] [2025-02-11T08:31:32.623Z] Login Succeeded [2025-02-11T08:31:32.623Z] nexus3.edgexfoundry.org:10002 [2025-02-11T08:31:32.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T08:31:32.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T08:31:32.623Z] Configure a credential helper to remove this warning. See [2025-02-11T08:31:32.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T08:31:32.623Z] [2025-02-11T08:31:32.623Z] Login Succeeded [2025-02-11T08:31:32.623Z] nexus3.edgexfoundry.org:10003 [2025-02-11T08:31:32.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T08:31:32.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T08:31:32.883Z] Configure a credential helper to remove this warning. See [2025-02-11T08:31:32.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T08:31:32.883Z] [2025-02-11T08:31:32.883Z] Login Succeeded [2025-02-11T08:31:32.883Z] nexus3.edgexfoundry.org:10004 [2025-02-11T08:31:32.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T08:31:32.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T08:31:32.884Z] Configure a credential helper to remove this warning. See [2025-02-11T08:31:32.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T08:31:32.884Z] [2025-02-11T08:31:32.884Z] Login Succeeded [2025-02-11T08:31:32.884Z] ****.io [2025-02-11T08:31:33.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T08:31:33.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T08:31:33.143Z] Configure a credential helper to remove this warning. See [2025-02-11T08:31:33.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T08:31:33.143Z] [2025-02-11T08:31:33.143Z] Login Succeeded [2025-02-11T08:31:33.143Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T08:31:33.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T08:31:33.529Z] + 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-02-11T08:31:33.529Z] + dirname cmd/core-command/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-11T08:31:33.529Z] + + cut -d/ -f2 [2025-02-11T08:31:33.529Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-11T08:31:33.529Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/core-data/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/core-keeper/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/core-metadata/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-11T08:31:33.529Z] + + cut -d/ -f2dirname [2025-02-11T08:31:33.529Z] cmd/security-proxy-auth/Dockerfile [2025-02-11T08:31:33.529Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-11T08:31:33.529Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2025-02-11T08:31:33.529Z] -f2 [2025-02-11T08:31:33.529Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/support-notifications/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-11T08:31:33.529Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-11T08:31:33.529Z] + cut -d/ -f2 [2025-02-11T08:31:33.529Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-11T08:31:33.569Z] 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-02-11T08:31:33.930Z] + git rev-list -1 --merges 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba~1..6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] echo [2025-02-11T08:31:33.945Z] -----------> git rev-list -1 --merges 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba~1..6bfee8e17e9c91b7526d358d8a8f6587aa3433ba 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [2025-02-11T08:31:33.946Z] 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [false] [Pipeline] sh [2025-02-11T08:31:34.241Z] + git log --format=format:%s -1 6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] echo [2025-02-11T08:31:34.257Z] ========================================================= [2025-02-11T08:31:34.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-11T08:31:34.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-11T08:31:34.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T08:31:34.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-11T08:31:34.636Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-11T08:31:34.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-11T08:31:34.636Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-11T08:31:34.636Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-11T08:31:34.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:31:34.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T08:31:34.997Z] [2025-02-11T08:31:34.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:31:35.307Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T08:31:35.307Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-11T08:31:35.307Z] b85a868b505f: Pulling fs layer [2025-02-11T08:31:35.307Z] e2be974225ed: Pulling fs layer [2025-02-11T08:31:35.307Z] 339a4e72a1f5: Pulling fs layer [2025-02-11T08:31:35.307Z] 988bab9f4d93: Pulling fs layer [2025-02-11T08:31:35.307Z] 1469e6f7b9e6: Pulling fs layer [2025-02-11T08:31:35.307Z] eaf3925da568: Pulling fs layer [2025-02-11T08:31:35.307Z] bab4dde63d76: Pulling fs layer [2025-02-11T08:31:35.307Z] bde34c3a00c8: Pulling fs layer [2025-02-11T08:31:35.307Z] b352a97aabf1: Pulling fs layer [2025-02-11T08:31:35.307Z] 4872d77fe225: Pulling fs layer [2025-02-11T08:31:35.307Z] 5851b861e8e6: Pulling fs layer [2025-02-11T08:31:35.307Z] bde34c3a00c8: Waiting [2025-02-11T08:31:35.307Z] 1469e6f7b9e6: Waiting [2025-02-11T08:31:35.307Z] b352a97aabf1: Waiting [2025-02-11T08:31:35.307Z] 4872d77fe225: Waiting [2025-02-11T08:31:35.307Z] eaf3925da568: Waiting [2025-02-11T08:31:35.307Z] 5851b861e8e6: Waiting [2025-02-11T08:31:35.307Z] bab4dde63d76: Waiting [2025-02-11T08:31:35.307Z] e2be974225ed: Verifying Checksum [2025-02-11T08:31:35.307Z] e2be974225ed: Download complete [2025-02-11T08:31:35.307Z] 988bab9f4d93: Verifying Checksum [2025-02-11T08:31:35.307Z] 988bab9f4d93: Download complete [2025-02-11T08:31:35.307Z] 1469e6f7b9e6: Verifying Checksum [2025-02-11T08:31:35.307Z] 1469e6f7b9e6: Download complete [2025-02-11T08:31:35.307Z] eaf3925da568: Verifying Checksum [2025-02-11T08:31:35.307Z] eaf3925da568: Download complete [2025-02-11T08:31:35.567Z] 339a4e72a1f5: Verifying Checksum [2025-02-11T08:31:35.567Z] 339a4e72a1f5: Download complete [2025-02-11T08:31:35.567Z] bde34c3a00c8: Download complete [2025-02-11T08:31:35.567Z] b352a97aabf1: Verifying Checksum [2025-02-11T08:31:35.567Z] b352a97aabf1: Download complete [2025-02-11T08:31:35.567Z] 4872d77fe225: Verifying Checksum [2025-02-11T08:31:35.567Z] 4872d77fe225: Download complete [2025-02-11T08:31:35.567Z] 5851b861e8e6: Download complete [2025-02-11T08:31:35.567Z] b85a868b505f: Verifying Checksum [2025-02-11T08:31:35.567Z] b85a868b505f: Download complete [2025-02-11T08:31:35.826Z] bab4dde63d76: Verifying Checksum [2025-02-11T08:31:35.826Z] bab4dde63d76: Download complete [2025-02-11T08:31:36.761Z] b85a868b505f: Pull complete [2025-02-11T08:31:36.761Z] e2be974225ed: Pull complete [2025-02-11T08:31:37.020Z] 339a4e72a1f5: Pull complete [2025-02-11T08:31:37.279Z] 988bab9f4d93: Pull complete [2025-02-11T08:31:37.538Z] 1469e6f7b9e6: Pull complete [2025-02-11T08:31:37.538Z] eaf3925da568: Pull complete [2025-02-11T08:31:38.919Z] bab4dde63d76: Pull complete [2025-02-11T08:31:38.919Z] bde34c3a00c8: Pull complete [2025-02-11T08:31:39.203Z] b352a97aabf1: Pull complete [2025-02-11T08:31:39.463Z] 4872d77fe225: Pull complete [2025-02-11T08:31:39.463Z] 5851b861e8e6: Pull complete [2025-02-11T08:31:39.463Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-11T08:31:39.463Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T08:31:39.463Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T08:31:39.610Z] prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container [2025-02-11T08:31:39.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T08:31:41.976Z] $ docker top 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c -eo pid,comm [2025-02-11T08:31:42.030Z] 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-02-11T08:31:42.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T08:31:42.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T08:31:42.087Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T08:31:42.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T08:31:42.217Z] $ docker exec 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent [2025-02-11T08:31:42.319Z] SSH_AUTH_SOCK=/tmp/ssh-tTRGxR0P4xih/agent.32 [2025-02-11T08:31:42.319Z] SSH_AGENT_PID=38 [2025-02-11T08:31:42.326Z] Running ssh-add (command line suppressed) [2025-02-11T08:31:42.423Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1596971167097832504.key (/w/workspace/edgex-go/4@tmp/private_key_1596971167097832504.key) [2025-02-11T08:31:42.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T08:31:42.736Z] + git tag --points-at HEAD [Pipeline] } [2025-02-11T08:31:42.747Z] $ docker exec --env ******** --env ******** 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent -k [2025-02-11T08:31:42.840Z] unset SSH_AUTH_SOCK; [2025-02-11T08:31:42.840Z] unset SSH_AGENT_PID; [2025-02-11T08:31:42.840Z] echo Agent pid 38 killed; [2025-02-11T08:31:42.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-11T08:31:42.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T08:31:42.898Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T08:31:42.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T08:31:42.997Z] $ docker exec 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent [2025-02-11T08:31:43.114Z] SSH_AUTH_SOCK=/tmp/ssh-iihihPciMz97/agent.71 [2025-02-11T08:31:43.114Z] SSH_AGENT_PID=78 [2025-02-11T08:31:43.119Z] Running ssh-add (command line suppressed) [2025-02-11T08:31:43.222Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1763400470619386177.key (/w/workspace/edgex-go/4@tmp/private_key_1763400470619386177.key) [2025-02-11T08:31:43.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T08:31:43.534Z] + git semver init [2025-02-11T08:31:43.793Z] 2025-02-11 08:31:43,737 [run_init] DEBUG init version:0.0.0 force:False [2025-02-11T08:31:43.793Z] 2025-02-11 08:31:43,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2025-02-11T08:31:43.793Z] 2025-02-11 08:31:43,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2025-02-11T08:31:43.793Z] 2025-02-11 08:31:43,738 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2025-02-11T08:31:49.169Z] 2025-02-11 08:31:48,303 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-5067 with force:False [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-5067 [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,308 [execute] INFO git cat-file --batch-check [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,314 [execute] INFO git cat-file --batch [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T08:31:49.170Z] 2025-02-11 08:31:48,318 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-5067 [2025-02-11T08:31:49.170Z] 0.0.0 [Pipeline] } [2025-02-11T08:31:49.178Z] $ docker exec --env ******** --env ******** 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c ssh-agent -k [2025-02-11T08:31:49.268Z] unset SSH_AUTH_SOCK; [2025-02-11T08:31:49.269Z] unset SSH_AGENT_PID; [2025-02-11T08:31:49.269Z] echo Agent pid 78 killed; [2025-02-11T08:31:49.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T08:31:49.601Z] + git semver [Pipeline] } [2025-02-11T08:31:49.873Z] $ docker stop --time=1 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c [2025-02-11T08:31:51.192Z] $ docker rm -f --volumes 8679761812e0243c7f4d136af55ffa248b1e402ac126cf474508552985f2593c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T08:31:51.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-11T08:31:51.790Z] Stashed 1 file(s) [Pipeline] echo [2025-02-11T08:31:51.795Z] [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-02-11T08:31:52.347Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2025-02-11T08:31:52.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T08:31:52.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T08:31:52.403Z] ========================================================= [2025-02-11T08:31:52.403Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-11T08:31:52.403Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-11T08:31:52.702Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T08:31:52.702Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-11T08:31:52.702Z] da9db072f522: Pulling fs layer [2025-02-11T08:31:52.702Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-11T08:31:52.702Z] 06f05ace1117: Pulling fs layer [2025-02-11T08:31:52.702Z] 5fe327b54edc: Pulling fs layer [2025-02-11T08:31:52.702Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T08:31:52.702Z] 92a5565b7b96: Pulling fs layer [2025-02-11T08:31:52.702Z] ff9bb7016b71: Pulling fs layer [2025-02-11T08:31:52.702Z] b67dba6c2c7d: Pulling fs layer [2025-02-11T08:31:52.702Z] a813b0c90790: Pulling fs layer [2025-02-11T08:31:52.702Z] 5fe327b54edc: Waiting [2025-02-11T08:31:52.702Z] 4f4fb700ef54: Waiting [2025-02-11T08:31:52.702Z] 92a5565b7b96: Waiting [2025-02-11T08:31:52.702Z] ff9bb7016b71: Waiting [2025-02-11T08:31:52.702Z] b67dba6c2c7d: Waiting [2025-02-11T08:31:52.702Z] 6ef4a4ee8ca5: Download complete [2025-02-11T08:31:52.702Z] 5fe327b54edc: Download complete [2025-02-11T08:31:52.702Z] 4f4fb700ef54: Download complete [2025-02-11T08:31:52.702Z] 92a5565b7b96: Verifying Checksum [2025-02-11T08:31:52.702Z] 92a5565b7b96: Download complete [2025-02-11T08:31:52.702Z] da9db072f522: Verifying Checksum [2025-02-11T08:31:52.702Z] da9db072f522: Download complete [2025-02-11T08:31:52.702Z] ff9bb7016b71: Verifying Checksum [2025-02-11T08:31:52.702Z] ff9bb7016b71: Download complete [2025-02-11T08:31:52.962Z] da9db072f522: Pull complete [2025-02-11T08:31:52.962Z] 6ef4a4ee8ca5: Pull complete [2025-02-11T08:31:52.962Z] a813b0c90790: Verifying Checksum [2025-02-11T08:31:52.962Z] a813b0c90790: Download complete [2025-02-11T08:31:53.221Z] 06f05ace1117: Download complete [2025-02-11T08:31:53.481Z] b67dba6c2c7d: Verifying Checksum [2025-02-11T08:31:53.481Z] b67dba6c2c7d: Download complete [2025-02-11T08:31:56.771Z] 06f05ace1117: Pull complete [2025-02-11T08:31:56.771Z] 5fe327b54edc: Pull complete [2025-02-11T08:31:56.771Z] 4f4fb700ef54: Pull complete [2025-02-11T08:31:56.771Z] 92a5565b7b96: Pull complete [2025-02-11T08:31:56.771Z] ff9bb7016b71: Pull complete [2025-02-11T08:31:58.680Z] b67dba6c2c7d: Pull complete [2025-02-11T08:31:59.249Z] a813b0c90790: Pull complete [2025-02-11T08:31:59.249Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-11T08:31:59.249Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T08:31:59.249Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-11T08:31:59.558Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T08:31:59.558Z] WORKDIR /edgex [2025-02-11T08:31:59.558Z] COPY go.mod . [2025-02-11T08:31:59.558Z] RUN go mod download [2025-02-11T08:31:59.558Z] docker build -t ci-base-image-x86_64 -f - . [2025-02-11T08:32:00.127Z] Sending build context to Docker daemon 180MB [2025-02-11T08:32:00.127Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T08:32:00.127Z] ---> 3ba60ce46760 [2025-02-11T08:32:00.127Z] Step 2/4 : WORKDIR /edgex [2025-02-11T08:32:03.438Z] ---> Running in db81ed16c857 [2025-02-11T08:32:03.438Z] Removing intermediate container db81ed16c857 [2025-02-11T08:32:03.438Z] ---> 7283ce0c6125 [2025-02-11T08:32:03.438Z] Step 3/4 : COPY go.mod . [2025-02-11T08:32:03.698Z] ---> 6a1d2ce4c7c1 [2025-02-11T08:32:03.698Z] Step 4/4 : RUN go mod download [2025-02-11T08:32:03.698Z] ---> Running in 2ab7c5f63911 [2025-02-11T08:32:25.646Z] Removing intermediate container 2ab7c5f63911 [2025-02-11T08:32:25.646Z] ---> 4046610bd0cf [2025-02-11T08:32:25.646Z] Successfully built 4046610bd0cf [2025-02-11T08:32:25.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:32:25.959Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T08:32:25.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T08:32:26.049Z] prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container [2025-02-11T08:32:26.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-11T08:32:26.758Z] $ docker top 2609219124c19625755ece8d3ada6faa1c44b66b0b2fa9b0ff9c0bbd232f4973 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T08:32:27.117Z] + go version [2025-02-11T08:32:27.117Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-11T08:32:27.129Z] $ docker stop --time=1 2609219124c19625755ece8d3ada6faa1c44b66b0b2fa9b0ff9c0bbd232f4973 [2025-02-11T08:32:28.403Z] $ docker rm -f --volumes 2609219124c19625755ece8d3ada6faa1c44b66b0b2fa9b0ff9c0bbd232f4973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:32:28.869Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T08:32:28.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T08:32:28.954Z] prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container [2025-02-11T08:32:28.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-11T08:32:29.333Z] $ docker top fa37dcf5005a75489dcdfb7d90ef6b237ae3eb5a923ad052fc4d2fc7bdaeb036 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-11T08:32:29.414Z] ========================================================= [2025-02-11T08:32:29.414Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-11T08:32:29.414Z] ========================================================= [Pipeline] sh [2025-02-11T08:32:29.702Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2025-02-11T08:32:30.013Z] + make test [2025-02-11T08:32:30.013Z] go test -race -coverprofile=coverage.out ./... [2025-02-11T08:32:38.132Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-11T08:33:04.685Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-11T08:33:04.685Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-11T08:33:04.944Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-11T08:33:04.944Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-11T08:33:04.944Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-11T08:33:04.944Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-11T08:33:04.944Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-11T08:33:04.944Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-11T08:33:05.203Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-11T08:33:05.203Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-11T08:33:05.203Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-11T08:33:05.203Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-11T08:33:05.203Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-11T08:33:05.203Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-11T08:33:05.203Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-11T08:33:07.752Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-11T08:33:07.752Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-11T08:33:08.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-02-11T08:33:09.257Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-11T08:33:09.257Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-11T08:33:09.257Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-11T08:33:09.257Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-11T08:33:09.257Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-11T08:33:09.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-02-11T08:33:10.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-11T08:33:10.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-11T08:33:10.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-11T08:33:10.760Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-11T08:33:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-11T08:33:12.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-11T08:33:12.163Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:12.163Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-11T08:33:12.163Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-11T08:33:12.163Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-11T08:33:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements [2025-02-11T08:33:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 47.2% of statements [2025-02-11T08:33:13.549Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-11T08:33:13.549Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-11T08:33:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.834s coverage: 93.4% of statements [2025-02-11T08:33:13.549Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.061s coverage: 92.3% of statements [2025-02-11T08:33:14.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.068s coverage: 9.4% of statements [2025-02-11T08:33:15.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-11T08:33:15.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-11T08:33:15.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-11T08:33:15.439Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-11T08:33:16.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 95.8% of statements [2025-02-11T08:33:16.816Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-02-11T08:33:17.076Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-11T08:33:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-11T08:33:17.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-11T08:33:17.334Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:17.334Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-11T08:33:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2025-02-11T08:33:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2025-02-11T08:33:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements [2025-02-11T08:33:18.275Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements [2025-02-11T08:33:18.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 40.0% of statements [2025-02-11T08:33:18.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 87.1% of statements [2025-02-11T08:33:18.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2025-02-11T08:33:18.845Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-11T08:33:18.845Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-11T08:33:18.845Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-11T08:33:19.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2025-02-11T08:33:19.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-11T08:33:19.365Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-11T08:33:19.365Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-11T08:33:19.365Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-11T08:33:19.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-02-11T08:33:20.564Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-11T08:33:20.564Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-11T08:33:20.564Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-11T08:33:21.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-11T08:33:21.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-11T08:33:21.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-11T08:33:21.504Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-11T08:33:22.072Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-11T08:33:22.072Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-11T08:33:22.332Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-11T08:33:23.271Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-11T08:33:23.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-11T08:33:25.234Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-11T08:33:25.234Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-11T08:33:27.784Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-11T08:33:27.784Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-11T08:33:27.784Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-11T08:33:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-11T08:33:28.721Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-11T08:33:28.721Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:30.100Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-11T08:33:30.100Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-11T08:33:30.360Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-11T08:33:30.360Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-11T08:33:30.360Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-11T08:33:30.361Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-11T08:33:30.361Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-11T08:33:31.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-11T08:33:31.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-11T08:33:31.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-11T08:33:31.743Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-11T08:33:31.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-02-11T08:33:33.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-11T08:33:33.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-11T08:33:33.655Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-11T08:33:33.655Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:34.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-11T08:33:34.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-11T08:33:34.595Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-11T08:33:35.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-11T08:33:35.423Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-11T08:33:35.423Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.041s coverage: 92.9% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 47.4% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.234s coverage: 36.1% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2025-02-11T08:33:37.964Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-02-11T08:33:38.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.0% of statements [2025-02-11T08:33:38.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 94.9% of statements [2025-02-11T08:33:38.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-02-11T08:33:38.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2025-02-11T08:33:38.902Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements [2025-02-11T08:33:39.161Z] 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-02-11T08:33:39.422Z] running golangci-lint [2025-02-11T08:33:39.423Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-11T08:33:39.423Z] go version go1.23.4 linux/amd64 [2025-02-11T08:33:39.682Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-11T08:33:39.682Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-11T08:33:39.682Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-11T08:34:01.616Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 21.826818081s" [2025-02-11T08:34:01.616Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.585959ms" [2025-02-11T08:34:13.812Z] level=info msg="[linters_context/goanalysis] analyzers took 1m21.628661055s with top 10 stages: buildir: 50.426241505s, gosec: 3.3023045s, inspect: 2.186893053s, fact_deprecated: 2.146561514s, printf: 1.57923916s, ctrlflow: 1.453438188s, nilness: 1.1504385s, fact_purity: 1.135398176s, S1038: 925.547686ms, typedness: 667.566704ms" [2025-02-11T08:34:13.812Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-11T08:34:13.812Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, path_prettifier: 202/202, skip_files: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202" [2025-02-11T08:34:13.812Z] level=info msg="[runner] processing took 17.510934ms with stages: nolint: 6.924557ms, identifier_marker: 5.349954ms, autogenerated_exclude: 1.633753ms, path_prettifier: 1.534782ms, exclude-rules: 1.12887ms, skip_dirs: 873.068µs, invalid_issue: 25.07µs, cgo: 24.83µs, filename_unadjuster: 12.76µs, max_same_issues: 620ns, skip_files: 420ns, uniq_by_line: 420ns, fixer: 380ns, sort_results: 260ns, exclude: 240ns, max_from_linter: 160ns, path_prefixer: 150ns, diff: 150ns, source_code: 140ns, path_shortener: 130ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-02-11T08:34:13.812Z] level=info msg="[runner] linters took 10.64862272s with stages: goanalysis_metalinter: 10.631039866s" [2025-02-11T08:34:13.812Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-11T08:34:13.812Z] level=info msg="Memory: 324 samples, avg is 270.3MB, max is 1328.0MB" [2025-02-11T08:34:13.812Z] level=info msg="Execution took 32.529996809s" [2025-02-11T08:34:13.812Z] go vet ./... [2025-02-11T08:34:19.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-11T08:34:19.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-11T08:34:19.081Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-11T08:34:19.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-11T08:34:19.388Z] + ls -al . [2025-02-11T08:34:19.388Z] total 1872 [2025-02-11T08:34:19.388Z] drwxrwxr-x 11 1001 1001 4096 Feb 11 08:32 . [2025-02-11T08:34:19.388Z] drwxr-xr-x 4 root root 4096 Feb 11 08:32 .. [2025-02-11T08:34:19.388Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 .blubracket [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 10 Feb 11 08:31 .dockerignore [2025-02-11T08:34:19.388Z] drwxrwxr-x 8 1001 1001 4096 Feb 11 08:33 .git [2025-02-11T08:34:19.388Z] drwxrwxr-x 3 1001 1001 4096 Feb 11 08:31 .github [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 907 Feb 11 08:31 .gitignore [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 199 Feb 11 08:31 .golangci.yml [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 100 Feb 11 08:31 .hadolint.yml [2025-02-11T08:34:19.388Z] drwxr-xr-x 3 1001 1001 4096 Feb 11 08:31 .semver [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 155 Feb 11 08:31 .sonarcloud.properties [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 1171 Feb 11 08:31 ADOPTERS.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 17374 Feb 11 08:31 Attribution.txt [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 100284 Feb 11 08:31 CHANGELOG.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 3804 Feb 11 08:31 CONTRIBUTING.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 677 Feb 11 08:31 GOVERNANCE.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 858 Feb 11 08:31 Jenkinsfile [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 10775 Feb 11 08:31 LICENSE [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 16740 Feb 11 08:31 Makefile [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 582 Feb 11 08:31 OWNERS.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 9932 Feb 11 08:31 README.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 789 Feb 11 08:31 SECURITY.md [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 5 Feb 11 08:31 VERSION [2025-02-11T08:34:19.388Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 bin [2025-02-11T08:34:19.388Z] drwxrwxr-x 19 1001 1001 4096 Feb 11 08:31 cmd [2025-02-11T08:34:19.388Z] -rw-r--r-- 1 root root 1544536 Feb 11 08:33 coverage.out [2025-02-11T08:34:19.388Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 fuzz_test [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 6494 Feb 11 08:31 go.mod [2025-02-11T08:34:19.388Z] -rw-rw-r-- 1 1001 1001 88223 Feb 11 08:31 go.sum [2025-02-11T08:34:19.388Z] drwxrwxr-x 7 1001 1001 4096 Feb 11 08:31 internal [2025-02-11T08:34:19.389Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 08:31 openapi [2025-02-11T08:34:19.389Z] -rw-rw-r-- 1 1001 1001 584 Feb 11 08:31 security.txt [2025-02-11T08:34:19.389Z] -rw-rw-r-- 1 1001 1001 204 Feb 11 08:31 version.go [Pipeline] sh [2025-02-11T08:34:19.675Z] + '[' -e coverage.out ] [2025-02-11T08:34:19.675Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-11T08:34:19.811Z] Stashed 1 file(s) [Pipeline] sh [2025-02-11T08:34:20.169Z] + make build [2025-02-11T08:34:20.169Z] 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-02-11T08:34:42.098Z] 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-02-11T08:34:42.098Z] 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-02-11T08:34:43.478Z] 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-02-11T08:34:44.046Z] 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-02-11T08:34:45.423Z] 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-02-11T08:34:50.693Z] 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-02-11T08:34:52.070Z] 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-02-11T08:34:53.970Z] 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-02-11T08:34:54.906Z] 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-02-11T08:34:55.475Z] 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-02-11T08:34:56.409Z] 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-02-11T08:34:56.977Z] 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-02-11T08:34:57.920Z] $ docker stop --time=1 fa37dcf5005a75489dcdfb7d90ef6b237ae3eb5a923ad052fc4d2fc7bdaeb036 [2025-02-11T08:35:02.979Z] $ docker rm -f --volumes fa37dcf5005a75489dcdfb7d90ef6b237ae3eb5a923ad052fc4d2fc7bdaeb036 [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-02-11T08:35:04.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T08:35:04.206Z] [2025-02-11T08:35:04.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:35:04.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T08:35:04.523Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-11T08:35:04.523Z] 91d30c5bc195: Pulling fs layer [2025-02-11T08:35:04.523Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-11T08:35:04.523Z] 9c61dcf015f6: Pulling fs layer [2025-02-11T08:35:04.523Z] 4698f68db338: Pulling fs layer [2025-02-11T08:35:04.523Z] 2a2f49069b9e: Pulling fs layer [2025-02-11T08:35:04.523Z] e0025b399a48: Pulling fs layer [2025-02-11T08:35:04.523Z] 2a2f49069b9e: Waiting [2025-02-11T08:35:04.523Z] e0025b399a48: Waiting [2025-02-11T08:35:04.523Z] 4698f68db338: Waiting [2025-02-11T08:35:04.523Z] 91d30c5bc195: Download complete [2025-02-11T08:35:04.523Z] 4698f68db338: Verifying Checksum [2025-02-11T08:35:04.523Z] 4698f68db338: Download complete [2025-02-11T08:35:04.782Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-11T08:35:04.782Z] 2e9b0aa3be6d: Download complete [2025-02-11T08:35:04.782Z] e0025b399a48: Verifying Checksum [2025-02-11T08:35:04.782Z] e0025b399a48: Download complete [2025-02-11T08:35:04.782Z] 91d30c5bc195: Pull complete [2025-02-11T08:35:04.782Z] 2a2f49069b9e: Verifying Checksum [2025-02-11T08:35:04.782Z] 2a2f49069b9e: Download complete [2025-02-11T08:35:05.042Z] 2e9b0aa3be6d: Pull complete [2025-02-11T08:35:05.303Z] 9c61dcf015f6: Download complete [2025-02-11T08:35:07.834Z] 9c61dcf015f6: Pull complete [2025-02-11T08:35:07.834Z] 4698f68db338: Pull complete [2025-02-11T08:35:07.834Z] 2a2f49069b9e: Pull complete [2025-02-11T08:35:07.834Z] e0025b399a48: Pull complete [2025-02-11T08:35:07.834Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-11T08:35:07.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T08:35:07.834Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T08:35:07.931Z] prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container [2025-02-11T08:35:07.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-11T08:35:10.126Z] $ docker top ef11fe8e70cb07d3dbef4bde36e29f8cb10547f4f29771ad5b4a178507cb8de6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T08:35:10.477Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-11T08:35:13.023Z] #1 [security-spire-server internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #1 transferring dockerfile: 1.70kB done [2025-02-11T08:35:13.023Z] #1 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #2 transferring dockerfile: 3.02kB done [2025-02-11T08:35:13.023Z] #2 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #3 transferring dockerfile: 1.89kB done [2025-02-11T08:35:13.023Z] #3 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #4 [core-data internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #4 transferring dockerfile: 2.04kB done [2025-02-11T08:35:13.023Z] #4 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #5 [core-command internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #5 transferring dockerfile: 1.94kB done [2025-02-11T08:35:13.023Z] #5 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #6 [support-notifications internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #6 transferring dockerfile: 2.00kB done [2025-02-11T08:35:13.023Z] #6 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #7 transferring dockerfile: 2.14kB done [2025-02-11T08:35:13.023Z] #7 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #8 transferring dockerfile: 2.23kB done [2025-02-11T08:35:13.023Z] #8 DONE 0.0s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #9 transferring dockerfile: 1.69kB done [2025-02-11T08:35:13.023Z] #9 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #10 [security-spire-server internal] load .dockerignore [2025-02-11T08:35:13.023Z] #10 transferring context: 50B done [2025-02-11T08:35:13.023Z] #10 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #11 transferring dockerfile: 1.81kB done [2025-02-11T08:35:13.023Z] #11 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #12 transferring dockerfile: 2.49kB done [2025-02-11T08:35:13.023Z] #12 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #13 [core-metadata internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #13 transferring dockerfile: 2.10kB done [2025-02-11T08:35:13.023Z] #13 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #14 transferring dockerfile: 2.50kB done [2025-02-11T08:35:13.023Z] #14 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #15 transferring dockerfile: 2.01kB done [2025-02-11T08:35:13.023Z] #15 DONE 0.1s [2025-02-11T08:35:13.023Z] [2025-02-11T08:35:13.023Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-02-11T08:35:13.023Z] #16 transferring dockerfile: 1.83kB done [2025-02-11T08:35:13.023Z] #16 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #17 [security-bootstrapper internal] load .dockerignore [2025-02-11T08:35:13.281Z] #17 transferring context: 50B 0.0s done [2025-02-11T08:35:13.281Z] #17 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-02-11T08:35:13.281Z] #18 transferring context: 50B done [2025-02-11T08:35:13.281Z] #18 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #19 [core-data internal] load .dockerignore [2025-02-11T08:35:13.281Z] #19 transferring context: 50B done [2025-02-11T08:35:13.281Z] #19 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #20 [core-command internal] load .dockerignore [2025-02-11T08:35:13.281Z] #20 transferring context: 50B done [2025-02-11T08:35:13.281Z] #20 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #21 [support-notifications internal] load .dockerignore [2025-02-11T08:35:13.281Z] #21 transferring context: 50B done [2025-02-11T08:35:13.281Z] #21 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #22 [security-proxy-auth internal] load .dockerignore [2025-02-11T08:35:13.281Z] #22 transferring context: 50B done [2025-02-11T08:35:13.281Z] #22 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-11T08:35:13.281Z] #23 transferring context: 50B done [2025-02-11T08:35:13.281Z] #23 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #24 [security-spire-config internal] load .dockerignore [2025-02-11T08:35:13.281Z] #24 transferring context: 50B done [2025-02-11T08:35:13.281Z] #24 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #25 [core-keeper internal] load .dockerignore [2025-02-11T08:35:13.281Z] #25 transferring context: 50B done [2025-02-11T08:35:13.281Z] #25 DONE 0.1s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #26 [security-spire-agent internal] load .dockerignore [2025-02-11T08:35:13.281Z] #26 transferring context: 50B done [2025-02-11T08:35:13.281Z] #26 DONE 0.0s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #27 [security-secretstore-setup internal] load .dockerignore [2025-02-11T08:35:13.281Z] #27 transferring context: 50B done [2025-02-11T08:35:13.281Z] #27 DONE 0.1s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #28 [security-proxy-setup internal] load .dockerignore [2025-02-11T08:35:13.281Z] #28 transferring context: 50B done [2025-02-11T08:35:13.281Z] #28 DONE 0.1s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #29 [core-metadata internal] load .dockerignore [2025-02-11T08:35:13.281Z] #29 transferring context: 50B done [2025-02-11T08:35:13.281Z] #29 DONE 0.1s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #30 [support-scheduler internal] load .dockerignore [2025-02-11T08:35:13.281Z] #30 transferring context: 50B done [2025-02-11T08:35:13.281Z] #30 DONE 0.1s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T08:35:13.281Z] #31 DONE 0.1s [2025-02-11T08:35:13.281Z] [2025-02-11T08:35:13.281Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-11T08:35:13.539Z] #32 ... [2025-02-11T08:35:13.539Z] [2025-02-11T08:35:13.539Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T08:35:13.539Z] #33 DONE 0.0s [2025-02-11T08:35:13.539Z] [2025-02-11T08:35:13.539Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T08:35:13.539Z] #33 DONE 0.0s [2025-02-11T08:35:13.539Z] [2025-02-11T08:35:13.539Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T08:35:13.539Z] #31 DONE 0.2s [2025-02-11T08:35:13.539Z] [2025-02-11T08:35:13.539Z] #34 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T08:35:13.539Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:13.539Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:13.539Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:13.539Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:13.539Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 1.05MB / 3.63MB 0.1s [2025-02-11T08:35:13.798Z] #34 ... [2025-02-11T08:35:13.798Z] [2025-02-11T08:35:13.798Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T08:35:13.798Z] #33 DONE 0.0s [2025-02-11T08:35:13.798Z] [2025-02-11T08:35:13.798Z] #34 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T08:35:13.798Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:13.798Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:13.798Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:13.798Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:13.798Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T08:35:13.798Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-02-11T08:35:14.056Z] #34 ... [2025-02-11T08:35:14.056Z] [2025-02-11T08:35:14.056Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T08:35:14.056Z] #33 DONE 0.0s [2025-02-11T08:35:14.056Z] [2025-02-11T08:35:14.056Z] #34 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T08:35:14.056Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:14.056Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:14.056Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:14.056Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:14.056Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T08:35:14.056Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:14.056Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:14.056Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:14.056Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:14.056Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T08:35:14.056Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-11T08:35:14.056Z] #34 ... [2025-02-11T08:35:14.056Z] [2025-02-11T08:35:14.056Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T08:35:14.056Z] #33 DONE 0.0s [2025-02-11T08:35:14.314Z] [2025-02-11T08:35:14.314Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-11T08:35:14.314Z] #32 DONE 0.9s [2025-02-11T08:35:14.314Z] [2025-02-11T08:35:14.314Z] #34 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T08:35:14.314Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:14.314Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:14.314Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:14.314Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:14.314Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T08:35:14.314Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-11T08:35:14.577Z] #34 ... [2025-02-11T08:35:14.577Z] [2025-02-11T08:35:14.577Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T08:35:14.577Z] #31 DONE 0.8s [2025-02-11T08:35:14.577Z] [2025-02-11T08:35:14.577Z] #34 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T08:35:14.577Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:14.577Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:14.577Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:14.577Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:14.577Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T08:35:14.577Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-11T08:35:14.577Z] #34 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T08:35:14.577Z] #34 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T08:35:14.577Z] #34 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T08:35:14.577Z] #34 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T08:35:14.577Z] #34 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T08:35:14.577Z] #34 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-11T08:35:14.577Z] #34 DONE 1.4s [2025-02-11T08:35:14.577Z] [2025-02-11T08:35:14.577Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-11T08:35:14.577Z] #35 DONE 0.9s [2025-02-11T08:35:14.577Z] [2025-02-11T08:35:14.577Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T08:35:14.577Z] #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T08:35:14.835Z] #36 ... [2025-02-11T08:35:14.835Z] [2025-02-11T08:35:14.835Z] #37 [security-spire-config internal] load build context [2025-02-11T08:35:14.835Z] #37 transferring context: 22.05kB 0.1s done [2025-02-11T08:35:14.835Z] #37 DONE 0.6s [2025-02-11T08:35:14.835Z] [2025-02-11T08:35:14.835Z] #38 [security-spire-server internal] load build context [2025-02-11T08:35:14.835Z] #38 transferring context: 23.80kB 0.0s done [2025-02-11T08:35:14.835Z] #38 DONE 0.6s [2025-02-11T08:35:14.835Z] [2025-02-11T08:35:14.835Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T08:35:14.835Z] #36 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-02-11T08:35:15.093Z] #36 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-11T08:35:15.093Z] #36 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-11T08:35:15.093Z] #36 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-11T08:35:15.093Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-11T08:35:15.352Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-02-11T08:35:15.352Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-02-11T08:35:15.352Z] #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.3s [2025-02-11T08:35:15.620Z] #36 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.4s [2025-02-11T08:35:15.620Z] #36 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-11T08:35:15.620Z] #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 0.5s [2025-02-11T08:35:15.879Z] #36 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2025-02-11T08:35:15.879Z] #36 ... [2025-02-11T08:35:15.879Z] [2025-02-11T08:35:15.879Z] #39 [security-spire-agent internal] load build context [2025-02-11T08:35:15.879Z] #39 transferring context: 23.33kB 0.0s done [2025-02-11T08:35:15.879Z] #39 DONE 1.2s [2025-02-11T08:35:15.879Z] [2025-02-11T08:35:15.879Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T08:35:15.879Z] #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s [2025-02-11T08:35:15.879Z] #36 ... [2025-02-11T08:35:15.879Z] [2025-02-11T08:35:15.879Z] #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-11T08:35:15.879Z] #40 DONE 2.4s [2025-02-11T08:35:15.879Z] [2025-02-11T08:35:15.879Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T08:35:15.879Z] #36 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2025-02-11T08:35:15.879Z] #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2025-02-11T08:35:16.814Z] #36 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2025-02-11T08:35:22.087Z] #36 ... [2025-02-11T08:35:22.087Z] [2025-02-11T08:35:22.087Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T08:35:22.087Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-02-11T08:35:22.087Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-11T08:35:22.087Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-11T08:35:22.087Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-11T08:35:22.087Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2025-02-11T08:35:22.087Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-02-11T08:35:22.087Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-02-11T08:35:22.087Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2025-02-11T08:35:22.087Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-11T08:35:22.087Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-11T08:35:22.087Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-11T08:35:22.087Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2025-02-11T08:35:23.463Z] #41 ... [2025-02-11T08:35:23.463Z] [2025-02-11T08:35:23.463Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-11T08:35:23.463Z] #42 transferring context: 397.86MB 10.0s [2025-02-11T08:35:23.720Z] #42 ... [2025-02-11T08:35:23.720Z] [2025-02-11T08:35:23.720Z] #43 [core-data internal] load build context [2025-02-11T08:35:23.720Z] #43 ... [2025-02-11T08:35:23.720Z] [2025-02-11T08:35:23.720Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-11T08:35:23.720Z] #44 ... [2025-02-11T08:35:23.720Z] [2025-02-11T08:35:23.720Z] #45 [core-command internal] load build context [2025-02-11T08:35:24.187Z] #45 transferring context: 446.26MB 10.2s done [2025-02-11T08:35:24.187Z] #45 ... [2025-02-11T08:35:24.187Z] [2025-02-11T08:35:24.187Z] #46 [support-notifications internal] load build context [2025-02-11T08:35:24.449Z] #46 ... [2025-02-11T08:35:24.449Z] [2025-02-11T08:35:24.449Z] #47 [security-proxy-auth internal] load build context [2025-02-11T08:35:24.449Z] #47 transferring context: 446.26MB 9.9s done [2025-02-11T08:35:24.449Z] #47 ... [2025-02-11T08:35:24.449Z] [2025-02-11T08:35:24.449Z] #48 [security-secretstore-setup internal] load build context [2025-02-11T08:35:24.449Z] #48 ... [2025-02-11T08:35:24.449Z] [2025-02-11T08:35:24.449Z] #49 [core-keeper internal] load build context [2025-02-11T08:35:24.449Z] #49 transferring context: 446.26MB 9.6s done [2025-02-11T08:35:24.449Z] #49 ... [2025-02-11T08:35:24.449Z] [2025-02-11T08:35:24.449Z] #50 [support-scheduler internal] load build context [2025-02-11T08:35:24.709Z] #50 ... [2025-02-11T08:35:24.709Z] [2025-02-11T08:35:24.709Z] #51 [security-proxy-setup internal] load build context [2025-02-11T08:35:24.709Z] #51 ... [2025-02-11T08:35:24.709Z] [2025-02-11T08:35:24.710Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T08:35:24.710Z] #52 ... [2025-02-11T08:35:24.710Z] [2025-02-11T08:35:24.710Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T08:35:24.972Z] #53 ... [2025-02-11T08:35:24.972Z] [2025-02-11T08:35:24.972Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T08:35:24.972Z] #54 ... [2025-02-11T08:35:24.972Z] [2025-02-11T08:35:24.972Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T08:35:25.270Z] #55 ... [2025-02-11T08:35:25.270Z] [2025-02-11T08:35:25.270Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T08:35:25.529Z] #56 ... [2025-02-11T08:35:25.529Z] [2025-02-11T08:35:25.529Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T08:35:25.529Z] #57 ... [2025-02-11T08:35:25.529Z] [2025-02-11T08:35:25.529Z] #58 [core-metadata internal] load build context [2025-02-11T08:35:25.529Z] #58 transferring context: 446.26MB 9.7s done [2025-02-11T08:35:25.529Z] #58 ... [2025-02-11T08:35:25.529Z] [2025-02-11T08:35:25.529Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T08:35:25.788Z] #59 ... [2025-02-11T08:35:25.788Z] [2025-02-11T08:35:25.788Z] #60 [security-bootstrapper internal] load build context [2025-02-11T08:35:25.788Z] #60 ... [2025-02-11T08:35:25.788Z] [2025-02-11T08:35:25.788Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T08:35:26.046Z] #61 ... [2025-02-11T08:35:26.046Z] [2025-02-11T08:35:26.046Z] #62 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-02-11T08:35:26.046Z] #62 ... [2025-02-11T08:35:26.046Z] [2025-02-11T08:35:26.046Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T08:35:26.307Z] #63 ... [2025-02-11T08:35:26.307Z] [2025-02-11T08:35:26.307Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T08:35:26.307Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:26.307Z] #0 2.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:26.307Z] #0 2.646 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:26.307Z] #0 2.651 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:26.307Z] #0 2.672 OK: 8 MiB in 15 packages [2025-02-11T08:35:26.307Z] #64 ... [2025-02-11T08:35:26.307Z] [2025-02-11T08:35:26.307Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T08:35:26.569Z] #65 ... [2025-02-11T08:35:26.569Z] [2025-02-11T08:35:26.569Z] #60 [security-bootstrapper internal] load build context [2025-02-11T08:35:26.569Z] #60 transferring context: 446.26MB 12.6s done [2025-02-11T08:35:29.857Z] #60 ... [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #47 [security-proxy-auth internal] load build context [2025-02-11T08:35:29.857Z] #47 DONE 15.7s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #62 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-02-11T08:35:29.857Z] #62 DONE 13.6s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #49 [core-keeper internal] load build context [2025-02-11T08:35:29.857Z] #49 DONE 15.4s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #45 [core-command internal] load build context [2025-02-11T08:35:29.857Z] #45 DONE 15.9s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #58 [core-metadata internal] load build context [2025-02-11T08:35:29.857Z] #58 DONE 15.4s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T08:35:29.857Z] #64 DONE 14.7s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #42 [security-spiffe-token-provider internal] load build context [2025-02-11T08:35:29.857Z] #42 transferring context: 446.26MB 11.2s done [2025-02-11T08:35:29.857Z] #42 DONE 16.1s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #48 [security-secretstore-setup internal] load build context [2025-02-11T08:35:29.857Z] #48 transferring context: 446.26MB 10.6s done [2025-02-11T08:35:29.857Z] #48 DONE 15.6s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #46 [support-notifications internal] load build context [2025-02-11T08:35:29.857Z] #46 transferring context: 446.26MB 11.1s done [2025-02-11T08:35:29.857Z] #46 DONE 16.0s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #44 [core-common-config-bootstrapper internal] load build context [2025-02-11T08:35:29.857Z] #44 transferring context: 446.26MB 11.2s done [2025-02-11T08:35:29.857Z] #44 DONE 15.9s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #50 [support-scheduler internal] load build context [2025-02-11T08:35:29.857Z] #50 transferring context: 446.26MB 11.1s done [2025-02-11T08:35:29.857Z] #50 DONE 15.2s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #43 [core-data internal] load build context [2025-02-11T08:35:29.857Z] #43 transferring context: 446.26MB 11.4s done [2025-02-11T08:35:29.857Z] #43 DONE 16.1s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #51 [security-proxy-setup internal] load build context [2025-02-11T08:35:29.857Z] #51 transferring context: 446.26MB 11.3s done [2025-02-11T08:35:29.857Z] #51 DONE 15.7s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #60 [security-bootstrapper internal] load build context [2025-02-11T08:35:29.857Z] #60 DONE 16.2s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T08:35:29.857Z] #66 ... [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T08:35:29.857Z] #36 DONE 15.1s [2025-02-11T08:35:29.857Z] [2025-02-11T08:35:29.857Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T08:35:29.857Z] #59 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:30.116Z] #59 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:30.392Z] #59 15.43 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:30.392Z] #59 15.50 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:30.392Z] #59 ... [2025-02-11T08:35:30.392Z] [2025-02-11T08:35:30.392Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T08:35:30.392Z] #63 DONE 15.6s [2025-02-11T08:35:30.392Z] [2025-02-11T08:35:30.392Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T08:35:30.392Z] #59 15.56 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:30.392Z] #59 15.56 (4/6) Installing openssl (3.3.2-r2) [2025-02-11T08:35:30.392Z] #59 15.58 (5/6) Installing su-exec (0.2-r3) [2025-02-11T08:35:30.392Z] #59 15.59 (6/6) Installing yq-go (4.44.1-r2) [2025-02-11T08:35:30.650Z] #59 15.65 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:30.650Z] #59 15.66 OK: 19 MiB in 18 packages [2025-02-11T08:35:31.215Z] #59 DONE 16.2s [2025-02-11T08:35:31.215Z] [2025-02-11T08:35:31.215Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T08:35:31.215Z] #54 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #54 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #54 15.36 (1/7) Installing ca-certificates (20241121-r1) [2025-02-11T08:35:31.215Z] #54 15.37 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.215Z] #54 15.38 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-11T08:35:31.215Z] #54 15.38 (4/7) Installing libsodium (1.0.19-r0) [2025-02-11T08:35:31.215Z] #54 15.40 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-11T08:35:31.215Z] #54 15.42 (6/7) Installing libzmq (4.3.5-r2) [2025-02-11T08:35:31.215Z] #54 15.43 (7/7) Installing zeromq (4.3.5-r2) [2025-02-11T08:35:31.215Z] #54 15.44 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.215Z] #54 15.48 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:31.215Z] #54 15.58 OK: 12 MiB in 21 packages [2025-02-11T08:35:31.215Z] #54 DONE 16.2s [2025-02-11T08:35:31.215Z] [2025-02-11T08:35:31.215Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T08:35:31.215Z] #57 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #57 15.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #57 15.83 (1/4) Installing ca-certificates (20241121-r1) [2025-02-11T08:35:31.215Z] #57 15.86 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.215Z] #57 15.87 (3/4) Installing su-exec (0.2-r3) [2025-02-11T08:35:31.215Z] #57 15.87 (4/4) Installing yq-go (4.44.1-r2) [2025-02-11T08:35:31.215Z] #57 15.94 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.215Z] #57 15.95 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:31.215Z] #57 16.00 OK: 19 MiB in 18 packages [2025-02-11T08:35:31.215Z] #57 DONE 16.2s [2025-02-11T08:35:31.215Z] [2025-02-11T08:35:31.215Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T08:35:31.215Z] #52 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #52 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #52 15.62 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T08:35:31.215Z] #52 15.62 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T08:35:31.215Z] #52 15.62 OK: 24172 distinct packages available [2025-02-11T08:35:31.215Z] #52 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #52 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.215Z] #52 16.06 (1/14) Installing ca-certificates (20241121-r1) [2025-02-11T08:35:31.215Z] #52 16.08 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-11T08:35:31.215Z] #52 16.09 (3/14) Installing c-ares (1.33.1-r0) [2025-02-11T08:35:31.215Z] #52 16.10 (4/14) Installing libunistring (1.2-r0) [2025-02-11T08:35:31.215Z] #52 16.11 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-11T08:35:31.215Z] #52 16.12 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-11T08:35:31.215Z] #52 16.12 (7/14) Installing libpsl (0.21.5-r1) [2025-02-11T08:35:31.215Z] #52 16.12 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-11T08:35:31.215Z] #52 16.13 (9/14) Installing libcurl (8.11.1-r1) [2025-02-11T08:35:31.215Z] #52 16.14 (10/14) Installing curl (8.11.1-r1) [2025-02-11T08:35:31.215Z] #52 16.15 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.215Z] #52 16.15 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-11T08:35:31.215Z] #52 16.15 (13/14) Installing libucontext (1.2-r3) [2025-02-11T08:35:31.215Z] #52 16.15 (14/14) Installing gcompat (1.1.0-r4) [2025-02-11T08:35:31.216Z] #52 16.16 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.216Z] #52 16.16 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:31.216Z] #52 16.22 OK: 13 MiB in 28 packages [2025-02-11T08:35:31.216Z] #52 DONE 16.4s [2025-02-11T08:35:31.216Z] [2025-02-11T08:35:31.216Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T08:35:31.482Z] #67 ... [2025-02-11T08:35:31.482Z] [2025-02-11T08:35:31.482Z] #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T08:35:31.482Z] #0 1.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.482Z] #0 1.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.482Z] #0 1.777 OK: 248 MiB in 58 packages [2025-02-11T08:35:31.482Z] #68 DONE 1.9s [2025-02-11T08:35:31.482Z] [2025-02-11T08:35:31.482Z] #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T08:35:31.482Z] #55 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.482Z] #55 15.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.482Z] #55 15.86 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T08:35:31.482Z] #55 15.86 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T08:35:31.482Z] #55 15.86 OK: 24172 distinct packages available [2025-02-11T08:35:31.482Z] #55 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.482Z] #55 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.482Z] #55 16.31 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.482Z] #55 16.31 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-11T08:35:31.482Z] #55 16.31 (3/4) Installing libucontext (1.2-r3) [2025-02-11T08:35:31.482Z] #55 16.31 (4/4) Installing gcompat (1.1.0-r4) [2025-02-11T08:35:31.482Z] #55 16.31 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.482Z] #55 16.32 OK: 8 MiB in 18 packages [2025-02-11T08:35:31.482Z] #55 DONE 16.5s [2025-02-11T08:35:31.482Z] [2025-02-11T08:35:31.483Z] #69 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:35:31.483Z] #69 DONE 0.1s [2025-02-11T08:35:31.742Z] [2025-02-11T08:35:31.742Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T08:35:31.742Z] #65 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #65 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #65 16.10 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T08:35:31.742Z] #65 16.10 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T08:35:31.742Z] #65 16.10 OK: 24172 distinct packages available [2025-02-11T08:35:31.742Z] #65 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #65 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #65 16.54 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:31.742Z] #65 16.59 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:31.742Z] #65 16.61 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.742Z] #65 16.61 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-11T08:35:31.742Z] #65 16.62 (5/7) Installing libucontext (1.2-r3) [2025-02-11T08:35:31.742Z] #65 16.62 (6/7) Installing gcompat (1.1.0-r4) [2025-02-11T08:35:31.742Z] #65 16.62 (7/7) Installing openssl (3.3.2-r2) [2025-02-11T08:35:31.742Z] #65 16.63 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.742Z] #65 16.64 OK: 9 MiB in 19 packages [2025-02-11T08:35:31.742Z] #65 DONE 17.1s [2025-02-11T08:35:31.742Z] [2025-02-11T08:35:31.742Z] #70 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T08:35:31.742Z] #0 1.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #0 1.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #0 1.873 OK: 248 MiB in 58 packages [2025-02-11T08:35:31.742Z] #70 DONE 2.3s [2025-02-11T08:35:31.742Z] [2025-02-11T08:35:31.742Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T08:35:31.742Z] #56 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #56 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #56 16.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.742Z] #56 16.42 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.742Z] #56 16.42 OK: 8 MiB in 15 packages [2025-02-11T08:35:31.742Z] #56 DONE 16.8s [2025-02-11T08:35:31.742Z] [2025-02-11T08:35:31.742Z] #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T08:35:31.742Z] #61 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #61 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:31.742Z] #61 16.66 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:31.742Z] #61 16.66 (2/2) Installing su-exec (0.2-r3) [2025-02-11T08:35:31.742Z] #61 16.66 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:31.742Z] #61 16.67 OK: 8 MiB in 16 packages [2025-02-11T08:35:31.742Z] #61 DONE 16.9s [2025-02-11T08:35:31.742Z] [2025-02-11T08:35:31.742Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T08:35:32.001Z] #71 ... [2025-02-11T08:35:32.001Z] [2025-02-11T08:35:32.001Z] #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T08:35:32.001Z] #0 1.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:32.001Z] #0 1.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:32.001Z] #0 2.231 OK: 248 MiB in 58 packages [2025-02-11T08:35:32.001Z] #72 DONE 2.3s [2025-02-11T08:35:32.001Z] [2025-02-11T08:35:32.001Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:35:32.001Z] #73 DONE 0.0s [2025-02-11T08:35:32.001Z] [2025-02-11T08:35:32.001Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:35:32.001Z] #74 DONE 0.1s [2025-02-11T08:35:32.001Z] [2025-02-11T08:35:32.001Z] #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T08:35:32.002Z] #53 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:32.002Z] #53 16.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:32.002Z] #53 16.64 (1/3) Installing ca-certificates (20241121-r1) [2025-02-11T08:35:32.002Z] #53 16.66 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:32.002Z] #53 16.66 (3/3) Installing tzdata (2024b-r0) [2025-02-11T08:35:32.002Z] #53 16.73 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:32.002Z] #53 16.74 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:32.002Z] #53 16.86 OK: 10 MiB in 17 packages [2025-02-11T08:35:32.002Z] #53 DONE 17.0s [2025-02-11T08:35:32.002Z] [2025-02-11T08:35:32.002Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T08:35:32.261Z] #75 ... [2025-02-11T08:35:32.261Z] [2025-02-11T08:35:32.261Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T08:35:32.261Z] #76 DONE 2.8s [2025-02-11T08:35:32.519Z] [2025-02-11T08:35:32.520Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-11T08:35:33.086Z] #77 ... [2025-02-11T08:35:33.086Z] [2025-02-11T08:35:33.086Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-11T08:35:33.086Z] #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.086Z] #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.086Z] #0 3.551 OK: 248 MiB in 58 packages [2025-02-11T08:35:33.086Z] #78 DONE 3.6s [2025-02-11T08:35:33.086Z] [2025-02-11T08:35:33.086Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:35:33.086Z] #79 DONE 0.0s [2025-02-11T08:35:33.346Z] [2025-02-11T08:35:33.346Z] #66 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T08:35:33.346Z] #66 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.346Z] #66 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.346Z] #66 3.652 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:33.346Z] #66 3.728 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:33.346Z] #66 ... [2025-02-11T08:35:33.346Z] [2025-02-11T08:35:33.346Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T08:35:33.346Z] #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.346Z] #0 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.346Z] #0 3.319 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T08:35:33.346Z] #0 3.319 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T08:35:33.346Z] #0 3.319 OK: 24178 distinct packages available [2025-02-11T08:35:33.346Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.346Z] #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:33.346Z] #0 3.692 OK: 248 MiB in 58 packages [2025-02-11T08:35:33.346Z] #80 DONE 3.8s [2025-02-11T08:35:33.346Z] [2025-02-11T08:35:33.346Z] #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:35:33.346Z] #81 DONE 0.1s [2025-02-11T08:35:33.346Z] [2025-02-11T08:35:33.346Z] #66 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T08:35:33.346Z] #66 3.738 OK: 8 MiB in 15 packages [2025-02-11T08:35:33.606Z] #66 DONE 3.9s [2025-02-11T08:35:33.606Z] [2025-02-11T08:35:33.606Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:35:34.544Z] #82 ... [2025-02-11T08:35:34.544Z] [2025-02-11T08:35:34.544Z] #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T08:35:34.544Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #0 2.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #0 2.928 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:34.544Z] #0 2.961 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:34.544Z] #0 2.976 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:34.544Z] #0 3.019 OK: 12 MiB in 21 packages [2025-02-11T08:35:34.544Z] #83 DONE 3.2s [2025-02-11T08:35:34.544Z] [2025-02-11T08:35:34.544Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-11T08:35:34.544Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #0 3.140 OK: 19 MiB in 18 packages [2025-02-11T08:35:34.544Z] #84 DONE 3.2s [2025-02-11T08:35:34.544Z] [2025-02-11T08:35:34.544Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-11T08:35:34.544Z] #85 DONE 0.2s [2025-02-11T08:35:34.544Z] [2025-02-11T08:35:34.544Z] #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T08:35:34.544Z] #67 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #67 2.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #67 3.219 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:34.544Z] #67 3.253 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:34.544Z] #67 3.271 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:34.544Z] #67 3.343 OK: 13 MiB in 28 packages [2025-02-11T08:35:34.544Z] #67 DONE 3.5s [2025-02-11T08:35:34.544Z] [2025-02-11T08:35:34.544Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T08:35:34.544Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.544Z] #0 3.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:34.806Z] #86 3.390 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:34.806Z] #86 3.429 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:34.806Z] #86 3.444 OK: 8 MiB in 18 packages [2025-02-11T08:35:35.071Z] #86 DONE 3.6s [2025-02-11T08:35:35.071Z] [2025-02-11T08:35:35.071Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T08:35:35.071Z] #71 3.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.071Z] #71 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.071Z] #71 ... [2025-02-11T08:35:35.071Z] [2025-02-11T08:35:35.071Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T08:35:35.071Z] #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.071Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.071Z] #0 3.666 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:35.071Z] #0 3.706 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:35.071Z] #0 3.716 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:35.071Z] #0 3.755 OK: 19 MiB in 18 packages [2025-02-11T08:35:35.071Z] #87 DONE 3.9s [2025-02-11T08:35:35.330Z] [2025-02-11T08:35:35.330Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T08:35:35.330Z] #71 3.706 OK: 9 MiB in 19 packages [2025-02-11T08:35:35.589Z] #71 DONE 4.1s [2025-02-11T08:35:35.589Z] [2025-02-11T08:35:35.589Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-11T08:35:35.590Z] #0 2.983 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.590Z] #0 3.478 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.590Z] #0 4.216 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T08:35:35.590Z] #0 4.488 Executing busybox-1.36.1-r29.trigger [2025-02-11T08:35:35.590Z] #0 4.496 OK: 8 MiB in 15 packages [2025-02-11T08:35:35.590Z] #88 DONE 5.0s [2025-02-11T08:35:35.590Z] [2025-02-11T08:35:35.590Z] #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T08:35:35.590Z] #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.590Z] #0 3.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:35.590Z] #0 3.603 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:35.590Z] #0 3.635 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:35.590Z] #0 3.644 OK: 8 MiB in 16 packages [2025-02-11T08:35:35.590Z] #89 DONE 3.8s [2025-02-11T08:35:35.590Z] [2025-02-11T08:35:35.590Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T08:35:35.590Z] #90 ... [2025-02-11T08:35:35.590Z] [2025-02-11T08:35:35.590Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T08:35:35.590Z] #91 DONE 0.6s [2025-02-11T08:35:35.848Z] [2025-02-11T08:35:35.849Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-11T08:35:35.849Z] #92 DONE 0.2s [2025-02-11T08:35:35.849Z] [2025-02-11T08:35:35.849Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-11T08:35:36.418Z] #93 ... [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T08:35:36.418Z] #0 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:36.418Z] #0 3.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:36.418Z] #0 4.040 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:36.418Z] #0 4.075 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:36.418Z] #0 4.092 OK: 8 MiB in 15 packages [2025-02-11T08:35:36.418Z] #94 DONE 4.6s [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T08:35:36.418Z] #75 3.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:36.418Z] #75 3.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:36.418Z] #75 4.066 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:36.418Z] #75 4.118 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T08:35:36.418Z] #75 4.126 Executing ca-certificates-20241121-r1.trigger [2025-02-11T08:35:36.418Z] #75 4.163 OK: 10 MiB in 17 packages [2025-02-11T08:35:36.418Z] #75 DONE 4.5s [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-11T08:35:36.418Z] #95 DONE 0.8s [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-11T08:35:36.418Z] #93 DONE 0.6s [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T08:35:36.418Z] #96 DONE 0.1s [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T08:35:36.418Z] #90 DONE 0.8s [2025-02-11T08:35:36.418Z] [2025-02-11T08:35:36.418Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-11T08:35:36.984Z] #97 DONE 0.5s [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T08:35:36.984Z] #98 DONE 0.5s [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-11T08:35:36.984Z] #99 DONE 0.4s [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-11T08:35:36.984Z] #100 DONE 0.1s [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-11T08:35:36.984Z] #101 DONE 0.1s [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-11T08:35:36.984Z] #102 DONE 0.1s [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #103 [security-spire-config] exporting to image [2025-02-11T08:35:36.984Z] #103 exporting layers [2025-02-11T08:35:36.984Z] #103 ... [2025-02-11T08:35:36.984Z] [2025-02-11T08:35:36.984Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T08:35:36.984Z] #104 DONE 0.2s [2025-02-11T08:35:37.243Z] [2025-02-11T08:35:37.243Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-11T08:35:37.243Z] #105 DONE 0.2s [2025-02-11T08:35:37.243Z] [2025-02-11T08:35:37.243Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T08:35:37.243Z] #106 DONE 0.1s [2025-02-11T08:35:37.243Z] [2025-02-11T08:35:37.243Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-11T08:35:37.243Z] #107 DONE 0.1s [2025-02-11T08:35:37.243Z] [2025-02-11T08:35:37.243Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-11T08:35:37.243Z] #108 DONE 0.1s [2025-02-11T08:35:37.243Z] [2025-02-11T08:35:37.243Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-11T08:35:37.501Z] #109 DONE 0.1s [2025-02-11T08:35:37.501Z] [2025-02-11T08:35:37.501Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T08:35:37.501Z] #110 DONE 1.9s [2025-02-11T08:35:37.501Z] [2025-02-11T08:35:37.501Z] #103 [security-spire-server] exporting to image [2025-02-11T08:35:37.501Z] #103 ... [2025-02-11T08:35:37.501Z] [2025-02-11T08:35:37.501Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-11T08:35:37.501Z] #111 DONE 0.2s [2025-02-11T08:35:37.501Z] [2025-02-11T08:35:37.501Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-11T08:35:37.501Z] #112 DONE 0.1s [2025-02-11T08:35:37.501Z] [2025-02-11T08:35:37.501Z] #103 [security-spire-agent] exporting to image [2025-02-11T08:35:37.761Z] #103 exporting layers 0.7s done [2025-02-11T08:35:37.761Z] #103 writing image sha256:a229b2dadaa97fd727a443c6fb345eed686540e81ce2fcb023d8a55f7c6b9e3b done [2025-02-11T08:35:37.761Z] #103 naming to docker.io/library/security-spire-config done [2025-02-11T08:35:38.019Z] #103 exporting layers 0.7s done [2025-02-11T08:35:38.019Z] #103 writing image sha256:d60e2d70708daccd6f85dfe63108d3803e5757aa00c36fb68b003b426e593617 done [2025-02-11T08:35:38.019Z] #103 naming to docker.io/library/security-spire-server done [2025-02-11T08:35:38.278Z] #103 ... [2025-02-11T08:35:38.278Z] [2025-02-11T08:35:38.278Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-11T08:35:38.278Z] #77 4.535 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:38.278Z] #77 4.989 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T08:35:38.278Z] #77 5.768 OK: 248 MiB in 58 packages [2025-02-11T08:35:38.278Z] #77 DONE 6.0s [2025-02-11T08:35:38.278Z] [2025-02-11T08:35:38.278Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-11T08:35:38.278Z] #113 DONE 0.1s [2025-02-11T08:35:38.278Z] [2025-02-11T08:35:38.278Z] #103 [security-spire-server] exporting to image [2025-02-11T08:35:38.278Z] #103 exporting layers 0.8s done [2025-02-11T08:35:38.537Z] #103 writing image sha256:63c33e265276c28a182446f641700076181322ceb4d40779e220e7de56ce5af0 done [2025-02-11T08:35:38.537Z] #103 naming to docker.io/library/security-spire-agent done [2025-02-11T08:35:38.537Z] #103 DONE 1.4s [2025-02-11T08:35:38.537Z] [2025-02-11T08:35:38.537Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:35:39.915Z] #114 ... [2025-02-11T08:35:39.915Z] [2025-02-11T08:35:39.915Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T08:35:41.833Z] #41 ... [2025-02-11T08:35:41.833Z] [2025-02-11T08:35:41.833Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:35:41.833Z] #115 ... [2025-02-11T08:35:41.833Z] [2025-02-11T08:35:41.833Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:35:41.833Z] #116 ... [2025-02-11T08:35:41.833Z] [2025-02-11T08:35:41.833Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:35:42.094Z] #117 ... [2025-02-11T08:35:42.094Z] [2025-02-11T08:35:42.094Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #118 ... [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #117 DONE 45.9s [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #116 DONE 44.6s [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #114 DONE 39.5s [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #118 DONE 45.9s [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #82 DONE 44.4s [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:20.829Z] #115 DONE 46.4s [2025-02-11T08:36:20.829Z] [2025-02-11T08:36:20.829Z] #119 [security-bootstrapper builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #119 DONE 5.4s [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:36:23.362Z] #120 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #121 [core-metadata builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #121 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:23.362Z] #122 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #123 [core-keeper builder 7/8] COPY . . [2025-02-11T08:36:23.362Z] #123 DONE 5.4s [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #124 DONE 5.4s [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #125 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:23.362Z] #126 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:36:23.362Z] #127 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #128 [core-command builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #128 DONE 5.4s [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #129 [security-proxy-auth builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #129 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:23.362Z] #130 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:36:23.362Z] #131 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:23.362Z] #132 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #133 [core-data builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #133 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:36:23.362Z] #134 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #135 [support-notifications builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #135 DONE 5.5s [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #136 [support-scheduler builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #136 DONE 5.4s [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:36:23.362Z] #137 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #138 [security-proxy-setup builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #138 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:23.362Z] #139 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #140 [security-secretstore-setup builder 6/7] COPY . . [2025-02-11T08:36:23.362Z] #140 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T08:36:23.362Z] #141 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T08:36:23.362Z] #142 CACHED [2025-02-11T08:36:23.362Z] [2025-02-11T08:36:23.362Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T08:36:24.308Z] #143 1.041 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-02-11T08:36:34.286Z] #143 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T08:36:34.286Z] #0 0.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-02-11T08:36:34.286Z] #144 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #145 [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-02-11T08:36:34.286Z] #0 1.035 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-02-11T08:36:34.286Z] #145 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T08:36:34.286Z] #0 0.638 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-02-11T08:36:34.286Z] #146 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T08:36:34.286Z] #0 0.722 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-02-11T08:36:34.286Z] #147 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T08:36:34.286Z] #0 0.477 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-02-11T08:36:34.286Z] #148 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T08:36:34.286Z] #0 1.651 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-02-11T08:36:34.286Z] #149 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T08:36:34.286Z] #0 1.649 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-02-11T08:36:34.286Z] #150 ... [2025-02-11T08:36:34.286Z] [2025-02-11T08:36:34.286Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T08:36:34.286Z] #0 0.578 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-02-11T08:36:34.544Z] #151 ... [2025-02-11T08:36:34.544Z] [2025-02-11T08:36:34.544Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T08:36:34.544Z] #0 1.516 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-02-11T08:36:34.544Z] #152 ... [2025-02-11T08:36:34.544Z] [2025-02-11T08:36:34.544Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T08:36:34.544Z] #0 1.046 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-02-11T08:36:34.804Z] #153 ... [2025-02-11T08:36:34.804Z] [2025-02-11T08:36:34.804Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T08:36:34.804Z] #0 1.319 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-02-11T08:37:56.632Z] #154 ... [2025-02-11T08:37:56.632Z] [2025-02-11T08:37:56.632Z] #145 [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-02-11T08:37:56.632Z] #145 82.90 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-02-11T08:38:11.505Z] #145 ... [2025-02-11T08:38:11.505Z] [2025-02-11T08:38:11.505Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T08:38:11.505Z] #151 DONE 108.1s [2025-02-11T08:38:11.505Z] [2025-02-11T08:38:11.505Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T08:38:13.408Z] #153 ... [2025-02-11T08:38:13.408Z] [2025-02-11T08:38:13.408Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T08:38:13.408Z] #144 DONE 110.3s [2025-02-11T08:38:13.671Z] [2025-02-11T08:38:13.671Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T08:38:14.237Z] #147 ... [2025-02-11T08:38:14.237Z] [2025-02-11T08:38:14.237Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T08:38:14.237Z] #153 DONE 110.8s [2025-02-11T08:38:14.237Z] [2025-02-11T08:38:14.237Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T08:38:14.494Z] #152 ... [2025-02-11T08:38:14.494Z] [2025-02-11T08:38:14.494Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:15.069Z] #155 ... [2025-02-11T08:38:15.069Z] [2025-02-11T08:38:15.069Z] #145 [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-02-11T08:38:15.069Z] #145 DONE 111.6s [2025-02-11T08:38:15.069Z] [2025-02-11T08:38:15.069Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T08:38:15.069Z] #146 DONE 111.8s [2025-02-11T08:38:15.069Z] [2025-02-11T08:38:15.069Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:15.342Z] #156 ... [2025-02-11T08:38:15.342Z] [2025-02-11T08:38:15.342Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:15.342Z] #155 DONE 0.9s [2025-02-11T08:38:15.600Z] [2025-02-11T08:38:15.600Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-11T08:38:15.600Z] #157 DONE 0.6s [2025-02-11T08:38:15.600Z] [2025-02-11T08:38:15.600Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-11T08:38:15.600Z] #158 ... [2025-02-11T08:38:15.600Z] [2025-02-11T08:38:15.600Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:15.600Z] #159 DONE 0.7s [2025-02-11T08:38:15.858Z] [2025-02-11T08:38:15.858Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:16.116Z] #160 ... [2025-02-11T08:38:16.116Z] [2025-02-11T08:38:16.116Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:16.116Z] #156 DONE 1.1s [2025-02-11T08:38:16.116Z] [2025-02-11T08:38:16.116Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:16.116Z] #161 DONE 0.8s [2025-02-11T08:38:16.374Z] [2025-02-11T08:38:16.374Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:16.374Z] #162 DONE 0.9s [2025-02-11T08:38:16.374Z] [2025-02-11T08:38:16.374Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-11T08:38:16.374Z] #163 ... [2025-02-11T08:38:16.374Z] [2025-02-11T08:38:16.374Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:16.374Z] #160 DONE 1.0s [2025-02-11T08:38:16.632Z] [2025-02-11T08:38:16.632Z] #164 [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-02-11T08:38:16.890Z] #164 ... [2025-02-11T08:38:16.890Z] [2025-02-11T08:38:16.890Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:16.890Z] #165 DONE 0.8s [2025-02-11T08:38:17.149Z] [2025-02-11T08:38:17.149Z] #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-11T08:38:17.149Z] #163 DONE 0.6s [2025-02-11T08:38:17.149Z] [2025-02-11T08:38:17.149Z] #164 [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-02-11T08:38:17.149Z] #164 DONE 0.5s [2025-02-11T08:38:17.149Z] [2025-02-11T08:38:17.149Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:17.149Z] #166 DONE 0.6s [2025-02-11T08:38:17.149Z] [2025-02-11T08:38:17.149Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-11T08:38:17.715Z] #167 ... [2025-02-11T08:38:17.715Z] [2025-02-11T08:38:17.715Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-11T08:38:17.715Z] #158 DONE 2.1s [2025-02-11T08:38:17.715Z] [2025-02-11T08:38:17.715Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-11T08:38:19.105Z] #168 ... [2025-02-11T08:38:19.105Z] [2025-02-11T08:38:19.105Z] #169 [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-02-11T08:38:19.105Z] #169 DONE 1.9s [2025-02-11T08:38:19.105Z] [2025-02-11T08:38:19.105Z] #170 [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-02-11T08:38:19.105Z] #170 DONE 2.0s [2025-02-11T08:38:19.105Z] [2025-02-11T08:38:19.105Z] #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-11T08:38:19.105Z] #168 DONE 2.0s [2025-02-11T08:38:19.105Z] [2025-02-11T08:38:19.105Z] #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-11T08:38:19.105Z] #167 DONE 2.0s [2025-02-11T08:38:19.105Z] [2025-02-11T08:38:19.105Z] #171 [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-02-11T08:38:19.373Z] #171 ... [2025-02-11T08:38:19.373Z] [2025-02-11T08:38:19.373Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:19.373Z] #172 DONE 0.9s [2025-02-11T08:38:19.373Z] [2025-02-11T08:38:19.373Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-02-11T08:38:19.373Z] #173 DONE 0.5s [2025-02-11T08:38:19.373Z] [2025-02-11T08:38:19.373Z] #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-02-11T08:38:19.373Z] #174 DONE 0.6s [2025-02-11T08:38:19.373Z] [2025-02-11T08:38:19.373Z] #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T08:38:19.633Z] #175 ... [2025-02-11T08:38:19.633Z] [2025-02-11T08:38:19.633Z] #171 [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-02-11T08:38:19.633Z] #171 DONE 0.5s [2025-02-11T08:38:19.633Z] [2025-02-11T08:38:19.633Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-11T08:38:19.633Z] #176 DONE 0.6s [2025-02-11T08:38:19.912Z] [2025-02-11T08:38:19.912Z] #103 [security-spiffe-token-provider] exporting to image [2025-02-11T08:38:19.912Z] #103 exporting layers [2025-02-11T08:38:19.912Z] #103 ... [2025-02-11T08:38:19.912Z] [2025-02-11T08:38:19.912Z] #177 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:19.912Z] #177 DONE 0.4s [2025-02-11T08:38:19.912Z] [2025-02-11T08:38:19.912Z] #178 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:19.912Z] #178 DONE 0.5s [2025-02-11T08:38:19.912Z] [2025-02-11T08:38:19.912Z] #103 [security-spiffe-token-provider] exporting to image [2025-02-11T08:38:19.912Z] #103 exporting layers 0.4s done [2025-02-11T08:38:20.171Z] #103 writing image sha256:e7a1e8d69159dbb27b4bb5e197dc0cae9c388b2eab47ad13936ec52c542cfe78 [2025-02-11T08:38:20.171Z] #103 writing image sha256:e7a1e8d69159dbb27b4bb5e197dc0cae9c388b2eab47ad13936ec52c542cfe78 done [2025-02-11T08:38:20.171Z] #103 naming to docker.io/library/security-spiffe-token-provider done [2025-02-11T08:38:20.171Z] #103 DONE 2.1s [2025-02-11T08:38:20.171Z] [2025-02-11T08:38:20.171Z] #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-11T08:38:20.738Z] #179 ... [2025-02-11T08:38:20.738Z] [2025-02-11T08:38:20.738Z] #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T08:38:20.738Z] #180 DONE 0.9s [2025-02-11T08:38:20.738Z] [2025-02-11T08:38:20.738Z] #181 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-11T08:38:20.738Z] #181 DONE 0.9s [2025-02-11T08:38:20.738Z] [2025-02-11T08:38:20.738Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T08:38:22.638Z] #182 ... [2025-02-11T08:38:22.638Z] [2025-02-11T08:38:22.638Z] #175 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T08:38:22.638Z] #175 DONE 2.8s [2025-02-11T08:38:22.638Z] [2025-02-11T08:38:22.638Z] #179 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-11T08:38:22.638Z] #179 DONE 2.5s [2025-02-11T08:38:22.638Z] [2025-02-11T08:38:22.638Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-11T08:38:22.902Z] #103 ... [2025-02-11T08:38:22.902Z] [2025-02-11T08:38:22.902Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-11T08:38:22.902Z] #183 DONE 2.3s [2025-02-11T08:38:23.159Z] [2025-02-11T08:38:23.159Z] #184 [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-02-11T08:38:24.095Z] #184 ... [2025-02-11T08:38:24.095Z] [2025-02-11T08:38:24.095Z] #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-11T08:38:24.095Z] #185 DONE 1.3s [2025-02-11T08:38:24.095Z] [2025-02-11T08:38:24.095Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T08:38:24.686Z] #186 ... [2025-02-11T08:38:24.686Z] [2025-02-11T08:38:24.686Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T08:38:24.686Z] #182 DONE 4.1s [2025-02-11T08:38:24.945Z] [2025-02-11T08:38:24.945Z] #184 [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-02-11T08:38:24.945Z] #184 DONE 1.7s [2025-02-11T08:38:24.945Z] [2025-02-11T08:38:24.945Z] #187 [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-02-11T08:38:27.499Z] #187 DONE 2.6s [2025-02-11T08:38:27.499Z] [2025-02-11T08:38:27.499Z] #103 [security-proxy-setup] exporting to image [2025-02-11T08:38:27.499Z] #103 ... [2025-02-11T08:38:27.499Z] [2025-02-11T08:38:27.499Z] #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T08:38:27.499Z] #186 DONE 3.5s [2025-02-11T08:38:27.499Z] [2025-02-11T08:38:27.499Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-11T08:38:27.499Z] #103 exporting layers 5.1s done [2025-02-11T08:38:27.499Z] #103 writing image sha256:3e125969920457754d331efd74dfb10d56b00abbc66371bd138e9b8b7c75ccff 0.0s done [2025-02-11T08:38:27.499Z] #103 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-11T08:38:28.876Z] #103 ... [2025-02-11T08:38:28.876Z] [2025-02-11T08:38:28.876Z] #188 [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-02-11T08:38:28.876Z] #188 DONE 1.1s [2025-02-11T08:38:28.876Z] [2025-02-11T08:38:28.876Z] #103 [core-common-config-bootstrapper] exporting to image [2025-02-11T08:38:28.876Z] #103 exporting layers 4.0s done [2025-02-11T08:38:28.876Z] #103 writing image sha256:e5388526a0f6c4099376fa68b44763fcac835987f6300f5417809ba8e2e84bc1 [2025-02-11T08:38:28.876Z] #103 writing image sha256:e5388526a0f6c4099376fa68b44763fcac835987f6300f5417809ba8e2e84bc1 0.3s done [2025-02-11T08:38:28.876Z] #103 naming to docker.io/library/security-proxy-setup [2025-02-11T08:38:29.135Z] #103 naming to docker.io/library/security-proxy-setup 0.1s done [2025-02-11T08:38:29.135Z] #103 DONE 8.6s [2025-02-11T08:38:29.135Z] [2025-02-11T08:38:29.135Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-11T08:38:29.394Z] #189 DONE 0.8s [2025-02-11T08:38:29.394Z] [2025-02-11T08:38:29.394Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T08:38:29.394Z] #190 DONE 1.9s [2025-02-11T08:38:29.394Z] [2025-02-11T08:38:29.394Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-11T08:38:29.980Z] #191 ... [2025-02-11T08:38:29.980Z] [2025-02-11T08:38:29.980Z] #103 [security-secretstore-setup] exporting to image [2025-02-11T08:38:29.980Z] #103 exporting layers 0.6s done [2025-02-11T08:38:29.980Z] #103 writing image sha256:7bb4ec590daacf8f13b7c50fb942aa9b35cfaf8106ec5d4468bc01cdac9aa6d7 done [2025-02-11T08:38:29.980Z] #103 naming to docker.io/library/security-secretstore-setup done [2025-02-11T08:38:29.980Z] #103 DONE 9.3s [2025-02-11T08:38:30.240Z] [2025-02-11T08:38:30.240Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T08:38:32.142Z] #152 ... [2025-02-11T08:38:32.142Z] [2025-02-11T08:38:32.142Z] #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-11T08:38:32.142Z] #191 DONE 2.8s [2025-02-11T08:38:32.142Z] [2025-02-11T08:38:32.142Z] #103 [security-bootstrapper] exporting to image [2025-02-11T08:38:37.431Z] #103 ... [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T08:38:37.431Z] #149 DONE 133.5s [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T08:38:37.431Z] #150 DONE 133.6s [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T08:38:37.431Z] #148 DONE 133.6s [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T08:38:37.431Z] #147 DONE 133.6s [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T08:38:37.431Z] #154 DONE 133.7s [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:37.431Z] #192 ... [2025-02-11T08:38:37.431Z] [2025-02-11T08:38:37.431Z] #103 [security-bootstrapper] exporting to image [2025-02-11T08:38:37.431Z] #103 exporting layers 5.2s done [2025-02-11T08:38:37.431Z] #103 writing image sha256:a893b48452ea42e18f781e66dd3b29002bf1a1ea035d06062c0a660cff0360f0 0.0s done [2025-02-11T08:38:37.431Z] #103 naming to docker.io/library/security-bootstrapper done [2025-02-11T08:38:37.431Z] #103 DONE 14.6s [2025-02-11T08:38:37.690Z] [2025-02-11T08:38:37.690Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:38.272Z] #193 DONE 0.9s [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:38.272Z] #192 DONE 1.3s [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T08:38:38.272Z] #143 DONE 135.0s [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:38.272Z] #194 DONE 1.4s [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-11T08:38:38.272Z] #195 ... [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:38.272Z] #196 CACHED [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #197 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:38.272Z] #197 CACHED [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.272Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:38.272Z] #198 DONE 0.1s [2025-02-11T08:38:38.272Z] [2025-02-11T08:38:38.273Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:38.273Z] #199 CACHED [2025-02-11T08:38:38.273Z] [2025-02-11T08:38:38.273Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:38.273Z] #200 CACHED [2025-02-11T08:38:38.273Z] [2025-02-11T08:38:38.273Z] #201 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:38.273Z] #201 DONE 0.1s [2025-02-11T08:38:38.532Z] [2025-02-11T08:38:38.532Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-11T08:38:39.605Z] #202 ... [2025-02-11T08:38:39.605Z] [2025-02-11T08:38:39.605Z] #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-11T08:38:39.605Z] #195 DONE 1.1s [2025-02-11T08:38:39.605Z] [2025-02-11T08:38:39.605Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-11T08:38:39.605Z] #203 DONE 1.1s [2025-02-11T08:38:39.605Z] [2025-02-11T08:38:39.605Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:39.864Z] #204 ... [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-11T08:38:39.864Z] #205 DONE 1.5s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-11T08:38:39.864Z] #206 DONE 1.6s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T08:38:39.864Z] #152 DONE 136.6s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:39.864Z] #207 DONE 0.8s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-11T08:38:39.864Z] #202 DONE 1.6s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:39.864Z] #208 DONE 0.5s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:39.864Z] #204 DONE 0.5s [2025-02-11T08:38:39.864Z] [2025-02-11T08:38:39.864Z] #103 [core-command] exporting to image [2025-02-11T08:38:40.130Z] #103 ... [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:40.130Z] #209 DONE 0.2s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-11T08:38:40.130Z] #210 DONE 0.2s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #211 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:40.130Z] #211 DONE 0.2s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:40.130Z] #212 DONE 0.2s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #103 [core-data] exporting to image [2025-02-11T08:38:40.130Z] #103 exporting layers 0.1s done [2025-02-11T08:38:40.130Z] #103 ... [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-11T08:38:40.130Z] #213 DONE 0.1s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T08:38:40.130Z] #214 DONE 0.1s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-11T08:38:40.130Z] #215 DONE 0.1s [2025-02-11T08:38:40.130Z] [2025-02-11T08:38:40.130Z] #103 [core-metadata] exporting to image [2025-02-11T08:38:40.130Z] #103 writing image sha256:4dca304e4c0fbff8d065ba3abd5445e6e301acad683b87e79643fe77479951d8 0.1s done [2025-02-11T08:38:40.130Z] #103 naming to docker.io/library/core-command done [2025-02-11T08:38:40.390Z] #103 writing image sha256:35d01b33d2b23cdfba22e8208c4cff87d09934274156f73705171d940d9a6f5a [2025-02-11T08:38:40.649Z] #103 ... [2025-02-11T08:38:40.649Z] [2025-02-11T08:38:40.649Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-11T08:38:40.649Z] #216 DONE 0.4s [2025-02-11T08:38:40.649Z] [2025-02-11T08:38:40.649Z] #217 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T08:38:40.649Z] #217 DONE 0.4s [2025-02-11T08:38:40.649Z] [2025-02-11T08:38:40.649Z] #103 [core-data] exporting to image [2025-02-11T08:38:40.649Z] #103 exporting layers 0.4s done [2025-02-11T08:38:40.649Z] #103 writing image sha256:35d01b33d2b23cdfba22e8208c4cff87d09934274156f73705171d940d9a6f5a done [2025-02-11T08:38:40.649Z] #103 naming to docker.io/library/core-keeper done [2025-02-11T08:38:40.649Z] #103 writing image sha256:cc8a2356038cefebdc44f598eaae61bda3e5ff4acd62532cf1de6e4c9e23644e done [2025-02-11T08:38:40.649Z] #103 naming to docker.io/library/core-data done [2025-02-11T08:38:41.216Z] #103 ... [2025-02-11T08:38:41.216Z] [2025-02-11T08:38:41.216Z] #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-11T08:38:41.216Z] #218 DONE 0.5s [2025-02-11T08:38:41.216Z] [2025-02-11T08:38:41.216Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-11T08:38:41.216Z] #219 DONE 0.5s [2025-02-11T08:38:41.216Z] [2025-02-11T08:38:41.216Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T08:38:41.216Z] #220 DONE 0.9s [2025-02-11T08:38:41.216Z] [2025-02-11T08:38:41.216Z] #103 [support-scheduler] exporting to image [2025-02-11T08:38:41.216Z] #103 ... [2025-02-11T08:38:41.216Z] [2025-02-11T08:38:41.216Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-11T08:38:41.216Z] #221 DONE 0.1s [2025-02-11T08:38:41.216Z] [2025-02-11T08:38:41.216Z] #103 [support-notifications] exporting to image [2025-02-11T08:38:41.216Z] #103 exporting layers 0.3s done [2025-02-11T08:38:41.216Z] #103 writing image sha256:f356fe98904bb30ee8dbdb6809d4c95cd8fb38cdf1c7f03afeffc5e3db29bc29 done [2025-02-11T08:38:41.216Z] #103 naming to docker.io/library/core-metadata done [2025-02-11T08:38:41.477Z] #103 exporting layers 0.3s done [2025-02-11T08:38:41.477Z] #103 writing image sha256:46391e558c1de474fb2b18e7c658c83e97ca098b77644cc144c56e24fab93ac5 0.0s done [2025-02-11T08:38:41.477Z] #103 naming to docker.io/library/support-scheduler done [2025-02-11T08:38:41.477Z] #103 writing image sha256:5cc39c626598e0aa30f18c161272e0659780b6ded5e69b1634f490ae529b5b40 done [2025-02-11T08:38:41.477Z] #103 writing image sha256:376ae5d53383537b2202f50d3ff38d13252b5bbb48d1ceb4edd05b3bfa4950ef done [2025-02-11T08:38:41.477Z] #103 naming to docker.io/library/security-proxy-auth done [2025-02-11T08:38:41.477Z] #103 naming to docker.io/library/support-notifications done [2025-02-11T08:38:41.477Z] #103 DONE 16.1s [2025-02-11T08:38:41.477Z] [2025-02-11T08:38:41.477Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.477Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.478Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.478Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.478Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.478Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T08:38:41.478Z] time="2025-02-11T08:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-11T08:38:41.487Z] $ docker stop --time=1 ef11fe8e70cb07d3dbef4bde36e29f8cb10547f4f29771ad5b4a178507cb8de6 [2025-02-11T08:38:42.738Z] $ docker rm -f --volumes ef11fe8e70cb07d3dbef4bde36e29f8cb10547f4f29771ad5b4a178507cb8de6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T08:38:43.095Z] + docker images [2025-02-11T08:38:43.095Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-11T08:38:43.095Z] support-scheduler latest 46391e558c1d 2 seconds ago 53.7MB [2025-02-11T08:38:43.095Z] security-proxy-auth latest 5cc39c626598 2 seconds ago 36.8MB [2025-02-11T08:38:43.095Z] support-notifications latest 376ae5d53383 2 seconds ago 57.3MB [2025-02-11T08:38:43.095Z] core-metadata latest f356fe98904b 3 seconds ago 38.1MB [2025-02-11T08:38:43.095Z] core-command latest 4dca304e4c0f 3 seconds ago 33.4MB [2025-02-11T08:38:43.095Z] core-keeper latest 35d01b33d2b2 3 seconds ago 32MB [2025-02-11T08:38:43.095Z] core-data latest cc8a2356038c 3 seconds ago 37.8MB [2025-02-11T08:38:43.095Z] security-bootstrapper latest a893b48452ea 11 seconds ago 25.8MB [2025-02-11T08:38:43.095Z] security-secretstore-setup latest 7bb4ec590daa 13 seconds ago 47MB [2025-02-11T08:38:43.095Z] security-proxy-setup latest e5388526a0f6 18 seconds ago 35MB [2025-02-11T08:38:43.095Z] core-common-config-bootstrapper latest 3e1259699204 20 seconds ago 22.6MB [2025-02-11T08:38:43.095Z] security-spiffe-token-provider latest e7a1e8d69159 23 seconds ago 38.6MB [2025-02-11T08:38:43.095Z] security-spire-agent latest 63c33e265276 3 minutes ago 188MB [2025-02-11T08:38:43.095Z] security-spire-server latest d60e2d70708d 3 minutes ago 127MB [2025-02-11T08:38:43.096Z] security-spire-config latest a229b2dadaa9 3 minutes ago 127MB [2025-02-11T08:38:43.096Z] ci-base-image-x86_64 latest 4046610bd0cf 6 minutes ago 929MB [2025-02-11T08:38:43.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-11T08:38:43.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-11T08:38:43.096Z] 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-02-11T08:38:43.554Z] provisioning config files... [2025-02-11T08:38:43.563Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config7190009965937040333tmp [Pipeline] { [Pipeline] sh [2025-02-11T08:38:43.867Z] + set +x [2025-02-11T08:38:43.867Z] + + curl -s https://codecov.io/bash [2025-02-11T08:38:43.867Z] bash -s -- [2025-02-11T08:38:43.867Z] [2025-02-11T08:38:43.867Z] _____ _ [2025-02-11T08:38:43.867Z] / ____| | | [2025-02-11T08:38:43.867Z] | | ___ __| | ___ ___ _____ __ [2025-02-11T08:38:43.867Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-11T08:38:43.867Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-11T08:38:43.867Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-11T08:38:43.867Z] Bash-1.0.6 [2025-02-11T08:38:43.867Z] [2025-02-11T08:38:43.867Z] [2025-02-11T08:38:43.867Z] ==> git version 2.25.1 found [2025-02-11T08:38:43.867Z] ==> 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-02-11T08:38:43.867Z] Release-Date: 2020-01-08 [2025-02-11T08:38:43.867Z] 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-02-11T08:38:43.867Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-11T08:38:43.867Z] ==> Jenkins CI detected. [2025-02-11T08:38:43.867Z] current dir:  /w/workspace/edgex-go/4 [2025-02-11T08:38:43.867Z] project root: . [2025-02-11T08:38:43.867Z] --> token set from env [2025-02-11T08:38:43.867Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-11T08:38:43.867Z] ==> Running gcov in . (disable via -X gcov) [2025-02-11T08:38:43.867Z] ==> Python coveragepy not found [2025-02-11T08:38:43.867Z] ==> Searching for coverage reports in: [2025-02-11T08:38:43.867Z] + . [2025-02-11T08:38:44.127Z] -> Found 1 reports [2025-02-11T08:38:44.127Z] ==> Detecting git/mercurial file structure [2025-02-11T08:38:44.127Z] ==> Reading reports [2025-02-11T08:38:44.127Z] + ./coverage.out bytes=1544536 [2025-02-11T08:38:44.127Z] ==> Appending adjustments [2025-02-11T08:38:44.127Z] https://docs.codecov.io/docs/fixing-reports [2025-02-11T08:38:45.506Z] + Found adjustments [2025-02-11T08:38:45.506Z] ==> Gzipping contents [2025-02-11T08:38:45.506Z] 132K /tmp/codecov.ivyZd3.gz [2025-02-11T08:38:45.506Z] ==> Uploading reports [2025-02-11T08:38:45.506Z] url: https://codecov.io [2025-02-11T08:38:45.506Z] query: branch=PR-5067&commit=6bfee8e17e9c91b7526d358d8a8f6587aa3433ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5067%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5067&job=&cmd_args= [2025-02-11T08:38:45.506Z] -> Pinging Codecov [2025-02-11T08:38:45.506Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5067&commit=6bfee8e17e9c91b7526d358d8a8f6587aa3433ba&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5067%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5067&job=&cmd_args= [2025-02-11T08:38:45.766Z] -> Uploading to [2025-02-11T08:38:45.766Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/6bfee8e17e9c91b7526d358d8a8f6587aa3433ba/ed131efb-4c50-458f-87f3-5b4b314628e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T083845Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b7bd3d20f6ffa3a007e02e32d3abc8644d783562302fb30e0be767a192155d94 [2025-02-11T08:38:45.766Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T08:38:45.766Z] Dload Upload Total Spent Left Speed [2025-02-11T08:38:46.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 0 0 100 130k 0 529k --:--:-- --:--:-- --:--:-- 529k [2025-02-11T08:38:46.027Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bfee8e17e9c91b7526d358d8a8f6587aa3433ba [Pipeline] } [2025-02-11T08:38:46.034Z] 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-02-11T08:38:46.725Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:38:47.017Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:38:47.886Z] ---> package-listing.sh [2025-02-11T08:38:47.886Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-11T08:38:47.886Z] ++ facter osfamily [2025-02-11T08:38:48.148Z] + OS_FAMILY=debian [2025-02-11T08:38:48.148Z] + workspace=/w/workspace/edgex-go/4 [2025-02-11T08:38:48.148Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-11T08:38:48.148Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-11T08:38:48.148Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-11T08:38:48.148Z] + PACKAGES=/tmp/packages_start.txt [2025-02-11T08:38:48.148Z] + '[' /w/workspace/edgex-go/4 ']' [2025-02-11T08:38:48.148Z] + PACKAGES=/tmp/packages_end.txt [2025-02-11T08:38:48.148Z] + case "${OS_FAMILY}" in [2025-02-11T08:38:48.148Z] + dpkg -l [2025-02-11T08:38:48.148Z] + grep '^ii' [2025-02-11T08:38:48.148Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-11T08:38:48.148Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-11T08:38:48.148Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-11T08:38:48.148Z] + '[' /w/workspace/edgex-go/4 ']' [2025-02-11T08:38:48.148Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2025-02-11T08:38:48.148Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2025-02-11T08:38:48.161Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-11T08:38:48.442Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:38:49.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T08:38:49.017Z] [2025-02-11T08:38:49.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T08:38:49.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T08:38:49.324Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-11T08:38:49.324Z] 5eb5b503b376: Pulling fs layer [2025-02-11T08:38:49.324Z] 5c69ac0246d0: Pulling fs layer [2025-02-11T08:38:49.324Z] ec43610c2a17: Pulling fs layer [2025-02-11T08:38:49.324Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-11T08:38:49.324Z] 33b1e0a273af: Pulling fs layer [2025-02-11T08:38:49.324Z] 5d3b04190fa2: Pulling fs layer [2025-02-11T08:38:49.324Z] 2f39f015ded8: Pulling fs layer [2025-02-11T08:38:49.324Z] 33b1e0a273af: Waiting [2025-02-11T08:38:49.324Z] 5d3b04190fa2: Waiting [2025-02-11T08:38:49.324Z] 2f39f015ded8: Waiting [2025-02-11T08:38:49.324Z] 3a2ae6a8a46f: Waiting [2025-02-11T08:38:49.324Z] 5c69ac0246d0: Download complete [2025-02-11T08:38:49.324Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-11T08:38:49.324Z] 3a2ae6a8a46f: Download complete [2025-02-11T08:38:49.582Z] 33b1e0a273af: Verifying Checksum [2025-02-11T08:38:49.582Z] 33b1e0a273af: Download complete [2025-02-11T08:38:49.582Z] ec43610c2a17: Verifying Checksum [2025-02-11T08:38:49.582Z] ec43610c2a17: Download complete [2025-02-11T08:38:49.582Z] 5d3b04190fa2: Verifying Checksum [2025-02-11T08:38:49.582Z] 5d3b04190fa2: Download complete [2025-02-11T08:38:49.582Z] 5eb5b503b376: Verifying Checksum [2025-02-11T08:38:49.582Z] 5eb5b503b376: Download complete [2025-02-11T08:38:50.148Z] 2f39f015ded8: Download complete [2025-02-11T08:38:50.717Z] 5eb5b503b376: Pull complete [2025-02-11T08:38:50.974Z] 5c69ac0246d0: Pull complete [2025-02-11T08:38:51.233Z] ec43610c2a17: Pull complete [2025-02-11T08:38:51.492Z] 3a2ae6a8a46f: Pull complete [2025-02-11T08:38:51.492Z] 33b1e0a273af: Pull complete [2025-02-11T08:38:51.752Z] 5d3b04190fa2: Pull complete [2025-02-11T08:38:55.040Z] 2f39f015ded8: Pull complete [2025-02-11T08:38:55.300Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-11T08:38:55.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T08:38:55.300Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T08:38:55.413Z] prd-ubuntu20.04-docker-8c-8g-38635 does not seem to be running inside a container [2025-02-11T08:38:55.446Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-11T08:38:59.132Z] $ docker top ba5d686107159502a1b732473bef7cbde5cec966919926491bc7e7f4a19eb08a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T08:38:59.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-11T08:38:59.780Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-11T08:39:00.069Z] + ls /var/log/sa-host [2025-02-11T08:39:00.069Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T08:39:00.151Z] provisioning config files... [2025-02-11T08:39:00.161Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config8573708234532023485tmp [Pipeline] { [Pipeline] echo [2025-02-11T08:39:00.184Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:39:00.475Z] ---> create-netrc.sh [Pipeline] } [2025-02-11T08:39:00.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:39:00.830Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-11T08:39:00.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:39:01.129Z] ---> sudo-logs.sh [2025-02-11T08:39:01.129Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-11T08:39:01.157Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:39:01.446Z] ---> job-cost.sh [2025-02-11T08:39:01.446Z] lf-activate-venv: SKIPPING [2025-02-11T08:39:01.446Z] INFO: No Stack... [2025-02-11T08:39:02.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-11T08:39:02.277Z] INFO: Archiving Costs [Pipeline] echo [2025-02-11T08:39:02.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T08:39:02.580Z] ---> logs-deploy.sh [2025-02-11T08:39:02.580Z] lf-activate-venv: SKIPPING [2025-02-11T08:39:02.580Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5067/4 [2025-02-11T08:39:02.580Z] INFO: archiving workspace using pattern(s): [2025-02-11T08:39:03.519Z] Archives upload complete. [2025-02-11T08:39:03.779Z] INFO: archiving logs to Nexus [2025-02-11T08:39:04.350Z] ---> uname -a: [2025-02-11T08:39:04.350Z] Linux prd-ubuntu20-04-docker-8c-8g-38635 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] ---> lscpu: [2025-02-11T08:39:04.350Z] Architecture: x86_64 [2025-02-11T08:39:04.350Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-11T08:39:04.350Z] Byte Order: Little Endian [2025-02-11T08:39:04.350Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-11T08:39:04.350Z] CPU(s): 8 [2025-02-11T08:39:04.350Z] On-line CPU(s) list: 0-7 [2025-02-11T08:39:04.350Z] Thread(s) per core: 1 [2025-02-11T08:39:04.350Z] Core(s) per socket: 1 [2025-02-11T08:39:04.350Z] Socket(s): 8 [2025-02-11T08:39:04.350Z] NUMA node(s): 1 [2025-02-11T08:39:04.350Z] Vendor ID: AuthenticAMD [2025-02-11T08:39:04.350Z] CPU family: 23 [2025-02-11T08:39:04.350Z] Model: 49 [2025-02-11T08:39:04.350Z] Model name: AMD EPYC-Rome Processor [2025-02-11T08:39:04.350Z] Stepping: 0 [2025-02-11T08:39:04.350Z] CPU MHz: 2799.998 [2025-02-11T08:39:04.350Z] BogoMIPS: 5599.99 [2025-02-11T08:39:04.350Z] Virtualization: AMD-V [2025-02-11T08:39:04.350Z] Hypervisor vendor: KVM [2025-02-11T08:39:04.350Z] Virtualization type: full [2025-02-11T08:39:04.350Z] L1d cache: 256 KiB [2025-02-11T08:39:04.350Z] L1i cache: 256 KiB [2025-02-11T08:39:04.350Z] L2 cache: 4 MiB [2025-02-11T08:39:04.350Z] L3 cache: 128 MiB [2025-02-11T08:39:04.350Z] NUMA node0 CPU(s): 0-7 [2025-02-11T08:39:04.350Z] Vulnerability Itlb multihit: Not affected [2025-02-11T08:39:04.350Z] Vulnerability L1tf: Not affected [2025-02-11T08:39:04.350Z] Vulnerability Mds: Not affected [2025-02-11T08:39:04.350Z] Vulnerability Meltdown: Not affected [2025-02-11T08:39:04.350Z] Vulnerability Mmio stale data: Not affected [2025-02-11T08:39:04.350Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-11T08:39:04.350Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-11T08:39:04.350Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-11T08:39:04.350Z] Vulnerability Srbds: Not affected [2025-02-11T08:39:04.350Z] Vulnerability Tsx async abort: Not affected [2025-02-11T08:39:04.350Z] 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-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] ---> nproc: [2025-02-11T08:39:04.350Z] 8 [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] ---> df -h: [2025-02-11T08:39:04.350Z] Filesystem Size Used Avail Use% Mounted on [2025-02-11T08:39:04.350Z] overlay 155G 27G 129G 18% / [2025-02-11T08:39:04.350Z] tmpfs 64M 0 64M 0% /dev [2025-02-11T08:39:04.350Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-11T08:39:04.350Z] shm 64M 0 64M 0% /dev/shm [2025-02-11T08:39:04.350Z] /dev/vda1 155G 27G 129G 18% /facter-os [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] ---> sar -b -r -n DEV: [2025-02-11T08:39:04.350Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38635) 02/11/25 _x86_64_ (8 CPU) [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] 08:30:41 LINUX RESTART (8 CPU) [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] 08:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-11T08:39:04.350Z] 08:32:01 305.02 39.60 265.41 0.00 4336.08 74128.72 0.00 [2025-02-11T08:39:04.350Z] 08:33:01 163.59 1.50 162.09 0.00 22.66 47893.75 0.00 [2025-02-11T08:39:04.350Z] 08:34:01 47.93 0.02 47.91 0.00 0.13 35109.77 0.00 [2025-02-11T08:39:04.350Z] 08:35:02 46.66 0.15 46.51 0.00 2.40 36527.38 0.00 [2025-02-11T08:39:04.350Z] 08:36:01 977.41 18.32 959.09 0.00 2260.50 274793.83 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 539.91 10.13 529.78 0.00 3442.63 198310.95 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 350.27 0.03 350.24 0.00 0.27 123501.02 0.00 [2025-02-11T08:39:04.350Z] 08:39:01 947.23 0.45 946.78 0.00 40.25 134240.32 0.00 [2025-02-11T08:39:04.350Z] Average: 421.35 8.69 412.66 0.00 1254.58 115317.22 0.00 [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] 08:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-11T08:39:04.350Z] 08:32:01 28706824 31538604 772032 2.35 76552 3027120 1846848 5.44 1094228 2685180 428876 [2025-02-11T08:39:04.350Z] 08:33:01 27337932 31474328 825536 2.51 128080 4149504 1893640 5.58 1755628 3252672 908196 [2025-02-11T08:39:04.350Z] 08:34:01 27076100 31366964 930040 2.83 131516 4278460 1980144 5.84 1482292 3765560 507256 [2025-02-11T08:39:04.350Z] 08:35:02 26493660 31520900 780720 2.37 135248 5004192 1891872 5.58 1768384 4058788 141656 [2025-02-11T08:39:04.350Z] 08:36:01 17602380 31389712 877864 2.67 342208 13038576 2482572 7.32 2732668 11419156 2373336 [2025-02-11T08:39:04.350Z] 08:37:01 10622220 29215640 2976460 9.05 389228 17388668 9977224 29.40 5740588 14875448 1084500 [2025-02-11T08:39:04.350Z] 08:38:01 7407280 28237412 3971976 12.08 402784 19558320 8883108 26.18 7491368 16311756 209988 [2025-02-11T08:39:04.350Z] 08:39:01 9905324 31395288 860424 2.62 419504 20273184 2279908 6.72 3344940 18099316 456 [2025-02-11T08:39:04.350Z] Average: 19393965 30767356 1499382 4.56 253140 10839753 3904414 11.51 3176262 9308484 706783 [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] 08:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-11T08:39:04.350Z] 08:32:01 docker0 571.65 525.81 39.27 2936.65 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:32:01 ens3 1281.36 1117.00 11555.96 163.08 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:32:01 lo 5.08 5.08 0.50 0.50 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:33:01 docker0 184.90 281.25 16.35 1647.30 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:33:01 ens3 307.95 201.62 1675.69 30.58 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:33:01 veth77ce718 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:34:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:34:01 ens3 35.74 22.70 28.22 15.84 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:34:01 veth77ce718 1.10 1.12 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:35:02 ens3 26.53 18.78 23.03 13.86 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:35:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:36:01 vethbd8c9cb 76.58 142.52 8.07 1243.66 0.00 0.00 0.00 0.10 [2025-02-11T08:39:04.350Z] 08:36:01 docker0 526.37 967.97 45.83 9276.18 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:36:01 ens3 1149.84 625.83 13168.39 77.62 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:36:01 veth6b6f7ec 72.06 128.77 7.65 1243.49 0.00 0.00 0.00 0.10 [2025-02-11T08:39:04.350Z] 08:36:01 veth8fb864b 75.89 150.43 7.92 1257.22 0.00 0.00 0.00 0.10 [2025-02-11T08:39:04.350Z] 08:36:01 veth6faaedc 78.31 137.08 8.15 1245.34 0.00 0.00 0.00 0.10 [2025-02-11T08:39:04.350Z] 08:36:01 veth4a80576 0.37 1.46 0.03 0.18 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:36:01 veth2cf5b86 84.53 149.25 8.56 1244.67 0.00 0.00 0.00 0.10 [2025-02-11T08:39:04.350Z] 08:36:01 veth6af8bdc 74.36 140.18 7.82 1243.50 0.00 0.00 0.00 0.10 [2025-02-11T08:39:04.350Z] 08:36:01 lo 1.42 1.42 0.15 0.15 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 veth8ca54ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 veth8f9747e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vethead9746 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vethc738335 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vethf15d613 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 ens3 119.65 43.49 1404.95 84.20 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vethaa313ab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 veth74a4cc0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 veth36a5bcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vetha41698c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 veth9e7fb48 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 veth4a80576 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vethe3a0d95 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 vethc906a43 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:37:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 veth8ca54ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 veth8f9747e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vethead9746 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vethc738335 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vethf15d613 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 ens3 13.05 15.13 3.98 96.49 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vethaa313ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 veth74a4cc0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 veth36a5bcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vetha41698c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 veth9e7fb48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 veth4a80576 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vethe3a0d95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 vethc906a43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:39:01 ens3 128.16 78.81 2560.86 30.05 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] 08:39:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] Average: docker0 158.89 219.83 12.57 1714.20 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] Average: ens3 379.29 262.88 3766.80 63.73 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] ---> sar -P ALL: [2025-02-11T08:39:04.350Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38635) 02/11/25 _x86_64_ (8 CPU) [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] 08:30:41 LINUX RESTART (8 CPU) [2025-02-11T08:39:04.350Z] [2025-02-11T08:39:04.350Z] 08:31:02 CPU %user %nice %system %iowait %steal %idle [2025-02-11T08:39:04.350Z] 08:32:01 all 11.14 0.00 3.60 2.12 0.08 83.06 [2025-02-11T08:39:04.350Z] 08:32:01 0 14.49 0.00 3.21 0.09 0.09 82.13 [2025-02-11T08:39:04.350Z] 08:32:01 1 13.83 0.00 3.24 0.99 0.07 81.87 [2025-02-11T08:39:04.350Z] 08:32:01 2 9.86 0.00 3.82 2.89 0.09 83.35 [2025-02-11T08:39:04.350Z] 08:32:01 3 10.62 0.00 3.24 3.31 0.07 82.76 [2025-02-11T08:39:04.350Z] 08:32:01 4 9.07 0.00 5.67 3.84 0.09 81.33 [2025-02-11T08:39:04.350Z] 08:32:01 5 14.72 0.00 3.62 3.45 0.09 78.13 [2025-02-11T08:39:04.350Z] 08:32:01 6 7.69 0.00 2.95 2.04 0.07 87.25 [2025-02-11T08:39:04.350Z] 08:32:01 7 8.81 0.00 3.09 0.36 0.07 87.67 [2025-02-11T08:39:04.350Z] 08:33:01 all 31.76 0.00 5.76 2.02 0.10 60.36 [2025-02-11T08:39:04.350Z] 08:33:01 0 30.73 0.00 6.22 9.38 0.10 53.58 [2025-02-11T08:39:04.350Z] 08:33:01 1 32.37 0.00 5.73 0.42 0.10 61.38 [2025-02-11T08:39:04.350Z] 08:33:01 2 29.98 0.00 6.64 0.25 0.08 63.05 [2025-02-11T08:39:04.350Z] 08:33:01 3 31.44 0.00 6.04 2.73 0.12 59.67 [2025-02-11T08:39:04.350Z] 08:33:01 4 33.62 0.00 5.25 0.17 0.08 60.88 [2025-02-11T08:39:04.350Z] 08:33:01 5 32.58 0.00 5.63 2.44 0.10 59.24 [2025-02-11T08:39:04.350Z] 08:33:01 6 30.65 0.00 5.04 0.12 0.10 64.10 [2025-02-11T08:39:04.350Z] 08:33:01 7 32.73 0.00 5.51 0.67 0.10 60.99 [2025-02-11T08:39:04.350Z] 08:34:01 all 39.52 0.00 6.22 1.00 0.10 53.16 [2025-02-11T08:39:04.350Z] 08:34:01 0 40.63 0.00 6.31 0.00 0.10 52.96 [2025-02-11T08:39:04.350Z] 08:34:01 1 40.87 0.00 6.80 0.17 0.10 52.06 [2025-02-11T08:39:04.350Z] 08:34:01 2 40.96 0.00 6.20 0.02 0.12 52.70 [2025-02-11T08:39:04.350Z] 08:34:01 3 39.96 0.00 6.31 0.03 0.10 53.59 [2025-02-11T08:39:04.350Z] 08:34:01 4 41.04 0.00 6.66 1.56 0.10 50.64 [2025-02-11T08:39:04.350Z] 08:34:01 5 36.16 0.00 5.93 3.25 0.10 54.56 [2025-02-11T08:39:04.350Z] 08:34:01 6 40.96 0.00 6.15 0.00 0.10 52.79 [2025-02-11T08:39:04.351Z] 08:34:01 7 35.57 0.00 5.36 2.96 0.10 56.01 [2025-02-11T08:39:04.351Z] 08:35:02 all 46.64 0.00 6.40 1.21 0.10 45.65 [2025-02-11T08:39:04.351Z] 08:35:02 0 48.87 0.00 6.60 0.05 0.10 44.38 [2025-02-11T08:39:04.351Z] 08:35:02 1 47.04 0.00 6.71 4.69 0.12 41.44 [2025-02-11T08:39:04.351Z] 08:35:02 2 46.89 0.00 6.40 0.37 0.08 46.25 [2025-02-11T08:39:04.351Z] 08:35:02 3 48.02 0.00 6.56 0.12 0.08 45.22 [2025-02-11T08:39:04.351Z] 08:35:02 4 46.77 0.00 6.30 0.00 0.10 46.82 [2025-02-11T08:39:04.351Z] 08:35:02 5 43.64 0.00 6.04 1.45 0.10 48.77 [2025-02-11T08:39:04.351Z] 08:35:02 6 47.41 0.00 6.38 0.35 0.08 45.78 [2025-02-11T08:39:04.351Z] 08:35:02 7 44.47 0.00 6.21 2.64 0.10 46.58 [2025-02-11T08:39:04.351Z] 08:36:01 all 24.32 0.00 10.29 15.57 0.12 49.71 [2025-02-11T08:39:04.351Z] 08:36:01 0 25.08 0.00 10.75 18.52 0.12 45.53 [2025-02-11T08:39:04.351Z] 08:36:01 1 23.17 0.00 10.69 22.13 0.12 43.88 [2025-02-11T08:39:04.351Z] 08:36:01 2 24.60 0.00 10.52 10.14 0.12 54.61 [2025-02-11T08:39:04.351Z] 08:36:01 3 25.56 0.00 11.17 23.68 0.12 39.47 [2025-02-11T08:39:04.351Z] 08:36:01 4 25.26 0.00 11.17 11.99 0.14 51.44 [2025-02-11T08:39:04.351Z] 08:36:01 5 22.74 0.00 8.57 10.54 0.10 58.05 [2025-02-11T08:39:04.351Z] 08:36:01 6 25.00 0.00 10.38 11.05 0.12 53.44 [2025-02-11T08:39:04.351Z] 08:36:01 7 23.12 0.00 9.03 16.53 0.10 51.22 [2025-02-11T08:39:04.351Z] 08:37:01 all 52.21 0.00 9.35 9.45 0.10 28.88 [2025-02-11T08:39:04.351Z] 08:37:01 0 52.62 0.00 9.66 16.18 0.12 21.42 [2025-02-11T08:39:04.351Z] 08:37:01 1 51.73 0.00 9.00 3.96 0.10 35.21 [2025-02-11T08:39:04.351Z] 08:37:01 2 52.93 0.00 8.51 3.42 0.08 35.06 [2025-02-11T08:39:04.351Z] 08:37:01 3 52.64 0.00 9.39 6.59 0.10 31.27 [2025-02-11T08:39:04.351Z] 08:37:01 4 51.92 0.00 9.78 10.97 0.08 27.25 [2025-02-11T08:39:04.351Z] 08:37:01 5 52.20 0.00 9.67 24.65 0.12 13.37 [2025-02-11T08:39:04.351Z] 08:37:01 6 52.05 0.00 9.69 2.36 0.08 35.81 [2025-02-11T08:39:04.351Z] 08:37:01 7 51.60 0.00 9.15 7.53 0.10 31.62 [2025-02-11T08:39:04.351Z] 08:38:01 all 90.98 0.00 8.89 0.00 0.13 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 0 90.68 0.00 9.21 0.00 0.12 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 1 91.17 0.00 8.71 0.00 0.12 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 2 91.39 0.00 8.47 0.00 0.13 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 3 90.91 0.00 8.96 0.00 0.13 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 4 90.73 0.00 9.13 0.00 0.13 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 5 90.74 0.00 9.13 0.00 0.13 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 6 90.55 0.00 9.33 0.00 0.12 0.00 [2025-02-11T08:39:04.351Z] 08:38:01 7 91.65 0.00 8.22 0.00 0.12 0.02 [2025-02-11T08:39:04.351Z] 08:39:01 all 54.44 0.00 8.18 3.62 0.11 33.65 [2025-02-11T08:39:04.351Z] 08:39:01 0 54.72 0.00 8.45 4.10 0.12 32.62 [2025-02-11T08:39:04.351Z] 08:39:01 1 55.49 0.00 7.32 2.38 0.10 34.71 [2025-02-11T08:39:04.351Z] 08:39:01 2 54.47 0.00 8.64 1.12 0.12 35.65 [2025-02-11T08:39:04.351Z] 08:39:01 3 54.29 0.00 8.37 3.98 0.10 33.25 [2025-02-11T08:39:04.351Z] 08:39:01 4 54.98 0.00 8.42 10.45 0.12 26.03 [2025-02-11T08:39:04.351Z] 08:39:01 5 53.03 0.00 7.44 0.49 0.10 38.95 [2025-02-11T08:39:04.351Z] 08:39:01 6 54.22 0.00 8.06 2.06 0.10 35.56 [2025-02-11T08:39:04.351Z] 08:39:01 7 54.35 0.00 8.76 4.38 0.10 32.40 [2025-02-11T08:39:04.351Z] Average: all 44.06 0.00 7.34 4.34 0.10 44.16 [2025-02-11T08:39:04.351Z] Average: 0 44.90 0.00 7.55 6.01 0.11 41.42 [2025-02-11T08:39:04.351Z] Average: 1 44.65 0.00 7.27 4.27 0.10 43.70 [2025-02-11T08:39:04.351Z] Average: 2 44.09 0.00 7.40 2.25 0.10 46.16 [2025-02-11T08:39:04.351Z] Average: 3 44.37 0.00 7.51 4.99 0.10 43.02 [2025-02-11T08:39:04.351Z] Average: 4 44.37 0.00 7.79 4.85 0.11 42.88 [2025-02-11T08:39:04.351Z] Average: 5 43.38 0.00 7.01 5.77 0.11 43.73 [2025-02-11T08:39:04.351Z] Average: 6 43.73 0.00 7.25 2.22 0.10 46.70 [2025-02-11T08:39:04.351Z] Average: 7 42.96 0.00 6.92 4.35 0.10 45.68 [2025-02-11T08:39:04.351Z] [2025-02-11T08:39:04.351Z] [2025-02-11T08:39:04.351Z]