Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c631058b2a2739a940fc36a69156d76351522c2f 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-ssh6952226163906685475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4446950447846449218.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 f3350a1713306dce7682ed7e37d5774890d03277 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1660471739315578231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh4125027244216017681.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12198973697551181304.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/v3]] ========================================================= [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.21 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/v3 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-10089 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/694 [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/694 # 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 c631058b2a2739a940fc36a69156d76351522c2f (main) > 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 c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 Commit message: "fix: Resolved job not found error that occurred after a failed update attempt (#4903)" > git rev-list --no-walk 31004d15d58f507a4eebe19040194a3f4f45cec1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-11T02:40:07.994Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-11T02:40:08.063Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-11T02:40:08.089Z] ========================================================= [2024-09-11T02:40:08.090Z] EdgeX Global Pipelines Version Info [2024-09-11T02:40:08.090Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:40:09.236Z] ------------------- [2024-09-11T02:40:09.236Z] stable info: [2024-09-11T02:40:09.236Z] ------------------- [2024-09-11T02:40:09.236Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T02:40:09.236Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T02:40:09.236Z] Message: update stable to v1.0.263 [2024-09-11T02:40:10.185Z] ------------------- [2024-09-11T02:40:10.185Z] experimental info: [2024-09-11T02:40:10.185Z] ------------------- [2024-09-11T02:40:10.185Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-11T02:40:10.185Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-11T02:40:10.185Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-11T02:40:10.265Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-11T02:40:10.283Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-11T02:40:10.309Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-11T02:40:10.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-11T02:40:10.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-11T02:40:10.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-11T02:40:10.404Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-11T02:40:10.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-11T02:40:10.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-11T02:40:10.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-11T02:40:10.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-11T02:40:10.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-11T02:40:10.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-11T02:40:10.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-11T02:40:10.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-11T02:40:10.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T02:40:10.635Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-11T02:40:10.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-11T02:40:10.683Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-11T02:40:10.703Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-11T02:40:10.722Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-11T02:40:10.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-11T02:40:10.764Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-11T02:40:10.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-11T02:40:10.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-11T02:40:10.847Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-11T02:40:10.867Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] echo [2024-09-11T02:40:10.890Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c631058 [Pipeline] echo [2024-09-11T02:40:10.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T02:40:10.968Z] provisioning config files... [2024-09-11T02:40:10.982Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/694@tmp/config2747649636987299191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:40:11.322Z] ---> ****-login.sh [2024-09-11T02:40:11.322Z] nexus3.edgexfoundry.org:10001 [2024-09-11T02:40:11.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:40:11.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:40:11.589Z] Configure a credential helper to remove this warning. See [2024-09-11T02:40:11.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:40:11.589Z] [2024-09-11T02:40:11.589Z] Login Succeeded [2024-09-11T02:40:11.855Z] nexus3.edgexfoundry.org:10002 [2024-09-11T02:40:11.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:40:11.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:40:11.855Z] Configure a credential helper to remove this warning. See [2024-09-11T02:40:11.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:40:11.855Z] [2024-09-11T02:40:11.855Z] Login Succeeded [2024-09-11T02:40:11.855Z] nexus3.edgexfoundry.org:10003 [2024-09-11T02:40:11.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:40:11.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:40:11.856Z] Configure a credential helper to remove this warning. See [2024-09-11T02:40:11.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:40:11.856Z] [2024-09-11T02:40:11.856Z] Login Succeeded [2024-09-11T02:40:11.856Z] nexus3.edgexfoundry.org:10004 [2024-09-11T02:40:12.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:40:12.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:40:12.116Z] Configure a credential helper to remove this warning. See [2024-09-11T02:40:12.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:40:12.116Z] [2024-09-11T02:40:12.116Z] Login Succeeded [2024-09-11T02:40:12.116Z] ****.io [2024-09-11T02:40:12.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:40:12.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:40:12.377Z] Configure a credential helper to remove this warning. See [2024-09-11T02:40:12.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:40:12.377Z] [2024-09-11T02:40:12.377Z] Login Succeeded [2024-09-11T02:40:12.378Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T02:40:12.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T02:40:12.721Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/core-command/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/core-data/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/core-keeper/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/core-metadata/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-11T02:40:12.721Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2024-09-11T02:40:12.721Z] -f2 [2024-09-11T02:40:12.721Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-11T02:40:12.721Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-11T02:40:12.721Z] + cut -d/ -f2 [2024-09-11T02:40:12.721Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/support-notifications/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-11T02:40:12.722Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-11T02:40:12.722Z] + cut -d/ -f2 [2024-09-11T02:40:12.722Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-11T02:40:12.756Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-09-11T02:40:13.150Z] + git rev-list -1 --merges c631058b2a2739a940fc36a69156d76351522c2f~1..c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] echo [2024-09-11T02:40:13.163Z] -----------> git rev-list -1 --merges c631058b2a2739a940fc36a69156d76351522c2f~1..c631058b2a2739a940fc36a69156d76351522c2f c631058b2a2739a940fc36a69156d76351522c2f [false] [Pipeline] sh [2024-09-11T02:40:13.456Z] + git log --format=format:%s -1 c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] echo [2024-09-11T02:40:13.472Z] ========================================================= [2024-09-11T02:40:13.472Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-11T02:40:13.472Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-11T02:40:13.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-11T02:40:13.913Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-11T02:40:13.913Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-11T02:40:13.913Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-11T02:40:13.913Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-11T02:40:13.913Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-11T02:40:13.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:40:14.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T02:40:14.340Z] [2024-09-11T02:40:14.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:40:14.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T02:40:14.645Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-11T02:40:14.645Z] b85a868b505f: Pulling fs layer [2024-09-11T02:40:14.645Z] e2be974225ed: Pulling fs layer [2024-09-11T02:40:14.645Z] 339a4e72a1f5: Pulling fs layer [2024-09-11T02:40:14.645Z] 988bab9f4d93: Pulling fs layer [2024-09-11T02:40:14.645Z] 1469e6f7b9e6: Pulling fs layer [2024-09-11T02:40:14.645Z] eaf3925da568: Pulling fs layer [2024-09-11T02:40:14.645Z] bab4dde63d76: Pulling fs layer [2024-09-11T02:40:14.645Z] bde34c3a00c8: Pulling fs layer [2024-09-11T02:40:14.645Z] b352a97aabf1: Pulling fs layer [2024-09-11T02:40:14.645Z] 4872d77fe225: Pulling fs layer [2024-09-11T02:40:14.645Z] 5851b861e8e6: Pulling fs layer [2024-09-11T02:40:14.645Z] 988bab9f4d93: Waiting [2024-09-11T02:40:14.645Z] 1469e6f7b9e6: Waiting [2024-09-11T02:40:14.645Z] eaf3925da568: Waiting [2024-09-11T02:40:14.645Z] bab4dde63d76: Waiting [2024-09-11T02:40:14.645Z] bde34c3a00c8: Waiting [2024-09-11T02:40:14.645Z] 5851b861e8e6: Waiting [2024-09-11T02:40:14.645Z] 4872d77fe225: Waiting [2024-09-11T02:40:14.645Z] b352a97aabf1: Waiting [2024-09-11T02:40:14.645Z] e2be974225ed: Verifying Checksum [2024-09-11T02:40:14.645Z] e2be974225ed: Download complete [2024-09-11T02:40:14.645Z] 988bab9f4d93: Verifying Checksum [2024-09-11T02:40:14.645Z] 988bab9f4d93: Download complete [2024-09-11T02:40:14.645Z] 1469e6f7b9e6: Verifying Checksum [2024-09-11T02:40:14.645Z] 1469e6f7b9e6: Download complete [2024-09-11T02:40:14.904Z] eaf3925da568: Verifying Checksum [2024-09-11T02:40:14.904Z] eaf3925da568: Download complete [2024-09-11T02:40:14.904Z] 339a4e72a1f5: Verifying Checksum [2024-09-11T02:40:14.904Z] 339a4e72a1f5: Download complete [2024-09-11T02:40:14.904Z] bde34c3a00c8: Verifying Checksum [2024-09-11T02:40:14.904Z] bde34c3a00c8: Download complete [2024-09-11T02:40:14.904Z] b352a97aabf1: Verifying Checksum [2024-09-11T02:40:14.904Z] b352a97aabf1: Download complete [2024-09-11T02:40:14.904Z] 4872d77fe225: Verifying Checksum [2024-09-11T02:40:14.904Z] 4872d77fe225: Download complete [2024-09-11T02:40:14.904Z] 5851b861e8e6: Verifying Checksum [2024-09-11T02:40:14.904Z] 5851b861e8e6: Download complete [2024-09-11T02:40:14.904Z] b85a868b505f: Verifying Checksum [2024-09-11T02:40:14.904Z] b85a868b505f: Download complete [2024-09-11T02:40:15.472Z] bab4dde63d76: Verifying Checksum [2024-09-11T02:40:15.472Z] bab4dde63d76: Download complete [2024-09-11T02:40:16.041Z] b85a868b505f: Pull complete [2024-09-11T02:40:16.302Z] e2be974225ed: Pull complete [2024-09-11T02:40:16.871Z] 339a4e72a1f5: Pull complete [2024-09-11T02:40:16.871Z] 988bab9f4d93: Pull complete [2024-09-11T02:40:17.130Z] 1469e6f7b9e6: Pull complete [2024-09-11T02:40:17.130Z] eaf3925da568: Pull complete [2024-09-11T02:40:19.034Z] bab4dde63d76: Pull complete [2024-09-11T02:40:19.034Z] bde34c3a00c8: Pull complete [2024-09-11T02:40:19.034Z] b352a97aabf1: Pull complete [2024-09-11T02:40:19.034Z] 4872d77fe225: Pull complete [2024-09-11T02:40:19.295Z] 5851b861e8e6: Pull complete [2024-09-11T02:40:19.295Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-11T02:40:19.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-11T02:40:19.295Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:40:19.448Z] prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container [2024-09-11T02:40:19.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-11T02:40:22.487Z] $ docker top cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 -eo pid,comm [2024-09-11T02:40:22.542Z] 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-09-11T02:40:22.542Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-11T02:40:22.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T02:40:22.608Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T02:40:22.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T02:40:22.722Z] $ docker exec cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent [2024-09-11T02:40:22.826Z] SSH_AUTH_SOCK=/tmp/ssh-hwEm6rhM7hM5/agent.31 [2024-09-11T02:40:22.826Z] SSH_AGENT_PID=37 [2024-09-11T02:40:22.832Z] Running ssh-add (command line suppressed) [2024-09-11T02:40:22.932Z] Identity added: /w/workspace/edgex-go/694@tmp/private_key_17038009679435564865.key (/w/workspace/edgex-go/694@tmp/private_key_17038009679435564865.key) [2024-09-11T02:40:22.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T02:40:23.239Z] + git tag --points-at HEAD [Pipeline] } [2024-09-11T02:40:23.251Z] $ docker exec --env ******** --env ******** cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent -k [2024-09-11T02:40:23.369Z] unset SSH_AUTH_SOCK; [2024-09-11T02:40:23.370Z] unset SSH_AGENT_PID; [2024-09-11T02:40:23.370Z] echo Agent pid 37 killed; [2024-09-11T02:40:23.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-11T02:40:23.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-11T02:40:23.425Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-11T02:40:23.544Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-11T02:40:23.547Z] $ docker exec cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent [2024-09-11T02:40:23.659Z] SSH_AUTH_SOCK=/tmp/ssh-mE9SHvEZ4ekd/agent.70 [2024-09-11T02:40:23.659Z] SSH_AGENT_PID=76 [2024-09-11T02:40:23.664Z] Running ssh-add (command line suppressed) [2024-09-11T02:40:23.776Z] Identity added: /w/workspace/edgex-go/694@tmp/private_key_14964455978695140258.key (/w/workspace/edgex-go/694@tmp/private_key_14964455978695140258.key) [2024-09-11T02:40:23.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-11T02:40:24.084Z] + git semver init [2024-09-11T02:40:24.345Z] 2024-09-11 02:40:24,283 [run_init] DEBUG init version:0.0.0 force:False [2024-09-11T02:40:24.345Z] 2024-09-11 02:40:24,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/694/.semver [2024-09-11T02:40:24.345Z] 2024-09-11 02:40:24,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/694/.semver [2024-09-11T02:40:24.345Z] 2024-09-11 02:40:24,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/694/.semver'], cwd=/w/workspace/edgex-go/694, universal_newlines=False, shell=None, istream=None) [2024-09-11T02:40:32.482Z] 2024-09-11 02:40:32,343 [append_file] DEBUG append to file:/w/workspace/edgex-go/694/.git/info/exclude [2024-09-11T02:40:32.482Z] 2024-09-11 02:40:32,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/694/.semver/main with force:False [2024-09-11T02:40:32.482Z] 2024-09-11 02:40:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/694/.semver/main [2024-09-11T02:40:32.482Z] 2024-09-11 02:40:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/694/.semver/main [2024-09-11T02:40:32.482Z] 3.2.0-dev.73 [Pipeline] } [2024-09-11T02:40:32.492Z] $ docker exec --env ******** --env ******** cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent -k [2024-09-11T02:40:32.594Z] unset SSH_AUTH_SOCK; [2024-09-11T02:40:32.595Z] unset SSH_AGENT_PID; [2024-09-11T02:40:32.595Z] echo Agent pid 76 killed; [2024-09-11T02:40:32.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-11T02:40:32.935Z] + git semver [Pipeline] } [2024-09-11T02:40:33.205Z] $ docker stop --time=1 cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 [2024-09-11T02:40:34.503Z] $ docker rm -f --volumes cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T02:40:34.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-11T02:40:35.114Z] Stashed 1 file(s) [Pipeline] echo [2024-09-11T02:40:35.119Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.73 [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-09-11T02:40:35.581Z] + git config --global --add safe.directory /w/workspace/edgex-go/694 [Pipeline] echo [2024-09-11T02:40:35.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T02:40:35.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T02:40:35.635Z] ========================================================= [2024-09-11T02:40:35.636Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-11T02:40:35.636Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-11T02:40:35.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T02:40:35.934Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-11T02:40:35.934Z] 619be1103602: Pulling fs layer [2024-09-11T02:40:35.934Z] 7862e08f4a3e: Pulling fs layer [2024-09-11T02:40:35.934Z] 5df492c9dc93: Pulling fs layer [2024-09-11T02:40:35.934Z] 7629e6793208: Pulling fs layer [2024-09-11T02:40:35.934Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T02:40:35.934Z] fb5054dd5b73: Pulling fs layer [2024-09-11T02:40:35.934Z] eeca6798cff9: Pulling fs layer [2024-09-11T02:40:35.934Z] aa269ceb94a6: Pulling fs layer [2024-09-11T02:40:35.934Z] ada007ff1a6a: Pulling fs layer [2024-09-11T02:40:35.934Z] aa269ceb94a6: Waiting [2024-09-11T02:40:35.934Z] ada007ff1a6a: Waiting [2024-09-11T02:40:35.934Z] fb5054dd5b73: Waiting [2024-09-11T02:40:35.934Z] eeca6798cff9: Waiting [2024-09-11T02:40:35.934Z] 7629e6793208: Waiting [2024-09-11T02:40:35.934Z] 4f4fb700ef54: Waiting [2024-09-11T02:40:35.934Z] 7862e08f4a3e: Verifying Checksum [2024-09-11T02:40:35.934Z] 7862e08f4a3e: Download complete [2024-09-11T02:40:35.934Z] 7629e6793208: Verifying Checksum [2024-09-11T02:40:35.934Z] 4f4fb700ef54: Download complete [2024-09-11T02:40:35.934Z] fb5054dd5b73: Verifying Checksum [2024-09-11T02:40:35.934Z] fb5054dd5b73: Download complete [2024-09-11T02:40:35.934Z] 619be1103602: Verifying Checksum [2024-09-11T02:40:35.934Z] 619be1103602: Download complete [2024-09-11T02:40:35.934Z] eeca6798cff9: Verifying Checksum [2024-09-11T02:40:35.934Z] eeca6798cff9: Download complete [2024-09-11T02:40:36.193Z] ada007ff1a6a: Verifying Checksum [2024-09-11T02:40:36.193Z] ada007ff1a6a: Download complete [2024-09-11T02:40:36.193Z] 619be1103602: Pull complete [2024-09-11T02:40:36.193Z] 7862e08f4a3e: Pull complete [2024-09-11T02:40:36.451Z] 5df492c9dc93: Verifying Checksum [2024-09-11T02:40:36.451Z] 5df492c9dc93: Download complete [2024-09-11T02:40:36.710Z] aa269ceb94a6: Verifying Checksum [2024-09-11T02:40:36.710Z] aa269ceb94a6: Download complete [2024-09-11T02:40:39.994Z] 5df492c9dc93: Pull complete [2024-09-11T02:40:39.994Z] 7629e6793208: Pull complete [2024-09-11T02:40:39.994Z] 4f4fb700ef54: Pull complete [2024-09-11T02:40:39.994Z] fb5054dd5b73: Pull complete [2024-09-11T02:40:39.994Z] eeca6798cff9: Pull complete [2024-09-11T02:40:42.533Z] aa269ceb94a6: Pull complete [2024-09-11T02:40:42.793Z] ada007ff1a6a: Pull complete [2024-09-11T02:40:42.793Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-11T02:40:42.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T02:40:42.793Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-11T02:40:43.098Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T02:40:43.099Z] WORKDIR /edgex [2024-09-11T02:40:43.099Z] COPY go.mod . [2024-09-11T02:40:43.099Z] RUN go mod download [2024-09-11T02:40:43.099Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-11T02:40:43.668Z] Sending build context to Docker daemon 179.3MB [2024-09-11T02:40:43.668Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-11T02:40:43.668Z] ---> f489d0715acc [2024-09-11T02:40:43.668Z] Step 2/4 : WORKDIR /edgex [2024-09-11T02:40:50.241Z] ---> Running in 46640ed9f689 [2024-09-11T02:40:50.241Z] Removing intermediate container 46640ed9f689 [2024-09-11T02:40:50.241Z] ---> b2454dae1c91 [2024-09-11T02:40:50.241Z] Step 3/4 : COPY go.mod . [2024-09-11T02:40:50.241Z] ---> 224f06c060a7 [2024-09-11T02:40:50.241Z] Step 4/4 : RUN go mod download [2024-09-11T02:40:50.241Z] ---> Running in 3f112cc7c0ac [2024-09-11T02:40:50.245Z] Still waiting to schedule task [2024-09-11T02:40:50.245Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10065’ is offline [2024-09-11T02:41:22.386Z] Removing intermediate container 3f112cc7c0ac [2024-09-11T02:41:22.386Z] ---> 32f94389ecb6 [2024-09-11T02:41:22.386Z] Successfully built 32f94389ecb6 [2024-09-11T02:41:22.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:41:22.697Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T02:41:22.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:41:22.783Z] prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container [2024-09-11T02:41:22.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 ******** ci-base-image-x86_64 cat [2024-09-11T02:41:23.254Z] $ docker top c86ed1a646162265b692560a03d8cdd1ca30b2cfc175847695905da6697a4d13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T02:41:23.600Z] + go version [2024-09-11T02:41:23.600Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-11T02:41:23.610Z] $ docker stop --time=1 c86ed1a646162265b692560a03d8cdd1ca30b2cfc175847695905da6697a4d13 [2024-09-11T02:41:24.882Z] $ docker rm -f --volumes c86ed1a646162265b692560a03d8cdd1ca30b2cfc175847695905da6697a4d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:41:25.349Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-11T02:41:25.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:41:25.428Z] prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container [2024-09-11T02:41:25.455Z] $ 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/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 ******** ci-base-image-x86_64 cat [2024-09-11T02:41:25.817Z] $ docker top 6d43ae92b893aa84e7183a5b9b9901cb7e1188ded4595bd84618f4ebaa836fa2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-11T02:41:25.898Z] ========================================================= [2024-09-11T02:41:25.898Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-11T02:41:25.898Z] ========================================================= [Pipeline] sh [2024-09-11T02:41:26.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/694 [Pipeline] fileExists [Pipeline] sh [2024-09-11T02:41:26.478Z] + make test [2024-09-11T02:41:26.478Z] go test -race -coverprofile=coverage.out ./... [2024-09-11T02:41:34.591Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-11T02:42:01.153Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-11T02:42:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-11T02:42:03.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-11T02:42:03.647Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-09-11T02:42:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-11T02:42:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-11T02:42:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-11T02:42:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-11T02:42:04.582Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-11T02:42:05.153Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-11T02:42:05.721Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-11T02:42:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-11T02:42:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-11T02:42:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-11T02:42:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-11T02:42:07.097Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-11T02:42:08.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-11T02:42:08.032Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-11T02:42:08.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-09-11T02:42:08.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-09-11T02:42:08.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.503s coverage: 93.4% of statements [2024-09-11T02:42:08.602Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-09-11T02:42:09.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-11T02:42:09.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-11T02:42:10.547Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-11T02:42:10.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2024-09-11T02:42:10.547Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements [2024-09-11T02:42:11.115Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-11T02:42:11.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-11T02:42:11.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-11T02:42:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements [2024-09-11T02:42:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements [2024-09-11T02:42:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-09-11T02:42:12.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-09-11T02:42:12.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-11T02:42:12.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements [2024-09-11T02:42:13.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-11T02:42:13.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-11T02:42:13.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-11T02:42:13.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-11T02:42:13.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-11T02:42:13.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-11T02:42:13.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-11T02:42:13.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-11T02:42:13.608Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-11T02:42:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-11T02:42:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-11T02:42:14.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-11T02:42:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-11T02:42:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-11T02:42:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-11T02:42:15.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-11T02:42:16.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-11T02:42:16.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-11T02:42:16.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-11T02:42:18.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-11T02:42:18.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-11T02:42:20.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-11T02:42:20.016Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-11T02:42:22.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-11T02:42:22.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-11T02:42:22.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-11T02:42:23.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-11T02:42:23.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-11T02:42:23.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-11T02:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-11T02:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-11T02:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-11T02:42:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-11T02:42:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-11T02:42:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-11T02:42:25.005Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-11T02:42:25.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-09-11T02:42:26.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-11T02:42:26.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-11T02:42:26.386Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-11T02:42:27.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-11T02:42:27.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-11T02:42:27.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-11T02:42:27.760Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-11T02:42:27.886Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10092 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-11T02:42:27.908Z] Running in /w/workspace/edgex-go/694 [Pipeline] { [Pipeline] checkout [2024-09-11T02:42:29.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-11T02:42:29.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-11T02:42:29.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-11T02:42:29.138Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-11T02:42:30.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-11T02:42:30.075Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-11T02:42:30.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-11T02:42:30.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-11T02:42:31.004Z] The recommended git tool is: git [2024-09-11T02:42:35.621Z] using credential edgex-jenkins-ssh [2024-09-11T02:42:35.645Z] Cloning the remote Git repository [2024-09-11T02:42:35.685Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-11T02:42:35.782Z] > git init /w/workspace/edgex-go/694 # timeout=10 [2024-09-11T02:42:35.912Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-11T02:42:35.913Z] > git --version # timeout=10 [2024-09-11T02:42:35.931Z] > git --version # 'git version 2.25.1' [2024-09-11T02:42:35.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-11T02:42:36.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T02:42:38.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.049s coverage: 92.9% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 97.1% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 35.9% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-11T02:42:39.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements [2024-09-11T02:42:39.651Z] 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-09-11T02:42:39.909Z] running golangci-lint [2024-09-11T02:42:40.168Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-11T02:42:40.168Z] go version go1.21.9 linux/amd64 [2024-09-11T02:42:40.425Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-11T02:42:40.425Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-11T02:42:52.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-11T02:42:53.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-11T02:42:53.892Z] Avoid second fetch [2024-09-11T02:42:53.893Z] Checking out Revision c631058b2a2739a940fc36a69156d76351522c2f (main) [2024-09-11T02:42:54.700Z] Commit message: "fix: Resolved job not found error that occurred after a failed update attempt (#4903)" [2024-09-11T02:42:53.910Z] > git config core.sparsecheckout # timeout=10 [2024-09-11T02:42:53.972Z] > git checkout -f c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-11T02:42:59.640Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-11T02:42:59.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-11T02:42:59.640Z] Dload Upload Total Spent Left Speed [2024-09-11T02:42:59.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-09-11T02:42:59.978Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-11T02:43:00.302Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-11T02:43:00.302Z] + sudo tee /etc/docker/daemon.new [2024-09-11T02:43:00.302Z] { [2024-09-11T02:43:00.302Z] "registry-mirrors": [ [2024-09-11T02:43:00.302Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-11T02:43:00.302Z] ], [2024-09-11T02:43:00.302Z] "bip": "10.250.0.254/24", [2024-09-11T02:43:00.302Z] "hosts": [ [2024-09-11T02:43:00.302Z] "tcp://0.0.0.0:5555", [2024-09-11T02:43:00.302Z] "unix:///var/run/docker.sock" [2024-09-11T02:43:00.302Z] ], [2024-09-11T02:43:00.302Z] "mtu": 1458, [2024-09-11T02:43:00.302Z] "selinux-enabled": true, [2024-09-11T02:43:00.302Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-11T02:43:00.302Z] } [Pipeline] sh [2024-09-11T02:43:00.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-11T02:43:00.962Z] + sudo service docker restart [2024-09-11T02:43:02.359Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 21.078036196s" [2024-09-11T02:43:02.359Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.577162ms" [2024-09-11T02:43:12.332Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.480722742s with top 10 stages: buildir: 49.609521201s, gosec: 8.231008353s, fact_deprecated: 3.377498439s, inspect: 2.722944978s, printf: 2.101843257s, ctrlflow: 2.029791338s, S1038: 1.229595862s, fact_purity: 1.092944821s, nilness: 1.041346225s, isgenerated: 825.382575ms" [2024-09-11T02:43:12.333Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-11T02:43:12.333Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, cgo: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22" [2024-09-11T02:43:12.333Z] level=info msg="[runner] processing took 19.060341ms with stages: nolint: 8.415551ms, identifier_marker: 5.09385ms, exclude-rules: 1.685887ms, autogenerated_exclude: 1.545601ms, path_prettifier: 1.490589ms, skip_dirs: 756.12µs, cgo: 53.802µs, filename_unadjuster: 15.071µs, max_same_issues: 600ns, skip_files: 470ns, diff: 420ns, fixer: 410ns, exclude: 360ns, uniq_by_line: 330ns, severity-rules: 260ns, sort_results: 250ns, path_prefixer: 190ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-09-11T02:43:12.333Z] level=info msg="[runner] linters took 10.630270281s with stages: goanalysis_metalinter: 10.611115857s" [2024-09-11T02:43:12.333Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-11T02:43:12.333Z] level=info msg="Memory: 318 samples, avg is 304.9MB, max is 1434.5MB" [2024-09-11T02:43:12.333Z] level=info msg="Execution took 31.762771684s" [2024-09-11T02:43:12.333Z] go vet ./... [2024-09-11T02:43:18.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-11T02:43:18.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-11T02:43:18.888Z] ./bin/test-attribution-txt.sh [2024-09-11T02:43:18.888Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-11T02:43:18.888Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-11T02:43:18.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-11T02:43:19.194Z] + ls -al . [2024-09-11T02:43:19.194Z] total 924 [2024-09-11T02:43:19.194Z] drwxrwxr-x 11 1001 1001 4096 Sep 11 02:41 . [2024-09-11T02:43:19.194Z] drwxr-xr-x 4 root root 4096 Sep 11 02:41 .. [2024-09-11T02:43:19.194Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 02:40 .blubracket [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 10 Sep 11 02:40 .dockerignore [2024-09-11T02:43:19.194Z] drwxrwxr-x 8 1001 1001 4096 Sep 11 02:42 .git [2024-09-11T02:43:19.194Z] drwxrwxr-x 3 1001 1001 4096 Sep 11 02:40 .github [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 1102 Sep 11 02:40 .gitignore [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 42 Sep 11 02:40 .golangci.yml [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 100 Sep 11 02:40 .hadolint.yml [2024-09-11T02:43:19.194Z] drwxr-xr-x 3 1001 1001 4096 Sep 11 02:40 .semver [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 155 Sep 11 02:40 .sonarcloud.properties [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 1171 Sep 11 02:40 ADOPTERS.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 21286 Sep 11 02:40 Attribution.txt [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 100284 Sep 11 02:40 CHANGELOG.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 3804 Sep 11 02:40 CONTRIBUTING.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 677 Sep 11 02:40 GOVERNANCE.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 861 Sep 11 02:40 Jenkinsfile [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 10775 Sep 11 02:40 LICENSE [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 16854 Sep 11 02:40 Makefile [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 582 Sep 11 02:40 OWNERS.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 9528 Sep 11 02:40 README.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 789 Sep 11 02:40 SECURITY.md [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 12 Sep 11 02:40 VERSION [2024-09-11T02:43:19.194Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 02:40 bin [2024-09-11T02:43:19.194Z] drwxrwxr-x 20 1001 1001 4096 Sep 11 02:40 cmd [2024-09-11T02:43:19.194Z] -rw-r--r-- 1 root root 555208 Sep 11 02:42 coverage.out [2024-09-11T02:43:19.194Z] drwxrwxr-x 2 1001 1001 4096 Sep 11 02:40 fuzz_test [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 7305 Sep 11 02:40 go.mod [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 102748 Sep 11 02:40 go.sum [2024-09-11T02:43:19.194Z] drwxrwxr-x 7 1001 1001 4096 Sep 11 02:40 internal [2024-09-11T02:43:19.194Z] drwxrwxr-x 3 1001 1001 4096 Sep 11 02:40 openapi [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 584 Sep 11 02:40 security.txt [2024-09-11T02:43:19.194Z] -rw-rw-r-- 1 1001 1001 204 Sep 11 02:40 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T02:43:19.246Z] provisioning config files... [2024-09-11T02:43:19.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/694@tmp/config2113595319990335096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:43:19.485Z] + '[' -e coverage.out ] [2024-09-11T02:43:19.485Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-11T02:43:19.606Z] Stashed 1 file(s) [Pipeline] sh [2024-09-11T02:43:19.734Z] ---> ****-login.sh [2024-09-11T02:43:19.734Z] nexus3.edgexfoundry.org:10001 [2024-09-11T02:43:19.886Z] + make build [2024-09-11T02:43:19.887Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-11T02:43:20.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:43:20.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:43:20.279Z] Configure a credential helper to remove this warning. See [2024-09-11T02:43:20.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:43:20.279Z] [2024-09-11T02:43:20.279Z] Login Succeeded [2024-09-11T02:43:20.279Z] nexus3.edgexfoundry.org:10002 [2024-09-11T02:43:20.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:43:20.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:43:20.820Z] Configure a credential helper to remove this warning. See [2024-09-11T02:43:20.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:43:20.820Z] [2024-09-11T02:43:20.820Z] Login Succeeded [2024-09-11T02:43:20.820Z] nexus3.edgexfoundry.org:10003 [2024-09-11T02:43:20.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:43:21.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:43:21.090Z] Configure a credential helper to remove this warning. See [2024-09-11T02:43:21.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:43:21.090Z] [2024-09-11T02:43:21.090Z] Login Succeeded [2024-09-11T02:43:21.090Z] nexus3.edgexfoundry.org:10004 [2024-09-11T02:43:21.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:43:21.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:43:21.362Z] Configure a credential helper to remove this warning. See [2024-09-11T02:43:21.362Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:43:21.362Z] [2024-09-11T02:43:21.362Z] Login Succeeded [2024-09-11T02:43:21.362Z] ****.io [2024-09-11T02:43:21.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:43:21.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:43:21.899Z] Configure a credential helper to remove this warning. See [2024-09-11T02:43:21.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:43:21.899Z] [2024-09-11T02:43:21.899Z] Login Succeeded [2024-09-11T02:43:21.899Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T02:43:21.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-11T02:43:22.522Z] + git config --global --add safe.directory /w/workspace/edgex-go/694 [Pipeline] echo [2024-09-11T02:43:22.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T02:43:22.564Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T02:43:22.586Z] ========================================================= [2024-09-11T02:43:22.586Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-11T02:43:22.586Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-11T02:43:22.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T02:43:22.921Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-11T02:43:22.921Z] c6b39de5b339: Pulling fs layer [2024-09-11T02:43:22.921Z] a69c41024577: Pulling fs layer [2024-09-11T02:43:22.921Z] d6de4b400683: Pulling fs layer [2024-09-11T02:43:22.921Z] 35cb2a7552d0: Pulling fs layer [2024-09-11T02:43:22.921Z] 4f4fb700ef54: Pulling fs layer [2024-09-11T02:43:22.921Z] 464afbd9ba4c: Pulling fs layer [2024-09-11T02:43:22.921Z] 00f215d4a9da: Pulling fs layer [2024-09-11T02:43:22.921Z] d496ad576159: Pulling fs layer [2024-09-11T02:43:22.921Z] 4f4fb700ef54: Waiting [2024-09-11T02:43:22.921Z] 464afbd9ba4c: Waiting [2024-09-11T02:43:22.921Z] 00f215d4a9da: Waiting [2024-09-11T02:43:22.921Z] 35cb2a7552d0: Waiting [2024-09-11T02:43:22.921Z] d496ad576159: Waiting [2024-09-11T02:43:23.188Z] a69c41024577: Verifying Checksum [2024-09-11T02:43:23.188Z] a69c41024577: Download complete [2024-09-11T02:43:23.188Z] 35cb2a7552d0: Verifying Checksum [2024-09-11T02:43:23.188Z] 35cb2a7552d0: Download complete [2024-09-11T02:43:23.188Z] 4f4fb700ef54: Verifying Checksum [2024-09-11T02:43:23.188Z] 4f4fb700ef54: Download complete [2024-09-11T02:43:23.188Z] 464afbd9ba4c: Verifying Checksum [2024-09-11T02:43:23.188Z] 464afbd9ba4c: Download complete [2024-09-11T02:43:23.188Z] c6b39de5b339: Download complete [2024-09-11T02:43:23.456Z] d496ad576159: Verifying Checksum [2024-09-11T02:43:23.456Z] d496ad576159: Download complete [2024-09-11T02:43:24.055Z] c6b39de5b339: Pull complete [2024-09-11T02:43:24.642Z] a69c41024577: Pull complete [2024-09-11T02:43:24.921Z] d6de4b400683: Verifying Checksum [2024-09-11T02:43:24.921Z] d6de4b400683: Download complete [2024-09-11T02:43:25.893Z] 00f215d4a9da: Verifying Checksum [2024-09-11T02:43:25.893Z] 00f215d4a9da: Download complete [2024-09-11T02:43:38.229Z] d6de4b400683: Pull complete [2024-09-11T02:43:38.229Z] 35cb2a7552d0: Pull complete [2024-09-11T02:43:38.229Z] 4f4fb700ef54: Pull complete [2024-09-11T02:43:38.229Z] 464afbd9ba4c: Pull complete [2024-09-11T02:43:41.808Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-11T02:43:42.068Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-11T02:43:43.447Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-11T02:43:44.015Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-11T02:43:45.395Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-11T02:43:46.495Z] 00f215d4a9da: Pull complete [2024-09-11T02:43:48.438Z] d496ad576159: Pull complete [2024-09-11T02:43:48.438Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-11T02:43:48.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T02:43:48.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-11T02:43:48.776Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-11T02:43:48.776Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T02:43:48.776Z] WORKDIR /edgex [2024-09-11T02:43:48.776Z] COPY go.mod . [2024-09-11T02:43:48.776Z] RUN go mod download [2024-09-11T02:43:49.359Z] Sending build context to Docker daemon 3.552MB [2024-09-11T02:43:49.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-11T02:43:49.359Z] ---> f246e2811388 [2024-09-11T02:43:49.359Z] Step 2/4 : WORKDIR /edgex [2024-09-11T02:43:49.590Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-11T02:43:50.966Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-11T02:43:51.289Z] ---> Running in d8f61b594cd9 [2024-09-11T02:43:51.556Z] Removing intermediate container d8f61b594cd9 [2024-09-11T02:43:51.556Z] ---> 4f31c0d878b6 [2024-09-11T02:43:51.556Z] Step 3/4 : COPY go.mod . [2024-09-11T02:43:51.825Z] ---> 49284be50708 [2024-09-11T02:43:51.825Z] Step 4/4 : RUN go mod download [2024-09-11T02:43:52.089Z] ---> Running in b567748e91b5 [2024-09-11T02:43:52.868Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-11T02:43:54.769Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-11T02:43:55.337Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-11T02:43:55.904Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-11T02:43:56.471Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-11T02:43:57.407Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-11T02:43:58.353Z] $ docker stop --time=1 6d43ae92b893aa84e7183a5b9b9901cb7e1188ded4595bd84618f4ebaa836fa2 [2024-09-11T02:44:06.815Z] $ docker rm -f --volumes 6d43ae92b893aa84e7183a5b9b9901cb7e1188ded4595bd84618f4ebaa836fa2 [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-09-11T02:44:08.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-11T02:44:08.171Z] [2024-09-11T02:44:08.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:44:08.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-11T02:44:08.479Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-11T02:44:08.479Z] 91d30c5bc195: Pulling fs layer [2024-09-11T02:44:08.479Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-11T02:44:08.479Z] 9c61dcf015f6: Pulling fs layer [2024-09-11T02:44:08.479Z] 4698f68db338: Pulling fs layer [2024-09-11T02:44:08.479Z] 2a2f49069b9e: Pulling fs layer [2024-09-11T02:44:08.479Z] e0025b399a48: Pulling fs layer [2024-09-11T02:44:08.479Z] 4698f68db338: Waiting [2024-09-11T02:44:08.479Z] 2a2f49069b9e: Waiting [2024-09-11T02:44:08.479Z] e0025b399a48: Waiting [2024-09-11T02:44:08.479Z] 91d30c5bc195: Download complete [2024-09-11T02:44:08.479Z] 4698f68db338: Verifying Checksum [2024-09-11T02:44:08.479Z] 4698f68db338: Download complete [2024-09-11T02:44:08.737Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-11T02:44:08.737Z] 2e9b0aa3be6d: Download complete [2024-09-11T02:44:08.737Z] e0025b399a48: Verifying Checksum [2024-09-11T02:44:08.737Z] e0025b399a48: Download complete [2024-09-11T02:44:08.737Z] 91d30c5bc195: Pull complete [2024-09-11T02:44:08.737Z] 2a2f49069b9e: Download complete [2024-09-11T02:44:08.995Z] 2e9b0aa3be6d: Pull complete [2024-09-11T02:44:09.253Z] 9c61dcf015f6: Download complete [2024-09-11T02:44:14.738Z] 9c61dcf015f6: Pull complete [2024-09-11T02:44:14.738Z] 4698f68db338: Pull complete [2024-09-11T02:44:14.738Z] 2a2f49069b9e: Pull complete [2024-09-11T02:44:14.738Z] e0025b399a48: Pull complete [2024-09-11T02:44:14.738Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-11T02:44:14.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-11T02:44:14.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:44:14.846Z] prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container [2024-09-11T02:44:14.888Z] $ 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/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-11T02:44:16.898Z] $ docker top 8d34fa6e64ad7396b66b6e7a194a532728add6f5aee14f93774d05ea4da95f11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T02:44:17.247Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-11T02:44:19.778Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-11T02:44:19.778Z] #1 transferring dockerfile: 2.01kB done [2024-09-11T02:44:19.778Z] #1 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #2 transferring dockerfile: 1.81kB done [2024-09-11T02:44:20.036Z] #2 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #3 transferring dockerfile: 2.06kB done [2024-09-11T02:44:20.036Z] #3 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #4 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #4 transferring dockerfile: 1.85kB done [2024-09-11T02:44:20.036Z] #4 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #5 transferring dockerfile: 1.95kB done [2024-09-11T02:44:20.036Z] #5 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #6 transferring dockerfile: 1.93kB done [2024-09-11T02:44:20.036Z] #6 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #7 transferring dockerfile: 1.89kB done [2024-09-11T02:44:20.036Z] #7 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #8 transferring dockerfile: 2.50kB done [2024-09-11T02:44:20.036Z] #8 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #9 transferring dockerfile: 1.70kB done [2024-09-11T02:44:20.036Z] #9 DONE 0.1s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #10 transferring dockerfile: 1.69kB done [2024-09-11T02:44:20.036Z] #10 DONE 0.0s [2024-09-11T02:44:20.036Z] [2024-09-11T02:44:20.036Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-11T02:44:20.036Z] #11 transferring dockerfile: 3.17kB done [2024-09-11T02:44:20.294Z] #11 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-11T02:44:20.294Z] #12 transferring dockerfile: 2.49kB done [2024-09-11T02:44:20.294Z] #12 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #13 [core-command internal] load build definition from Dockerfile [2024-09-11T02:44:20.294Z] #13 transferring dockerfile: 1.93kB done [2024-09-11T02:44:20.294Z] #13 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-11T02:44:20.294Z] #14 transferring dockerfile: 2.23kB done [2024-09-11T02:44:20.294Z] #14 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #15 [core-data internal] load build definition from Dockerfile [2024-09-11T02:44:20.294Z] #15 transferring dockerfile: 2.07kB done [2024-09-11T02:44:20.294Z] #15 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-11T02:44:20.294Z] #16 transferring dockerfile: 2.15kB done [2024-09-11T02:44:20.294Z] #16 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #17 [core-keeper internal] load .dockerignore [2024-09-11T02:44:20.294Z] #17 transferring context: 50B done [2024-09-11T02:44:20.294Z] #17 DONE 0.1s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #18 [security-spire-agent internal] load .dockerignore [2024-09-11T02:44:20.294Z] #18 transferring context: 50B done [2024-09-11T02:44:20.294Z] #18 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #19 [core-metadata internal] load .dockerignore [2024-09-11T02:44:20.294Z] #19 transferring context: 50B done [2024-09-11T02:44:20.294Z] #19 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #20 [support-cron-scheduler internal] load .dockerignore [2024-09-11T02:44:20.294Z] #20 transferring context: 50B done [2024-09-11T02:44:20.294Z] #20 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #21 [support-scheduler internal] load .dockerignore [2024-09-11T02:44:20.294Z] #21 transferring context: 50B done [2024-09-11T02:44:20.294Z] #21 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #22 [support-notifications internal] load .dockerignore [2024-09-11T02:44:20.294Z] #22 transferring context: 50B done [2024-09-11T02:44:20.294Z] #22 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-09-11T02:44:20.294Z] #23 transferring context: 50B done [2024-09-11T02:44:20.294Z] #23 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-11T02:44:20.294Z] #24 transferring context: 50B done [2024-09-11T02:44:20.294Z] #24 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #25 [security-spire-server internal] load .dockerignore [2024-09-11T02:44:20.294Z] #25 transferring context: 50B done [2024-09-11T02:44:20.294Z] #25 DONE 0.0s [2024-09-11T02:44:20.294Z] [2024-09-11T02:44:20.294Z] #26 [core-data internal] load .dockerignore [2024-09-11T02:44:20.553Z] #26 transferring context: 50B done [2024-09-11T02:44:20.553Z] #26 DONE 0.1s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #27 [security-spire-config internal] load .dockerignore [2024-09-11T02:44:20.553Z] #27 transferring context: 50B done [2024-09-11T02:44:20.553Z] #27 DONE 0.0s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-11T02:44:20.553Z] #28 transferring context: 50B done [2024-09-11T02:44:20.553Z] #28 DONE 0.0s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-11T02:44:20.553Z] #29 transferring context: 50B done [2024-09-11T02:44:20.553Z] #29 DONE 0.1s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #30 [core-command internal] load .dockerignore [2024-09-11T02:44:20.553Z] #30 transferring context: 50B done [2024-09-11T02:44:20.553Z] #30 DONE 0.1s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-11T02:44:20.553Z] #31 transferring context: 50B done [2024-09-11T02:44:20.553Z] #31 DONE 0.1s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #32 [security-proxy-auth internal] load .dockerignore [2024-09-11T02:44:20.553Z] #32 transferring context: 50B done [2024-09-11T02:44:20.553Z] #32 DONE 0.1s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:20.553Z] #33 DONE 0.0s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:44:20.553Z] #34 DONE 0.1s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.553Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:20.553Z] #33 DONE 0.0s [2024-09-11T02:44:20.553Z] [2024-09-11T02:44:20.554Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:44:20.554Z] #34 DONE 0.1s [2024-09-11T02:44:20.554Z] [2024-09-11T02:44:20.554Z] #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:20.554Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:44:20.898Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:44:20.898Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T02:44:20.898Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T02:44:20.898Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-11T02:44:20.898Z] #35 ... [2024-09-11T02:44:20.898Z] [2024-09-11T02:44:20.898Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:20.898Z] #33 DONE 0.0s [2024-09-11T02:44:20.898Z] [2024-09-11T02:44:20.898Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:20.898Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:44:20.898Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:44:20.898Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T02:44:20.898Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T02:44:20.898Z] #35 ... [2024-09-11T02:44:20.898Z] [2024-09-11T02:44:20.898Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:20.898Z] #33 DONE 0.0s [2024-09-11T02:44:20.898Z] [2024-09-11T02:44:20.898Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:20.898Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s [2024-09-11T02:44:21.251Z] #35 ... [2024-09-11T02:44:21.251Z] [2024-09-11T02:44:21.251Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:21.251Z] #33 DONE 0.0s [2024-09-11T02:44:21.251Z] [2024-09-11T02:44:21.251Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:21.251Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:44:21.251Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:44:21.251Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T02:44:21.251Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T02:44:21.251Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-11T02:44:21.251Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-11T02:44:21.251Z] #35 ... [2024-09-11T02:44:21.251Z] [2024-09-11T02:44:21.251Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:21.251Z] #33 DONE 0.0s [2024-09-11T02:44:21.574Z] [2024-09-11T02:44:21.574Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-11T02:44:21.574Z] #33 DONE 0.0s [2024-09-11T02:44:21.574Z] [2024-09-11T02:44:21.574Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:21.574Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-11T02:44:21.871Z] #35 ... [2024-09-11T02:44:21.871Z] [2024-09-11T02:44:21.871Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:44:21.871Z] #34 DONE 1.1s [2024-09-11T02:44:21.871Z] [2024-09-11T02:44:21.871Z] #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:21.871Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:44:21.871Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:44:21.871Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T02:44:21.871Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T02:44:21.871Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-11T02:44:21.871Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-11T02:44:22.169Z] #35 ... [2024-09-11T02:44:22.169Z] [2024-09-11T02:44:22.169Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-11T02:44:22.169Z] #36 DONE 1.5s [2024-09-11T02:44:22.169Z] [2024-09-11T02:44:22.169Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-11T02:44:22.169Z] #37 DONE 1.7s [2024-09-11T02:44:22.169Z] [2024-09-11T02:44:22.169Z] #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:44:22.169Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:44:22.169Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:44:22.169Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-11T02:44:22.169Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-11T02:44:22.170Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-11T02:44:22.170Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-11T02:44:22.454Z] #35 DONE 1.9s [2024-09-11T02:44:22.454Z] [2024-09-11T02:44:22.454Z] #38 [security-spire-agent internal] load build context [2024-09-11T02:44:22.454Z] #38 transferring context: 27.24kB 0.0s done [2024-09-11T02:44:22.454Z] #38 DONE 0.3s [2024-09-11T02:44:22.454Z] [2024-09-11T02:44:22.454Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:44:22.455Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-11T02:44:22.455Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-11T02:44:22.455Z] #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-11T02:44:22.455Z] #39 ... [2024-09-11T02:44:22.455Z] [2024-09-11T02:44:22.455Z] #40 [security-spire-config internal] load build context [2024-09-11T02:44:22.455Z] #40 transferring context: 25.96kB 0.0s done [2024-09-11T02:44:22.455Z] #40 DONE 0.4s [2024-09-11T02:44:22.455Z] [2024-09-11T02:44:22.455Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:44:22.455Z] #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-11T02:44:23.021Z] #39 ... [2024-09-11T02:44:23.021Z] [2024-09-11T02:44:23.021Z] #41 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-11T02:44:23.021Z] #41 DONE 2.4s [2024-09-11T02:44:23.021Z] [2024-09-11T02:44:23.021Z] #42 [security-spire-server internal] load build context [2024-09-11T02:44:23.021Z] #42 transferring context: 27.71kB 0.0s done [2024-09-11T02:44:23.021Z] #42 DONE 0.7s [2024-09-11T02:44:23.021Z] [2024-09-11T02:44:23.021Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:44:23.021Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-11T02:44:23.021Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-09-11T02:44:23.021Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-09-11T02:44:23.021Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-11T02:44:23.021Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-09-11T02:44:23.280Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-11T02:44:23.280Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-11T02:44:23.280Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-11T02:44:23.539Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done [2024-09-11T02:44:23.539Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s [2024-09-11T02:44:23.539Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-11T02:44:23.539Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.9s [2024-09-11T02:44:23.800Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.0s [2024-09-11T02:44:23.800Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.21MB / 30.73MB 1.1s [2024-09-11T02:44:23.800Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-09-11T02:44:28.563Z] #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.6s done [2024-09-11T02:44:30.480Z] #39 ... [2024-09-11T02:44:30.480Z] [2024-09-11T02:44:30.480Z] #43 [core-keeper internal] load build context [2024-09-11T02:44:30.480Z] #43 transferring context: 319.88MB 9.9s [2024-09-11T02:44:30.739Z] #43 ... [2024-09-11T02:44:30.739Z] [2024-09-11T02:44:30.739Z] #44 [core-metadata internal] load build context [2024-09-11T02:44:30.739Z] #44 ... [2024-09-11T02:44:30.739Z] [2024-09-11T02:44:30.739Z] #45 [support-cron-scheduler internal] load build context [2024-09-11T02:44:30.998Z] #45 ... [2024-09-11T02:44:30.998Z] [2024-09-11T02:44:30.998Z] #46 [support-notifications internal] load build context [2024-09-11T02:44:30.998Z] #46 ... [2024-09-11T02:44:30.998Z] [2024-09-11T02:44:30.998Z] #47 [security-secretstore-setup internal] load build context [2024-09-11T02:44:30.998Z] #47 ... [2024-09-11T02:44:30.998Z] [2024-09-11T02:44:30.998Z] #48 [support-scheduler internal] load build context [2024-09-11T02:44:31.257Z] #48 ... [2024-09-11T02:44:31.257Z] [2024-09-11T02:44:31.257Z] #49 [security-proxy-setup internal] load build context [2024-09-11T02:44:31.257Z] #49 ... [2024-09-11T02:44:31.257Z] [2024-09-11T02:44:31.257Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-11T02:44:31.989Z] #50 ... [2024-09-11T02:44:31.989Z] [2024-09-11T02:44:31.989Z] #51 [security-bootstrapper internal] load build context [2024-09-11T02:44:31.989Z] #51 ... [2024-09-11T02:44:31.989Z] [2024-09-11T02:44:31.989Z] #48 [support-scheduler internal] load build context [2024-09-11T02:44:32.257Z] #48 ... [2024-09-11T02:44:32.257Z] [2024-09-11T02:44:32.257Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-11T02:44:32.257Z] #52 ... [2024-09-11T02:44:32.257Z] [2024-09-11T02:44:32.257Z] #53 [core-command internal] load build context [2024-09-11T02:44:32.257Z] #53 ... [2024-09-11T02:44:32.257Z] [2024-09-11T02:44:32.257Z] #54 [core-data internal] load build context [2024-09-11T02:44:32.257Z] #54 ... [2024-09-11T02:44:32.257Z] [2024-09-11T02:44:32.257Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:44:32.257Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-11T02:44:32.257Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-11T02:44:32.257Z] #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-11T02:44:32.257Z] #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-11T02:44:32.258Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-09-11T02:44:32.258Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-11T02:44:32.258Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-09-11T02:44:32.258Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-11T02:44:32.258Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-11T02:44:32.258Z] #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 7.1s done [2024-09-11T02:44:32.258Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-11T02:44:32.519Z] #55 ... [2024-09-11T02:44:32.519Z] [2024-09-11T02:44:32.519Z] #56 [security-proxy-auth internal] load build context [2024-09-11T02:44:32.519Z] #56 ... [2024-09-11T02:44:32.519Z] [2024-09-11T02:44:32.519Z] #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T02:44:32.519Z] #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.399 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:44:32.519Z] #0 1.399 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:44:32.519Z] #0 1.399 OK: 20070 distinct packages available [2024-09-11T02:44:32.519Z] #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.744 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-11T02:44:32.519Z] #0 1.748 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-11T02:44:32.519Z] #0 1.751 (3/5) Installing libucontext (1.2-r2) [2024-09-11T02:44:32.519Z] #0 1.761 (4/5) Installing gcompat (1.1.0-r1) [2024-09-11T02:44:32.519Z] #0 1.765 (5/5) Installing openssl (3.1.7-r0) [2024-09-11T02:44:32.519Z] #0 1.777 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:44:32.519Z] #0 1.788 OK: 8 MiB in 20 packages [2024-09-11T02:44:32.519Z] #57 ... [2024-09-11T02:44:32.519Z] [2024-09-11T02:44:32.519Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T02:44:32.519Z] #0 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.309 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:44:32.519Z] #0 1.309 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:44:32.519Z] #0 1.309 OK: 20070 distinct packages available [2024-09-11T02:44:32.519Z] #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:44:32.519Z] #0 1.621 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T02:44:32.519Z] #0 1.629 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-11T02:44:32.519Z] #0 1.632 (3/4) Installing libucontext (1.2-r2) [2024-09-11T02:44:32.519Z] #0 1.637 (4/4) Installing gcompat (1.1.0-r1) [2024-09-11T02:44:32.519Z] #0 1.641 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:44:32.519Z] #0 1.656 OK: 8 MiB in 19 packages [2024-09-11T02:44:32.778Z] #58 ... [2024-09-11T02:44:32.779Z] [2024-09-11T02:44:32.779Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T02:44:32.779Z] #59 ... [2024-09-11T02:44:32.779Z] [2024-09-11T02:44:32.779Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T02:44:33.101Z] #60 ... [2024-09-11T02:44:33.101Z] [2024-09-11T02:44:33.101Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T02:44:33.101Z] #61 ... [2024-09-11T02:44:33.101Z] [2024-09-11T02:44:33.101Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:44:33.101Z] #62 ... [2024-09-11T02:44:33.101Z] [2024-09-11T02:44:33.101Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T02:44:33.367Z] #63 ... [2024-09-11T02:44:33.367Z] [2024-09-11T02:44:33.368Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T02:44:33.368Z] #64 ... [2024-09-11T02:44:33.368Z] [2024-09-11T02:44:33.368Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T02:44:33.633Z] #65 ... [2024-09-11T02:44:33.633Z] [2024-09-11T02:44:33.633Z] #66 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-09-11T02:44:33.633Z] #66 ... [2024-09-11T02:44:33.633Z] [2024-09-11T02:44:33.633Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T02:44:33.633Z] #67 ... [2024-09-11T02:44:33.633Z] [2024-09-11T02:44:33.633Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T02:44:33.894Z] #68 ... [2024-09-11T02:44:33.894Z] [2024-09-11T02:44:33.894Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:44:33.894Z] #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.4s [2024-09-11T02:44:34.464Z] #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-09-11T02:44:38.662Z] #55 ... [2024-09-11T02:44:38.662Z] [2024-09-11T02:44:38.662Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:44:38.662Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-09-11T02:44:39.236Z] #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.8s done [2024-09-11T02:44:41.781Z] #39 ... [2024-09-11T02:44:41.781Z] [2024-09-11T02:44:41.781Z] #43 [core-keeper internal] load build context [2024-09-11T02:44:41.781Z] #43 transferring context: 495.98MB 13.8s done [2024-09-11T02:44:41.781Z] #43 ... [2024-09-11T02:44:41.781Z] [2024-09-11T02:44:41.781Z] #45 [support-cron-scheduler internal] load build context [2024-09-11T02:44:41.781Z] #45 transferring context: 495.98MB 14.7s done [2024-09-11T02:44:41.781Z] #45 ... [2024-09-11T02:44:41.781Z] [2024-09-11T02:44:41.781Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-11T02:44:41.781Z] #50 transferring context: 495.98MB 14.4s done [2024-09-11T02:44:42.043Z] #50 ... [2024-09-11T02:44:42.043Z] [2024-09-11T02:44:42.043Z] #47 [security-secretstore-setup internal] load build context [2024-09-11T02:44:42.043Z] #47 transferring context: 495.98MB 13.3s done [2024-09-11T02:44:42.043Z] #47 ... [2024-09-11T02:44:42.043Z] [2024-09-11T02:44:42.043Z] #51 [security-bootstrapper internal] load build context [2024-09-11T02:44:42.043Z] #51 transferring context: 495.98MB 17.1s done [2024-09-11T02:44:42.773Z] #51 ... [2024-09-11T02:44:42.773Z] [2024-09-11T02:44:42.773Z] #49 [security-proxy-setup internal] load build context [2024-09-11T02:44:42.773Z] #49 transferring context: 495.98MB 13.6s done [2024-09-11T02:44:42.773Z] #49 ... [2024-09-11T02:44:42.773Z] [2024-09-11T02:44:42.774Z] #48 [support-scheduler internal] load build context [2024-09-11T02:44:42.774Z] #48 transferring context: 495.98MB 14.0s done [2024-09-11T02:44:43.036Z] #48 ... [2024-09-11T02:44:43.036Z] [2024-09-11T02:44:43.036Z] #54 [core-data internal] load build context [2024-09-11T02:44:43.036Z] #54 transferring context: 495.98MB 14.1s done [2024-09-11T02:44:43.036Z] #54 ... [2024-09-11T02:44:43.036Z] [2024-09-11T02:44:43.036Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-11T02:44:43.036Z] #52 transferring context: 495.98MB 13.0s done [2024-09-11T02:44:43.296Z] #52 ... [2024-09-11T02:44:43.296Z] [2024-09-11T02:44:43.296Z] #56 [security-proxy-auth internal] load build context [2024-09-11T02:44:43.296Z] #56 transferring context: 495.98MB 13.9s done [2024-09-11T02:44:43.296Z] #56 ... [2024-09-11T02:44:43.296Z] [2024-09-11T02:44:43.296Z] #46 [support-notifications internal] load build context [2024-09-11T02:44:43.296Z] #46 transferring context: 495.98MB 14.5s done [2024-09-11T02:44:43.557Z] #46 ... [2024-09-11T02:44:43.557Z] [2024-09-11T02:44:43.557Z] #44 [core-metadata internal] load build context [2024-09-11T02:44:43.557Z] #44 transferring context: 495.98MB 12.8s done [2024-09-11T02:44:43.557Z] #44 ... [2024-09-11T02:44:43.557Z] [2024-09-11T02:44:43.557Z] #53 [core-command internal] load build context [2024-09-11T02:44:43.557Z] #53 transferring context: 495.98MB 13.6s done [2024-09-11T02:44:48.462Z] Removing intermediate container b567748e91b5 [2024-09-11T02:44:48.463Z] ---> 5eefc90168b6 [2024-09-11T02:44:48.729Z] Successfully built 5eefc90168b6 [2024-09-11T02:44:48.729Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:44:49.072Z] + docker inspect -f . ci-base-image-arm64 [2024-09-11T02:44:49.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:44:49.283Z] prd-ubuntu20.04-docker-arm64-4c-16g-10092 does not seem to be running inside a container [2024-09-11T02:44:49.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-11T02:44:50.530Z] $ docker top de9ee5de900cb56446b55a77dcdf5c7a0b18c01741ecd1167c98cbbff7612986 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T02:44:51.408Z] + go version [2024-09-11T02:44:51.408Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-11T02:44:51.425Z] $ docker stop --time=1 de9ee5de900cb56446b55a77dcdf5c7a0b18c01741ecd1167c98cbbff7612986 [2024-09-11T02:44:53.043Z] $ docker rm -f --volumes de9ee5de900cb56446b55a77dcdf5c7a0b18c01741ecd1167c98cbbff7612986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:44:53.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-11T02:44:53.748Z] [2024-09-11T02:44:53.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:44:54.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-11T02:44:54.102Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-11T02:44:54.102Z] 547446be3368: Pulling fs layer [2024-09-11T02:44:54.102Z] d125d8839a47: Pulling fs layer [2024-09-11T02:44:54.102Z] 3e85d5ac6304: Pulling fs layer [2024-09-11T02:44:54.102Z] c3105a71a48b: Pulling fs layer [2024-09-11T02:44:54.102Z] 0f093f025ec4: Pulling fs layer [2024-09-11T02:44:54.102Z] c3106fc0e877: Pulling fs layer [2024-09-11T02:44:54.102Z] c3105a71a48b: Waiting [2024-09-11T02:44:54.102Z] 0f093f025ec4: Waiting [2024-09-11T02:44:54.102Z] c3106fc0e877: Waiting [2024-09-11T02:44:54.372Z] 547446be3368: Verifying Checksum [2024-09-11T02:44:54.372Z] 547446be3368: Download complete [2024-09-11T02:44:54.372Z] c3105a71a48b: Verifying Checksum [2024-09-11T02:44:54.372Z] c3105a71a48b: Download complete [2024-09-11T02:44:54.641Z] d125d8839a47: Verifying Checksum [2024-09-11T02:44:54.641Z] d125d8839a47: Download complete [2024-09-11T02:44:54.641Z] c3106fc0e877: Verifying Checksum [2024-09-11T02:44:54.641Z] c3106fc0e877: Download complete [2024-09-11T02:44:54.910Z] 0f093f025ec4: Verifying Checksum [2024-09-11T02:44:54.910Z] 0f093f025ec4: Download complete [2024-09-11T02:44:54.910Z] 547446be3368: Pull complete [2024-09-11T02:44:56.324Z] d125d8839a47: Pull complete [2024-09-11T02:44:56.592Z] 3e85d5ac6304: Verifying Checksum [2024-09-11T02:44:56.592Z] 3e85d5ac6304: Download complete [2024-09-11T02:45:06.668Z] 3e85d5ac6304: Pull complete [2024-09-11T02:45:06.668Z] c3105a71a48b: Pull complete [2024-09-11T02:45:07.633Z] 0f093f025ec4: Pull complete [2024-09-11T02:45:07.899Z] c3106fc0e877: Pull complete [2024-09-11T02:45:07.899Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-11T02:45:07.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-11T02:45:07.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:45:08.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-10092 does not seem to be running inside a container [2024-09-11T02:45:08.453Z] $ 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/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-11T02:45:10.589Z] $ docker top 43aff622ee9d5f7a5d3717655fed2cc46b7b45b4de6f5bdace0ae02d6c48fd4d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T02:45:11.109Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-11T02:45:15.785Z] #53 ... [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #44 [core-metadata internal] load build context [2024-09-11T02:45:15.785Z] #44 DONE 52.2s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T02:45:15.785Z] #57 DONE 50.6s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #66 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2024-09-11T02:45:15.785Z] #66 DONE 50.0s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T02:45:15.785Z] #58 DONE 50.5s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T02:45:15.785Z] #64 DONE 50.2s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:15.785Z] #69 ... [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #47 [security-secretstore-setup internal] load build context [2024-09-11T02:45:15.785Z] #47 DONE 51.9s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #48 [support-scheduler internal] load build context [2024-09-11T02:45:15.785Z] #48 DONE 52.1s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #52 [core-common-config-bootstrapper internal] load build context [2024-09-11T02:45:15.785Z] #52 DONE 51.0s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #43 [core-keeper internal] load build context [2024-09-11T02:45:15.785Z] #43 DONE 52.3s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #49 [security-proxy-setup internal] load build context [2024-09-11T02:45:15.785Z] #49 DONE 52.0s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:15.785Z] #50 DONE 52.1s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #45 [support-cron-scheduler internal] load build context [2024-09-11T02:45:15.785Z] #45 DONE 52.3s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #46 [support-notifications internal] load build context [2024-09-11T02:45:15.785Z] #46 DONE 52.2s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:45:15.785Z] #55 DONE 51.0s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #56 [security-proxy-auth internal] load build context [2024-09-11T02:45:15.785Z] #56 DONE 51.1s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #53 [core-command internal] load build context [2024-09-11T02:45:15.785Z] #53 DONE 51.1s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #54 [core-data internal] load build context [2024-09-11T02:45:15.785Z] #54 DONE 51.1s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #51 [security-bootstrapper internal] load build context [2024-09-11T02:45:15.785Z] #51 DONE 52.0s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:15.785Z] #70 ... [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:15.785Z] #59 50.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #59 50.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #59 51.05 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #59 51.06 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #59 51.06 OK: 7 MiB in 16 packages [2024-09-11T02:45:15.785Z] #59 DONE 51.4s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T02:45:15.785Z] #60 50.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #60 50.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #60 50.91 (1/4) Installing ca-certificates (20240226-r0) [2024-09-11T02:45:15.785Z] #60 50.93 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #60 50.93 (3/4) Installing su-exec (0.2-r3) [2024-09-11T02:45:15.785Z] #60 50.93 (4/4) Installing yq (4.33.3-r5) [2024-09-11T02:45:15.785Z] #60 51.01 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #60 51.01 Executing ca-certificates-20240226-r0.trigger [2024-09-11T02:45:15.785Z] #60 51.20 OK: 17 MiB in 19 packages [2024-09-11T02:45:15.785Z] #60 DONE 51.5s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T02:45:15.785Z] #71 ... [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T02:45:15.785Z] #65 50.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #65 50.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #65 51.14 (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T02:45:15.785Z] #65 51.26 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #65 51.28 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #65 51.31 Executing ca-certificates-20240226-r0.trigger [2024-09-11T02:45:15.785Z] #65 51.36 OK: 8 MiB in 17 packages [2024-09-11T02:45:15.785Z] #65 DONE 51.5s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T02:45:15.785Z] #63 50.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #63 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #63 51.18 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #63 51.19 (2/2) Installing su-exec (0.2-r3) [2024-09-11T02:45:15.785Z] #63 51.20 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #63 51.21 OK: 7 MiB in 17 packages [2024-09-11T02:45:15.785Z] #63 DONE 51.5s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:15.785Z] #62 50.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #62 51.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #62 51.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #62 51.25 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #62 51.29 OK: 7 MiB in 16 packages [2024-09-11T02:45:15.785Z] #62 DONE 51.5s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T02:45:15.785Z] #61 50.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #61 50.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #61 51.14 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:45:15.785Z] #61 51.14 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:45:15.785Z] #61 51.14 OK: 20070 distinct packages available [2024-09-11T02:45:15.785Z] #61 51.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #61 51.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #61 51.51 (1/11) Installing ca-certificates (20240226-r0) [2024-09-11T02:45:15.785Z] #61 51.53 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-11T02:45:15.785Z] #61 51.54 (3/11) Installing libunistring (1.1-r1) [2024-09-11T02:45:15.785Z] #61 51.56 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-11T02:45:15.785Z] #61 51.57 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-11T02:45:15.785Z] #61 51.57 (6/11) Installing libcurl (8.9.1-r0) [2024-09-11T02:45:15.785Z] #61 51.61 (7/11) Installing curl (8.9.1-r0) [2024-09-11T02:45:15.785Z] #61 51.62 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #61 51.62 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-11T02:45:15.785Z] #61 51.63 (10/11) Installing libucontext (1.2-r2) [2024-09-11T02:45:15.785Z] #61 51.63 (11/11) Installing gcompat (1.1.0-r1) [2024-09-11T02:45:15.785Z] #61 51.64 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #61 51.65 Executing ca-certificates-20240226-r0.trigger [2024-09-11T02:45:15.785Z] #61 ... [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T02:45:15.785Z] #67 50.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #67 50.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #67 51.15 (1/3) Installing ca-certificates (20240226-r0) [2024-09-11T02:45:15.785Z] #67 51.26 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #67 51.26 (3/3) Installing tzdata (2024a-r0) [2024-09-11T02:45:15.785Z] #67 51.38 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #67 51.39 Executing ca-certificates-20240226-r0.trigger [2024-09-11T02:45:15.785Z] #67 51.47 OK: 11 MiB in 18 packages [2024-09-11T02:45:15.785Z] #67 DONE 51.9s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T02:45:15.785Z] #72 DONE 1.7s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T02:45:15.785Z] #61 51.81 OK: 12 MiB in 26 packages [2024-09-11T02:45:15.785Z] #61 DONE 52.0s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:15.785Z] #69 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #69 2.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #69 ... [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T02:45:15.785Z] #68 50.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #68 51.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #68 52.09 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:15.785Z] #68 52.10 (2/4) Installing openssl (3.1.7-r0) [2024-09-11T02:45:15.785Z] #68 52.11 (3/4) Installing su-exec (0.2-r3) [2024-09-11T02:45:15.785Z] #68 52.11 (4/4) Installing yq (4.33.3-r5) [2024-09-11T02:45:15.785Z] #68 52.17 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:15.785Z] #68 52.17 OK: 17 MiB in 19 packages [2024-09-11T02:45:15.785Z] #68 DONE 52.5s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:15.785Z] #69 2.463 OK: 264 MiB in 52 packages [2024-09-11T02:45:15.785Z] #69 DONE 2.7s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T02:45:15.785Z] #0 1.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #0 2.069 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:45:15.785Z] #0 2.069 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:45:15.785Z] #0 2.069 OK: 20078 distinct packages available [2024-09-11T02:45:15.785Z] #0 2.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #0 2.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:15.785Z] #0 2.432 OK: 264 MiB in 52 packages [2024-09-11T02:45:15.785Z] #73 DONE 2.6s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:15.785Z] #74 DONE 0.2s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:15.785Z] #75 DONE 0.1s [2024-09-11T02:45:15.785Z] [2024-09-11T02:45:15.785Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:16.046Z] #76 ... [2024-09-11T02:45:16.046Z] [2024-09-11T02:45:16.046Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:16.046Z] #70 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.046Z] #70 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.046Z] #70 2.908 OK: 264 MiB in 52 packages [2024-09-11T02:45:16.046Z] #70 DONE 3.1s [2024-09-11T02:45:16.046Z] [2024-09-11T02:45:16.046Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-11T02:45:16.046Z] #0 2.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.046Z] #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.046Z] #0 2.977 OK: 8 MiB in 19 packages [2024-09-11T02:45:16.046Z] #77 DONE 3.1s [2024-09-11T02:45:16.306Z] [2024-09-11T02:45:16.306Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-11T02:45:16.306Z] #0 2.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.306Z] #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.306Z] #0 3.038 OK: 264 MiB in 52 packages [2024-09-11T02:45:16.306Z] #78 DONE 3.2s [2024-09-11T02:45:16.306Z] [2024-09-11T02:45:16.306Z] #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-11T02:45:16.306Z] #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.306Z] #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:16.306Z] #0 3.224 OK: 8 MiB in 20 packages [2024-09-11T02:45:16.306Z] #79 DONE 3.4s [2024-09-11T02:45:16.306Z] [2024-09-11T02:45:16.306Z] #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:16.306Z] #80 DONE 0.2s [2024-09-11T02:45:16.306Z] [2024-09-11T02:45:16.306Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:17.707Z] #81 ... [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-11T02:45:17.707Z] #82 DONE 1.5s [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:17.707Z] #83 DONE 1.6s [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T02:45:17.707Z] #84 DONE 1.6s [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T02:45:17.707Z] #85 DONE 1.5s [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:17.707Z] #0 2.614 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:17.707Z] #0 3.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:17.707Z] #0 3.880 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:17.707Z] #0 4.192 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:17.707Z] #0 4.198 OK: 7 MiB in 16 packages [2024-09-11T02:45:17.707Z] #86 DONE 4.8s [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-11T02:45:17.707Z] #87 DONE 0.2s [2024-09-11T02:45:17.707Z] [2024-09-11T02:45:17.707Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T02:45:17.707Z] #71 3.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:17.969Z] #71 ... [2024-09-11T02:45:17.969Z] [2024-09-11T02:45:17.969Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-11T02:45:17.969Z] #88 DONE 0.2s [2024-09-11T02:45:17.969Z] [2024-09-11T02:45:17.969Z] #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-11T02:45:17.969Z] #71 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:17.969Z] #71 4.167 OK: 7 MiB in 16 packages [2024-09-11T02:45:18.540Z] #71 DONE 4.6s [2024-09-11T02:45:18.540Z] [2024-09-11T02:45:18.540Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-11T02:45:18.540Z] #89 DONE 0.8s [2024-09-11T02:45:18.540Z] [2024-09-11T02:45:18.540Z] #90 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-11T02:45:18.540Z] #90 DONE 0.7s [2024-09-11T02:45:18.540Z] [2024-09-11T02:45:18.540Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-11T02:45:18.540Z] #91 ... [2024-09-11T02:45:18.540Z] [2024-09-11T02:45:18.540Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-11T02:45:18.540Z] #92 DONE 0.8s [2024-09-11T02:45:18.802Z] [2024-09-11T02:45:18.802Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T02:45:18.802Z] #93 DONE 0.2s [2024-09-11T02:45:18.802Z] [2024-09-11T02:45:18.802Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-11T02:45:18.802Z] #94 DONE 0.1s [2024-09-11T02:45:18.802Z] [2024-09-11T02:45:18.802Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-11T02:45:18.802Z] #91 DONE 0.3s [2024-09-11T02:45:18.802Z] [2024-09-11T02:45:18.802Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T02:45:18.802Z] #95 DONE 0.2s [2024-09-11T02:45:18.802Z] [2024-09-11T02:45:18.802Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-11T02:45:19.063Z] #96 ... [2024-09-11T02:45:19.063Z] [2024-09-11T02:45:19.063Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-11T02:45:19.063Z] #97 DONE 0.2s [2024-09-11T02:45:19.063Z] [2024-09-11T02:45:19.063Z] #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-11T02:45:19.063Z] #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:19.063Z] #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:19.063Z] #0 4.602 OK: 17 MiB in 19 packages [2024-09-11T02:45:19.063Z] #98 DONE 4.8s [2024-09-11T02:45:19.063Z] [2024-09-11T02:45:19.063Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-11T02:45:19.063Z] #99 DONE 0.2s [2024-09-11T02:45:19.063Z] [2024-09-11T02:45:19.063Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-11T02:45:19.063Z] #96 DONE 0.3s [2024-09-11T02:45:19.063Z] [2024-09-11T02:45:19.063Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-11T02:45:19.322Z] #100 ... [2024-09-11T02:45:19.322Z] [2024-09-11T02:45:19.322Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-11T02:45:19.322Z] #101 DONE 0.2s [2024-09-11T02:45:19.322Z] [2024-09-11T02:45:19.322Z] #102 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-11T02:45:19.322Z] #0 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:19.322Z] #0 4.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:19.322Z] #0 4.900 OK: 7 MiB in 16 packages [2024-09-11T02:45:19.322Z] #102 DONE 5.1s [2024-09-11T02:45:19.322Z] [2024-09-11T02:45:19.322Z] #103 [security-spire-config] exporting to image [2024-09-11T02:45:19.322Z] #103 exporting layers [2024-09-11T02:45:19.582Z] #103 ... [2024-09-11T02:45:19.582Z] [2024-09-11T02:45:19.582Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-11T02:45:19.582Z] #100 DONE 0.3s [2024-09-11T02:45:19.582Z] [2024-09-11T02:45:19.582Z] #103 [security-spire-server] exporting to image [2024-09-11T02:45:19.842Z] #103 ... [2024-09-11T02:45:19.842Z] [2024-09-11T02:45:19.842Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-11T02:45:19.842Z] #104 DONE 0.6s [2024-09-11T02:45:19.842Z] [2024-09-11T02:45:19.842Z] #105 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T02:45:19.842Z] #0 5.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:19.842Z] #0 5.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:19.842Z] #0 5.353 OK: 8 MiB in 17 packages [2024-09-11T02:45:19.842Z] #105 DONE 5.6s [2024-09-11T02:45:19.842Z] [2024-09-11T02:45:19.842Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-11T02:45:20.104Z] #106 ... [2024-09-11T02:45:20.104Z] [2024-09-11T02:45:20.104Z] #107 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T02:45:20.104Z] #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.104Z] #0 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.104Z] #0 5.258 OK: 11 MiB in 18 packages [2024-09-11T02:45:20.104Z] #107 DONE 5.5s [2024-09-11T02:45:20.104Z] [2024-09-11T02:45:20.104Z] #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-11T02:45:20.104Z] #0 4.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.104Z] #0 5.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.104Z] #0 5.253 OK: 7 MiB in 17 packages [2024-09-11T02:45:20.104Z] #108 DONE 5.8s [2024-09-11T02:45:20.364Z] [2024-09-11T02:45:20.364Z] #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-11T02:45:20.364Z] #109 ... [2024-09-11T02:45:20.364Z] [2024-09-11T02:45:20.364Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-11T02:45:20.364Z] #106 DONE 0.6s [2024-09-11T02:45:20.624Z] [2024-09-11T02:45:20.624Z] #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-11T02:45:20.624Z] #0 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.624Z] #0 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.624Z] #0 5.531 OK: 12 MiB in 26 packages [2024-09-11T02:45:20.624Z] #110 DONE 5.8s [2024-09-11T02:45:20.624Z] [2024-09-11T02:45:20.624Z] #103 [security-spire-config] exporting to image [2024-09-11T02:45:20.624Z] #103 writing image sha256:621c6d148676e1c7cde27817bfb7007c7bf5395644ea568ed485f07ecbdd6d9c done [2024-09-11T02:45:20.624Z] #103 naming to docker.io/library/security-spire-config done [2024-09-11T02:45:20.624Z] #103 exporting layers 1.0s done [2024-09-11T02:45:20.624Z] #103 writing image sha256:e04277241a56c274b290c91be74be0f93ad150500ba8c6f622abcfd1b28261ac done [2024-09-11T02:45:20.624Z] #103 naming to docker.io/library/security-spire-server done [2024-09-11T02:45:20.885Z] #103 ... [2024-09-11T02:45:20.885Z] [2024-09-11T02:45:20.885Z] #111 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-11T02:45:20.885Z] #0 5.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.885Z] #0 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.885Z] #0 5.417 OK: 17 MiB in 19 packages [2024-09-11T02:45:20.885Z] #111 DONE 5.5s [2024-09-11T02:45:20.885Z] [2024-09-11T02:45:20.885Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T02:45:20.885Z] #0 4.907 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.885Z] #0 5.387 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-11T02:45:20.885Z] #0 6.061 OK: 264 MiB in 52 packages [2024-09-11T02:45:20.885Z] #112 DONE 6.2s [2024-09-11T02:45:20.885Z] [2024-09-11T02:45:20.885Z] #113 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-11T02:45:20.885Z] #113 DONE 0.1s [2024-09-11T02:45:20.885Z] [2024-09-11T02:45:20.885Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-11T02:45:20.885Z] #114 DONE 0.1s [2024-09-11T02:45:20.885Z] [2024-09-11T02:45:20.885Z] #103 [security-spire-server] exporting to image [2024-09-11T02:45:20.885Z] #103 exporting layers 0.7s done [2024-09-11T02:45:21.144Z] #103 writing image sha256:2f79161cc3f62db67b6fa7ae055db0e29fc0544b6b824f2fe161e32a2dada61b done [2024-09-11T02:45:21.144Z] #103 naming to docker.io/library/security-spire-agent done [2024-09-11T02:45:21.144Z] #103 DONE 1.8s [2024-09-11T02:45:21.144Z] [2024-09-11T02:45:21.144Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:21.211Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-11T02:45:21.211Z] #1 transferring dockerfile: 3.17kB 0.0s done [2024-09-11T02:45:21.211Z] #1 DONE 0.1s [2024-09-11T02:45:21.488Z] [2024-09-11T02:45:21.488Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-11T02:45:21.488Z] #2 transferring dockerfile: 1.93kB done [2024-09-11T02:45:21.488Z] #2 DONE 0.0s [2024-09-11T02:45:21.488Z] [2024-09-11T02:45:21.488Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-11T02:45:21.488Z] #3 transferring dockerfile: 1.85kB done [2024-09-11T02:45:21.488Z] #3 DONE 0.1s [2024-09-11T02:45:21.488Z] [2024-09-11T02:45:21.488Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-11T02:45:21.488Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-09-11T02:45:21.488Z] #4 DONE 0.0s [2024-09-11T02:45:21.488Z] [2024-09-11T02:45:21.488Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-09-11T02:45:21.488Z] #5 transferring dockerfile: 2.01kB done [2024-09-11T02:45:21.488Z] #5 DONE 0.1s [2024-09-11T02:45:21.488Z] [2024-09-11T02:45:21.488Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-11T02:45:21.488Z] #6 transferring dockerfile: 2.23kB 0.0s done [2024-09-11T02:45:21.488Z] #6 DONE 0.1s [2024-09-11T02:45:21.713Z] #115 ... [2024-09-11T02:45:21.713Z] [2024-09-11T02:45:21.713Z] #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-11T02:45:21.713Z] #109 DONE 1.9s [2024-09-11T02:45:21.763Z] [2024-09-11T02:45:21.763Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-11T02:45:21.763Z] #7 transferring dockerfile: 2.06kB 0.0s done [2024-09-11T02:45:21.763Z] #7 DONE 0.1s [2024-09-11T02:45:21.763Z] [2024-09-11T02:45:21.763Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-11T02:45:21.763Z] #8 transferring dockerfile: 1.95kB 0.0s done [2024-09-11T02:45:21.763Z] #8 DONE 0.1s [2024-09-11T02:45:21.763Z] [2024-09-11T02:45:21.763Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-09-11T02:45:21.763Z] #9 transferring dockerfile: 1.81kB done [2024-09-11T02:45:21.763Z] #9 DONE 0.0s [2024-09-11T02:45:21.974Z] [2024-09-11T02:45:21.974Z] #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-11T02:45:21.974Z] #116 DONE 0.0s [2024-09-11T02:45:21.974Z] [2024-09-11T02:45:21.974Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:22.034Z] [2024-09-11T02:45:22.034Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-11T02:45:22.034Z] #10 transferring dockerfile: 2.07kB done [2024-09-11T02:45:22.034Z] #10 DONE 0.1s [2024-09-11T02:45:22.034Z] [2024-09-11T02:45:22.034Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-09-11T02:45:22.034Z] #11 transferring dockerfile: 1.70kB done [2024-09-11T02:45:22.034Z] #11 DONE 0.1s [2024-09-11T02:45:22.034Z] [2024-09-11T02:45:22.034Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-11T02:45:22.034Z] #12 transferring dockerfile: 1.69kB done [2024-09-11T02:45:22.034Z] #12 DONE 0.1s [2024-09-11T02:45:22.034Z] [2024-09-11T02:45:22.034Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-11T02:45:22.034Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-09-11T02:45:22.034Z] #13 DONE 0.1s [2024-09-11T02:45:22.034Z] [2024-09-11T02:45:22.034Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-11T02:45:22.034Z] #14 transferring dockerfile: 2.15kB done [2024-09-11T02:45:22.300Z] #14 DONE 0.1s [2024-09-11T02:45:22.300Z] [2024-09-11T02:45:22.300Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-11T02:45:22.300Z] #15 transferring dockerfile: 2.49kB 0.0s done [2024-09-11T02:45:22.300Z] #15 DONE 0.1s [2024-09-11T02:45:22.300Z] [2024-09-11T02:45:22.300Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-09-11T02:45:22.300Z] #16 transferring dockerfile: 1.93kB done [2024-09-11T02:45:22.300Z] #16 DONE 0.1s [2024-09-11T02:45:22.300Z] [2024-09-11T02:45:22.300Z] #17 [security-bootstrapper internal] load .dockerignore [2024-09-11T02:45:22.300Z] #17 transferring context: 50B 0.0s done [2024-09-11T02:45:22.300Z] #17 DONE 0.0s [2024-09-11T02:45:23.268Z] [2024-09-11T02:45:23.268Z] #18 [core-command internal] load .dockerignore [2024-09-11T02:45:23.268Z] #18 transferring context: 50B done [2024-09-11T02:45:23.268Z] #18 DONE 0.1s [2024-09-11T02:45:23.268Z] [2024-09-11T02:45:23.268Z] #19 [support-cron-scheduler internal] load .dockerignore [2024-09-11T02:45:23.268Z] #19 transferring context: 50B done [2024-09-11T02:45:23.268Z] #19 DONE 0.1s [2024-09-11T02:45:23.268Z] [2024-09-11T02:45:23.268Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-11T02:45:23.268Z] #20 transferring context: 50B done [2024-09-11T02:45:23.268Z] #20 DONE 0.1s [2024-09-11T02:45:23.268Z] [2024-09-11T02:45:23.268Z] #21 [core-keeper internal] load .dockerignore [2024-09-11T02:45:23.268Z] #21 transferring context: 50B done [2024-09-11T02:45:23.268Z] #21 DONE 0.1s [2024-09-11T02:45:23.268Z] [2024-09-11T02:45:23.268Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-11T02:45:23.535Z] #22 transferring context: 50B 0.0s done [2024-09-11T02:45:23.535Z] #22 DONE 0.1s [2024-09-11T02:45:23.535Z] [2024-09-11T02:45:23.535Z] #23 [core-metadata internal] load .dockerignore [2024-09-11T02:45:23.535Z] #23 transferring context: 50B done [2024-09-11T02:45:23.535Z] #23 DONE 0.1s [2024-09-11T02:45:23.535Z] [2024-09-11T02:45:23.535Z] #24 [support-notifications internal] load .dockerignore [2024-09-11T02:45:23.535Z] #24 transferring context: 50B 0.0s done [2024-09-11T02:45:23.535Z] #24 DONE 0.1s [2024-09-11T02:45:23.535Z] [2024-09-11T02:45:23.535Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-11T02:45:23.535Z] #25 transferring context: 50B done [2024-09-11T02:45:23.535Z] #25 DONE 0.0s [2024-09-11T02:45:23.535Z] [2024-09-11T02:45:23.535Z] #26 [core-data internal] load .dockerignore [2024-09-11T02:45:23.535Z] #26 transferring context: 50B 0.0s done [2024-09-11T02:45:23.535Z] #26 DONE 0.1s [2024-09-11T02:45:23.535Z] [2024-09-11T02:45:23.535Z] #27 [security-spire-server internal] load .dockerignore [2024-09-11T02:45:23.535Z] #27 transferring context: 50B done [2024-09-11T02:45:23.535Z] #27 DONE 0.0s [2024-09-11T02:45:23.806Z] [2024-09-11T02:45:23.806Z] #28 [security-spire-config internal] load .dockerignore [2024-09-11T02:45:23.806Z] #28 transferring context: 50B done [2024-09-11T02:45:23.806Z] #28 DONE 0.1s [2024-09-11T02:45:23.806Z] [2024-09-11T02:45:23.806Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-11T02:45:23.806Z] #29 transferring context: 50B done [2024-09-11T02:45:23.806Z] #29 DONE 0.1s [2024-09-11T02:45:23.806Z] [2024-09-11T02:45:23.806Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-11T02:45:23.806Z] #30 transferring context: 50B done [2024-09-11T02:45:23.806Z] #30 DONE 0.1s [2024-09-11T02:45:23.806Z] [2024-09-11T02:45:23.806Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-11T02:45:24.071Z] #31 transferring context: 50B done [2024-09-11T02:45:24.071Z] #31 DONE 0.1s [2024-09-11T02:45:24.071Z] [2024-09-11T02:45:24.071Z] #32 [support-scheduler internal] load .dockerignore [2024-09-11T02:45:24.071Z] #32 transferring context: 50B done [2024-09-11T02:45:24.071Z] #32 DONE 0.1s [2024-09-11T02:45:24.071Z] [2024-09-11T02:45:24.071Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:24.071Z] #33 DONE 0.0s [2024-09-11T02:45:24.071Z] [2024-09-11T02:45:24.071Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:24.337Z] #34 DONE 0.2s [2024-09-11T02:45:24.337Z] [2024-09-11T02:45:24.337Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:24.337Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:24.337Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:24.337Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-11T02:45:24.337Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:24.337Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:24.602Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.80MB / 3.34MB 0.2s [2024-09-11T02:45:24.602Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:24.602Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-11T02:45:25.186Z] #35 ... [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #36 [security-bootstrapper internal] load build context [2024-09-11T02:45:25.186Z] #36 transferring context: 3.11MB 0.6s done [2024-09-11T02:45:25.186Z] #36 DONE 0.8s [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.186Z] #35 ... [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:25.186Z] #33 DONE 0.0s [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:25.186Z] #37 DONE 1.6s [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.186Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:25.186Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:25.186Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:25.186Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:25.186Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:25.186Z] #35 ... [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:25.186Z] #33 DONE 0.0s [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:25.186Z] #34 DONE 0.4s [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:25.186Z] #37 DONE 1.6s [2024-09-11T02:45:25.186Z] [2024-09-11T02:45:25.186Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.186Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:25.186Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:25.186Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:25.186Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:25.186Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:25.452Z] #35 ... [2024-09-11T02:45:25.453Z] [2024-09-11T02:45:25.453Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:25.453Z] #33 DONE 0.0s [2024-09-11T02:45:25.453Z] [2024-09-11T02:45:25.453Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:25.453Z] #37 DONE 1.7s [2024-09-11T02:45:25.453Z] [2024-09-11T02:45:25.453Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.453Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:25.453Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:25.453Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:25.453Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:25.453Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:25.453Z] #35 ... [2024-09-11T02:45:25.453Z] [2024-09-11T02:45:25.453Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:25.453Z] #34 DONE 0.5s [2024-09-11T02:45:25.453Z] [2024-09-11T02:45:25.453Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.720Z] #35 ... [2024-09-11T02:45:25.720Z] [2024-09-11T02:45:25.720Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:25.720Z] #37 DONE 1.7s [2024-09-11T02:45:25.720Z] [2024-09-11T02:45:25.720Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:25.720Z] #38 DONE 0.7s [2024-09-11T02:45:25.720Z] [2024-09-11T02:45:25.720Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.720Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:25.720Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:25.720Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:25.720Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:25.720Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:25.720Z] #35 ... [2024-09-11T02:45:25.720Z] [2024-09-11T02:45:25.720Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:25.720Z] #33 DONE 0.0s [2024-09-11T02:45:25.720Z] [2024-09-11T02:45:25.720Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.985Z] #35 ... [2024-09-11T02:45:25.985Z] [2024-09-11T02:45:25.985Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:25.985Z] #33 DONE 0.0s [2024-09-11T02:45:25.985Z] [2024-09-11T02:45:25.985Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:25.985Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:25.985Z] #35 ... [2024-09-11T02:45:25.985Z] [2024-09-11T02:45:25.985Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:25.985Z] #33 DONE 0.0s [2024-09-11T02:45:26.187Z] #39 ... [2024-09-11T02:45:26.187Z] [2024-09-11T02:45:26.187Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:26.187Z] #117 ... [2024-09-11T02:45:26.187Z] [2024-09-11T02:45:26.187Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:26.250Z] #37 DONE 1.7s [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:26.250Z] #34 DONE 1.0s [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:26.250Z] #38 DONE 0.7s [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:26.250Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:26.250Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:26.250Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:26.250Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:26.250Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:26.250Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:26.250Z] #35 ... [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:26.250Z] #37 DONE 1.8s [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:26.250Z] #38 DONE 0.8s [2024-09-11T02:45:26.250Z] [2024-09-11T02:45:26.250Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:26.250Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:26.250Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:26.250Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:26.250Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:26.250Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:26.250Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:26.835Z] #35 ... [2024-09-11T02:45:26.836Z] [2024-09-11T02:45:26.836Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:26.836Z] #33 DONE 0.0s [2024-09-11T02:45:26.836Z] [2024-09-11T02:45:26.836Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:26.836Z] #37 DONE 1.8s [2024-09-11T02:45:26.836Z] [2024-09-11T02:45:26.836Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:26.836Z] #38 DONE 0.8s [2024-09-11T02:45:26.836Z] [2024-09-11T02:45:26.836Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:26.836Z] #34 DONE 1.5s [2024-09-11T02:45:26.836Z] [2024-09-11T02:45:26.836Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:26.836Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:26.836Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:26.836Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:26.836Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:26.836Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:26.836Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:26.836Z] #35 ... [2024-09-11T02:45:26.836Z] [2024-09-11T02:45:26.836Z] #39 [core-command internal] load build context [2024-09-11T02:45:26.836Z] #39 transferring context: 3.11MB 1.4s done [2024-09-11T02:45:26.836Z] #39 DONE 1.7s [2024-09-11T02:45:27.105Z] [2024-09-11T02:45:27.105Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:27.105Z] #40 ... [2024-09-11T02:45:27.105Z] [2024-09-11T02:45:27.105Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:27.105Z] #34 DONE 1.6s [2024-09-11T02:45:27.105Z] [2024-09-11T02:45:27.105Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:27.370Z] #40 ... [2024-09-11T02:45:27.370Z] [2024-09-11T02:45:27.370Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:27.370Z] #33 DONE 0.0s [2024-09-11T02:45:27.370Z] [2024-09-11T02:45:27.370Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:27.640Z] #40 ... [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #41 [support-cron-scheduler internal] load build context [2024-09-11T02:45:27.640Z] #41 transferring context: 3.11MB 1.8s done [2024-09-11T02:45:27.640Z] #41 DONE 2.2s [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:27.640Z] #40 ... [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:27.640Z] #37 DONE 1.9s [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:27.640Z] #38 DONE 0.9s [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:27.640Z] #33 DONE 0.0s [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:27.640Z] #34 DONE 2.1s [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #42 [core-keeper internal] load build context [2024-09-11T02:45:27.640Z] #42 transferring context: 3.11MB 1.7s done [2024-09-11T02:45:27.640Z] #42 DONE 2.1s [2024-09-11T02:45:27.640Z] [2024-09-11T02:45:27.640Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:27.911Z] #40 ... [2024-09-11T02:45:27.911Z] [2024-09-11T02:45:27.911Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:27.911Z] #37 DONE 1.9s [2024-09-11T02:45:27.911Z] [2024-09-11T02:45:27.911Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:27.911Z] #38 DONE 0.9s [2024-09-11T02:45:27.911Z] [2024-09-11T02:45:27.911Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-11T02:45:27.911Z] #40 transferring context: 3.11MB 2.2s done [2024-09-11T02:45:27.911Z] #40 DONE 2.6s [2024-09-11T02:45:27.911Z] [2024-09-11T02:45:27.911Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:27.911Z] #33 DONE 0.0s [2024-09-11T02:45:27.911Z] [2024-09-11T02:45:27.911Z] #43 [core-metadata internal] load build context [2024-09-11T02:45:27.911Z] #43 transferring context: 3.11MB 1.5s done [2024-09-11T02:45:27.911Z] #43 DONE 1.8s [2024-09-11T02:45:27.911Z] [2024-09-11T02:45:27.911Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:27.911Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:27.911Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:27.911Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:27.911Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:27.911Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:27.911Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:28.205Z] #35 ... [2024-09-11T02:45:28.205Z] [2024-09-11T02:45:28.205Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-11T02:45:28.205Z] #33 DONE 0.1s [2024-09-11T02:45:28.205Z] [2024-09-11T02:45:28.205Z] #44 [support-notifications internal] load build context [2024-09-11T02:45:28.811Z] #44 transferring context: 3.11MB 1.7s done [2024-09-11T02:45:28.811Z] #44 DONE 2.5s [2024-09-11T02:45:28.811Z] [2024-09-11T02:45:28.811Z] #45 [core-data internal] load build context [2024-09-11T02:45:28.811Z] #45 ... [2024-09-11T02:45:28.811Z] [2024-09-11T02:45:28.811Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-11T02:45:28.811Z] #46 DONE 2.5s [2024-09-11T02:45:29.083Z] [2024-09-11T02:45:29.083Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:29.357Z] #47 ... [2024-09-11T02:45:29.357Z] [2024-09-11T02:45:29.357Z] #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-11T02:45:29.357Z] #48 DONE 3.0s [2024-09-11T02:45:29.357Z] [2024-09-11T02:45:29.357Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-11T02:45:29.357Z] #34 DONE 3.5s [2024-09-11T02:45:29.357Z] [2024-09-11T02:45:29.357Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:29.357Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:29.357Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:29.357Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:29.357Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:29.357Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:29.357Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:29.628Z] #35 ... [2024-09-11T02:45:29.628Z] [2024-09-11T02:45:29.628Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-11T02:45:29.628Z] #37 DONE 2.0s [2024-09-11T02:45:29.628Z] [2024-09-11T02:45:29.628Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-11T02:45:29.628Z] #38 DONE 1.0s [2024-09-11T02:45:29.628Z] [2024-09-11T02:45:29.628Z] #49 [security-secretstore-setup internal] load build context [2024-09-11T02:45:29.628Z] #49 DONE 0.0s [2024-09-11T02:45:29.628Z] [2024-09-11T02:45:29.628Z] #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-11T02:45:29.628Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-11T02:45:29.628Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-11T02:45:29.628Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-11T02:45:29.628Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-11T02:45:29.628Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-11T02:45:29.628Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-11T02:45:29.628Z] #35 ... [2024-09-11T02:45:29.628Z] [2024-09-11T02:45:29.628Z] #50 [security-spire-config internal] load build context [2024-09-11T02:45:29.628Z] #50 DONE 0.0s [2024-09-11T02:45:29.895Z] [2024-09-11T02:45:29.896Z] #45 [core-data internal] load build context [2024-09-11T02:45:30.871Z] #45 transferring context: 3.11MB 3.2s done [2024-09-11T02:45:30.871Z] #45 DONE 4.2s [2024-09-11T02:45:30.871Z] [2024-09-11T02:45:30.871Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T02:45:31.139Z] #51 ... [2024-09-11T02:45:31.139Z] [2024-09-11T02:45:31.139Z] #52 [security-spire-agent internal] load build context [2024-09-11T02:45:31.139Z] #52 transferring context: 27.24kB 0.1s done [2024-09-11T02:45:31.139Z] #52 DONE 1.6s [2024-09-11T02:45:31.411Z] [2024-09-11T02:45:31.411Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T02:45:31.411Z] #53 ... [2024-09-11T02:45:31.411Z] [2024-09-11T02:45:31.411Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-11T02:45:31.411Z] #54 transferring context: 3.11MB 3.6s done [2024-09-11T02:45:31.411Z] #54 DONE 5.2s [2024-09-11T02:45:31.688Z] [2024-09-11T02:45:31.688Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:31.688Z] #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-09-11T02:45:31.688Z] #55 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-11T02:45:31.688Z] #55 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-11T02:45:31.688Z] #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-11T02:45:31.688Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-11T02:45:31.956Z] #55 ... [2024-09-11T02:45:31.956Z] [2024-09-11T02:45:31.956Z] #56 [security-proxy-setup internal] load build context [2024-09-11T02:45:31.956Z] #56 transferring context: 3.11MB 2.9s done [2024-09-11T02:45:31.956Z] #56 DONE 4.0s [2024-09-11T02:45:31.956Z] [2024-09-11T02:45:31.956Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:31.956Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-09-11T02:45:31.956Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-09-11T02:45:31.956Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s [2024-09-11T02:45:31.956Z] #55 ... [2024-09-11T02:45:31.956Z] [2024-09-11T02:45:31.956Z] #57 [security-spire-server internal] load build context [2024-09-11T02:45:31.956Z] #57 transferring context: 27.71kB 0.0s done [2024-09-11T02:45:31.956Z] #57 DONE 2.5s [2024-09-11T02:45:31.956Z] [2024-09-11T02:45:31.956Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:32.225Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s [2024-09-11T02:45:32.225Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-09-11T02:45:32.225Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s [2024-09-11T02:45:32.225Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-11T02:45:32.493Z] #55 ... [2024-09-11T02:45:32.493Z] [2024-09-11T02:45:32.493Z] #50 [security-spire-config internal] load build context [2024-09-11T02:45:32.493Z] #50 transferring context: 25.96kB 0.1s done [2024-09-11T02:45:32.493Z] #50 DONE 2.7s [2024-09-11T02:45:32.493Z] [2024-09-11T02:45:32.493Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:32.493Z] #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-09-11T02:45:32.493Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-11T02:45:32.493Z] #55 ... [2024-09-11T02:45:32.493Z] [2024-09-11T02:45:32.493Z] #58 [security-proxy-auth internal] load build context [2024-09-11T02:45:32.493Z] #58 transferring context: 3.11MB 3.4s done [2024-09-11T02:45:32.493Z] #58 DONE 4.7s [2024-09-11T02:45:32.493Z] [2024-09-11T02:45:32.493Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:32.493Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-11T02:45:32.762Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-11T02:45:32.762Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s [2024-09-11T02:45:33.349Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.7s [2024-09-11T02:45:33.942Z] #55 ... [2024-09-11T02:45:33.942Z] [2024-09-11T02:45:33.942Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T02:45:33.942Z] #59 DONE 8.3s [2024-09-11T02:45:33.942Z] [2024-09-11T02:45:33.942Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:34.527Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.71MB / 28.04MB 2.9s [2024-09-11T02:45:34.527Z] #55 ... [2024-09-11T02:45:34.527Z] [2024-09-11T02:45:34.527Z] #49 [security-secretstore-setup internal] load build context [2024-09-11T02:45:34.527Z] #49 transferring context: 3.11MB 3.4s done [2024-09-11T02:45:34.527Z] #49 DONE 4.9s [2024-09-11T02:45:34.527Z] [2024-09-11T02:45:34.527Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:35.497Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.8s [2024-09-11T02:45:35.765Z] #55 ... [2024-09-11T02:45:35.765Z] [2024-09-11T02:45:35.765Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T02:45:35.765Z] #0 8.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:35.765Z] #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:35.765Z] #60 ... [2024-09-11T02:45:35.765Z] [2024-09-11T02:45:35.765Z] #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:36.034Z] #61 ... [2024-09-11T02:45:36.034Z] [2024-09-11T02:45:36.034Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-11T02:45:36.034Z] #0 8.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:36.034Z] #0 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:36.034Z] #62 ... [2024-09-11T02:45:36.034Z] [2024-09-11T02:45:36.034Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:36.034Z] #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:36.034Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:36.302Z] #63 ... [2024-09-11T02:45:36.302Z] [2024-09-11T02:45:36.302Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:36.302Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 4.7s [2024-09-11T02:45:37.272Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.17MB / 28.04MB 5.6s [2024-09-11T02:45:37.272Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s [2024-09-11T02:45:37.566Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-11T02:45:38.220Z] #55 ... [2024-09-11T02:45:38.220Z] [2024-09-11T02:45:38.220Z] #64 [support-scheduler internal] load build context [2024-09-11T02:45:38.220Z] #64 transferring context: 3.11MB 6.3s done [2024-09-11T02:45:38.220Z] #64 DONE 8.2s [2024-09-11T02:45:38.220Z] [2024-09-11T02:45:38.220Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:38.553Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.42MB / 28.04MB 6.8s [2024-09-11T02:45:38.553Z] #55 ... [2024-09-11T02:45:38.553Z] [2024-09-11T02:45:38.553Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T02:45:38.840Z] #65 ... [2024-09-11T02:45:38.841Z] [2024-09-11T02:45:38.841Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:38.841Z] #63 12.35 OK: 266 MiB in 52 packages [2024-09-11T02:45:38.841Z] #63 DONE 13.4s [2024-09-11T02:45:38.841Z] [2024-09-11T02:45:38.841Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:39.181Z] #55 ... [2024-09-11T02:45:39.181Z] [2024-09-11T02:45:39.181Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T02:45:39.181Z] #66 ... [2024-09-11T02:45:39.181Z] [2024-09-11T02:45:39.181Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T02:45:39.181Z] #67 ... [2024-09-11T02:45:39.181Z] [2024-09-11T02:45:39.181Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-11T02:45:39.181Z] #62 12.00 OK: 266 MiB in 52 packages [2024-09-11T02:45:39.181Z] #62 DONE 13.6s [2024-09-11T02:45:39.181Z] [2024-09-11T02:45:39.181Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T02:45:39.524Z] #68 ... [2024-09-11T02:45:39.524Z] [2024-09-11T02:45:39.524Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T02:45:39.524Z] #69 ... [2024-09-11T02:45:39.524Z] [2024-09-11T02:45:39.524Z] #70 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:39.524Z] #70 ... [2024-09-11T02:45:39.524Z] [2024-09-11T02:45:39.524Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T02:45:39.797Z] #71 ... [2024-09-11T02:45:39.797Z] [2024-09-11T02:45:39.797Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:40.126Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.5s [2024-09-11T02:45:40.126Z] #55 ... [2024-09-11T02:45:40.126Z] [2024-09-11T02:45:40.126Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:45:40.126Z] #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.4s done [2024-09-11T02:45:40.126Z] #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-11T02:45:40.126Z] #72 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-11T02:45:40.126Z] #72 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-11T02:45:40.126Z] #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-09-11T02:45:40.126Z] #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-11T02:45:40.126Z] #72 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-11T02:45:40.126Z] #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-09-11T02:45:40.126Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 8.5s [2024-09-11T02:45:40.126Z] #72 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-11T02:45:40.126Z] #72 ... [2024-09-11T02:45:40.126Z] [2024-09-11T02:45:40.126Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:40.126Z] #73 DONE 1.3s [2024-09-11T02:45:40.126Z] [2024-09-11T02:45:40.126Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:45:40.126Z] #72 ... [2024-09-11T02:45:40.126Z] [2024-09-11T02:45:40.126Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:40.405Z] #55 ... [2024-09-11T02:45:40.405Z] [2024-09-11T02:45:40.405Z] #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-11T02:45:40.405Z] #61 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:40.405Z] #61 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:40.405Z] #61 14.13 OK: 266 MiB in 52 packages [2024-09-11T02:45:40.405Z] #61 DONE 15.7s [2024-09-11T02:45:40.405Z] [2024-09-11T02:45:40.405Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:40.997Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.34MB / 28.04MB 9.3s [2024-09-11T02:45:40.997Z] #55 ... [2024-09-11T02:45:40.997Z] [2024-09-11T02:45:40.997Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T02:45:41.266Z] #74 ... [2024-09-11T02:45:41.266Z] [2024-09-11T02:45:41.266Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:41.266Z] #75 DONE 1.8s [2024-09-11T02:45:41.266Z] [2024-09-11T02:45:41.266Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:41.266Z] #55 ... [2024-09-11T02:45:41.266Z] [2024-09-11T02:45:41.266Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-11T02:45:41.266Z] #60 11.54 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:45:41.266Z] #60 11.54 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:45:41.266Z] #60 11.54 OK: 19954 distinct packages available [2024-09-11T02:45:41.266Z] #60 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:41.266Z] #60 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:41.266Z] #60 14.92 OK: 266 MiB in 52 packages [2024-09-11T02:45:41.266Z] #60 DONE 15.5s [2024-09-11T02:45:41.266Z] [2024-09-11T02:45:41.266Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:41.266Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.8s [2024-09-11T02:45:42.239Z] #55 ... [2024-09-11T02:45:42.239Z] [2024-09-11T02:45:42.239Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:42.239Z] #76 DONE 1.8s [2024-09-11T02:45:42.239Z] [2024-09-11T02:45:42.239Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:42.239Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-11T02:45:42.510Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.9s [2024-09-11T02:45:42.510Z] #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-11T02:45:42.510Z] #55 ... [2024-09-11T02:45:42.510Z] [2024-09-11T02:45:42.510Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-11T02:45:42.510Z] #65 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:42.510Z] #65 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:42.510Z] #65 12.88 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:42.510Z] #65 12.88 (2/4) Installing openssl (3.1.7-r0) [2024-09-11T02:45:42.510Z] #65 12.91 (3/4) Installing su-exec (0.2-r3) [2024-09-11T02:45:42.510Z] #65 12.91 (4/4) Installing yq (4.33.3-r5) [2024-09-11T02:45:42.510Z] #65 13.16 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:42.510Z] #65 13.20 OK: 18 MiB in 19 packages [2024-09-11T02:45:42.510Z] #65 DONE 13.9s [2024-09-11T02:45:42.510Z] [2024-09-11T02:45:42.510Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:42.794Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.41MB / 28.04MB 11.2s [2024-09-11T02:45:42.794Z] #55 ... [2024-09-11T02:45:42.794Z] [2024-09-11T02:45:42.794Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:45:42.794Z] #77 DONE 1.7s [2024-09-11T02:45:42.794Z] [2024-09-11T02:45:42.794Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:43.384Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 11.7s [2024-09-11T02:45:43.992Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 12.3s [2024-09-11T02:45:43.992Z] #55 ... [2024-09-11T02:45:43.992Z] [2024-09-11T02:45:43.992Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T02:45:44.276Z] #78 ... [2024-09-11T02:45:44.276Z] [2024-09-11T02:45:44.276Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:44.550Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s [2024-09-11T02:45:44.550Z] #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s done [2024-09-11T02:45:46.508Z] #55 ... [2024-09-11T02:45:46.508Z] [2024-09-11T02:45:46.508Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-11T02:45:46.508Z] #69 DONE 17.0s [2024-09-11T02:45:46.508Z] [2024-09-11T02:45:46.508Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:50.777Z] #79 ... [2024-09-11T02:45:50.777Z] [2024-09-11T02:45:50.777Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-11T02:45:50.777Z] #66 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:50.777Z] #66 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:50.777Z] #66 19.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:50.777Z] #66 19.18 (2/2) Installing su-exec (0.2-r3) [2024-09-11T02:45:50.777Z] #66 19.20 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:50.777Z] #66 19.28 OK: 8 MiB in 17 packages [2024-09-11T02:45:50.777Z] #66 DONE 21.1s [2024-09-11T02:45:50.777Z] [2024-09-11T02:45:50.777Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-11T02:45:50.777Z] #80 ... [2024-09-11T02:45:50.777Z] [2024-09-11T02:45:50.777Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:50.777Z] #81 ... [2024-09-11T02:45:50.777Z] [2024-09-11T02:45:50.777Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:45:50.777Z] #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.5s done [2024-09-11T02:45:50.777Z] #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-11T02:45:50.777Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s [2024-09-11T02:45:50.777Z] #72 ... [2024-09-11T02:45:50.777Z] [2024-09-11T02:45:50.777Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:50.777Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.1s [2024-09-11T02:45:51.366Z] #55 ... [2024-09-11T02:45:51.366Z] [2024-09-11T02:45:51.366Z] #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:51.366Z] #82 ... [2024-09-11T02:45:51.366Z] [2024-09-11T02:45:51.366Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:52.336Z] #55 ... [2024-09-11T02:45:52.336Z] [2024-09-11T02:45:52.336Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:52.336Z] #83 ... [2024-09-11T02:45:52.336Z] [2024-09-11T02:45:52.336Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:52.606Z] #55 ... [2024-09-11T02:45:52.606Z] [2024-09-11T02:45:52.606Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-11T02:45:52.606Z] #0 7.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:52.606Z] #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:52.874Z] #84 ... [2024-09-11T02:45:52.874Z] [2024-09-11T02:45:52.874Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:52.874Z] #55 ... [2024-09-11T02:45:52.874Z] [2024-09-11T02:45:52.874Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:53.142Z] #85 ... [2024-09-11T02:45:53.142Z] [2024-09-11T02:45:53.142Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:54.109Z] #55 ... [2024-09-11T02:45:54.109Z] [2024-09-11T02:45:54.109Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T02:45:54.109Z] #53 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.109Z] #53 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.109Z] #53 19.30 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:45:54.109Z] #53 19.30 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:45:54.109Z] #53 19.30 OK: 19946 distinct packages available [2024-09-11T02:45:54.109Z] #53 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.109Z] #53 ... [2024-09-11T02:45:54.109Z] [2024-09-11T02:45:54.109Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:54.379Z] #55 ... [2024-09-11T02:45:54.379Z] [2024-09-11T02:45:54.379Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T02:45:54.379Z] #71 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.379Z] #71 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.379Z] #71 21.57 (1/2) Installing ca-certificates (20240226-r0) [2024-09-11T02:45:54.379Z] #71 22.65 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:54.379Z] #71 22.73 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:54.379Z] #71 22.90 Executing ca-certificates-20240226-r0.trigger [2024-09-11T02:45:54.379Z] #71 24.69 OK: 9 MiB in 17 packages [2024-09-11T02:45:54.379Z] #71 ... [2024-09-11T02:45:54.379Z] [2024-09-11T02:45:54.379Z] #70 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:54.379Z] #70 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.379Z] #70 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.379Z] #70 23.82 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:54.379Z] #70 23.90 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:54.379Z] #70 24.07 OK: 8 MiB in 16 packages [2024-09-11T02:45:54.648Z] #70 ... [2024-09-11T02:45:54.648Z] [2024-09-11T02:45:54.648Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:54.648Z] #55 ... [2024-09-11T02:45:54.648Z] [2024-09-11T02:45:54.648Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T02:45:54.648Z] #67 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.648Z] #67 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.648Z] #67 23.43 (1/3) Installing ca-certificates (20240226-r0) [2024-09-11T02:45:54.648Z] #67 23.89 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:54.648Z] #67 24.01 (3/3) Installing tzdata (2024a-r0) [2024-09-11T02:45:54.918Z] #67 ... [2024-09-11T02:45:54.918Z] [2024-09-11T02:45:54.918Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-11T02:45:54.918Z] #68 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.918Z] #68 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.918Z] #68 23.82 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:45:54.918Z] #68 23.82 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:45:54.918Z] #68 23.82 OK: 19946 distinct packages available [2024-09-11T02:45:54.918Z] #68 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:54.918Z] #68 ... [2024-09-11T02:45:54.918Z] [2024-09-11T02:45:54.918Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:55.198Z] #55 ... [2024-09-11T02:45:55.198Z] [2024-09-11T02:45:55.198Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:55.198Z] #47 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:55.198Z] #47 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:55.198Z] #47 24.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-11T02:45:55.198Z] #47 24.38 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:55.198Z] #47 24.48 OK: 8 MiB in 16 packages [2024-09-11T02:45:55.198Z] #47 ... [2024-09-11T02:45:55.198Z] [2024-09-11T02:45:55.198Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:55.468Z] #55 ... [2024-09-11T02:45:55.468Z] [2024-09-11T02:45:55.468Z] #70 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:55.468Z] #70 DONE 26.6s [2024-09-11T02:45:55.468Z] [2024-09-11T02:45:55.468Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:55.468Z] #55 ... [2024-09-11T02:45:55.468Z] [2024-09-11T02:45:55.468Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-11T02:45:55.468Z] #47 DONE 26.5s [2024-09-11T02:45:55.749Z] [2024-09-11T02:45:55.749Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:55.749Z] #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s [2024-09-11T02:45:56.337Z] #55 ... [2024-09-11T02:45:56.337Z] [2024-09-11T02:45:56.337Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T02:45:56.337Z] #51 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:56.337Z] #51 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:56.337Z] #51 20.75 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: IO ERROR [2024-09-11T02:45:56.337Z] #51 23.81 ERROR: unable to select packages: [2024-09-11T02:45:56.337Z] #51 23.84 yq (no such package): [2024-09-11T02:45:56.337Z] #51 23.84 required by: world[yq] [2024-09-11T02:45:56.337Z] #51 24.03 dumb-init-1.2.5-r2: [2024-09-11T02:45:56.337Z] #51 24.05 masked in: --no-network [2024-09-11T02:45:56.337Z] #51 24.05 satisfies: world[dumb-init] [2024-09-11T02:45:56.608Z] #51 ... [2024-09-11T02:45:56.608Z] [2024-09-11T02:45:56.608Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-11T02:45:56.608Z] #71 DONE 27.5s [2024-09-11T02:45:56.608Z] [2024-09-11T02:45:56.608Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:56.608Z] #55 ... [2024-09-11T02:45:56.608Z] [2024-09-11T02:45:56.608Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-11T02:45:56.608Z] #51 ERROR: executor failed running [/bin/sh -c apk add --update --no-cache ca-certificates dumb-init su-exec yq]: exit code: 2 [2024-09-11T02:45:56.876Z] [2024-09-11T02:45:56.876Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:56.876Z] #81 CANCELED [2024-09-11T02:45:56.876Z] [2024-09-11T02:45:56.876Z] #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:45:57.470Z] #55 ... [2024-09-11T02:45:57.470Z] [2024-09-11T02:45:57.470Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T02:45:57.470Z] #78 13.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:57.470Z] #78 15.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:57.737Z] #78 ... [2024-09-11T02:45:57.737Z] [2024-09-11T02:45:57.737Z] #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-11T02:45:57.737Z] #74 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:57.737Z] #74 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:57.737Z] #74 26.79 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-11T02:45:57.737Z] #74 26.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-11T02:45:57.737Z] #74 26.79 OK: 19946 distinct packages available [2024-09-11T02:45:57.737Z] #74 ... [2024-09-11T02:45:57.737Z] [2024-09-11T02:45:57.737Z] #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-11T02:45:57.737Z] #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.6s done [2024-09-11T02:45:58.716Z] #72 ... [2024-09-11T02:45:58.716Z] [2024-09-11T02:45:58.716Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-11T02:45:58.716Z] #78 CANCELED [2024-09-11T02:45:58.716Z] [2024-09-11T02:45:58.716Z] #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-09-11T02:45:59.304Z] #86 ... [2024-09-11T02:45:59.304Z] [2024-09-11T02:45:59.304Z] #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-11T02:45:59.304Z] #80 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:59.304Z] #80 CANCELED [2024-09-11T02:45:59.304Z] [2024-09-11T02:45:59.304Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:45:59.304Z] #83 CANCELED [2024-09-11T02:45:59.304Z] [2024-09-11T02:45:59.304Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-11T02:45:59.304Z] #67 28.09 Executing busybox-1.36.1-r7.trigger [2024-09-11T02:45:59.304Z] #67 28.29 Executing ca-certificates-20240226-r0.trigger [2024-09-11T02:45:59.572Z] #67 ... [2024-09-11T02:45:59.572Z] [2024-09-11T02:45:59.572Z] #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-11T02:45:59.572Z] #53 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:59.572Z] #53 CANCELED [2024-09-11T02:45:59.572Z] ------ [2024-09-11T02:45:59.572Z] > [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq: [2024-09-11T02:45:59.572Z] #51 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:59.572Z] #51 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-11T02:45:59.572Z] #51 20.75 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: IO ERROR [2024-09-11T02:45:59.572Z] #51 23.81 ERROR: unable to select packages: [2024-09-11T02:45:59.572Z] #51 23.84 yq (no such package): [2024-09-11T02:45:59.572Z] #51 23.84 required by: world[yq] [2024-09-11T02:45:59.572Z] #51 24.03 dumb-init-1.2.5-r2: [2024-09-11T02:45:59.572Z] #51 24.05 masked in: --no-network [2024-09-11T02:45:59.572Z] #51 24.05 satisfies: world[dumb-init] [2024-09-11T02:45:59.572Z] ------ [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:45:59.572Z] failed to solve: executor failed running [/bin/sh -c apk add --update --no-cache ca-certificates dumb-init su-exec yq]: exit code: 2 [Pipeline] } [2024-09-11T02:45:59.593Z] $ docker stop --time=1 43aff622ee9d5f7a5d3717655fed2cc46b7b45b4de6f5bdace0ae02d6c48fd4d [2024-09-11T02:46:01.953Z] $ docker rm -f --volumes 43aff622ee9d5f7a5d3717655fed2cc46b7b45b4de6f5bdace0ae02d6c48fd4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:46:02.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T02:46:02.670Z] [2024-09-11T02:46:02.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:46:03.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T02:46:03.013Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-11T02:46:03.013Z] 8998bd30e6a1: Pulling fs layer [2024-09-11T02:46:03.013Z] 04944245beec: Pulling fs layer [2024-09-11T02:46:03.013Z] 699f458cf7ca: Pulling fs layer [2024-09-11T02:46:03.013Z] 765212b225bb: Pulling fs layer [2024-09-11T02:46:03.013Z] f23df028b6ca: Pulling fs layer [2024-09-11T02:46:03.013Z] d65c8cfc05b1: Pulling fs layer [2024-09-11T02:46:03.013Z] 2437ff75d9bd: Pulling fs layer [2024-09-11T02:46:03.013Z] 765212b225bb: Waiting [2024-09-11T02:46:03.013Z] f23df028b6ca: Waiting [2024-09-11T02:46:03.013Z] d65c8cfc05b1: Waiting [2024-09-11T02:46:03.013Z] 2437ff75d9bd: Waiting [2024-09-11T02:46:03.289Z] 04944245beec: Verifying Checksum [2024-09-11T02:46:03.289Z] 04944245beec: Download complete [2024-09-11T02:46:03.289Z] 765212b225bb: Download complete [2024-09-11T02:46:03.289Z] f23df028b6ca: Download complete [2024-09-11T02:46:03.289Z] d65c8cfc05b1: Verifying Checksum [2024-09-11T02:46:03.289Z] d65c8cfc05b1: Download complete [2024-09-11T02:46:03.289Z] 699f458cf7ca: Verifying Checksum [2024-09-11T02:46:03.289Z] 699f458cf7ca: Download complete [2024-09-11T02:46:03.873Z] 8998bd30e6a1: Verifying Checksum [2024-09-11T02:46:03.873Z] 8998bd30e6a1: Download complete [2024-09-11T02:46:06.463Z] 2437ff75d9bd: Verifying Checksum [2024-09-11T02:46:06.463Z] 2437ff75d9bd: Download complete [2024-09-11T02:46:08.405Z] 8998bd30e6a1: Pull complete [2024-09-11T02:46:08.673Z] 04944245beec: Pull complete [2024-09-11T02:46:10.616Z] 699f458cf7ca: Pull complete [2024-09-11T02:46:10.616Z] 765212b225bb: Pull complete [2024-09-11T02:46:11.576Z] f23df028b6ca: Pull complete [2024-09-11T02:46:11.577Z] d65c8cfc05b1: Pull complete [2024-09-11T02:46:22.492Z] #118 DONE 59.4s [2024-09-11T02:46:22.492Z] [2024-09-11T02:46:22.492Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:22.492Z] #117 DONE 61.5s [2024-09-11T02:46:22.492Z] [2024-09-11T02:46:22.492Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:22.492Z] #76 DONE 61.4s [2024-09-11T02:46:22.492Z] [2024-09-11T02:46:22.492Z] #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:22.492Z] #81 DONE 60.9s [2024-09-11T02:46:22.492Z] [2024-09-11T02:46:22.492Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:22.492Z] #115 DONE 56.2s [2024-09-11T02:46:22.492Z] [2024-09-11T02:46:22.492Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #119 ... [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #120 ... [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-11T02:46:27.779Z] #121 ... [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #122 [core-metadata builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #122 ... [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #123 DONE 10.8s [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #119 DONE 10.7s [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #122 [core-metadata builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #122 DONE 10.7s [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.779Z] #124 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.779Z] #125 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #126 [support-notifications builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #126 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #120 DONE 10.7s [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.779Z] #127 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #128 [support-scheduler builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #128 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.779Z] #129 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.779Z] #130 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.779Z] #131 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.779Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-09-11T02:46:27.779Z] #132 CACHED [2024-09-11T02:46:27.779Z] [2024-09-11T02:46:27.780Z] #133 [security-proxy-setup builder 6/7] COPY . . [2024-09-11T02:46:27.780Z] #133 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.780Z] #134 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.780Z] #135 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #136 [security-proxy-auth builder 6/7] COPY . . [2024-09-11T02:46:27.780Z] #136 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.780Z] #137 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.780Z] #138 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.780Z] #139 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-11T02:46:27.780Z] #140 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.780Z] #141 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.780Z] #142 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.780Z] #143 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #144 [core-data builder 6/7] COPY . . [2024-09-11T02:46:27.780Z] #144 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #145 [core-command builder 6/7] COPY . . [2024-09-11T02:46:27.780Z] #145 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-11T02:46:27.780Z] #146 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #147 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-11T02:46:27.780Z] #147 CACHED [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-11T02:46:27.780Z] #121 DONE 10.7s [2024-09-11T02:46:27.780Z] [2024-09-11T02:46:27.780Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T02:46:29.194Z] #148 1.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-11T02:46:29.783Z] 2437ff75d9bd: Pull complete [2024-09-11T02:46:29.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-11T02:46:29.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-11T02:46:29.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:46:29.995Z] prd-ubuntu20.04-docker-arm64-4c-16g-10092 does not seem to be running inside a container [2024-09-11T02:46:30.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-11T02:46:32.515Z] $ docker top 7c35109e16e4b880dc2a038c901028697b87b15808d34262b41160f17e61790f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:46:33.459Z] ---> job-cost.sh [2024-09-11T02:46:33.459Z] lf-activate-venv: SKIPPING [2024-09-11T02:46:33.459Z] INFO: No Stack... [2024-09-11T02:46:33.723Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-11T02:46:34.679Z] INFO: Archiving Costs [Pipeline] sh [2024-09-11T02:46:35.320Z] + cat /w/workspace/edgex-go/694/archives/cost.csv [2024-09-11T02:46:35.320Z] + cut -d, -f6 [Pipeline] lock [2024-09-11T02:46:35.372Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-694-stack-cost] [2024-09-11T02:46:35.383Z] Resource [jenkins-edgexfoundry-edgex-go-main-694-stack-cost] did not exist. Created. [2024-09-11T02:46:35.390Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-694-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-11T02:46:36.050Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-11T02:46:36.656Z] Stashed 1 file(s) [Pipeline] } [2024-09-11T02:46:36.666Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-694-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-11T02:46:36.690Z] $ docker stop --time=1 7c35109e16e4b880dc2a038c901028697b87b15808d34262b41160f17e61790f [2024-09-11T02:46:38.199Z] $ docker rm -f --volumes 7c35109e16e4b880dc2a038c901028697b87b15808d34262b41160f17e61790f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-11T02:46:38.550Z] Failed in branch arm64 [2024-09-11T02:46:39.180Z] #148 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T02:46:39.180Z] #0 1.310 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-11T02:46:39.180Z] #149 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T02:46:39.180Z] #0 1.302 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-11T02:46:39.180Z] #150 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-11T02:46:39.180Z] #0 0.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-11T02:46:39.180Z] #151 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-11T02:46:39.180Z] #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-11T02:46:39.180Z] #152 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-11T02:46:39.180Z] #0 0.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-11T02:46:39.180Z] #153 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T02:46:39.180Z] #0 0.968 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-11T02:46:39.180Z] #154 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T02:46:39.180Z] #0 1.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-11T02:46:39.180Z] #155 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #156 [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-09-11T02:46:39.180Z] #0 0.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-11T02:46:39.180Z] #156 ... [2024-09-11T02:46:39.180Z] [2024-09-11T02:46:39.180Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T02:46:39.180Z] #0 1.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-11T02:46:39.441Z] #157 ... [2024-09-11T02:46:39.441Z] [2024-09-11T02:46:39.441Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T02:46:39.441Z] #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-11T02:46:39.701Z] #158 ... [2024-09-11T02:46:39.701Z] [2024-09-11T02:46:39.701Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T02:46:39.701Z] #0 0.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-11T02:46:39.701Z] #159 ... [2024-09-11T02:46:39.701Z] [2024-09-11T02:46:39.701Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T02:46:39.701Z] #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-11T02:47:47.398Z] #160 ... [2024-09-11T02:47:47.398Z] [2024-09-11T02:47:47.398Z] #156 [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-09-11T02:47:47.398Z] #156 79.37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-11T02:48:14.861Z] #156 DONE 104.1s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T02:48:14.861Z] #158 ... [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-11T02:48:14.861Z] #152 DONE 104.1s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-11T02:48:14.861Z] #153 DONE 104.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-11T02:48:14.861Z] #151 DONE 104.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:14.861Z] #161 DONE 0.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:14.861Z] #162 ... [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-11T02:48:14.861Z] #163 DONE 0.5s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:14.861Z] #164 DONE 0.5s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:14.861Z] #162 DONE 0.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:14.861Z] #165 DONE 0.3s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-11T02:48:14.861Z] #166 ... [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:14.861Z] #167 DONE 0.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:14.861Z] #168 DONE 0.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #166 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-11T02:48:14.861Z] #166 DONE 0.4s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #169 [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-09-11T02:48:14.861Z] #169 DONE 0.8s [2024-09-11T02:48:14.861Z] [2024-09-11T02:48:14.861Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-11T02:48:14.862Z] #170 DONE 0.8s [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #171 [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-09-11T02:48:14.862Z] #171 DONE 0.8s [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-11T02:48:14.862Z] #172 DONE 0.3s [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #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-09-11T02:48:14.862Z] #173 DONE 0.3s [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:48:14.862Z] #174 DONE 0.4s [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-11T02:48:14.862Z] #175 ... [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-11T02:48:14.862Z] #176 DONE 1.6s [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:14.862Z] #177 ... [2024-09-11T02:48:14.862Z] [2024-09-11T02:48:14.862Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-11T02:48:14.862Z] #178 DONE 0.6s [2024-09-11T02:48:15.120Z] [2024-09-11T02:48:15.120Z] #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:15.120Z] #177 DONE 0.6s [2024-09-11T02:48:15.120Z] [2024-09-11T02:48:15.120Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-11T02:48:15.120Z] #179 DONE 0.7s [2024-09-11T02:48:15.120Z] [2024-09-11T02:48:15.120Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-11T02:48:15.120Z] #175 DONE 0.7s [2024-09-11T02:48:15.120Z] [2024-09-11T02:48:15.120Z] #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-11T02:48:16.097Z] #180 DONE 0.9s [2024-09-11T02:48:16.097Z] [2024-09-11T02:48:16.097Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-11T02:48:16.097Z] #181 DONE 0.8s [2024-09-11T02:48:16.097Z] [2024-09-11T02:48:16.097Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:16.097Z] #182 DONE 1.0s [2024-09-11T02:48:16.097Z] [2024-09-11T02:48:16.097Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T02:48:16.668Z] #183 ... [2024-09-11T02:48:16.668Z] [2024-09-11T02:48:16.668Z] #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-11T02:48:16.668Z] #184 DONE 0.7s [2024-09-11T02:48:16.927Z] [2024-09-11T02:48:16.927Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T02:48:17.191Z] #185 ... [2024-09-11T02:48:17.191Z] [2024-09-11T02:48:17.191Z] #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-11T02:48:17.191Z] #186 DONE 1.1s [2024-09-11T02:48:17.191Z] [2024-09-11T02:48:17.191Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T02:48:17.191Z] #187 DONE 2.3s [2024-09-11T02:48:17.191Z] [2024-09-11T02:48:17.191Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-11T02:48:17.783Z] #188 ... [2024-09-11T02:48:17.783Z] [2024-09-11T02:48:17.783Z] #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T02:48:17.783Z] #183 DONE 1.9s [2024-09-11T02:48:18.042Z] [2024-09-11T02:48:18.042Z] #103 [security-proxy-setup] exporting to image [2024-09-11T02:48:18.042Z] #103 exporting layers [2024-09-11T02:48:18.300Z] #103 ... [2024-09-11T02:48:18.300Z] [2024-09-11T02:48:18.300Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-11T02:48:18.300Z] #148 DONE 110.5s [2024-09-11T02:48:18.561Z] [2024-09-11T02:48:18.561Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T02:48:18.561Z] #158 ... [2024-09-11T02:48:18.561Z] [2024-09-11T02:48:18.561Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:19.249Z] #189 ... [2024-09-11T02:48:19.249Z] [2024-09-11T02:48:19.249Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-11T02:48:19.249Z] #188 DONE 1.7s [2024-09-11T02:48:19.249Z] [2024-09-11T02:48:19.249Z] #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-11T02:48:20.658Z] #190 ... [2024-09-11T02:48:20.658Z] [2024-09-11T02:48:20.658Z] #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:20.658Z] #189 DONE 1.9s [2024-09-11T02:48:20.920Z] [2024-09-11T02:48:20.920Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T02:48:20.920Z] #157 ... [2024-09-11T02:48:20.920Z] [2024-09-11T02:48:20.920Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:20.920Z] #191 ... [2024-09-11T02:48:20.920Z] [2024-09-11T02:48:20.920Z] #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T02:48:20.920Z] #185 DONE 4.2s [2024-09-11T02:48:20.920Z] [2024-09-11T02:48:20.920Z] #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-11T02:48:20.920Z] #190 DONE 1.9s [2024-09-11T02:48:21.481Z] [2024-09-11T02:48:21.481Z] #103 [security-secretstore-setup] exporting to image [2024-09-11T02:48:31.468Z] #103 ... [2024-09-11T02:48:31.468Z] [2024-09-11T02:48:31.468Z] #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-11T02:48:35.654Z] #192 ... [2024-09-11T02:48:35.654Z] [2024-09-11T02:48:35.654Z] #103 [security-secretstore-setup] exporting to image [2024-09-11T02:48:35.654Z] #103 exporting layers 17.7s done [2024-09-11T02:48:35.654Z] #103 writing image sha256:e925a99f655038892dfa67c5dda869cace6099ba1f100304e461b3a6969f0807 [2024-09-11T02:48:36.604Z] #103 ... [2024-09-11T02:48:36.604Z] [2024-09-11T02:48:36.604Z] #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:36.604Z] #191 DONE 15.5s [2024-09-11T02:48:36.604Z] [2024-09-11T02:48:36.604Z] #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-11T02:48:36.604Z] #192 DONE 15.6s [2024-09-11T02:48:36.604Z] [2024-09-11T02:48:36.604Z] #103 [core-common-config-bootstrapper] exporting to image [2024-09-11T02:48:36.604Z] #103 writing image sha256:e925a99f655038892dfa67c5dda869cace6099ba1f100304e461b3a6969f0807 1.6s done [2024-09-11T02:48:36.604Z] #103 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-11T02:48:46.630Z] #103 ... [2024-09-11T02:48:46.630Z] [2024-09-11T02:48:46.630Z] #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-11T02:48:46.630Z] #193 ... [2024-09-11T02:48:46.630Z] [2024-09-11T02:48:46.630Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-11T02:48:48.537Z] #194 ... [2024-09-11T02:48:48.537Z] [2024-09-11T02:48:48.537Z] #103 [core-common-config-bootstrapper] exporting to image [2024-09-11T02:48:48.537Z] #103 exporting layers 30.3s done [2024-09-11T02:48:48.537Z] #103 ... [2024-09-11T02:48:48.537Z] [2024-09-11T02:48:48.537Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-11T02:48:48.537Z] #194 DONE 11.7s [2024-09-11T02:48:48.537Z] [2024-09-11T02:48:48.537Z] #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-11T02:48:48.537Z] #193 DONE 11.7s [2024-09-11T02:48:48.537Z] [2024-09-11T02:48:48.537Z] #103 [security-proxy-setup] exporting to image [2024-09-11T02:48:48.537Z] #103 writing image sha256:940bd3d984ac403e25ab8f8333ac355a4a81dee0ccc2c3d903424dfe5fff059d done [2024-09-11T02:48:48.537Z] #103 naming to docker.io/library/security-proxy-setup done [2024-09-11T02:48:48.798Z] #103 ... [2024-09-11T02:48:48.798Z] [2024-09-11T02:48:48.798Z] #195 [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-09-11T02:48:48.798Z] #195 DONE 0.5s [2024-09-11T02:48:48.798Z] [2024-09-11T02:48:48.798Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-11T02:48:48.798Z] #196 DONE 0.5s [2024-09-11T02:48:48.798Z] [2024-09-11T02:48:48.798Z] #103 [security-spiffe-token-provider] exporting to image [2024-09-11T02:48:48.798Z] #103 writing image sha256:a4caabd5e66e588c8fd6d1d292937c89445f8e56af460036bd2770bcf4468664 done [2024-09-11T02:48:48.798Z] #103 naming to docker.io/library/security-secretstore-setup 0.0s done [2024-09-11T02:48:49.058Z] #103 ... [2024-09-11T02:48:49.058Z] [2024-09-11T02:48:49.058Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-11T02:48:49.058Z] #197 DONE 0.1s [2024-09-11T02:48:49.058Z] [2024-09-11T02:48:49.058Z] #103 [security-spiffe-token-provider] exporting to image [2024-09-11T02:48:49.058Z] #103 exporting layers 0.3s done [2024-09-11T02:48:49.058Z] #103 writing image sha256:124f0ccac131164ef71d6105ff70b840b5ed8519e2aed3b01a1dd44d547d23bf done [2024-09-11T02:48:49.058Z] #103 naming to docker.io/library/security-spiffe-token-provider done [2024-09-11T02:48:49.058Z] #103 DONE 33.5s [2024-09-11T02:48:49.058Z] [2024-09-11T02:48:49.058Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-11T02:48:50.967Z] #198 DONE 2.2s [2024-09-11T02:48:50.967Z] [2024-09-11T02:48:50.967Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T02:48:51.244Z] #160 ... [2024-09-11T02:48:51.244Z] [2024-09-11T02:48:51.244Z] #103 [security-bootstrapper] exporting to image [2024-09-11T02:48:52.622Z] #103 ... [2024-09-11T02:48:52.622Z] [2024-09-11T02:48:52.622Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-11T02:48:52.622Z] #155 DONE 144.8s [2024-09-11T02:48:52.622Z] [2024-09-11T02:48:52.622Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:48:59.231Z] #199 DONE 5.7s [2024-09-11T02:48:59.231Z] [2024-09-11T02:48:59.231Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:48:59.231Z] #39 ... [2024-09-11T02:48:59.231Z] [2024-09-11T02:48:59.231Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:48:59.231Z] #200 ... [2024-09-11T02:48:59.231Z] [2024-09-11T02:48:59.231Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-11T02:48:59.231Z] #158 DONE 150.7s [2024-09-11T02:48:59.231Z] [2024-09-11T02:48:59.231Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:49:03.635Z] #39 ... [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-11T02:49:03.635Z] #159 DONE 155.3s [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:03.635Z] #200 DONE 4.8s [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-11T02:49:03.635Z] #157 DONE 155.4s [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-11T02:49:03.635Z] #160 DONE 155.4s [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-11T02:49:03.635Z] #201 ... [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:03.635Z] #202 CACHED [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:03.635Z] #203 CACHED [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #103 [security-bootstrapper] exporting to image [2024-09-11T02:49:03.635Z] #103 exporting layers 12.1s done [2024-09-11T02:49:03.635Z] #103 writing image sha256:1ee1e36bd72a14b70da2f7500c1f3542b58f6a8a3b9d87fdbc522cf1e4081e56 0.0s done [2024-09-11T02:49:03.635Z] #103 naming to docker.io/library/security-bootstrapper done [2024-09-11T02:49:03.635Z] #103 DONE 45.6s [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:03.635Z] #204 ... [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:03.635Z] #205 CACHED [2024-09-11T02:49:03.635Z] [2024-09-11T02:49:03.635Z] #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:03.635Z] #206 CACHED [2024-09-11T02:49:03.894Z] [2024-09-11T02:49:03.894Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-11T02:49:04.834Z] #207 ... [2024-09-11T02:49:04.834Z] [2024-09-11T02:49:04.834Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-11T02:49:04.834Z] #154 DONE 156.9s [2024-09-11T02:49:04.834Z] [2024-09-11T02:49:04.834Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-11T02:49:04.834Z] #201 DONE 1.6s [2024-09-11T02:49:05.095Z] [2024-09-11T02:49:05.095Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:05.354Z] #208 ... [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-11T02:49:05.354Z] #149 DONE 157.4s [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-11T02:49:05.354Z] #150 DONE 157.4s [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:05.354Z] #209 CACHED [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:05.354Z] #210 CACHED [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-11T02:49:05.354Z] #211 DONE 2.1s [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-11T02:49:05.354Z] #207 DONE 1.7s [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:05.354Z] #204 DONE 2.1s [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:05.354Z] #212 DONE 1.7s [2024-09-11T02:49:05.354Z] [2024-09-11T02:49:05.354Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:05.927Z] #213 ... [2024-09-11T02:49:05.927Z] [2024-09-11T02:49:05.927Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-11T02:49:05.927Z] #214 DONE 0.5s [2024-09-11T02:49:05.927Z] [2024-09-11T02:49:05.927Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:05.927Z] #208 DONE 1.0s [2024-09-11T02:49:05.927Z] [2024-09-11T02:49:05.928Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:06.187Z] #215 ... [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:06.187Z] #216 DONE 0.7s [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:06.187Z] #213 DONE 0.7s [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #217 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-11T02:49:06.187Z] #217 DONE 0.4s [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #218 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:06.187Z] #218 DONE 0.8s [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:06.187Z] #219 DONE 0.7s [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-11T02:49:06.187Z] #220 DONE 0.8s [2024-09-11T02:49:06.187Z] [2024-09-11T02:49:06.187Z] #103 [core-command] exporting to image [2024-09-11T02:49:06.445Z] #103 ... [2024-09-11T02:49:06.445Z] [2024-09-11T02:49:06.445Z] #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-11T02:49:06.445Z] #221 DONE 0.6s [2024-09-11T02:49:06.445Z] [2024-09-11T02:49:06.445Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:06.445Z] #222 DONE 0.4s [2024-09-11T02:49:06.445Z] [2024-09-11T02:49:06.445Z] #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-11T02:49:06.445Z] #223 DONE 0.4s [2024-09-11T02:49:06.445Z] [2024-09-11T02:49:06.445Z] #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:06.445Z] #215 DONE 0.7s [2024-09-11T02:49:06.445Z] [2024-09-11T02:49:06.445Z] #103 [support-scheduler] exporting to image [2024-09-11T02:49:06.445Z] #103 exporting layers 0.4s done [2024-09-11T02:49:06.704Z] #103 ... [2024-09-11T02:49:06.704Z] [2024-09-11T02:49:06.704Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-11T02:49:06.704Z] #224 DONE 0.4s [2024-09-11T02:49:06.704Z] [2024-09-11T02:49:06.704Z] #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-11T02:49:06.704Z] #225 DONE 0.4s [2024-09-11T02:49:06.704Z] [2024-09-11T02:49:06.704Z] #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:06.704Z] #226 DONE 0.4s [2024-09-11T02:49:06.704Z] [2024-09-11T02:49:06.704Z] #103 [core-command] exporting to image [2024-09-11T02:49:06.704Z] #103 writing image sha256:813f94e56a279f3b1387aa409baf0bcf4fabbfce97a60a49b6c416d16f6d8d25 0.0s done [2024-09-11T02:49:06.704Z] #103 naming to docker.io/library/core-command done [2024-09-11T02:49:06.963Z] #103 ... [2024-09-11T02:49:06.963Z] [2024-09-11T02:49:06.963Z] #227 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:06.963Z] #227 DONE 0.5s [2024-09-11T02:49:07.223Z] [2024-09-11T02:49:07.223Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-11T02:49:07.223Z] #228 DONE 0.8s [2024-09-11T02:49:07.223Z] [2024-09-11T02:49:07.223Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-11T02:49:07.223Z] #229 DONE 0.8s [2024-09-11T02:49:07.223Z] [2024-09-11T02:49:07.223Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-11T02:49:07.223Z] #230 DONE 0.9s [2024-09-11T02:49:07.223Z] [2024-09-11T02:49:07.223Z] #103 [security-proxy-auth] exporting to image [2024-09-11T02:49:07.223Z] #103 exporting layers 0.9s done [2024-09-11T02:49:07.223Z] #103 writing image sha256:bac10454eb96d363aa72360c59ce51fcef68e2610daf13567e70c294e6d6f774 [2024-09-11T02:49:07.482Z] #103 ... [2024-09-11T02:49:07.482Z] [2024-09-11T02:49:07.482Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-11T02:49:07.482Z] #231 DONE 0.1s [2024-09-11T02:49:07.482Z] [2024-09-11T02:49:07.482Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-11T02:49:07.482Z] #232 DONE 0.1s [2024-09-11T02:49:07.482Z] [2024-09-11T02:49:07.482Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-11T02:49:07.482Z] #233 DONE 0.1s [2024-09-11T02:49:07.482Z] [2024-09-11T02:49:07.482Z] #103 [support-cron-scheduler] exporting to image [2024-09-11T02:49:07.482Z] #103 writing image sha256:bac10454eb96d363aa72360c59ce51fcef68e2610daf13567e70c294e6d6f774 0.1s done [2024-09-11T02:49:07.482Z] #103 naming to docker.io/library/support-scheduler done [2024-09-11T02:49:07.482Z] #103 writing image sha256:e6cae706a10d63dcce04f49d0a34149ed635c2d7a1c1ded413179d208a14f56b 0.0s done [2024-09-11T02:49:07.482Z] #103 naming to docker.io/library/core-keeper [2024-09-11T02:49:07.482Z] #103 naming to docker.io/library/core-keeper done [2024-09-11T02:49:07.482Z] #103 writing image sha256:9c3dde8b8afb8d0de38af78b09c9d55f488ac0426bc7251ec9d0ab4b6b3cc23f [2024-09-11T02:49:07.741Z] #103 exporting layers 0.3s done [2024-09-11T02:49:07.741Z] #103 writing image sha256:9c3dde8b8afb8d0de38af78b09c9d55f488ac0426bc7251ec9d0ab4b6b3cc23f done [2024-09-11T02:49:07.741Z] #103 naming to docker.io/library/core-metadata done [2024-09-11T02:49:07.741Z] #103 writing image sha256:c1d31662d383e9253244509ad97f6343d6d9a24fd962b98fb335c40517d89250 done [2024-09-11T02:49:07.741Z] #103 naming to docker.io/library/core-data done [2024-09-11T02:49:07.741Z] #103 exporting layers 0.3s done [2024-09-11T02:49:07.741Z] #103 writing image sha256:3c39c8a44f106113013598aa67229129ed2f1c0e3ce83894e90dbcc4031c0b09 done [2024-09-11T02:49:07.741Z] #103 naming to docker.io/library/support-notifications done [2024-09-11T02:49:07.741Z] #103 writing image sha256:6dd7e45c00f19c1d8048af653914deabe40457832c210ab1bdbb04592a65a3fa done [2024-09-11T02:49:07.741Z] #103 naming to docker.io/library/support-cron-scheduler done [2024-09-11T02:49:08.310Z] #103 exporting layers 0.9s done [2024-09-11T02:49:08.310Z] #103 writing image sha256:09592c754a1546d87ce5b93de24b28863616d57dae046740848907931ac69914 done [2024-09-11T02:49:08.310Z] #103 naming to docker.io/library/security-proxy-auth done [2024-09-11T02:49:08.310Z] #103 DONE 47.8s [2024-09-11T02:49:08.310Z] [2024-09-11T02:49:08.310Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-11T02:49:08.310Z] time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-11T02:49:08.321Z] $ docker stop --time=1 8d34fa6e64ad7396b66b6e7a194a532728add6f5aee14f93774d05ea4da95f11 [2024-09-11T02:49:09.585Z] $ docker rm -f --volumes 8d34fa6e64ad7396b66b6e7a194a532728add6f5aee14f93774d05ea4da95f11 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-11T02:49:09.938Z] + docker images [2024-09-11T02:49:09.938Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-11T02:49:09.938Z] security-proxy-auth latest 09592c754a15 2 seconds ago 33.1MB [2024-09-11T02:49:09.938Z] support-cron-scheduler latest 6dd7e45c00f1 2 seconds ago 44.2MB [2024-09-11T02:49:09.938Z] core-data latest c1d31662d383 2 seconds ago 39.7MB [2024-09-11T02:49:09.938Z] support-notifications latest 3c39c8a44f10 2 seconds ago 42.6MB [2024-09-11T02:49:09.938Z] support-scheduler latest bac10454eb96 3 seconds ago 42MB [2024-09-11T02:49:09.938Z] core-metadata latest 9c3dde8b8afb 3 seconds ago 39.9MB [2024-09-11T02:49:09.938Z] core-keeper latest e6cae706a10d 3 seconds ago 39.6MB [2024-09-11T02:49:09.938Z] core-command latest 813f94e56a27 4 seconds ago 35.5MB [2024-09-11T02:49:09.938Z] security-bootstrapper latest 1ee1e36bd72a 19 seconds ago 19MB [2024-09-11T02:49:09.938Z] security-spiffe-token-provider latest 124f0ccac131 21 seconds ago 28.9MB [2024-09-11T02:49:09.938Z] security-secretstore-setup latest a4caabd5e66e 49 seconds ago 37MB [2024-09-11T02:49:09.938Z] security-proxy-setup latest 940bd3d984ac 52 seconds ago 26.2MB [2024-09-11T02:49:09.938Z] core-common-config-bootstrapper latest e925a99f6550 52 seconds ago 15.2MB [2024-09-11T02:49:09.938Z] security-spire-agent latest 2f79161cc3f6 3 minutes ago 182MB [2024-09-11T02:49:09.938Z] security-spire-server latest e04277241a56 3 minutes ago 121MB [2024-09-11T02:49:09.938Z] security-spire-config latest 621c6d148676 3 minutes ago 120MB [2024-09-11T02:49:09.938Z] ci-base-image-x86_64 latest 32f94389ecb6 7 minutes ago 971MB [2024-09-11T02:49:09.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-11T02:49:09.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-11T02:49:09.938Z] 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) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T02:49:10.116Z] provisioning config files... [2024-09-11T02:49:10.130Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/694@tmp/config6144461219787584676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:49:10.436Z] ---> ****-login.sh [2024-09-11T02:49:10.437Z] nexus3.edgexfoundry.org:10001 [2024-09-11T02:49:10.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:49:10.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:49:10.437Z] Configure a credential helper to remove this warning. See [2024-09-11T02:49:10.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:49:10.437Z] [2024-09-11T02:49:10.437Z] Login Succeeded [2024-09-11T02:49:10.437Z] nexus3.edgexfoundry.org:10002 [2024-09-11T02:49:10.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:49:10.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:49:10.437Z] Configure a credential helper to remove this warning. See [2024-09-11T02:49:10.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:49:10.437Z] [2024-09-11T02:49:10.437Z] Login Succeeded [2024-09-11T02:49:10.437Z] nexus3.edgexfoundry.org:10003 [2024-09-11T02:49:10.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:49:10.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:49:10.697Z] Configure a credential helper to remove this warning. See [2024-09-11T02:49:10.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:49:10.697Z] [2024-09-11T02:49:10.697Z] Login Succeeded [2024-09-11T02:49:10.697Z] nexus3.edgexfoundry.org:10004 [2024-09-11T02:49:10.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:49:10.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:49:10.697Z] Configure a credential helper to remove this warning. See [2024-09-11T02:49:10.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:49:10.697Z] [2024-09-11T02:49:10.697Z] Login Succeeded [2024-09-11T02:49:10.697Z] ****.io [2024-09-11T02:49:10.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-11T02:49:10.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-11T02:49:10.958Z] Configure a credential helper to remove this warning. See [2024-09-11T02:49:10.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-11T02:49:10.958Z] [2024-09-11T02:49:10.958Z] Login Succeeded [2024-09-11T02:49:10.958Z] ---> ****-login.sh ends [Pipeline] } [2024-09-11T02:49:10.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:11.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-11T02:49:11.060Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-11T02:49:11.060Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:11.060Z] latest [2024-09-11T02:49:11.060Z] 3.2.0-dev.73 [2024-09-11T02:49:11.060Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:11.060Z] main [2024-09-11T02:49:11.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:11.416Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:11.738Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:11.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-11T02:49:11.738Z] 2edc701ed86e: Preparing [2024-09-11T02:49:11.738Z] f2f78ee3944e: Preparing [2024-09-11T02:49:11.738Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:11.738Z] 7567a9e63370: Preparing [2024-09-11T02:49:11.738Z] 2c8279b0597b: Preparing [2024-09-11T02:49:11.738Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:11.738Z] d62a02444d39: Preparing [2024-09-11T02:49:11.738Z] d62a02444d39: Waiting [2024-09-11T02:49:11.738Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:11.738Z] 2edc701ed86e: Pushed [2024-09-11T02:49:11.738Z] 3f0622e5a0b2: Pushed [2024-09-11T02:49:11.738Z] 7567a9e63370: Pushed [2024-09-11T02:49:11.738Z] 2c8279b0597b: Pushed [2024-09-11T02:49:11.738Z] d62a02444d39: Layer already exists [2024-09-11T02:49:11.738Z] 0f9c9c87e937: Pushed [2024-09-11T02:49:14.269Z] f2f78ee3944e: Pushed [2024-09-11T02:49:14.527Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:14.855Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:15.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-11T02:49:15.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-11T02:49:15.179Z] 2edc701ed86e: Preparing [2024-09-11T02:49:15.179Z] f2f78ee3944e: Preparing [2024-09-11T02:49:15.179Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:15.179Z] 7567a9e63370: Preparing [2024-09-11T02:49:15.179Z] 2c8279b0597b: Preparing [2024-09-11T02:49:15.179Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:15.179Z] d62a02444d39: Preparing [2024-09-11T02:49:15.179Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:15.179Z] d62a02444d39: Waiting [2024-09-11T02:49:15.179Z] f2f78ee3944e: Layer already exists [2024-09-11T02:49:15.179Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:15.179Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:15.179Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:15.179Z] 2edc701ed86e: Layer already exists [2024-09-11T02:49:15.179Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:15.179Z] d62a02444d39: Layer already exists [2024-09-11T02:49:15.179Z] latest: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:15.509Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:15.846Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [2024-09-11T02:49:15.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-11T02:49:15.846Z] 2edc701ed86e: Preparing [2024-09-11T02:49:15.846Z] f2f78ee3944e: Preparing [2024-09-11T02:49:15.846Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:15.846Z] 7567a9e63370: Preparing [2024-09-11T02:49:15.846Z] 2c8279b0597b: Preparing [2024-09-11T02:49:15.846Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:15.846Z] d62a02444d39: Preparing [2024-09-11T02:49:15.846Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:15.846Z] d62a02444d39: Waiting [2024-09-11T02:49:15.846Z] f2f78ee3944e: Layer already exists [2024-09-11T02:49:15.846Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:15.846Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:15.846Z] 2edc701ed86e: Layer already exists [2024-09-11T02:49:15.846Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:15.846Z] d62a02444d39: Layer already exists [2024-09-11T02:49:15.846Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:15.846Z] 3.2.0-dev.73: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:16.172Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:16.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:16.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-11T02:49:16.504Z] 2edc701ed86e: Preparing [2024-09-11T02:49:16.504Z] f2f78ee3944e: Preparing [2024-09-11T02:49:16.504Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:16.504Z] 7567a9e63370: Preparing [2024-09-11T02:49:16.504Z] 2c8279b0597b: Preparing [2024-09-11T02:49:16.504Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:16.504Z] d62a02444d39: Preparing [2024-09-11T02:49:16.504Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:16.504Z] d62a02444d39: Waiting [2024-09-11T02:49:16.504Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:16.504Z] 2edc701ed86e: Layer already exists [2024-09-11T02:49:16.504Z] f2f78ee3944e: Layer already exists [2024-09-11T02:49:16.504Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:16.504Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:16.504Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:16.504Z] d62a02444d39: Layer already exists [2024-09-11T02:49:16.504Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:16.835Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:17.162Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-11T02:49:17.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-11T02:49:17.162Z] 2edc701ed86e: Preparing [2024-09-11T02:49:17.162Z] f2f78ee3944e: Preparing [2024-09-11T02:49:17.162Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:17.162Z] 7567a9e63370: Preparing [2024-09-11T02:49:17.162Z] 2c8279b0597b: Preparing [2024-09-11T02:49:17.162Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:17.162Z] d62a02444d39: Preparing [2024-09-11T02:49:17.162Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:17.162Z] d62a02444d39: Waiting [2024-09-11T02:49:17.162Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:17.162Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:17.162Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:17.162Z] 2edc701ed86e: Layer already exists [2024-09-11T02:49:17.162Z] f2f78ee3944e: Layer already exists [2024-09-11T02:49:17.162Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:17.162Z] d62a02444d39: Layer already exists [2024-09-11T02:49:17.162Z] main: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:17.234Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:17.256Z] taggedImages: [2024-09-11T02:49:17.256Z] - nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:17.256Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-11T02:49:17.256Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [2024-09-11T02:49:17.256Z] - nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:17.256Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-11T02:49:17.282Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-11T02:49:17.282Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:17.282Z] latest [2024-09-11T02:49:17.282Z] 3.2.0-dev.73 [2024-09-11T02:49:17.282Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:17.282Z] main [2024-09-11T02:49:17.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:17.637Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:17.964Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:17.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-11T02:49:17.964Z] e1f5e3f77089: Preparing [2024-09-11T02:49:17.964Z] 99901a086aee: Preparing [2024-09-11T02:49:17.964Z] 63b1e9b7f562: Preparing [2024-09-11T02:49:17.964Z] 7e91471dcb87: Preparing [2024-09-11T02:49:17.964Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:17.964Z] 7567a9e63370: Preparing [2024-09-11T02:49:17.964Z] 2c8279b0597b: Preparing [2024-09-11T02:49:17.964Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:17.964Z] d62a02444d39: Preparing [2024-09-11T02:49:17.964Z] 2c8279b0597b: Waiting [2024-09-11T02:49:17.964Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:17.964Z] d62a02444d39: Waiting [2024-09-11T02:49:17.964Z] 7567a9e63370: Waiting [2024-09-11T02:49:17.964Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:17.964Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:17.964Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:17.964Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:17.964Z] e1f5e3f77089: Pushed [2024-09-11T02:49:17.964Z] d62a02444d39: Layer already exists [2024-09-11T02:49:17.964Z] 99901a086aee: Pushed [2024-09-11T02:49:17.964Z] 63b1e9b7f562: Pushed [2024-09-11T02:49:18.898Z] 7e91471dcb87: Pushed [2024-09-11T02:49:18.898Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:19.224Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:19.539Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-11T02:49:19.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-11T02:49:19.539Z] e1f5e3f77089: Preparing [2024-09-11T02:49:19.539Z] 99901a086aee: Preparing [2024-09-11T02:49:19.539Z] 63b1e9b7f562: Preparing [2024-09-11T02:49:19.539Z] 7e91471dcb87: Preparing [2024-09-11T02:49:19.539Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:19.539Z] 7567a9e63370: Preparing [2024-09-11T02:49:19.539Z] 2c8279b0597b: Preparing [2024-09-11T02:49:19.539Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:19.539Z] d62a02444d39: Preparing [2024-09-11T02:49:19.539Z] 7567a9e63370: Waiting [2024-09-11T02:49:19.539Z] 2c8279b0597b: Waiting [2024-09-11T02:49:19.539Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:19.539Z] d62a02444d39: Waiting [2024-09-11T02:49:19.539Z] 63b1e9b7f562: Layer already exists [2024-09-11T02:49:19.539Z] 7e91471dcb87: Layer already exists [2024-09-11T02:49:19.539Z] e1f5e3f77089: Layer already exists [2024-09-11T02:49:19.539Z] 99901a086aee: Layer already exists [2024-09-11T02:49:19.539Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:19.539Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:19.539Z] d62a02444d39: Layer already exists [2024-09-11T02:49:19.539Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:19.539Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:19.539Z] latest: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:19.858Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:20.180Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [2024-09-11T02:49:20.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-11T02:49:20.180Z] e1f5e3f77089: Preparing [2024-09-11T02:49:20.180Z] 99901a086aee: Preparing [2024-09-11T02:49:20.180Z] 63b1e9b7f562: Preparing [2024-09-11T02:49:20.180Z] 7e91471dcb87: Preparing [2024-09-11T02:49:20.180Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:20.180Z] 7567a9e63370: Preparing [2024-09-11T02:49:20.180Z] 2c8279b0597b: Preparing [2024-09-11T02:49:20.180Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:20.180Z] d62a02444d39: Preparing [2024-09-11T02:49:20.180Z] 7567a9e63370: Waiting [2024-09-11T02:49:20.180Z] d62a02444d39: Waiting [2024-09-11T02:49:20.180Z] 2c8279b0597b: Waiting [2024-09-11T02:49:20.180Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:20.180Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:20.180Z] 63b1e9b7f562: Layer already exists [2024-09-11T02:49:20.180Z] 99901a086aee: Layer already exists [2024-09-11T02:49:20.180Z] e1f5e3f77089: Layer already exists [2024-09-11T02:49:20.180Z] 7e91471dcb87: Layer already exists [2024-09-11T02:49:20.180Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:20.180Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:20.180Z] d62a02444d39: Layer already exists [2024-09-11T02:49:20.180Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:20.180Z] 3.2.0-dev.73: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:20.502Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:20.813Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:20.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-11T02:49:20.813Z] e1f5e3f77089: Preparing [2024-09-11T02:49:20.813Z] 99901a086aee: Preparing [2024-09-11T02:49:20.813Z] 63b1e9b7f562: Preparing [2024-09-11T02:49:20.813Z] 7e91471dcb87: Preparing [2024-09-11T02:49:20.813Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:20.813Z] 7567a9e63370: Preparing [2024-09-11T02:49:20.813Z] 2c8279b0597b: Preparing [2024-09-11T02:49:20.813Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:20.813Z] d62a02444d39: Preparing [2024-09-11T02:49:20.813Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:20.813Z] 99901a086aee: Layer already exists [2024-09-11T02:49:20.813Z] e1f5e3f77089: Layer already exists [2024-09-11T02:49:20.814Z] 63b1e9b7f562: Layer already exists [2024-09-11T02:49:20.814Z] 7e91471dcb87: Layer already exists [2024-09-11T02:49:20.814Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:20.814Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:20.814Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:20.814Z] d62a02444d39: Layer already exists [2024-09-11T02:49:20.814Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:20.814Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:21.146Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:21.468Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-11T02:49:21.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-11T02:49:21.468Z] e1f5e3f77089: Preparing [2024-09-11T02:49:21.468Z] 99901a086aee: Preparing [2024-09-11T02:49:21.468Z] 63b1e9b7f562: Preparing [2024-09-11T02:49:21.468Z] 7e91471dcb87: Preparing [2024-09-11T02:49:21.468Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:21.468Z] 7567a9e63370: Preparing [2024-09-11T02:49:21.468Z] 2c8279b0597b: Preparing [2024-09-11T02:49:21.468Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:21.468Z] d62a02444d39: Preparing [2024-09-11T02:49:21.468Z] 2c8279b0597b: Waiting [2024-09-11T02:49:21.468Z] 7567a9e63370: Waiting [2024-09-11T02:49:21.468Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:21.468Z] d62a02444d39: Waiting [2024-09-11T02:49:21.468Z] 7e91471dcb87: Layer already exists [2024-09-11T02:49:21.468Z] e1f5e3f77089: Layer already exists [2024-09-11T02:49:21.468Z] 99901a086aee: Layer already exists [2024-09-11T02:49:21.468Z] 63b1e9b7f562: Layer already exists [2024-09-11T02:49:21.468Z] d62a02444d39: Layer already exists [2024-09-11T02:49:21.468Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:21.468Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:21.468Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:21.468Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:21.468Z] main: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:21.553Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:21.569Z] taggedImages: [2024-09-11T02:49:21.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:21.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-11T02:49:21.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [2024-09-11T02:49:21.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:21.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-11T02:49:21.601Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-11T02:49:21.601Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:21.601Z] latest [2024-09-11T02:49:21.601Z] 3.2.0-dev.73 [2024-09-11T02:49:21.601Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:21.601Z] main [2024-09-11T02:49:21.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:21.947Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:22.272Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:22.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-11T02:49:22.273Z] 9a1d71de0174: Preparing [2024-09-11T02:49:22.273Z] 0c04a304ed94: Preparing [2024-09-11T02:49:22.273Z] 47d475b1c849: Preparing [2024-09-11T02:49:22.273Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:22.273Z] 7567a9e63370: Preparing [2024-09-11T02:49:22.273Z] 8c30bb09d654: Preparing [2024-09-11T02:49:22.273Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:22.273Z] d62a02444d39: Preparing [2024-09-11T02:49:22.273Z] 8c30bb09d654: Waiting [2024-09-11T02:49:22.273Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:22.273Z] d62a02444d39: Waiting [2024-09-11T02:49:22.273Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:22.273Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:22.273Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:22.273Z] d62a02444d39: Layer already exists [2024-09-11T02:49:22.273Z] 0c04a304ed94: Pushed [2024-09-11T02:49:22.273Z] 9a1d71de0174: Pushed [2024-09-11T02:49:22.273Z] 8c30bb09d654: Pushed [2024-09-11T02:49:25.556Z] 47d475b1c849: Pushed [2024-09-11T02:49:25.556Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:25.905Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:26.231Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-11T02:49:26.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-11T02:49:26.231Z] 9a1d71de0174: Preparing [2024-09-11T02:49:26.231Z] 0c04a304ed94: Preparing [2024-09-11T02:49:26.231Z] 47d475b1c849: Preparing [2024-09-11T02:49:26.231Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:26.231Z] 7567a9e63370: Preparing [2024-09-11T02:49:26.231Z] 8c30bb09d654: Preparing [2024-09-11T02:49:26.231Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:26.231Z] d62a02444d39: Preparing [2024-09-11T02:49:26.231Z] 8c30bb09d654: Waiting [2024-09-11T02:49:26.231Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:26.231Z] d62a02444d39: Waiting [2024-09-11T02:49:26.231Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:26.231Z] 47d475b1c849: Layer already exists [2024-09-11T02:49:26.231Z] 9a1d71de0174: Layer already exists [2024-09-11T02:49:26.231Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:26.231Z] 0c04a304ed94: Layer already exists [2024-09-11T02:49:26.231Z] 8c30bb09d654: Layer already exists [2024-09-11T02:49:26.231Z] d62a02444d39: Layer already exists [2024-09-11T02:49:26.231Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:26.231Z] latest: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:26.557Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:26.901Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [2024-09-11T02:49:26.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-11T02:49:26.901Z] 9a1d71de0174: Preparing [2024-09-11T02:49:26.901Z] 0c04a304ed94: Preparing [2024-09-11T02:49:26.901Z] 47d475b1c849: Preparing [2024-09-11T02:49:26.901Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:26.901Z] 7567a9e63370: Preparing [2024-09-11T02:49:26.901Z] 8c30bb09d654: Preparing [2024-09-11T02:49:26.901Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:26.901Z] d62a02444d39: Preparing [2024-09-11T02:49:26.901Z] 8c30bb09d654: Waiting [2024-09-11T02:49:26.901Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:26.901Z] 0c04a304ed94: Layer already exists [2024-09-11T02:49:26.901Z] 9a1d71de0174: Layer already exists [2024-09-11T02:49:26.901Z] 47d475b1c849: Layer already exists [2024-09-11T02:49:26.901Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:26.901Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:26.901Z] 8c30bb09d654: Layer already exists [2024-09-11T02:49:26.901Z] d62a02444d39: Layer already exists [2024-09-11T02:49:26.901Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:26.901Z] 3.2.0-dev.73: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:27.234Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:27.560Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:27.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-11T02:49:27.560Z] 9a1d71de0174: Preparing [2024-09-11T02:49:27.560Z] 0c04a304ed94: Preparing [2024-09-11T02:49:27.560Z] 47d475b1c849: Preparing [2024-09-11T02:49:27.560Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:27.560Z] 7567a9e63370: Preparing [2024-09-11T02:49:27.560Z] 8c30bb09d654: Preparing [2024-09-11T02:49:27.560Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:27.560Z] d62a02444d39: Preparing [2024-09-11T02:49:27.560Z] 8c30bb09d654: Waiting [2024-09-11T02:49:27.560Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:27.560Z] d62a02444d39: Waiting [2024-09-11T02:49:27.560Z] 0c04a304ed94: Layer already exists [2024-09-11T02:49:27.560Z] 47d475b1c849: Layer already exists [2024-09-11T02:49:27.560Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:27.560Z] 9a1d71de0174: Layer already exists [2024-09-11T02:49:27.560Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:27.560Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:27.560Z] 8c30bb09d654: Layer already exists [2024-09-11T02:49:27.560Z] d62a02444d39: Layer already exists [2024-09-11T02:49:27.560Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:27.885Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:28.215Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-11T02:49:28.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-11T02:49:28.215Z] 9a1d71de0174: Preparing [2024-09-11T02:49:28.215Z] 0c04a304ed94: Preparing [2024-09-11T02:49:28.215Z] 47d475b1c849: Preparing [2024-09-11T02:49:28.215Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:28.215Z] 7567a9e63370: Preparing [2024-09-11T02:49:28.215Z] 8c30bb09d654: Preparing [2024-09-11T02:49:28.215Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:28.215Z] d62a02444d39: Preparing [2024-09-11T02:49:28.215Z] 8c30bb09d654: Waiting [2024-09-11T02:49:28.215Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:28.215Z] d62a02444d39: Waiting [2024-09-11T02:49:28.215Z] 0c04a304ed94: Layer already exists [2024-09-11T02:49:28.215Z] 47d475b1c849: Layer already exists [2024-09-11T02:49:28.215Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:28.215Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:28.215Z] 9a1d71de0174: Layer already exists [2024-09-11T02:49:28.215Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:28.215Z] 8c30bb09d654: Layer already exists [2024-09-11T02:49:28.215Z] d62a02444d39: Layer already exists [2024-09-11T02:49:28.215Z] main: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:28.304Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:28.322Z] taggedImages: [2024-09-11T02:49:28.322Z] - nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:28.322Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-11T02:49:28.322Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [2024-09-11T02:49:28.322Z] - nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:28.322Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-11T02:49:28.352Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-11T02:49:28.352Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:28.352Z] latest [2024-09-11T02:49:28.352Z] 3.2.0-dev.73 [2024-09-11T02:49:28.352Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:28.352Z] main [2024-09-11T02:49:28.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:28.723Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:29.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:29.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-11T02:49:29.076Z] ef583879b541: Preparing [2024-09-11T02:49:29.076Z] d9a95aa39ba6: Preparing [2024-09-11T02:49:29.076Z] 7567a9e63370: Preparing [2024-09-11T02:49:29.076Z] a177dfe75657: Preparing [2024-09-11T02:49:29.076Z] 4a73fbf701c6: Preparing [2024-09-11T02:49:29.076Z] d62a02444d39: Preparing [2024-09-11T02:49:29.076Z] d62a02444d39: Waiting [2024-09-11T02:49:29.076Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:29.076Z] d62a02444d39: Layer already exists [2024-09-11T02:49:29.076Z] a177dfe75657: Pushed [2024-09-11T02:49:29.076Z] 4a73fbf701c6: Pushed [2024-09-11T02:49:29.076Z] ef583879b541: Pushed [2024-09-11T02:49:32.363Z] d9a95aa39ba6: Pushed [2024-09-11T02:49:32.363Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:32.703Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:33.038Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-11T02:49:33.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-11T02:49:33.039Z] ef583879b541: Preparing [2024-09-11T02:49:33.039Z] d9a95aa39ba6: Preparing [2024-09-11T02:49:33.039Z] 7567a9e63370: Preparing [2024-09-11T02:49:33.039Z] a177dfe75657: Preparing [2024-09-11T02:49:33.039Z] 4a73fbf701c6: Preparing [2024-09-11T02:49:33.039Z] d62a02444d39: Preparing [2024-09-11T02:49:33.039Z] a177dfe75657: Layer already exists [2024-09-11T02:49:33.039Z] ef583879b541: Layer already exists [2024-09-11T02:49:33.039Z] d9a95aa39ba6: Layer already exists [2024-09-11T02:49:33.039Z] 4a73fbf701c6: Layer already exists [2024-09-11T02:49:33.039Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:33.039Z] d62a02444d39: Layer already exists [2024-09-11T02:49:33.039Z] latest: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:33.362Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:33.692Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [2024-09-11T02:49:33.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-11T02:49:33.692Z] ef583879b541: Preparing [2024-09-11T02:49:33.692Z] d9a95aa39ba6: Preparing [2024-09-11T02:49:33.692Z] 7567a9e63370: Preparing [2024-09-11T02:49:33.692Z] a177dfe75657: Preparing [2024-09-11T02:49:33.692Z] 4a73fbf701c6: Preparing [2024-09-11T02:49:33.692Z] d62a02444d39: Preparing [2024-09-11T02:49:33.692Z] d62a02444d39: Waiting [2024-09-11T02:49:33.692Z] ef583879b541: Layer already exists [2024-09-11T02:49:33.692Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:33.692Z] 4a73fbf701c6: Layer already exists [2024-09-11T02:49:33.692Z] d9a95aa39ba6: Layer already exists [2024-09-11T02:49:33.692Z] a177dfe75657: Layer already exists [2024-09-11T02:49:33.692Z] d62a02444d39: Layer already exists [2024-09-11T02:49:33.692Z] 3.2.0-dev.73: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:34.019Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:34.346Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:34.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-11T02:49:34.346Z] ef583879b541: Preparing [2024-09-11T02:49:34.346Z] d9a95aa39ba6: Preparing [2024-09-11T02:49:34.346Z] 7567a9e63370: Preparing [2024-09-11T02:49:34.346Z] a177dfe75657: Preparing [2024-09-11T02:49:34.346Z] 4a73fbf701c6: Preparing [2024-09-11T02:49:34.346Z] d62a02444d39: Preparing [2024-09-11T02:49:34.346Z] d62a02444d39: Waiting [2024-09-11T02:49:34.346Z] 4a73fbf701c6: Layer already exists [2024-09-11T02:49:34.346Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:34.346Z] ef583879b541: Layer already exists [2024-09-11T02:49:34.346Z] a177dfe75657: Layer already exists [2024-09-11T02:49:34.346Z] d9a95aa39ba6: Layer already exists [2024-09-11T02:49:34.346Z] d62a02444d39: Layer already exists [2024-09-11T02:49:34.346Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:34.686Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:35.004Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-11T02:49:35.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-11T02:49:35.004Z] ef583879b541: Preparing [2024-09-11T02:49:35.004Z] d9a95aa39ba6: Preparing [2024-09-11T02:49:35.004Z] 7567a9e63370: Preparing [2024-09-11T02:49:35.004Z] a177dfe75657: Preparing [2024-09-11T02:49:35.004Z] 4a73fbf701c6: Preparing [2024-09-11T02:49:35.004Z] d62a02444d39: Preparing [2024-09-11T02:49:35.004Z] d62a02444d39: Waiting [2024-09-11T02:49:35.004Z] 4a73fbf701c6: Layer already exists [2024-09-11T02:49:35.004Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:35.004Z] ef583879b541: Layer already exists [2024-09-11T02:49:35.004Z] d9a95aa39ba6: Layer already exists [2024-09-11T02:49:35.004Z] a177dfe75657: Layer already exists [2024-09-11T02:49:35.004Z] d62a02444d39: Layer already exists [2024-09-11T02:49:35.004Z] main: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:35.089Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:35.113Z] taggedImages: [2024-09-11T02:49:35.113Z] - nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:35.113Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-11T02:49:35.113Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [2024-09-11T02:49:35.113Z] - nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:35.113Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-11T02:49:35.151Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-11T02:49:35.151Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:35.151Z] latest [2024-09-11T02:49:35.151Z] 3.2.0-dev.73 [2024-09-11T02:49:35.151Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:35.151Z] main [2024-09-11T02:49:35.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:35.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:35.844Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:35.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-11T02:49:35.844Z] dd1e2cbc0006: Preparing [2024-09-11T02:49:35.844Z] a0730e27f7cc: Preparing [2024-09-11T02:49:35.844Z] c7c280ea29e1: Preparing [2024-09-11T02:49:35.844Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:35.844Z] 7567a9e63370: Preparing [2024-09-11T02:49:35.844Z] 2c8279b0597b: Preparing [2024-09-11T02:49:35.844Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:35.844Z] d62a02444d39: Preparing [2024-09-11T02:49:35.844Z] 2c8279b0597b: Waiting [2024-09-11T02:49:35.844Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:35.844Z] d62a02444d39: Waiting [2024-09-11T02:49:35.844Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:35.844Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:35.844Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:35.844Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:35.844Z] d62a02444d39: Layer already exists [2024-09-11T02:49:35.844Z] a0730e27f7cc: Pushed [2024-09-11T02:49:35.844Z] dd1e2cbc0006: Pushed [2024-09-11T02:49:39.133Z] c7c280ea29e1: Pushed [2024-09-11T02:49:39.133Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:39.476Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:39.807Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-11T02:49:39.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-11T02:49:39.807Z] dd1e2cbc0006: Preparing [2024-09-11T02:49:39.807Z] a0730e27f7cc: Preparing [2024-09-11T02:49:39.807Z] c7c280ea29e1: Preparing [2024-09-11T02:49:39.807Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:39.807Z] 7567a9e63370: Preparing [2024-09-11T02:49:39.807Z] 2c8279b0597b: Preparing [2024-09-11T02:49:39.807Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:39.807Z] d62a02444d39: Preparing [2024-09-11T02:49:39.807Z] 2c8279b0597b: Waiting [2024-09-11T02:49:39.807Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:39.807Z] d62a02444d39: Waiting [2024-09-11T02:49:39.807Z] c7c280ea29e1: Layer already exists [2024-09-11T02:49:39.807Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:39.807Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:39.807Z] a0730e27f7cc: Layer already exists [2024-09-11T02:49:39.807Z] dd1e2cbc0006: Layer already exists [2024-09-11T02:49:39.807Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:39.807Z] d62a02444d39: Layer already exists [2024-09-11T02:49:39.807Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:39.807Z] latest: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:40.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:40.472Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [2024-09-11T02:49:40.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-11T02:49:40.472Z] dd1e2cbc0006: Preparing [2024-09-11T02:49:40.472Z] a0730e27f7cc: Preparing [2024-09-11T02:49:40.472Z] c7c280ea29e1: Preparing [2024-09-11T02:49:40.472Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:40.472Z] 7567a9e63370: Preparing [2024-09-11T02:49:40.472Z] 2c8279b0597b: Preparing [2024-09-11T02:49:40.472Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:40.472Z] d62a02444d39: Preparing [2024-09-11T02:49:40.472Z] 2c8279b0597b: Waiting [2024-09-11T02:49:40.472Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:40.472Z] d62a02444d39: Waiting [2024-09-11T02:49:40.472Z] a0730e27f7cc: Layer already exists [2024-09-11T02:49:40.472Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:40.472Z] c7c280ea29e1: Layer already exists [2024-09-11T02:49:40.472Z] dd1e2cbc0006: Layer already exists [2024-09-11T02:49:40.472Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:40.472Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:40.472Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:40.472Z] d62a02444d39: Layer already exists [2024-09-11T02:49:40.472Z] 3.2.0-dev.73: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:40.807Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:41.147Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:41.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-11T02:49:41.148Z] dd1e2cbc0006: Preparing [2024-09-11T02:49:41.148Z] a0730e27f7cc: Preparing [2024-09-11T02:49:41.148Z] c7c280ea29e1: Preparing [2024-09-11T02:49:41.148Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:41.148Z] 7567a9e63370: Preparing [2024-09-11T02:49:41.148Z] 2c8279b0597b: Preparing [2024-09-11T02:49:41.148Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:41.148Z] d62a02444d39: Preparing [2024-09-11T02:49:41.148Z] 2c8279b0597b: Waiting [2024-09-11T02:49:41.148Z] d62a02444d39: Waiting [2024-09-11T02:49:41.148Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:41.148Z] a0730e27f7cc: Layer already exists [2024-09-11T02:49:41.148Z] dd1e2cbc0006: Layer already exists [2024-09-11T02:49:41.148Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:41.148Z] c7c280ea29e1: Layer already exists [2024-09-11T02:49:41.148Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:41.148Z] d62a02444d39: Layer already exists [2024-09-11T02:49:41.148Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:41.148Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:41.148Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:41.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:41.810Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-11T02:49:41.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-11T02:49:41.810Z] dd1e2cbc0006: Preparing [2024-09-11T02:49:41.810Z] a0730e27f7cc: Preparing [2024-09-11T02:49:41.810Z] c7c280ea29e1: Preparing [2024-09-11T02:49:41.810Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:41.810Z] 7567a9e63370: Preparing [2024-09-11T02:49:41.810Z] 2c8279b0597b: Preparing [2024-09-11T02:49:41.810Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:41.810Z] d62a02444d39: Preparing [2024-09-11T02:49:41.810Z] 2c8279b0597b: Waiting [2024-09-11T02:49:41.810Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:41.810Z] d62a02444d39: Waiting [2024-09-11T02:49:41.810Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:41.810Z] dd1e2cbc0006: Layer already exists [2024-09-11T02:49:41.810Z] a0730e27f7cc: Layer already exists [2024-09-11T02:49:41.810Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:41.810Z] c7c280ea29e1: Layer already exists [2024-09-11T02:49:41.810Z] d62a02444d39: Layer already exists [2024-09-11T02:49:41.810Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:41.810Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:41.810Z] main: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:41.890Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:41.906Z] taggedImages: [2024-09-11T02:49:41.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:41.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-11T02:49:41.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [2024-09-11T02:49:41.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:41.906Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-11T02:49:41.934Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-11T02:49:41.934Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:41.934Z] latest [2024-09-11T02:49:41.934Z] 3.2.0-dev.73 [2024-09-11T02:49:41.934Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:41.934Z] main [2024-09-11T02:49:41.934Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:42.304Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:42.630Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:42.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-11T02:49:42.630Z] 6c4066e53f01: Preparing [2024-09-11T02:49:42.630Z] 489b169dbd02: Preparing [2024-09-11T02:49:42.630Z] 0f62100b0fcf: Preparing [2024-09-11T02:49:42.630Z] 16c84e5f8c35: Preparing [2024-09-11T02:49:42.630Z] a56b8ba39f70: Preparing [2024-09-11T02:49:42.630Z] a7396737f440: Preparing [2024-09-11T02:49:42.630Z] 3b7a693d82da: Preparing [2024-09-11T02:49:42.630Z] f22090179210: Preparing [2024-09-11T02:49:42.630Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:42.630Z] 7567a9e63370: Preparing [2024-09-11T02:49:42.630Z] 9627800fb0a6: Preparing [2024-09-11T02:49:42.630Z] a4074bf1e19b: Preparing [2024-09-11T02:49:42.630Z] 5f70bf18a086: Preparing [2024-09-11T02:49:42.630Z] 2c4ef5aa9f60: Preparing [2024-09-11T02:49:42.630Z] 3012bf12e6f7: Preparing [2024-09-11T02:49:42.630Z] 974f5f1801d9: Preparing [2024-09-11T02:49:42.630Z] d62a02444d39: Preparing [2024-09-11T02:49:42.630Z] 3f0622e5a0b2: Waiting [2024-09-11T02:49:42.630Z] 7567a9e63370: Waiting [2024-09-11T02:49:42.630Z] 9627800fb0a6: Waiting [2024-09-11T02:49:42.630Z] a7396737f440: Waiting [2024-09-11T02:49:42.630Z] 3012bf12e6f7: Waiting [2024-09-11T02:49:42.630Z] a4074bf1e19b: Waiting [2024-09-11T02:49:42.630Z] 5f70bf18a086: Waiting [2024-09-11T02:49:42.630Z] 974f5f1801d9: Waiting [2024-09-11T02:49:42.630Z] 2c4ef5aa9f60: Waiting [2024-09-11T02:49:42.630Z] d62a02444d39: Waiting [2024-09-11T02:49:42.630Z] 3b7a693d82da: Waiting [2024-09-11T02:49:42.630Z] f22090179210: Waiting [2024-09-11T02:49:42.630Z] 489b169dbd02: Pushed [2024-09-11T02:49:42.630Z] 16c84e5f8c35: Pushed [2024-09-11T02:49:42.630Z] 0f62100b0fcf: Pushed [2024-09-11T02:49:42.630Z] a56b8ba39f70: Pushed [2024-09-11T02:49:42.630Z] 6c4066e53f01: Pushed [2024-09-11T02:49:42.630Z] a7396737f440: Pushed [2024-09-11T02:49:42.630Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:42.630Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:42.630Z] 5f70bf18a086: Layer already exists [2024-09-11T02:49:42.889Z] 3b7a693d82da: Pushed [2024-09-11T02:49:42.889Z] 2c4ef5aa9f60: Pushed [2024-09-11T02:49:42.889Z] 9627800fb0a6: Pushed [2024-09-11T02:49:42.889Z] a4074bf1e19b: Pushed [2024-09-11T02:49:42.889Z] d62a02444d39: Layer already exists [2024-09-11T02:49:42.889Z] 3012bf12e6f7: Pushed [2024-09-11T02:49:42.889Z] 974f5f1801d9: Pushed [2024-09-11T02:49:48.169Z] f22090179210: Pushed [2024-09-11T02:49:48.169Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:48.507Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:48.842Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-11T02:49:48.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-11T02:49:48.842Z] 6c4066e53f01: Preparing [2024-09-11T02:49:48.842Z] 489b169dbd02: Preparing [2024-09-11T02:49:48.842Z] 0f62100b0fcf: Preparing [2024-09-11T02:49:48.842Z] 16c84e5f8c35: Preparing [2024-09-11T02:49:48.842Z] a56b8ba39f70: Preparing [2024-09-11T02:49:48.842Z] a7396737f440: Preparing [2024-09-11T02:49:48.842Z] 3b7a693d82da: Preparing [2024-09-11T02:49:48.842Z] f22090179210: Preparing [2024-09-11T02:49:48.842Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:48.842Z] 7567a9e63370: Preparing [2024-09-11T02:49:48.842Z] 9627800fb0a6: Preparing [2024-09-11T02:49:48.842Z] a4074bf1e19b: Preparing [2024-09-11T02:49:48.842Z] 5f70bf18a086: Preparing [2024-09-11T02:49:48.842Z] 2c4ef5aa9f60: Preparing [2024-09-11T02:49:48.842Z] 3012bf12e6f7: Preparing [2024-09-11T02:49:48.842Z] 974f5f1801d9: Preparing [2024-09-11T02:49:48.842Z] d62a02444d39: Preparing [2024-09-11T02:49:48.842Z] a4074bf1e19b: Waiting [2024-09-11T02:49:48.842Z] a7396737f440: Waiting [2024-09-11T02:49:48.842Z] 3b7a693d82da: Waiting [2024-09-11T02:49:48.842Z] f22090179210: Waiting [2024-09-11T02:49:48.842Z] 9627800fb0a6: Waiting [2024-09-11T02:49:48.842Z] 3012bf12e6f7: Waiting [2024-09-11T02:49:48.842Z] 3f0622e5a0b2: Waiting [2024-09-11T02:49:48.842Z] 5f70bf18a086: Waiting [2024-09-11T02:49:48.842Z] 2c4ef5aa9f60: Waiting [2024-09-11T02:49:48.842Z] 7567a9e63370: Waiting [2024-09-11T02:49:48.842Z] d62a02444d39: Waiting [2024-09-11T02:49:48.842Z] 6c4066e53f01: Layer already exists [2024-09-11T02:49:48.842Z] 0f62100b0fcf: Layer already exists [2024-09-11T02:49:48.842Z] 16c84e5f8c35: Layer already exists [2024-09-11T02:49:48.842Z] 489b169dbd02: Layer already exists [2024-09-11T02:49:48.842Z] a56b8ba39f70: Layer already exists [2024-09-11T02:49:48.842Z] 3b7a693d82da: Layer already exists [2024-09-11T02:49:48.842Z] f22090179210: Layer already exists [2024-09-11T02:49:48.842Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:48.842Z] a7396737f440: Layer already exists [2024-09-11T02:49:48.842Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:48.842Z] 9627800fb0a6: Layer already exists [2024-09-11T02:49:48.842Z] a4074bf1e19b: Layer already exists [2024-09-11T02:49:48.842Z] 5f70bf18a086: Layer already exists [2024-09-11T02:49:48.842Z] 3012bf12e6f7: Layer already exists [2024-09-11T02:49:48.842Z] 2c4ef5aa9f60: Layer already exists [2024-09-11T02:49:48.842Z] 974f5f1801d9: Layer already exists [2024-09-11T02:49:48.842Z] d62a02444d39: Layer already exists [2024-09-11T02:49:48.842Z] latest: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:49.167Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:49.504Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [2024-09-11T02:49:49.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-11T02:49:49.504Z] 6c4066e53f01: Preparing [2024-09-11T02:49:49.504Z] 489b169dbd02: Preparing [2024-09-11T02:49:49.504Z] 0f62100b0fcf: Preparing [2024-09-11T02:49:49.504Z] 16c84e5f8c35: Preparing [2024-09-11T02:49:49.504Z] a56b8ba39f70: Preparing [2024-09-11T02:49:49.504Z] a7396737f440: Preparing [2024-09-11T02:49:49.504Z] 3b7a693d82da: Preparing [2024-09-11T02:49:49.504Z] f22090179210: Preparing [2024-09-11T02:49:49.504Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:49.504Z] 7567a9e63370: Preparing [2024-09-11T02:49:49.504Z] 9627800fb0a6: Preparing [2024-09-11T02:49:49.504Z] a4074bf1e19b: Preparing [2024-09-11T02:49:49.504Z] 5f70bf18a086: Preparing [2024-09-11T02:49:49.504Z] 2c4ef5aa9f60: Preparing [2024-09-11T02:49:49.504Z] 3012bf12e6f7: Preparing [2024-09-11T02:49:49.504Z] 974f5f1801d9: Preparing [2024-09-11T02:49:49.504Z] d62a02444d39: Preparing [2024-09-11T02:49:49.504Z] 3b7a693d82da: Waiting [2024-09-11T02:49:49.504Z] a7396737f440: Waiting [2024-09-11T02:49:49.504Z] f22090179210: Waiting [2024-09-11T02:49:49.504Z] 5f70bf18a086: Waiting [2024-09-11T02:49:49.504Z] 3f0622e5a0b2: Waiting [2024-09-11T02:49:49.504Z] 7567a9e63370: Waiting [2024-09-11T02:49:49.504Z] a4074bf1e19b: Waiting [2024-09-11T02:49:49.504Z] 2c4ef5aa9f60: Waiting [2024-09-11T02:49:49.504Z] 9627800fb0a6: Waiting [2024-09-11T02:49:49.504Z] d62a02444d39: Waiting [2024-09-11T02:49:49.504Z] 3012bf12e6f7: Waiting [2024-09-11T02:49:49.504Z] 489b169dbd02: Layer already exists [2024-09-11T02:49:49.504Z] 16c84e5f8c35: Layer already exists [2024-09-11T02:49:49.504Z] a56b8ba39f70: Layer already exists [2024-09-11T02:49:49.504Z] 0f62100b0fcf: Layer already exists [2024-09-11T02:49:49.504Z] 6c4066e53f01: Layer already exists [2024-09-11T02:49:49.504Z] a7396737f440: Layer already exists [2024-09-11T02:49:49.504Z] 3b7a693d82da: Layer already exists [2024-09-11T02:49:49.504Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:49.504Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:49.504Z] f22090179210: Layer already exists [2024-09-11T02:49:49.504Z] a4074bf1e19b: Layer already exists [2024-09-11T02:49:49.504Z] 2c4ef5aa9f60: Layer already exists [2024-09-11T02:49:49.504Z] 5f70bf18a086: Layer already exists [2024-09-11T02:49:49.504Z] 9627800fb0a6: Layer already exists [2024-09-11T02:49:49.504Z] 3012bf12e6f7: Layer already exists [2024-09-11T02:49:49.504Z] 974f5f1801d9: Layer already exists [2024-09-11T02:49:49.504Z] d62a02444d39: Layer already exists [2024-09-11T02:49:49.504Z] 3.2.0-dev.73: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:49.850Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:50.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:50.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-11T02:49:50.181Z] 6c4066e53f01: Preparing [2024-09-11T02:49:50.181Z] 489b169dbd02: Preparing [2024-09-11T02:49:50.181Z] 0f62100b0fcf: Preparing [2024-09-11T02:49:50.181Z] 16c84e5f8c35: Preparing [2024-09-11T02:49:50.181Z] a56b8ba39f70: Preparing [2024-09-11T02:49:50.181Z] a7396737f440: Preparing [2024-09-11T02:49:50.181Z] 3b7a693d82da: Preparing [2024-09-11T02:49:50.181Z] f22090179210: Preparing [2024-09-11T02:49:50.181Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:50.181Z] 7567a9e63370: Preparing [2024-09-11T02:49:50.181Z] 9627800fb0a6: Preparing [2024-09-11T02:49:50.181Z] a4074bf1e19b: Preparing [2024-09-11T02:49:50.181Z] 5f70bf18a086: Preparing [2024-09-11T02:49:50.181Z] 2c4ef5aa9f60: Preparing [2024-09-11T02:49:50.181Z] 3012bf12e6f7: Preparing [2024-09-11T02:49:50.181Z] 974f5f1801d9: Preparing [2024-09-11T02:49:50.181Z] d62a02444d39: Preparing [2024-09-11T02:49:50.181Z] 7567a9e63370: Waiting [2024-09-11T02:49:50.181Z] 9627800fb0a6: Waiting [2024-09-11T02:49:50.181Z] a4074bf1e19b: Waiting [2024-09-11T02:49:50.181Z] 5f70bf18a086: Waiting [2024-09-11T02:49:50.181Z] 2c4ef5aa9f60: Waiting [2024-09-11T02:49:50.181Z] 3012bf12e6f7: Waiting [2024-09-11T02:49:50.181Z] 974f5f1801d9: Waiting [2024-09-11T02:49:50.181Z] d62a02444d39: Waiting [2024-09-11T02:49:50.181Z] 3b7a693d82da: Waiting [2024-09-11T02:49:50.181Z] f22090179210: Waiting [2024-09-11T02:49:50.181Z] 3f0622e5a0b2: Waiting [2024-09-11T02:49:50.181Z] a7396737f440: Waiting [2024-09-11T02:49:50.181Z] a56b8ba39f70: Layer already exists [2024-09-11T02:49:50.181Z] 0f62100b0fcf: Layer already exists [2024-09-11T02:49:50.181Z] 489b169dbd02: Layer already exists [2024-09-11T02:49:50.181Z] 16c84e5f8c35: Layer already exists [2024-09-11T02:49:50.181Z] 6c4066e53f01: Layer already exists [2024-09-11T02:49:50.181Z] 3b7a693d82da: Layer already exists [2024-09-11T02:49:50.181Z] a7396737f440: Layer already exists [2024-09-11T02:49:50.181Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:50.181Z] f22090179210: Layer already exists [2024-09-11T02:49:50.181Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:50.181Z] 9627800fb0a6: Layer already exists [2024-09-11T02:49:50.181Z] a4074bf1e19b: Layer already exists [2024-09-11T02:49:50.181Z] 5f70bf18a086: Layer already exists [2024-09-11T02:49:50.181Z] 3012bf12e6f7: Layer already exists [2024-09-11T02:49:50.181Z] 2c4ef5aa9f60: Layer already exists [2024-09-11T02:49:50.181Z] 974f5f1801d9: Layer already exists [2024-09-11T02:49:50.181Z] d62a02444d39: Layer already exists [2024-09-11T02:49:50.181Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:50.613Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:50.995Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-11T02:49:50.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-11T02:49:50.995Z] 6c4066e53f01: Preparing [2024-09-11T02:49:50.995Z] 489b169dbd02: Preparing [2024-09-11T02:49:50.995Z] 0f62100b0fcf: Preparing [2024-09-11T02:49:50.995Z] 16c84e5f8c35: Preparing [2024-09-11T02:49:50.995Z] a56b8ba39f70: Preparing [2024-09-11T02:49:50.995Z] a7396737f440: Preparing [2024-09-11T02:49:50.995Z] 3b7a693d82da: Preparing [2024-09-11T02:49:50.995Z] f22090179210: Preparing [2024-09-11T02:49:50.995Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:50.995Z] 7567a9e63370: Preparing [2024-09-11T02:49:50.995Z] 9627800fb0a6: Preparing [2024-09-11T02:49:50.995Z] a4074bf1e19b: Preparing [2024-09-11T02:49:50.995Z] 5f70bf18a086: Preparing [2024-09-11T02:49:50.995Z] 2c4ef5aa9f60: Preparing [2024-09-11T02:49:50.995Z] 3012bf12e6f7: Preparing [2024-09-11T02:49:50.995Z] 974f5f1801d9: Preparing [2024-09-11T02:49:50.995Z] d62a02444d39: Preparing [2024-09-11T02:49:50.995Z] a7396737f440: Waiting [2024-09-11T02:49:50.995Z] 5f70bf18a086: Waiting [2024-09-11T02:49:50.995Z] 2c4ef5aa9f60: Waiting [2024-09-11T02:49:50.995Z] d62a02444d39: Waiting [2024-09-11T02:49:50.995Z] 3b7a693d82da: Waiting [2024-09-11T02:49:50.995Z] 3012bf12e6f7: Waiting [2024-09-11T02:49:50.995Z] f22090179210: Waiting [2024-09-11T02:49:50.995Z] 974f5f1801d9: Waiting [2024-09-11T02:49:50.995Z] 3f0622e5a0b2: Waiting [2024-09-11T02:49:50.995Z] a4074bf1e19b: Waiting [2024-09-11T02:49:50.995Z] 7567a9e63370: Waiting [2024-09-11T02:49:50.995Z] 9627800fb0a6: Waiting [2024-09-11T02:49:50.995Z] 6c4066e53f01: Layer already exists [2024-09-11T02:49:50.995Z] a56b8ba39f70: Layer already exists [2024-09-11T02:49:50.995Z] 489b169dbd02: Layer already exists [2024-09-11T02:49:50.995Z] 16c84e5f8c35: Layer already exists [2024-09-11T02:49:50.995Z] 0f62100b0fcf: Layer already exists [2024-09-11T02:49:50.995Z] 3b7a693d82da: Layer already exists [2024-09-11T02:49:50.995Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:50.995Z] f22090179210: Layer already exists [2024-09-11T02:49:50.995Z] a7396737f440: Layer already exists [2024-09-11T02:49:50.995Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:50.995Z] 9627800fb0a6: Layer already exists [2024-09-11T02:49:50.995Z] 5f70bf18a086: Layer already exists [2024-09-11T02:49:50.995Z] 3012bf12e6f7: Layer already exists [2024-09-11T02:49:50.995Z] a4074bf1e19b: Layer already exists [2024-09-11T02:49:50.995Z] 2c4ef5aa9f60: Layer already exists [2024-09-11T02:49:50.995Z] d62a02444d39: Layer already exists [2024-09-11T02:49:50.995Z] 974f5f1801d9: Layer already exists [2024-09-11T02:49:50.995Z] main: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:51.083Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:51.101Z] taggedImages: [2024-09-11T02:49:51.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:51.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-11T02:49:51.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [2024-09-11T02:49:51.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:51.101Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-11T02:49:51.140Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-11T02:49:51.140Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:51.140Z] latest [2024-09-11T02:49:51.140Z] 3.2.0-dev.73 [2024-09-11T02:49:51.140Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:51.140Z] main [2024-09-11T02:49:51.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:51.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:52.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:52.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-11T02:49:52.010Z] f2a4f171a19a: Preparing [2024-09-11T02:49:52.010Z] b61a368b6bfb: Preparing [2024-09-11T02:49:52.010Z] e135a90e25dd: Preparing [2024-09-11T02:49:52.010Z] ad41b61b39ce: Preparing [2024-09-11T02:49:52.010Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:52.010Z] 7567a9e63370: Preparing [2024-09-11T02:49:52.010Z] 2c8279b0597b: Preparing [2024-09-11T02:49:52.010Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:52.010Z] d62a02444d39: Preparing [2024-09-11T02:49:52.010Z] 7567a9e63370: Waiting [2024-09-11T02:49:52.010Z] 2c8279b0597b: Waiting [2024-09-11T02:49:52.010Z] d62a02444d39: Waiting [2024-09-11T02:49:52.010Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:52.010Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:52.010Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:52.010Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:52.010Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:52.010Z] b61a368b6bfb: Pushed [2024-09-11T02:49:52.010Z] d62a02444d39: Layer already exists [2024-09-11T02:49:52.010Z] e135a90e25dd: Pushed [2024-09-11T02:49:52.010Z] f2a4f171a19a: Pushed [2024-09-11T02:49:54.548Z] ad41b61b39ce: Pushed [2024-09-11T02:49:54.548Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:54.894Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:55.222Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-11T02:49:55.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-11T02:49:55.222Z] f2a4f171a19a: Preparing [2024-09-11T02:49:55.222Z] b61a368b6bfb: Preparing [2024-09-11T02:49:55.222Z] e135a90e25dd: Preparing [2024-09-11T02:49:55.222Z] ad41b61b39ce: Preparing [2024-09-11T02:49:55.222Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:55.222Z] 7567a9e63370: Preparing [2024-09-11T02:49:55.222Z] 2c8279b0597b: Preparing [2024-09-11T02:49:55.222Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:55.222Z] d62a02444d39: Preparing [2024-09-11T02:49:55.222Z] 2c8279b0597b: Waiting [2024-09-11T02:49:55.222Z] d62a02444d39: Waiting [2024-09-11T02:49:55.222Z] 7567a9e63370: Waiting [2024-09-11T02:49:55.222Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:55.222Z] e135a90e25dd: Layer already exists [2024-09-11T02:49:55.222Z] b61a368b6bfb: Layer already exists [2024-09-11T02:49:55.222Z] f2a4f171a19a: Layer already exists [2024-09-11T02:49:55.222Z] ad41b61b39ce: Layer already exists [2024-09-11T02:49:55.222Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:55.222Z] d62a02444d39: Layer already exists [2024-09-11T02:49:55.222Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:55.222Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:55.222Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:55.222Z] latest: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:55.555Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:55.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [2024-09-11T02:49:55.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-11T02:49:55.887Z] f2a4f171a19a: Preparing [2024-09-11T02:49:55.887Z] b61a368b6bfb: Preparing [2024-09-11T02:49:55.887Z] e135a90e25dd: Preparing [2024-09-11T02:49:55.887Z] ad41b61b39ce: Preparing [2024-09-11T02:49:55.887Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:55.887Z] 7567a9e63370: Preparing [2024-09-11T02:49:55.887Z] 2c8279b0597b: Preparing [2024-09-11T02:49:55.887Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:55.887Z] d62a02444d39: Preparing [2024-09-11T02:49:55.887Z] 2c8279b0597b: Waiting [2024-09-11T02:49:55.887Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:55.887Z] d62a02444d39: Waiting [2024-09-11T02:49:55.887Z] f2a4f171a19a: Layer already exists [2024-09-11T02:49:55.887Z] e135a90e25dd: Layer already exists [2024-09-11T02:49:55.887Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:55.887Z] b61a368b6bfb: Layer already exists [2024-09-11T02:49:55.887Z] ad41b61b39ce: Layer already exists [2024-09-11T02:49:55.887Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:55.887Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:55.887Z] d62a02444d39: Layer already exists [2024-09-11T02:49:55.887Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:55.887Z] 3.2.0-dev.73: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:56.221Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:56.543Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:56.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-11T02:49:56.543Z] f2a4f171a19a: Preparing [2024-09-11T02:49:56.543Z] b61a368b6bfb: Preparing [2024-09-11T02:49:56.543Z] e135a90e25dd: Preparing [2024-09-11T02:49:56.543Z] ad41b61b39ce: Preparing [2024-09-11T02:49:56.543Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:56.543Z] 7567a9e63370: Preparing [2024-09-11T02:49:56.543Z] 2c8279b0597b: Preparing [2024-09-11T02:49:56.543Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:56.543Z] d62a02444d39: Preparing [2024-09-11T02:49:56.543Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:56.543Z] d62a02444d39: Waiting [2024-09-11T02:49:56.543Z] 7567a9e63370: Waiting [2024-09-11T02:49:56.543Z] 2c8279b0597b: Waiting [2024-09-11T02:49:56.543Z] b61a368b6bfb: Layer already exists [2024-09-11T02:49:56.543Z] e135a90e25dd: Layer already exists [2024-09-11T02:49:56.543Z] ad41b61b39ce: Layer already exists [2024-09-11T02:49:56.543Z] f2a4f171a19a: Layer already exists [2024-09-11T02:49:56.543Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:56.543Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:56.543Z] d62a02444d39: Layer already exists [2024-09-11T02:49:56.543Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:56.543Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:56.543Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:56.866Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:57.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-11T02:49:57.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-11T02:49:57.189Z] f2a4f171a19a: Preparing [2024-09-11T02:49:57.189Z] b61a368b6bfb: Preparing [2024-09-11T02:49:57.189Z] e135a90e25dd: Preparing [2024-09-11T02:49:57.189Z] ad41b61b39ce: Preparing [2024-09-11T02:49:57.189Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:57.189Z] 7567a9e63370: Preparing [2024-09-11T02:49:57.189Z] 2c8279b0597b: Preparing [2024-09-11T02:49:57.189Z] 0f9c9c87e937: Preparing [2024-09-11T02:49:57.189Z] d62a02444d39: Preparing [2024-09-11T02:49:57.189Z] 7567a9e63370: Waiting [2024-09-11T02:49:57.189Z] 2c8279b0597b: Waiting [2024-09-11T02:49:57.189Z] 0f9c9c87e937: Waiting [2024-09-11T02:49:57.189Z] d62a02444d39: Waiting [2024-09-11T02:49:57.189Z] ad41b61b39ce: Layer already exists [2024-09-11T02:49:57.189Z] e135a90e25dd: Layer already exists [2024-09-11T02:49:57.189Z] b61a368b6bfb: Layer already exists [2024-09-11T02:49:57.189Z] f2a4f171a19a: Layer already exists [2024-09-11T02:49:57.189Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:57.189Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:57.189Z] d62a02444d39: Layer already exists [2024-09-11T02:49:57.189Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:49:57.189Z] 2c8279b0597b: Layer already exists [2024-09-11T02:49:57.189Z] main: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:49:57.279Z] ===================================================== [Pipeline] echo [2024-09-11T02:49:57.298Z] taggedImages: [2024-09-11T02:49:57.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:57.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-11T02:49:57.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [2024-09-11T02:49:57.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:57.298Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-11T02:49:57.325Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-11T02:49:57.325Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:57.325Z] latest [2024-09-11T02:49:57.325Z] 3.2.0-dev.73 [2024-09-11T02:49:57.325Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:49:57.325Z] main [2024-09-11T02:49:57.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:57.692Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:58.020Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:49:58.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-11T02:49:58.020Z] f4e4b0eb1984: Preparing [2024-09-11T02:49:58.020Z] 8fcdeea2d59b: Preparing [2024-09-11T02:49:58.020Z] 5213eb863470: Preparing [2024-09-11T02:49:58.020Z] 5b0c3a3d17cf: Preparing [2024-09-11T02:49:58.020Z] 5ca146adb0d8: Preparing [2024-09-11T02:49:58.020Z] 3f0622e5a0b2: Preparing [2024-09-11T02:49:58.020Z] 7567a9e63370: Preparing [2024-09-11T02:49:58.020Z] 24d6b3aed7c2: Preparing [2024-09-11T02:49:58.020Z] 454bee8e6cf9: Preparing [2024-09-11T02:49:58.020Z] 7cc6b2685b10: Preparing [2024-09-11T02:49:58.020Z] d62a02444d39: Preparing [2024-09-11T02:49:58.020Z] 24d6b3aed7c2: Waiting [2024-09-11T02:49:58.020Z] 7567a9e63370: Waiting [2024-09-11T02:49:58.020Z] 454bee8e6cf9: Waiting [2024-09-11T02:49:58.020Z] 7cc6b2685b10: Waiting [2024-09-11T02:49:58.020Z] d62a02444d39: Waiting [2024-09-11T02:49:58.020Z] 3f0622e5a0b2: Waiting [2024-09-11T02:49:58.020Z] 8fcdeea2d59b: Pushed [2024-09-11T02:49:58.020Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:49:58.020Z] f4e4b0eb1984: Pushed [2024-09-11T02:49:58.020Z] 7567a9e63370: Layer already exists [2024-09-11T02:49:58.020Z] 5ca146adb0d8: Pushed [2024-09-11T02:49:58.020Z] 5b0c3a3d17cf: Pushed [2024-09-11T02:49:58.020Z] d62a02444d39: Layer already exists [2024-09-11T02:49:58.020Z] 24d6b3aed7c2: Pushed [2024-09-11T02:49:58.279Z] 454bee8e6cf9: Pushed [2024-09-11T02:49:58.850Z] 5213eb863470: Pushed [2024-09-11T02:49:59.420Z] 7cc6b2685b10: Pushed [2024-09-11T02:49:59.420Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:49:59.755Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:00.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-11T02:50:00.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-11T02:50:00.083Z] f4e4b0eb1984: Preparing [2024-09-11T02:50:00.083Z] 8fcdeea2d59b: Preparing [2024-09-11T02:50:00.083Z] 5213eb863470: Preparing [2024-09-11T02:50:00.083Z] 5b0c3a3d17cf: Preparing [2024-09-11T02:50:00.083Z] 5ca146adb0d8: Preparing [2024-09-11T02:50:00.083Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:00.083Z] 7567a9e63370: Preparing [2024-09-11T02:50:00.083Z] 24d6b3aed7c2: Preparing [2024-09-11T02:50:00.083Z] 454bee8e6cf9: Preparing [2024-09-11T02:50:00.083Z] 7cc6b2685b10: Preparing [2024-09-11T02:50:00.083Z] d62a02444d39: Preparing [2024-09-11T02:50:00.083Z] 7567a9e63370: Waiting [2024-09-11T02:50:00.083Z] 24d6b3aed7c2: Waiting [2024-09-11T02:50:00.083Z] 454bee8e6cf9: Waiting [2024-09-11T02:50:00.083Z] 7cc6b2685b10: Waiting [2024-09-11T02:50:00.083Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:00.083Z] f4e4b0eb1984: Layer already exists [2024-09-11T02:50:00.083Z] 5213eb863470: Layer already exists [2024-09-11T02:50:00.083Z] 8fcdeea2d59b: Layer already exists [2024-09-11T02:50:00.083Z] 5b0c3a3d17cf: Layer already exists [2024-09-11T02:50:00.083Z] 5ca146adb0d8: Layer already exists [2024-09-11T02:50:00.083Z] 454bee8e6cf9: Layer already exists [2024-09-11T02:50:00.083Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:00.083Z] 24d6b3aed7c2: Layer already exists [2024-09-11T02:50:00.083Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:00.083Z] 7cc6b2685b10: Layer already exists [2024-09-11T02:50:00.083Z] d62a02444d39: Layer already exists [2024-09-11T02:50:00.083Z] latest: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:00.425Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:00.756Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [2024-09-11T02:50:00.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-11T02:50:00.756Z] f4e4b0eb1984: Preparing [2024-09-11T02:50:00.756Z] 8fcdeea2d59b: Preparing [2024-09-11T02:50:00.756Z] 5213eb863470: Preparing [2024-09-11T02:50:00.756Z] 5b0c3a3d17cf: Preparing [2024-09-11T02:50:00.756Z] 5ca146adb0d8: Preparing [2024-09-11T02:50:00.756Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:00.756Z] 7567a9e63370: Preparing [2024-09-11T02:50:00.756Z] 24d6b3aed7c2: Preparing [2024-09-11T02:50:00.756Z] 454bee8e6cf9: Preparing [2024-09-11T02:50:00.756Z] 7cc6b2685b10: Preparing [2024-09-11T02:50:00.756Z] d62a02444d39: Preparing [2024-09-11T02:50:00.756Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:00.756Z] 7567a9e63370: Waiting [2024-09-11T02:50:00.756Z] 24d6b3aed7c2: Waiting [2024-09-11T02:50:00.756Z] 454bee8e6cf9: Waiting [2024-09-11T02:50:00.756Z] 7cc6b2685b10: Waiting [2024-09-11T02:50:00.756Z] d62a02444d39: Waiting [2024-09-11T02:50:00.756Z] 5213eb863470: Layer already exists [2024-09-11T02:50:00.756Z] 5ca146adb0d8: Layer already exists [2024-09-11T02:50:00.756Z] 8fcdeea2d59b: Layer already exists [2024-09-11T02:50:00.756Z] 5b0c3a3d17cf: Layer already exists [2024-09-11T02:50:00.756Z] f4e4b0eb1984: Layer already exists [2024-09-11T02:50:00.756Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:00.756Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:00.756Z] 7cc6b2685b10: Layer already exists [2024-09-11T02:50:00.756Z] 454bee8e6cf9: Layer already exists [2024-09-11T02:50:00.756Z] 24d6b3aed7c2: Layer already exists [2024-09-11T02:50:00.756Z] d62a02444d39: Layer already exists [2024-09-11T02:50:00.756Z] 3.2.0-dev.73: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:01.096Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:01.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:01.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-11T02:50:01.424Z] f4e4b0eb1984: Preparing [2024-09-11T02:50:01.424Z] 8fcdeea2d59b: Preparing [2024-09-11T02:50:01.424Z] 5213eb863470: Preparing [2024-09-11T02:50:01.424Z] 5b0c3a3d17cf: Preparing [2024-09-11T02:50:01.424Z] 5ca146adb0d8: Preparing [2024-09-11T02:50:01.424Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:01.424Z] 7567a9e63370: Preparing [2024-09-11T02:50:01.424Z] 24d6b3aed7c2: Preparing [2024-09-11T02:50:01.424Z] 454bee8e6cf9: Preparing [2024-09-11T02:50:01.424Z] 7cc6b2685b10: Preparing [2024-09-11T02:50:01.424Z] d62a02444d39: Preparing [2024-09-11T02:50:01.424Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:01.424Z] 7567a9e63370: Waiting [2024-09-11T02:50:01.424Z] 24d6b3aed7c2: Waiting [2024-09-11T02:50:01.424Z] 454bee8e6cf9: Waiting [2024-09-11T02:50:01.424Z] 7cc6b2685b10: Waiting [2024-09-11T02:50:01.424Z] d62a02444d39: Waiting [2024-09-11T02:50:01.424Z] 8fcdeea2d59b: Layer already exists [2024-09-11T02:50:01.424Z] 5b0c3a3d17cf: Layer already exists [2024-09-11T02:50:01.424Z] 5ca146adb0d8: Layer already exists [2024-09-11T02:50:01.424Z] 5213eb863470: Layer already exists [2024-09-11T02:50:01.424Z] f4e4b0eb1984: Layer already exists [2024-09-11T02:50:01.424Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:01.424Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:01.424Z] 7cc6b2685b10: Layer already exists [2024-09-11T02:50:01.424Z] 24d6b3aed7c2: Layer already exists [2024-09-11T02:50:01.424Z] 454bee8e6cf9: Layer already exists [2024-09-11T02:50:01.424Z] d62a02444d39: Layer already exists [2024-09-11T02:50:01.424Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:01.768Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:02.106Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-11T02:50:02.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-11T02:50:02.106Z] f4e4b0eb1984: Preparing [2024-09-11T02:50:02.106Z] 8fcdeea2d59b: Preparing [2024-09-11T02:50:02.106Z] 5213eb863470: Preparing [2024-09-11T02:50:02.106Z] 5b0c3a3d17cf: Preparing [2024-09-11T02:50:02.106Z] 5ca146adb0d8: Preparing [2024-09-11T02:50:02.106Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:02.106Z] 7567a9e63370: Preparing [2024-09-11T02:50:02.106Z] 24d6b3aed7c2: Preparing [2024-09-11T02:50:02.106Z] 454bee8e6cf9: Preparing [2024-09-11T02:50:02.106Z] 7cc6b2685b10: Preparing [2024-09-11T02:50:02.106Z] d62a02444d39: Preparing [2024-09-11T02:50:02.106Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:02.106Z] 7567a9e63370: Waiting [2024-09-11T02:50:02.106Z] 24d6b3aed7c2: Waiting [2024-09-11T02:50:02.106Z] 454bee8e6cf9: Waiting [2024-09-11T02:50:02.106Z] 7cc6b2685b10: Waiting [2024-09-11T02:50:02.106Z] d62a02444d39: Waiting [2024-09-11T02:50:02.106Z] 5ca146adb0d8: Layer already exists [2024-09-11T02:50:02.106Z] 5213eb863470: Layer already exists [2024-09-11T02:50:02.106Z] 5b0c3a3d17cf: Layer already exists [2024-09-11T02:50:02.106Z] 8fcdeea2d59b: Layer already exists [2024-09-11T02:50:02.106Z] f4e4b0eb1984: Layer already exists [2024-09-11T02:50:02.106Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:02.106Z] 24d6b3aed7c2: Layer already exists [2024-09-11T02:50:02.106Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:02.106Z] 454bee8e6cf9: Layer already exists [2024-09-11T02:50:02.106Z] 7cc6b2685b10: Layer already exists [2024-09-11T02:50:02.106Z] d62a02444d39: Layer already exists [2024-09-11T02:50:02.106Z] main: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:50:02.179Z] ===================================================== [Pipeline] echo [2024-09-11T02:50:02.196Z] taggedImages: [2024-09-11T02:50:02.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:02.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-11T02:50:02.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [2024-09-11T02:50:02.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:02.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-11T02:50:02.226Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-11T02:50:02.226Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:02.226Z] latest [2024-09-11T02:50:02.226Z] 3.2.0-dev.73 [2024-09-11T02:50:02.226Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:02.226Z] main [2024-09-11T02:50:02.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:02.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:02.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:02.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-11T02:50:02.918Z] fa6cc2ad7bfe: Preparing [2024-09-11T02:50:02.918Z] ac834708e32e: Preparing [2024-09-11T02:50:02.918Z] 4d93a420475a: Preparing [2024-09-11T02:50:02.918Z] c9a402ede190: Preparing [2024-09-11T02:50:02.918Z] 04fe69b2bde3: Preparing [2024-09-11T02:50:02.918Z] 1dd0f9f596d3: Preparing [2024-09-11T02:50:02.918Z] e7ed489c2e0e: Preparing [2024-09-11T02:50:02.918Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:02.918Z] 7567a9e63370: Preparing [2024-09-11T02:50:02.918Z] 654c57bfb64a: Preparing [2024-09-11T02:50:02.918Z] bf71d68d8f4c: Preparing [2024-09-11T02:50:02.918Z] d62a02444d39: Preparing [2024-09-11T02:50:02.918Z] e7ed489c2e0e: Waiting [2024-09-11T02:50:02.918Z] 7567a9e63370: Waiting [2024-09-11T02:50:02.918Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:02.918Z] bf71d68d8f4c: Waiting [2024-09-11T02:50:02.918Z] 1dd0f9f596d3: Waiting [2024-09-11T02:50:02.918Z] 04fe69b2bde3: Pushed [2024-09-11T02:50:02.918Z] ac834708e32e: Pushed [2024-09-11T02:50:02.918Z] fa6cc2ad7bfe: Pushed [2024-09-11T02:50:02.918Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:02.918Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:02.918Z] e7ed489c2e0e: Pushed [2024-09-11T02:50:02.918Z] 1dd0f9f596d3: Pushed [2024-09-11T02:50:03.177Z] d62a02444d39: Layer already exists [2024-09-11T02:50:03.177Z] 654c57bfb64a: Pushed [2024-09-11T02:50:03.745Z] c9a402ede190: Pushed [2024-09-11T02:50:04.007Z] 4d93a420475a: Pushed [2024-09-11T02:50:04.007Z] bf71d68d8f4c: Pushed [2024-09-11T02:50:04.267Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:04.606Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:04.932Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-11T02:50:04.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-11T02:50:04.932Z] fa6cc2ad7bfe: Preparing [2024-09-11T02:50:04.932Z] ac834708e32e: Preparing [2024-09-11T02:50:04.932Z] 4d93a420475a: Preparing [2024-09-11T02:50:04.932Z] c9a402ede190: Preparing [2024-09-11T02:50:04.932Z] 04fe69b2bde3: Preparing [2024-09-11T02:50:04.932Z] 1dd0f9f596d3: Preparing [2024-09-11T02:50:04.932Z] e7ed489c2e0e: Preparing [2024-09-11T02:50:04.932Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:04.932Z] 7567a9e63370: Preparing [2024-09-11T02:50:04.932Z] 654c57bfb64a: Preparing [2024-09-11T02:50:04.932Z] bf71d68d8f4c: Preparing [2024-09-11T02:50:04.932Z] d62a02444d39: Preparing [2024-09-11T02:50:04.932Z] e7ed489c2e0e: Waiting [2024-09-11T02:50:04.932Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:04.932Z] d62a02444d39: Waiting [2024-09-11T02:50:04.932Z] 1dd0f9f596d3: Waiting [2024-09-11T02:50:04.932Z] 7567a9e63370: Waiting [2024-09-11T02:50:04.932Z] 654c57bfb64a: Waiting [2024-09-11T02:50:04.932Z] bf71d68d8f4c: Waiting [2024-09-11T02:50:04.932Z] 04fe69b2bde3: Layer already exists [2024-09-11T02:50:04.932Z] c9a402ede190: Layer already exists [2024-09-11T02:50:04.932Z] fa6cc2ad7bfe: Layer already exists [2024-09-11T02:50:04.932Z] ac834708e32e: Layer already exists [2024-09-11T02:50:04.932Z] 4d93a420475a: Layer already exists [2024-09-11T02:50:04.932Z] e7ed489c2e0e: Layer already exists [2024-09-11T02:50:04.932Z] 1dd0f9f596d3: Layer already exists [2024-09-11T02:50:04.932Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:04.932Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:04.932Z] 654c57bfb64a: Layer already exists [2024-09-11T02:50:04.932Z] bf71d68d8f4c: Layer already exists [2024-09-11T02:50:04.932Z] d62a02444d39: Layer already exists [2024-09-11T02:50:04.932Z] latest: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:05.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:05.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [2024-09-11T02:50:05.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-11T02:50:05.603Z] fa6cc2ad7bfe: Preparing [2024-09-11T02:50:05.603Z] ac834708e32e: Preparing [2024-09-11T02:50:05.603Z] 4d93a420475a: Preparing [2024-09-11T02:50:05.603Z] c9a402ede190: Preparing [2024-09-11T02:50:05.603Z] 04fe69b2bde3: Preparing [2024-09-11T02:50:05.603Z] 1dd0f9f596d3: Preparing [2024-09-11T02:50:05.603Z] e7ed489c2e0e: Preparing [2024-09-11T02:50:05.603Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:05.603Z] 7567a9e63370: Preparing [2024-09-11T02:50:05.603Z] 654c57bfb64a: Preparing [2024-09-11T02:50:05.603Z] bf71d68d8f4c: Preparing [2024-09-11T02:50:05.603Z] d62a02444d39: Preparing [2024-09-11T02:50:05.603Z] 7567a9e63370: Waiting [2024-09-11T02:50:05.603Z] 1dd0f9f596d3: Waiting [2024-09-11T02:50:05.603Z] 654c57bfb64a: Waiting [2024-09-11T02:50:05.603Z] e7ed489c2e0e: Waiting [2024-09-11T02:50:05.603Z] bf71d68d8f4c: Waiting [2024-09-11T02:50:05.603Z] d62a02444d39: Waiting [2024-09-11T02:50:05.603Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:05.603Z] 4d93a420475a: Layer already exists [2024-09-11T02:50:05.603Z] fa6cc2ad7bfe: Layer already exists [2024-09-11T02:50:05.603Z] ac834708e32e: Layer already exists [2024-09-11T02:50:05.603Z] 04fe69b2bde3: Layer already exists [2024-09-11T02:50:05.603Z] c9a402ede190: Layer already exists [2024-09-11T02:50:05.603Z] 1dd0f9f596d3: Layer already exists [2024-09-11T02:50:05.603Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:05.603Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:05.603Z] 654c57bfb64a: Layer already exists [2024-09-11T02:50:05.603Z] e7ed489c2e0e: Layer already exists [2024-09-11T02:50:05.603Z] bf71d68d8f4c: Layer already exists [2024-09-11T02:50:05.603Z] d62a02444d39: Layer already exists [2024-09-11T02:50:05.603Z] 3.2.0-dev.73: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:05.949Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:06.273Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:06.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-11T02:50:06.273Z] fa6cc2ad7bfe: Preparing [2024-09-11T02:50:06.273Z] ac834708e32e: Preparing [2024-09-11T02:50:06.273Z] 4d93a420475a: Preparing [2024-09-11T02:50:06.273Z] c9a402ede190: Preparing [2024-09-11T02:50:06.273Z] 04fe69b2bde3: Preparing [2024-09-11T02:50:06.273Z] 1dd0f9f596d3: Preparing [2024-09-11T02:50:06.273Z] e7ed489c2e0e: Preparing [2024-09-11T02:50:06.273Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:06.273Z] 7567a9e63370: Preparing [2024-09-11T02:50:06.273Z] 1dd0f9f596d3: Waiting [2024-09-11T02:50:06.273Z] e7ed489c2e0e: Waiting [2024-09-11T02:50:06.273Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:06.273Z] 654c57bfb64a: Preparing [2024-09-11T02:50:06.273Z] bf71d68d8f4c: Preparing [2024-09-11T02:50:06.273Z] d62a02444d39: Preparing [2024-09-11T02:50:06.273Z] 7567a9e63370: Waiting [2024-09-11T02:50:06.273Z] 654c57bfb64a: Waiting [2024-09-11T02:50:06.273Z] bf71d68d8f4c: Waiting [2024-09-11T02:50:06.273Z] d62a02444d39: Waiting [2024-09-11T02:50:06.273Z] c9a402ede190: Layer already exists [2024-09-11T02:50:06.273Z] 4d93a420475a: Layer already exists [2024-09-11T02:50:06.273Z] fa6cc2ad7bfe: Layer already exists [2024-09-11T02:50:06.273Z] ac834708e32e: Layer already exists [2024-09-11T02:50:06.273Z] 04fe69b2bde3: Layer already exists [2024-09-11T02:50:06.273Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:06.273Z] 1dd0f9f596d3: Layer already exists [2024-09-11T02:50:06.273Z] 654c57bfb64a: Layer already exists [2024-09-11T02:50:06.273Z] e7ed489c2e0e: Layer already exists [2024-09-11T02:50:06.273Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:06.273Z] bf71d68d8f4c: Layer already exists [2024-09-11T02:50:06.273Z] d62a02444d39: Layer already exists [2024-09-11T02:50:06.273Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:06.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:06.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-11T02:50:06.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-11T02:50:06.928Z] fa6cc2ad7bfe: Preparing [2024-09-11T02:50:06.928Z] ac834708e32e: Preparing [2024-09-11T02:50:06.928Z] 4d93a420475a: Preparing [2024-09-11T02:50:06.928Z] c9a402ede190: Preparing [2024-09-11T02:50:06.928Z] 04fe69b2bde3: Preparing [2024-09-11T02:50:06.928Z] 1dd0f9f596d3: Preparing [2024-09-11T02:50:06.928Z] e7ed489c2e0e: Preparing [2024-09-11T02:50:06.928Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:06.928Z] 7567a9e63370: Preparing [2024-09-11T02:50:06.928Z] 654c57bfb64a: Preparing [2024-09-11T02:50:06.928Z] bf71d68d8f4c: Preparing [2024-09-11T02:50:06.928Z] d62a02444d39: Preparing [2024-09-11T02:50:06.928Z] e7ed489c2e0e: Waiting [2024-09-11T02:50:06.928Z] 3f0622e5a0b2: Waiting [2024-09-11T02:50:06.928Z] 654c57bfb64a: Waiting [2024-09-11T02:50:06.928Z] 7567a9e63370: Waiting [2024-09-11T02:50:06.928Z] bf71d68d8f4c: Waiting [2024-09-11T02:50:06.928Z] d62a02444d39: Waiting [2024-09-11T02:50:06.928Z] 1dd0f9f596d3: Waiting [2024-09-11T02:50:06.928Z] c9a402ede190: Layer already exists [2024-09-11T02:50:06.928Z] 4d93a420475a: Layer already exists [2024-09-11T02:50:06.928Z] 04fe69b2bde3: Layer already exists [2024-09-11T02:50:06.928Z] fa6cc2ad7bfe: Layer already exists [2024-09-11T02:50:06.928Z] ac834708e32e: Layer already exists [2024-09-11T02:50:06.928Z] 1dd0f9f596d3: Layer already exists [2024-09-11T02:50:06.928Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:06.928Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:06.928Z] e7ed489c2e0e: Layer already exists [2024-09-11T02:50:06.928Z] 654c57bfb64a: Layer already exists [2024-09-11T02:50:06.928Z] bf71d68d8f4c: Layer already exists [2024-09-11T02:50:06.928Z] d62a02444d39: Layer already exists [2024-09-11T02:50:06.928Z] main: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:50:07.006Z] ===================================================== [Pipeline] echo [2024-09-11T02:50:07.026Z] taggedImages: [2024-09-11T02:50:07.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:07.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-11T02:50:07.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [2024-09-11T02:50:07.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:07.026Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-11T02:50:07.062Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-11T02:50:07.062Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:07.062Z] latest [2024-09-11T02:50:07.062Z] 3.2.0-dev.73 [2024-09-11T02:50:07.063Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:07.063Z] main [2024-09-11T02:50:07.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:07.409Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:07.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:07.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-11T02:50:07.734Z] 43071b14d891: Preparing [2024-09-11T02:50:07.734Z] a424cf99f3b4: Preparing [2024-09-11T02:50:07.734Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:07.734Z] 7567a9e63370: Preparing [2024-09-11T02:50:07.734Z] e076b0f68b9e: Preparing [2024-09-11T02:50:07.734Z] e150fe29ca0b: Preparing [2024-09-11T02:50:07.734Z] d62a02444d39: Preparing [2024-09-11T02:50:07.734Z] e150fe29ca0b: Waiting [2024-09-11T02:50:07.734Z] d62a02444d39: Waiting [2024-09-11T02:50:07.734Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:07.734Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:07.734Z] d62a02444d39: Layer already exists [2024-09-11T02:50:07.734Z] e076b0f68b9e: Pushed [2024-09-11T02:50:07.734Z] 43071b14d891: Pushed [2024-09-11T02:50:08.301Z] e150fe29ca0b: Pushed [2024-09-11T02:50:09.241Z] a424cf99f3b4: Pushed [2024-09-11T02:50:09.501Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:09.996Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:10.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-11T02:50:10.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-11T02:50:10.461Z] 43071b14d891: Preparing [2024-09-11T02:50:10.461Z] a424cf99f3b4: Preparing [2024-09-11T02:50:10.461Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:10.461Z] 7567a9e63370: Preparing [2024-09-11T02:50:10.461Z] e076b0f68b9e: Preparing [2024-09-11T02:50:10.461Z] e150fe29ca0b: Preparing [2024-09-11T02:50:10.461Z] d62a02444d39: Preparing [2024-09-11T02:50:10.461Z] e150fe29ca0b: Waiting [2024-09-11T02:50:10.461Z] d62a02444d39: Waiting [2024-09-11T02:50:10.461Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:10.461Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:10.461Z] a424cf99f3b4: Layer already exists [2024-09-11T02:50:10.461Z] 43071b14d891: Layer already exists [2024-09-11T02:50:10.461Z] e076b0f68b9e: Layer already exists [2024-09-11T02:50:10.461Z] e150fe29ca0b: Layer already exists [2024-09-11T02:50:10.461Z] d62a02444d39: Layer already exists [2024-09-11T02:50:10.461Z] latest: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:10.803Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:11.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [2024-09-11T02:50:11.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-11T02:50:11.156Z] 43071b14d891: Preparing [2024-09-11T02:50:11.156Z] a424cf99f3b4: Preparing [2024-09-11T02:50:11.156Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:11.156Z] 7567a9e63370: Preparing [2024-09-11T02:50:11.156Z] e076b0f68b9e: Preparing [2024-09-11T02:50:11.156Z] e150fe29ca0b: Preparing [2024-09-11T02:50:11.156Z] d62a02444d39: Preparing [2024-09-11T02:50:11.156Z] e150fe29ca0b: Waiting [2024-09-11T02:50:11.156Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:11.156Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:11.156Z] a424cf99f3b4: Layer already exists [2024-09-11T02:50:11.156Z] e076b0f68b9e: Layer already exists [2024-09-11T02:50:11.156Z] 43071b14d891: Layer already exists [2024-09-11T02:50:11.156Z] e150fe29ca0b: Layer already exists [2024-09-11T02:50:11.156Z] d62a02444d39: Layer already exists [2024-09-11T02:50:11.156Z] 3.2.0-dev.73: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:11.489Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:11.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:11.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-11T02:50:11.812Z] 43071b14d891: Preparing [2024-09-11T02:50:11.812Z] a424cf99f3b4: Preparing [2024-09-11T02:50:11.812Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:11.812Z] 7567a9e63370: Preparing [2024-09-11T02:50:11.812Z] e076b0f68b9e: Preparing [2024-09-11T02:50:11.812Z] e150fe29ca0b: Preparing [2024-09-11T02:50:11.812Z] d62a02444d39: Preparing [2024-09-11T02:50:11.812Z] e150fe29ca0b: Waiting [2024-09-11T02:50:11.812Z] d62a02444d39: Waiting [2024-09-11T02:50:11.812Z] e076b0f68b9e: Layer already exists [2024-09-11T02:50:11.812Z] 43071b14d891: Layer already exists [2024-09-11T02:50:11.812Z] a424cf99f3b4: Layer already exists [2024-09-11T02:50:11.812Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:11.812Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:11.812Z] e150fe29ca0b: Layer already exists [2024-09-11T02:50:11.813Z] d62a02444d39: Layer already exists [2024-09-11T02:50:11.813Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:12.139Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:12.467Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-11T02:50:12.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-11T02:50:12.468Z] 43071b14d891: Preparing [2024-09-11T02:50:12.468Z] a424cf99f3b4: Preparing [2024-09-11T02:50:12.468Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:12.468Z] 7567a9e63370: Preparing [2024-09-11T02:50:12.468Z] e076b0f68b9e: Preparing [2024-09-11T02:50:12.468Z] e150fe29ca0b: Preparing [2024-09-11T02:50:12.468Z] d62a02444d39: Preparing [2024-09-11T02:50:12.468Z] e150fe29ca0b: Waiting [2024-09-11T02:50:12.468Z] 43071b14d891: Layer already exists [2024-09-11T02:50:12.468Z] e076b0f68b9e: Layer already exists [2024-09-11T02:50:12.468Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:12.468Z] a424cf99f3b4: Layer already exists [2024-09-11T02:50:12.468Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:12.468Z] e150fe29ca0b: Layer already exists [2024-09-11T02:50:12.468Z] d62a02444d39: Layer already exists [2024-09-11T02:50:12.468Z] main: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:50:12.544Z] ===================================================== [Pipeline] echo [2024-09-11T02:50:12.558Z] taggedImages: [2024-09-11T02:50:12.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:12.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-11T02:50:12.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [2024-09-11T02:50:12.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:12.558Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-11T02:50:12.588Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-11T02:50:12.588Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:12.588Z] latest [2024-09-11T02:50:12.588Z] 3.2.0-dev.73 [2024-09-11T02:50:12.588Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:12.588Z] main [2024-09-11T02:50:12.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:13.038Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:13.353Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:13.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-11T02:50:13.354Z] 68347610929a: Preparing [2024-09-11T02:50:13.354Z] bd4f4408391f: Preparing [2024-09-11T02:50:13.354Z] 8673fa65b5b1: Preparing [2024-09-11T02:50:13.354Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:13.354Z] 7567a9e63370: Preparing [2024-09-11T02:50:13.354Z] b53bc00edb2b: Preparing [2024-09-11T02:50:13.354Z] 7d26061ced31: Preparing [2024-09-11T02:50:13.354Z] cbe30e9f5623: Preparing [2024-09-11T02:50:13.354Z] a36425a0483a: Preparing [2024-09-11T02:50:13.354Z] d62a02444d39: Preparing [2024-09-11T02:50:13.354Z] cbe30e9f5623: Waiting [2024-09-11T02:50:13.354Z] a36425a0483a: Waiting [2024-09-11T02:50:13.354Z] b53bc00edb2b: Waiting [2024-09-11T02:50:13.354Z] d62a02444d39: Waiting [2024-09-11T02:50:13.354Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:13.354Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:13.354Z] 68347610929a: Pushed [2024-09-11T02:50:13.354Z] bd4f4408391f: Pushed [2024-09-11T02:50:13.613Z] 8673fa65b5b1: Pushed [2024-09-11T02:50:13.613Z] d62a02444d39: Layer already exists [2024-09-11T02:50:13.613Z] cbe30e9f5623: Pushed [2024-09-11T02:50:13.873Z] a36425a0483a: Pushed [2024-09-11T02:50:19.146Z] 7d26061ced31: Pushed [2024-09-11T02:50:22.442Z] b53bc00edb2b: Pushed [2024-09-11T02:50:22.442Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:22.777Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:23.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-11T02:50:23.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-11T02:50:23.102Z] 68347610929a: Preparing [2024-09-11T02:50:23.102Z] bd4f4408391f: Preparing [2024-09-11T02:50:23.102Z] 8673fa65b5b1: Preparing [2024-09-11T02:50:23.102Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:23.102Z] 7567a9e63370: Preparing [2024-09-11T02:50:23.102Z] b53bc00edb2b: Preparing [2024-09-11T02:50:23.102Z] 7d26061ced31: Preparing [2024-09-11T02:50:23.102Z] cbe30e9f5623: Preparing [2024-09-11T02:50:23.102Z] a36425a0483a: Preparing [2024-09-11T02:50:23.102Z] d62a02444d39: Preparing [2024-09-11T02:50:23.102Z] a36425a0483a: Waiting [2024-09-11T02:50:23.102Z] cbe30e9f5623: Waiting [2024-09-11T02:50:23.102Z] b53bc00edb2b: Waiting [2024-09-11T02:50:23.102Z] d62a02444d39: Waiting [2024-09-11T02:50:23.102Z] 7d26061ced31: Waiting [2024-09-11T02:50:23.102Z] 8673fa65b5b1: Layer already exists [2024-09-11T02:50:23.102Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:23.102Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:23.102Z] bd4f4408391f: Layer already exists [2024-09-11T02:50:23.102Z] 68347610929a: Layer already exists [2024-09-11T02:50:23.102Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:23.102Z] a36425a0483a: Layer already exists [2024-09-11T02:50:23.102Z] 7d26061ced31: Layer already exists [2024-09-11T02:50:23.102Z] b53bc00edb2b: Layer already exists [2024-09-11T02:50:23.102Z] d62a02444d39: Layer already exists [2024-09-11T02:50:23.102Z] latest: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:23.427Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:23.761Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [2024-09-11T02:50:23.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-11T02:50:23.761Z] 68347610929a: Preparing [2024-09-11T02:50:23.761Z] bd4f4408391f: Preparing [2024-09-11T02:50:23.761Z] 8673fa65b5b1: Preparing [2024-09-11T02:50:23.761Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:23.761Z] 7567a9e63370: Preparing [2024-09-11T02:50:23.761Z] b53bc00edb2b: Preparing [2024-09-11T02:50:23.761Z] 7d26061ced31: Preparing [2024-09-11T02:50:23.761Z] cbe30e9f5623: Preparing [2024-09-11T02:50:23.761Z] a36425a0483a: Preparing [2024-09-11T02:50:23.761Z] d62a02444d39: Preparing [2024-09-11T02:50:23.761Z] b53bc00edb2b: Waiting [2024-09-11T02:50:23.761Z] 7d26061ced31: Waiting [2024-09-11T02:50:23.761Z] d62a02444d39: Waiting [2024-09-11T02:50:23.761Z] cbe30e9f5623: Waiting [2024-09-11T02:50:23.761Z] a36425a0483a: Waiting [2024-09-11T02:50:23.761Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:23.761Z] 8673fa65b5b1: Layer already exists [2024-09-11T02:50:23.761Z] bd4f4408391f: Layer already exists [2024-09-11T02:50:23.761Z] 68347610929a: Layer already exists [2024-09-11T02:50:23.761Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:23.761Z] 7d26061ced31: Layer already exists [2024-09-11T02:50:23.761Z] b53bc00edb2b: Layer already exists [2024-09-11T02:50:23.761Z] a36425a0483a: Layer already exists [2024-09-11T02:50:23.761Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:23.761Z] d62a02444d39: Layer already exists [2024-09-11T02:50:24.021Z] 3.2.0-dev.73: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:24.345Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:24.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:24.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-11T02:50:24.670Z] 68347610929a: Preparing [2024-09-11T02:50:24.670Z] bd4f4408391f: Preparing [2024-09-11T02:50:24.670Z] 8673fa65b5b1: Preparing [2024-09-11T02:50:24.670Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:24.670Z] 7567a9e63370: Preparing [2024-09-11T02:50:24.670Z] b53bc00edb2b: Preparing [2024-09-11T02:50:24.670Z] 7d26061ced31: Preparing [2024-09-11T02:50:24.670Z] cbe30e9f5623: Preparing [2024-09-11T02:50:24.670Z] a36425a0483a: Preparing [2024-09-11T02:50:24.670Z] d62a02444d39: Preparing [2024-09-11T02:50:24.670Z] cbe30e9f5623: Waiting [2024-09-11T02:50:24.670Z] b53bc00edb2b: Waiting [2024-09-11T02:50:24.670Z] d62a02444d39: Waiting [2024-09-11T02:50:24.670Z] a36425a0483a: Waiting [2024-09-11T02:50:24.670Z] 7d26061ced31: Waiting [2024-09-11T02:50:24.670Z] 68347610929a: Layer already exists [2024-09-11T02:50:24.670Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:24.670Z] 8673fa65b5b1: Layer already exists [2024-09-11T02:50:24.670Z] bd4f4408391f: Layer already exists [2024-09-11T02:50:24.670Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:24.670Z] 7d26061ced31: Layer already exists [2024-09-11T02:50:24.670Z] b53bc00edb2b: Layer already exists [2024-09-11T02:50:24.670Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:24.670Z] d62a02444d39: Layer already exists [2024-09-11T02:50:24.670Z] a36425a0483a: Layer already exists [2024-09-11T02:50:24.670Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:25.004Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:25.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-11T02:50:25.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-11T02:50:25.332Z] 68347610929a: Preparing [2024-09-11T02:50:25.332Z] bd4f4408391f: Preparing [2024-09-11T02:50:25.332Z] 8673fa65b5b1: Preparing [2024-09-11T02:50:25.332Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:25.332Z] 7567a9e63370: Preparing [2024-09-11T02:50:25.332Z] b53bc00edb2b: Preparing [2024-09-11T02:50:25.332Z] 7d26061ced31: Preparing [2024-09-11T02:50:25.332Z] cbe30e9f5623: Preparing [2024-09-11T02:50:25.332Z] a36425a0483a: Preparing [2024-09-11T02:50:25.332Z] d62a02444d39: Preparing [2024-09-11T02:50:25.332Z] 7d26061ced31: Waiting [2024-09-11T02:50:25.332Z] d62a02444d39: Waiting [2024-09-11T02:50:25.332Z] b53bc00edb2b: Waiting [2024-09-11T02:50:25.332Z] cbe30e9f5623: Waiting [2024-09-11T02:50:25.332Z] a36425a0483a: Waiting [2024-09-11T02:50:25.332Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:25.332Z] bd4f4408391f: Layer already exists [2024-09-11T02:50:25.332Z] 8673fa65b5b1: Layer already exists [2024-09-11T02:50:25.332Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:25.332Z] 68347610929a: Layer already exists [2024-09-11T02:50:25.332Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:25.332Z] 7d26061ced31: Layer already exists [2024-09-11T02:50:25.332Z] a36425a0483a: Layer already exists [2024-09-11T02:50:25.332Z] b53bc00edb2b: Layer already exists [2024-09-11T02:50:25.332Z] d62a02444d39: Layer already exists [2024-09-11T02:50:25.332Z] main: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:50:25.421Z] ===================================================== [Pipeline] echo [2024-09-11T02:50:25.438Z] taggedImages: [2024-09-11T02:50:25.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:25.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-11T02:50:25.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [2024-09-11T02:50:25.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:25.438Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-11T02:50:25.467Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-11T02:50:25.467Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:25.467Z] latest [2024-09-11T02:50:25.467Z] 3.2.0-dev.73 [2024-09-11T02:50:25.467Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:25.467Z] main [2024-09-11T02:50:25.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:25.826Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:26.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:26.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-11T02:50:26.362Z] 808e43ed2bb8: Preparing [2024-09-11T02:50:26.362Z] 7eafb23c7703: Preparing [2024-09-11T02:50:26.362Z] 3fcad23a8ea6: Preparing [2024-09-11T02:50:26.362Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:26.362Z] 7567a9e63370: Preparing [2024-09-11T02:50:26.362Z] 6a8195ff96c7: Preparing [2024-09-11T02:50:26.362Z] e31f4e873850: Preparing [2024-09-11T02:50:26.362Z] 0cff350f6125: Preparing [2024-09-11T02:50:26.362Z] d62a02444d39: Preparing [2024-09-11T02:50:26.362Z] 6a8195ff96c7: Waiting [2024-09-11T02:50:26.362Z] e31f4e873850: Waiting [2024-09-11T02:50:26.362Z] 0cff350f6125: Waiting [2024-09-11T02:50:26.362Z] d62a02444d39: Waiting [2024-09-11T02:50:26.362Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:26.362Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:26.620Z] 3fcad23a8ea6: Pushed [2024-09-11T02:50:26.620Z] e31f4e873850: Pushed [2024-09-11T02:50:26.620Z] 7eafb23c7703: Pushed [2024-09-11T02:50:26.620Z] 808e43ed2bb8: Pushed [2024-09-11T02:50:26.620Z] d62a02444d39: Layer already exists [2024-09-11T02:50:26.879Z] 0cff350f6125: Pushed [2024-09-11T02:50:36.860Z] 6a8195ff96c7: Pushed [2024-09-11T02:50:36.860Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:37.189Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:37.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-11T02:50:37.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-11T02:50:37.509Z] 808e43ed2bb8: Preparing [2024-09-11T02:50:37.509Z] 7eafb23c7703: Preparing [2024-09-11T02:50:37.509Z] 3fcad23a8ea6: Preparing [2024-09-11T02:50:37.509Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:37.509Z] 7567a9e63370: Preparing [2024-09-11T02:50:37.509Z] 6a8195ff96c7: Preparing [2024-09-11T02:50:37.510Z] e31f4e873850: Preparing [2024-09-11T02:50:37.510Z] 0cff350f6125: Preparing [2024-09-11T02:50:37.510Z] d62a02444d39: Preparing [2024-09-11T02:50:37.510Z] e31f4e873850: Waiting [2024-09-11T02:50:37.510Z] 0cff350f6125: Waiting [2024-09-11T02:50:37.510Z] 6a8195ff96c7: Waiting [2024-09-11T02:50:37.510Z] d62a02444d39: Waiting [2024-09-11T02:50:37.510Z] 3fcad23a8ea6: Layer already exists [2024-09-11T02:50:37.510Z] 7eafb23c7703: Layer already exists [2024-09-11T02:50:37.510Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:37.510Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:37.510Z] 808e43ed2bb8: Layer already exists [2024-09-11T02:50:37.510Z] 0cff350f6125: Layer already exists [2024-09-11T02:50:37.510Z] e31f4e873850: Layer already exists [2024-09-11T02:50:37.510Z] 6a8195ff96c7: Layer already exists [2024-09-11T02:50:37.510Z] d62a02444d39: Layer already exists [2024-09-11T02:50:37.510Z] latest: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:37.825Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:38.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [2024-09-11T02:50:38.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-11T02:50:38.153Z] 808e43ed2bb8: Preparing [2024-09-11T02:50:38.153Z] 7eafb23c7703: Preparing [2024-09-11T02:50:38.153Z] 3fcad23a8ea6: Preparing [2024-09-11T02:50:38.153Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:38.153Z] 7567a9e63370: Preparing [2024-09-11T02:50:38.153Z] 6a8195ff96c7: Preparing [2024-09-11T02:50:38.153Z] e31f4e873850: Preparing [2024-09-11T02:50:38.153Z] 0cff350f6125: Preparing [2024-09-11T02:50:38.153Z] d62a02444d39: Preparing [2024-09-11T02:50:38.153Z] 6a8195ff96c7: Waiting [2024-09-11T02:50:38.153Z] e31f4e873850: Waiting [2024-09-11T02:50:38.153Z] 0cff350f6125: Waiting [2024-09-11T02:50:38.153Z] d62a02444d39: Waiting [2024-09-11T02:50:38.153Z] 808e43ed2bb8: Layer already exists [2024-09-11T02:50:38.153Z] 3fcad23a8ea6: Layer already exists [2024-09-11T02:50:38.153Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:38.153Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:38.153Z] 7eafb23c7703: Layer already exists [2024-09-11T02:50:38.153Z] 0cff350f6125: Layer already exists [2024-09-11T02:50:38.153Z] 6a8195ff96c7: Layer already exists [2024-09-11T02:50:38.153Z] e31f4e873850: Layer already exists [2024-09-11T02:50:38.153Z] d62a02444d39: Layer already exists [2024-09-11T02:50:38.153Z] 3.2.0-dev.73: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:38.487Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:38.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:38.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-11T02:50:38.898Z] 808e43ed2bb8: Preparing [2024-09-11T02:50:38.898Z] 7eafb23c7703: Preparing [2024-09-11T02:50:38.898Z] 3fcad23a8ea6: Preparing [2024-09-11T02:50:38.898Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:38.898Z] 7567a9e63370: Preparing [2024-09-11T02:50:38.898Z] 6a8195ff96c7: Preparing [2024-09-11T02:50:38.898Z] e31f4e873850: Preparing [2024-09-11T02:50:38.898Z] 0cff350f6125: Preparing [2024-09-11T02:50:38.898Z] d62a02444d39: Preparing [2024-09-11T02:50:38.898Z] e31f4e873850: Waiting [2024-09-11T02:50:38.898Z] 0cff350f6125: Waiting [2024-09-11T02:50:38.898Z] d62a02444d39: Waiting [2024-09-11T02:50:38.898Z] 7eafb23c7703: Layer already exists [2024-09-11T02:50:38.898Z] 3fcad23a8ea6: Layer already exists [2024-09-11T02:50:38.898Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:38.898Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:38.898Z] 808e43ed2bb8: Layer already exists [2024-09-11T02:50:38.898Z] 6a8195ff96c7: Layer already exists [2024-09-11T02:50:38.898Z] e31f4e873850: Layer already exists [2024-09-11T02:50:38.898Z] 0cff350f6125: Layer already exists [2024-09-11T02:50:38.898Z] d62a02444d39: Layer already exists [2024-09-11T02:50:38.898Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:39.224Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:39.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-11T02:50:39.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-11T02:50:39.549Z] 808e43ed2bb8: Preparing [2024-09-11T02:50:39.549Z] 7eafb23c7703: Preparing [2024-09-11T02:50:39.549Z] 3fcad23a8ea6: Preparing [2024-09-11T02:50:39.549Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:39.549Z] 7567a9e63370: Preparing [2024-09-11T02:50:39.549Z] 6a8195ff96c7: Preparing [2024-09-11T02:50:39.549Z] e31f4e873850: Preparing [2024-09-11T02:50:39.549Z] 0cff350f6125: Preparing [2024-09-11T02:50:39.549Z] 6a8195ff96c7: Waiting [2024-09-11T02:50:39.549Z] e31f4e873850: Waiting [2024-09-11T02:50:39.549Z] d62a02444d39: Preparing [2024-09-11T02:50:39.549Z] 0cff350f6125: Waiting [2024-09-11T02:50:39.549Z] d62a02444d39: Waiting [2024-09-11T02:50:39.549Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:39.549Z] 808e43ed2bb8: Layer already exists [2024-09-11T02:50:39.549Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:39.549Z] 7eafb23c7703: Layer already exists [2024-09-11T02:50:39.549Z] 3fcad23a8ea6: Layer already exists [2024-09-11T02:50:39.549Z] 6a8195ff96c7: Layer already exists [2024-09-11T02:50:39.549Z] e31f4e873850: Layer already exists [2024-09-11T02:50:39.549Z] d62a02444d39: Layer already exists [2024-09-11T02:50:39.549Z] 0cff350f6125: Layer already exists [2024-09-11T02:50:39.549Z] main: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:50:39.627Z] ===================================================== [Pipeline] echo [2024-09-11T02:50:39.647Z] taggedImages: [2024-09-11T02:50:39.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:39.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-11T02:50:39.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [2024-09-11T02:50:39.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:39.647Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-11T02:50:39.675Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-11T02:50:39.675Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:39.675Z] latest [2024-09-11T02:50:39.675Z] 3.2.0-dev.73 [2024-09-11T02:50:39.675Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:39.675Z] main [2024-09-11T02:50:39.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:40.033Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:40.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:40.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-11T02:50:40.358Z] 4fa1fa2825b5: Preparing [2024-09-11T02:50:40.358Z] fc8194573039: Preparing [2024-09-11T02:50:40.358Z] 98172b963048: Preparing [2024-09-11T02:50:40.358Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:40.358Z] 7567a9e63370: Preparing [2024-09-11T02:50:40.358Z] 5dbb9d295c91: Preparing [2024-09-11T02:50:40.358Z] cbe30e9f5623: Preparing [2024-09-11T02:50:40.358Z] a36425a0483a: Preparing [2024-09-11T02:50:40.358Z] d62a02444d39: Preparing [2024-09-11T02:50:40.358Z] cbe30e9f5623: Waiting [2024-09-11T02:50:40.358Z] a36425a0483a: Waiting [2024-09-11T02:50:40.358Z] d62a02444d39: Waiting [2024-09-11T02:50:40.358Z] 5dbb9d295c91: Waiting [2024-09-11T02:50:40.358Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:40.358Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:40.358Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:40.358Z] a36425a0483a: Layer already exists [2024-09-11T02:50:40.358Z] d62a02444d39: Layer already exists [2024-09-11T02:50:40.358Z] 4fa1fa2825b5: Pushed [2024-09-11T02:50:40.358Z] fc8194573039: Pushed [2024-09-11T02:50:40.358Z] 98172b963048: Pushed [2024-09-11T02:50:50.547Z] 5dbb9d295c91: Pushed [2024-09-11T02:50:50.547Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:50.883Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:51.203Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-11T02:50:51.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-11T02:50:51.203Z] 4fa1fa2825b5: Preparing [2024-09-11T02:50:51.203Z] fc8194573039: Preparing [2024-09-11T02:50:51.203Z] 98172b963048: Preparing [2024-09-11T02:50:51.203Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:51.203Z] 7567a9e63370: Preparing [2024-09-11T02:50:51.203Z] 5dbb9d295c91: Preparing [2024-09-11T02:50:51.203Z] cbe30e9f5623: Preparing [2024-09-11T02:50:51.203Z] a36425a0483a: Preparing [2024-09-11T02:50:51.203Z] d62a02444d39: Preparing [2024-09-11T02:50:51.203Z] 5dbb9d295c91: Waiting [2024-09-11T02:50:51.203Z] cbe30e9f5623: Waiting [2024-09-11T02:50:51.203Z] a36425a0483a: Waiting [2024-09-11T02:50:51.203Z] d62a02444d39: Waiting [2024-09-11T02:50:51.203Z] 98172b963048: Layer already exists [2024-09-11T02:50:51.203Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:51.203Z] 4fa1fa2825b5: Layer already exists [2024-09-11T02:50:51.203Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:51.203Z] fc8194573039: Layer already exists [2024-09-11T02:50:51.203Z] 5dbb9d295c91: Layer already exists [2024-09-11T02:50:51.203Z] a36425a0483a: Layer already exists [2024-09-11T02:50:51.203Z] d62a02444d39: Layer already exists [2024-09-11T02:50:51.203Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:51.203Z] latest: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:51.547Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:51.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [2024-09-11T02:50:51.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-11T02:50:51.880Z] 4fa1fa2825b5: Preparing [2024-09-11T02:50:51.880Z] fc8194573039: Preparing [2024-09-11T02:50:51.880Z] 98172b963048: Preparing [2024-09-11T02:50:51.880Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:51.880Z] 7567a9e63370: Preparing [2024-09-11T02:50:51.880Z] 5dbb9d295c91: Preparing [2024-09-11T02:50:51.880Z] cbe30e9f5623: Preparing [2024-09-11T02:50:51.880Z] a36425a0483a: Preparing [2024-09-11T02:50:51.880Z] d62a02444d39: Preparing [2024-09-11T02:50:51.880Z] 5dbb9d295c91: Waiting [2024-09-11T02:50:51.880Z] cbe30e9f5623: Waiting [2024-09-11T02:50:51.880Z] a36425a0483a: Waiting [2024-09-11T02:50:51.880Z] d62a02444d39: Waiting [2024-09-11T02:50:51.880Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:51.880Z] fc8194573039: Layer already exists [2024-09-11T02:50:51.880Z] 4fa1fa2825b5: Layer already exists [2024-09-11T02:50:51.880Z] 98172b963048: Layer already exists [2024-09-11T02:50:51.880Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:51.880Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:51.880Z] a36425a0483a: Layer already exists [2024-09-11T02:50:51.880Z] 5dbb9d295c91: Layer already exists [2024-09-11T02:50:51.880Z] d62a02444d39: Layer already exists [2024-09-11T02:50:51.880Z] 3.2.0-dev.73: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:52.205Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:52.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:52.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-11T02:50:52.534Z] 4fa1fa2825b5: Preparing [2024-09-11T02:50:52.534Z] fc8194573039: Preparing [2024-09-11T02:50:52.534Z] 98172b963048: Preparing [2024-09-11T02:50:52.534Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:52.534Z] 7567a9e63370: Preparing [2024-09-11T02:50:52.534Z] 5dbb9d295c91: Preparing [2024-09-11T02:50:52.534Z] cbe30e9f5623: Preparing [2024-09-11T02:50:52.534Z] a36425a0483a: Preparing [2024-09-11T02:50:52.534Z] d62a02444d39: Preparing [2024-09-11T02:50:52.534Z] 5dbb9d295c91: Waiting [2024-09-11T02:50:52.534Z] a36425a0483a: Waiting [2024-09-11T02:50:52.534Z] cbe30e9f5623: Waiting [2024-09-11T02:50:52.534Z] d62a02444d39: Waiting [2024-09-11T02:50:52.534Z] 4fa1fa2825b5: Layer already exists [2024-09-11T02:50:52.534Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:52.534Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:52.534Z] fc8194573039: Layer already exists [2024-09-11T02:50:52.534Z] 98172b963048: Layer already exists [2024-09-11T02:50:52.534Z] 5dbb9d295c91: Layer already exists [2024-09-11T02:50:52.534Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:52.534Z] a36425a0483a: Layer already exists [2024-09-11T02:50:52.534Z] d62a02444d39: Layer already exists [2024-09-11T02:50:52.534Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:52.879Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:53.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-11T02:50:53.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-11T02:50:53.202Z] 4fa1fa2825b5: Preparing [2024-09-11T02:50:53.202Z] fc8194573039: Preparing [2024-09-11T02:50:53.202Z] 98172b963048: Preparing [2024-09-11T02:50:53.202Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:53.202Z] 7567a9e63370: Preparing [2024-09-11T02:50:53.202Z] 5dbb9d295c91: Preparing [2024-09-11T02:50:53.202Z] cbe30e9f5623: Preparing [2024-09-11T02:50:53.202Z] a36425a0483a: Preparing [2024-09-11T02:50:53.202Z] d62a02444d39: Preparing [2024-09-11T02:50:53.202Z] 5dbb9d295c91: Waiting [2024-09-11T02:50:53.202Z] a36425a0483a: Waiting [2024-09-11T02:50:53.202Z] d62a02444d39: Waiting [2024-09-11T02:50:53.202Z] 4fa1fa2825b5: Layer already exists [2024-09-11T02:50:53.202Z] fc8194573039: Layer already exists [2024-09-11T02:50:53.202Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:53.202Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:53.202Z] 98172b963048: Layer already exists [2024-09-11T02:50:53.202Z] 5dbb9d295c91: Layer already exists [2024-09-11T02:50:53.202Z] cbe30e9f5623: Layer already exists [2024-09-11T02:50:53.202Z] a36425a0483a: Layer already exists [2024-09-11T02:50:53.202Z] d62a02444d39: Layer already exists [2024-09-11T02:50:53.203Z] main: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:50:53.279Z] ===================================================== [Pipeline] echo [2024-09-11T02:50:53.301Z] taggedImages: [2024-09-11T02:50:53.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:53.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-11T02:50:53.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [2024-09-11T02:50:53.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:53.301Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-11T02:50:53.330Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-11T02:50:53.330Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:53.330Z] latest [2024-09-11T02:50:53.330Z] 3.2.0-dev.73 [2024-09-11T02:50:53.330Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:53.330Z] main [2024-09-11T02:50:53.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:53.668Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:53.991Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:50:53.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-11T02:50:53.991Z] 2adfd311074f: Preparing [2024-09-11T02:50:53.991Z] 9ef3a3c6b206: Preparing [2024-09-11T02:50:53.991Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:53.991Z] 7567a9e63370: Preparing [2024-09-11T02:50:53.991Z] 0693387b2e2c: Preparing [2024-09-11T02:50:53.991Z] 4b07a01e12fc: Preparing [2024-09-11T02:50:53.991Z] d62a02444d39: Preparing [2024-09-11T02:50:53.991Z] d62a02444d39: Waiting [2024-09-11T02:50:53.991Z] 4b07a01e12fc: Waiting [2024-09-11T02:50:53.991Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:53.991Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:53.991Z] d62a02444d39: Layer already exists [2024-09-11T02:50:53.991Z] 2adfd311074f: Pushed [2024-09-11T02:50:53.991Z] 0693387b2e2c: Pushed [2024-09-11T02:50:54.249Z] 4b07a01e12fc: Pushed [2024-09-11T02:50:57.543Z] 9ef3a3c6b206: Pushed [2024-09-11T02:50:57.543Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:57.865Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:58.190Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-11T02:50:58.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-11T02:50:58.190Z] 2adfd311074f: Preparing [2024-09-11T02:50:58.190Z] 9ef3a3c6b206: Preparing [2024-09-11T02:50:58.190Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:58.190Z] 7567a9e63370: Preparing [2024-09-11T02:50:58.190Z] 0693387b2e2c: Preparing [2024-09-11T02:50:58.190Z] 4b07a01e12fc: Preparing [2024-09-11T02:50:58.190Z] d62a02444d39: Preparing [2024-09-11T02:50:58.190Z] 4b07a01e12fc: Waiting [2024-09-11T02:50:58.190Z] d62a02444d39: Waiting [2024-09-11T02:50:58.190Z] 2adfd311074f: Layer already exists [2024-09-11T02:50:58.190Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:58.190Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:58.190Z] 0693387b2e2c: Layer already exists [2024-09-11T02:50:58.190Z] 9ef3a3c6b206: Layer already exists [2024-09-11T02:50:58.190Z] 4b07a01e12fc: Layer already exists [2024-09-11T02:50:58.190Z] d62a02444d39: Layer already exists [2024-09-11T02:50:58.190Z] latest: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:58.519Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:58.849Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [2024-09-11T02:50:58.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-11T02:50:58.849Z] 2adfd311074f: Preparing [2024-09-11T02:50:58.849Z] 9ef3a3c6b206: Preparing [2024-09-11T02:50:58.849Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:58.849Z] 7567a9e63370: Preparing [2024-09-11T02:50:58.849Z] 0693387b2e2c: Preparing [2024-09-11T02:50:58.849Z] 4b07a01e12fc: Preparing [2024-09-11T02:50:58.849Z] d62a02444d39: Preparing [2024-09-11T02:50:58.849Z] 4b07a01e12fc: Waiting [2024-09-11T02:50:58.849Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:58.849Z] 2adfd311074f: Layer already exists [2024-09-11T02:50:58.849Z] 0693387b2e2c: Layer already exists [2024-09-11T02:50:58.849Z] 9ef3a3c6b206: Layer already exists [2024-09-11T02:50:58.849Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:58.849Z] 4b07a01e12fc: Layer already exists [2024-09-11T02:50:58.849Z] d62a02444d39: Layer already exists [2024-09-11T02:50:58.849Z] 3.2.0-dev.73: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:59.173Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:59.492Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:50:59.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-11T02:50:59.492Z] 2adfd311074f: Preparing [2024-09-11T02:50:59.492Z] 9ef3a3c6b206: Preparing [2024-09-11T02:50:59.492Z] 3f0622e5a0b2: Preparing [2024-09-11T02:50:59.492Z] 7567a9e63370: Preparing [2024-09-11T02:50:59.492Z] 0693387b2e2c: Preparing [2024-09-11T02:50:59.492Z] 4b07a01e12fc: Preparing [2024-09-11T02:50:59.492Z] d62a02444d39: Preparing [2024-09-11T02:50:59.492Z] 4b07a01e12fc: Waiting [2024-09-11T02:50:59.492Z] d62a02444d39: Waiting [2024-09-11T02:50:59.492Z] 2adfd311074f: Layer already exists [2024-09-11T02:50:59.492Z] 7567a9e63370: Layer already exists [2024-09-11T02:50:59.492Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:50:59.492Z] 9ef3a3c6b206: Layer already exists [2024-09-11T02:50:59.492Z] 0693387b2e2c: Layer already exists [2024-09-11T02:50:59.492Z] 4b07a01e12fc: Layer already exists [2024-09-11T02:50:59.492Z] d62a02444d39: Layer already exists [2024-09-11T02:50:59.493Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:50:59.821Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:00.150Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-11T02:51:00.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-11T02:51:00.150Z] 2adfd311074f: Preparing [2024-09-11T02:51:00.150Z] 9ef3a3c6b206: Preparing [2024-09-11T02:51:00.150Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:00.150Z] 7567a9e63370: Preparing [2024-09-11T02:51:00.150Z] 0693387b2e2c: Preparing [2024-09-11T02:51:00.150Z] 4b07a01e12fc: Preparing [2024-09-11T02:51:00.150Z] d62a02444d39: Preparing [2024-09-11T02:51:00.150Z] d62a02444d39: Waiting [2024-09-11T02:51:00.150Z] 4b07a01e12fc: Waiting [2024-09-11T02:51:00.150Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:00.150Z] 9ef3a3c6b206: Layer already exists [2024-09-11T02:51:00.150Z] 2adfd311074f: Layer already exists [2024-09-11T02:51:00.150Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:00.150Z] 0693387b2e2c: Layer already exists [2024-09-11T02:51:00.150Z] 4b07a01e12fc: Layer already exists [2024-09-11T02:51:00.150Z] d62a02444d39: Layer already exists [2024-09-11T02:51:00.150Z] main: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:51:00.211Z] ===================================================== [Pipeline] echo [2024-09-11T02:51:00.224Z] taggedImages: [2024-09-11T02:51:00.224Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:00.224Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-11T02:51:00.224Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [2024-09-11T02:51:00.224Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:00.224Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-11T02:51:00.253Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-11T02:51:00.254Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:00.254Z] latest [2024-09-11T02:51:00.254Z] 3.2.0-dev.73 [2024-09-11T02:51:00.254Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:00.254Z] main [2024-09-11T02:51:00.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:00.586Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:00.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:00.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-11T02:51:00.981Z] 6480f9f72c6f: Preparing [2024-09-11T02:51:00.981Z] bbc70e2bcfb0: Preparing [2024-09-11T02:51:00.981Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:00.981Z] 7567a9e63370: Preparing [2024-09-11T02:51:00.981Z] 686a78b71838: Preparing [2024-09-11T02:51:00.981Z] 4a14a59d6be2: Preparing [2024-09-11T02:51:00.981Z] d62a02444d39: Preparing [2024-09-11T02:51:00.981Z] 4a14a59d6be2: Waiting [2024-09-11T02:51:00.981Z] d62a02444d39: Waiting [2024-09-11T02:51:00.981Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:00.981Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:00.981Z] d62a02444d39: Layer already exists [2024-09-11T02:51:00.981Z] 686a78b71838: Pushed [2024-09-11T02:51:00.981Z] 6480f9f72c6f: Pushed [2024-09-11T02:51:00.981Z] 4a14a59d6be2: Pushed [2024-09-11T02:51:04.329Z] bbc70e2bcfb0: Pushed [2024-09-11T02:51:04.329Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:04.660Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:05.002Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-11T02:51:05.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-11T02:51:05.002Z] 6480f9f72c6f: Preparing [2024-09-11T02:51:05.002Z] bbc70e2bcfb0: Preparing [2024-09-11T02:51:05.002Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:05.002Z] 7567a9e63370: Preparing [2024-09-11T02:51:05.002Z] 686a78b71838: Preparing [2024-09-11T02:51:05.002Z] 4a14a59d6be2: Preparing [2024-09-11T02:51:05.002Z] d62a02444d39: Preparing [2024-09-11T02:51:05.002Z] 4a14a59d6be2: Waiting [2024-09-11T02:51:05.002Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:05.002Z] bbc70e2bcfb0: Layer already exists [2024-09-11T02:51:05.002Z] 6480f9f72c6f: Layer already exists [2024-09-11T02:51:05.002Z] 686a78b71838: Layer already exists [2024-09-11T02:51:05.002Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:05.002Z] 4a14a59d6be2: Layer already exists [2024-09-11T02:51:05.002Z] d62a02444d39: Layer already exists [2024-09-11T02:51:05.002Z] latest: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:05.324Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:05.645Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [2024-09-11T02:51:05.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-11T02:51:05.645Z] 6480f9f72c6f: Preparing [2024-09-11T02:51:05.645Z] bbc70e2bcfb0: Preparing [2024-09-11T02:51:05.645Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:05.645Z] 7567a9e63370: Preparing [2024-09-11T02:51:05.645Z] 686a78b71838: Preparing [2024-09-11T02:51:05.645Z] 4a14a59d6be2: Preparing [2024-09-11T02:51:05.645Z] d62a02444d39: Preparing [2024-09-11T02:51:05.645Z] 4a14a59d6be2: Waiting [2024-09-11T02:51:05.645Z] d62a02444d39: Waiting [2024-09-11T02:51:05.645Z] 6480f9f72c6f: Layer already exists [2024-09-11T02:51:05.645Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:05.645Z] bbc70e2bcfb0: Layer already exists [2024-09-11T02:51:05.645Z] 686a78b71838: Layer already exists [2024-09-11T02:51:05.645Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:05.645Z] 4a14a59d6be2: Layer already exists [2024-09-11T02:51:05.645Z] d62a02444d39: Layer already exists [2024-09-11T02:51:05.645Z] 3.2.0-dev.73: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:05.972Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:06.298Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:06.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-11T02:51:06.298Z] 6480f9f72c6f: Preparing [2024-09-11T02:51:06.298Z] bbc70e2bcfb0: Preparing [2024-09-11T02:51:06.298Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:06.298Z] 7567a9e63370: Preparing [2024-09-11T02:51:06.298Z] 686a78b71838: Preparing [2024-09-11T02:51:06.298Z] 4a14a59d6be2: Preparing [2024-09-11T02:51:06.298Z] d62a02444d39: Preparing [2024-09-11T02:51:06.298Z] 4a14a59d6be2: Waiting [2024-09-11T02:51:06.298Z] d62a02444d39: Waiting [2024-09-11T02:51:06.298Z] bbc70e2bcfb0: Layer already exists [2024-09-11T02:51:06.298Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:06.298Z] 686a78b71838: Layer already exists [2024-09-11T02:51:06.298Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:06.298Z] 6480f9f72c6f: Layer already exists [2024-09-11T02:51:06.298Z] 4a14a59d6be2: Layer already exists [2024-09-11T02:51:06.298Z] d62a02444d39: Layer already exists [2024-09-11T02:51:06.298Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:06.626Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:06.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-11T02:51:06.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-11T02:51:06.963Z] 6480f9f72c6f: Preparing [2024-09-11T02:51:06.963Z] bbc70e2bcfb0: Preparing [2024-09-11T02:51:06.963Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:06.963Z] 7567a9e63370: Preparing [2024-09-11T02:51:06.963Z] 686a78b71838: Preparing [2024-09-11T02:51:06.963Z] 4a14a59d6be2: Preparing [2024-09-11T02:51:06.963Z] d62a02444d39: Preparing [2024-09-11T02:51:06.963Z] d62a02444d39: Waiting [2024-09-11T02:51:06.963Z] 4a14a59d6be2: Waiting [2024-09-11T02:51:06.963Z] 6480f9f72c6f: Layer already exists [2024-09-11T02:51:06.963Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:06.963Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:06.963Z] 686a78b71838: Layer already exists [2024-09-11T02:51:06.963Z] bbc70e2bcfb0: Layer already exists [2024-09-11T02:51:06.964Z] 4a14a59d6be2: Layer already exists [2024-09-11T02:51:06.964Z] d62a02444d39: Layer already exists [2024-09-11T02:51:06.964Z] main: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:51:07.061Z] ===================================================== [Pipeline] echo [2024-09-11T02:51:07.076Z] taggedImages: [2024-09-11T02:51:07.076Z] - nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:07.076Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-11T02:51:07.076Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [2024-09-11T02:51:07.076Z] - nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:07.076Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-11T02:51:07.105Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-11T02:51:07.105Z] c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:07.105Z] latest [2024-09-11T02:51:07.105Z] 3.2.0-dev.73 [2024-09-11T02:51:07.105Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:07.105Z] main [2024-09-11T02:51:07.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:07.467Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:07.788Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:07.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-11T02:51:07.788Z] 43803c753bf0: Preparing [2024-09-11T02:51:07.788Z] def767486c69: Preparing [2024-09-11T02:51:07.788Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:07.788Z] 7567a9e63370: Preparing [2024-09-11T02:51:07.788Z] 2c8279b0597b: Preparing [2024-09-11T02:51:07.788Z] 0f9c9c87e937: Preparing [2024-09-11T02:51:07.788Z] d62a02444d39: Preparing [2024-09-11T02:51:07.788Z] 0f9c9c87e937: Waiting [2024-09-11T02:51:07.788Z] d62a02444d39: Waiting [2024-09-11T02:51:07.788Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:07.788Z] 2c8279b0597b: Layer already exists [2024-09-11T02:51:07.788Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:07.788Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:51:07.788Z] d62a02444d39: Layer already exists [2024-09-11T02:51:07.788Z] 43803c753bf0: Pushed [2024-09-11T02:51:11.075Z] def767486c69: Pushed [2024-09-11T02:51:11.075Z] c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:11.399Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:11.718Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-11T02:51:11.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-11T02:51:11.718Z] 43803c753bf0: Preparing [2024-09-11T02:51:11.718Z] def767486c69: Preparing [2024-09-11T02:51:11.718Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:11.718Z] 7567a9e63370: Preparing [2024-09-11T02:51:11.718Z] 2c8279b0597b: Preparing [2024-09-11T02:51:11.718Z] 0f9c9c87e937: Preparing [2024-09-11T02:51:11.718Z] d62a02444d39: Preparing [2024-09-11T02:51:11.718Z] 0f9c9c87e937: Waiting [2024-09-11T02:51:11.718Z] d62a02444d39: Waiting [2024-09-11T02:51:11.718Z] 2c8279b0597b: Layer already exists [2024-09-11T02:51:11.718Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:11.718Z] def767486c69: Layer already exists [2024-09-11T02:51:11.718Z] 43803c753bf0: Layer already exists [2024-09-11T02:51:11.718Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:11.718Z] d62a02444d39: Layer already exists [2024-09-11T02:51:11.718Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:51:11.718Z] latest: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:12.061Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:12.384Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [2024-09-11T02:51:12.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-11T02:51:12.384Z] 43803c753bf0: Preparing [2024-09-11T02:51:12.385Z] def767486c69: Preparing [2024-09-11T02:51:12.385Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:12.385Z] 7567a9e63370: Preparing [2024-09-11T02:51:12.385Z] 2c8279b0597b: Preparing [2024-09-11T02:51:12.385Z] 0f9c9c87e937: Preparing [2024-09-11T02:51:12.385Z] d62a02444d39: Preparing [2024-09-11T02:51:12.385Z] 0f9c9c87e937: Waiting [2024-09-11T02:51:12.385Z] def767486c69: Layer already exists [2024-09-11T02:51:12.385Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:12.385Z] 43803c753bf0: Layer already exists [2024-09-11T02:51:12.385Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:12.385Z] 2c8279b0597b: Layer already exists [2024-09-11T02:51:12.385Z] d62a02444d39: Layer already exists [2024-09-11T02:51:12.385Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:51:12.385Z] 3.2.0-dev.73: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:12.703Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:13.024Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:13.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-11T02:51:13.024Z] 43803c753bf0: Preparing [2024-09-11T02:51:13.024Z] def767486c69: Preparing [2024-09-11T02:51:13.024Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:13.024Z] 7567a9e63370: Preparing [2024-09-11T02:51:13.024Z] 2c8279b0597b: Preparing [2024-09-11T02:51:13.024Z] 0f9c9c87e937: Preparing [2024-09-11T02:51:13.024Z] d62a02444d39: Preparing [2024-09-11T02:51:13.024Z] 0f9c9c87e937: Waiting [2024-09-11T02:51:13.024Z] d62a02444d39: Waiting [2024-09-11T02:51:13.024Z] 2c8279b0597b: Layer already exists [2024-09-11T02:51:13.024Z] def767486c69: Layer already exists [2024-09-11T02:51:13.024Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:13.024Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:13.024Z] 43803c753bf0: Layer already exists [2024-09-11T02:51:13.024Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:51:13.024Z] d62a02444d39: Layer already exists [2024-09-11T02:51:13.024Z] c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:13.356Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:13.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-11T02:51:13.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-11T02:51:13.687Z] 43803c753bf0: Preparing [2024-09-11T02:51:13.687Z] def767486c69: Preparing [2024-09-11T02:51:13.687Z] 3f0622e5a0b2: Preparing [2024-09-11T02:51:13.687Z] 7567a9e63370: Preparing [2024-09-11T02:51:13.687Z] 2c8279b0597b: Preparing [2024-09-11T02:51:13.687Z] 0f9c9c87e937: Preparing [2024-09-11T02:51:13.687Z] d62a02444d39: Preparing [2024-09-11T02:51:13.687Z] 0f9c9c87e937: Waiting [2024-09-11T02:51:13.687Z] d62a02444d39: Waiting [2024-09-11T02:51:13.687Z] def767486c69: Layer already exists [2024-09-11T02:51:13.687Z] 7567a9e63370: Layer already exists [2024-09-11T02:51:13.687Z] 2c8279b0597b: Layer already exists [2024-09-11T02:51:13.687Z] 43803c753bf0: Layer already exists [2024-09-11T02:51:13.687Z] 3f0622e5a0b2: Layer already exists [2024-09-11T02:51:13.687Z] 0f9c9c87e937: Layer already exists [2024-09-11T02:51:13.687Z] d62a02444d39: Layer already exists [2024-09-11T02:51:13.687Z] main: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-11T02:51:13.772Z] ===================================================== [Pipeline] echo [2024-09-11T02:51:13.790Z] taggedImages: [2024-09-11T02:51:13.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [2024-09-11T02:51:13.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-11T02:51:13.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [2024-09-11T02:51:13.790Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [2024-09-11T02:51:13.791Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-09-11T02:51:14.869Z] + [ -d /w/workspace/edgex-go/694/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:15.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:16.013Z] ---> package-listing.sh [2024-09-11T02:51:16.013Z] ++ facter osfamily [2024-09-11T02:51:16.013Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-11T02:51:16.272Z] + OS_FAMILY=debian [2024-09-11T02:51:16.272Z] + workspace=/w/workspace/edgex-go/694 [2024-09-11T02:51:16.272Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-11T02:51:16.272Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-11T02:51:16.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-11T02:51:16.272Z] + PACKAGES=/tmp/packages_start.txt [2024-09-11T02:51:16.272Z] + '[' /w/workspace/edgex-go/694 ']' [2024-09-11T02:51:16.272Z] + PACKAGES=/tmp/packages_end.txt [2024-09-11T02:51:16.272Z] + case "${OS_FAMILY}" in [2024-09-11T02:51:16.272Z] + dpkg -l [2024-09-11T02:51:16.272Z] + grep '^ii' [2024-09-11T02:51:16.272Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-11T02:51:16.272Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-11T02:51:16.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-11T02:51:16.272Z] + '[' /w/workspace/edgex-go/694 ']' [2024-09-11T02:51:16.272Z] + mkdir -p /w/workspace/edgex-go/694/archives/ [2024-09-11T02:51:16.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/694/archives/ [Pipeline] echo [2024-09-11T02:51:16.283Z] 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/694/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-11T02:51:16.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:17.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T02:51:17.116Z] [2024-09-11T02:51:17.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-11T02:51:17.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T02:51:17.422Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-11T02:51:17.422Z] 5eb5b503b376: Pulling fs layer [2024-09-11T02:51:17.422Z] 5c69ac0246d0: Pulling fs layer [2024-09-11T02:51:17.422Z] ec43610c2a17: Pulling fs layer [2024-09-11T02:51:17.422Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-11T02:51:17.422Z] 33b1e0a273af: Pulling fs layer [2024-09-11T02:51:17.422Z] 5d3b04190fa2: Pulling fs layer [2024-09-11T02:51:17.422Z] 2f39f015ded8: Pulling fs layer [2024-09-11T02:51:17.422Z] 3a2ae6a8a46f: Waiting [2024-09-11T02:51:17.422Z] 33b1e0a273af: Waiting [2024-09-11T02:51:17.422Z] 5d3b04190fa2: Waiting [2024-09-11T02:51:17.422Z] 2f39f015ded8: Waiting [2024-09-11T02:51:17.422Z] 5c69ac0246d0: Verifying Checksum [2024-09-11T02:51:17.422Z] 5c69ac0246d0: Download complete [2024-09-11T02:51:17.422Z] 3a2ae6a8a46f: Download complete [2024-09-11T02:51:17.422Z] 33b1e0a273af: Verifying Checksum [2024-09-11T02:51:17.422Z] 33b1e0a273af: Download complete [2024-09-11T02:51:17.681Z] ec43610c2a17: Verifying Checksum [2024-09-11T02:51:17.681Z] ec43610c2a17: Download complete [2024-09-11T02:51:17.681Z] 5d3b04190fa2: Verifying Checksum [2024-09-11T02:51:17.681Z] 5d3b04190fa2: Download complete [2024-09-11T02:51:17.681Z] 5eb5b503b376: Verifying Checksum [2024-09-11T02:51:17.681Z] 5eb5b503b376: Download complete [2024-09-11T02:51:18.614Z] 2f39f015ded8: Download complete [2024-09-11T02:51:19.186Z] 5eb5b503b376: Pull complete [2024-09-11T02:51:19.186Z] 5c69ac0246d0: Pull complete [2024-09-11T02:51:19.752Z] ec43610c2a17: Pull complete [2024-09-11T02:51:19.752Z] 3a2ae6a8a46f: Pull complete [2024-09-11T02:51:20.010Z] 33b1e0a273af: Pull complete [2024-09-11T02:51:20.010Z] 5d3b04190fa2: Pull complete [2024-09-11T02:51:25.277Z] 2f39f015ded8: Pull complete [2024-09-11T02:51:25.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-11T02:51:25.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-11T02:51:25.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-11T02:51:25.381Z] prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container [2024-09-11T02:51:25.411Z] $ 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/694/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/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-11T02:51:30.081Z] $ docker top 344a596ef8f1a8a8788f1f6df8935ef7ddba9659b1470d83bf7351507a1181d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-11T02:51:30.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-11T02:51:30.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-11T02:51:31.015Z] + ls /var/log/sa-host [2024-09-11T02:51:31.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-11T02:51:31.182Z] provisioning config files... [2024-09-11T02:51:31.191Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/694@tmp/config8890842558914256300tmp [Pipeline] { [Pipeline] echo [2024-09-11T02:51:31.212Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:31.496Z] ---> create-netrc.sh [Pipeline] } [2024-09-11T02:51:31.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:31.846Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-11T02:51:31.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:32.138Z] ---> sudo-logs.sh [2024-09-11T02:51:32.138Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-11T02:51:32.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:32.474Z] ---> job-cost.sh [2024-09-11T02:51:32.475Z] lf-activate-venv: SKIPPING [2024-09-11T02:51:32.475Z] DEBUG: total: 0.10999999940395355 [2024-09-11T02:51:32.475Z] INFO: Retrieving Stack Cost... [2024-09-11T02:51:32.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-11T02:51:33.304Z] INFO: Archiving Costs [Pipeline] echo [2024-09-11T02:51:33.329Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-11T02:51:33.611Z] ---> logs-deploy.sh [2024-09-11T02:51:33.611Z] lf-activate-venv: SKIPPING [2024-09-11T02:51:33.611Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/694 [2024-09-11T02:51:33.611Z] INFO: archiving workspace using pattern(s): [2024-09-11T02:51:34.549Z] Archives upload complete. [2024-09-11T02:51:34.809Z] INFO: archiving logs to Nexus [2024-09-11T02:51:35.386Z] ---> uname -a: [2024-09-11T02:51:35.386Z] Linux prd-ubuntu20-04-docker-8c-8g-10089 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] ---> lscpu: [2024-09-11T02:51:35.386Z] Architecture: x86_64 [2024-09-11T02:51:35.386Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-11T02:51:35.386Z] Byte Order: Little Endian [2024-09-11T02:51:35.386Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-11T02:51:35.386Z] CPU(s): 8 [2024-09-11T02:51:35.386Z] On-line CPU(s) list: 0-7 [2024-09-11T02:51:35.386Z] Thread(s) per core: 1 [2024-09-11T02:51:35.386Z] Core(s) per socket: 1 [2024-09-11T02:51:35.386Z] Socket(s): 8 [2024-09-11T02:51:35.386Z] NUMA node(s): 1 [2024-09-11T02:51:35.386Z] Vendor ID: AuthenticAMD [2024-09-11T02:51:35.386Z] CPU family: 23 [2024-09-11T02:51:35.386Z] Model: 49 [2024-09-11T02:51:35.386Z] Model name: AMD EPYC-Rome Processor [2024-09-11T02:51:35.386Z] Stepping: 0 [2024-09-11T02:51:35.386Z] CPU MHz: 2800.000 [2024-09-11T02:51:35.386Z] BogoMIPS: 5600.00 [2024-09-11T02:51:35.386Z] Virtualization: AMD-V [2024-09-11T02:51:35.386Z] Hypervisor vendor: KVM [2024-09-11T02:51:35.386Z] Virtualization type: full [2024-09-11T02:51:35.386Z] L1d cache: 256 KiB [2024-09-11T02:51:35.386Z] L1i cache: 256 KiB [2024-09-11T02:51:35.386Z] L2 cache: 4 MiB [2024-09-11T02:51:35.386Z] L3 cache: 128 MiB [2024-09-11T02:51:35.386Z] NUMA node0 CPU(s): 0-7 [2024-09-11T02:51:35.386Z] Vulnerability Itlb multihit: Not affected [2024-09-11T02:51:35.386Z] Vulnerability L1tf: Not affected [2024-09-11T02:51:35.386Z] Vulnerability Mds: Not affected [2024-09-11T02:51:35.386Z] Vulnerability Meltdown: Not affected [2024-09-11T02:51:35.386Z] Vulnerability Mmio stale data: Not affected [2024-09-11T02:51:35.386Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-11T02:51:35.386Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-11T02:51:35.386Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-11T02:51:35.386Z] Vulnerability Srbds: Not affected [2024-09-11T02:51:35.386Z] Vulnerability Tsx async abort: Not affected [2024-09-11T02:51:35.386Z] 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-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] ---> nproc: [2024-09-11T02:51:35.386Z] 8 [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] ---> df -h: [2024-09-11T02:51:35.386Z] Filesystem Size Used Avail Use% Mounted on [2024-09-11T02:51:35.386Z] overlay 155G 28G 128G 18% / [2024-09-11T02:51:35.386Z] tmpfs 64M 0 64M 0% /dev [2024-09-11T02:51:35.386Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-11T02:51:35.386Z] shm 64M 0 64M 0% /dev/shm [2024-09-11T02:51:35.386Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] ---> sar -b -r -n DEV: [2024-09-11T02:51:35.386Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10089) 09/11/24 _x86_64_ (8 CPU) [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] 02:38:56 LINUX RESTART (8 CPU) [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] 02:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-11T02:51:35.386Z] 02:40:01 92.49 37.64 54.85 0.00 3653.45 174025.59 0.00 [2024-09-11T02:51:35.386Z] 02:41:01 382.99 11.26 371.72 0.00 1783.17 54114.45 0.00 [2024-09-11T02:51:35.386Z] 02:42:01 90.78 0.07 90.72 0.00 4.80 35013.78 0.00 [2024-09-11T02:51:35.386Z] 02:43:01 44.01 0.03 43.98 0.00 0.27 33386.17 0.00 [2024-09-11T02:51:35.386Z] 02:44:01 44.43 1.17 43.26 0.00 70.25 26257.22 0.00 [2024-09-11T02:51:35.386Z] 02:45:01 274.14 3.28 270.85 0.00 2052.19 202007.40 0.00 [2024-09-11T02:51:35.386Z] 02:46:02 711.32 14.69 696.64 0.00 2382.15 138591.44 0.00 [2024-09-11T02:51:35.386Z] 02:47:01 312.64 0.54 312.10 0.00 4.34 135030.13 0.00 [2024-09-11T02:51:35.386Z] 02:48:01 347.92 0.05 347.87 0.00 0.40 104207.13 0.00 [2024-09-11T02:51:35.386Z] 02:49:01 855.66 0.12 855.55 0.00 0.93 156152.22 0.00 [2024-09-11T02:51:35.386Z] 02:50:01 298.15 0.13 298.02 0.00 18.80 21126.21 0.00 [2024-09-11T02:51:35.386Z] 02:51:01 32.38 1.58 30.79 0.00 45.46 756.01 0.00 [2024-09-11T02:51:35.386Z] Average: 290.57 5.89 284.69 0.00 835.94 89998.09 0.00 [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] 02:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-11T02:51:35.386Z] 02:40:01 30203572 31663324 712784 2.17 47508 1724792 1734204 5.11 807288 1582804 170368 [2024-09-11T02:51:35.386Z] 02:41:01 28168224 31518436 791084 2.41 100828 3458784 1937336 5.71 1240300 3013704 413000 [2024-09-11T02:51:35.386Z] 02:42:01 27216208 31445728 857772 2.61 128872 4233832 1975204 5.82 1790036 3335452 900604 [2024-09-11T02:51:35.386Z] 02:43:01 27024796 31326084 975076 2.97 133744 4282488 2019380 5.95 1499896 3798400 471488 [2024-09-11T02:51:35.386Z] 02:44:01 26418860 31503204 801896 2.44 138372 5052232 1931188 5.69 1743840 4143288 493336 [2024-09-11T02:51:35.386Z] 02:45:01 20446704 31343284 923512 2.81 159068 10685940 3099992 9.14 2005472 9654464 1544292 [2024-09-11T02:51:35.386Z] 02:46:02 16863428 31372672 877048 2.67 339580 13792200 2501456 7.37 2827340 12071896 1377736 [2024-09-11T02:51:35.386Z] 02:47:01 10880804 29457476 2720524 8.27 376072 17411292 10186168 30.02 5260796 15107896 1177212 [2024-09-11T02:51:35.386Z] 02:48:01 6787200 27530996 4654168 14.15 389968 19490480 10429728 30.74 8050988 16347736 569132 [2024-09-11T02:51:35.386Z] 02:49:01 7128444 30853072 1350544 4.11 405172 22397636 4011136 11.82 5843452 18199572 39116 [2024-09-11T02:51:35.386Z] 02:50:01 9755296 31427444 821500 2.50 409196 20536144 2143032 6.32 3439832 18226720 740 [2024-09-11T02:51:35.386Z] 02:51:01 9729040 31405152 843408 2.56 410368 20537972 2289072 6.75 3922536 17769028 472 [2024-09-11T02:51:35.386Z] Average: 18385215 30903906 1360776 4.14 253229 11966983 3688158 10.87 3202648 10270913 596458 [2024-09-11T02:51:35.386Z] [2024-09-11T02:51:35.386Z] 02:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-11T02:51:35.386Z] 02:40:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:40:01 ens3 942.89 588.64 3565.71 76.56 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:41:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:41:01 docker0 554.87 737.38 41.15 4935.28 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:41:01 ens3 1006.22 713.31 9847.48 96.31 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:42:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:42:01 ens3 27.73 16.25 26.15 10.41 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:42:01 veth4c3045a 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:43:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:43:01 ens3 38.14 26.20 35.19 16.21 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:43:01 veth4c3045a 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:44:01 ens3 38.91 22.95 173.25 13.70 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth636cd1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 vethc03c343 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth2af7ad0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth8334d39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth005c519 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth563dc74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth89fce45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 docker0 6.87 10.55 0.45 131.39 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 ens3 256.74 149.78 4432.38 164.29 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth4e44696 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth0d87fde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 vethab9a434 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth870209b 3.02 5.40 0.24 68.21 0.00 0.00 0.00 0.01 [2024-09-11T02:51:35.387Z] 02:45:01 veth798413e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth5c9f807 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth70e8e04 0.60 0.63 0.05 0.24 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 vethb2bd838 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 vethe5c3ec7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 veth778961a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:45:01 vethe6d70ea 3.25 5.03 0.25 62.97 0.00 0.00 0.00 0.01 [2024-09-11T02:51:35.387Z] 02:46:02 veth92c15d7 75.47 149.44 7.92 1181.02 0.00 0.00 0.00 0.10 [2024-09-11T02:51:35.387Z] 02:46:02 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:46:02 docker0 465.73 779.93 40.14 6889.49 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:46:02 ens3 884.53 509.61 8294.30 55.50 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:46:02 veth432393d 78.10 146.38 8.30 1186.36 0.00 0.00 0.00 0.10 [2024-09-11T02:51:35.387Z] 02:46:02 vethb8cffef 90.62 134.34 9.13 1180.72 0.00 0.00 0.00 0.10 [2024-09-11T02:51:35.387Z] 02:46:02 vethcab9c50 84.01 131.97 8.66 1180.99 0.00 0.00 0.00 0.10 [2024-09-11T02:51:35.387Z] 02:46:02 veth79ccfb6 91.69 138.72 9.08 1180.14 0.00 0.00 0.00 0.10 [2024-09-11T02:51:35.387Z] 02:46:02 veth70e8e04 0.12 1.03 0.01 0.04 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 vethe55f4af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth5f36f2b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 vethcacc4c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth83132c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth908aaf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth88cd61b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 ens3 13.42 7.02 10.45 5.64 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth4c63958 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 vethed02cc9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth06b5028 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth70e8e04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 vethcc84658 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 vethdd0bc0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 vethed2b462 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:47:01 veth82575b5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 vethe55f4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth5f36f2b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 vethcacc4c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth83132c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth908aaf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth88cd61b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 ens3 5.90 3.32 4.58 2.47 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth4c63958 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 vethed02cc9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth06b5028 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth70e8e04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 vethcc84658 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 vethdd0bc0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 vethed2b462 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:48:01 veth82575b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 vethe55f4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 veth5f36f2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 vethcacc4c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 ens3 25.59 13.26 20.80 11.16 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 vethed02cc9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 veth06b5028 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 veth70e8e04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:49:01 veth82575b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:50:01 lo 43.13 43.13 4.26 4.26 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:50:01 ens3 348.71 352.41 196.97 1276.69 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:51:01 lo 35.39 35.39 3.49 3.49 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] 02:51:01 ens3 408.48 422.40 172.70 2609.39 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] Average: lo 7.24 7.24 0.71 0.71 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] Average: docker0 85.89 127.67 6.83 998.03 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] Average: ens3 333.58 235.76 2235.05 361.99 0.00 0.00 0.00 0.00 [2024-09-11T02:51:35.387Z] [2024-09-11T02:51:35.387Z] [2024-09-11T02:51:35.387Z] ---> sar -P ALL: [2024-09-11T02:51:35.387Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10089) 09/11/24 _x86_64_ (8 CPU) [2024-09-11T02:51:35.387Z] [2024-09-11T02:51:35.387Z] 02:38:56 LINUX RESTART (8 CPU) [2024-09-11T02:51:35.387Z] [2024-09-11T02:51:35.387Z] 02:39:01 CPU %user %nice %system %iowait %steal %idle [2024-09-11T02:51:35.387Z] 02:40:01 all 4.93 0.00 1.14 1.25 0.04 92.64 [2024-09-11T02:51:35.387Z] 02:40:01 0 3.83 0.00 1.12 0.42 0.05 94.58 [2024-09-11T02:51:35.387Z] 02:40:01 1 2.43 0.00 0.73 0.35 0.02 96.47 [2024-09-11T02:51:35.387Z] 02:40:01 2 7.54 0.00 1.59 0.35 0.03 90.48 [2024-09-11T02:51:35.387Z] 02:40:01 3 4.36 0.00 2.13 0.22 0.05 93.25 [2024-09-11T02:51:35.387Z] 02:40:01 4 4.68 0.00 0.63 0.10 0.02 94.57 [2024-09-11T02:51:35.387Z] 02:40:01 5 5.20 0.00 0.99 6.71 0.07 87.03 [2024-09-11T02:51:35.387Z] 02:40:01 6 4.12 0.00 0.55 1.69 0.03 93.60 [2024-09-11T02:51:35.387Z] 02:40:01 7 7.31 0.00 1.34 0.18 0.05 91.12 [2024-09-11T02:51:35.387Z] 02:41:01 all 8.75 0.00 3.71 3.04 0.07 84.43 [2024-09-11T02:51:35.387Z] 02:41:01 0 9.12 0.00 4.32 5.52 0.07 80.96 [2024-09-11T02:51:35.387Z] 02:41:01 1 8.07 0.00 3.49 0.24 0.07 88.14 [2024-09-11T02:51:35.387Z] 02:41:01 2 9.91 0.00 5.82 12.06 0.08 72.13 [2024-09-11T02:51:35.387Z] 02:41:01 3 8.61 0.00 3.09 0.86 0.05 87.39 [2024-09-11T02:51:35.387Z] 02:41:01 4 9.00 0.00 3.19 0.07 0.07 87.67 [2024-09-11T02:51:35.387Z] 02:41:01 5 8.98 0.00 3.33 1.62 0.07 85.99 [2024-09-11T02:51:35.387Z] 02:41:01 6 8.49 0.00 3.02 1.40 0.07 87.02 [2024-09-11T02:51:35.387Z] 02:41:01 7 7.84 0.00 3.46 2.60 0.07 86.04 [2024-09-11T02:51:35.387Z] 02:42:01 all 33.02 0.00 5.13 2.03 0.09 59.73 [2024-09-11T02:51:35.387Z] 02:42:01 0 31.95 0.00 4.95 0.75 0.08 62.26 [2024-09-11T02:51:35.387Z] 02:42:01 1 34.44 0.00 5.04 0.54 0.10 59.89 [2024-09-11T02:51:35.387Z] 02:42:01 2 34.67 0.00 5.76 1.78 0.08 57.70 [2024-09-11T02:51:35.387Z] 02:42:01 3 33.97 0.00 5.85 12.24 0.10 47.85 [2024-09-11T02:51:35.387Z] 02:42:01 4 30.43 0.00 4.63 0.12 0.08 64.74 [2024-09-11T02:51:35.387Z] 02:42:01 5 32.22 0.00 4.85 0.08 0.08 62.76 [2024-09-11T02:51:35.387Z] 02:42:01 6 32.40 0.00 4.80 0.61 0.08 62.11 [2024-09-11T02:51:35.387Z] 02:42:01 7 34.08 0.00 5.17 0.17 0.10 60.47 [2024-09-11T02:51:35.387Z] 02:43:01 all 35.99 0.00 5.55 1.96 0.10 56.39 [2024-09-11T02:51:35.387Z] 02:43:01 0 34.30 0.00 5.38 4.33 0.10 55.89 [2024-09-11T02:51:35.387Z] 02:43:01 1 37.31 0.00 5.93 0.03 0.08 56.64 [2024-09-11T02:51:35.387Z] 02:43:01 2 36.93 0.00 5.67 1.92 0.10 55.38 [2024-09-11T02:51:35.387Z] 02:43:01 3 37.80 0.00 5.13 0.12 0.08 56.88 [2024-09-11T02:51:35.387Z] 02:43:01 4 36.29 0.00 5.41 0.18 0.10 58.01 [2024-09-11T02:51:35.387Z] 02:43:01 5 35.59 0.00 5.93 0.10 0.10 58.27 [2024-09-11T02:51:35.387Z] 02:43:01 6 34.02 0.00 5.21 8.93 0.18 51.66 [2024-09-11T02:51:35.387Z] 02:43:01 7 35.69 0.00 5.74 0.07 0.08 58.42 [2024-09-11T02:51:35.387Z] 02:44:01 all 47.69 0.00 6.15 1.72 0.10 44.35 [2024-09-11T02:51:35.387Z] 02:44:01 0 48.01 0.00 6.11 0.50 0.08 45.30 [2024-09-11T02:51:35.387Z] 02:44:01 1 47.36 0.00 5.88 0.35 0.08 46.32 [2024-09-11T02:51:35.387Z] 02:44:01 2 47.65 0.00 7.13 8.29 0.10 36.83 [2024-09-11T02:51:35.387Z] 02:44:01 3 48.01 0.00 6.50 0.20 0.10 45.19 [2024-09-11T02:51:35.387Z] 02:44:01 4 46.27 0.00 5.52 1.18 0.10 46.94 [2024-09-11T02:51:35.387Z] 02:44:01 5 47.50 0.00 5.88 0.42 0.10 46.09 [2024-09-11T02:51:35.387Z] 02:44:01 6 49.13 0.00 6.13 2.49 0.10 42.15 [2024-09-11T02:51:35.387Z] 02:44:01 7 47.56 0.00 6.09 0.30 0.10 45.94 [2024-09-11T02:51:35.387Z] 02:45:01 all 17.07 0.00 6.03 26.52 0.10 50.28 [2024-09-11T02:51:35.387Z] 02:45:01 0 16.75 0.00 6.20 28.88 0.07 48.10 [2024-09-11T02:51:35.387Z] 02:45:01 1 16.83 0.00 6.02 30.99 0.15 46.01 [2024-09-11T02:51:35.387Z] 02:45:01 2 16.60 0.00 5.96 33.71 0.09 43.64 [2024-09-11T02:51:35.388Z] 02:45:01 3 17.17 0.00 5.64 18.52 0.09 58.58 [2024-09-11T02:51:35.388Z] 02:45:01 4 17.36 0.00 6.87 25.42 0.08 50.26 [2024-09-11T02:51:35.388Z] 02:45:01 5 17.66 0.00 5.77 11.19 0.14 65.24 [2024-09-11T02:51:35.388Z] 02:45:01 6 17.13 0.00 5.25 18.83 0.12 58.68 [2024-09-11T02:51:35.388Z] 02:45:01 7 17.00 0.00 6.54 44.66 0.09 31.71 [2024-09-11T02:51:35.388Z] 02:46:02 all 11.02 0.00 5.62 15.52 0.07 67.76 [2024-09-11T02:51:35.388Z] 02:46:02 0 11.39 0.00 6.49 26.68 0.09 55.36 [2024-09-11T02:51:35.388Z] 02:46:02 1 10.12 0.00 5.61 27.82 0.09 56.37 [2024-09-11T02:51:35.388Z] 02:46:02 2 12.77 0.00 5.62 12.84 0.07 68.69 [2024-09-11T02:51:35.388Z] 02:46:02 3 11.50 0.00 5.11 8.15 0.07 75.17 [2024-09-11T02:51:35.388Z] 02:46:02 4 9.97 0.00 4.60 6.90 0.07 78.47 [2024-09-11T02:51:35.388Z] 02:46:02 5 10.79 0.00 5.27 7.00 0.07 76.87 [2024-09-11T02:51:35.388Z] 02:46:02 6 11.82 0.00 7.57 15.59 0.08 64.94 [2024-09-11T02:51:35.388Z] 02:46:02 7 9.82 0.00 4.71 19.30 0.05 66.13 [2024-09-11T02:51:35.388Z] 02:47:01 all 44.38 0.00 8.12 10.81 0.11 36.58 [2024-09-11T02:51:35.388Z] 02:47:01 0 44.81 0.00 9.20 30.77 0.12 15.10 [2024-09-11T02:51:35.388Z] 02:47:01 1 44.86 0.00 7.89 6.44 0.10 40.71 [2024-09-11T02:51:35.388Z] 02:47:01 2 44.86 0.00 7.94 4.87 0.12 42.20 [2024-09-11T02:51:35.388Z] 02:47:01 3 44.04 0.00 7.93 3.14 0.10 44.79 [2024-09-11T02:51:35.388Z] 02:47:01 4 44.23 0.00 7.70 11.05 0.10 36.92 [2024-09-11T02:51:35.388Z] 02:47:01 5 43.82 0.00 8.68 5.33 0.10 42.07 [2024-09-11T02:51:35.388Z] 02:47:01 6 44.80 0.00 8.26 14.62 0.10 32.22 [2024-09-11T02:51:35.388Z] 02:47:01 7 43.61 0.00 7.42 10.31 0.10 38.56 [2024-09-11T02:51:35.388Z] 02:48:01 all 89.20 0.00 10.63 0.00 0.17 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 0 89.93 0.00 9.89 0.00 0.18 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 1 87.54 0.00 12.27 0.00 0.19 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 2 90.22 0.00 9.62 0.00 0.17 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 3 89.59 0.00 10.26 0.00 0.15 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 4 90.37 0.00 9.44 0.00 0.18 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 5 87.49 0.00 12.34 0.00 0.17 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 6 89.26 0.00 10.57 0.00 0.17 0.00 [2024-09-11T02:51:35.388Z] 02:48:01 7 89.14 0.00 10.69 0.00 0.17 0.00 [2024-09-11T02:51:35.388Z] 02:49:01 all 88.46 0.00 10.08 0.48 0.15 0.83 [2024-09-11T02:51:35.388Z] 02:49:01 0 88.23 0.00 10.29 1.06 0.13 0.29 [2024-09-11T02:51:35.388Z] 02:49:01 1 89.24 0.00 9.25 0.42 0.17 0.92 [2024-09-11T02:51:35.388Z] 02:49:01 2 87.76 0.00 10.71 1.38 0.15 0.00 [2024-09-11T02:51:35.388Z] 02:49:01 3 88.96 0.00 9.48 0.00 0.15 1.41 [2024-09-11T02:51:35.388Z] 02:49:01 4 88.84 0.00 9.82 0.23 0.13 0.97 [2024-09-11T02:51:35.388Z] 02:49:01 5 88.65 0.00 9.84 0.00 0.15 1.36 [2024-09-11T02:51:35.388Z] 02:49:01 6 87.67 0.00 11.29 0.18 0.15 0.71 [2024-09-11T02:51:35.388Z] 02:49:01 7 88.32 0.00 9.97 0.55 0.15 1.01 [2024-09-11T02:51:35.388Z] 02:50:01 all 6.69 0.00 1.74 3.50 0.05 88.01 [2024-09-11T02:51:35.388Z] 02:50:01 0 3.68 0.00 1.59 3.14 0.05 91.54 [2024-09-11T02:51:35.388Z] 02:50:01 1 7.70 0.00 1.64 4.32 0.05 86.29 [2024-09-11T02:51:35.388Z] 02:50:01 2 6.28 0.00 2.00 3.04 0.05 88.63 [2024-09-11T02:51:35.388Z] 02:50:01 3 9.73 0.00 1.64 1.62 0.07 86.94 [2024-09-11T02:51:35.388Z] 02:50:01 4 5.68 0.00 1.19 2.31 0.05 90.78 [2024-09-11T02:51:35.388Z] 02:50:01 5 6.30 0.00 1.94 5.58 0.07 86.11 [2024-09-11T02:51:35.388Z] 02:50:01 6 6.27 0.00 2.11 4.74 0.05 86.83 [2024-09-11T02:51:35.388Z] 02:50:01 7 7.90 0.00 1.82 3.22 0.05 87.01 [2024-09-11T02:51:35.388Z] [2024-09-11T02:51:35.388Z] 02:50:01 CPU %user %nice %system %iowait %steal %idle [2024-09-11T02:51:35.388Z] 02:51:01 all 9.80 0.00 0.84 0.10 0.05 89.20 [2024-09-11T02:51:35.388Z] 02:51:01 0 8.21 0.00 0.84 0.07 0.05 90.84 [2024-09-11T02:51:35.388Z] 02:51:01 1 6.92 0.00 0.63 0.02 0.03 92.40 [2024-09-11T02:51:35.388Z] 02:51:01 2 10.46 0.00 0.94 0.08 0.05 88.47 [2024-09-11T02:51:35.388Z] 02:51:01 3 8.39 0.00 0.93 0.20 0.05 90.43 [2024-09-11T02:51:35.388Z] 02:51:01 4 10.80 0.00 0.75 0.02 0.05 88.38 [2024-09-11T02:51:35.388Z] 02:51:01 5 9.82 0.00 0.77 0.02 0.05 89.34 [2024-09-11T02:51:35.388Z] 02:51:01 6 10.66 0.00 0.92 0.38 0.05 87.99 [2024-09-11T02:51:35.388Z] 02:51:01 7 13.20 0.00 0.97 0.02 0.07 85.74 [2024-09-11T02:51:35.388Z] Average: all 33.09 0.00 5.39 5.53 0.09 55.89 [2024-09-11T02:51:35.388Z] Average: 0 32.54 0.00 5.52 8.43 0.09 53.42 [2024-09-11T02:51:35.388Z] Average: 1 32.68 0.00 5.34 5.88 0.09 56.00 [2024-09-11T02:51:35.388Z] Average: 2 33.85 0.00 5.72 6.65 0.09 53.69 [2024-09-11T02:51:35.388Z] Average: 3 33.52 0.00 5.30 3.74 0.09 57.34 [2024-09-11T02:51:35.388Z] Average: 4 32.85 0.00 4.97 3.93 0.09 58.15 [2024-09-11T02:51:35.388Z] Average: 5 32.81 0.00 5.45 3.16 0.10 58.48 [2024-09-11T02:51:35.388Z] Average: 6 32.99 0.00 5.47 5.76 0.10 55.68 [2024-09-11T02:51:35.388Z] Average: 7 33.50 0.00 5.32 6.71 0.09 54.38 [2024-09-11T02:51:35.388Z] [2024-09-11T02:51:35.388Z] [2024-09-11T02:51:35.388Z]