Pull request #5071 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Obtained Jenkinsfile from d57824015af8c003c6364ceff7642ac18fbfbfe1+310c4853b7613a5ec87f391646ffefe23ede991a (e07dc065f6dc7398e70053bf62bf200d70cbdbb4) 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-ssh9530108511871817563.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-ssh10226217138563994234.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-5071/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-5071/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9262027554335142113.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-ssh1604424154714691171.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-5071/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-5071/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5916127596114217481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38638 in /w/workspace/edgexfoundry_edgex-go_PR-5071 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 d57824015af8c003c6364ceff7642ac18fbfbfe1 Merge succeeded, producing 9734b385338a1894c621dc9b4231f1e565dd13de Checking out Revision 9734b385338a1894c621dc9b4231f1e565dd13de (PR-5071) > 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/5071/head:refs/remotes/origin/PR-5071 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d57824015af8c003c6364ceff7642ac18fbfbfe1 # 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 9734b385338a1894c621dc9b4231f1e565dd13de # timeout=10 Commit message: "Merge commit '310c4853b7613a5ec87f391646ffefe23ede991a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-11T09:28:19.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-11T09:28:19.124Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-11T09:28:19.149Z] ========================================================= [2025-02-11T09:28:19.150Z] EdgeX Global Pipelines Version Info [2025-02-11T09:28:19.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ac5927f80e28a5e9b8e3d0ff5556885d1a9db3de # timeout=10 [2025-02-11T09:28:19.942Z] ------------------- [2025-02-11T09:28:19.942Z] stable info: [2025-02-11T09:28:19.942Z] ------------------- [2025-02-11T09:28:19.942Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-11T09:28:19.942Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T09:28:19.942Z] Message: update stable to v1.0.269 [2025-02-11T09:28:20.515Z] ------------------- [2025-02-11T09:28:20.515Z] experimental info: [2025-02-11T09:28:20.515Z] ------------------- [2025-02-11T09:28:20.515Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-11T09:28:20.515Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T09:28:20.515Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-11T09:28:20.587Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-02-11T09:28:20.610Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-02-11T09:28:20.634Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-11T09:28:20.655Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-11T09:28:20.680Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-11T09:28:20.703Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-11T09:28:20.729Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-11T09:28:20.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-02-11T09:28:20.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-02-11T09:28:20.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-02-11T09:28:20.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-11T09:28:20.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-11T09:28:20.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-11T09:28:20.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-11T09:28:20.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-11T09:28:20.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T09:28:20.955Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T09:28:20.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-11T09:28:21.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-11T09:28:21.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-02-11T09:28:21.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-11T09:28:21.066Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-11T09:28:21.083Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-11T09:28:21.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-5071 [Pipeline] echo [2025-02-11T09:28:21.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-5071 [Pipeline] echo [2025-02-11T09:28:21.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-5071 [Pipeline] echo [2025-02-11T09:28:21.177Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9734b385338a1894c621dc9b4231f1e565dd13de [Pipeline] echo [2025-02-11T09:28:21.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9734b38 [Pipeline] echo [2025-02-11T09:28:21.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T09:28:21.286Z] provisioning config files... [2025-02-11T09:28:21.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config9812617157481807830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:28:21.644Z] ---> ****-login.sh [2025-02-11T09:28:21.644Z] nexus3.edgexfoundry.org:10001 [2025-02-11T09:28:21.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T09:28:21.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T09:28:21.911Z] Configure a credential helper to remove this warning. See [2025-02-11T09:28:21.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T09:28:21.911Z] [2025-02-11T09:28:21.911Z] Login Succeeded [2025-02-11T09:28:21.911Z] nexus3.edgexfoundry.org:10002 [2025-02-11T09:28:21.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T09:28:22.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T09:28:22.173Z] Configure a credential helper to remove this warning. See [2025-02-11T09:28:22.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T09:28:22.173Z] [2025-02-11T09:28:22.173Z] Login Succeeded [2025-02-11T09:28:22.173Z] nexus3.edgexfoundry.org:10003 [2025-02-11T09:28:22.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T09:28:22.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T09:28:22.174Z] Configure a credential helper to remove this warning. See [2025-02-11T09:28:22.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T09:28:22.174Z] [2025-02-11T09:28:22.174Z] Login Succeeded [2025-02-11T09:28:22.174Z] nexus3.edgexfoundry.org:10004 [2025-02-11T09:28:22.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T09:28:22.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T09:28:22.434Z] Configure a credential helper to remove this warning. See [2025-02-11T09:28:22.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T09:28:22.434Z] [2025-02-11T09:28:22.434Z] Login Succeeded [2025-02-11T09:28:22.434Z] ****.io [2025-02-11T09:28:22.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T09:28:22.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T09:28:22.700Z] Configure a credential helper to remove this warning. See [2025-02-11T09:28:22.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T09:28:22.700Z] [2025-02-11T09:28:22.700Z] Login Succeeded [2025-02-11T09:28:22.700Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T09:28:22.709Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T09:28:23.047Z] + 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-11T09:28:23.047Z] + dirname cmd/core-command/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo core-command,cmd/core-command/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/core-data/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo core-data,cmd/core-data/Dockerfile [2025-02-11T09:28:23.047Z] + + cut -d/ -f2 [2025-02-11T09:28:23.047Z] dirname cmd/core-keeper/Dockerfile [2025-02-11T09:28:23.047Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-02-11T09:28:23.047Z] + dirname+ cmd/core-metadata/Dockerfile [2025-02-11T09:28:23.047Z] cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-spire-agent/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-spire-config/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/security-spire-server/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/support-notifications/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-02-11T09:28:23.047Z] + dirname cmd/support-scheduler/Dockerfile [2025-02-11T09:28:23.047Z] + cut -d/ -f2 [2025-02-11T09:28:23.047Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-02-11T09:28:23.086Z] 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-11T09:28:23.452Z] + git rev-list -1 --merges 9734b385338a1894c621dc9b4231f1e565dd13de~1..9734b385338a1894c621dc9b4231f1e565dd13de [Pipeline] echo [2025-02-11T09:28:23.467Z] -----------> git rev-list -1 --merges 9734b385338a1894c621dc9b4231f1e565dd13de~1..9734b385338a1894c621dc9b4231f1e565dd13de 9734b385338a1894c621dc9b4231f1e565dd13de [2025-02-11T09:28:23.467Z] 9734b385338a1894c621dc9b4231f1e565dd13de [false] [Pipeline] sh [2025-02-11T09:28:23.762Z] + git log --format=format:%s -1 9734b385338a1894c621dc9b4231f1e565dd13de [Pipeline] echo [2025-02-11T09:28:23.782Z] ========================================================= [2025-02-11T09:28:23.782Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-11T09:28:23.782Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-02-11T09:28:24.166Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T09:28:24.166Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-11T09:28:24.166Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-11T09:28:24.166Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-11T09:28:24.166Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-11T09:28:24.166Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-11T09:28:24.166Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T09:28:24.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T09:28:24.527Z] [2025-02-11T09:28:24.527Z] 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-11T09:28:24.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T09:28:24.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-11T09:28:24.834Z] b85a868b505f: Pulling fs layer [2025-02-11T09:28:24.834Z] e2be974225ed: Pulling fs layer [2025-02-11T09:28:24.834Z] 339a4e72a1f5: Pulling fs layer [2025-02-11T09:28:24.834Z] 988bab9f4d93: Pulling fs layer [2025-02-11T09:28:24.834Z] 1469e6f7b9e6: Pulling fs layer [2025-02-11T09:28:24.834Z] eaf3925da568: Pulling fs layer [2025-02-11T09:28:24.834Z] bab4dde63d76: Pulling fs layer [2025-02-11T09:28:24.834Z] bde34c3a00c8: Pulling fs layer [2025-02-11T09:28:24.834Z] b352a97aabf1: Pulling fs layer [2025-02-11T09:28:24.834Z] 4872d77fe225: Pulling fs layer [2025-02-11T09:28:24.834Z] 5851b861e8e6: Pulling fs layer [2025-02-11T09:28:24.834Z] 988bab9f4d93: Waiting [2025-02-11T09:28:24.834Z] bde34c3a00c8: Waiting [2025-02-11T09:28:24.834Z] 1469e6f7b9e6: Waiting [2025-02-11T09:28:24.834Z] bab4dde63d76: Waiting [2025-02-11T09:28:24.834Z] eaf3925da568: Waiting [2025-02-11T09:28:24.834Z] b352a97aabf1: Waiting [2025-02-11T09:28:24.834Z] 4872d77fe225: Waiting [2025-02-11T09:28:24.834Z] 5851b861e8e6: Waiting [2025-02-11T09:28:24.834Z] e2be974225ed: Download complete [2025-02-11T09:28:24.834Z] 988bab9f4d93: Verifying Checksum [2025-02-11T09:28:24.834Z] 988bab9f4d93: Download complete [2025-02-11T09:28:25.094Z] 1469e6f7b9e6: Verifying Checksum [2025-02-11T09:28:25.094Z] 1469e6f7b9e6: Download complete [2025-02-11T09:28:25.094Z] eaf3925da568: Download complete [2025-02-11T09:28:25.094Z] 339a4e72a1f5: Verifying Checksum [2025-02-11T09:28:25.094Z] 339a4e72a1f5: Download complete [2025-02-11T09:28:25.094Z] bde34c3a00c8: Verifying Checksum [2025-02-11T09:28:25.094Z] bde34c3a00c8: Download complete [2025-02-11T09:28:25.094Z] b352a97aabf1: Download complete [2025-02-11T09:28:25.094Z] 4872d77fe225: Verifying Checksum [2025-02-11T09:28:25.094Z] 4872d77fe225: Download complete [2025-02-11T09:28:25.094Z] 5851b861e8e6: Download complete [2025-02-11T09:28:25.094Z] b85a868b505f: Verifying Checksum [2025-02-11T09:28:25.094Z] b85a868b505f: Download complete [2025-02-11T09:28:25.354Z] bab4dde63d76: Verifying Checksum [2025-02-11T09:28:25.354Z] bab4dde63d76: Download complete [2025-02-11T09:28:26.299Z] b85a868b505f: Pull complete [2025-02-11T09:28:26.562Z] e2be974225ed: Pull complete [2025-02-11T09:28:27.131Z] 339a4e72a1f5: Pull complete [2025-02-11T09:28:27.131Z] 988bab9f4d93: Pull complete [2025-02-11T09:28:27.390Z] 1469e6f7b9e6: Pull complete [2025-02-11T09:28:27.390Z] eaf3925da568: Pull complete [2025-02-11T09:28:29.293Z] bab4dde63d76: Pull complete [2025-02-11T09:28:29.293Z] bde34c3a00c8: Pull complete [2025-02-11T09:28:29.552Z] b352a97aabf1: Pull complete [2025-02-11T09:28:29.552Z] 4872d77fe225: Pull complete [2025-02-11T09:28:29.814Z] 5851b861e8e6: Pull complete [2025-02-11T09:28:29.814Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-11T09:28:29.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T09:28:29.814Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T09:28:29.960Z] prd-ubuntu20.04-docker-8c-8g-38638 does not seem to be running inside a container [2025-02-11T09:28:29.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T09:28:32.847Z] $ docker top 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 -eo pid,comm [2025-02-11T09:28:32.901Z] 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-11T09:28:32.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T09:28:32.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T09:28:32.969Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T09:28:33.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T09:28:33.088Z] $ docker exec 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 ssh-agent [2025-02-11T09:28:33.188Z] SSH_AUTH_SOCK=/tmp/ssh-bI7cxfs1XtYH/agent.32 [2025-02-11T09:28:33.188Z] SSH_AGENT_PID=38 [2025-02-11T09:28:33.194Z] Running ssh-add (command line suppressed) [2025-02-11T09:28:33.302Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_11918410533447762358.key (/w/workspace/edgex-go/7@tmp/private_key_11918410533447762358.key) [2025-02-11T09:28:33.323Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T09:28:33.632Z] + git tag --points-at HEAD [Pipeline] } [2025-02-11T09:28:33.642Z] $ docker exec --env ******** --env ******** 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 ssh-agent -k [2025-02-11T09:28:33.763Z] unset SSH_AUTH_SOCK; [2025-02-11T09:28:33.764Z] unset SSH_AGENT_PID; [2025-02-11T09:28:33.764Z] echo Agent pid 38 killed; [2025-02-11T09:28:33.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-11T09:28:33.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T09:28:33.824Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T09:28:33.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T09:28:33.960Z] $ docker exec 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 ssh-agent [2025-02-11T09:28:34.075Z] SSH_AUTH_SOCK=/tmp/ssh-dIZRP3INc6ep/agent.71 [2025-02-11T09:28:34.075Z] SSH_AGENT_PID=77 [2025-02-11T09:28:34.080Z] Running ssh-add (command line suppressed) [2025-02-11T09:28:34.198Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_7690667324647591512.key (/w/workspace/edgex-go/7@tmp/private_key_7690667324647591512.key) [2025-02-11T09:28:34.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T09:28:34.511Z] + git semver init [2025-02-11T09:28:34.773Z] 2025-02-11 09:28:34,692 [run_init] DEBUG init version:0.0.0 force:False [2025-02-11T09:28:34.773Z] 2025-02-11 09:28:34,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2025-02-11T09:28:34.773Z] 2025-02-11 09:28:34,694 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2025-02-11T09:28:34.773Z] 2025-02-11 09:28:34,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,669 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-5071 with force:False [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,670 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-5071 [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,674 [execute] INFO git cat-file --batch-check [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,682 [execute] INFO git cat-file --batch [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T09:28:40.057Z] 2025-02-11 09:28:39,687 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-5071 [2025-02-11T09:28:40.057Z] 0.0.0 [Pipeline] } [2025-02-11T09:28:40.067Z] $ docker exec --env ******** --env ******** 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 ssh-agent -k [2025-02-11T09:28:40.165Z] unset SSH_AUTH_SOCK; [2025-02-11T09:28:40.166Z] unset SSH_AGENT_PID; [2025-02-11T09:28:40.166Z] echo Agent pid 77 killed; [2025-02-11T09:28:40.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T09:28:40.502Z] + git semver [Pipeline] } [2025-02-11T09:28:40.782Z] $ docker stop --time=1 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 [2025-02-11T09:28:42.084Z] $ docker rm -f --volumes 049c56f7b13635f46f2fef5fe0a4d43ab05a47f3382c7a30e9da13f3327996e2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T09:28:42.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-11T09:28:42.678Z] Stashed 1 file(s) [Pipeline] echo [2025-02-11T09:28:42.684Z] [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-11T09:28:43.262Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2025-02-11T09:28:43.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T09:28:43.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T09:28:43.320Z] ========================================================= [2025-02-11T09:28:43.320Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-11T09:28:43.320Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-02-11T09:28:43.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T09:28:43.620Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-11T09:28:43.620Z] da9db072f522: Pulling fs layer [2025-02-11T09:28:43.620Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-11T09:28:43.620Z] 06f05ace1117: Pulling fs layer [2025-02-11T09:28:43.620Z] 5fe327b54edc: Pulling fs layer [2025-02-11T09:28:43.620Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T09:28:43.620Z] 92a5565b7b96: Pulling fs layer [2025-02-11T09:28:43.620Z] ff9bb7016b71: Pulling fs layer [2025-02-11T09:28:43.620Z] b67dba6c2c7d: Pulling fs layer [2025-02-11T09:28:43.620Z] a813b0c90790: Pulling fs layer [2025-02-11T09:28:43.620Z] 5fe327b54edc: Waiting [2025-02-11T09:28:43.620Z] 4f4fb700ef54: Waiting [2025-02-11T09:28:43.620Z] 92a5565b7b96: Waiting [2025-02-11T09:28:43.620Z] ff9bb7016b71: Waiting [2025-02-11T09:28:43.620Z] b67dba6c2c7d: Waiting [2025-02-11T09:28:43.620Z] a813b0c90790: Waiting [2025-02-11T09:28:43.620Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-11T09:28:43.620Z] 6ef4a4ee8ca5: Download complete [2025-02-11T09:28:43.620Z] 5fe327b54edc: Verifying Checksum [2025-02-11T09:28:43.620Z] 5fe327b54edc: Download complete [2025-02-11T09:28:43.620Z] 4f4fb700ef54: Verifying Checksum [2025-02-11T09:28:43.620Z] 4f4fb700ef54: Download complete [2025-02-11T09:28:43.620Z] 92a5565b7b96: Verifying Checksum [2025-02-11T09:28:43.620Z] 92a5565b7b96: Download complete [2025-02-11T09:28:43.620Z] da9db072f522: Verifying Checksum [2025-02-11T09:28:43.620Z] da9db072f522: Download complete [2025-02-11T09:28:43.620Z] ff9bb7016b71: Verifying Checksum [2025-02-11T09:28:43.620Z] ff9bb7016b71: Download complete [2025-02-11T09:28:43.878Z] da9db072f522: Pull complete [2025-02-11T09:28:43.878Z] a813b0c90790: Verifying Checksum [2025-02-11T09:28:43.878Z] a813b0c90790: Download complete [2025-02-11T09:28:43.878Z] 6ef4a4ee8ca5: Pull complete [2025-02-11T09:28:44.137Z] 06f05ace1117: Verifying Checksum [2025-02-11T09:28:44.137Z] 06f05ace1117: Download complete [2025-02-11T09:28:44.395Z] b67dba6c2c7d: Verifying Checksum [2025-02-11T09:28:44.395Z] b67dba6c2c7d: Download complete [2025-02-11T09:28:48.589Z] 06f05ace1117: Pull complete [2025-02-11T09:28:48.589Z] 5fe327b54edc: Pull complete [2025-02-11T09:28:48.589Z] 4f4fb700ef54: Pull complete [2025-02-11T09:28:48.589Z] 92a5565b7b96: Pull complete [2025-02-11T09:28:48.589Z] ff9bb7016b71: Pull complete [2025-02-11T09:28:51.128Z] b67dba6c2c7d: Pull complete [2025-02-11T09:28:51.391Z] a813b0c90790: Pull complete [2025-02-11T09:28:51.391Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-11T09:28:51.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T09:28:51.391Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-02-11T09:28:51.710Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T09:28:51.710Z] WORKDIR /edgex [2025-02-11T09:28:51.710Z] COPY go.mod . [2025-02-11T09:28:51.710Z] RUN go mod download [2025-02-11T09:28:51.710Z] + docker build -t ci-base-image-x86_64 -f - . [2025-02-11T09:28:52.283Z] Sending build context to Docker daemon 180MB [2025-02-11T09:28:52.283Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T09:28:52.283Z] ---> 3ba60ce46760 [2025-02-11T09:28:52.283Z] Step 2/4 : WORKDIR /edgex [2025-02-11T09:28:57.572Z] ---> Running in 0269fb46f936 [2025-02-11T09:28:57.573Z] Removing intermediate container 0269fb46f936 [2025-02-11T09:28:57.573Z] ---> 5317ab2e7bab [2025-02-11T09:28:57.573Z] Step 3/4 : COPY go.mod . [2025-02-11T09:28:57.573Z] ---> 2c7364da60f4 [2025-02-11T09:28:57.573Z] Step 4/4 : RUN go mod download [2025-02-11T09:28:57.573Z] ---> Running in eddf6946cdec [2025-02-11T09:29:24.197Z] Removing intermediate container eddf6946cdec [2025-02-11T09:29:24.197Z] ---> ee22f6c5cc24 [2025-02-11T09:29:24.197Z] Successfully built ee22f6c5cc24 [2025-02-11T09:29:24.197Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T09:29:24.517Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T09:29:24.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T09:29:24.601Z] prd-ubuntu20.04-docker-8c-8g-38638 does not seem to be running inside a container [2025-02-11T09:29:24.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-11T09:29:25.056Z] $ docker top 30e4d185987ea947332072c1ccf1b39e97bdd19b4ea34b62199b1f79f71cb0ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T09:29:25.409Z] + go version [2025-02-11T09:29:25.409Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-11T09:29:25.419Z] $ docker stop --time=1 30e4d185987ea947332072c1ccf1b39e97bdd19b4ea34b62199b1f79f71cb0ec [2025-02-11T09:29:26.702Z] $ docker rm -f --volumes 30e4d185987ea947332072c1ccf1b39e97bdd19b4ea34b62199b1f79f71cb0ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T09:29:27.149Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T09:29:27.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T09:29:27.227Z] prd-ubuntu20.04-docker-8c-8g-38638 does not seem to be running inside a container [2025-02-11T09:29:27.253Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-11T09:29:27.602Z] $ docker top 51f8b3a2161a30fbb1511ba9cddc8753619f30cc12beed77c75ca80aea3781b7 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-02-11T09:29:27.683Z] ========================================================= [2025-02-11T09:29:27.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-02-11T09:29:27.683Z] ========================================================= [Pipeline] sh [2025-02-11T09:29:27.961Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2025-02-11T09:29:28.265Z] + make test [2025-02-11T09:29:28.265Z] go test -race -coverprofile=coverage.out ./... [2025-02-11T09:29:36.395Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-02-11T09:30:09.489Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-02-11T09:30:10.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2025-02-11T09:30:11.132Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-02-11T09:30:11.132Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-02-11T09:30:11.132Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-02-11T09:30:12.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2025-02-11T09:30:12.330Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-02-11T09:30:12.330Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-02-11T09:30:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-02-11T09:30:12.900Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-02-11T09:30:14.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-02-11T09:30:14.281Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-02-11T09:30:14.281Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:14.281Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-02-11T09:30:14.281Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-02-11T09:30:14.281Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-02-11T09:30:15.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2025-02-11T09:30:15.226Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 45.7% of statements [2025-02-11T09:30:15.794Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-02-11T09:30:15.794Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-02-11T09:30:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.260s coverage: 93.4% of statements [2025-02-11T09:30:16.055Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements [2025-02-11T09:30:16.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 9.4% of statements [2025-02-11T09:30:18.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-02-11T09:30:18.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-02-11T09:30:18.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-02-11T09:30:18.847Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-02-11T09:30:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.8% of statements [2025-02-11T09:30:20.224Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2025-02-11T09:30:20.792Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-02-11T09:30:21.052Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-02-11T09:30:21.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-02-11T09:30:21.053Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-02-11T09:30:21.053Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:21.620Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] [2025-02-11T09:30:21.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-02-11T09:30:21.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.037s coverage: 43.1% of statements [2025-02-11T09:30:21.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements [2025-02-11T09:30:22.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements [2025-02-11T09:30:22.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-02-11T09:30:22.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-02-11T09:30:22.834Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-02-11T09:30:23.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-02-11T09:30:23.403Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-02-11T09:30:23.403Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-02-11T09:30:23.403Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-02-11T09:30:23.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.042s coverage: 87.1% of statements [2025-02-11T09:30:23.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-02-11T09:30:23.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2025-02-11T09:30:23.663Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-02-11T09:30:24.604Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-02-11T09:30:25.173Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-02-11T09:30:25.173Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-02-11T09:30:25.741Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-02-11T09:30:26.683Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-02-11T09:30:27.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-02-11T09:30:28.627Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-02-11T09:30:28.627Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-02-11T09:30:31.166Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-02-11T09:30:31.426Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-02-11T09:30:31.426Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-02-11T09:30:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-02-11T09:30:32.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-02-11T09:30:32.365Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:33.756Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-02-11T09:30:33.756Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-02-11T09:30:34.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-02-11T09:30:34.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-02-11T09:30:34.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-02-11T09:30:34.276Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-02-11T09:30:34.276Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-02-11T09:30:35.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2025-02-11T09:30:36.225Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-02-11T09:30:36.225Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-02-11T09:30:36.225Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-02-11T09:30:36.225Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-02-11T09:30:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-02-11T09:30:37.614Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-02-11T09:30:37.614Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-02-11T09:30:37.614Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:38.553Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-02-11T09:30:38.553Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-02-11T09:30:38.553Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-02-11T09:30:39.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-02-11T09:30:39.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-02-11T09:30:39.932Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.052s coverage: 92.9% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 17.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.025s coverage: 100.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.071s coverage: 81.8% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.135s coverage: 36.1% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements [2025-02-11T09:30:48.069Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-02-11T09:30:48.069Z] 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-11T09:30:48.069Z] running golangci-lint [2025-02-11T09:30:48.069Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-11T09:30:48.069Z] go version go1.23.4 linux/amd64 [2025-02-11T09:30:48.069Z] 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-11T09:30:48.069Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-11T09:30:48.069Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-11T09:31:14.657Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 23.480964475s" [2025-02-11T09:31:14.657Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 53.652318ms" [2025-02-11T09:31:26.868Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.549123759s with top 10 stages: buildir: 1m8.689967695s, gosec: 4.114649049s, inspect: 3.38769729s, fact_deprecated: 2.809940112s, printf: 2.369780537s, ctrlflow: 2.355221951s, fact_purity: 1.490662964s, nilness: 1.235943441s, S1038: 1.229286931s, unused: 969.454537ms" [2025-02-11T09:31:26.869Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-02-11T09:31:26.869Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 202/202, cgo: 202/202, invalid_issue: 202/202, skip_dirs: 202/202, exclude: 202/202, filename_unadjuster: 202/202, skip_files: 202/202, nolint: 20/0, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20" [2025-02-11T09:31:26.869Z] level=info msg="[runner] processing took 25.898418ms with stages: nolint: 13.354871ms, identifier_marker: 6.052738ms, autogenerated_exclude: 2.06949ms, path_prettifier: 1.785098ms, exclude-rules: 1.665538ms, skip_dirs: 868.493µs, cgo: 39.04µs, invalid_issue: 36.5µs, filename_unadjuster: 17.18µs, max_same_issues: 2.6µs, fixer: 1.22µs, diff: 820ns, uniq_by_line: 800ns, source_code: 770ns, exclude: 640ns, skip_files: 600ns, path_shortener: 560ns, max_from_linter: 520ns, sort_results: 490ns, max_per_file_from_linter: 170ns, path_prefixer: 150ns, severity-rules: 130ns" [2025-02-11T09:31:26.869Z] level=info msg="[runner] linters took 14.269193118s with stages: goanalysis_metalinter: 14.243124848s" [2025-02-11T09:31:26.869Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-11T09:31:26.869Z] level=info msg="Memory: 378 samples, avg is 309.7MB, max is 1302.6MB" [2025-02-11T09:31:26.869Z] level=info msg="Execution took 37.811544594s" [2025-02-11T09:31:26.869Z] go vet ./... [2025-02-11T09:31:33.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-11T09:31:33.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-11T09:31:33.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-11T09:31:33.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-02-11T09:31:33.762Z] + ls -al . [2025-02-11T09:31:33.762Z] total 1896 [2025-02-11T09:31:33.763Z] drwxrwxr-x 11 1001 1001 4096 Feb 11 09:29 . [2025-02-11T09:31:33.763Z] drwxr-xr-x 4 root root 4096 Feb 11 09:29 .. [2025-02-11T09:31:33.763Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 09:28 .blubracket [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 10 Feb 11 09:28 .dockerignore [2025-02-11T09:31:33.763Z] drwxrwxr-x 8 1001 1001 4096 Feb 11 09:30 .git [2025-02-11T09:31:33.763Z] drwxrwxr-x 3 1001 1001 4096 Feb 11 09:28 .github [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 907 Feb 11 09:28 .gitignore [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 199 Feb 11 09:28 .golangci.yml [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 100 Feb 11 09:28 .hadolint.yml [2025-02-11T09:31:33.763Z] drwxr-xr-x 3 1001 1001 4096 Feb 11 09:28 .semver [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 155 Feb 11 09:28 .sonarcloud.properties [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 1171 Feb 11 09:28 ADOPTERS.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 17374 Feb 11 09:28 Attribution.txt [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 100284 Feb 11 09:28 CHANGELOG.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 3804 Feb 11 09:28 CONTRIBUTING.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 677 Feb 11 09:28 GOVERNANCE.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 858 Feb 11 09:28 Jenkinsfile [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 10775 Feb 11 09:28 LICENSE [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 16740 Feb 11 09:28 Makefile [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 582 Feb 11 09:28 OWNERS.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 9932 Feb 11 09:28 README.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 789 Feb 11 09:28 SECURITY.md [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 5 Feb 11 09:28 VERSION [2025-02-11T09:31:33.763Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 09:28 bin [2025-02-11T09:31:33.763Z] drwxrwxr-x 19 1001 1001 4096 Feb 11 09:28 cmd [2025-02-11T09:31:33.763Z] -rw-r--r-- 1 root root 1572700 Feb 11 09:30 coverage.out [2025-02-11T09:31:33.763Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 09:28 fuzz_test [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 6494 Feb 11 09:28 go.mod [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 88223 Feb 11 09:28 go.sum [2025-02-11T09:31:33.763Z] drwxrwxr-x 7 1001 1001 4096 Feb 11 09:28 internal [2025-02-11T09:31:33.763Z] drwxrwxr-x 2 1001 1001 4096 Feb 11 09:28 openapi [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 584 Feb 11 09:28 security.txt [2025-02-11T09:31:33.763Z] -rw-rw-r-- 1 1001 1001 204 Feb 11 09:28 version.go [Pipeline] sh [2025-02-11T09:31:34.059Z] + '[' -e coverage.out ] [2025-02-11T09:31:34.059Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-02-11T09:31:34.207Z] Stashed 1 file(s) [Pipeline] sh [2025-02-11T09:31:34.495Z] + make build [2025-02-11T09:31:34.495Z] 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-11T09:32:01.048Z] 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-11T09:32:01.048Z] 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-11T09:32:01.048Z] 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-11T09:32:01.048Z] 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-11T09:32:02.431Z] 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-11T09:32:07.699Z] 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-11T09:32:10.233Z] 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-11T09:32:12.139Z] 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-11T09:32:12.706Z] 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-11T09:32:13.639Z] 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-11T09:32:14.579Z] 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-11T09:32:15.516Z] 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-11T09:32:16.461Z] $ docker stop --time=1 51f8b3a2161a30fbb1511ba9cddc8753619f30cc12beed77c75ca80aea3781b7 [2025-02-11T09:32:22.177Z] $ docker rm -f --volumes 51f8b3a2161a30fbb1511ba9cddc8753619f30cc12beed77c75ca80aea3781b7 [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-11T09:32:23.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T09:32:23.290Z] [2025-02-11T09:32:23.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T09:32:23.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T09:32:23.593Z] latest: Pulling from edgex-devops/edgex-compose [2025-02-11T09:32:23.593Z] 91d30c5bc195: Pulling fs layer [2025-02-11T09:32:23.593Z] 2e9b0aa3be6d: Pulling fs layer [2025-02-11T09:32:23.593Z] 9c61dcf015f6: Pulling fs layer [2025-02-11T09:32:23.593Z] 4698f68db338: Pulling fs layer [2025-02-11T09:32:23.593Z] 2a2f49069b9e: Pulling fs layer [2025-02-11T09:32:23.593Z] e0025b399a48: Pulling fs layer [2025-02-11T09:32:23.593Z] e0025b399a48: Waiting [2025-02-11T09:32:23.593Z] 2a2f49069b9e: Waiting [2025-02-11T09:32:23.593Z] 4698f68db338: Waiting [2025-02-11T09:32:23.593Z] 91d30c5bc195: Verifying Checksum [2025-02-11T09:32:23.593Z] 91d30c5bc195: Download complete [2025-02-11T09:32:23.858Z] 2e9b0aa3be6d: Verifying Checksum [2025-02-11T09:32:23.858Z] 2e9b0aa3be6d: Download complete [2025-02-11T09:32:23.858Z] e0025b399a48: Verifying Checksum [2025-02-11T09:32:23.858Z] e0025b399a48: Download complete [2025-02-11T09:32:23.858Z] 91d30c5bc195: Pull complete [2025-02-11T09:32:23.858Z] 2a2f49069b9e: Verifying Checksum [2025-02-11T09:32:23.858Z] 2a2f49069b9e: Download complete [2025-02-11T09:32:24.118Z] 2e9b0aa3be6d: Pull complete [2025-02-11T09:32:24.377Z] 9c61dcf015f6: Verifying Checksum [2025-02-11T09:32:24.377Z] 9c61dcf015f6: Download complete [2025-02-11T09:32:26.922Z] 9c61dcf015f6: Pull complete [2025-02-11T09:32:26.922Z] 4698f68db338: Pull complete [2025-02-11T09:32:27.490Z] 2a2f49069b9e: Pull complete [2025-02-11T09:32:27.490Z] e0025b399a48: Pull complete [2025-02-11T09:32:27.490Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-02-11T09:32:27.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-02-11T09:32:27.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T09:32:27.593Z] prd-ubuntu20.04-docker-8c-8g-38638 does not seem to be running inside a container [2025-02-11T09:32:27.622Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-02-11T09:32:29.602Z] $ docker top abc347817f046ac8ad00ec98a77118342bf0de61890a927bcbf00b426a3eea04 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T09:32:29.953Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-02-11T09:32:32.487Z] #1 [security-spire-config internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #1 transferring dockerfile: [2025-02-11T09:32:32.487Z] #1 transferring dockerfile: 1.69kB done [2025-02-11T09:32:32.487Z] #1 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #2 transferring dockerfile: 1.83kB done [2025-02-11T09:32:32.487Z] #2 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #3 transferring dockerfile: 3.02kB done [2025-02-11T09:32:32.487Z] #3 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #4 [core-keeper internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #4 transferring dockerfile: 2.01kB done [2025-02-11T09:32:32.487Z] #4 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #5 transferring dockerfile: 1.89kB done [2025-02-11T09:32:32.487Z] #5 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #6 transferring dockerfile: 1.81kB done [2025-02-11T09:32:32.487Z] #6 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #7 [core-command internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #7 transferring dockerfile: 1.94kB done [2025-02-11T09:32:32.487Z] #7 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #8 [core-data internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #8 transferring dockerfile: 2.04kB done [2025-02-11T09:32:32.487Z] #8 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #9 [security-spire-config internal] load .dockerignore [2025-02-11T09:32:32.487Z] #9 transferring context: 50B done [2025-02-11T09:32:32.487Z] #9 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #10 transferring dockerfile: 2.23kB done [2025-02-11T09:32:32.487Z] #10 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #11 transferring dockerfile: 2.49kB done [2025-02-11T09:32:32.487Z] #11 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #12 transferring dockerfile: 2.50kB done [2025-02-11T09:32:32.487Z] #12 DONE 0.1s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #13 transferring dockerfile: 2.14kB done [2025-02-11T09:32:32.487Z] #13 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #14 transferring dockerfile: 2.10kB done [2025-02-11T09:32:32.487Z] #14 DONE 0.0s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #15 [security-spire-server internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #15 transferring dockerfile: 1.70kB done [2025-02-11T09:32:32.487Z] #15 DONE 0.1s [2025-02-11T09:32:32.487Z] [2025-02-11T09:32:32.487Z] #16 [support-notifications internal] load build definition from Dockerfile [2025-02-11T09:32:32.487Z] #16 transferring dockerfile: 2.00kB done [2025-02-11T09:32:32.745Z] #16 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #17 [support-scheduler internal] load .dockerignore [2025-02-11T09:32:32.745Z] #17 transferring context: 50B done [2025-02-11T09:32:32.745Z] #17 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #18 [security-bootstrapper internal] load .dockerignore [2025-02-11T09:32:32.745Z] #18 transferring context: 50B done [2025-02-11T09:32:32.745Z] #18 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #19 [core-keeper internal] load .dockerignore [2025-02-11T09:32:32.745Z] #19 transferring context: 50B done [2025-02-11T09:32:32.745Z] #19 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2025-02-11T09:32:32.745Z] #20 transferring context: 50B done [2025-02-11T09:32:32.745Z] #20 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #21 [security-spire-agent internal] load .dockerignore [2025-02-11T09:32:32.745Z] #21 transferring context: 50B done [2025-02-11T09:32:32.745Z] #21 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #22 [core-command internal] load .dockerignore [2025-02-11T09:32:32.745Z] #22 transferring context: 50B done [2025-02-11T09:32:32.745Z] #22 DONE 0.0s [2025-02-11T09:32:32.745Z] [2025-02-11T09:32:32.745Z] #23 [core-data internal] load .dockerignore [2025-02-11T09:32:33.003Z] #23 transferring context: 50B done [2025-02-11T09:32:33.003Z] #23 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-02-11T09:32:33.003Z] #24 transferring context: 50B done [2025-02-11T09:32:33.003Z] #24 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-02-11T09:32:33.003Z] #25 transferring context: 50B done [2025-02-11T09:32:33.003Z] #25 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #26 [security-proxy-setup internal] load .dockerignore [2025-02-11T09:32:33.003Z] #26 transferring context: 50B done [2025-02-11T09:32:33.003Z] #26 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #27 [security-proxy-auth internal] load .dockerignore [2025-02-11T09:32:33.003Z] #27 transferring context: 50B done [2025-02-11T09:32:33.003Z] #27 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #28 [security-spire-server internal] load .dockerignore [2025-02-11T09:32:33.003Z] #28 transferring context: 50B done [2025-02-11T09:32:33.003Z] #28 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #29 [support-notifications internal] load .dockerignore [2025-02-11T09:32:33.003Z] #29 transferring context: 50B done [2025-02-11T09:32:33.003Z] #29 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #30 [core-metadata internal] load .dockerignore [2025-02-11T09:32:33.003Z] #30 transferring context: 50B done [2025-02-11T09:32:33.003Z] #30 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T09:32:33.003Z] #31 DONE 0.0s [2025-02-11T09:32:33.003Z] [2025-02-11T09:32:33.003Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:33.260Z] #32 ... [2025-02-11T09:32:33.260Z] [2025-02-11T09:32:33.260Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-02-11T09:32:33.260Z] #31 DONE 0.0s [2025-02-11T09:32:33.260Z] [2025-02-11T09:32:33.260Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:33.519Z] #32 ... [2025-02-11T09:32:33.519Z] [2025-02-11T09:32:33.519Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-02-11T09:32:33.519Z] #33 DONE 0.4s [2025-02-11T09:32:33.519Z] [2025-02-11T09:32:33.519Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:33.519Z] #32 ... [2025-02-11T09:32:33.519Z] [2025-02-11T09:32:33.519Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-02-11T09:32:33.519Z] #34 DONE 0.8s [2025-02-11T09:32:33.519Z] [2025-02-11T09:32:33.519Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:33.777Z] #32 ... [2025-02-11T09:32:33.777Z] [2025-02-11T09:32:33.777Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-02-11T09:32:33.777Z] #35 DONE 0.6s [2025-02-11T09:32:33.777Z] [2025-02-11T09:32:33.777Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:34.035Z] #32 ... [2025-02-11T09:32:34.035Z] [2025-02-11T09:32:34.035Z] #36 [security-spire-server internal] load build context [2025-02-11T09:32:34.035Z] #36 transferring context: 23.80kB 0.0s done [2025-02-11T09:32:34.035Z] #36 DONE 0.5s [2025-02-11T09:32:34.035Z] [2025-02-11T09:32:34.035Z] #37 [security-spire-config internal] load build context [2025-02-11T09:32:34.035Z] #37 transferring context: 22.05kB 0.0s done [2025-02-11T09:32:34.035Z] #37 DONE 0.4s [2025-02-11T09:32:34.035Z] [2025-02-11T09:32:34.036Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:34.298Z] #32 ... [2025-02-11T09:32:34.298Z] [2025-02-11T09:32:34.298Z] #38 [security-spire-agent internal] load build context [2025-02-11T09:32:34.298Z] #38 transferring context: 23.33kB 0.0s done [2025-02-11T09:32:34.298Z] #38 DONE 0.5s [2025-02-11T09:32:34.298Z] [2025-02-11T09:32:34.298Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:34.298Z] #32 ... [2025-02-11T09:32:34.298Z] [2025-02-11T09:32:34.298Z] #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-02-11T09:32:34.298Z] #39 DONE 1.3s [2025-02-11T09:32:34.298Z] [2025-02-11T09:32:34.298Z] #40 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T09:32:34.298Z] #40 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-02-11T09:32:34.298Z] #40 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-02-11T09:32:34.298Z] #40 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-02-11T09:32:34.298Z] #40 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-02-11T09:32:34.298Z] #40 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done [2025-02-11T09:32:34.298Z] #40 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done [2025-02-11T09:32:34.298Z] #40 DONE 1.4s [2025-02-11T09:32:34.298Z] [2025-02-11T09:32:34.298Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:39.575Z] #32 transferring context: 198.85MB 6.0s [2025-02-11T09:32:39.833Z] #32 ... [2025-02-11T09:32:39.833Z] [2025-02-11T09:32:39.833Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T09:32:39.833Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-02-11T09:32:39.833Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-02-11T09:32:39.833Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-02-11T09:32:39.833Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-02-11T09:32:39.833Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-02-11T09:32:39.833Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-02-11T09:32:39.833Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-02-11T09:32:39.833Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-02-11T09:32:39.833Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2025-02-11T09:32:39.833Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-02-11T09:32:39.833Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-02-11T09:32:39.833Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2025-02-11T09:32:43.129Z] #41 ... [2025-02-11T09:32:43.130Z] [2025-02-11T09:32:43.130Z] #42 [support-scheduler internal] load build context [2025-02-11T09:32:43.130Z] #42 ... [2025-02-11T09:32:43.130Z] [2025-02-11T09:32:43.130Z] #43 [core-command internal] load build context [2025-02-11T09:32:43.389Z] #43 ... [2025-02-11T09:32:43.389Z] [2025-02-11T09:32:43.389Z] #44 [security-secretstore-setup internal] load build context [2025-02-11T09:32:43.389Z] #44 ... [2025-02-11T09:32:43.389Z] [2025-02-11T09:32:43.389Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-11T09:32:43.648Z] #45 ... [2025-02-11T09:32:43.648Z] [2025-02-11T09:32:43.648Z] #46 [security-bootstrapper internal] load build context [2025-02-11T09:32:43.648Z] #46 ... [2025-02-11T09:32:43.648Z] [2025-02-11T09:32:43.648Z] #47 [core-metadata internal] load build context [2025-02-11T09:32:43.648Z] #47 ... [2025-02-11T09:32:43.648Z] [2025-02-11T09:32:43.648Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T09:32:43.648Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-02-11T09:32:43.648Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-02-11T09:32:43.648Z] #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-02-11T09:32:43.648Z] #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-02-11T09:32:43.648Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-02-11T09:32:43.648Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-02-11T09:32:43.648Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-02-11T09:32:43.648Z] #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2025-02-11T09:32:43.648Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-02-11T09:32:43.648Z] #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done [2025-02-11T09:32:43.915Z] #48 ... [2025-02-11T09:32:43.915Z] [2025-02-11T09:32:43.915Z] #49 [core-common-config-bootstrapper internal] load build context [2025-02-11T09:32:43.915Z] #49 ... [2025-02-11T09:32:43.915Z] [2025-02-11T09:32:43.915Z] #50 [security-proxy-auth internal] load build context [2025-02-11T09:32:44.504Z] #50 ... [2025-02-11T09:32:44.504Z] [2025-02-11T09:32:44.504Z] #51 [core-data internal] load build context [2025-02-11T09:32:44.504Z] #51 ... [2025-02-11T09:32:44.504Z] [2025-02-11T09:32:44.504Z] #52 [support-notifications internal] load build context [2025-02-11T09:32:44.504Z] #52 transferring context: 259.39MB 10.8s [2025-02-11T09:32:44.504Z] #52 ... [2025-02-11T09:32:44.504Z] [2025-02-11T09:32:44.504Z] #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T09:32:44.504Z] #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:32:44.504Z] #0 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:32:44.504Z] #0 5.672 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T09:32:44.504Z] #0 5.672 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T09:32:44.504Z] #0 5.672 OK: 24172 distinct packages available [2025-02-11T09:32:44.504Z] #0 5.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:32:44.504Z] #0 5.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:32:44.504Z] #0 6.151 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:32:44.504Z] #0 6.201 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:32:44.504Z] #0 6.214 (3/7) Installing dumb-init (1.2.5-r3) [2025-02-11T09:32:44.504Z] #0 6.220 (4/7) Installing musl-obstack (1.2.3-r2) [2025-02-11T09:32:44.504Z] #0 6.223 (5/7) Installing libucontext (1.2-r3) [2025-02-11T09:32:44.504Z] #0 6.226 (6/7) Installing gcompat (1.1.0-r4) [2025-02-11T09:32:44.504Z] #0 6.230 (7/7) Installing openssl (3.3.2-r2) [2025-02-11T09:32:44.504Z] #0 6.243 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:32:44.504Z] #0 6.250 OK: 9 MiB in 19 packages [2025-02-11T09:32:44.504Z] #53 ... [2025-02-11T09:32:44.504Z] [2025-02-11T09:32:44.504Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T09:32:44.762Z] #54 ... [2025-02-11T09:32:44.763Z] [2025-02-11T09:32:44.763Z] #55 [security-proxy-setup internal] load build context [2025-02-11T09:32:44.763Z] #55 ... [2025-02-11T09:32:44.763Z] [2025-02-11T09:32:44.763Z] #56 [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-11T09:32:45.022Z] #56 ... [2025-02-11T09:32:45.022Z] [2025-02-11T09:32:45.022Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T09:32:45.022Z] #57 ... [2025-02-11T09:32:45.022Z] [2025-02-11T09:32:45.022Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T09:32:45.022Z] #0 5.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:32:45.022Z] #0 5.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:32:45.022Z] #0 5.834 (1/3) Installing ca-certificates (20241121-r1) [2025-02-11T09:32:45.022Z] #0 5.847 (2/3) Installing dumb-init (1.2.5-r3) [2025-02-11T09:32:45.022Z] #0 5.854 (3/3) Installing tzdata (2024b-r0) [2025-02-11T09:32:45.022Z] #0 5.888 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:32:45.022Z] #0 5.895 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:32:45.022Z] #0 5.947 OK: 10 MiB in 17 packages [2025-02-11T09:32:45.022Z] #58 ... [2025-02-11T09:32:45.022Z] [2025-02-11T09:32:45.022Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T09:32:45.706Z] #59 ... [2025-02-11T09:32:45.706Z] [2025-02-11T09:32:45.706Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T09:32:45.984Z] #60 ... [2025-02-11T09:32:45.984Z] [2025-02-11T09:32:45.984Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T09:32:45.984Z] #61 ... [2025-02-11T09:32:45.984Z] [2025-02-11T09:32:45.984Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T09:32:45.984Z] #62 ... [2025-02-11T09:32:45.984Z] [2025-02-11T09:32:45.984Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T09:32:45.984Z] #63 ... [2025-02-11T09:32:45.984Z] [2025-02-11T09:32:45.984Z] #64 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-02-11T09:32:46.651Z] #64 ... [2025-02-11T09:32:46.651Z] [2025-02-11T09:32:46.651Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T09:32:46.651Z] #65 ... [2025-02-11T09:32:46.651Z] [2025-02-11T09:32:46.651Z] #32 [core-keeper internal] load build context [2025-02-11T09:32:48.033Z] #32 transferring context: 446.45MB 14.3s done [2025-02-11T09:32:48.973Z] #32 ... [2025-02-11T09:32:48.973Z] [2025-02-11T09:32:48.973Z] #42 [support-scheduler internal] load build context [2025-02-11T09:32:48.973Z] #42 ... [2025-02-11T09:32:48.973Z] [2025-02-11T09:32:48.973Z] #52 [support-notifications internal] load build context [2025-02-11T09:32:49.542Z] #52 transferring context: 446.45MB 15.8s done [2025-02-11T09:32:50.489Z] #52 ... [2025-02-11T09:32:50.489Z] [2025-02-11T09:32:50.489Z] #42 [support-scheduler internal] load build context [2025-02-11T09:32:50.489Z] #42 transferring context: 446.45MB 16.8s done [2025-02-11T09:32:54.193Z] #42 ... [2025-02-11T09:32:54.193Z] [2025-02-11T09:32:54.193Z] #43 [core-command internal] load build context [2025-02-11T09:32:54.193Z] #43 transferring context: 446.45MB 14.7s done [2025-02-11T09:32:54.193Z] #43 ... [2025-02-11T09:32:54.193Z] [2025-02-11T09:32:54.193Z] #44 [security-secretstore-setup internal] load build context [2025-02-11T09:32:54.193Z] #44 transferring context: 446.45MB 15.0s done [2025-02-11T09:32:54.905Z] #44 ... [2025-02-11T09:32:54.905Z] [2025-02-11T09:32:54.905Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-11T09:32:54.905Z] #45 transferring context: 446.45MB 13.9s done [2025-02-11T09:32:54.905Z] #45 ... [2025-02-11T09:32:54.905Z] [2025-02-11T09:32:54.905Z] #49 [core-common-config-bootstrapper internal] load build context [2025-02-11T09:32:54.905Z] #49 transferring context: 446.45MB 14.7s done [2025-02-11T09:32:55.711Z] #49 ... [2025-02-11T09:32:55.711Z] [2025-02-11T09:32:55.711Z] #46 [security-bootstrapper internal] load build context [2025-02-11T09:32:55.711Z] #46 transferring context: 446.45MB 14.1s done [2025-02-11T09:32:55.969Z] #46 ... [2025-02-11T09:32:55.970Z] [2025-02-11T09:32:55.970Z] #50 [security-proxy-auth internal] load build context [2025-02-11T09:32:55.970Z] #50 transferring context: 446.45MB 16.3s done [2025-02-11T09:32:55.970Z] #50 ... [2025-02-11T09:32:55.970Z] [2025-02-11T09:32:55.970Z] #55 [security-proxy-setup internal] load build context [2025-02-11T09:32:55.970Z] #55 transferring context: 446.45MB 14.9s done [2025-02-11T09:32:56.228Z] #55 ... [2025-02-11T09:32:56.228Z] [2025-02-11T09:32:56.228Z] #51 [core-data internal] load build context [2025-02-11T09:32:56.228Z] #51 transferring context: 446.45MB 12.7s done [2025-02-11T09:32:56.228Z] #51 ... [2025-02-11T09:32:56.228Z] [2025-02-11T09:32:56.228Z] #47 [core-metadata internal] load build context [2025-02-11T09:32:56.228Z] #47 transferring context: 446.45MB 14.2s done [2025-02-11T09:33:01.732Z] #47 ... [2025-02-11T09:33:01.732Z] [2025-02-11T09:33:01.732Z] #51 [core-data internal] load build context [2025-02-11T09:33:01.732Z] #51 DONE 28.4s [2025-02-11T09:33:01.732Z] [2025-02-11T09:33:01.732Z] #64 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-02-11T09:33:01.732Z] #64 DONE 27.2s [2025-02-11T09:33:01.732Z] [2025-02-11T09:33:01.732Z] #45 [security-spiffe-token-provider internal] load build context [2025-02-11T09:33:01.732Z] #45 DONE 28.6s [2025-02-11T09:33:01.732Z] [2025-02-11T09:33:01.732Z] #46 [security-bootstrapper internal] load build context [2025-02-11T09:33:01.732Z] #46 DONE 28.7s [2025-02-11T09:33:01.732Z] [2025-02-11T09:33:01.732Z] #32 [core-keeper internal] load build context [2025-02-11T09:33:01.732Z] #32 DONE 28.7s [2025-02-11T09:33:01.732Z] [2025-02-11T09:33:01.732Z] #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-02-11T09:33:02.018Z] #53 DONE 27.5s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #47 [core-metadata internal] load build context [2025-02-11T09:33:02.018Z] #47 DONE 28.3s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #49 [core-common-config-bootstrapper internal] load build context [2025-02-11T09:33:02.018Z] #49 DONE 28.6s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #55 [security-proxy-setup internal] load build context [2025-02-11T09:33:02.018Z] #55 DONE 28.6s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #43 [core-command internal] load build context [2025-02-11T09:33:02.018Z] #43 DONE 28.7s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #44 [security-secretstore-setup internal] load build context [2025-02-11T09:33:02.018Z] #44 DONE 28.6s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-02-11T09:33:02.018Z] #58 DONE 27.3s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #52 [support-notifications internal] load build context [2025-02-11T09:33:02.018Z] #52 DONE 28.4s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T09:33:02.018Z] #66 ... [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #50 [security-proxy-auth internal] load build context [2025-02-11T09:33:02.018Z] #50 DONE 28.5s [2025-02-11T09:33:02.018Z] [2025-02-11T09:33:02.018Z] #42 [support-scheduler internal] load build context [2025-02-11T09:33:02.018Z] #42 DONE 28.9s [2025-02-11T09:33:02.302Z] [2025-02-11T09:33:02.302Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-02-11T09:33:02.302Z] #41 ... [2025-02-11T09:33:02.302Z] [2025-02-11T09:33:02.302Z] #56 [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-11T09:33:02.302Z] #56 DONE 27.8s [2025-02-11T09:33:02.587Z] [2025-02-11T09:33:02.587Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T09:33:02.587Z] #54 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:02.587Z] #54 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.162Z] #54 28.52 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:03.162Z] #54 28.59 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:03.162Z] #54 28.60 (3/6) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.162Z] #54 28.60 (4/6) Installing openssl (3.3.2-r2) [2025-02-11T09:33:03.162Z] #54 28.62 (5/6) Installing su-exec (0.2-r3) [2025-02-11T09:33:03.162Z] #54 28.62 (6/6) Installing yq-go (4.44.1-r2) [2025-02-11T09:33:03.421Z] #54 ... [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-02-11T09:33:03.421Z] #61 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #61 27.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #61 28.37 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.421Z] #61 28.38 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.421Z] #61 28.38 OK: 8 MiB in 15 packages [2025-02-11T09:33:03.421Z] #61 DONE 28.8s [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-02-11T09:33:03.421Z] #54 28.70 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.421Z] #54 28.70 OK: 19 MiB in 18 packages [2025-02-11T09:33:03.421Z] #54 DONE 28.9s [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-02-11T09:33:03.421Z] #67 DONE 1.6s [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-02-11T09:33:03.421Z] #63 27.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #63 27.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #63 28.39 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.421Z] #63 28.40 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.421Z] #63 28.40 OK: 8 MiB in 15 packages [2025-02-11T09:33:03.421Z] #63 DONE 28.9s [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-02-11T09:33:03.421Z] #62 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #62 28.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #62 28.53 (1/7) Installing ca-certificates (20241121-r1) [2025-02-11T09:33:03.421Z] #62 28.56 (2/7) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.421Z] #62 28.59 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-02-11T09:33:03.421Z] #62 28.60 (4/7) Installing libsodium (1.0.19-r0) [2025-02-11T09:33:03.421Z] #62 28.61 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-02-11T09:33:03.421Z] #62 28.65 (6/7) Installing libzmq (4.3.5-r2) [2025-02-11T09:33:03.421Z] #62 28.66 (7/7) Installing zeromq (4.3.5-r2) [2025-02-11T09:33:03.421Z] #62 28.66 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.421Z] #62 28.67 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:03.421Z] #62 28.71 OK: 12 MiB in 21 packages [2025-02-11T09:33:03.421Z] #62 DONE 28.9s [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #68 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T09:33:03.421Z] #68 ... [2025-02-11T09:33:03.421Z] [2025-02-11T09:33:03.421Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-02-11T09:33:03.421Z] #59 28.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #59 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.421Z] #59 28.54 (1/4) Installing ca-certificates (20241121-r1) [2025-02-11T09:33:03.421Z] #59 28.57 (2/4) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.421Z] #59 28.57 (3/4) Installing su-exec (0.2-r3) [2025-02-11T09:33:03.421Z] #59 28.59 (4/4) Installing yq-go (4.44.1-r2) [2025-02-11T09:33:03.421Z] #59 28.67 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.421Z] #59 28.68 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:03.421Z] #59 28.72 OK: 19 MiB in 18 packages [2025-02-11T09:33:03.421Z] #59 DONE 28.9s [2025-02-11T09:33:03.681Z] [2025-02-11T09:33:03.681Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T09:33:03.681Z] #65 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #65 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #65 28.37 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T09:33:03.681Z] #65 28.37 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T09:33:03.681Z] #65 28.37 OK: 24172 distinct packages available [2025-02-11T09:33:03.681Z] #65 28.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #65 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #65 28.94 (1/14) Installing ca-certificates (20241121-r1) [2025-02-11T09:33:03.681Z] #65 28.96 (2/14) Installing brotli-libs (1.1.0-r2) [2025-02-11T09:33:03.681Z] #65 28.97 (3/14) Installing c-ares (1.33.1-r0) [2025-02-11T09:33:03.681Z] #65 28.99 (4/14) Installing libunistring (1.2-r0) [2025-02-11T09:33:03.681Z] #65 29.01 (5/14) Installing libidn2 (2.3.7-r0) [2025-02-11T09:33:03.681Z] #65 29.01 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-02-11T09:33:03.681Z] #65 29.02 (7/14) Installing libpsl (0.21.5-r1) [2025-02-11T09:33:03.681Z] #65 29.02 (8/14) Installing zstd-libs (1.5.6-r0) [2025-02-11T09:33:03.681Z] #65 29.04 (9/14) Installing libcurl (8.11.1-r1) [2025-02-11T09:33:03.681Z] #65 29.05 (10/14) Installing curl (8.11.1-r1) [2025-02-11T09:33:03.681Z] #65 29.05 (11/14) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.681Z] #65 29.06 (12/14) Installing musl-obstack (1.2.3-r2) [2025-02-11T09:33:03.681Z] #65 29.06 (13/14) Installing libucontext (1.2-r3) [2025-02-11T09:33:03.681Z] #65 29.06 (14/14) Installing gcompat (1.1.0-r4) [2025-02-11T09:33:03.681Z] #65 29.07 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.681Z] #65 29.08 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:03.681Z] #65 29.12 OK: 13 MiB in 28 packages [2025-02-11T09:33:03.681Z] #65 ... [2025-02-11T09:33:03.681Z] [2025-02-11T09:33:03.681Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-02-11T09:33:03.681Z] #57 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #57 27.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #57 28.34 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T09:33:03.681Z] #57 28.34 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T09:33:03.681Z] #57 28.34 OK: 24172 distinct packages available [2025-02-11T09:33:03.681Z] #57 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #57 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.681Z] #57 28.93 (1/4) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.681Z] #57 28.94 (2/4) Installing musl-obstack (1.2.3-r2) [2025-02-11T09:33:03.681Z] #57 28.94 (3/4) Installing libucontext (1.2-r3) [2025-02-11T09:33:03.681Z] #57 28.94 (4/4) Installing gcompat (1.1.0-r4) [2025-02-11T09:33:03.681Z] #57 28.95 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.681Z] #57 28.96 OK: 8 MiB in 18 packages [2025-02-11T09:33:03.681Z] #57 DONE 29.3s [2025-02-11T09:33:03.941Z] [2025-02-11T09:33:03.941Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-02-11T09:33:03.941Z] #65 DONE 29.3s [2025-02-11T09:33:03.941Z] [2025-02-11T09:33:03.941Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-02-11T09:33:03.941Z] #60 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.941Z] #60 28.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:03.941Z] #60 29.02 (1/2) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:03.941Z] #60 29.03 (2/2) Installing su-exec (0.2-r3) [2025-02-11T09:33:03.941Z] #60 29.03 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:03.941Z] #60 29.05 OK: 8 MiB in 16 packages [2025-02-11T09:33:03.941Z] #60 DONE 29.3s [2025-02-11T09:33:03.941Z] [2025-02-11T09:33:03.941Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T09:33:04.200Z] #69 ... [2025-02-11T09:33:04.200Z] [2025-02-11T09:33:04.200Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T09:33:04.200Z] #66 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:04.200Z] #66 1.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:04.200Z] #66 2.131 OK: 248 MiB in 58 packages [2025-02-11T09:33:04.200Z] #66 DONE 2.3s [2025-02-11T09:33:04.200Z] [2025-02-11T09:33:04.200Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:33:04.200Z] #70 DONE 0.0s [2025-02-11T09:33:04.200Z] [2025-02-11T09:33:04.200Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-02-11T09:33:04.200Z] #0 1.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:04.200Z] #0 1.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:04.200Z] #0 2.153 OK: 248 MiB in 58 packages [2025-02-11T09:33:04.200Z] #71 DONE 2.3s [2025-02-11T09:33:04.200Z] [2025-02-11T09:33:04.200Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:33:04.200Z] #72 DONE 0.0s [2025-02-11T09:33:04.200Z] [2025-02-11T09:33:04.200Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:33:04.768Z] #73 ... [2025-02-11T09:33:04.768Z] [2025-02-11T09:33:04.768Z] #74 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-02-11T09:33:04.768Z] #0 2.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:04.768Z] #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:04.768Z] #0 2.911 OK: 248 MiB in 58 packages [2025-02-11T09:33:04.768Z] #74 DONE 3.0s [2025-02-11T09:33:04.768Z] [2025-02-11T09:33:04.768Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:33:04.768Z] #75 DONE 0.1s [2025-02-11T09:33:05.028Z] [2025-02-11T09:33:05.028Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:33:05.596Z] #76 ... [2025-02-11T09:33:05.596Z] [2025-02-11T09:33:05.596Z] #77 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-02-11T09:33:05.596Z] #0 2.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:05.596Z] #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:05.596Z] #0 3.318 OK: 248 MiB in 58 packages [2025-02-11T09:33:05.596Z] #77 DONE 3.7s [2025-02-11T09:33:05.596Z] [2025-02-11T09:33:05.596Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-02-11T09:33:05.596Z] #0 2.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:05.596Z] #0 2.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:05.596Z] #0 3.311 OK: 9 MiB in 19 packages [2025-02-11T09:33:05.596Z] #78 DONE 3.7s [2025-02-11T09:33:05.596Z] [2025-02-11T09:33:05.596Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T09:33:06.548Z] #79 ... [2025-02-11T09:33:06.548Z] [2025-02-11T09:33:06.548Z] #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-02-11T09:33:06.548Z] #0 3.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:06.548Z] #0 3.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:06.548Z] #0 3.617 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-02-11T09:33:06.548Z] #0 3.617 v3.20.5-66-ge5ea33b8e61 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-02-11T09:33:06.548Z] #0 3.617 OK: 24178 distinct packages available [2025-02-11T09:33:06.548Z] #0 3.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:06.548Z] #0 3.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:06.548Z] #0 4.186 OK: 248 MiB in 58 packages [2025-02-11T09:33:06.548Z] #80 DONE 4.7s [2025-02-11T09:33:06.548Z] [2025-02-11T09:33:06.548Z] #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T09:33:06.548Z] #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:06.548Z] #0 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:06.548Z] #0 3.809 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:06.548Z] #0 3.821 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:06.548Z] #0 3.830 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:06.548Z] #0 3.869 OK: 10 MiB in 17 packages [2025-02-11T09:33:06.548Z] #81 DONE 4.6s [2025-02-11T09:33:06.548Z] [2025-02-11T09:33:06.548Z] #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T09:33:06.548Z] #79 DONE 1.1s [2025-02-11T09:33:06.548Z] [2025-02-11T09:33:06.548Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-02-11T09:33:06.548Z] #82 DONE 1.1s [2025-02-11T09:33:06.548Z] [2025-02-11T09:33:06.548Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:33:06.548Z] #83 DONE 1.1s [2025-02-11T09:33:06.548Z] [2025-02-11T09:33:06.548Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:33:06.827Z] #84 ... [2025-02-11T09:33:06.827Z] [2025-02-11T09:33:06.827Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:33:06.827Z] #85 DONE 0.3s [2025-02-11T09:33:06.827Z] [2025-02-11T09:33:06.827Z] #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-02-11T09:33:07.404Z] #86 DONE 0.8s [2025-02-11T09:33:07.405Z] [2025-02-11T09:33:07.405Z] #68 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T09:33:07.405Z] #68 3.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:07.405Z] #68 ... [2025-02-11T09:33:07.405Z] [2025-02-11T09:33:07.405Z] #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T09:33:07.405Z] #87 DONE 0.8s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2025-02-11T09:33:07.668Z] #88 DONE 0.2s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #89 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T09:33:07.668Z] #89 DONE 0.1s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-02-11T09:33:07.668Z] #90 DONE 0.1s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #91 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-02-11T09:33:07.668Z] #91 DONE 0.1s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #92 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-02-11T09:33:07.668Z] #92 DONE 0.1s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #93 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T09:33:07.668Z] #93 DONE 0.1s [2025-02-11T09:33:07.668Z] [2025-02-11T09:33:07.668Z] #94 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-02-11T09:33:07.944Z] #94 DONE 0.1s [2025-02-11T09:33:07.944Z] [2025-02-11T09:33:07.944Z] #95 [security-spire-server] exporting to image [2025-02-11T09:33:07.944Z] #95 exporting layers [2025-02-11T09:33:07.944Z] #95 ... [2025-02-11T09:33:07.944Z] [2025-02-11T09:33:07.944Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-02-11T09:33:07.944Z] #96 DONE 0.2s [2025-02-11T09:33:07.944Z] [2025-02-11T09:33:07.944Z] #97 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-02-11T09:33:07.944Z] #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:07.944Z] #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:07.944Z] #0 4.380 OK: 19 MiB in 18 packages [2025-02-11T09:33:07.944Z] #97 DONE 4.6s [2025-02-11T09:33:07.944Z] [2025-02-11T09:33:07.944Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-02-11T09:33:07.944Z] #0 3.057 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:07.944Z] #0 3.577 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:07.944Z] #0 4.399 OK: 248 MiB in 58 packages [2025-02-11T09:33:07.944Z] #98 DONE 4.6s [2025-02-11T09:33:07.944Z] [2025-02-11T09:33:07.944Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-11T09:33:08.205Z] #99 ... [2025-02-11T09:33:08.205Z] [2025-02-11T09:33:08.205Z] #68 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-02-11T09:33:08.205Z] #68 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.205Z] #68 4.385 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:08.205Z] #68 4.486 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:08.205Z] #68 4.516 OK: 8 MiB in 15 packages [2025-02-11T09:33:08.205Z] #68 DONE 4.9s [2025-02-11T09:33:08.205Z] [2025-02-11T09:33:08.205Z] #100 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T09:33:08.205Z] #0 4.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.205Z] #0 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.205Z] #0 4.558 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:08.205Z] #0 4.616 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:08.205Z] #0 4.627 OK: 8 MiB in 15 packages [2025-02-11T09:33:08.205Z] #100 DONE 4.9s [2025-02-11T09:33:08.205Z] [2025-02-11T09:33:08.205Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-02-11T09:33:08.205Z] #101 DONE 0.3s [2025-02-11T09:33:08.466Z] [2025-02-11T09:33:08.466Z] #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-02-11T09:33:08.466Z] #102 DONE 0.4s [2025-02-11T09:33:08.466Z] [2025-02-11T09:33:08.466Z] #103 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-02-11T09:33:08.466Z] #0 4.125 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.466Z] #0 4.631 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.466Z] #0 5.441 (1/1) Installing dumb-init (1.2.5-r3) [2025-02-11T09:33:08.466Z] #0 5.716 Executing busybox-1.36.1-r29.trigger [2025-02-11T09:33:08.466Z] #0 5.769 OK: 8 MiB in 15 packages [2025-02-11T09:33:08.466Z] #103 DONE 6.0s [2025-02-11T09:33:08.466Z] [2025-02-11T09:33:08.466Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-02-11T09:33:08.466Z] #99 DONE 0.4s [2025-02-11T09:33:08.466Z] [2025-02-11T09:33:08.466Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:33:08.757Z] #104 ... [2025-02-11T09:33:08.757Z] [2025-02-11T09:33:08.757Z] #105 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-02-11T09:33:08.757Z] #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.757Z] #0 4.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:08.757Z] #0 4.709 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:08.757Z] #0 4.779 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:08.757Z] #0 4.788 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:08.757Z] #0 4.893 OK: 19 MiB in 18 packages [2025-02-11T09:33:08.757Z] #105 DONE 5.2s [2025-02-11T09:33:09.183Z] [2025-02-11T09:33:09.183Z] #95 [security-spire-server] exporting to image [2025-02-11T09:33:09.183Z] #95 exporting layers 0.8s done [2025-02-11T09:33:09.183Z] #95 writing image sha256:2c5d15135ab554ba5f9c8f8105739641d90a6a3cac7d1516a6af0f814f418c6f done [2025-02-11T09:33:09.183Z] #95 naming to docker.io/library/security-spire-server done [2025-02-11T09:33:09.183Z] #95 ... [2025-02-11T09:33:09.183Z] [2025-02-11T09:33:09.183Z] #106 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T09:33:09.183Z] #0 4.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:09.183Z] #0 4.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:09.183Z] #0 5.196 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:09.183Z] #0 5.224 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:09.183Z] #0 5.234 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:09.183Z] #0 5.271 OK: 12 MiB in 21 packages [2025-02-11T09:33:09.183Z] #106 DONE 5.5s [2025-02-11T09:33:09.183Z] [2025-02-11T09:33:09.183Z] #95 [security-spire-server] exporting to image [2025-02-11T09:33:09.183Z] #95 exporting layers 0.7s done [2025-02-11T09:33:09.183Z] #95 writing image sha256:98b3a998fbd55c9b559e3b5cb997288d832af9fe95fcfb7c274468ac7ddc2e94 done [2025-02-11T09:33:09.183Z] #95 naming to docker.io/library/security-spire-agent done [2025-02-11T09:33:09.183Z] #95 DONE 1.3s [2025-02-11T09:33:09.183Z] [2025-02-11T09:33:09.183Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:33:10.143Z] #107 ... [2025-02-11T09:33:10.143Z] [2025-02-11T09:33:10.143Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-02-11T09:33:10.143Z] #69 5.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:10.143Z] #69 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:10.143Z] #69 5.899 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:10.143Z] #69 5.933 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:10.143Z] #69 5.944 OK: 8 MiB in 16 packages [2025-02-11T09:33:10.143Z] #69 DONE 6.2s [2025-02-11T09:33:10.143Z] [2025-02-11T09:33:10.143Z] #108 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-02-11T09:33:10.143Z] #0 5.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:10.143Z] #0 5.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:10.143Z] #0 5.946 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:10.143Z] #0 5.988 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:10.143Z] #0 5.999 OK: 8 MiB in 18 packages [2025-02-11T09:33:10.143Z] #108 DONE 6.2s [2025-02-11T09:33:10.143Z] [2025-02-11T09:33:10.143Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T09:33:11.088Z] #109 ... [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-02-11T09:33:11.088Z] #0 5.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:11.088Z] #0 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T09:33:11.088Z] #0 6.379 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:11.088Z] #0 6.409 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T09:33:11.088Z] #0 6.417 Executing ca-certificates-20241121-r1.trigger [2025-02-11T09:33:11.088Z] #0 6.478 OK: 13 MiB in 28 packages [2025-02-11T09:33:11.088Z] #110 DONE 7.1s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-02-11T09:33:11.088Z] #111 DONE 0.9s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-02-11T09:33:11.088Z] #112 DONE 0.0s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #113 [security-spire-config stage-2 6/10] COPY security.txt / [2025-02-11T09:33:11.088Z] #113 DONE 0.0s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-02-11T09:33:11.088Z] #114 DONE 0.0s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-02-11T09:33:11.088Z] #115 DONE 0.0s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-02-11T09:33:11.088Z] #116 DONE 0.0s [2025-02-11T09:33:11.088Z] [2025-02-11T09:33:11.088Z] #95 [security-spire-config] exporting to image [2025-02-11T09:33:11.348Z] #95 ... [2025-02-11T09:33:11.348Z] [2025-02-11T09:33:11.348Z] #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-02-11T09:33:11.348Z] #109 DONE 1.4s [2025-02-11T09:33:11.626Z] [2025-02-11T09:33:11.626Z] #117 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-02-11T09:33:11.626Z] #117 DONE 0.0s [2025-02-11T09:33:11.626Z] [2025-02-11T09:33:11.626Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:33:11.888Z] #118 ... [2025-02-11T09:33:11.888Z] [2025-02-11T09:33:11.888Z] #95 [security-spire-config] exporting to image [2025-02-11T09:33:11.888Z] #95 exporting layers 0.7s done [2025-02-11T09:33:11.888Z] #95 writing image sha256:8f521684fe91ded6423607a8098742c748951e49e2fd80f4e8086eb5402235b8 done [2025-02-11T09:33:11.888Z] #95 naming to docker.io/library/security-spire-config done [2025-02-11T09:33:11.888Z] #95 DONE 2.0s [2025-02-11T09:33:11.888Z] [2025-02-11T09:33:11.888Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T09:34:08.361Z] #48 ... [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.361Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:08.361Z] #76 DONE 55.9s [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.361Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:08.361Z] #84 DONE 54.2s [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.361Z] #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:08.361Z] #118 DONE 56.7s [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.361Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:08.361Z] #73 DONE 56.7s [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.361Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:08.361Z] #107 DONE 53.7s [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.361Z] #104 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:08.361Z] #104 DONE 52.4s [2025-02-11T09:34:08.361Z] [2025-02-11T09:34:08.362Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-11T09:34:10.912Z] #119 ... [2025-02-11T09:34:10.912Z] [2025-02-11T09:34:10.912Z] #120 [support-scheduler builder 6/7] COPY . . [2025-02-11T09:34:10.912Z] #120 DONE 10.2s [2025-02-11T09:34:10.912Z] [2025-02-11T09:34:10.912Z] #121 [support-notifications builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #121 DONE 10.3s [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #122 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:34:11.201Z] #123 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:11.201Z] #124 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:11.201Z] #125 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:34:11.201Z] #126 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #127 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #128 DONE 10.2s [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #129 DONE 10.2s [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #119 [core-keeper builder 7/8] COPY . . [2025-02-11T09:34:11.201Z] #119 DONE 10.2s [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:34:11.201Z] #130 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:11.201Z] #131 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #132 [core-metadata builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #132 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:34:11.201Z] #133 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #134 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:11.201Z] #135 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #136 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:11.201Z] #137 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:34:11.201Z] #138 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #139 [core-data builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #139 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-02-11T09:34:11.201Z] #140 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T09:34:11.201Z] #141 CACHED [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #142 [core-command builder 6/7] COPY . . [2025-02-11T09:34:11.201Z] #142 DONE 10.3s [2025-02-11T09:34:11.201Z] [2025-02-11T09:34:11.201Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T09:34:12.581Z] #143 1.185 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-11T09:34:23.220Z] #143 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T09:34:23.220Z] #0 0.792 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-11T09:34:23.220Z] #144 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T09:34:23.220Z] #0 0.899 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-11T09:34:23.220Z] #145 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T09:34:23.220Z] #0 1.145 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-11T09:34:23.220Z] #146 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T09:34:23.220Z] #0 0.736 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-11T09:34:23.220Z] #147 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #148 [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-11T09:34:23.220Z] #0 0.530 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-11T09:34:23.220Z] #148 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T09:34:23.220Z] #0 1.495 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-11T09:34:23.220Z] #149 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T09:34:23.220Z] #0 0.913 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-11T09:34:23.220Z] #150 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T09:34:23.220Z] #0 1.506 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-11T09:34:23.220Z] #151 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T09:34:23.220Z] #0 0.483 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-11T09:34:23.220Z] #152 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T09:34:23.220Z] #0 0.660 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-11T09:34:23.220Z] #153 ... [2025-02-11T09:34:23.220Z] [2025-02-11T09:34:23.220Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T09:34:23.220Z] #0 1.388 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-11T09:35:47.999Z] #154 ... [2025-02-11T09:35:47.999Z] [2025-02-11T09:35:47.999Z] #148 [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-11T09:35:47.999Z] #148 86.62 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-11T09:37:24.838Z] #148 DONE 188.9s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-02-11T09:37:24.838Z] #154 DONE 188.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-02-11T09:37:24.838Z] #151 DONE 188.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-02-11T09:37:24.838Z] #143 DONE 188.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-02-11T09:37:24.838Z] #145 DONE 188.9s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-11T09:37:24.838Z] #155 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-02-11T09:37:24.838Z] #144 DONE 188.9s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-02-11T09:37:24.838Z] #150 DONE 188.9s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-02-11T09:37:24.838Z] #149 DONE 188.9s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-02-11T09:37:24.838Z] #152 DONE 189.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-02-11T09:37:24.838Z] #153 DONE 189.1s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-02-11T09:37:24.838Z] #146 DONE 189.1s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #156 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-02-11T09:37:24.838Z] #147 DONE 189.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #157 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-02-11T09:37:24.838Z] #155 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #158 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #159 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #160 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #160 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #161 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #162 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #156 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #156 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #163 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-11T09:37:24.838Z] #163 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #164 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #165 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #165 CACHED [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #166 CACHED [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #167 CACHED [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #168 CACHED [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #169 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #170 CACHED [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #171 CACHED [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-11T09:37:24.838Z] #172 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #173 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #174 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #175 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #175 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #176 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #177 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #178 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #178 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #163 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-02-11T09:37:24.838Z] #163 DONE 0.5s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #179 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #179 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-02-11T09:37:24.838Z] #180 DONE 2.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-02-11T09:37:24.838Z] #172 DONE 2.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-02-11T09:37:24.838Z] #181 DONE 2.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-02-11T09:37:24.838Z] #182 DONE 2.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #183 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #184 [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-11T09:37:24.838Z] #184 DONE 2.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #185 [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-11T09:37:24.838Z] #185 DONE 2.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-02-11T09:37:24.838Z] #186 DONE 2.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-02-11T09:37:24.838Z] #187 DONE 2.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-02-11T09:37:24.838Z] #188 DONE 2.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-02-11T09:37:24.838Z] #189 DONE 2.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #179 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #179 DONE 2.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #190 [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-11T09:37:24.838Z] #190 DONE 0.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [core-keeper] exporting to image [2025-02-11T09:37:24.838Z] #95 exporting layers [2025-02-11T09:37:24.838Z] #95 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-02-11T09:37:24.838Z] #191 DONE 0.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #192 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #192 DONE 0.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #183 DONE 0.8s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #193 [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-11T09:37:24.838Z] #193 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #194 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #194 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [core-command] exporting to image [2025-02-11T09:37:24.838Z] #95 exporting layers 0.2s done [2025-02-11T09:37:24.838Z] #95 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-02-11T09:37:24.838Z] #195 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #196 [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-11T09:37:24.838Z] #196 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-02-11T09:37:24.838Z] #197 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #198 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [support-scheduler] exporting to image [2025-02-11T09:37:24.838Z] #95 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #199 [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-11T09:37:24.838Z] #199 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [core-keeper] exporting to image [2025-02-11T09:37:24.838Z] #95 exporting layers 0.2s done [2025-02-11T09:37:24.838Z] #95 writing image sha256:0a673b1c2e81db14b135b0e160757ed5b43b313f2d34d8264ad33b92c52ab32e 0.0s done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/core-keeper done [2025-02-11T09:37:24.838Z] #95 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-02-11T09:37:24.838Z] #200 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-02-11T09:37:24.838Z] #201 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-02-11T09:37:24.838Z] #202 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [core-command] exporting to image [2025-02-11T09:37:24.838Z] #95 writing image sha256:e8057f471662c4cac5bc71136615e2848a95397b306f2a7e311db24dfc6181ff 0.0s done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/core-command done [2025-02-11T09:37:24.838Z] #95 writing image sha256:97512f6fafc0260736f662784a7a38aed8402c0e1f96db6f8e1edd09a83d2564 [2025-02-11T09:37:24.838Z] #95 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #203 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-02-11T09:37:24.838Z] #203 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #204 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-02-11T09:37:24.838Z] #204 DONE 3.6s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [core-data] exporting to image [2025-02-11T09:37:24.838Z] #95 exporting layers 0.4s done [2025-02-11T09:37:24.838Z] #95 writing image sha256:97512f6fafc0260736f662784a7a38aed8402c0e1f96db6f8e1edd09a83d2564 0.0s done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/core-data done [2025-02-11T09:37:24.838Z] #95 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-02-11T09:37:24.838Z] #205 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T09:37:24.838Z] #206 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-02-11T09:37:24.838Z] #207 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [support-scheduler] exporting to image [2025-02-11T09:37:24.838Z] #95 exporting layers 0.4s done [2025-02-11T09:37:24.838Z] #95 writing image sha256:e2e283b3410f63c570b31b916a9ea14a079a32e3da79214b9969b9a33be8bdeb 0.0s done [2025-02-11T09:37:24.838Z] #95 writing image sha256:527bdc551a15ec8b883142bd9cc2056a454f6c1dc15843cec541c00122776a8e 0.0s done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/security-spiffe-token-provider done [2025-02-11T09:37:24.838Z] #95 writing image sha256:8013a4b2314539536810c0e3c6f66f5ef82a4355c6bf662c3f2e915136957e94 done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/support-scheduler done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/support-notifications done [2025-02-11T09:37:24.838Z] #95 writing image sha256:261bd39e9652d5ba553871bea70a52c7202f06fa6bd80f8d5f088c927f0f5f41 0.0s done [2025-02-11T09:37:24.838Z] #95 naming to docker.io/library/core-metadata done [2025-02-11T09:37:24.838Z] #95 DONE 3.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #208 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-02-11T09:37:24.838Z] #208 DONE 0.3s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T09:37:24.838Z] #209 ... [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-02-11T09:37:24.838Z] #210 DONE 0.4s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #211 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T09:37:24.838Z] #211 DONE 1.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #212 [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-11T09:37:24.838Z] #212 DONE 1.0s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-02-11T09:37:24.838Z] #213 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-02-11T09:37:24.838Z] #214 DONE 0.2s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-02-11T09:37:24.838Z] #215 DONE 0.1s [2025-02-11T09:37:24.838Z] [2025-02-11T09:37:24.838Z] #95 [security-proxy-auth] exporting to image [2025-02-11T09:37:25.099Z] #95 exporting layers 0.2s done [2025-02-11T09:37:25.099Z] #95 writing image sha256:2b475ba9710bb5ba9c911482f8f5d260822ba44420c2cec10887b88baa2ac6ca done [2025-02-11T09:37:25.099Z] #95 naming to docker.io/library/core-common-config-bootstrapper done [2025-02-11T09:37:25.099Z] #95 writing image sha256:9b1037fd9e84a5b67c6b774c974d868473f180f8fc0465aafeb0b66a11a1b0d5 done [2025-02-11T09:37:25.099Z] #95 naming to docker.io/library/security-proxy-auth done [2025-02-11T09:37:25.099Z] #95 DONE 3.2s [2025-02-11T09:37:25.099Z] [2025-02-11T09:37:25.099Z] #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-02-11T09:37:25.099Z] #216 DONE 0.0s [2025-02-11T09:37:25.099Z] [2025-02-11T09:37:25.099Z] #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-02-11T09:37:25.099Z] #217 DONE 0.0s [2025-02-11T09:37:25.099Z] [2025-02-11T09:37:25.099Z] #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-02-11T09:37:25.099Z] #218 DONE 0.0s [2025-02-11T09:37:25.099Z] [2025-02-11T09:37:25.099Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T09:37:25.099Z] #219 ... [2025-02-11T09:37:25.099Z] [2025-02-11T09:37:25.099Z] #220 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-02-11T09:37:25.099Z] #220 DONE 0.0s [2025-02-11T09:37:25.099Z] [2025-02-11T09:37:25.099Z] #209 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T09:37:25.099Z] #209 DONE 0.8s [2025-02-11T09:37:25.358Z] [2025-02-11T09:37:25.358Z] #95 [security-proxy-setup] exporting to image [2025-02-11T09:37:25.358Z] #95 ... [2025-02-11T09:37:25.358Z] [2025-02-11T09:37:25.358Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-02-11T09:37:25.358Z] #219 DONE 0.6s [2025-02-11T09:37:25.358Z] [2025-02-11T09:37:25.358Z] #95 [security-secretstore-setup] exporting to image [2025-02-11T09:37:25.359Z] #95 writing image sha256:8396b74c1e918b05e59cf20998349c061b7457cf36de3c0313707eb4fb7749c9 done [2025-02-11T09:37:25.359Z] #95 naming to docker.io/library/security-proxy-setup done [2025-02-11T09:37:25.618Z] #95 ... [2025-02-11T09:37:25.618Z] [2025-02-11T09:37:25.618Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-02-11T09:37:25.618Z] #221 DONE 0.5s [2025-02-11T09:37:25.618Z] [2025-02-11T09:37:25.618Z] #95 [security-bootstrapper] exporting to image [2025-02-11T09:37:25.618Z] #95 exporting layers 0.3s done [2025-02-11T09:37:25.618Z] #95 writing image sha256:95ad7510ef71fdbd87c592e415e8642f6ba550db80135f61b31141a4b6a2a543 done [2025-02-11T09:37:25.618Z] #95 naming to docker.io/library/security-secretstore-setup done [2025-02-11T09:37:25.618Z] #95 exporting layers 0.3s done [2025-02-11T09:37:25.618Z] #95 writing image sha256:c7d3f6d3ec60f05d84deb63665e4e845045e08909b24591848f1526e840947a9 done [2025-02-11T09:37:25.618Z] #95 naming to docker.io/library/security-bootstrapper done [2025-02-11T09:37:25.618Z] #95 DONE 3.9s [2025-02-11T09:37:25.618Z] [2025-02-11T09:37:25.618Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.618Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.619Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.619Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.619Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.619Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.619Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-02-11T09:37:25.619Z] time="2025-02-11T09:32:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-02-11T09:37:25.630Z] $ docker stop --time=1 abc347817f046ac8ad00ec98a77118342bf0de61890a927bcbf00b426a3eea04 [2025-02-11T09:37:26.918Z] $ docker rm -f --volumes abc347817f046ac8ad00ec98a77118342bf0de61890a927bcbf00b426a3eea04 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T09:37:27.271Z] + docker images [2025-02-11T09:37:27.271Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-02-11T09:37:27.271Z] security-secretstore-setup latest 95ad7510ef71 2 seconds ago 47MB [2025-02-11T09:37:27.271Z] security-bootstrapper latest c7d3f6d3ec60 2 seconds ago 25.8MB [2025-02-11T09:37:27.271Z] security-proxy-setup latest 8396b74c1e91 3 seconds ago 35MB [2025-02-11T09:37:27.271Z] security-proxy-auth latest 9b1037fd9e84 3 seconds ago 36.8MB [2025-02-11T09:37:27.271Z] core-common-config-bootstrapper latest 2b475ba9710b 3 seconds ago 22.6MB [2025-02-11T09:37:27.271Z] support-scheduler latest 8013a4b23145 4 seconds ago 53.7MB [2025-02-11T09:37:27.271Z] support-notifications latest 527bdc551a15 4 seconds ago 57.3MB [2025-02-11T09:37:27.271Z] core-keeper latest 0a673b1c2e81 4 seconds ago 32.1MB [2025-02-11T09:37:27.271Z] core-data latest 97512f6fafc0 4 seconds ago 37.9MB [2025-02-11T09:37:27.271Z] core-command latest e8057f471662 4 seconds ago 33.4MB [2025-02-11T09:37:27.271Z] security-spiffe-token-provider latest e2e283b3410f 4 seconds ago 38.6MB [2025-02-11T09:37:27.271Z] core-metadata latest 261bd39e9652 4 seconds ago 38.1MB [2025-02-11T09:37:27.271Z] security-spire-config latest 8f521684fe91 4 minutes ago 127MB [2025-02-11T09:37:27.271Z] security-spire-agent latest 98b3a998fbd5 4 minutes ago 188MB [2025-02-11T09:37:27.271Z] security-spire-server latest 2c5d15135ab5 4 minutes ago 127MB [2025-02-11T09:37:27.271Z] ci-base-image-x86_64 latest ee22f6c5cc24 8 minutes ago 929MB [2025-02-11T09:37:27.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB [2025-02-11T09:37:27.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB [2025-02-11T09:37:27.271Z] 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-11T09:37:27.752Z] provisioning config files... [2025-02-11T09:37:27.759Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config5727389303629576101tmp [Pipeline] { [Pipeline] sh [2025-02-11T09:37:28.069Z] + set +x [2025-02-11T09:37:28.069Z] + curl -s https://codecov.io/bash [2025-02-11T09:37:28.069Z] + bash -s -- [2025-02-11T09:37:28.069Z] [2025-02-11T09:37:28.069Z] _____ _ [2025-02-11T09:37:28.069Z] / ____| | | [2025-02-11T09:37:28.069Z] | | ___ __| | ___ ___ _____ __ [2025-02-11T09:37:28.069Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-11T09:37:28.069Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-11T09:37:28.069Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-11T09:37:28.069Z] Bash-1.0.6 [2025-02-11T09:37:28.069Z] [2025-02-11T09:37:28.069Z] [2025-02-11T09:37:28.069Z] ==> git version 2.25.1 found [2025-02-11T09:37:28.069Z] ==> 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-11T09:37:28.069Z] Release-Date: 2020-01-08 [2025-02-11T09:37:28.069Z] 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-11T09:37:28.069Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-11T09:37:28.069Z] ==> Jenkins CI detected. [2025-02-11T09:37:28.069Z] current dir:  /w/workspace/edgex-go/7 [2025-02-11T09:37:28.069Z] project root: . [2025-02-11T09:37:28.069Z] --> token set from env [2025-02-11T09:37:28.069Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-11T09:37:28.069Z] ==> Running gcov in . (disable via -X gcov) [2025-02-11T09:37:28.069Z] ==> Python coveragepy not found [2025-02-11T09:37:28.069Z] ==> Searching for coverage reports in: [2025-02-11T09:37:28.069Z] + . [2025-02-11T09:37:28.329Z] -> Found 1 reports [2025-02-11T09:37:28.329Z] ==> Detecting git/mercurial file structure [2025-02-11T09:37:28.329Z] ==> Reading reports [2025-02-11T09:37:28.329Z] + ./coverage.out bytes=1572700 [2025-02-11T09:37:28.329Z] ==> Appending adjustments [2025-02-11T09:37:28.329Z] https://docs.codecov.io/docs/fixing-reports [2025-02-11T09:37:29.707Z] + Found adjustments [2025-02-11T09:37:29.707Z] ==> Gzipping contents [2025-02-11T09:37:29.707Z] 136K /tmp/codecov.mHOBw3.gz [2025-02-11T09:37:29.707Z] ==> Uploading reports [2025-02-11T09:37:29.707Z] url: https://codecov.io [2025-02-11T09:37:29.707Z] query: branch=PR-5071&commit=9734b385338a1894c621dc9b4231f1e565dd13de&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5071%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5071&job=&cmd_args= [2025-02-11T09:37:29.707Z] -> Pinging Codecov [2025-02-11T09:37:29.707Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-5071&commit=9734b385338a1894c621dc9b4231f1e565dd13de&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-5071%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=5071&job=&cmd_args= [2025-02-11T09:37:29.967Z] -> Uploading to [2025-02-11T09:37:29.967Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/9734b385338a1894c621dc9b4231f1e565dd13de/ae5998e8-2911-43ab-ae3d-9f3876cfeef0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T093729Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa57284f85a462013f04ab1317e165be5e90fac5b077517781c59c2bfa576e9 [2025-02-11T09:37:29.967Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T09:37:29.967Z] Dload Upload Total Spent Left Speed [2025-02-11T09:37:30.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 0 0 100 132k 0 518k --:--:-- --:--:-- --:--:-- 518k [2025-02-11T09:37:30.227Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9734b385338a1894c621dc9b4231f1e565dd13de [Pipeline] } [2025-02-11T09:37:30.234Z] 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-11T09:37:31.182Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:31.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:32.339Z] ---> package-listing.sh [2025-02-11T09:37:32.339Z] ++ facter osfamily [2025-02-11T09:37:32.339Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-11T09:37:32.598Z] + OS_FAMILY=debian [2025-02-11T09:37:32.598Z] + workspace=/w/workspace/edgex-go/7 [2025-02-11T09:37:32.598Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-11T09:37:32.598Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-11T09:37:32.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-11T09:37:32.598Z] + PACKAGES=/tmp/packages_start.txt [2025-02-11T09:37:32.598Z] + '[' /w/workspace/edgex-go/7 ']' [2025-02-11T09:37:32.598Z] + PACKAGES=/tmp/packages_end.txt [2025-02-11T09:37:32.598Z] + case "${OS_FAMILY}" in [2025-02-11T09:37:32.598Z] + dpkg -l [2025-02-11T09:37:32.598Z] + grep '^ii' [2025-02-11T09:37:32.598Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-11T09:37:32.598Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-11T09:37:32.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-11T09:37:32.598Z] + '[' /w/workspace/edgex-go/7 ']' [2025-02-11T09:37:32.598Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2025-02-11T09:37:32.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2025-02-11T09:37:32.608Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-11T09:37:32.886Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T09:37:33.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T09:37:33.449Z] [2025-02-11T09:37:33.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T09:37:33.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T09:37:33.759Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-11T09:37:33.759Z] 5eb5b503b376: Pulling fs layer [2025-02-11T09:37:33.759Z] 5c69ac0246d0: Pulling fs layer [2025-02-11T09:37:33.759Z] ec43610c2a17: Pulling fs layer [2025-02-11T09:37:33.759Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-11T09:37:33.759Z] 33b1e0a273af: Pulling fs layer [2025-02-11T09:37:33.759Z] 5d3b04190fa2: Pulling fs layer [2025-02-11T09:37:33.759Z] 2f39f015ded8: Pulling fs layer [2025-02-11T09:37:33.759Z] 5d3b04190fa2: Waiting [2025-02-11T09:37:33.759Z] 3a2ae6a8a46f: Waiting [2025-02-11T09:37:33.759Z] 33b1e0a273af: Waiting [2025-02-11T09:37:33.759Z] 5c69ac0246d0: Download complete [2025-02-11T09:37:33.759Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-11T09:37:33.759Z] 3a2ae6a8a46f: Download complete [2025-02-11T09:37:33.759Z] 33b1e0a273af: Verifying Checksum [2025-02-11T09:37:33.759Z] 33b1e0a273af: Download complete [2025-02-11T09:37:33.759Z] 5d3b04190fa2: Verifying Checksum [2025-02-11T09:37:33.759Z] 5d3b04190fa2: Download complete [2025-02-11T09:37:33.759Z] ec43610c2a17: Verifying Checksum [2025-02-11T09:37:33.759Z] ec43610c2a17: Download complete [2025-02-11T09:37:34.018Z] 5eb5b503b376: Verifying Checksum [2025-02-11T09:37:34.018Z] 5eb5b503b376: Download complete [2025-02-11T09:37:34.585Z] 2f39f015ded8: Download complete [2025-02-11T09:37:35.151Z] 5eb5b503b376: Pull complete [2025-02-11T09:37:35.411Z] 5c69ac0246d0: Pull complete [2025-02-11T09:37:36.169Z] ec43610c2a17: Pull complete [2025-02-11T09:37:36.169Z] 3a2ae6a8a46f: Pull complete [2025-02-11T09:37:36.169Z] 33b1e0a273af: Pull complete [2025-02-11T09:37:36.169Z] 5d3b04190fa2: Pull complete [2025-02-11T09:37:40.471Z] 2f39f015ded8: Pull complete [2025-02-11T09:37:40.471Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-11T09:37:40.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T09:37:40.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T09:37:40.606Z] prd-ubuntu20.04-docker-8c-8g-38638 does not seem to be running inside a container [2025-02-11T09:37:40.640Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-11T09:37:43.986Z] $ docker top 0fbfdaa7c0d1457cb3110d7cfc1aa1d3bef804d5eb50e3c5de1c57267d18e3fb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T09:37:44.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-11T09:37:44.670Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-11T09:37:44.963Z] + ls /var/log/sa-host [2025-02-11T09:37:44.963Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T09:37:45.173Z] provisioning config files... [2025-02-11T09:37:45.183Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config11186095238186121890tmp [Pipeline] { [Pipeline] echo [2025-02-11T09:37:45.203Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:45.501Z] ---> create-netrc.sh [Pipeline] } [2025-02-11T09:37:45.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:45.855Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-11T09:37:45.867Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:46.151Z] ---> sudo-logs.sh [2025-02-11T09:37:46.151Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-11T09:37:46.178Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:46.460Z] ---> job-cost.sh [2025-02-11T09:37:46.460Z] lf-activate-venv: SKIPPING [2025-02-11T09:37:46.460Z] INFO: No Stack... [2025-02-11T09:37:46.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-11T09:37:47.409Z] INFO: Archiving Costs [Pipeline] echo [2025-02-11T09:37:47.420Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T09:37:47.709Z] ---> logs-deploy.sh [2025-02-11T09:37:47.709Z] lf-activate-venv: SKIPPING [2025-02-11T09:37:47.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-5071/7 [2025-02-11T09:37:47.709Z] INFO: archiving workspace using pattern(s): [2025-02-11T09:37:48.646Z] Archives upload complete. [2025-02-11T09:37:48.906Z] INFO: archiving logs to Nexus