Pull request #5013 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3228c1f15e8f20b27b323f185ff827d039d54d52 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-ssh6110180914214135110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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-ssh15363196732577560756.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 f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d 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/issue-5012/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/issue-5012/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8132572869417462392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d # timeout=10 Commit message: "Merge pull request #459 from cherrycl/issue-458" > 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-ssh6213745346772505686.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/issue-5012/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/issue-5012/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6738911979528076326.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34127 in /w/workspace/edgexfoundry_edgex-go_issue-5012 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Avoid second fetch Checking out Revision 3228c1f15e8f20b27b323f185ff827d039d54d52 (issue-5012) Commit message: "feat: Remove unused database users in secretstore-setup config" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3228c1f15e8f20b27b323f185ff827d039d54d52 # timeout=10 > git rev-list --no-walk 3228c1f15e8f20b27b323f185ff827d039d54d52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-03T01:40:15.176Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-03T01:40:15.246Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-03T01:40:15.272Z] ========================================================= [2024-12-03T01:40:15.272Z] EdgeX Global Pipelines Version Info [2024-12-03T01:40:15.272Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-03T01:40:16.001Z] ------------------- [2024-12-03T01:40:16.001Z] stable info: [2024-12-03T01:40:16.001Z] ------------------- [2024-12-03T01:40:16.001Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-03T01:40:16.001Z] Commit SHA: f94fe2cf7ac1b1acfd3f6fa3b2d771c0d529625d [2024-12-03T01:40:16.001Z] Message: update stable to v1.0.266 [2024-12-03T01:40:16.572Z] ------------------- [2024-12-03T01:40:16.572Z] experimental info: [2024-12-03T01:40:16.572Z] ------------------- [2024-12-03T01:40:16.572Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-03T01:40:16.572Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-12-03T01:40:16.572Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-03T01:40:16.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-03T01:40:16.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-03T01:40:16.689Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-03T01:40:16.710Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-03T01:40:16.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-03T01:40:16.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-03T01:40:16.774Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-03T01:40:16.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-03T01:40:16.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-03T01:40:16.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-03T01:40:16.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-03T01:40:16.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-03T01:40:16.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-03T01:40:16.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-03T01:40:16.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-03T01:40:16.963Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-03T01:40:16.980Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-03T01:40:16.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-03T01:40:17.025Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-03T01:40:17.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-03T01:40:17.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-03T01:40:17.088Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-03T01:40:17.107Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-03T01:40:17.127Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = issue-5012 [Pipeline] echo [2024-12-03T01:40:17.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = issue-5012 [Pipeline] echo [2024-12-03T01:40:17.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = issue-5012 [Pipeline] echo [2024-12-03T01:40:17.189Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] echo [2024-12-03T01:40:17.207Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3228c1f [Pipeline] echo [2024-12-03T01:40:17.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-03T01:40:17.281Z] provisioning config files... [2024-12-03T01:40:17.296Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8094610155601333290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-03T01:40:17.631Z] ---> ****-login.sh [2024-12-03T01:40:17.631Z] nexus3.edgexfoundry.org:10001 [2024-12-03T01:40:17.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:40:17.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:40:17.891Z] Configure a credential helper to remove this warning. See [2024-12-03T01:40:17.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:40:17.891Z] [2024-12-03T01:40:17.891Z] Login Succeeded [2024-12-03T01:40:17.891Z] nexus3.edgexfoundry.org:10002 [2024-12-03T01:40:17.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:40:18.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:40:18.151Z] Configure a credential helper to remove this warning. See [2024-12-03T01:40:18.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:40:18.151Z] [2024-12-03T01:40:18.151Z] Login Succeeded [2024-12-03T01:40:18.151Z] nexus3.edgexfoundry.org:10003 [2024-12-03T01:40:18.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:40:18.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:40:18.152Z] Configure a credential helper to remove this warning. See [2024-12-03T01:40:18.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:40:18.152Z] [2024-12-03T01:40:18.152Z] Login Succeeded [2024-12-03T01:40:18.152Z] nexus3.edgexfoundry.org:10004 [2024-12-03T01:40:18.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:40:18.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:40:18.152Z] Configure a credential helper to remove this warning. See [2024-12-03T01:40:18.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:40:18.152Z] [2024-12-03T01:40:18.152Z] Login Succeeded [2024-12-03T01:40:18.412Z] ****.io [2024-12-03T01:40:18.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-03T01:40:18.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-03T01:40:18.412Z] Configure a credential helper to remove this warning. See [2024-12-03T01:40:18.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-03T01:40:18.412Z] [2024-12-03T01:40:18.412Z] Login Succeeded [2024-12-03T01:40:18.412Z] ---> ****-login.sh ends [Pipeline] } [2024-12-03T01:40:18.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-03T01:40:18.742Z] + 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 [2024-12-03T01:40:18.742Z] + dirname cmd/core-command/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-03T01:40:18.742Z] + + cut -d/ -f2 [2024-12-03T01:40:18.742Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-03T01:40:18.742Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-03T01:40:18.742Z] + + dirname cmd/core-data/Dockerfile [2024-12-03T01:40:18.742Z] cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-03T01:40:18.742Z] + dirname cmd/core-keeper/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-03T01:40:18.742Z] + + cut -d/ -f2 [2024-12-03T01:40:18.742Z] dirname cmd/core-metadata/Dockerfile [2024-12-03T01:40:18.742Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-03T01:40:18.742Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-03T01:40:18.742Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-03T01:40:18.742Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-03T01:40:18.742Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.742Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-03T01:40:18.742Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-03T01:40:18.742Z] + cut -d/ -f2 [2024-12-03T01:40:18.743Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-03T01:40:18.743Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-03T01:40:18.743Z] + cut -d/ -f2 [2024-12-03T01:40:18.743Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-03T01:40:18.743Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-03T01:40:18.743Z] + cut -d/ -f2 [2024-12-03T01:40:18.743Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-03T01:40:18.743Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-03T01:40:18.743Z] + cut -d/ -f2 [2024-12-03T01:40:18.743Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-03T01:40:18.743Z] + cut -d/ -f2 [2024-12-03T01:40:18.743Z] + dirname cmd/support-notifications/Dockerfile [2024-12-03T01:40:18.743Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-03T01:40:18.743Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-03T01:40:18.743Z] + cut -d/ -f2 [2024-12-03T01:40:18.743Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-03T01:40:18.776Z] 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 [2024-12-03T01:40:19.140Z] + git rev-list -1 --merges 3228c1f15e8f20b27b323f185ff827d039d54d52~1..3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] echo [2024-12-03T01:40:19.154Z] -----------> git rev-list -1 --merges 3228c1f15e8f20b27b323f185ff827d039d54d52~1..3228c1f15e8f20b27b323f185ff827d039d54d52 3228c1f15e8f20b27b323f185ff827d039d54d52 [false] [Pipeline] sh [2024-12-03T01:40:19.449Z] + git log --format=format:%s -1 3228c1f15e8f20b27b323f185ff827d039d54d52 [Pipeline] echo [2024-12-03T01:40:19.465Z] ========================================================= [2024-12-03T01:40:19.465Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-03T01:40:19.465Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-03T01:40:19.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-03T01:40:19.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-03T01:40:19.848Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-03T01:40:19.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-03T01:40:19.848Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-12-03T01:40:19.848Z] -a /etc/ssh/ssh_known_hosts [2024-12-03T01:40:19.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:40:20.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-03T01:40:20.206Z] [2024-12-03T01:40:20.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:40:20.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-03T01:40:20.515Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-03T01:40:20.515Z] b85a868b505f: Pulling fs layer [2024-12-03T01:40:20.515Z] e2be974225ed: Pulling fs layer [2024-12-03T01:40:20.515Z] 339a4e72a1f5: Pulling fs layer [2024-12-03T01:40:20.515Z] 988bab9f4d93: Pulling fs layer [2024-12-03T01:40:20.515Z] 1469e6f7b9e6: Pulling fs layer [2024-12-03T01:40:20.515Z] eaf3925da568: Pulling fs layer [2024-12-03T01:40:20.515Z] bab4dde63d76: Pulling fs layer [2024-12-03T01:40:20.515Z] bde34c3a00c8: Pulling fs layer [2024-12-03T01:40:20.515Z] b352a97aabf1: Pulling fs layer [2024-12-03T01:40:20.515Z] 4872d77fe225: Pulling fs layer [2024-12-03T01:40:20.515Z] 5851b861e8e6: Pulling fs layer [2024-12-03T01:40:20.515Z] 988bab9f4d93: Waiting [2024-12-03T01:40:20.515Z] eaf3925da568: Waiting [2024-12-03T01:40:20.515Z] bab4dde63d76: Waiting [2024-12-03T01:40:20.515Z] 1469e6f7b9e6: Waiting [2024-12-03T01:40:20.515Z] b352a97aabf1: Waiting [2024-12-03T01:40:20.515Z] bde34c3a00c8: Waiting [2024-12-03T01:40:20.515Z] 4872d77fe225: Waiting [2024-12-03T01:40:20.515Z] e2be974225ed: Verifying Checksum [2024-12-03T01:40:20.515Z] e2be974225ed: Download complete [2024-12-03T01:40:20.515Z] 988bab9f4d93: Download complete [2024-12-03T01:40:20.515Z] 339a4e72a1f5: Verifying Checksum [2024-12-03T01:40:20.515Z] 339a4e72a1f5: Download complete [2024-12-03T01:40:20.515Z] 1469e6f7b9e6: Download complete [2024-12-03T01:40:20.515Z] eaf3925da568: Download complete [2024-12-03T01:40:20.774Z] bde34c3a00c8: Download complete [2024-12-03T01:40:20.774Z] b352a97aabf1: Download complete [2024-12-03T01:40:20.774Z] 4872d77fe225: Verifying Checksum [2024-12-03T01:40:20.774Z] 4872d77fe225: Download complete [2024-12-03T01:40:20.774Z] 5851b861e8e6: Verifying Checksum [2024-12-03T01:40:20.774Z] 5851b861e8e6: Download complete [2024-12-03T01:40:20.774Z] b85a868b505f: Verifying Checksum [2024-12-03T01:40:20.774Z] b85a868b505f: Download complete [2024-12-03T01:40:21.033Z] bab4dde63d76: Verifying Checksum [2024-12-03T01:40:21.033Z] bab4dde63d76: Download complete [2024-12-03T01:40:21.968Z] b85a868b505f: Pull complete [2024-12-03T01:40:21.968Z] e2be974225ed: Pull complete [2024-12-03T01:40:22.542Z] 339a4e72a1f5: Pull complete [2024-12-03T01:40:22.542Z] 988bab9f4d93: Pull complete [2024-12-03T01:40:22.802Z] 1469e6f7b9e6: Pull complete [2024-12-03T01:40:22.802Z] eaf3925da568: Pull complete [2024-12-03T01:40:24.708Z] bab4dde63d76: Pull complete [2024-12-03T01:40:24.708Z] bde34c3a00c8: Pull complete [2024-12-03T01:40:24.708Z] b352a97aabf1: Pull complete [2024-12-03T01:40:24.708Z] 4872d77fe225: Pull complete [2024-12-03T01:40:24.708Z] 5851b861e8e6: Pull complete [2024-12-03T01:40:24.708Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-03T01:40:24.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-03T01:40:24.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:40:24.838Z] prd-ubuntu20.04-docker-8c-8g-34127 does not seem to be running inside a container [2024-12-03T01:40:24.864Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-03T01:40:26.021Z] $ docker top bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c -eo pid,comm [2024-12-03T01:40:26.067Z] 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). [2024-12-03T01:40:26.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-03T01:40:26.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-03T01:40:26.129Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-03T01:40:26.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-03T01:40:26.252Z] $ docker exec bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c ssh-agent [2024-12-03T01:40:26.362Z] SSH_AUTH_SOCK=/tmp/ssh-MWoeU5TvmX4v/agent.32 [2024-12-03T01:40:26.362Z] SSH_AGENT_PID=38 [2024-12-03T01:40:26.367Z] Running ssh-add (command line suppressed) [2024-12-03T01:40:26.461Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7655930307149281373.key (/w/workspace/edgex-go/2@tmp/private_key_7655930307149281373.key) [2024-12-03T01:40:26.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-03T01:40:26.773Z] + git tag --points-at HEAD [Pipeline] } [2024-12-03T01:40:26.784Z] $ docker exec --env ******** --env ******** bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c ssh-agent -k [2024-12-03T01:40:26.884Z] unset SSH_AUTH_SOCK; [2024-12-03T01:40:26.885Z] unset SSH_AGENT_PID; [2024-12-03T01:40:26.885Z] echo Agent pid 38 killed; [2024-12-03T01:40:26.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-03T01:40:26.940Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-03T01:40:26.940Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-03T01:40:27.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-03T01:40:27.055Z] $ docker exec bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c ssh-agent [2024-12-03T01:40:27.173Z] SSH_AUTH_SOCK=/tmp/ssh-EVnlr1185YGR/agent.71 [2024-12-03T01:40:27.173Z] SSH_AGENT_PID=77 [2024-12-03T01:40:27.180Z] Running ssh-add (command line suppressed) [2024-12-03T01:40:27.282Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6065098029880191858.key (/w/workspace/edgex-go/2@tmp/private_key_6065098029880191858.key) [2024-12-03T01:40:27.297Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-03T01:40:27.598Z] + git semver init [2024-12-03T01:40:27.858Z] 2024-12-03 01:40:27,747 [run_init] DEBUG init version:0.0.0 force:False [2024-12-03T01:40:27.858Z] 2024-12-03 01:40:27,748 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-12-03T01:40:27.858Z] 2024-12-03 01:40:27,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-12-03T01:40:27.858Z] 2024-12-03 01:40:27,749 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:31,995 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:31,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/issue-5012 with force:False [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:31,996 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/issue-5012 [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:32,000 [execute] INFO git cat-file --batch-check [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:32,001 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:32,006 [execute] INFO git cat-file --batch [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:32,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-12-03T01:40:32.051Z] 2024-12-03 01:40:32,010 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/issue-5012 [2024-12-03T01:40:32.051Z] 0.0.0 [Pipeline] } [2024-12-03T01:40:32.061Z] $ docker exec --env ******** --env ******** bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c ssh-agent -k [2024-12-03T01:40:32.160Z] unset SSH_AUTH_SOCK; [2024-12-03T01:40:32.161Z] unset SSH_AGENT_PID; [2024-12-03T01:40:32.161Z] echo Agent pid 77 killed; [2024-12-03T01:40:32.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-03T01:40:32.506Z] + git semver [Pipeline] } [2024-12-03T01:40:32.785Z] $ docker stop --time=1 bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c [2024-12-03T01:40:34.092Z] $ docker rm -f --volumes bfaa4271df54cbecc1205ff77483c4937b760c9c6541e6bb7716d9981007640c [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-03T01:40:34.435Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-03T01:40:34.658Z] Stashed 1 file(s) [Pipeline] echo [2024-12-03T01:40:34.662Z] [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-03T01:40:35.113Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-12-03T01:40:35.128Z] [edgeX.isLTS] Checking if [issue-5012] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-03T01:40:35.144Z] [edgeX.isLTS] Checking if [issue-5012] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-03T01:40:35.157Z] ========================================================= [2024-12-03T01:40:35.157Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-03T01:40:35.157Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-03T01:40:35.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:40:35.451Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-03T01:40:35.451Z] 43c4264eed91: Pulling fs layer [2024-12-03T01:40:35.451Z] 4cc291be95ef: Pulling fs layer [2024-12-03T01:40:35.451Z] 2ac1f1163629: Pulling fs layer [2024-12-03T01:40:35.451Z] 5c3c966382ef: Pulling fs layer [2024-12-03T01:40:35.451Z] 4f4fb700ef54: Pulling fs layer [2024-12-03T01:40:35.451Z] 5d5c8e513c77: Pulling fs layer [2024-12-03T01:40:35.451Z] 9f66e0745190: Pulling fs layer [2024-12-03T01:40:35.451Z] f49a43e4bbc0: Pulling fs layer [2024-12-03T01:40:35.451Z] 561ebcabdf7f: Pulling fs layer [2024-12-03T01:40:35.451Z] 9f66e0745190: Waiting [2024-12-03T01:40:35.451Z] 5d5c8e513c77: Waiting [2024-12-03T01:40:35.451Z] f49a43e4bbc0: Waiting [2024-12-03T01:40:35.451Z] 5c3c966382ef: Waiting [2024-12-03T01:40:35.451Z] 561ebcabdf7f: Waiting [2024-12-03T01:40:35.451Z] 4f4fb700ef54: Waiting [2024-12-03T01:40:35.451Z] 4cc291be95ef: Verifying Checksum [2024-12-03T01:40:35.451Z] 4cc291be95ef: Download complete [2024-12-03T01:40:35.451Z] 5c3c966382ef: Verifying Checksum [2024-12-03T01:40:35.451Z] 5c3c966382ef: Download complete [2024-12-03T01:40:35.451Z] 4f4fb700ef54: Verifying Checksum [2024-12-03T01:40:35.451Z] 4f4fb700ef54: Download complete [2024-12-03T01:40:35.451Z] 5d5c8e513c77: Download complete [2024-12-03T01:40:35.451Z] 43c4264eed91: Download complete [2024-12-03T01:40:35.451Z] 9f66e0745190: Verifying Checksum [2024-12-03T01:40:35.451Z] 9f66e0745190: Download complete [2024-12-03T01:40:35.710Z] 43c4264eed91: Pull complete [2024-12-03T01:40:35.710Z] 561ebcabdf7f: Verifying Checksum [2024-12-03T01:40:35.710Z] 561ebcabdf7f: Download complete [2024-12-03T01:40:35.710Z] 4cc291be95ef: Pull complete [2024-12-03T01:40:35.969Z] 2ac1f1163629: Verifying Checksum [2024-12-03T01:40:35.969Z] 2ac1f1163629: Download complete [2024-12-03T01:40:36.226Z] f49a43e4bbc0: Verifying Checksum [2024-12-03T01:40:36.226Z] f49a43e4bbc0: Download complete [2024-12-03T01:40:39.511Z] 2ac1f1163629: Pull complete [2024-12-03T01:40:39.511Z] 5c3c966382ef: Pull complete [2024-12-03T01:40:39.511Z] 4f4fb700ef54: Pull complete [2024-12-03T01:40:39.511Z] 5d5c8e513c77: Pull complete [2024-12-03T01:40:39.511Z] 9f66e0745190: Pull complete [2024-12-03T01:40:41.410Z] f49a43e4bbc0: Pull complete [2024-12-03T01:40:41.978Z] 561ebcabdf7f: Pull complete [2024-12-03T01:40:41.978Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-03T01:40:41.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:40:41.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-03T01:40:42.288Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:40:42.288Z] WORKDIR /edgex [2024-12-03T01:40:42.288Z] COPY go.mod . [2024-12-03T01:40:42.288Z] RUN go mod download+ [2024-12-03T01:40:42.288Z] docker build -t ci-base-image-x86_64 -f - . [2024-12-03T01:40:42.856Z] Sending build context to Docker daemon 178.1MB [2024-12-03T01:40:42.856Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-03T01:40:42.856Z] ---> 3a752c3f9dda [2024-12-03T01:40:42.856Z] Step 2/4 : WORKDIR /edgex [2024-12-03T01:40:44.770Z] ---> Running in 78e914ad7579 [2024-12-03T01:40:44.770Z] Removing intermediate container 78e914ad7579 [2024-12-03T01:40:44.770Z] ---> 9254a0cb65a1 [2024-12-03T01:40:44.770Z] Step 3/4 : COPY go.mod . [2024-12-03T01:40:44.770Z] ---> 3fa83c52fba4 [2024-12-03T01:40:44.770Z] Step 4/4 : RUN go mod download [2024-12-03T01:40:44.770Z] ---> Running in 8a72b0435cfc [2024-12-03T01:40:49.763Z] Still waiting to schedule task [2024-12-03T01:40:49.763Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-03T01:40:59.661Z] Removing intermediate container 8a72b0435cfc [2024-12-03T01:40:59.661Z] ---> 7349727c8da5 [2024-12-03T01:40:59.661Z] Successfully built 7349727c8da5 [2024-12-03T01:40:59.661Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:40:59.967Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-03T01:40:59.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:41:00.049Z] prd-ubuntu20.04-docker-8c-8g-34127 does not seem to be running inside a container [2024-12-03T01:41:00.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2024-12-03T01:41:00.402Z] $ docker top 86bf3cbbb19fef6ecdd5fd3efd4c2b0e2d0abd9ea05d7f66a09aa99dfa6a8448 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-03T01:41:00.760Z] + go version [2024-12-03T01:41:00.760Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-03T01:41:00.769Z] $ docker stop --time=1 86bf3cbbb19fef6ecdd5fd3efd4c2b0e2d0abd9ea05d7f66a09aa99dfa6a8448 [2024-12-03T01:41:02.025Z] $ docker rm -f --volumes 86bf3cbbb19fef6ecdd5fd3efd4c2b0e2d0abd9ea05d7f66a09aa99dfa6a8448 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:41:02.453Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-03T01:41:02.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:41:02.543Z] prd-ubuntu20.04-docker-8c-8g-34127 does not seem to be running inside a container [2024-12-03T01:41:02.570Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat [2024-12-03T01:41:02.918Z] $ docker top 4193913e11f68dfffd814fea5a27bf3aa7576c5d0e1af9ab93c1daf70440db84 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-03T01:41:02.989Z] ========================================================= [2024-12-03T01:41:02.989Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-03T01:41:02.989Z] ========================================================= [Pipeline] sh [2024-12-03T01:41:03.267Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-12-03T01:41:03.573Z] + make test [2024-12-03T01:41:03.573Z] go test -race -coverprofile=coverage.out ./... [2024-12-03T01:41:11.688Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-03T01:41:38.220Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-03T01:41:38.221Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-03T01:41:38.486Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-03T01:41:39.055Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-03T01:41:39.314Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-03T01:41:39.315Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-03T01:41:40.691Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-03T01:41:40.691Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-03T01:41:41.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements [2024-12-03T01:41:41.627Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-03T01:41:41.627Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-03T01:41:41.627Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-03T01:41:42.195Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-03T01:41:42.195Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-03T01:41:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2024-12-03T01:41:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-03T01:41:43.022Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-03T01:41:43.022Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-03T01:41:44.401Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-03T01:41:44.401Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:41:44.401Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-03T01:41:44.401Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-03T01:41:44.401Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-03T01:41:45.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-03T01:41:45.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements [2024-12-03T01:41:45.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 48.4% of statements [2024-12-03T01:41:45.782Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-03T01:41:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.089s coverage: 93.4% of statements [2024-12-03T01:41:46.040Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-12-03T01:41:46.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements [2024-12-03T01:41:47.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-03T01:41:47.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-03T01:41:47.911Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-03T01:41:49.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.406s coverage: 95.8% of statements [2024-12-03T01:41:49.289Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-12-03T01:41:49.553Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-03T01:41:49.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-03T01:41:49.812Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-03T01:41:50.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] [2024-12-03T01:41:50.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.1% of statements [2024-12-03T01:41:50.748Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 44.2% of statements [2024-12-03T01:41:50.748Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2024-12-03T01:41:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements [2024-12-03T01:41:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-12-03T01:41:51.319Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-03T01:41:51.319Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-03T01:41:51.319Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-03T01:41:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2024-12-03T01:41:51.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements [2024-12-03T01:41:51.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-03T01:41:51.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-03T01:41:51.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-03T01:41:51.887Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-03T01:41:52.455Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-03T01:41:52.455Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-03T01:41:52.455Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-03T01:41:52.715Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-03T01:41:52.715Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-03T01:41:52.715Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-03T01:41:52.715Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-03T01:41:53.285Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-03T01:41:53.285Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-03T01:41:53.853Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-03T01:41:54.791Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-03T01:41:55.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-03T01:41:57.109Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-03T01:41:57.109Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-03T01:41:59.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-03T01:41:59.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-03T01:41:59.020Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-03T01:42:01.249Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-03T01:42:01.249Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-03T01:42:01.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-03T01:42:01.249Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-03T01:42:01.249Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-03T01:42:01.249Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-03T01:42:01.249Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-03T01:42:02.190Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-03T01:42:02.190Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-03T01:42:02.190Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-03T01:42:02.190Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-03T01:42:04.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-03T01:42:04.104Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-03T01:42:04.104Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:42:04.104Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-12-03T01:42:05.039Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-03T01:42:05.039Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-03T01:42:05.039Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-03T01:42:05.975Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-03T01:42:05.975Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.048s coverage: 92.9% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.014s coverage: 17.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.074s coverage: 82.1% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.8% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.2% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 97.7% of statements [2024-12-03T01:42:15.953Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 45.8% of statements [2024-12-03T01:42:15.953Z] 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 [2024-12-03T01:42:15.953Z] running golangci-lint [2024-12-03T01:42:15.953Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-03T01:42:15.953Z] go version go1.23.2 linux/amd64 [2024-12-03T01:42:16.212Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-03T01:42:16.212Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-03T01:42:16.212Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-03T01:42:38.132Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|name|exports_file|types_sizes) took 20.86269583s" [2024-12-03T01:42:38.132Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.833785ms" [2024-12-03T01:42:50.327Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.590459471s with top 10 stages: buildir: 55.248778307s, gosec: 3.193390965s, inspect: 2.853452043s, fact_deprecated: 2.695300461s, printf: 1.682365957s, ctrlflow: 1.660501615s, fact_purity: 1.10962161s, nilness: 975.254757ms, S1038: 925.728461ms, SA5012: 831.199282ms" [2024-12-03T01:42:50.327Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-03T01:42:50.327Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, filename_unadjuster: 193/193, skip_dirs: 193/193, skip_files: 193/193, autogenerated_exclude: 193/193, nolint: 15/0, path_prettifier: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, invalid_issue: 193/193, exclude: 193/193" [2024-12-03T01:42:50.327Z] level=info msg="[runner] processing took 15.222992ms with stages: nolint: 5.455065ms, identifier_marker: 4.907509ms, autogenerated_exclude: 1.575976ms, path_prettifier: 1.469414ms, exclude-rules: 953.249µs, skip_dirs: 788.248µs, cgo: 27.8µs, invalid_issue: 26.831µs, filename_unadjuster: 14.28µs, max_same_issues: 1.16µs, fixer: 640ns, uniq_by_line: 580ns, skip_files: 390ns, severity-rules: 390ns, sort_results: 270ns, exclude: 260ns, path_prefixer: 230ns, max_from_linter: 160ns, diff: 160ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-12-03T01:42:50.327Z] level=info msg="[runner] linters took 11.616546286s with stages: goanalysis_metalinter: 11.601223754s" [2024-12-03T01:42:50.327Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-03T01:42:50.327Z] level=info msg="Memory: 327 samples, avg is 293.2MB, max is 1270.2MB" [2024-12-03T01:42:50.327Z] level=info msg="Execution took 32.529363362s" [2024-12-03T01:42:50.327Z] go vet ./... [2024-12-03T01:42:55.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-03T01:42:55.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-03T01:42:55.656Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-03T01:42:55.675Z] [edgeX.isLTS] Checking if [issue-5012] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-03T01:42:55.974Z] + ls -al . [2024-12-03T01:42:55.975Z] total 1740 [2024-12-03T01:42:55.975Z] drwxrwxr-x 11 1001 1001 4096 Dec 3 01:41 . [2024-12-03T01:42:55.975Z] drwxr-xr-x 4 root root 4096 Dec 3 01:41 .. [2024-12-03T01:42:55.975Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:40 .blubracket [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 10 Dec 3 01:40 .dockerignore [2024-12-03T01:42:55.975Z] drwxrwxr-x 8 1001 1001 4096 Dec 3 01:42 .git [2024-12-03T01:42:55.975Z] drwxrwxr-x 3 1001 1001 4096 Dec 3 01:40 .github [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 907 Dec 3 01:40 .gitignore [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 199 Dec 3 01:40 .golangci.yml [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 100 Dec 3 01:40 .hadolint.yml [2024-12-03T01:42:55.975Z] drwxr-xr-x 3 1001 1001 4096 Dec 3 01:40 .semver [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 155 Dec 3 01:40 .sonarcloud.properties [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 1171 Dec 3 01:40 ADOPTERS.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 17141 Dec 3 01:40 Attribution.txt [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 100284 Dec 3 01:40 CHANGELOG.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 3804 Dec 3 01:40 CONTRIBUTING.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 677 Dec 3 01:40 GOVERNANCE.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 858 Dec 3 01:40 Jenkinsfile [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 10775 Dec 3 01:40 LICENSE [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 16740 Dec 3 01:40 Makefile [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 582 Dec 3 01:40 OWNERS.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 9932 Dec 3 01:40 README.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 789 Dec 3 01:40 SECURITY.md [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 5 Dec 3 01:40 VERSION [2024-12-03T01:42:55.975Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:40 bin [2024-12-03T01:42:55.975Z] drwxrwxr-x 19 1001 1001 4096 Dec 3 01:40 cmd [2024-12-03T01:42:55.975Z] -rw-r--r-- 1 root root 1412872 Dec 3 01:42 coverage.out [2024-12-03T01:42:55.975Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:40 fuzz_test [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 6530 Dec 3 01:40 go.mod [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 88082 Dec 3 01:40 go.sum [2024-12-03T01:42:55.975Z] drwxrwxr-x 7 1001 1001 4096 Dec 3 01:40 internal [2024-12-03T01:42:55.975Z] drwxrwxr-x 2 1001 1001 4096 Dec 3 01:40 openapi [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 584 Dec 3 01:40 security.txt [2024-12-03T01:42:55.975Z] -rw-rw-r-- 1 1001 1001 204 Dec 3 01:40 version.go [Pipeline] sh [2024-12-03T01:42:56.265Z] + '[' -e coverage.out ] [2024-12-03T01:42:56.265Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-03T01:42:56.408Z] Stashed 1 file(s) [Pipeline] sh [2024-12-03T01:42:56.688Z] + make build [2024-12-03T01:42:56.688Z] 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 [2024-12-03T01:43:18.633Z] 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 [2024-12-03T01:43:18.633Z] 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 [2024-12-03T01:43:20.012Z] 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 [2024-12-03T01:43:20.581Z] 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 [2024-12-03T01:43:21.959Z] 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 [2024-12-03T01:43:26.149Z] 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 [2024-12-03T01:43:28.058Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-03T01:43:29.964Z] 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 [2024-12-03T01:43:30.899Z] 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 [2024-12-03T01:43:31.466Z] 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 [2024-12-03T01:43:32.402Z] 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 [2024-12-03T01:43:32.969Z] 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] } [2024-12-03T01:43:33.914Z] $ docker stop --time=1 4193913e11f68dfffd814fea5a27bf3aa7576c5d0e1af9ab93c1daf70440db84 [2024-12-03T01:43:36.343Z] $ docker rm -f --volumes 4193913e11f68dfffd814fea5a27bf3aa7576c5d0e1af9ab93c1daf70440db84 [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 [2024-12-03T01:43:37.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-03T01:43:37.561Z] [2024-12-03T01:43:37.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T01:43:37.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-03T01:43:37.857Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-03T01:43:37.857Z] 91d30c5bc195: Pulling fs layer [2024-12-03T01:43:37.857Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-03T01:43:37.857Z] 9c61dcf015f6: Pulling fs layer [2024-12-03T01:43:37.857Z] 4698f68db338: Pulling fs layer [2024-12-03T01:43:37.857Z] 2a2f49069b9e: Pulling fs layer [2024-12-03T01:43:37.857Z] e0025b399a48: Pulling fs layer [2024-12-03T01:43:37.857Z] 4698f68db338: Waiting [2024-12-03T01:43:37.857Z] e0025b399a48: Waiting [2024-12-03T01:43:37.857Z] 91d30c5bc195: Verifying Checksum [2024-12-03T01:43:37.857Z] 4698f68db338: Verifying Checksum [2024-12-03T01:43:37.857Z] 4698f68db338: Download complete [2024-12-03T01:43:38.115Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-03T01:43:38.115Z] 2e9b0aa3be6d: Download complete [2024-12-03T01:43:38.115Z] e0025b399a48: Verifying Checksum [2024-12-03T01:43:38.115Z] e0025b399a48: Download complete [2024-12-03T01:43:38.115Z] 91d30c5bc195: Pull complete [2024-12-03T01:43:38.115Z] 2a2f49069b9e: Download complete [2024-12-03T01:43:38.373Z] 2e9b0aa3be6d: Pull complete [2024-12-03T01:43:38.633Z] 9c61dcf015f6: Download complete [2024-12-03T01:43:41.165Z] 9c61dcf015f6: Pull complete [2024-12-03T01:43:41.165Z] 4698f68db338: Pull complete [2024-12-03T01:43:41.165Z] 2a2f49069b9e: Pull complete [2024-12-03T01:43:41.165Z] e0025b399a48: Pull complete [2024-12-03T01:43:41.165Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-03T01:43:41.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-03T01:43:41.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T01:43:41.262Z] prd-ubuntu20.04-docker-8c-8g-34127 does not seem to be running inside a container [2024-12-03T01:43:41.288Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-12-03T01:43:42.209Z] $ docker top 9eec7f5ee4e5013227c3259c346336a96c1f6a601fc83b2761703f4977536c81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-03T01:43:42.566Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-03T01:43:45.101Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #1 transferring dockerfile: 2.49kB done [2024-12-03T01:43:45.101Z] #1 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #2 transferring dockerfile: 2.02kB done [2024-12-03T01:43:45.101Z] #2 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #3 transferring dockerfile: 2.15kB done [2024-12-03T01:43:45.101Z] #3 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #4 transferring dockerfile: 1.81kB done [2024-12-03T01:43:45.101Z] #4 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #5 transferring dockerfile: 2.23kB done [2024-12-03T01:43:45.101Z] #5 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #6 transferring dockerfile: 2.50kB done [2024-12-03T01:43:45.101Z] #6 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #7 transferring dockerfile: 2.07kB done [2024-12-03T01:43:45.101Z] #7 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #8 transferring dockerfile: 1.69kB done [2024-12-03T01:43:45.101Z] #8 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #9 transferring dockerfile: 1.89kB done [2024-12-03T01:43:45.101Z] #9 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #10 transferring dockerfile: 1.82kB done [2024-12-03T01:43:45.101Z] #10 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #11 transferring dockerfile: 3.02kB done [2024-12-03T01:43:45.101Z] #11 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #12 [core-data internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #12 transferring dockerfile: 2.07kB done [2024-12-03T01:43:45.101Z] #12 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #13 [security-secretstore-setup internal] load .dockerignore [2024-12-03T01:43:45.101Z] #13 transferring context: 50B done [2024-12-03T01:43:45.101Z] #13 DONE 0.0s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #14 transferring dockerfile: 2.13kB done [2024-12-03T01:43:45.101Z] #14 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #15 [core-command internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #15 transferring dockerfile: 1.94kB done [2024-12-03T01:43:45.101Z] #15 DONE 0.1s [2024-12-03T01:43:45.101Z] [2024-12-03T01:43:45.101Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-12-03T01:43:45.101Z] #16 transferring dockerfile: 1.70kB done [2024-12-03T01:43:45.101Z] #16 DONE 0.1s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #17 [support-notifications internal] load .dockerignore [2024-12-03T01:43:45.360Z] #17 transferring context: 50B done [2024-12-03T01:43:45.360Z] #17 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #18 [security-proxy-auth internal] load .dockerignore [2024-12-03T01:43:45.360Z] #18 transferring context: 50B done [2024-12-03T01:43:45.360Z] #18 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #19 [security-spire-agent internal] load .dockerignore [2024-12-03T01:43:45.360Z] #19 transferring context: 50B done [2024-12-03T01:43:45.360Z] #19 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-03T01:43:45.360Z] #20 transferring context: 50B done [2024-12-03T01:43:45.360Z] #20 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #21 [core-keeper internal] load .dockerignore [2024-12-03T01:43:45.360Z] #21 transferring context: 50B done [2024-12-03T01:43:45.360Z] #21 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #22 [security-proxy-setup internal] load .dockerignore [2024-12-03T01:43:45.360Z] #22 transferring context: 50B done [2024-12-03T01:43:45.360Z] #22 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #23 [security-spire-config internal] load .dockerignore [2024-12-03T01:43:45.360Z] #23 transferring context: 50B done [2024-12-03T01:43:45.360Z] #23 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-12-03T01:43:45.360Z] #24 transferring context: 50B done [2024-12-03T01:43:45.360Z] #24 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #25 [security-bootstrapper internal] load .dockerignore [2024-12-03T01:43:45.360Z] #25 transferring context: 50B done [2024-12-03T01:43:45.360Z] #25 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #26 [support-scheduler internal] load .dockerignore [2024-12-03T01:43:45.360Z] #26 transferring context: 50B done [2024-12-03T01:43:45.360Z] #26 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #27 [core-data internal] load .dockerignore [2024-12-03T01:43:45.360Z] #27 transferring context: 50B done [2024-12-03T01:43:45.360Z] #27 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #28 [security-spire-server internal] load .dockerignore [2024-12-03T01:43:45.360Z] #28 transferring context: 50B done [2024-12-03T01:43:45.360Z] #28 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:45.360Z] #29 DONE 0.0s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-12-03T01:43:45.360Z] #30 DONE 0.1s [2024-12-03T01:43:45.360Z] [2024-12-03T01:43:45.360Z] #31 [core-command internal] load .dockerignore [2024-12-03T01:43:45.360Z] #31 transferring context: 50B done [2024-12-03T01:43:45.621Z] #31 DONE 0.0s [2024-12-03T01:43:45.621Z] [2024-12-03T01:43:45.621Z] #32 [core-metadata internal] load .dockerignore [2024-12-03T01:43:45.621Z] #32 transferring context: 50B done [2024-12-03T01:43:45.621Z] #32 DONE 0.1s [2024-12-03T01:43:45.621Z] [2024-12-03T01:43:45.621Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:45.621Z] #29 DONE 0.0s [2024-12-03T01:43:45.621Z] [2024-12-03T01:43:45.621Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-03T01:43:45.621Z] #30 DONE 0.1s [2024-12-03T01:43:45.621Z] [2024-12-03T01:43:45.621Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:45.621Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:45.621Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:45.621Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:45.621Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:45.621Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:45.621Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-03T01:43:45.621Z] #33 ... [2024-12-03T01:43:45.621Z] [2024-12-03T01:43:45.621Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:45.621Z] #29 DONE 0.0s [2024-12-03T01:43:45.621Z] [2024-12-03T01:43:45.621Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:45.621Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:45.621Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:45.621Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:45.621Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:45.621Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:45.879Z] #33 ... [2024-12-03T01:43:45.879Z] [2024-12-03T01:43:45.879Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:45.879Z] #29 DONE 0.0s [2024-12-03T01:43:45.879Z] [2024-12-03T01:43:45.879Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:45.879Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:45.879Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:45.879Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:45.879Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:45.879Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:45.879Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T01:43:45.879Z] #33 ... [2024-12-03T01:43:45.879Z] [2024-12-03T01:43:45.879Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:45.879Z] #29 DONE 0.0s [2024-12-03T01:43:45.879Z] [2024-12-03T01:43:45.879Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:45.879Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:45.879Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:45.879Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:45.879Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:45.879Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:45.879Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T01:43:46.144Z] #33 ... [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:46.144Z] #29 DONE 0.0s [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:46.144Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:46.144Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:46.144Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:46.144Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:46.144Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:46.144Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T01:43:46.144Z] #33 ... [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-03T01:43:46.144Z] #29 DONE 0.0s [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-12-03T01:43:46.144Z] #30 DONE 0.5s [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:46.144Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:46.144Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:46.144Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:46.144Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:46.144Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:46.144Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T01:43:46.144Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:46.144Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:46.144Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:46.144Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:46.144Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:46.144Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T01:43:46.144Z] #33 DONE 0.9s [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-03T01:43:46.144Z] #34 DONE 0.5s [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-03T01:43:46.144Z] #35 DONE 0.9s [2024-12-03T01:43:46.144Z] [2024-12-03T01:43:46.144Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T01:43:46.144Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T01:43:46.404Z] #36 ... [2024-12-03T01:43:46.404Z] [2024-12-03T01:43:46.404Z] #37 [security-spire-server internal] load build context [2024-12-03T01:43:46.404Z] #37 transferring context: 23.57kB 0.0s done [2024-12-03T01:43:46.404Z] #37 DONE 0.2s [2024-12-03T01:43:46.404Z] [2024-12-03T01:43:46.404Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-03T01:43:46.405Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-03T01:43:46.405Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-03T01:43:46.405Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-03T01:43:46.405Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-03T01:43:46.405Z] #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done [2024-12-03T01:43:46.405Z] #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done [2024-12-03T01:43:46.405Z] #33 DONE 0.9s [2024-12-03T01:43:46.405Z] [2024-12-03T01:43:46.405Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-03T01:43:46.405Z] #38 DONE 0.8s [2024-12-03T01:43:46.405Z] [2024-12-03T01:43:46.405Z] #39 [security-spire-config internal] load build context [2024-12-03T01:43:46.405Z] #39 transferring context: 21.82kB 0.0s done [2024-12-03T01:43:46.405Z] #39 DONE 0.3s [2024-12-03T01:43:46.405Z] [2024-12-03T01:43:46.405Z] #40 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-12-03T01:43:46.663Z] #40 ... [2024-12-03T01:43:46.663Z] [2024-12-03T01:43:46.663Z] #41 [security-spire-agent internal] load build context [2024-12-03T01:43:46.663Z] #41 transferring context: 23.10kB done [2024-12-03T01:43:46.663Z] #41 DONE 0.3s [2024-12-03T01:43:46.922Z] [2024-12-03T01:43:46.922Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T01:43:46.922Z] #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-12-03T01:43:46.922Z] #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-03T01:43:46.922Z] #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-03T01:43:46.922Z] #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-03T01:43:46.922Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-12-03T01:43:46.922Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-12-03T01:43:47.220Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-12-03T01:43:47.515Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s [2024-12-03T01:43:48.083Z] #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2024-12-03T01:43:49.028Z] #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-03T01:43:49.287Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-12-03T01:43:49.287Z] #36 ... [2024-12-03T01:43:49.287Z] [2024-12-03T01:43:49.287Z] #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-03T01:43:49.287Z] #40 DONE 3.0s [2024-12-03T01:43:49.287Z] [2024-12-03T01:43:49.287Z] #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T01:43:49.287Z] #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.6s done [2024-12-03T01:43:49.287Z] #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-12-03T01:43:49.287Z] #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-12-03T01:43:49.287Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 2.7s [2024-12-03T01:43:49.544Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 2.8s [2024-12-03T01:43:49.544Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 2.9s [2024-12-03T01:43:49.544Z] #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-03T01:43:49.544Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 3.0s [2024-12-03T01:43:49.802Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 3.1s [2024-12-03T01:43:49.803Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.2s [2024-12-03T01:43:52.118Z] #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.1s done [2024-12-03T01:43:52.684Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-03T01:43:54.583Z] #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-12-03T01:43:55.517Z] #36 ... [2024-12-03T01:43:55.517Z] [2024-12-03T01:43:55.517Z] #42 [security-secretstore-setup internal] load build context [2024-12-03T01:43:55.517Z] #42 transferring context: 363.24MB 9.9s [2024-12-03T01:43:55.517Z] #42 ... [2024-12-03T01:43:55.517Z] [2024-12-03T01:43:55.517Z] #43 [security-proxy-auth internal] load build context [2024-12-03T01:43:55.517Z] #43 transferring context: 433.47MB 10.0s done [2024-12-03T01:43:55.517Z] #43 ... [2024-12-03T01:43:55.517Z] [2024-12-03T01:43:55.517Z] #44 [support-notifications internal] load build context [2024-12-03T01:43:55.517Z] #44 transferring context: 433.47MB 8.9s done [2024-12-03T01:43:55.788Z] #44 ... [2024-12-03T01:43:55.788Z] [2024-12-03T01:43:55.788Z] #45 [core-common-config-bootstrapper internal] load build context [2024-12-03T01:43:55.788Z] #45 ... [2024-12-03T01:43:55.788Z] [2024-12-03T01:43:55.788Z] #46 [security-proxy-setup internal] load build context [2024-12-03T01:43:55.788Z] #46 transferring context: 433.47MB 9.4s done [2024-12-03T01:43:56.050Z] #46 ... [2024-12-03T01:43:56.050Z] [2024-12-03T01:43:56.050Z] #47 [security-spiffe-token-provider internal] load build context [2024-12-03T01:43:56.050Z] #47 transferring context: 433.47MB 8.9s done [2024-12-03T01:43:56.050Z] #47 ... [2024-12-03T01:43:56.050Z] [2024-12-03T01:43:56.051Z] #48 [core-command internal] load build context [2024-12-03T01:43:56.051Z] #48 transferring context: 433.47MB 8.7s done [2024-12-03T01:43:56.309Z] #48 ... [2024-12-03T01:43:56.309Z] [2024-12-03T01:43:56.309Z] #49 [core-metadata internal] load build context [2024-12-03T01:43:56.309Z] #49 transferring context: 433.47MB 9.7s done [2024-12-03T01:43:56.309Z] #49 ... [2024-12-03T01:43:56.309Z] [2024-12-03T01:43:56.309Z] #50 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-03T01:43:56.309Z] #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:43:56.309Z] #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:43:56.309Z] #0 3.252 (1/2) Installing ca-certificates (20240705-r0) [2024-12-03T01:43:56.309Z] #0 3.303 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-03T01:43:56.309Z] #0 3.303 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:43:56.309Z] #0 3.312 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:43:56.309Z] #0 3.375 OK: 9 MiB in 16 packages [2024-12-03T01:43:56.572Z] #50 ... [2024-12-03T01:43:56.572Z] [2024-12-03T01:43:56.572Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-03T01:43:56.572Z] #51 ... [2024-12-03T01:43:56.572Z] [2024-12-03T01:43:56.572Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-03T01:43:56.572Z] #0 3.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:43:56.572Z] #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:43:56.572Z] #0 3.815 (1/4) Installing ca-certificates (20240705-r0) [2024-12-03T01:43:56.572Z] #0 3.835 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-03T01:43:56.572Z] #0 3.837 (3/4) Installing su-exec (0.2-r3) [2024-12-03T01:43:56.572Z] #0 3.838 (4/4) Installing yq-go (4.44.1-r2) [2024-12-03T01:43:56.572Z] #0 4.416 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:43:56.572Z] #0 4.426 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:43:56.572Z] #0 4.459 OK: 19 MiB in 18 packages [2024-12-03T01:43:56.572Z] #52 ... [2024-12-03T01:43:56.572Z] [2024-12-03T01:43:56.572Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-03T01:43:57.139Z] #53 ... [2024-12-03T01:43:57.139Z] [2024-12-03T01:43:57.139Z] #54 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-03T01:43:57.139Z] #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:43:57.139Z] #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:43:57.139Z] #0 3.836 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-03T01:43:57.139Z] #0 3.845 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:43:57.139Z] #0 3.853 OK: 8 MiB in 15 packages [2024-12-03T01:43:57.139Z] #54 ... [2024-12-03T01:43:57.139Z] [2024-12-03T01:43:57.139Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-03T01:43:57.841Z] #55 ... [2024-12-03T01:43:57.841Z] [2024-12-03T01:43:57.841Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-03T01:43:58.441Z] #56 ... [2024-12-03T01:43:58.441Z] [2024-12-03T01:43:58.441Z] #57 [support-scheduler internal] load build context [2024-12-03T01:43:58.441Z] #57 transferring context: 433.47MB 8.9s done [2024-12-03T01:43:58.441Z] #57 ... [2024-12-03T01:43:58.441Z] [2024-12-03T01:43:58.441Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-03T01:43:58.441Z] #58 ... [2024-12-03T01:43:58.441Z] [2024-12-03T01:43:58.441Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-03T01:43:59.835Z] #59 ... [2024-12-03T01:43:59.835Z] [2024-12-03T01:43:59.835Z] #60 [core-keeper internal] load build context [2024-12-03T01:43:59.835Z] #60 transferring context: 433.47MB 9.8s done [2024-12-03T01:43:59.835Z] #60 ... [2024-12-03T01:43:59.835Z] [2024-12-03T01:43:59.835Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-03T01:43:59.835Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-12-03T01:43:59.835Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-03T01:43:59.835Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-03T01:43:59.835Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-03T01:43:59.835Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-03T01:43:59.835Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-12-03T01:43:59.835Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-12-03T01:43:59.835Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-12-03T01:43:59.835Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.8s done [2024-12-03T01:43:59.835Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-12-03T01:44:00.096Z] #61 ... [2024-12-03T01:44:00.096Z] [2024-12-03T01:44:00.096Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T01:44:00.096Z] #62 ... [2024-12-03T01:44:00.096Z] [2024-12-03T01:44:00.096Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T01:44:00.096Z] #63 ... [2024-12-03T01:44:00.096Z] [2024-12-03T01:44:00.096Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-03T01:44:00.355Z] #64 ... [2024-12-03T01:44:00.355Z] [2024-12-03T01:44:00.355Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-03T01:44:00.355Z] #65 ... [2024-12-03T01:44:00.355Z] [2024-12-03T01:44:00.355Z] #66 [security-bootstrapper internal] load build context [2024-12-03T01:44:00.355Z] #66 transferring context: 433.47MB 9.5s done [2024-12-03T01:44:00.355Z] #66 ... [2024-12-03T01:44:00.355Z] [2024-12-03T01:44:00.355Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-03T01:44:00.615Z] #67 ... [2024-12-03T01:44:00.615Z] [2024-12-03T01:44:00.615Z] #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-12-03T01:44:00.615Z] #68 ... [2024-12-03T01:44:00.615Z] [2024-12-03T01:44:00.615Z] #69 [core-data internal] load build context [2024-12-03T01:44:00.615Z] #69 transferring context: 433.47MB 10.2s done [2024-12-03T01:44:00.875Z] #69 ... [2024-12-03T01:44:00.875Z] [2024-12-03T01:44:00.875Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-03T01:44:01.136Z] #70 ... [2024-12-03T01:44:01.136Z] [2024-12-03T01:44:01.136Z] #45 [core-common-config-bootstrapper internal] load build context [2024-12-03T01:44:01.136Z] #45 transferring context: 433.47MB 14.7s done [2024-12-03T01:44:03.669Z] #45 ... [2024-12-03T01:44:03.669Z] [2024-12-03T01:44:03.669Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-03T01:44:03.669Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-12-03T01:44:05.581Z] #61 ... [2024-12-03T01:44:05.581Z] [2024-12-03T01:44:05.581Z] #42 [security-secretstore-setup internal] load build context [2024-12-03T01:44:05.581Z] #42 transferring context: 433.47MB 10.5s done [2024-12-03T01:44:18.371Z] #42 ... [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #44 [support-notifications internal] load build context [2024-12-03T01:44:18.371Z] #44 DONE 31.2s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #50 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-03T01:44:18.371Z] #50 DONE 30.6s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #47 [security-spiffe-token-provider internal] load build context [2024-12-03T01:44:18.371Z] #47 DONE 31.1s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #48 [core-command internal] load build context [2024-12-03T01:44:18.371Z] #48 DONE 30.8s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T01:44:18.371Z] #62 DONE 30.6s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-03T01:44:18.371Z] #71 ... [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #54 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-03T01:44:18.371Z] #54 DONE 30.6s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #57 [support-scheduler internal] load build context [2024-12-03T01:44:18.371Z] #57 DONE 30.9s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #46 [security-proxy-setup internal] load build context [2024-12-03T01:44:18.371Z] #46 DONE 31.1s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #66 [security-bootstrapper internal] load build context [2024-12-03T01:44:18.371Z] #66 DONE 31.0s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #60 [core-keeper internal] load build context [2024-12-03T01:44:18.371Z] #60 DONE 31.2s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #43 [security-proxy-auth internal] load build context [2024-12-03T01:44:18.371Z] #43 DONE 31.4s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #49 [core-metadata internal] load build context [2024-12-03T01:44:18.371Z] #49 DONE 30.9s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #45 [core-common-config-bootstrapper internal] load build context [2024-12-03T01:44:18.371Z] #45 DONE 31.3s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #69 [core-data internal] load build context [2024-12-03T01:44:18.371Z] #69 DONE 31.0s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-03T01:44:18.371Z] #52 DONE 30.6s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #42 [security-secretstore-setup internal] load build context [2024-12-03T01:44:18.371Z] #42 DONE 31.6s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-03T01:44:18.371Z] #61 ... [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-03T01:44:18.371Z] #59 31.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.371Z] #59 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.371Z] #59 31.53 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:18.371Z] #59 31.54 (2/2) Installing su-exec (0.2-r3) [2024-12-03T01:44:18.371Z] #59 31.54 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:18.371Z] #59 31.55 OK: 8 MiB in 16 packages [2024-12-03T01:44:18.371Z] #59 DONE 31.8s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-03T01:44:18.371Z] #55 31.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.371Z] #55 31.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.371Z] #55 31.54 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:18.371Z] #55 31.55 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:18.371Z] #55 31.55 OK: 8 MiB in 15 packages [2024-12-03T01:44:18.371Z] #55 DONE 31.8s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-03T01:44:18.371Z] #67 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.371Z] #67 28.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.371Z] #67 29.02 OK: 246 MiB in 54 packages [2024-12-03T01:44:18.371Z] #67 DONE 29.1s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:44:18.371Z] #72 DONE 0.0s [2024-12-03T01:44:18.371Z] [2024-12-03T01:44:18.371Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:44:18.729Z] #73 ... [2024-12-03T01:44:18.729Z] [2024-12-03T01:44:18.729Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-12-03T01:44:18.729Z] #68 28.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #68 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #68 29.15 OK: 246 MiB in 54 packages [2024-12-03T01:44:18.729Z] #68 DONE 29.5s [2024-12-03T01:44:18.729Z] [2024-12-03T01:44:18.729Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-03T01:44:18.729Z] #53 31.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #53 31.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #53 31.95 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:18.729Z] #53 31.98 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:18.729Z] #53 32.00 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:18.729Z] #53 32.00 (4/6) Installing openssl (3.3.2-r1) [2024-12-03T01:44:18.729Z] #53 32.02 (5/6) Installing su-exec (0.2-r3) [2024-12-03T01:44:18.729Z] #53 32.02 (6/6) Installing yq-go (4.44.1-r2) [2024-12-03T01:44:18.729Z] #53 32.09 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:18.729Z] #53 32.10 OK: 19 MiB in 18 packages [2024-12-03T01:44:18.729Z] #53 DONE 32.4s [2024-12-03T01:44:18.729Z] [2024-12-03T01:44:18.729Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-03T01:44:18.729Z] #56 31.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #56 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #56 31.53 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T01:44:18.729Z] #56 31.53 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T01:44:18.729Z] #56 31.53 OK: 24171 distinct packages available [2024-12-03T01:44:18.729Z] #56 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #56 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:18.729Z] #56 31.99 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:18.729Z] #56 32.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-03T01:44:18.729Z] #56 32.00 (3/4) Installing libucontext (1.2-r3) [2024-12-03T01:44:18.729Z] #56 32.00 (4/4) Installing gcompat (1.1.0-r4) [2024-12-03T01:44:18.729Z] #56 32.01 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:18.729Z] #56 32.03 OK: 8 MiB in 18 packages [2024-12-03T01:44:18.729Z] #56 DONE 32.4s [2024-12-03T01:44:19.010Z] [2024-12-03T01:44:19.010Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-03T01:44:19.010Z] #63 DONE 29.7s [2024-12-03T01:44:19.010Z] [2024-12-03T01:44:19.010Z] #74 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:44:19.010Z] #74 DONE 0.2s [2024-12-03T01:44:19.010Z] [2024-12-03T01:44:19.010Z] #75 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:44:19.305Z] #75 ... [2024-12-03T01:44:19.305Z] [2024-12-03T01:44:19.305Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-03T01:44:19.305Z] #70 30.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.305Z] #70 32.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.305Z] #70 32.36 (1/3) Installing ca-certificates (20240705-r0) [2024-12-03T01:44:19.305Z] #70 32.38 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:19.305Z] #70 32.39 (3/3) Installing tzdata (2024b-r0) [2024-12-03T01:44:19.305Z] #70 32.44 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:19.305Z] #70 32.52 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:44:19.305Z] #70 32.60 OK: 10 MiB in 17 packages [2024-12-03T01:44:19.305Z] #70 DONE 33.0s [2024-12-03T01:44:19.591Z] [2024-12-03T01:44:19.591Z] #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-03T01:44:19.591Z] #58 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.591Z] #58 32.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.591Z] #58 32.37 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T01:44:19.591Z] #58 32.37 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T01:44:19.591Z] #58 32.37 OK: 24171 distinct packages available [2024-12-03T01:44:19.591Z] #58 32.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.591Z] #58 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.591Z] #58 32.93 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:19.591Z] #58 33.04 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:19.591Z] #58 33.06 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:19.591Z] #58 33.06 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-03T01:44:19.591Z] #58 33.06 (5/7) Installing libucontext (1.2-r3) [2024-12-03T01:44:19.591Z] #58 33.07 (6/7) Installing gcompat (1.1.0-r4) [2024-12-03T01:44:19.591Z] #58 33.07 (7/7) Installing openssl (3.3.2-r1) [2024-12-03T01:44:19.591Z] #58 33.09 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:19.591Z] #58 33.10 OK: 9 MiB in 19 packages [2024-12-03T01:44:19.591Z] #58 DONE 33.3s [2024-12-03T01:44:19.591Z] [2024-12-03T01:44:19.591Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-03T01:44:19.591Z] #64 28.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.591Z] #64 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:19.591Z] #64 30.16 OK: 246 MiB in 54 packages [2024-12-03T01:44:19.591Z] #64 DONE 30.4s [2024-12-03T01:44:19.591Z] [2024-12-03T01:44:19.591Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:44:19.591Z] #76 DONE 0.1s [2024-12-03T01:44:19.591Z] [2024-12-03T01:44:19.591Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-03T01:44:20.586Z] #77 ... [2024-12-03T01:44:20.586Z] [2024-12-03T01:44:20.586Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-03T01:44:20.586Z] #0 1.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.586Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.276 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:20.587Z] #0 2.276 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:20.587Z] #0 2.287 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:20.587Z] #0 2.372 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:20.587Z] #0 2.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.894 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:20.587Z] #0 2.927 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:20.587Z] #0 2.941 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:44:20.587Z] #0 2.972 OK: 9 MiB in 16 packages [2024-12-03T01:44:20.587Z] #78 DONE 3.5s [2024-12-03T01:44:20.587Z] [2024-12-03T01:44:20.587Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-03T01:44:20.587Z] #65 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #65 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #65 30.10 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T01:44:20.587Z] #65 30.10 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T01:44:20.587Z] #65 30.10 OK: 24175 distinct packages available [2024-12-03T01:44:20.587Z] #65 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #65 30.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #65 30.59 OK: 246 MiB in 54 packages [2024-12-03T01:44:20.587Z] #65 DONE 31.2s [2024-12-03T01:44:20.587Z] [2024-12-03T01:44:20.587Z] #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-12-03T01:44:20.587Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.369 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:20.587Z] #0 2.369 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:20.587Z] #0 2.458 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:20.587Z] #0 2.601 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:20.587Z] #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 3.016 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:20.587Z] #0 3.050 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:20.587Z] #0 3.108 OK: 8 MiB in 15 packages [2024-12-03T01:44:20.587Z] #79 DONE 3.5s [2024-12-03T01:44:20.587Z] [2024-12-03T01:44:20.587Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-03T01:44:20.587Z] #51 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #51 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #51 32.98 v3.20.3-372-gf76f8d196b6 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-03T01:44:20.587Z] #51 32.98 v3.20.3-379-ga49522f1609 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-03T01:44:20.587Z] #51 32.98 OK: 24171 distinct packages available [2024-12-03T01:44:20.587Z] #51 33.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #51 33.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #51 33.50 (1/14) Installing ca-certificates (20240705-r0) [2024-12-03T01:44:20.587Z] #51 33.52 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-03T01:44:20.587Z] #51 33.53 (3/14) Installing c-ares (1.33.1-r0) [2024-12-03T01:44:20.587Z] #51 33.54 (4/14) Installing libunistring (1.2-r0) [2024-12-03T01:44:20.587Z] #51 33.55 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-03T01:44:20.587Z] #51 33.56 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-03T01:44:20.587Z] #51 33.56 (7/14) Installing libpsl (0.21.5-r1) [2024-12-03T01:44:20.587Z] #51 33.56 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-03T01:44:20.587Z] #51 33.58 (9/14) Installing libcurl (8.11.0-r2) [2024-12-03T01:44:20.587Z] #51 33.60 (10/14) Installing curl (8.11.0-r2) [2024-12-03T01:44:20.587Z] #51 33.60 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:20.587Z] #51 33.61 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-03T01:44:20.587Z] #51 33.61 (13/14) Installing libucontext (1.2-r3) [2024-12-03T01:44:20.587Z] #51 33.66 (14/14) Installing gcompat (1.1.0-r4) [2024-12-03T01:44:20.587Z] #51 33.66 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:20.587Z] #51 33.67 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:44:20.587Z] #51 33.71 OK: 13 MiB in 28 packages [2024-12-03T01:44:20.587Z] #51 DONE 34.1s [2024-12-03T01:44:20.587Z] [2024-12-03T01:44:20.587Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:44:20.587Z] #80 DONE 0.1s [2024-12-03T01:44:20.587Z] [2024-12-03T01:44:20.587Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-03T01:44:20.587Z] #0 1.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.311 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:20.587Z] #0 2.311 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:20.587Z] #0 2.319 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:20.587Z] #0 2.404 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:20.587Z] #0 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:20.587Z] #0 2.925 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:20.587Z] #0 2.958 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:20.587Z] #0 2.970 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:44:20.587Z] #0 3.005 OK: 19 MiB in 18 packages [2024-12-03T01:44:20.587Z] #81 DONE 3.5s [2024-12-03T01:44:20.587Z] [2024-12-03T01:44:20.587Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:44:21.564Z] #82 ... [2024-12-03T01:44:21.564Z] [2024-12-03T01:44:21.564Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-03T01:44:21.564Z] #71 2.934 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:21.564Z] #71 3.459 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:21.564Z] #71 4.150 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-03T01:44:21.564Z] #71 4.426 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:21.564Z] #71 4.436 OK: 8 MiB in 15 packages [2024-12-03T01:44:21.564Z] #71 DONE 4.6s [2024-12-03T01:44:21.564Z] [2024-12-03T01:44:21.564Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-03T01:44:21.564Z] #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:21.564Z] #0 3.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:21.564Z] #0 3.423 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:21.564Z] #0 3.423 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:21.564Z] #0 3.431 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:21.564Z] #0 3.525 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:21.823Z] #83 3.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:21.823Z] #83 3.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.082Z] #83 3.848 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:22.082Z] #83 3.892 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:22.082Z] #83 3.910 OK: 8 MiB in 15 packages [2024-12-03T01:44:22.344Z] #83 DONE 4.2s [2024-12-03T01:44:22.344Z] [2024-12-03T01:44:22.344Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-03T01:44:22.344Z] #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.344Z] #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.344Z] #0 3.280 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:22.344Z] #0 3.280 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:22.344Z] #0 3.291 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:22.344Z] #0 3.356 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:22.344Z] #0 3.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.344Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.603Z] #84 3.700 OK: 19 MiB in 18 packages [2024-12-03T01:44:22.603Z] #84 DONE 3.9s [2024-12-03T01:44:22.603Z] [2024-12-03T01:44:22.603Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-03T01:44:22.603Z] #77 2.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.603Z] #77 2.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.603Z] #77 ... [2024-12-03T01:44:22.603Z] [2024-12-03T01:44:22.603Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-03T01:44:22.603Z] #85 DONE 0.1s [2024-12-03T01:44:22.861Z] [2024-12-03T01:44:22.861Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-03T01:44:22.861Z] #0 3.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.861Z] #0 3.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.861Z] #0 3.621 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:22.861Z] #0 3.621 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:22.861Z] #0 3.636 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:22.861Z] #0 3.734 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:22.861Z] #0 3.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:22.861Z] #0 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:23.121Z] #86 4.163 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:23.121Z] #86 4.194 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:23.121Z] #86 4.205 OK: 8 MiB in 18 packages [2024-12-03T01:44:23.121Z] #86 DONE 4.4s [2024-12-03T01:44:23.121Z] [2024-12-03T01:44:23.121Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-03T01:44:25.367Z] #87 DONE 1.9s [2024-12-03T01:44:25.367Z] [2024-12-03T01:44:25.367Z] #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-03T01:44:25.367Z] #0 2.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 4.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 4.435 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:25.367Z] #0 4.435 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:25.367Z] #0 4.462 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:25.367Z] #0 4.530 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:25.367Z] #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 4.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 4.958 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:25.367Z] #0 4.997 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:25.367Z] #0 5.019 OK: 8 MiB in 16 packages [2024-12-03T01:44:25.367Z] #88 DONE 6.9s [2024-12-03T01:44:25.367Z] [2024-12-03T01:44:25.367Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-12-03T01:44:25.367Z] #77 3.221 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:25.367Z] #77 3.221 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:25.367Z] #77 3.227 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:25.367Z] #77 3.293 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:25.367Z] #77 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #77 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #77 4.282 OK: 9 MiB in 19 packages [2024-12-03T01:44:25.367Z] #77 DONE 5.4s [2024-12-03T01:44:25.367Z] [2024-12-03T01:44:25.367Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-03T01:44:25.367Z] #0 3.160 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.622 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 4.342 OK: 246 MiB in 54 packages [2024-12-03T01:44:25.367Z] #89 DONE 6.2s [2024-12-03T01:44:25.367Z] [2024-12-03T01:44:25.367Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-03T01:44:25.367Z] #0 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.336 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:25.367Z] #0 3.336 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:25.367Z] #0 3.346 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:25.367Z] #0 3.436 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:25.367Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.829 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:25.367Z] #0 3.870 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:25.367Z] #0 3.882 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:44:25.367Z] #0 4.562 OK: 10 MiB in 17 packages [2024-12-03T01:44:25.367Z] #90 DONE 5.7s [2024-12-03T01:44:25.367Z] [2024-12-03T01:44:25.367Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-03T01:44:25.367Z] #0 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.105 Upgrading critical system libraries and apk-tools: [2024-12-03T01:44:25.367Z] #0 3.105 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-03T01:44:25.367Z] #0 3.113 Executing busybox-1.36.1-r29.trigger [2024-12-03T01:44:25.367Z] #0 3.212 Continuing the upgrade transaction with new apk-tools: [2024-12-03T01:44:25.367Z] #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-03T01:44:25.367Z] #0 3.621 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:25.367Z] #0 3.662 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-03T01:44:25.367Z] #0 3.674 Executing ca-certificates-20240705-r0.trigger [2024-12-03T01:44:25.367Z] #0 4.379 OK: 13 MiB in 28 packages [2024-12-03T01:44:25.367Z] #91 DONE 4.7s [2024-12-03T01:44:25.367Z] [2024-12-03T01:44:25.367Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-03T01:44:26.800Z] #92 DONE 1.5s [2024-12-03T01:44:26.800Z] [2024-12-03T01:44:26.800Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-03T01:44:26.800Z] #93 DONE 1.5s [2024-12-03T01:44:26.800Z] [2024-12-03T01:44:26.800Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-03T01:44:26.800Z] #94 DONE 1.6s [2024-12-03T01:44:26.800Z] [2024-12-03T01:44:26.800Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-03T01:44:26.800Z] #95 DONE 1.6s [2024-12-03T01:44:26.800Z] [2024-12-03T01:44:26.800Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:44:27.115Z] #96 ... [2024-12-03T01:44:27.115Z] [2024-12-03T01:44:27.115Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T01:44:27.375Z] #36 ... [2024-12-03T01:44:27.375Z] [2024-12-03T01:44:27.375Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-03T01:44:27.634Z] #97 DONE 0.9s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-03T01:44:27.634Z] #98 DONE 0.9s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-03T01:44:27.634Z] #99 DONE 1.0s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-03T01:44:27.634Z] #100 DONE 0.1s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-03T01:44:27.634Z] #101 DONE 0.1s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-03T01:44:27.634Z] #102 DONE 0.1s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-03T01:44:27.634Z] #103 DONE 0.1s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-03T01:44:27.634Z] #104 DONE 0.1s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-03T01:44:27.634Z] #105 DONE 0.0s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-03T01:44:27.634Z] #106 DONE 0.1s [2024-12-03T01:44:27.634Z] [2024-12-03T01:44:27.634Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-03T01:44:27.891Z] #107 DONE 0.1s [2024-12-03T01:44:27.891Z] [2024-12-03T01:44:27.891Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-03T01:44:27.891Z] #108 DONE 0.1s [2024-12-03T01:44:27.891Z] [2024-12-03T01:44:27.891Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-03T01:44:27.891Z] #109 DONE 0.1s [2024-12-03T01:44:27.891Z] [2024-12-03T01:44:27.891Z] #110 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-03T01:44:27.891Z] #110 DONE 2.8s [2024-12-03T01:44:27.891Z] [2024-12-03T01:44:27.891Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-03T01:44:27.892Z] #111 DONE 0.1s [2024-12-03T01:44:27.892Z] [2024-12-03T01:44:27.892Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-03T01:44:27.892Z] #112 DONE 0.1s [2024-12-03T01:44:27.892Z] [2024-12-03T01:44:27.892Z] #113 [security-spire-server] exporting to image [2024-12-03T01:44:27.892Z] #113 exporting layers [2024-12-03T01:44:28.153Z] #113 ... [2024-12-03T01:44:28.153Z] [2024-12-03T01:44:28.153Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-03T01:44:28.153Z] #114 DONE 0.0s [2024-12-03T01:44:28.153Z] [2024-12-03T01:44:28.153Z] #113 [security-spire-agent] exporting to image [2024-12-03T01:44:28.722Z] #113 exporting layers 0.6s done [2024-12-03T01:44:28.722Z] #113 writing image sha256:6509bfa8dce7fd3c46c8eefffbba9f1b54febe9fad51d77ea7e3672fdddf7560 done [2024-12-03T01:44:28.722Z] #113 naming to docker.io/library/security-spire-config done [2024-12-03T01:44:28.722Z] #113 exporting layers 0.7s done [2024-12-03T01:44:28.722Z] #113 writing image sha256:88bc3cf294cfec534e26418de8f36f250379f2617ba120265f8c48fd317e12c5 done [2024-12-03T01:44:28.722Z] #113 naming to docker.io/library/security-spire-agent done [2024-12-03T01:44:28.722Z] #113 writing image sha256:2d309b58970a295dca23de19275a4b24aa65e1785eba297be08bbb957c50c833 done [2024-12-03T01:44:28.722Z] #113 naming to docker.io/library/security-spire-server done [2024-12-03T01:44:28.722Z] #113 DONE 0.9s [2024-12-03T01:44:28.722Z] [2024-12-03T01:44:28.722Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #115 DONE 35.9s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #96 DONE 29.0s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #75 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #75 DONE 36.8s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #82 DONE 35.2s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #73 DONE 37.4s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-03T01:45:00.802Z] #116 DONE 4.0s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #117 [security-proxy-auth builder 6/7] COPY . . [2024-12-03T01:45:00.802Z] #117 DONE 4.0s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #118 [support-notifications builder 6/7] COPY . . [2024-12-03T01:45:00.802Z] #118 DONE 4.0s [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #119 CACHED [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-12-03T01:45:00.802Z] #120 CACHED [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.802Z] #121 CACHED [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.802Z] #122 CACHED [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.802Z] #123 CACHED [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #124 [support-scheduler builder 6/7] COPY . . [2024-12-03T01:45:00.802Z] #124 CACHED [2024-12-03T01:45:00.802Z] [2024-12-03T01:45:00.802Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.803Z] #125 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-12-03T01:45:00.803Z] #126 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.803Z] #127 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.803Z] #128 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.803Z] #129 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-03T01:45:00.803Z] #130 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.803Z] #131 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #132 [core-data builder 6/7] COPY . . [2024-12-03T01:45:00.803Z] #132 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.803Z] #133 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.803Z] #134 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.803Z] #135 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #136 [core-command builder 6/7] COPY . . [2024-12-03T01:45:00.803Z] #136 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-03T01:45:00.803Z] #137 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #138 [core-metadata builder 6/7] COPY . . [2024-12-03T01:45:00.803Z] #138 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-03T01:45:00.803Z] #139 CACHED [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #140 [core-keeper builder 7/8] COPY . . [2024-12-03T01:45:00.803Z] #140 DONE 4.1s [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-12-03T01:45:00.803Z] #141 DONE 4.0s [2024-12-03T01:45:00.803Z] [2024-12-03T01:45:00.803Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-03T01:45:00.803Z] #142 0.848 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 [2024-12-03T01:45:10.798Z] #142 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-03T01:45:10.798Z] #0 1.257 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 [2024-12-03T01:45:10.798Z] #143 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-03T01:45:10.798Z] #0 0.946 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 [2024-12-03T01:45:10.798Z] #144 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-03T01:45:10.798Z] #0 1.301 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 [2024-12-03T01:45:10.798Z] #145 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-03T01:45:10.798Z] #0 0.833 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 [2024-12-03T01:45:10.798Z] #146 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-03T01:45:10.798Z] #0 0.405 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 [2024-12-03T01:45:10.798Z] #147 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-03T01:45:10.798Z] #0 1.412 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 [2024-12-03T01:45:10.798Z] #148 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-03T01:45:10.798Z] #0 0.777 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 [2024-12-03T01:45:10.798Z] #149 ... [2024-12-03T01:45:10.798Z] [2024-12-03T01:45:10.798Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-03T01:45:10.798Z] #0 1.257 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 [2024-12-03T01:45:11.056Z] #150 ... [2024-12-03T01:45:11.056Z] [2024-12-03T01:45:11.056Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-03T01:45:11.056Z] #0 0.468 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 [2024-12-03T01:45:11.314Z] #151 ... [2024-12-03T01:45:11.314Z] [2024-12-03T01:45:11.314Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-03T01:45:11.314Z] #0 1.109 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 [2024-12-03T01:45:11.314Z] #152 ... [2024-12-03T01:45:11.314Z] [2024-12-03T01:45:11.314Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-03T01:45:11.314Z] #0 1.153 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 [2024-12-03T01:46:32.801Z] #153 ... [2024-12-03T01:46:32.801Z] [2024-12-03T01:46:32.801Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-03T01:46:32.801Z] #146 87.06 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 [2024-12-03T01:46:41.069Z] #146 DONE 100.3s [2024-12-03T01:46:41.069Z] [2024-12-03T01:46:41.069Z] #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-03T01:46:41.069Z] #144 DONE 100.2s [2024-12-03T01:46:41.069Z] [2024-12-03T01:46:41.069Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-03T01:46:43.000Z] #153 ... [2024-12-03T01:46:43.000Z] [2024-12-03T01:46:43.000Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-03T01:46:43.000Z] #148 DONE 102.9s [2024-12-03T01:46:43.000Z] [2024-12-03T01:46:43.000Z] #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-03T01:46:43.000Z] #143 DONE 102.9s [2024-12-03T01:46:43.000Z] [2024-12-03T01:46:43.000Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:43.000Z] #154 ... [2024-12-03T01:46:43.000Z] [2024-12-03T01:46:43.000Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-03T01:46:43.000Z] #147 DONE 103.0s [2024-12-03T01:46:43.000Z] [2024-12-03T01:46:43.000Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-03T01:46:43.567Z] #155 ... [2024-12-03T01:46:43.567Z] [2024-12-03T01:46:43.567Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:43.567Z] #156 DONE 0.9s [2024-12-03T01:46:43.567Z] [2024-12-03T01:46:43.567Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:46:43.826Z] #157 ... [2024-12-03T01:46:43.826Z] [2024-12-03T01:46:43.826Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:43.826Z] #154 DONE 1.2s [2024-12-03T01:46:43.826Z] [2024-12-03T01:46:43.826Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:43.826Z] #158 DONE 0.8s [2024-12-03T01:46:43.826Z] [2024-12-03T01:46:43.826Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-03T01:46:43.826Z] #155 DONE 1.0s [2024-12-03T01:46:43.826Z] [2024-12-03T01:46:43.826Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:43.826Z] #159 DONE 0.9s [2024-12-03T01:46:44.084Z] [2024-12-03T01:46:44.084Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:46:44.084Z] #160 DONE 0.2s [2024-12-03T01:46:44.084Z] [2024-12-03T01:46:44.084Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:46:44.084Z] #157 DONE 0.5s [2024-12-03T01:46:44.084Z] [2024-12-03T01:46:44.084Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-03T01:46:44.343Z] #161 ... [2024-12-03T01:46:44.343Z] [2024-12-03T01:46:44.343Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:46:44.343Z] #162 DONE 0.5s [2024-12-03T01:46:44.601Z] [2024-12-03T01:46:44.601Z] #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:46:44.601Z] #163 DONE 0.6s [2024-12-03T01:46:44.601Z] [2024-12-03T01:46:44.601Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-03T01:46:45.168Z] #164 ... [2024-12-03T01:46:45.168Z] [2024-12-03T01:46:45.168Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-03T01:46:45.168Z] #161 DONE 1.1s [2024-12-03T01:46:45.168Z] [2024-12-03T01:46:45.168Z] #165 [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 [2024-12-03T01:46:45.168Z] #165 DONE 1.2s [2024-12-03T01:46:45.168Z] [2024-12-03T01:46:45.168Z] #166 [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 [2024-12-03T01:46:45.439Z] #166 ... [2024-12-03T01:46:45.439Z] [2024-12-03T01:46:45.439Z] #167 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-03T01:46:45.439Z] #167 DONE 1.0s [2024-12-03T01:46:45.439Z] [2024-12-03T01:46:45.439Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-03T01:46:45.439Z] #164 DONE 1.0s [2024-12-03T01:46:45.705Z] [2024-12-03T01:46:45.705Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-03T01:46:45.705Z] #168 DONE 0.3s [2024-12-03T01:46:45.705Z] [2024-12-03T01:46:45.705Z] #166 [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 [2024-12-03T01:46:45.705Z] #166 DONE 0.3s [2024-12-03T01:46:45.705Z] [2024-12-03T01:46:45.705Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-03T01:46:45.705Z] #169 ... [2024-12-03T01:46:45.705Z] [2024-12-03T01:46:45.705Z] #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:46:45.705Z] #170 DONE 0.2s [2024-12-03T01:46:45.964Z] [2024-12-03T01:46:45.964Z] #113 [security-spiffe-token-provider] exporting to image [2024-12-03T01:46:45.964Z] #113 exporting layers [2024-12-03T01:46:46.537Z] #113 ... [2024-12-03T01:46:46.537Z] [2024-12-03T01:46:46.537Z] #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-03T01:46:46.537Z] #171 DONE 2.7s [2024-12-03T01:46:46.537Z] [2024-12-03T01:46:46.537Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:46.796Z] #172 ... [2024-12-03T01:46:46.796Z] [2024-12-03T01:46:46.796Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:46:46.796Z] #173 DONE 1.1s [2024-12-03T01:46:46.796Z] [2024-12-03T01:46:46.796Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-03T01:46:46.796Z] #169 DONE 1.1s [2024-12-03T01:46:46.796Z] [2024-12-03T01:46:46.796Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:46:46.796Z] #174 DONE 1.1s [2024-12-03T01:46:46.796Z] [2024-12-03T01:46:46.796Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-03T01:46:47.378Z] #175 ... [2024-12-03T01:46:47.378Z] [2024-12-03T01:46:47.378Z] #113 [security-spiffe-token-provider] exporting to image [2024-12-03T01:46:47.378Z] #113 exporting layers 1.5s done [2024-12-03T01:46:47.378Z] #113 writing image sha256:e1700ee79c23f571a6f6ee8b8d07f853a35e120e7a70e02e13c80d056b7851c3 0.0s done [2024-12-03T01:46:47.378Z] #113 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-12-03T01:46:47.378Z] #113 DONE 2.5s [2024-12-03T01:46:47.378Z] [2024-12-03T01:46:47.378Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-03T01:46:47.378Z] #176 DONE 0.6s [2024-12-03T01:46:47.637Z] [2024-12-03T01:46:47.637Z] #172 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:46:47.637Z] #172 DONE 0.7s [2024-12-03T01:46:47.637Z] [2024-12-03T01:46:47.637Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-03T01:46:47.637Z] #177 DONE 0.7s [2024-12-03T01:46:47.637Z] [2024-12-03T01:46:47.637Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-03T01:46:47.637Z] #175 DONE 0.6s [2024-12-03T01:46:47.637Z] [2024-12-03T01:46:47.637Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T01:46:47.898Z] #178 ... [2024-12-03T01:46:47.898Z] [2024-12-03T01:46:47.898Z] #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:46:47.898Z] #179 DONE 0.4s [2024-12-03T01:46:47.898Z] [2024-12-03T01:46:47.898Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-03T01:46:47.898Z] #180 DONE 0.4s [2024-12-03T01:46:48.155Z] [2024-12-03T01:46:48.155Z] #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-03T01:46:48.413Z] #181 DONE 0.6s [2024-12-03T01:46:48.413Z] [2024-12-03T01:46:48.413Z] #182 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-03T01:46:48.413Z] #182 DONE 0.7s [2024-12-03T01:46:48.413Z] [2024-12-03T01:46:48.413Z] #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-03T01:46:49.386Z] #183 DONE 0.6s [2024-12-03T01:46:49.386Z] [2024-12-03T01:46:49.386Z] #184 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-03T01:46:49.386Z] #184 ... [2024-12-03T01:46:49.386Z] [2024-12-03T01:46:49.386Z] #178 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T01:46:49.386Z] #178 DONE 2.0s [2024-12-03T01:46:49.386Z] [2024-12-03T01:46:49.386Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T01:46:49.386Z] #185 DONE 2.1s [2024-12-03T01:46:49.651Z] [2024-12-03T01:46:49.651Z] #184 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-12-03T01:46:49.651Z] #184 DONE 0.6s [2024-12-03T01:46:49.651Z] [2024-12-03T01:46:49.651Z] #113 [security-proxy-setup] exporting to image [2024-12-03T01:46:49.911Z] #113 ... [2024-12-03T01:46:49.911Z] [2024-12-03T01:46:49.911Z] #186 [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/ [2024-12-03T01:46:49.911Z] #186 DONE 0.2s [2024-12-03T01:46:49.911Z] [2024-12-03T01:46:49.911Z] #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T01:46:49.911Z] #187 DONE 1.5s [2024-12-03T01:46:49.911Z] [2024-12-03T01:46:49.911Z] #113 [security-secretstore-setup] exporting to image [2024-12-03T01:46:50.169Z] #113 ... [2024-12-03T01:46:50.169Z] [2024-12-03T01:46:50.169Z] #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-12-03T01:46:50.169Z] #188 DONE 0.2s [2024-12-03T01:46:50.169Z] [2024-12-03T01:46:50.169Z] #113 [core-common-config-bootstrapper] exporting to image [2024-12-03T01:46:50.169Z] #113 exporting layers 0.7s done [2024-12-03T01:46:50.169Z] #113 writing image sha256:4a96801e8529c9a537f9ce21bdb45ef7e307451c3cb75fd21d292c040d453771 0.1s done [2024-12-03T01:46:50.169Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-03T01:46:51.312Z] #113 ... [2024-12-03T01:46:51.312Z] [2024-12-03T01:46:51.312Z] #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-03T01:46:51.312Z] #189 DONE 0.6s [2024-12-03T01:46:51.312Z] [2024-12-03T01:46:51.312Z] #113 [security-proxy-setup] exporting to image [2024-12-03T01:46:51.312Z] #113 exporting layers 1.3s done [2024-12-03T01:46:51.312Z] #113 writing image sha256:d2dc9655b11ea9686302889e5611f983516fc11af098cfa888e2e6af185cdc19 0.0s done [2024-12-03T01:46:51.312Z] #113 naming to docker.io/library/security-proxy-setup done [2024-12-03T01:46:51.312Z] #113 exporting layers 1.1s done [2024-12-03T01:46:51.312Z] #113 writing image sha256:2f6c9d0b58d0fa011570e8dacd0a1016897aca1e59658e9a3b322541b298a85e done [2024-12-03T01:46:51.312Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-12-03T01:46:51.312Z] #113 DONE 4.3s [2024-12-03T01:46:51.312Z] [2024-12-03T01:46:51.312Z] #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-03T01:46:54.767Z] #190 DONE 4.1s [2024-12-03T01:46:54.767Z] [2024-12-03T01:46:54.767Z] #113 [security-bootstrapper] exporting to image [2024-12-03T01:46:55.339Z] #113 exporting layers 0.6s done [2024-12-03T01:46:55.340Z] #113 writing image sha256:f3eb9920bfff4c4021604042b5b8cae1cfa6d6b3a0edb159a5d70156501b8947 done [2024-12-03T01:46:55.340Z] #113 naming to docker.io/library/security-bootstrapper done [2024-12-03T01:46:55.340Z] #113 DONE 4.8s [2024-12-03T01:46:55.340Z] [2024-12-03T01:46:55.340Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-03T01:47:42.068Z] #153 ... [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-03T01:47:42.068Z] #149 DONE 160.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-03T01:47:42.068Z] #142 DONE 160.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-03T01:47:42.068Z] #150 DONE 160.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-03T01:47:42.068Z] #152 DONE 160.4s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-03T01:47:42.068Z] #145 DONE 160.4s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-03T01:47:42.068Z] #151 DONE 160.4s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-03T01:47:42.068Z] #153 DONE 160.4s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #191 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #191 ... [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #192 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #192 DONE 0.2s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #193 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #193 ... [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #191 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #191 DONE 0.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #194 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #194 DONE 0.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #195 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:47:42.068Z] #195 DONE 0.5s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #196 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #196 DONE 0.2s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #197 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-03T01:47:42.068Z] #197 ... [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #193 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #193 DONE 0.4s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:47:42.068Z] #198 DONE 0.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:47:42.068Z] #199 CACHED [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #200 CACHED [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #201 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:47:42.068Z] #201 DONE 0.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:47:42.068Z] #202 CACHED [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-03T01:47:42.068Z] #203 CACHED [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-03T01:47:42.068Z] #204 ... [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #205 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-03T01:47:42.068Z] #205 DONE 0.9s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #197 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-03T01:47:42.068Z] #197 DONE 0.9s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.068Z] #206 ... [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-03T01:47:42.068Z] #207 DONE 1.1s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #208 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-03T01:47:42.068Z] #208 DONE 1.3s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #209 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-03T01:47:42.068Z] #209 DONE 1.2s [2024-12-03T01:47:42.068Z] [2024-12-03T01:47:42.068Z] #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.642Z] #210 ... [2024-12-03T01:47:42.642Z] [2024-12-03T01:47:42.642Z] #211 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-03T01:47:42.642Z] #211 DONE 1.8s [2024-12-03T01:47:42.642Z] [2024-12-03T01:47:42.642Z] #206 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.642Z] #206 DONE 0.9s [2024-12-03T01:47:42.642Z] [2024-12-03T01:47:42.642Z] #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-03T01:47:42.642Z] #204 DONE 1.8s [2024-12-03T01:47:42.642Z] [2024-12-03T01:47:42.642Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-03T01:47:42.642Z] #212 DONE 1.0s [2024-12-03T01:47:42.642Z] [2024-12-03T01:47:42.642Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-03T01:47:42.642Z] #213 DONE 0.7s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.904Z] #210 DONE 0.7s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #214 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.904Z] #214 DONE 0.1s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #215 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.904Z] #215 DONE 0.2s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #113 [core-command] exporting to image [2024-12-03T01:47:42.904Z] #113 exporting layers [2024-12-03T01:47:42.904Z] #113 ... [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-03T01:47:42.904Z] #216 DONE 0.3s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.904Z] #217 DONE 0.3s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-03T01:47:42.904Z] #218 DONE 0.3s [2024-12-03T01:47:42.904Z] [2024-12-03T01:47:42.904Z] #113 [core-keeper] exporting to image [2024-12-03T01:47:43.165Z] #113 ... [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #219 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-03T01:47:43.165Z] #219 DONE 0.3s [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-03T01:47:43.165Z] #220 DONE 0.2s [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #221 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-03T01:47:43.165Z] #221 DONE 0.2s [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #113 [support-notifications] exporting to image [2024-12-03T01:47:43.165Z] #113 ... [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-03T01:47:43.165Z] #222 DONE 0.2s [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-03T01:47:43.165Z] #223 DONE 0.1s [2024-12-03T01:47:43.165Z] [2024-12-03T01:47:43.165Z] #113 [core-command] exporting to image [2024-12-03T01:47:43.165Z] #113 exporting layers 0.5s done [2024-12-03T01:47:43.165Z] #113 writing image sha256:1e2ce909bfd962eb26eedd4663da860ccbca88facf95ce12070b4a16d731467e done [2024-12-03T01:47:43.165Z] #113 naming to docker.io/library/core-command 0.0s done [2024-12-03T01:47:43.165Z] #113 writing image sha256:9d504abcaad6d2a529e96a924aa96c94ac22a1bfa2a7e001224fd408b75cd341 [2024-12-03T01:47:43.165Z] #113 exporting layers 0.2s done [2024-12-03T01:47:43.165Z] #113 writing image sha256:9d504abcaad6d2a529e96a924aa96c94ac22a1bfa2a7e001224fd408b75cd341 0.0s done [2024-12-03T01:47:43.165Z] #113 naming to docker.io/library/support-scheduler done [2024-12-03T01:47:43.165Z] #113 writing image sha256:7cbf1b6fdb66a7aed675ae6c5e4ed658b2dfa8eac761bdc0c7ed70e6e704491e 0.0s done [2024-12-03T01:47:43.165Z] #113 naming to docker.io/library/core-keeper done [2024-12-03T01:47:43.426Z] #113 exporting layers 0.3s done [2024-12-03T01:47:43.426Z] #113 writing image sha256:899fd4a67c119dbf79cb8243aa9c1bad7d59b6505fa87d6f0b695b5adfeba28b done [2024-12-03T01:47:43.426Z] #113 naming to docker.io/library/core-data done [2024-12-03T01:47:43.426Z] #113 writing image sha256:439f7f0913d67849385a04ebe7af130e44df7b5a1f181ab5b3f5c668b9e66ea6 done [2024-12-03T01:47:43.426Z] #113 naming to docker.io/library/support-notifications done [2024-12-03T01:47:43.689Z] #113 ... [2024-12-03T01:47:43.689Z] [2024-12-03T01:47:43.689Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-03T01:47:43.689Z] #224 DONE 0.4s [2024-12-03T01:47:43.689Z] [2024-12-03T01:47:43.689Z] #113 [security-proxy-auth] exporting to image [2024-12-03T01:47:44.264Z] #113 exporting layers 1.1s done [2024-12-03T01:47:44.264Z] #113 writing image sha256:5f1c06997c6f686064b54294f19728a2bceb7fa2d74f58ae9df07ed5818be65f 0.0s done [2024-12-03T01:47:44.264Z] #113 naming to docker.io/library/security-proxy-auth done [2024-12-03T01:47:44.264Z] #113 writing image sha256:bbc5c710cef7e7e49ea1512ed7d87f6ac8c853228973005d10d94d52e79e8ade done [2024-12-03T01:47:44.264Z] #113 naming to docker.io/library/core-metadata done [2024-12-03T01:47:44.264Z] #113 DONE 6.5s [2024-12-03T01:47:44.264Z] [2024-12-03T01:47:44.264Z] #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-03T01:47:44.264Z] time="2024-12-03T01:43:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-03T01:47:44.274Z] $ docker stop --time=1 9eec7f5ee4e5013227c3259c346336a96c1f6a601fc83b2761703f4977536c81 [2024-12-03T01:47:45.576Z] $ docker rm -f --volumes 9eec7f5ee4e5013227c3259c346336a96c1f6a601fc83b2761703f4977536c81 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-03T01:47:45.928Z] + docker images [2024-12-03T01:47:45.928Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-03T01:47:45.928Z] security-proxy-auth latest 5f1c06997c6f 2 seconds ago 32.3MB [2024-12-03T01:47:45.928Z] core-metadata latest bbc5c710cef7 2 seconds ago 37.6MB [2024-12-03T01:47:45.928Z] support-notifications latest 439f7f0913d6 3 seconds ago 51.9MB [2024-12-03T01:47:45.928Z] core-data latest 899fd4a67c11 3 seconds ago 37.5MB [2024-12-03T01:47:45.928Z] core-keeper latest 7cbf1b6fdb66 3 seconds ago 31.3MB [2024-12-03T01:47:45.928Z] support-scheduler latest 9d504abcaad6 3 seconds ago 52.9MB [2024-12-03T01:47:45.928Z] core-command latest 1e2ce909bfd9 3 seconds ago 33.3MB [2024-12-03T01:47:45.928Z] security-bootstrapper latest f3eb9920bfff 51 seconds ago 26MB [2024-12-03T01:47:45.929Z] security-proxy-setup latest d2dc9655b11e 56 seconds ago 35MB [2024-12-03T01:47:45.929Z] security-secretstore-setup latest 2f6c9d0b58d0 56 seconds ago 46.9MB [2024-12-03T01:47:45.929Z] core-common-config-bootstrapper latest 4a96801e8529 56 seconds ago 22.8MB [2024-12-03T01:47:45.929Z] security-spiffe-token-provider latest e1700ee79c23 About a minute ago 38.5MB [2024-12-03T01:47:45.929Z] security-spire-agent latest 88bc3cf294cf 3 minutes ago 188MB [2024-12-03T01:47:45.929Z] security-spire-server latest 2d309b58970a 3 minutes ago 128MB [2024-12-03T01:47:45.929Z] security-spire-config latest 6509bfa8dce7 3 minutes ago 127MB [2024-12-03T01:47:45.929Z] ci-base-image-x86_64 latest 7349727c8da5 6 minutes ago 975MB [2024-12-03T01:47:45.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-03T01:47:45.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-03T01:47:45.929Z] 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] } [2024-12-03T07:40:15.176Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-03T07:40:15.243Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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 [2024-12-03T07:40:16.162Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:16.460Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:17.324Z] ---> package-listing.sh [2024-12-03T07:40:17.324Z] ++ facter osfamily [2024-12-03T07:40:17.324Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-03T07:40:17.583Z] + OS_FAMILY=debian [2024-12-03T07:40:17.583Z] + workspace=/w/workspace/edgex-go/2 [2024-12-03T07:40:17.583Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-03T07:40:17.583Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-03T07:40:17.583Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-03T07:40:17.583Z] + PACKAGES=/tmp/packages_start.txt [2024-12-03T07:40:17.583Z] + '[' /w/workspace/edgex-go/2 ']' [2024-12-03T07:40:17.583Z] + PACKAGES=/tmp/packages_end.txt [2024-12-03T07:40:17.583Z] + case "${OS_FAMILY}" in [2024-12-03T07:40:17.583Z] + grep '^ii' [2024-12-03T07:40:17.583Z] + dpkg -l [2024-12-03T07:40:17.583Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-03T07:40:17.583Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-03T07:40:17.583Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-03T07:40:17.583Z] + '[' /w/workspace/edgex-go/2 ']' [2024-12-03T07:40:17.583Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-12-03T07:40:17.583Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-12-03T07:40:17.598Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-03T07:40:17.877Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T07:40:18.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-03T07:40:18.443Z] [2024-12-03T07:40:18.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-03T07:40:18.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-03T07:40:18.760Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-03T07:40:18.760Z] 5eb5b503b376: Pulling fs layer [2024-12-03T07:40:18.760Z] 5c69ac0246d0: Pulling fs layer [2024-12-03T07:40:18.760Z] ec43610c2a17: Pulling fs layer [2024-12-03T07:40:18.760Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-03T07:40:18.760Z] 33b1e0a273af: Pulling fs layer [2024-12-03T07:40:18.760Z] 3a2ae6a8a46f: Waiting [2024-12-03T07:40:18.760Z] 5d3b04190fa2: Pulling fs layer [2024-12-03T07:40:18.760Z] 2f39f015ded8: Pulling fs layer [2024-12-03T07:40:18.760Z] 33b1e0a273af: Waiting [2024-12-03T07:40:18.760Z] 2f39f015ded8: Waiting [2024-12-03T07:40:18.760Z] 5d3b04190fa2: Waiting [2024-12-03T07:40:18.760Z] 5c69ac0246d0: Download complete [2024-12-03T07:40:18.760Z] 3a2ae6a8a46f: Download complete [2024-12-03T07:40:19.018Z] 33b1e0a273af: Verifying Checksum [2024-12-03T07:40:19.019Z] 33b1e0a273af: Download complete [2024-12-03T07:40:19.019Z] 5d3b04190fa2: Download complete [2024-12-03T07:40:19.019Z] ec43610c2a17: Verifying Checksum [2024-12-03T07:40:19.019Z] ec43610c2a17: Download complete [2024-12-03T07:40:19.019Z] 5eb5b503b376: Verifying Checksum [2024-12-03T07:40:19.019Z] 5eb5b503b376: Download complete [2024-12-03T07:40:19.584Z] 2f39f015ded8: Verifying Checksum [2024-12-03T07:40:19.584Z] 2f39f015ded8: Download complete [2024-12-03T07:40:20.151Z] 5eb5b503b376: Pull complete [2024-12-03T07:40:20.151Z] 5c69ac0246d0: Pull complete [2024-12-03T07:40:20.719Z] ec43610c2a17: Pull complete [2024-12-03T07:40:20.719Z] 3a2ae6a8a46f: Pull complete [2024-12-03T07:40:20.978Z] 33b1e0a273af: Pull complete [2024-12-03T07:40:20.978Z] 5d3b04190fa2: Pull complete [2024-12-03T07:40:25.164Z] 2f39f015ded8: Pull complete [2024-12-03T07:40:25.164Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-03T07:40:25.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-03T07:40:25.164Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-03T07:40:25.273Z] prd-ubuntu20.04-docker-8c-8g-34127 does not seem to be running inside a container [2024-12-03T07:40:25.307Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-03T07:40:29.008Z] $ docker top ccc91c9f8b9979838fb1cd02d68a001f0f4762cb2d0c163681ba3a72e21a529e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-03T07:40:29.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-03T07:40:29.644Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-03T07:40:29.933Z] + ls /var/log/sa-host [2024-12-03T07:40:29.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-03T07:40:30.290Z] provisioning config files... [2024-12-03T07:40:30.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15623030731597469130tmp [Pipeline] { [Pipeline] echo [2024-12-03T07:40:30.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:30.610Z] ---> create-netrc.sh [Pipeline] } [2024-12-03T07:40:30.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:30.983Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-03T07:40:30.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:31.279Z] ---> sudo-logs.sh [2024-12-03T07:40:31.279Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-03T07:40:31.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:31.595Z] ---> job-cost.sh [2024-12-03T07:40:31.595Z] lf-activate-venv: SKIPPING [2024-12-03T07:40:31.595Z] INFO: No Stack... [2024-12-03T07:40:32.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-03T07:40:32.423Z] INFO: Archiving Costs [Pipeline] echo [2024-12-03T07:40:32.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-03T07:40:32.722Z] ---> logs-deploy.sh [2024-12-03T07:40:32.722Z] lf-activate-venv: SKIPPING [2024-12-03T07:40:32.722Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/issue-5012/2 [2024-12-03T07:40:32.722Z] INFO: archiving workspace using pattern(s): [2024-12-03T07:40:33.659Z] Archives upload complete. [2024-12-03T07:40:33.918Z] INFO: archiving logs to Nexus [2024-12-03T07:40:34.486Z] ---> uname -a: [2024-12-03T07:40:34.486Z] Linux prd-ubuntu20-04-docker-8c-8g-34127 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-03T07:40:34.486Z] [2024-12-03T07:40:34.486Z] [2024-12-03T07:40:34.486Z] ---> lscpu: [2024-12-03T07:40:34.486Z] Architecture: x86_64 [2024-12-03T07:40:34.486Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-03T07:40:34.486Z] Byte Order: Little Endian [2024-12-03T07:40:34.486Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-03T07:40:34.486Z] CPU(s): 8 [2024-12-03T07:40:34.486Z] On-line CPU(s) list: 0-7 [2024-12-03T07:40:34.486Z] Thread(s) per core: 1 [2024-12-03T07:40:34.486Z] Core(s) per socket: 1 [2024-12-03T07:40:34.486Z] Socket(s): 8 [2024-12-03T07:40:34.486Z] NUMA node(s): 1 [2024-12-03T07:40:34.486Z] Vendor ID: AuthenticAMD [2024-12-03T07:40:34.486Z] CPU family: 23 [2024-12-03T07:40:34.486Z] Model: 49 [2024-12-03T07:40:34.486Z] Model name: AMD EPYC-Rome Processor [2024-12-03T07:40:34.486Z] Stepping: 0 [2024-12-03T07:40:34.486Z] CPU MHz: 2800.000 [2024-12-03T07:40:34.486Z] BogoMIPS: 5600.00 [2024-12-03T07:40:34.486Z] Virtualization: AMD-V [2024-12-03T07:40:34.486Z] Hypervisor vendor: KVM [2024-12-03T07:40:34.486Z] Virtualization type: full [2024-12-03T07:40:34.487Z] L1d cache: 256 KiB [2024-12-03T07:40:34.487Z] L1i cache: 256 KiB [2024-12-03T07:40:34.487Z] L2 cache: 4 MiB [2024-12-03T07:40:34.487Z] L3 cache: 128 MiB [2024-12-03T07:40:34.487Z] NUMA node0 CPU(s): 0-7 [2024-12-03T07:40:34.487Z] Vulnerability Itlb multihit: Not affected [2024-12-03T07:40:34.487Z] Vulnerability L1tf: Not affected [2024-12-03T07:40:34.487Z] Vulnerability Mds: Not affected [2024-12-03T07:40:34.487Z] Vulnerability Meltdown: Not affected [2024-12-03T07:40:34.487Z] Vulnerability Mmio stale data: Not affected [2024-12-03T07:40:34.487Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-03T07:40:34.487Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-03T07:40:34.487Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-03T07:40:34.487Z] Vulnerability Srbds: Not affected [2024-12-03T07:40:34.487Z] Vulnerability Tsx async abort: Not affected [2024-12-03T07:40:34.487Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-12-03T07:40:34.487Z] [2024-12-03T07:40:34.487Z] [2024-12-03T07:40:34.487Z] ---> nproc: [2024-12-03T07:40:34.487Z] 8 [2024-12-03T07:40:34.487Z] [2024-12-03T07:40:34.487Z] [2024-12-03T07:40:34.487Z] ---> df -h: [2024-12-03T07:40:34.487Z] Filesystem Size Used Avail Use% Mounted on [2024-12-03T07:40:34.487Z] overlay 155G 26G 130G 17% / [2024-12-03T07:40:34.487Z] tmpfs 64M 0 64M 0% /dev [2024-12-03T07:40:34.487Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-03T07:40:34.487Z] shm 64M 0 64M 0% /dev/shm [2024-12-03T07:40:34.487Z] /dev/vda1 155G 26G 130G 17% /facter-os [2024-12-03T07:40:34.487Z] [2024-12-03T07:40:34.487Z]