Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2694c231f166e0770cb000984d707b3d46f47c88 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-ssh14663256524149113552.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-ssh9958830523234304309.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-ssh4835924299588530998.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-ssh7529392682441118045.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-ssh6005332787314780336.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10209 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/695 [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/695 # 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 2694c231f166e0770cb000984d707b3d46f47c88 (main) Commit message: "feat: Support Postgres db in Core Keeper (#4911)" > 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 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 > git rev-list --no-walk c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-13T07:22:07.878Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-13T07:22:07.958Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-13T07:22:07.992Z] ========================================================= [2024-09-13T07:22:07.992Z] EdgeX Global Pipelines Version Info [2024-09-13T07:22:07.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-13T07:22:09.135Z] ------------------- [2024-09-13T07:22:09.135Z] stable info: [2024-09-13T07:22:09.135Z] ------------------- [2024-09-13T07:22:09.135Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T07:22:09.136Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T07:22:09.136Z] Message: update stable to v1.0.263 [2024-09-13T07:22:09.411Z] ------------------- [2024-09-13T07:22:09.411Z] experimental info: [2024-09-13T07:22:09.411Z] ------------------- [2024-09-13T07:22:09.411Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T07:22:09.411Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T07:22:09.411Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-13T07:22:09.497Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-13T07:22:09.517Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-13T07:22:09.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-13T07:22:09.557Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-13T07:22:09.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-13T07:22:09.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-13T07:22:09.631Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-13T07:22:09.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-13T07:22:09.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-13T07:22:09.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-13T07:22:09.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-13T07:22:09.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-13T07:22:09.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-13T07:22:09.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-13T07:22:09.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-13T07:22:09.818Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T07:22:09.836Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T07:22:09.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-13T07:22:09.874Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-13T07:22:09.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-13T07:22:09.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-13T07:22:09.933Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-13T07:22:09.952Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-13T07:22:09.980Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-13T07:22:09.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-13T07:22:10.029Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-13T07:22:10.053Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] echo [2024-09-13T07:22:10.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2694c23 [Pipeline] echo [2024-09-13T07:22:10.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T07:22:10.177Z] provisioning config files... [2024-09-13T07:22:10.191Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config17932385212236845285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T07:22:10.552Z] ---> ****-login.sh [2024-09-13T07:22:10.552Z] nexus3.edgexfoundry.org:10001 [2024-09-13T07:22:10.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:22:10.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:22:10.815Z] Configure a credential helper to remove this warning. See [2024-09-13T07:22:10.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:22:10.815Z] [2024-09-13T07:22:10.815Z] Login Succeeded [2024-09-13T07:22:10.815Z] nexus3.edgexfoundry.org:10002 [2024-09-13T07:22:10.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:22:11.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:22:11.075Z] Configure a credential helper to remove this warning. See [2024-09-13T07:22:11.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:22:11.075Z] [2024-09-13T07:22:11.075Z] Login Succeeded [2024-09-13T07:22:11.075Z] nexus3.edgexfoundry.org:10003 [2024-09-13T07:22:11.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:22:11.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:22:11.075Z] Configure a credential helper to remove this warning. See [2024-09-13T07:22:11.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:22:11.076Z] [2024-09-13T07:22:11.076Z] Login Succeeded [2024-09-13T07:22:11.076Z] nexus3.edgexfoundry.org:10004 [2024-09-13T07:22:11.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:22:11.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:22:11.076Z] Configure a credential helper to remove this warning. See [2024-09-13T07:22:11.076Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:22:11.076Z] [2024-09-13T07:22:11.076Z] Login Succeeded [2024-09-13T07:22:11.076Z] ****.io [2024-09-13T07:22:11.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:22:11.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:22:11.337Z] Configure a credential helper to remove this warning. See [2024-09-13T07:22:11.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:22:11.337Z] [2024-09-13T07:22:11.337Z] Login Succeeded [2024-09-13T07:22:11.337Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T07:22:11.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T07:22:11.682Z] + 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-13T07:22:11.682Z] + dirname cmd/core-command/Dockerfile [2024-09-13T07:22:11.682Z] + cut -d/ -f2 [2024-09-13T07:22:11.682Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-13T07:22:11.682Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + dirname cmd/core-data/Dockerfile [2024-09-13T07:22:11.683Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-13T07:22:11.683Z] + + dirname cmd/core-keeper/Dockerfile [2024-09-13T07:22:11.683Z] cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/core-metadata/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-13T07:22:11.683Z] + + dirnamecut cmd/security-spire-config/Dockerfile -d/ [2024-09-13T07:22:11.683Z] -f2 [2024-09-13T07:22:11.683Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-13T07:22:11.683Z] + + dirname cmd/security-spire-server/Dockerfile [2024-09-13T07:22:11.683Z] cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-13T07:22:11.683Z] + dirname+ cmd/support-cron-scheduler/Dockerfile [2024-09-13T07:22:11.683Z] cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/support-notifications/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-13T07:22:11.683Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-13T07:22:11.683Z] + cut -d/ -f2 [2024-09-13T07:22:11.683Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-13T07:22:11.724Z] 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-13T07:22:12.100Z] + git rev-list -1 --merges 2694c231f166e0770cb000984d707b3d46f47c88~1..2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] echo [2024-09-13T07:22:12.115Z] -----------> git rev-list -1 --merges 2694c231f166e0770cb000984d707b3d46f47c88~1..2694c231f166e0770cb000984d707b3d46f47c88 2694c231f166e0770cb000984d707b3d46f47c88 [false] [Pipeline] sh [2024-09-13T07:22:12.410Z] + git log --format=format:%s -1 2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] echo [2024-09-13T07:22:12.429Z] ========================================================= [2024-09-13T07:22:12.429Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-13T07:22:12.429Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-13T07:22:12.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T07:22:12.890Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-13T07:22:12.890Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-13T07:22:12.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-13T07:22:12.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-13T07:22:12.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-13T07:22:12.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:22:13.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T07:22:13.341Z] [2024-09-13T07:22:13.341Z] 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-13T07:22:13.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T07:22:13.653Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-13T07:22:13.653Z] b85a868b505f: Pulling fs layer [2024-09-13T07:22:13.653Z] e2be974225ed: Pulling fs layer [2024-09-13T07:22:13.653Z] 339a4e72a1f5: Pulling fs layer [2024-09-13T07:22:13.653Z] 988bab9f4d93: Pulling fs layer [2024-09-13T07:22:13.653Z] 1469e6f7b9e6: Pulling fs layer [2024-09-13T07:22:13.653Z] eaf3925da568: Pulling fs layer [2024-09-13T07:22:13.653Z] bab4dde63d76: Pulling fs layer [2024-09-13T07:22:13.653Z] bde34c3a00c8: Pulling fs layer [2024-09-13T07:22:13.653Z] b352a97aabf1: Pulling fs layer [2024-09-13T07:22:13.653Z] 4872d77fe225: Pulling fs layer [2024-09-13T07:22:13.653Z] 5851b861e8e6: Pulling fs layer [2024-09-13T07:22:13.653Z] eaf3925da568: Waiting [2024-09-13T07:22:13.653Z] bab4dde63d76: Waiting [2024-09-13T07:22:13.653Z] bde34c3a00c8: Waiting [2024-09-13T07:22:13.653Z] 5851b861e8e6: Waiting [2024-09-13T07:22:13.653Z] 1469e6f7b9e6: Waiting [2024-09-13T07:22:13.653Z] 988bab9f4d93: Waiting [2024-09-13T07:22:13.653Z] 4872d77fe225: Waiting [2024-09-13T07:22:13.913Z] e2be974225ed: Download complete [2024-09-13T07:22:13.913Z] 988bab9f4d93: Verifying Checksum [2024-09-13T07:22:13.913Z] 988bab9f4d93: Download complete [2024-09-13T07:22:13.913Z] 1469e6f7b9e6: Verifying Checksum [2024-09-13T07:22:13.913Z] 1469e6f7b9e6: Download complete [2024-09-13T07:22:13.913Z] 339a4e72a1f5: Verifying Checksum [2024-09-13T07:22:13.913Z] 339a4e72a1f5: Download complete [2024-09-13T07:22:13.913Z] eaf3925da568: Verifying Checksum [2024-09-13T07:22:13.913Z] eaf3925da568: Download complete [2024-09-13T07:22:13.913Z] bde34c3a00c8: Download complete [2024-09-13T07:22:13.913Z] b352a97aabf1: Download complete [2024-09-13T07:22:13.913Z] 4872d77fe225: Download complete [2024-09-13T07:22:13.913Z] 5851b861e8e6: Download complete [2024-09-13T07:22:13.913Z] b85a868b505f: Verifying Checksum [2024-09-13T07:22:13.913Z] b85a868b505f: Download complete [2024-09-13T07:22:14.172Z] bab4dde63d76: Verifying Checksum [2024-09-13T07:22:14.172Z] bab4dde63d76: Download complete [2024-09-13T07:22:15.108Z] b85a868b505f: Pull complete [2024-09-13T07:22:15.369Z] e2be974225ed: Pull complete [2024-09-13T07:22:15.940Z] 339a4e72a1f5: Pull complete [2024-09-13T07:22:15.940Z] 988bab9f4d93: Pull complete [2024-09-13T07:22:16.199Z] 1469e6f7b9e6: Pull complete [2024-09-13T07:22:16.199Z] eaf3925da568: Pull complete [2024-09-13T07:22:18.107Z] bab4dde63d76: Pull complete [2024-09-13T07:22:18.107Z] bde34c3a00c8: Pull complete [2024-09-13T07:22:18.107Z] b352a97aabf1: Pull complete [2024-09-13T07:22:18.107Z] 4872d77fe225: Pull complete [2024-09-13T07:22:18.107Z] 5851b861e8e6: Pull complete [2024-09-13T07:22:18.107Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-13T07:22:18.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T07:22:18.107Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T07:22:18.268Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T07:22:18.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T07:22:22.044Z] $ docker top fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 -eo pid,comm [2024-09-13T07:22:22.102Z] 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-13T07:22:22.102Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T07:22:22.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T07:22:22.168Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T07:22:22.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T07:22:22.282Z] $ docker exec fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent [2024-09-13T07:22:22.378Z] SSH_AUTH_SOCK=/tmp/ssh-0WG3DQlQQC4z/agent.32 [2024-09-13T07:22:22.378Z] SSH_AGENT_PID=38 [2024-09-13T07:22:22.385Z] Running ssh-add (command line suppressed) [2024-09-13T07:22:22.476Z] Identity added: /w/workspace/edgex-go/695@tmp/private_key_15041567543352479886.key (/w/workspace/edgex-go/695@tmp/private_key_15041567543352479886.key) [2024-09-13T07:22:22.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T07:22:22.786Z] + git tag --points-at HEAD [Pipeline] } [2024-09-13T07:22:22.797Z] $ docker exec --env ******** --env ******** fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent -k [2024-09-13T07:22:22.905Z] unset SSH_AUTH_SOCK; [2024-09-13T07:22:22.906Z] unset SSH_AGENT_PID; [2024-09-13T07:22:22.906Z] echo Agent pid 38 killed; [2024-09-13T07:22:22.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-13T07:22:22.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T07:22:22.962Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T07:22:23.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T07:22:23.068Z] $ docker exec fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent [2024-09-13T07:22:23.166Z] SSH_AUTH_SOCK=/tmp/ssh-lCikwue9fAAz/agent.71 [2024-09-13T07:22:23.166Z] SSH_AGENT_PID=77 [2024-09-13T07:22:23.170Z] Running ssh-add (command line suppressed) [2024-09-13T07:22:23.284Z] Identity added: /w/workspace/edgex-go/695@tmp/private_key_18028137160046463747.key (/w/workspace/edgex-go/695@tmp/private_key_18028137160046463747.key) [2024-09-13T07:22:23.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T07:22:23.601Z] + git semver init [2024-09-13T07:22:23.860Z] 2024-09-13 07:22:23,785 [run_init] DEBUG init version:0.0.0 force:False [2024-09-13T07:22:23.860Z] 2024-09-13 07:22:23,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/695/.semver [2024-09-13T07:22:23.860Z] 2024-09-13 07:22:23,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/695/.semver [2024-09-13T07:22:23.860Z] 2024-09-13 07:22:23,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/695/.semver'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=None) [2024-09-13T07:22:30.446Z] 2024-09-13 07:22:29,463 [append_file] DEBUG append to file:/w/workspace/edgex-go/695/.git/info/exclude [2024-09-13T07:22:30.446Z] 2024-09-13 07:22:29,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/695/.semver/main with force:False [2024-09-13T07:22:30.446Z] 2024-09-13 07:22:29,464 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T07:22:30.446Z] 2024-09-13 07:22:29,464 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T07:22:30.446Z] 3.2.0-dev.73 [Pipeline] } [2024-09-13T07:22:30.455Z] $ docker exec --env ******** --env ******** fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent -k [2024-09-13T07:22:30.541Z] unset SSH_AUTH_SOCK; [2024-09-13T07:22:30.542Z] unset SSH_AGENT_PID; [2024-09-13T07:22:30.542Z] echo Agent pid 77 killed; [2024-09-13T07:22:30.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T07:22:30.876Z] + git semver [Pipeline] } [2024-09-13T07:22:31.147Z] $ docker stop --time=1 fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 [2024-09-13T07:22:32.470Z] $ docker rm -f --volumes fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T07:22:32.816Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-13T07:22:33.048Z] Stashed 1 file(s) [Pipeline] echo [2024-09-13T07:22:33.052Z] [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-13T07:22:33.500Z] + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] echo [2024-09-13T07:22:33.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T07:22:33.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T07:22:33.553Z] ========================================================= [2024-09-13T07:22:33.553Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-13T07:22:33.553Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T07:22:33.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T07:22:33.848Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-13T07:22:33.848Z] 619be1103602: Pulling fs layer [2024-09-13T07:22:33.848Z] 7862e08f4a3e: Pulling fs layer [2024-09-13T07:22:33.848Z] 5df492c9dc93: Pulling fs layer [2024-09-13T07:22:33.848Z] 7629e6793208: Pulling fs layer [2024-09-13T07:22:33.848Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T07:22:33.848Z] fb5054dd5b73: Pulling fs layer [2024-09-13T07:22:33.848Z] eeca6798cff9: Pulling fs layer [2024-09-13T07:22:33.848Z] aa269ceb94a6: Pulling fs layer [2024-09-13T07:22:33.848Z] ada007ff1a6a: Pulling fs layer [2024-09-13T07:22:33.848Z] eeca6798cff9: Waiting [2024-09-13T07:22:33.848Z] fb5054dd5b73: Waiting [2024-09-13T07:22:33.848Z] aa269ceb94a6: Waiting [2024-09-13T07:22:33.848Z] ada007ff1a6a: Waiting [2024-09-13T07:22:33.848Z] 7629e6793208: Waiting [2024-09-13T07:22:33.848Z] 4f4fb700ef54: Waiting [2024-09-13T07:22:33.848Z] 7862e08f4a3e: Download complete [2024-09-13T07:22:33.848Z] 7629e6793208: Verifying Checksum [2024-09-13T07:22:33.848Z] 7629e6793208: Download complete [2024-09-13T07:22:33.848Z] 4f4fb700ef54: Download complete [2024-09-13T07:22:33.848Z] 619be1103602: Verifying Checksum [2024-09-13T07:22:33.848Z] 619be1103602: Download complete [2024-09-13T07:22:33.848Z] fb5054dd5b73: Verifying Checksum [2024-09-13T07:22:33.848Z] fb5054dd5b73: Download complete [2024-09-13T07:22:33.848Z] eeca6798cff9: Verifying Checksum [2024-09-13T07:22:33.848Z] eeca6798cff9: Download complete [2024-09-13T07:22:34.106Z] 619be1103602: Pull complete [2024-09-13T07:22:34.106Z] ada007ff1a6a: Verifying Checksum [2024-09-13T07:22:34.106Z] ada007ff1a6a: Download complete [2024-09-13T07:22:34.106Z] 7862e08f4a3e: Pull complete [2024-09-13T07:22:34.364Z] 5df492c9dc93: Verifying Checksum [2024-09-13T07:22:34.364Z] 5df492c9dc93: Download complete [2024-09-13T07:22:34.622Z] aa269ceb94a6: Verifying Checksum [2024-09-13T07:22:34.622Z] aa269ceb94a6: Download complete [2024-09-13T07:22:37.154Z] 5df492c9dc93: Pull complete [2024-09-13T07:22:37.411Z] 7629e6793208: Pull complete [2024-09-13T07:22:37.411Z] 4f4fb700ef54: Pull complete [2024-09-13T07:22:37.411Z] fb5054dd5b73: Pull complete [2024-09-13T07:22:37.666Z] eeca6798cff9: Pull complete [2024-09-13T07:22:40.194Z] aa269ceb94a6: Pull complete [2024-09-13T07:22:40.194Z] ada007ff1a6a: Pull complete [2024-09-13T07:22:40.194Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-13T07:22:40.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T07:22:40.194Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T07:22:40.496Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T07:22:40.496Z] WORKDIR /edgex [2024-09-13T07:22:40.496Z] COPY go.mod . [2024-09-13T07:22:40.496Z] RUN go mod download [2024-09-13T07:22:40.496Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-13T07:22:41.064Z] Sending build context to Docker daemon 179.3MB [2024-09-13T07:22:41.064Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T07:22:41.064Z] ---> f489d0715acc [2024-09-13T07:22:41.064Z] Step 2/4 : WORKDIR /edgex [2024-09-13T07:22:47.634Z] ---> Running in 69f4d6d63d42 [2024-09-13T07:22:47.634Z] Removing intermediate container 69f4d6d63d42 [2024-09-13T07:22:47.634Z] ---> 88772543f3a2 [2024-09-13T07:22:47.634Z] Step 3/4 : COPY go.mod . [2024-09-13T07:22:47.634Z] ---> 1410bf388cb2 [2024-09-13T07:22:47.634Z] Step 4/4 : RUN go mod download [2024-09-13T07:22:47.634Z] ---> Running in 6c08ebb0e03b [2024-09-13T07:22:48.166Z] Still waiting to schedule task [2024-09-13T07:22:48.167Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-13T07:23:14.194Z] Removing intermediate container 6c08ebb0e03b [2024-09-13T07:23:14.195Z] ---> a06e48b5cea8 [2024-09-13T07:23:14.195Z] Successfully built a06e48b5cea8 [2024-09-13T07:23:14.195Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:23:14.506Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T07:23:14.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T07:23:14.590Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T07:23:14.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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-x86_64 cat [2024-09-13T07:23:15.031Z] $ docker top 66890728bd87bf03457121fea07d2425bfe5b8adceb0bd6474739b7c512a803f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T07:23:15.376Z] + go version [2024-09-13T07:23:15.376Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-13T07:23:15.386Z] $ docker stop --time=1 66890728bd87bf03457121fea07d2425bfe5b8adceb0bd6474739b7c512a803f [2024-09-13T07:23:16.629Z] $ docker rm -f --volumes 66890728bd87bf03457121fea07d2425bfe5b8adceb0bd6474739b7c512a803f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:23:17.068Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T07:23:17.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T07:23:17.153Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T07:23:17.180Z] $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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-x86_64 cat [2024-09-13T07:23:17.501Z] $ docker top f4433ddf21f0213308a34b03d77f317eedf5603a0a87d301f2aaccc8b7245ea2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-13T07:23:17.571Z] ========================================================= [2024-09-13T07:23:17.571Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-13T07:23:17.571Z] ========================================================= [Pipeline] sh [2024-09-13T07:23:17.848Z] + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] fileExists [Pipeline] sh [2024-09-13T07:23:18.157Z] + make test [2024-09-13T07:23:18.157Z] go test -race -coverprofile=coverage.out ./... [2024-09-13T07:23:24.724Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-13T07:23:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-13T07:23:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-13T07:23:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-13T07:23:51.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-13T07:23:51.523Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-13T07:23:52.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-13T07:23:52.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-13T07:23:52.093Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-13T07:23:52.093Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-13T07:23:52.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-13T07:23:54.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-13T07:23:54.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-13T07:23:55.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-09-13T07:23:55.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-13T07:23:55.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-13T07:23:55.445Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-13T07:23:56.385Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements [2024-09-13T07:23:56.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-13T07:23:56.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-13T07:23:56.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-13T07:23:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-13T07:23:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-13T07:23:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-13T07:23:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-13T07:23:57.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-13T07:23:59.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-13T07:23:59.217Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-13T07:23:59.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-09-13T07:23:59.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-09-13T07:23:59.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.501s coverage: 93.4% of statements [2024-09-13T07:23:59.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements [2024-09-13T07:24:00.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-13T07:24:01.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-13T07:24:02.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-13T07:24:02.820Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements [2024-09-13T07:24:02.820Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-09-13T07:24:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-13T07:24:03.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-13T07:24:03.339Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-09-13T07:24:04.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-09-13T07:24:04.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.7% of statements [2024-09-13T07:24:04.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-09-13T07:24:04.277Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements [2024-09-13T07:24:04.538Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-13T07:24:04.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.066s coverage: 96.3% of statements [2024-09-13T07:24:05.057Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-13T07:24:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-13T07:24:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-13T07:24:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-13T07:24:05.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-13T07:24:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-13T07:24:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-13T07:24:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-13T07:24:05.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-13T07:24:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-13T07:24:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-13T07:24:06.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-13T07:24:07.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-13T07:24:07.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-13T07:24:07.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-13T07:24:07.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-13T07:24:07.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-13T07:24:07.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-13T07:24:08.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-13T07:24:09.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-13T07:24:10.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-13T07:24:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-13T07:24:11.169Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-13T07:24:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-13T07:24:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-13T07:24:13.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-13T07:24:15.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-13T07:24:15.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-13T07:24:15.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-13T07:24:15.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-13T07:24:15.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-13T07:24:15.655Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-13T07:24:15.655Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-13T07:24:15.915Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.024s coverage: 94.4% of statements [2024-09-13T07:24:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-13T07:24:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-13T07:24:16.481Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-13T07:24:17.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-13T07:24:17.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T07:24:17.858Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-13T07:24:18.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-13T07:24:18.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-13T07:24:18.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-13T07:24:18.793Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-13T07:24:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-13T07:24:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-13T07:24:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-13T07:24:20.702Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-13T07:24:21.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-13T07:24:21.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-13T07:24:21.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-13T07:24:21.840Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.5% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-13T07:24:29.961Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.053s coverage: 97.1% of statements [2024-09-13T07:24:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 35.9% of statements [2024-09-13T07:24:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-09-13T07:24:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-09-13T07:24:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-09-13T07:24:29.962Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements [2024-09-13T07:24:29.962Z] 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-13T07:24:29.962Z] running golangci-lint [2024-09-13T07:24:30.222Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-13T07:24:30.222Z] go version go1.21.9 linux/amd64 [2024-09-13T07:24:30.481Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-13T07:24:30.481Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-13T07:24:52.412Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|name|compiled_files|deps|exports_file|imports) took 20.437908504s" [2024-09-13T07:24:52.412Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.500843ms" [2024-09-13T07:25:02.377Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.851828692s with top 10 stages: buildir: 48.852877024s, gosec: 7.980626264s, inspect: 3.258269058s, fact_deprecated: 2.565680744s, printf: 1.766920633s, ctrlflow: 1.601194674s, directives: 1.39687882s, nilness: 1.186582095s, fact_purity: 1.108825305s, S1038: 966.398503ms" [2024-09-13T07:25:02.377Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-13T07:25:02.377Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, skip_files: 214/214, exclude-rules: 22/214, nolint: 0/22" [2024-09-13T07:25:02.377Z] level=info msg="[runner] processing took 17.080907ms with stages: nolint: 6.702684ms, identifier_marker: 5.212272ms, autogenerated_exclude: 1.579432ms, path_prettifier: 1.547832ms, exclude-rules: 1.170659ms, skip_dirs: 816.677µs, cgo: 29.89µs, filename_unadjuster: 17.571µs, uniq_by_line: 690ns, max_same_issues: 590ns, skip_files: 440ns, fixer: 430ns, severity-rules: 260ns, diff: 260ns, path_shortener: 250ns, exclude: 250ns, max_from_linter: 180ns, source_code: 160ns, sort_results: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2024-09-13T07:25:02.377Z] level=info msg="[runner] linters took 10.48952566s with stages: goanalysis_metalinter: 10.472350072s" [2024-09-13T07:25:02.377Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-13T07:25:02.377Z] level=info msg="Memory: 310 samples, avg is 289.3MB, max is 1204.9MB" [2024-09-13T07:25:02.377Z] level=info msg="Execution took 30.981460605s" [2024-09-13T07:25:02.377Z] go vet ./... [2024-09-13T07:25:07.641Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-13T07:25:07.641Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-13T07:25:07.899Z] ./bin/test-attribution-txt.sh [2024-09-13T07:25:07.899Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-13T07:25:07.899Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-13T07:25:08.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-13T07:25:08.479Z] + ls -al . [2024-09-13T07:25:08.479Z] total 932 [2024-09-13T07:25:08.479Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 07:23 . [2024-09-13T07:25:08.479Z] drwxr-xr-x 4 root root 4096 Sep 13 07:23 .. [2024-09-13T07:25:08.480Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 07:22 .blubracket [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 07:22 .dockerignore [2024-09-13T07:25:08.480Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 07:24 .git [2024-09-13T07:25:08.480Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 07:22 .github [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 1102 Sep 13 07:22 .gitignore [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 07:22 .golangci.yml [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 07:22 .hadolint.yml [2024-09-13T07:25:08.480Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 07:22 .semver [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 07:22 .sonarcloud.properties [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 07:22 ADOPTERS.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 21286 Sep 13 07:22 Attribution.txt [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 100284 Sep 13 07:22 CHANGELOG.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 07:22 CONTRIBUTING.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 07:22 GOVERNANCE.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 861 Sep 13 07:22 Jenkinsfile [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 07:22 LICENSE [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 16854 Sep 13 07:22 Makefile [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 07:22 OWNERS.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 9528 Sep 13 07:22 README.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 07:22 SECURITY.md [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 07:22 VERSION [2024-09-13T07:25:08.480Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 07:22 bin [2024-09-13T07:25:08.480Z] drwxrwxr-x 20 1001 1001 4096 Sep 13 07:22 cmd [2024-09-13T07:25:08.480Z] -rw-r--r-- 1 root root 563961 Sep 13 07:24 coverage.out [2024-09-13T07:25:08.480Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 07:22 fuzz_test [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 7305 Sep 13 07:22 go.mod [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 102748 Sep 13 07:22 go.sum [2024-09-13T07:25:08.480Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 07:22 internal [2024-09-13T07:25:08.480Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 07:22 openapi [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 07:22 security.txt [2024-09-13T07:25:08.480Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 07:22 version.go [Pipeline] sh [2024-09-13T07:25:08.760Z] + '[' -e coverage.out ] [2024-09-13T07:25:08.760Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-13T07:25:08.868Z] Stashed 1 file(s) [Pipeline] sh [2024-09-13T07:25:09.146Z] + make build [2024-09-13T07:25:09.146Z] 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-13T07:25:31.066Z] 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-13T07:25:31.381Z] 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-13T07:25:32.756Z] 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-13T07:25:33.323Z] 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-13T07:25:34.702Z] 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-13T07:25:38.890Z] 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-13T07:25:40.266Z] 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-13T07:25:42.168Z] 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-13T07:25:44.070Z] 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-13T07:25:44.638Z] 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-13T07:25:45.204Z] 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-13T07:25:45.770Z] 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-13T07:25:47.144Z] 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-13T07:25:47.719Z] $ docker stop --time=1 f4433ddf21f0213308a34b03d77f317eedf5603a0a87d301f2aaccc8b7245ea2 [2024-09-13T07:25:53.585Z] $ docker rm -f --volumes f4433ddf21f0213308a34b03d77f317eedf5603a0a87d301f2aaccc8b7245ea2 [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-13T07:25:54.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T07:25:54.711Z] [2024-09-13T07:25:54.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:25:55.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T07:25:55.014Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-13T07:25:55.014Z] 91d30c5bc195: Pulling fs layer [2024-09-13T07:25:55.014Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-13T07:25:55.014Z] 9c61dcf015f6: Pulling fs layer [2024-09-13T07:25:55.014Z] 4698f68db338: Pulling fs layer [2024-09-13T07:25:55.014Z] 2a2f49069b9e: Pulling fs layer [2024-09-13T07:25:55.014Z] e0025b399a48: Pulling fs layer [2024-09-13T07:25:55.014Z] 2a2f49069b9e: Waiting [2024-09-13T07:25:55.014Z] 4698f68db338: Waiting [2024-09-13T07:25:55.014Z] e0025b399a48: Waiting [2024-09-13T07:25:55.014Z] 91d30c5bc195: Verifying Checksum [2024-09-13T07:25:55.014Z] 91d30c5bc195: Download complete [2024-09-13T07:25:55.014Z] 4698f68db338: Download complete [2024-09-13T07:25:55.271Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-13T07:25:55.271Z] 2e9b0aa3be6d: Download complete [2024-09-13T07:25:55.271Z] e0025b399a48: Download complete [2024-09-13T07:25:55.271Z] 91d30c5bc195: Pull complete [2024-09-13T07:25:55.271Z] 2a2f49069b9e: Verifying Checksum [2024-09-13T07:25:55.271Z] 2a2f49069b9e: Download complete [2024-09-13T07:25:55.529Z] 2e9b0aa3be6d: Pull complete [2024-09-13T07:25:55.787Z] 9c61dcf015f6: Verifying Checksum [2024-09-13T07:25:55.787Z] 9c61dcf015f6: Download complete [2024-09-13T07:25:58.316Z] 9c61dcf015f6: Pull complete [2024-09-13T07:25:58.316Z] 4698f68db338: Pull complete [2024-09-13T07:25:58.575Z] 2a2f49069b9e: Pull complete [2024-09-13T07:25:58.575Z] e0025b399a48: Pull complete [2024-09-13T07:25:58.575Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-13T07:25:58.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T07:25:58.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T07:25:58.676Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T07:25:58.706Z] $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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:latest cat [2024-09-13T07:26:02.773Z] $ docker top 3f80b927cb40d9dc7e65ec3048196860a1a5526223859412ce807cb84a7da67f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T07:26:03.189Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T07:26:05.885Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #1 transferring dockerfile: 2.50kB done [2024-09-13T07:26:05.885Z] #1 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #2 transferring dockerfile: 1.93kB done [2024-09-13T07:26:05.885Z] #2 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #3 transferring dockerfile: 2.06kB done [2024-09-13T07:26:05.885Z] #3 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #4 transferring dockerfile: 2.15kB done [2024-09-13T07:26:05.885Z] #4 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #5 transferring dockerfile: 1.81kB done [2024-09-13T07:26:05.885Z] #5 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #6 transferring dockerfile: 1.95kB done [2024-09-13T07:26:05.885Z] #6 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #7 transferring dockerfile: 2.49kB done [2024-09-13T07:26:05.885Z] #7 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T07:26:05.885Z] #8 transferring dockerfile: 1.70kB done [2024-09-13T07:26:05.885Z] #8 DONE 0.0s [2024-09-13T07:26:05.885Z] [2024-09-13T07:26:05.885Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #9 transferring dockerfile: 3.17kB done [2024-09-13T07:26:05.886Z] #9 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #10 transferring dockerfile: 1.69kB done [2024-09-13T07:26:05.886Z] #10 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #11 transferring dockerfile: 2.23kB done [2024-09-13T07:26:05.886Z] #11 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #12 [core-data internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #12 transferring dockerfile: 2.07kB done [2024-09-13T07:26:05.886Z] #12 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #13 transferring dockerfile: 1.89kB done [2024-09-13T07:26:05.886Z] #13 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #14 transferring dockerfile: 1.93kB done [2024-09-13T07:26:05.886Z] #14 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #15 transferring dockerfile: 1.85kB done [2024-09-13T07:26:05.886Z] #15 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-09-13T07:26:05.886Z] #16 transferring dockerfile: 2.01kB done [2024-09-13T07:26:05.886Z] #16 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #17 [security-proxy-setup internal] load .dockerignore [2024-09-13T07:26:05.886Z] #17 transferring context: 50B done [2024-09-13T07:26:05.886Z] #17 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #18 [core-command internal] load .dockerignore [2024-09-13T07:26:05.886Z] #18 transferring context: 50B done [2024-09-13T07:26:05.886Z] #18 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #19 [core-metadata internal] load .dockerignore [2024-09-13T07:26:05.886Z] #19 transferring context: 50B done [2024-09-13T07:26:05.886Z] #19 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #20 [security-proxy-auth internal] load .dockerignore [2024-09-13T07:26:05.886Z] #20 transferring context: 50B done [2024-09-13T07:26:05.886Z] #20 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-13T07:26:05.886Z] #21 transferring context: 50B done [2024-09-13T07:26:05.886Z] #21 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #22 [support-notifications internal] load .dockerignore [2024-09-13T07:26:05.886Z] #22 transferring context: 50B done [2024-09-13T07:26:05.886Z] #22 DONE 0.0s [2024-09-13T07:26:05.886Z] [2024-09-13T07:26:05.886Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-09-13T07:26:05.886Z] #23 transferring context: 50B done [2024-09-13T07:26:06.144Z] #23 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #24 [security-spire-server internal] load .dockerignore [2024-09-13T07:26:06.144Z] #24 transferring context: 50B done [2024-09-13T07:26:06.144Z] #24 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #25 [security-bootstrapper internal] load .dockerignore [2024-09-13T07:26:06.144Z] #25 transferring context: 50B done [2024-09-13T07:26:06.144Z] #25 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #26 [security-spire-config internal] load .dockerignore [2024-09-13T07:26:06.144Z] #26 transferring context: 50B done [2024-09-13T07:26:06.144Z] #26 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T07:26:06.144Z] #27 transferring context: 50B done [2024-09-13T07:26:06.144Z] #27 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #28 [core-data internal] load .dockerignore [2024-09-13T07:26:06.144Z] #28 transferring context: 50B done [2024-09-13T07:26:06.144Z] #28 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T07:26:06.144Z] #29 transferring context: 50B done [2024-09-13T07:26:06.144Z] #29 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #30 [support-scheduler internal] load .dockerignore [2024-09-13T07:26:06.144Z] #30 transferring context: 50B done [2024-09-13T07:26:06.144Z] #30 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #31 [core-keeper internal] load .dockerignore [2024-09-13T07:26:06.144Z] #31 transferring context: 50B done [2024-09-13T07:26:06.144Z] #31 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-09-13T07:26:06.144Z] #32 transferring context: 50B done [2024-09-13T07:26:06.144Z] #32 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T07:26:06.144Z] #33 DONE 0.0s [2024-09-13T07:26:06.144Z] [2024-09-13T07:26:06.144Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:26:06.144Z] #34 DONE 0.1s [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T07:26:06.401Z] #33 DONE 0.0s [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:26:06.401Z] #34 DONE 0.1s [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #35 [core-command internal] load build context [2024-09-13T07:26:06.401Z] #35 ... [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T07:26:06.401Z] #33 DONE 0.0s [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #35 [core-command internal] load build context [2024-09-13T07:26:06.401Z] #35 ... [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T07:26:06.401Z] #33 DONE 0.0s [2024-09-13T07:26:06.401Z] [2024-09-13T07:26:06.401Z] #35 [core-command internal] load build context [2024-09-13T07:26:06.659Z] #35 ... [2024-09-13T07:26:06.659Z] [2024-09-13T07:26:06.659Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:26:06.659Z] #34 DONE 0.3s [2024-09-13T07:26:06.659Z] [2024-09-13T07:26:06.659Z] #36 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:26:06.659Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:26:06.659Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:26:06.659Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T07:26:06.659Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T07:26:06.659Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s [2024-09-13T07:26:06.917Z] #36 ... [2024-09-13T07:26:06.917Z] [2024-09-13T07:26:06.917Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T07:26:06.917Z] #33 DONE 0.0s [2024-09-13T07:26:06.917Z] [2024-09-13T07:26:06.917Z] #36 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:26:06.917Z] #36 ... [2024-09-13T07:26:06.917Z] [2024-09-13T07:26:06.917Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T07:26:06.917Z] #33 DONE 0.0s [2024-09-13T07:26:06.917Z] [2024-09-13T07:26:06.917Z] #36 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:26:06.917Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done [2024-09-13T07:26:06.917Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-13T07:26:07.174Z] #36 ... [2024-09-13T07:26:07.174Z] [2024-09-13T07:26:07.174Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:26:07.174Z] #34 DONE 0.5s [2024-09-13T07:26:07.174Z] [2024-09-13T07:26:07.174Z] #36 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:26:07.174Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:26:07.174Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:26:07.174Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T07:26:07.174Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T07:26:07.174Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done [2024-09-13T07:26:07.430Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T07:26:07.430Z] #36 ... [2024-09-13T07:26:07.430Z] [2024-09-13T07:26:07.430Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T07:26:07.430Z] #37 DONE 1.1s [2024-09-13T07:26:07.430Z] [2024-09-13T07:26:07.430Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T07:26:07.430Z] #38 DONE 1.1s [2024-09-13T07:26:07.430Z] [2024-09-13T07:26:07.430Z] #36 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:26:07.430Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:26:07.430Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:26:07.430Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T07:26:07.430Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T07:26:07.430Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done [2024-09-13T07:26:07.430Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T07:26:07.688Z] #36 ... [2024-09-13T07:26:07.688Z] [2024-09-13T07:26:07.688Z] #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T07:26:07.688Z] #39 DONE 1.5s [2024-09-13T07:26:07.688Z] [2024-09-13T07:26:07.688Z] #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-13T07:26:07.944Z] #40 ... [2024-09-13T07:26:07.944Z] [2024-09-13T07:26:07.944Z] #41 [security-spire-server internal] load build context [2024-09-13T07:26:07.944Z] #41 transferring context: 27.71kB done [2024-09-13T07:26:07.944Z] #41 DONE 0.3s [2024-09-13T07:26:07.944Z] [2024-09-13T07:26:07.944Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:07.944Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-13T07:26:07.944Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-13T07:26:07.944Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-13T07:26:07.944Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T07:26:13.223Z] #42 ... [2024-09-13T07:26:13.223Z] [2024-09-13T07:26:13.223Z] #43 [security-proxy-setup internal] load build context [2024-09-13T07:26:13.223Z] #43 transferring context: 169.18MB 6.4s [2024-09-13T07:26:13.223Z] #43 ... [2024-09-13T07:26:13.223Z] [2024-09-13T07:26:13.223Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-13T07:26:13.223Z] #44 ... [2024-09-13T07:26:13.223Z] [2024-09-13T07:26:13.223Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:13.223Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 5.1s [2024-09-13T07:26:14.176Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 6.2s [2024-09-13T07:26:16.714Z] #42 ... [2024-09-13T07:26:16.714Z] [2024-09-13T07:26:16.714Z] #45 [core-metadata internal] load build context [2024-09-13T07:26:16.714Z] #45 ... [2024-09-13T07:26:16.714Z] [2024-09-13T07:26:16.714Z] #46 [security-proxy-auth internal] load build context [2024-09-13T07:26:16.714Z] #46 ... [2024-09-13T07:26:16.714Z] [2024-09-13T07:26:16.714Z] #47 [security-bootstrapper internal] load build context [2024-09-13T07:26:16.714Z] #47 ... [2024-09-13T07:26:16.714Z] [2024-09-13T07:26:16.714Z] #48 [security-secretstore-setup internal] load build context [2024-09-13T07:26:16.714Z] #48 ... [2024-09-13T07:26:16.714Z] [2024-09-13T07:26:16.714Z] #35 [core-command internal] load build context [2024-09-13T07:26:16.973Z] #35 ... [2024-09-13T07:26:16.973Z] [2024-09-13T07:26:16.973Z] #49 [support-notifications internal] load build context [2024-09-13T07:26:16.973Z] #49 ... [2024-09-13T07:26:16.973Z] [2024-09-13T07:26:16.973Z] #50 [support-cron-scheduler internal] load build context [2024-09-13T07:26:16.973Z] #50 ... [2024-09-13T07:26:16.973Z] [2024-09-13T07:26:16.973Z] #51 [core-keeper internal] load build context [2024-09-13T07:26:17.235Z] #51 ... [2024-09-13T07:26:17.235Z] [2024-09-13T07:26:17.235Z] #52 [support-scheduler internal] load build context [2024-09-13T07:26:17.235Z] #52 ... [2024-09-13T07:26:17.235Z] [2024-09-13T07:26:17.235Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-13T07:26:17.493Z] #53 ... [2024-09-13T07:26:17.493Z] [2024-09-13T07:26:17.493Z] #54 [core-data internal] load build context [2024-09-13T07:26:17.493Z] #54 ... [2024-09-13T07:26:17.493Z] [2024-09-13T07:26:17.493Z] #55 [security-spire-agent internal] load build context [2024-09-13T07:26:17.493Z] #55 transferring context: 27.24kB 0.1s done [2024-09-13T07:26:17.493Z] #55 ... [2024-09-13T07:26:17.493Z] [2024-09-13T07:26:17.493Z] #56 [security-spire-config internal] load build context [2024-09-13T07:26:17.493Z] #56 transferring context: 25.96kB 0.1s done [2024-09-13T07:26:17.751Z] #56 ... [2024-09-13T07:26:17.751Z] [2024-09-13T07:26:17.751Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:26:17.751Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-13T07:26:17.751Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-13T07:26:17.751Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T07:26:17.751Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-13T07:26:17.751Z] #57 ... [2024-09-13T07:26:17.751Z] [2024-09-13T07:26:17.751Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:19.125Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.3s [2024-09-13T07:26:21.026Z] #42 ... [2024-09-13T07:26:21.026Z] [2024-09-13T07:26:21.026Z] #56 [security-spire-config internal] load build context [2024-09-13T07:26:21.026Z] #56 DONE 13.3s [2024-09-13T07:26:21.026Z] [2024-09-13T07:26:21.026Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:22.930Z] #42 ... [2024-09-13T07:26:22.930Z] [2024-09-13T07:26:22.930Z] #43 [security-proxy-setup internal] load build context [2024-09-13T07:26:22.930Z] #43 transferring context: 433.57MB 15.8s [2024-09-13T07:26:22.930Z] #43 ... [2024-09-13T07:26:22.930Z] [2024-09-13T07:26:22.930Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:22.930Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 15.2s [2024-09-13T07:26:23.193Z] #42 ... [2024-09-13T07:26:23.193Z] [2024-09-13T07:26:23.193Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-13T07:26:23.193Z] #44 transferring context: 496.16MB 12.6s done [2024-09-13T07:26:23.193Z] #44 ... [2024-09-13T07:26:23.193Z] [2024-09-13T07:26:23.193Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:24.503Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.1s [2024-09-13T07:26:25.342Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.4s [2024-09-13T07:26:27.414Z] #42 ... [2024-09-13T07:26:27.414Z] [2024-09-13T07:26:27.414Z] #45 [core-metadata internal] load build context [2024-09-13T07:26:27.414Z] #45 transferring context: 496.16MB 15.9s done [2024-09-13T07:26:27.414Z] #45 ... [2024-09-13T07:26:27.414Z] [2024-09-13T07:26:27.414Z] #46 [security-proxy-auth internal] load build context [2024-09-13T07:26:27.414Z] #46 transferring context: 496.16MB 12.5s done [2024-09-13T07:26:27.673Z] #46 ... [2024-09-13T07:26:27.673Z] [2024-09-13T07:26:27.673Z] #35 [core-command internal] load build context [2024-09-13T07:26:27.673Z] #35 transferring context: 496.16MB 14.2s done [2024-09-13T07:26:27.673Z] #35 ... [2024-09-13T07:26:27.673Z] [2024-09-13T07:26:27.673Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-13T07:26:27.673Z] #53 transferring context: 496.16MB 16.3s done [2024-09-13T07:26:27.673Z] #53 ... [2024-09-13T07:26:27.673Z] [2024-09-13T07:26:27.673Z] #51 [core-keeper internal] load build context [2024-09-13T07:26:27.673Z] #51 transferring context: 496.16MB 12.8s done [2024-09-13T07:26:27.931Z] #51 ... [2024-09-13T07:26:27.931Z] [2024-09-13T07:26:27.931Z] #52 [support-scheduler internal] load build context [2024-09-13T07:26:27.931Z] #52 transferring context: 496.16MB 12.1s done [2024-09-13T07:26:27.931Z] #52 ... [2024-09-13T07:26:27.931Z] [2024-09-13T07:26:27.931Z] #48 [security-secretstore-setup internal] load build context [2024-09-13T07:26:27.931Z] #48 transferring context: 496.16MB 12.0s done [2024-09-13T07:26:28.201Z] #48 ... [2024-09-13T07:26:28.201Z] [2024-09-13T07:26:28.201Z] #49 [support-notifications internal] load build context [2024-09-13T07:26:28.201Z] #49 transferring context: 496.16MB 13.3s done [2024-09-13T07:26:28.201Z] #49 ... [2024-09-13T07:26:28.201Z] [2024-09-13T07:26:28.201Z] #54 [core-data internal] load build context [2024-09-13T07:26:28.201Z] #54 transferring context: 496.16MB 15.1s done [2024-09-13T07:26:28.459Z] #54 ... [2024-09-13T07:26:28.459Z] [2024-09-13T07:26:28.459Z] #47 [security-bootstrapper internal] load build context [2024-09-13T07:26:28.459Z] #47 transferring context: 496.16MB 12.8s done [2024-09-13T07:26:28.459Z] #47 ... [2024-09-13T07:26:28.459Z] [2024-09-13T07:26:28.459Z] #50 [support-cron-scheduler internal] load build context [2024-09-13T07:26:28.459Z] #50 transferring context: 496.16MB 12.0s done [2024-09-13T07:26:28.459Z] #50 ... [2024-09-13T07:26:28.459Z] [2024-09-13T07:26:28.459Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:28.459Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 20.7s [2024-09-13T07:26:29.026Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.1s [2024-09-13T07:26:29.705Z] #42 ... [2024-09-13T07:26:29.705Z] [2024-09-13T07:26:29.705Z] #36 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:26:29.705Z] #36 DONE 23.1s [2024-09-13T07:26:29.705Z] [2024-09-13T07:26:29.705Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:29.705Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.3s [2024-09-13T07:26:29.965Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.5s [2024-09-13T07:26:30.902Z] #42 ... [2024-09-13T07:26:30.902Z] [2024-09-13T07:26:30.902Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:26:30.902Z] #57 ... [2024-09-13T07:26:30.902Z] [2024-09-13T07:26:30.902Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:31.837Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.9s done [2024-09-13T07:26:33.214Z] #42 ... [2024-09-13T07:26:33.214Z] [2024-09-13T07:26:33.214Z] #43 [security-proxy-setup internal] load build context [2024-09-13T07:26:33.214Z] #43 transferring context: 496.16MB 17.1s done [2024-09-13T07:26:33.214Z] #43 ... [2024-09-13T07:26:33.214Z] [2024-09-13T07:26:33.214Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:33.472Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T07:26:34.041Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.2s [2024-09-13T07:26:34.299Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 26.3s [2024-09-13T07:26:36.740Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-13T07:26:36.757Z] Running in /w/workspace/edgex-go/695 [Pipeline] { [Pipeline] checkout [2024-09-13T07:26:36.834Z] #42 ... [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #55 [security-spire-agent internal] load build context [2024-09-13T07:26:36.834Z] #55 DONE 29.2s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #46 [security-proxy-auth internal] load build context [2024-09-13T07:26:36.834Z] #46 DONE 30.3s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #48 [security-secretstore-setup internal] load build context [2024-09-13T07:26:36.834Z] #48 DONE 30.2s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #52 [support-scheduler internal] load build context [2024-09-13T07:26:36.834Z] #52 DONE 29.8s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #50 [support-cron-scheduler internal] load build context [2024-09-13T07:26:36.834Z] #50 DONE 29.8s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #47 [security-bootstrapper internal] load build context [2024-09-13T07:26:36.834Z] #47 DONE 30.2s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-13T07:26:36.834Z] #44 DONE 29.8s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #51 [core-keeper internal] load build context [2024-09-13T07:26:36.834Z] #51 DONE 29.8s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-13T07:26:36.834Z] #40 DONE 29.3s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:36.834Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 28.8s done [2024-09-13T07:26:36.834Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T07:26:36.834Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 28.9s [2024-09-13T07:26:36.834Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-13T07:26:36.834Z] #42 ... [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #49 [support-notifications internal] load build context [2024-09-13T07:26:36.834Z] #49 DONE 30.4s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #35 [core-command internal] load build context [2024-09-13T07:26:36.834Z] #35 DONE 30.5s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #54 [core-data internal] load build context [2024-09-13T07:26:36.834Z] #54 DONE 29.8s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #45 [core-metadata internal] load build context [2024-09-13T07:26:36.834Z] #45 DONE 30.5s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #53 [core-common-config-bootstrapper internal] load build context [2024-09-13T07:26:36.834Z] #53 DONE 29.9s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #43 [security-proxy-setup internal] load build context [2024-09-13T07:26:36.834Z] #43 DONE 30.6s [2024-09-13T07:26:36.834Z] [2024-09-13T07:26:36.834Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:37.094Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 29.1s [2024-09-13T07:26:37.094Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.2s [2024-09-13T07:26:38.030Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.0s done [2024-09-13T07:26:38.030Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-13T07:26:39.803Z] The recommended git tool is: git [2024-09-13T07:26:40.319Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done [2024-09-13T07:26:41.252Z] #42 ... [2024-09-13T07:26:41.252Z] [2024-09-13T07:26:41.252Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:26:41.252Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10.1s done [2024-09-13T07:26:41.252Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.7s done [2024-09-13T07:26:41.252Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.1s done [2024-09-13T07:26:41.252Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 16.6s done [2024-09-13T07:26:41.252Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-13T07:26:41.252Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-13T07:26:47.316Z] using credential edgex-jenkins-ssh [2024-09-13T07:26:47.347Z] Cloning the remote Git repository [2024-09-13T07:26:47.394Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-13T07:26:47.852Z] #57 ... [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T07:26:47.852Z] #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 1.923 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T07:26:47.852Z] #0 1.939 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 1.951 (3/4) Installing su-exec (0.2-r3) [2024-09-13T07:26:47.852Z] #0 1.955 (4/4) Installing yq (4.33.3-r5) [2024-09-13T07:26:47.852Z] #0 2.594 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 2.603 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:26:47.852Z] #0 2.642 OK: 17 MiB in 19 packages [2024-09-13T07:26:47.852Z] #58 ... [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:26:47.852Z] #59 ... [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #60 [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-13T07:26:47.852Z] #60 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T07:26:47.852Z] #0 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 1.834 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 1.841 (2/2) Installing su-exec (0.2-r3) [2024-09-13T07:26:47.852Z] #0 1.844 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 1.851 OK: 7 MiB in 17 packages [2024-09-13T07:26:47.852Z] #61 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #62 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:26:47.852Z] #0 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.891 OK: 264 MiB in 52 packages [2024-09-13T07:26:47.852Z] #62 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T07:26:47.852Z] #0 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 7.869 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T07:26:47.852Z] #0 7.885 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 7.889 (3/3) Installing tzdata (2024a-r0) [2024-09-13T07:26:47.852Z] #0 7.971 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 7.977 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:26:47.852Z] #0 8.018 OK: 11 MiB in 18 packages [2024-09-13T07:26:47.852Z] #63 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T07:26:47.852Z] #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 7.298 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:26:47.852Z] #0 7.298 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:26:47.852Z] #0 7.298 OK: 20070 distinct packages available [2024-09-13T07:26:47.852Z] #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 7.624 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 7.628 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T07:26:47.852Z] #0 7.643 (3/4) Installing libucontext (1.2-r2) [2024-09-13T07:26:47.852Z] #0 7.643 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T07:26:47.852Z] #0 7.643 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 7.645 OK: 8 MiB in 19 packages [2024-09-13T07:26:47.852Z] #64 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T07:26:47.852Z] #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 4.761 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 4.766 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T07:26:47.852Z] #0 4.774 (3/4) Installing su-exec (0.2-r3) [2024-09-13T07:26:47.852Z] #0 4.777 (4/4) Installing yq (4.33.3-r5) [2024-09-13T07:26:47.852Z] #0 4.834 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 4.841 OK: 17 MiB in 19 packages [2024-09-13T07:26:47.852Z] #65 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T07:26:47.852Z] #0 7.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.274 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:26:47.852Z] #0 8.274 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:26:47.852Z] #0 8.274 OK: 20070 distinct packages available [2024-09-13T07:26:47.852Z] #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.678 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 8.871 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T07:26:47.852Z] #0 8.878 (3/5) Installing libucontext (1.2-r2) [2024-09-13T07:26:47.852Z] #0 8.881 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T07:26:47.852Z] #0 8.885 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T07:26:47.852Z] #0 8.897 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 8.903 OK: 8 MiB in 20 packages [2024-09-13T07:26:47.852Z] #66 DONE 10.4s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T07:26:47.852Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 2.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:26:47.852Z] #0 2.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:26:47.852Z] #0 2.361 OK: 20070 distinct packages available [2024-09-13T07:26:47.852Z] #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 2.888 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T07:26:47.852Z] #0 2.901 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T07:26:47.852Z] #0 2.912 (3/11) Installing libunistring (1.1-r1) [2024-09-13T07:26:47.852Z] #0 2.927 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T07:26:47.852Z] #0 2.932 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T07:26:47.852Z] #0 2.937 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T07:26:47.852Z] #0 2.944 (7/11) Installing curl (8.9.1-r0) [2024-09-13T07:26:47.852Z] #0 2.949 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 2.952 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T07:26:47.852Z] #0 2.955 (10/11) Installing libucontext (1.2-r2) [2024-09-13T07:26:47.852Z] #0 2.959 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T07:26:47.852Z] #0 2.963 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 2.974 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:26:47.852Z] #0 3.013 OK: 12 MiB in 26 packages [2024-09-13T07:26:47.852Z] #67 DONE 10.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T07:26:47.852Z] #0 8.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.743 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:26:47.852Z] #0 8.743 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:26:47.852Z] #0 8.743 OK: 20078 distinct packages available [2024-09-13T07:26:47.852Z] #0 8.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 9.140 OK: 264 MiB in 52 packages [2024-09-13T07:26:47.852Z] #68 DONE 10.4s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T07:26:47.852Z] #58 DONE 10.4s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T07:26:47.852Z] #0 8.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 8.888 OK: 264 MiB in 52 packages [2024-09-13T07:26:47.852Z] #69 DONE 10.4s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T07:26:47.852Z] #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:47.852Z] #0 1.978 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:47.852Z] #0 1.983 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:47.852Z] #0 1.989 OK: 7 MiB in 16 packages [2024-09-13T07:26:47.852Z] #70 DONE 10.4s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T07:26:47.852Z] #71 ... [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:26:47.852Z] #72 DONE 0.3s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:26:47.852Z] #73 DONE 0.2s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T07:26:47.852Z] #74 ... [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:26:47.852Z] #75 DONE 0.2s [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #76 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T07:26:47.852Z] #76 ... [2024-09-13T07:26:47.852Z] [2024-09-13T07:26:47.852Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T07:26:47.852Z] #77 ... [2024-09-13T07:26:47.853Z] [2024-09-13T07:26:47.853Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:26:48.422Z] #42 ... [2024-09-13T07:26:48.422Z] [2024-09-13T07:26:48.422Z] #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T07:26:48.422Z] #77 DONE 11.6s [2024-09-13T07:26:48.422Z] [2024-09-13T07:26:48.422Z] #76 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T07:26:48.422Z] #76 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:48.422Z] #76 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:48.680Z] #76 11.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:48.680Z] #76 11.92 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:48.680Z] #76 11.92 OK: 7 MiB in 16 packages [2024-09-13T07:26:47.518Z] > git init /w/workspace/edgex-go/695 # timeout=10 [2024-09-13T07:26:47.727Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-13T07:26:47.729Z] > git --version # timeout=10 [2024-09-13T07:26:47.763Z] > git --version # 'git version 2.25.1' [2024-09-13T07:26:47.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T07:26:48.026Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T07:26:48.937Z] #76 DONE 12.1s [2024-09-13T07:26:48.937Z] [2024-09-13T07:26:48.937Z] #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:26:48.937Z] #59 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:48.937Z] #59 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:48.937Z] #59 11.95 OK: 264 MiB in 52 packages [2024-09-13T07:26:48.937Z] #59 DONE 12.3s [2024-09-13T07:26:48.937Z] [2024-09-13T07:26:48.937Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:26:48.937Z] #78 DONE 0.0s [2024-09-13T07:26:48.937Z] [2024-09-13T07:26:48.937Z] #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T07:26:49.506Z] #79 ... [2024-09-13T07:26:49.506Z] [2024-09-13T07:26:49.506Z] #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T07:26:49.506Z] #74 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:49.506Z] #74 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:49.506Z] #74 12.45 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T07:26:49.506Z] #74 12.46 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:49.506Z] #74 12.47 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:49.506Z] #74 12.48 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:26:49.506Z] #74 12.52 OK: 8 MiB in 17 packages [2024-09-13T07:26:49.506Z] #74 DONE 12.6s [2024-09-13T07:26:49.506Z] [2024-09-13T07:26:49.506Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:26:50.070Z] #80 ... [2024-09-13T07:26:50.070Z] [2024-09-13T07:26:50.070Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T07:26:50.070Z] #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:50.070Z] #0 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:50.070Z] #0 2.843 OK: 7 MiB in 17 packages [2024-09-13T07:26:50.070Z] #81 DONE 3.0s [2024-09-13T07:26:50.070Z] [2024-09-13T07:26:50.070Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T07:26:50.070Z] #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:50.070Z] #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:50.070Z] #0 2.812 OK: 8 MiB in 19 packages [2024-09-13T07:26:50.070Z] #82 DONE 3.0s [2024-09-13T07:26:50.070Z] [2024-09-13T07:26:50.070Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:26:51.005Z] #83 DONE 0.8s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:26:51.005Z] #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.005Z] #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.005Z] #0 2.966 OK: 12 MiB in 26 packages [2024-09-13T07:26:51.005Z] #84 DONE 3.7s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T07:26:51.005Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.005Z] #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.005Z] #0 3.307 OK: 17 MiB in 19 packages [2024-09-13T07:26:51.005Z] #85 DONE 3.7s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T07:26:51.005Z] #71 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.005Z] #71 ... [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T07:26:51.005Z] #86 DONE 0.0s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T07:26:51.005Z] #87 DONE 0.0s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:26:51.005Z] #88 DONE 0.0s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T07:26:51.005Z] #89 DONE 0.0s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T07:26:51.005Z] #90 DONE 0.0s [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T07:26:51.005Z] #71 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.005Z] #71 ... [2024-09-13T07:26:51.005Z] [2024-09-13T07:26:51.005Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T07:26:51.005Z] #91 DONE 0.0s [2024-09-13T07:26:51.262Z] [2024-09-13T07:26:51.262Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T07:26:51.262Z] #71 4.023 OK: 8 MiB in 20 packages [2024-09-13T07:26:51.262Z] #71 DONE 4.1s [2024-09-13T07:26:51.262Z] [2024-09-13T07:26:51.262Z] #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:26:51.262Z] #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.262Z] #0 3.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.262Z] #0 4.057 OK: 11 MiB in 18 packages [2024-09-13T07:26:51.262Z] #92 DONE 4.1s [2024-09-13T07:26:51.262Z] [2024-09-13T07:26:51.262Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:26:51.262Z] #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.262Z] #0 3.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.262Z] #0 3.955 OK: 17 MiB in 19 packages [2024-09-13T07:26:51.262Z] #93 DONE 4.1s [2024-09-13T07:26:51.262Z] [2024-09-13T07:26:51.262Z] #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T07:26:51.262Z] #0 2.533 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.262Z] #0 3.092 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:51.262Z] #0 3.751 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T07:26:51.262Z] #0 4.075 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:26:51.262Z] #0 4.092 OK: 7 MiB in 16 packages [2024-09-13T07:26:51.262Z] #94 DONE 4.3s [2024-09-13T07:26:51.262Z] [2024-09-13T07:26:51.262Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T07:26:52.706Z] #95 ... [2024-09-13T07:26:52.706Z] [2024-09-13T07:26:52.706Z] #96 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T07:26:52.706Z] #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:52.706Z] #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:52.706Z] #0 4.184 OK: 7 MiB in 16 packages [2024-09-13T07:26:52.706Z] #96 DONE 5.4s [2024-09-13T07:26:52.706Z] [2024-09-13T07:26:52.706Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:26:52.706Z] #97 DONE 1.3s [2024-09-13T07:26:52.706Z] [2024-09-13T07:26:52.706Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T07:26:52.706Z] #95 DONE 1.3s [2024-09-13T07:26:52.706Z] [2024-09-13T07:26:52.706Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T07:26:52.706Z] #98 DONE 0.0s [2024-09-13T07:26:52.706Z] [2024-09-13T07:26:52.706Z] #99 [security-spire-config] exporting to image [2024-09-13T07:26:52.706Z] #99 exporting layers 1.6s done [2024-09-13T07:26:52.706Z] #99 writing image sha256:61b5fcaad6492009f8549d913ec0e685e260a0a5e34775b11b6b4a89249b7bf4 done [2024-09-13T07:26:52.706Z] #99 naming to docker.io/library/security-spire-config done [2024-09-13T07:26:52.706Z] #99 DONE 1.6s [2024-09-13T07:26:52.706Z] [2024-09-13T07:26:52.706Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T07:26:53.297Z] #100 DONE 0.5s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:26:53.297Z] #101 DONE 0.6s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:26:53.297Z] #102 DONE 0.0s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T07:26:53.297Z] #103 DONE 0.0s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T07:26:53.297Z] #104 DONE 0.0s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T07:26:53.297Z] #105 DONE 0.1s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T07:26:53.297Z] #106 DONE 0.0s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:26:53.297Z] #107 DONE 0.1s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T07:26:53.297Z] #108 DONE 0.0s [2024-09-13T07:26:53.297Z] [2024-09-13T07:26:53.297Z] #99 [security-spire-server] exporting to image [2024-09-13T07:26:53.559Z] #99 ... [2024-09-13T07:26:53.559Z] [2024-09-13T07:26:53.559Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T07:26:53.559Z] #109 DONE 0.0s [2024-09-13T07:26:53.559Z] [2024-09-13T07:26:53.559Z] #99 [security-spire-agent] exporting to image [2024-09-13T07:26:54.130Z] #99 exporting layers 0.7s done [2024-09-13T07:26:54.130Z] #99 writing image sha256:ee6ef25e8fb0a4574f129381dc28ed5eb82bcd7c530288a08bfafc232a1cfd5f done [2024-09-13T07:26:54.130Z] #99 naming to docker.io/library/security-spire-server done [2024-09-13T07:26:54.130Z] #99 exporting layers 0.7s done [2024-09-13T07:26:54.130Z] #99 writing image sha256:b1ab7b8867384c4721ec437a85d2cf02b035dcd0556ee07ae47ffb71bf21867c done [2024-09-13T07:26:54.130Z] #99 naming to docker.io/library/security-spire-agent done [2024-09-13T07:26:54.130Z] #99 DONE 2.5s [2024-09-13T07:26:54.130Z] [2024-09-13T07:26:54.130Z] #110 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T07:26:54.130Z] #110 DONE 4.1s [2024-09-13T07:26:54.130Z] [2024-09-13T07:26:54.130Z] #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T07:26:54.130Z] #111 DONE 0.1s [2024-09-13T07:26:54.130Z] [2024-09-13T07:26:54.130Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:26:54.130Z] #80 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:54.130Z] #80 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:54.390Z] #80 ... [2024-09-13T07:26:54.390Z] [2024-09-13T07:26:54.390Z] #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T07:26:54.390Z] #79 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:54.390Z] #79 5.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:54.390Z] #79 5.391 OK: 7 MiB in 16 packages [2024-09-13T07:26:54.390Z] #79 DONE 5.5s [2024-09-13T07:26:54.390Z] [2024-09-13T07:26:54.390Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:26:54.390Z] #80 4.919 OK: 8 MiB in 17 packages [2024-09-13T07:26:54.659Z] #80 DONE 5.0s [2024-09-13T07:26:54.659Z] [2024-09-13T07:26:54.659Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T07:26:54.659Z] #0 5.147 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:54.659Z] #0 5.629 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T07:26:54.659Z] #112 6.275 OK: 264 MiB in 52 packages [2024-09-13T07:26:54.659Z] #112 DONE 6.4s [2024-09-13T07:26:54.659Z] [2024-09-13T07:26:54.659Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:26:54.919Z] #113 ... [2024-09-13T07:26:54.919Z] [2024-09-13T07:26:54.919Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T07:26:54.919Z] #114 DONE 0.1s [2024-09-13T07:26:54.919Z] [2024-09-13T07:26:54.919Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:26:57.462Z] #115 ... [2024-09-13T07:26:57.462Z] [2024-09-13T07:26:57.462Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:26:57.722Z] #116 ... [2024-09-13T07:26:57.722Z] [2024-09-13T07:26:57.722Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:26:57.722Z] #117 ... [2024-09-13T07:26:57.722Z] [2024-09-13T07:26:57.722Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:06.184Z] Avoid second fetch [2024-09-13T07:27:06.184Z] Checking out Revision 2694c231f166e0770cb000984d707b3d46f47c88 (main) [2024-09-13T07:27:05.386Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-13T07:27:05.403Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T07:27:06.199Z] > git config core.sparsecheckout # timeout=10 [2024-09-13T07:27:06.245Z] > git checkout -f 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 [2024-09-13T07:27:07.124Z] Commit message: "feat: Support Postgres db in Core Keeper (#4911)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-13T07:27:11.781Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-13T07:27:11.781Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T07:27:11.781Z] Dload Upload Total Spent Left Speed [2024-09-13T07:27:12.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 12828 21 2747 0 0 5560 0 0:00:02 --:--:-- 0:00:02 5549 100 12828 100 12828 0 0 25103 0 --:--:-- --:--:-- --:--:-- 25054 [Pipeline] sh [2024-09-13T07:27:12.672Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-13T07:27:12.995Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-09-13T07:27:12.995Z] /etc/docker/daemon.json [2024-09-13T07:27:12.995Z] { [2024-09-13T07:27:12.995Z] "registry-mirrors": [ [2024-09-13T07:27:12.995Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-13T07:27:12.995Z] ], [2024-09-13T07:27:12.995Z] "bip": "10.250.0.254/24", [2024-09-13T07:27:12.995Z] "hosts": [ [2024-09-13T07:27:12.995Z] "tcp://0.0.0.0:5555", [2024-09-13T07:27:12.995Z] "unix:///var/run/docker.sock" [2024-09-13T07:27:12.995Z] ], [2024-09-13T07:27:12.995Z] "mtu": 1458, [2024-09-13T07:27:12.995Z] "selinux-enabled": true, [2024-09-13T07:27:12.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-13T07:27:12.995Z] } [Pipeline] sh [2024-09-13T07:27:13.327Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-13T07:27:13.651Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T07:27:31.917Z] provisioning config files... [2024-09-13T07:27:31.939Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config821968837626412830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T07:27:32.360Z] ---> ****-login.sh [2024-09-13T07:27:32.360Z] nexus3.edgexfoundry.org:10001 [2024-09-13T07:27:32.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:27:32.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:27:32.898Z] Configure a credential helper to remove this warning. See [2024-09-13T07:27:32.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:27:32.898Z] [2024-09-13T07:27:32.898Z] Login Succeeded [2024-09-13T07:27:32.898Z] nexus3.edgexfoundry.org:10002 [2024-09-13T07:27:33.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:27:33.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:27:33.436Z] Configure a credential helper to remove this warning. See [2024-09-13T07:27:33.436Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:27:33.436Z] [2024-09-13T07:27:33.436Z] Login Succeeded [2024-09-13T07:27:33.436Z] nexus3.edgexfoundry.org:10003 [2024-09-13T07:27:33.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:27:33.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:27:33.703Z] Configure a credential helper to remove this warning. See [2024-09-13T07:27:33.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:27:33.703Z] [2024-09-13T07:27:33.703Z] Login Succeeded [2024-09-13T07:27:33.703Z] nexus3.edgexfoundry.org:10004 [2024-09-13T07:27:33.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:27:33.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:27:33.971Z] Configure a credential helper to remove this warning. See [2024-09-13T07:27:33.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:27:33.971Z] [2024-09-13T07:27:33.971Z] Login Succeeded [2024-09-13T07:27:33.971Z] ****.io [2024-09-13T07:27:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:27:34.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:27:34.506Z] Configure a credential helper to remove this warning. See [2024-09-13T07:27:34.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:27:34.506Z] [2024-09-13T07:27:34.506Z] Login Succeeded [2024-09-13T07:27:34.506Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T07:27:34.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-13T07:27:35.117Z] + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] echo [2024-09-13T07:27:35.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T07:27:35.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T07:27:35.172Z] ========================================================= [2024-09-13T07:27:35.172Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-13T07:27:35.172Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T07:27:35.493Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T07:27:35.493Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-13T07:27:35.493Z] c6b39de5b339: Pulling fs layer [2024-09-13T07:27:35.493Z] a69c41024577: Pulling fs layer [2024-09-13T07:27:35.493Z] d6de4b400683: Pulling fs layer [2024-09-13T07:27:35.493Z] 35cb2a7552d0: Pulling fs layer [2024-09-13T07:27:35.493Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T07:27:35.493Z] 464afbd9ba4c: Pulling fs layer [2024-09-13T07:27:35.493Z] 00f215d4a9da: Pulling fs layer [2024-09-13T07:27:35.493Z] d496ad576159: Pulling fs layer [2024-09-13T07:27:35.493Z] 4f4fb700ef54: Waiting [2024-09-13T07:27:35.493Z] 00f215d4a9da: Waiting [2024-09-13T07:27:35.493Z] d496ad576159: Waiting [2024-09-13T07:27:35.493Z] 464afbd9ba4c: Waiting [2024-09-13T07:27:35.493Z] 35cb2a7552d0: Waiting [2024-09-13T07:27:35.762Z] a69c41024577: Verifying Checksum [2024-09-13T07:27:35.762Z] a69c41024577: Download complete [2024-09-13T07:27:35.762Z] 35cb2a7552d0: Verifying Checksum [2024-09-13T07:27:35.762Z] 35cb2a7552d0: Download complete [2024-09-13T07:27:35.762Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T07:27:35.762Z] 4f4fb700ef54: Download complete [2024-09-13T07:27:35.762Z] 464afbd9ba4c: Verifying Checksum [2024-09-13T07:27:35.762Z] 464afbd9ba4c: Download complete [2024-09-13T07:27:35.762Z] c6b39de5b339: Verifying Checksum [2024-09-13T07:27:35.762Z] c6b39de5b339: Download complete [2024-09-13T07:27:36.040Z] d496ad576159: Verifying Checksum [2024-09-13T07:27:36.040Z] d496ad576159: Download complete [2024-09-13T07:27:36.631Z] c6b39de5b339: Pull complete [2024-09-13T07:27:37.218Z] a69c41024577: Pull complete [2024-09-13T07:27:37.490Z] d6de4b400683: Verifying Checksum [2024-09-13T07:27:37.490Z] d6de4b400683: Download complete [2024-09-13T07:27:38.455Z] 00f215d4a9da: Verifying Checksum [2024-09-13T07:27:38.455Z] 00f215d4a9da: Download complete [2024-09-13T07:27:44.439Z] #118 DONE 50.6s [2024-09-13T07:27:44.439Z] [2024-09-13T07:27:44.439Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:44.439Z] #116 DONE 50.6s [2024-09-13T07:27:44.439Z] [2024-09-13T07:27:44.439Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:44.439Z] #117 DONE 50.7s [2024-09-13T07:27:44.439Z] [2024-09-13T07:27:44.439Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:44.439Z] #115 DONE 43.2s [2024-09-13T07:27:44.439Z] [2024-09-13T07:27:44.439Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:44.439Z] #113 DONE 49.1s [2024-09-13T07:27:44.439Z] [2024-09-13T07:27:44.439Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-13T07:27:48.659Z] #119 ... [2024-09-13T07:27:48.659Z] [2024-09-13T07:27:48.659Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-13T07:27:48.659Z] #120 ... [2024-09-13T07:27:48.659Z] [2024-09-13T07:27:48.659Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T07:27:48.659Z] #121 ... [2024-09-13T07:27:48.659Z] [2024-09-13T07:27:48.660Z] #122 [core-metadata builder 6/7] COPY . . [2024-09-13T07:27:48.660Z] #122 ... [2024-09-13T07:27:48.660Z] [2024-09-13T07:27:48.660Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T07:27:50.057Z] #123 DONE 12.2s [2024-09-13T07:27:50.057Z] [2024-09-13T07:27:50.057Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #121 DONE 12.2s [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-13T07:27:50.318Z] #119 DONE 12.1s [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #120 DONE 12.2s [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #124 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #125 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #126 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #126 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #127 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #128 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #129 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #130 [support-scheduler builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #130 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #131 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #132 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #133 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #134 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #135 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #136 [core-data builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #136 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #137 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #137 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #138 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #139 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #140 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #141 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #122 [core-metadata builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #122 DONE 12.2s [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #142 [core-command builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #142 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #143 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #144 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #145 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T07:27:50.318Z] #145 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:27:50.318Z] #146 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:27:50.318Z] #147 CACHED [2024-09-13T07:27:50.318Z] [2024-09-13T07:27:50.318Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T07:27:50.800Z] d6de4b400683: Pull complete [2024-09-13T07:27:50.801Z] 35cb2a7552d0: Pull complete [2024-09-13T07:27:50.801Z] 4f4fb700ef54: Pull complete [2024-09-13T07:27:50.801Z] 464afbd9ba4c: Pull complete [2024-09-13T07:27:52.238Z] #148 1.709 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-13T07:28:00.367Z] #148 ... [2024-09-13T07:28:00.367Z] [2024-09-13T07:28:00.367Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T07:28:00.367Z] #0 0.446 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-13T07:28:00.367Z] #149 ... [2024-09-13T07:28:00.367Z] [2024-09-13T07:28:00.367Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T07:28:00.368Z] #0 1.054 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-13T07:28:00.628Z] #150 ... [2024-09-13T07:28:00.628Z] [2024-09-13T07:28:00.628Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T07:28:00.628Z] #0 0.524 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-13T07:28:00.628Z] #151 ... [2024-09-13T07:28:00.628Z] [2024-09-13T07:28:00.628Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T07:28:00.628Z] #0 1.789 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-13T07:28:00.879Z] 00f215d4a9da: Pull complete [2024-09-13T07:28:00.888Z] #152 ... [2024-09-13T07:28:00.888Z] [2024-09-13T07:28:00.888Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T07:28:00.888Z] #0 1.581 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-13T07:28:00.888Z] #153 ... [2024-09-13T07:28:00.888Z] [2024-09-13T07:28:00.888Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:28:00.888Z] #0 1.523 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-13T07:28:01.148Z] #154 ... [2024-09-13T07:28:01.148Z] [2024-09-13T07:28:01.148Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:28:01.148Z] #0 1.179 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-13T07:28:01.409Z] #155 ... [2024-09-13T07:28:01.409Z] [2024-09-13T07:28:01.409Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T07:28:01.409Z] #0 1.750 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-13T07:28:01.409Z] #156 ... [2024-09-13T07:28:01.409Z] [2024-09-13T07:28:01.409Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T07:28:01.409Z] #0 1.166 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-13T07:28:01.469Z] d496ad576159: Pull complete [2024-09-13T07:28:01.670Z] #157 ... [2024-09-13T07:28:01.670Z] [2024-09-13T07:28:01.670Z] #158 [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-13T07:28:01.670Z] #0 1.782 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-13T07:28:01.670Z] #158 ... [2024-09-13T07:28:01.670Z] [2024-09-13T07:28:01.670Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T07:28:01.670Z] #0 1.011 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-13T07:28:01.736Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-13T07:28:01.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T07:28:01.736Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T07:28:01.930Z] #159 ... [2024-09-13T07:28:01.931Z] [2024-09-13T07:28:01.931Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T07:28:01.931Z] #0 1.179 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-13T07:28:02.080Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T07:28:02.080Z] WORKDIR /edgex [2024-09-13T07:28:02.080Z] COPY go.mod . [2024-09-13T07:28:02.080Z] RUN go mod download [2024-09-13T07:28:02.080Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-13T07:28:02.669Z] Sending build context to Docker daemon 3.569MB [2024-09-13T07:28:02.941Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T07:28:02.941Z] ---> f246e2811388 [2024-09-13T07:28:02.941Z] Step 2/4 : WORKDIR /edgex [2024-09-13T07:28:04.884Z] ---> Running in 144d3f8f6c67 [2024-09-13T07:28:04.884Z] Removing intermediate container 144d3f8f6c67 [2024-09-13T07:28:04.884Z] ---> 1ccdef99b67f [2024-09-13T07:28:04.884Z] Step 3/4 : COPY go.mod . [2024-09-13T07:28:05.152Z] ---> 985ba70fe28f [2024-09-13T07:28:05.152Z] Step 4/4 : RUN go mod download [2024-09-13T07:28:05.426Z] ---> Running in ad80e1343434 [2024-09-13T07:29:13.307Z] Removing intermediate container ad80e1343434 [2024-09-13T07:29:13.307Z] ---> 0ccb52fd866c [2024-09-13T07:29:13.307Z] Successfully built 0ccb52fd866c [2024-09-13T07:29:13.307Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:29:13.649Z] + docker inspect -f . ci-base-image-arm64 [2024-09-13T07:29:13.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T07:29:13.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-10213 does not seem to be running inside a container [2024-09-13T07:29:13.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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-13T07:29:15.199Z] $ docker top cca3bde6d9ed8e82a12ffcfc266e3b7e6e13a883cbf6b0d1899b9c549d091500 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T07:29:16.043Z] + go version [2024-09-13T07:29:16.043Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-13T07:29:16.064Z] $ docker stop --time=1 cca3bde6d9ed8e82a12ffcfc266e3b7e6e13a883cbf6b0d1899b9c549d091500 [2024-09-13T07:29:17.687Z] $ docker rm -f --volumes cca3bde6d9ed8e82a12ffcfc266e3b7e6e13a883cbf6b0d1899b9c549d091500 [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-13T07:29:19.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T07:29:19.014Z] [2024-09-13T07:29:19.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:29:19.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T07:29:19.354Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-13T07:29:19.354Z] 547446be3368: Pulling fs layer [2024-09-13T07:29:19.354Z] d125d8839a47: Pulling fs layer [2024-09-13T07:29:19.354Z] 3e85d5ac6304: Pulling fs layer [2024-09-13T07:29:19.354Z] c3105a71a48b: Pulling fs layer [2024-09-13T07:29:19.354Z] 0f093f025ec4: Pulling fs layer [2024-09-13T07:29:19.354Z] c3106fc0e877: Pulling fs layer [2024-09-13T07:29:19.354Z] c3105a71a48b: Waiting [2024-09-13T07:29:19.354Z] 0f093f025ec4: Waiting [2024-09-13T07:29:19.354Z] c3106fc0e877: Waiting [2024-09-13T07:29:19.620Z] 547446be3368: Download complete [2024-09-13T07:29:19.620Z] c3105a71a48b: Verifying Checksum [2024-09-13T07:29:19.620Z] c3105a71a48b: Download complete [2024-09-13T07:29:19.886Z] d125d8839a47: Verifying Checksum [2024-09-13T07:29:19.886Z] d125d8839a47: Download complete [2024-09-13T07:29:19.886Z] c3106fc0e877: Verifying Checksum [2024-09-13T07:29:19.886Z] c3106fc0e877: Download complete [2024-09-13T07:29:20.153Z] 0f093f025ec4: Verifying Checksum [2024-09-13T07:29:20.153Z] 0f093f025ec4: Download complete [2024-09-13T07:29:20.153Z] 547446be3368: Pull complete [2024-09-13T07:29:21.557Z] d125d8839a47: Pull complete [2024-09-13T07:29:22.138Z] 3e85d5ac6304: Verifying Checksum [2024-09-13T07:29:22.138Z] 3e85d5ac6304: Download complete [2024-09-13T07:29:32.201Z] 3e85d5ac6304: Pull complete [2024-09-13T07:29:32.201Z] c3105a71a48b: Pull complete [2024-09-13T07:29:33.158Z] 0f093f025ec4: Pull complete [2024-09-13T07:29:33.158Z] c3106fc0e877: Pull complete [2024-09-13T07:29:33.158Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-13T07:29:33.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T07:29:33.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T07:29:33.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-10213 does not seem to be running inside a container [2024-09-13T07:29:33.450Z] $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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-13T07:29:35.751Z] $ docker top 72537ac3e6711fc655916c3f3a6272a14b27a6dc30bda386f4253c54415c6807 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T07:29:36.627Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T07:29:38.655Z] #160 ... [2024-09-13T07:29:38.655Z] [2024-09-13T07:29:38.655Z] #158 [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-13T07:29:38.655Z] #158 99.64 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-13T07:29:46.701Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-13T07:29:46.701Z] #1 transferring dockerfile: 2.06kB 0.0s done [2024-09-13T07:29:46.701Z] #1 DONE 0.1s [2024-09-13T07:29:46.701Z] [2024-09-13T07:29:46.701Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T07:29:46.701Z] #2 transferring dockerfile: 1.70kB done [2024-09-13T07:29:46.701Z] #2 DONE 0.0s [2024-09-13T07:29:46.701Z] [2024-09-13T07:29:46.701Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T07:29:46.701Z] #3 transferring dockerfile: 1.81kB done [2024-09-13T07:29:46.701Z] #3 DONE 0.1s [2024-09-13T07:29:46.701Z] [2024-09-13T07:29:46.701Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T07:29:46.701Z] #4 transferring dockerfile: 1.93kB done [2024-09-13T07:29:46.701Z] #4 DONE 0.1s [2024-09-13T07:29:46.701Z] [2024-09-13T07:29:46.701Z] #5 [core-data internal] load build definition from Dockerfile [2024-09-13T07:29:46.701Z] #5 transferring dockerfile: 2.07kB done [2024-09-13T07:29:46.701Z] #5 DONE 0.1s [2024-09-13T07:29:46.701Z] [2024-09-13T07:29:46.701Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-09-13T07:29:46.701Z] #6 transferring dockerfile: 2.01kB 0.0s done [2024-09-13T07:29:46.701Z] #6 DONE 0.1s [2024-09-13T07:29:46.701Z] [2024-09-13T07:29:46.701Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T07:29:46.976Z] #7 transferring dockerfile: 3.17kB 0.0s done [2024-09-13T07:29:46.976Z] #7 DONE 0.1s [2024-09-13T07:29:46.976Z] [2024-09-13T07:29:46.976Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T07:29:46.976Z] #8 transferring dockerfile: 2.50kB done [2024-09-13T07:29:46.976Z] #8 DONE 0.1s [2024-09-13T07:29:46.976Z] [2024-09-13T07:29:46.976Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T07:29:46.976Z] #9 transferring dockerfile: 1.69kB done [2024-09-13T07:29:46.976Z] #9 DONE 0.1s [2024-09-13T07:29:46.976Z] [2024-09-13T07:29:46.976Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #10 transferring dockerfile: 1.95kB done [2024-09-13T07:29:47.386Z] #10 DONE 0.1s [2024-09-13T07:29:47.386Z] [2024-09-13T07:29:47.386Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #11 transferring dockerfile: 2.49kB done [2024-09-13T07:29:47.386Z] #11 DONE 0.1s [2024-09-13T07:29:47.386Z] [2024-09-13T07:29:47.386Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #12 transferring dockerfile: 1.85kB 0.0s done [2024-09-13T07:29:47.386Z] #12 DONE 0.1s [2024-09-13T07:29:47.386Z] [2024-09-13T07:29:47.386Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #13 transferring dockerfile: 1.89kB done [2024-09-13T07:29:47.386Z] #13 DONE 0.1s [2024-09-13T07:29:47.386Z] [2024-09-13T07:29:47.386Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #14 transferring dockerfile: 2.23kB done [2024-09-13T07:29:47.386Z] #14 DONE 0.1s [2024-09-13T07:29:47.386Z] [2024-09-13T07:29:47.386Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #15 transferring dockerfile: 2.15kB done [2024-09-13T07:29:47.386Z] #15 DONE 0.1s [2024-09-13T07:29:47.386Z] [2024-09-13T07:29:47.386Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-13T07:29:47.386Z] #16 transferring dockerfile: 1.93kB done [2024-09-13T07:29:47.386Z] #16 DONE 0.1s [2024-09-13T07:29:47.662Z] [2024-09-13T07:29:47.662Z] #17 [core-metadata internal] load .dockerignore [2024-09-13T07:29:47.662Z] #17 transferring context: 50B done [2024-09-13T07:29:47.662Z] #17 DONE 0.1s [2024-09-13T07:29:48.267Z] [2024-09-13T07:29:48.267Z] #18 [security-spire-server internal] load .dockerignore [2024-09-13T07:29:48.267Z] #18 transferring context: 50B done [2024-09-13T07:29:48.563Z] #18 DONE 0.0s [2024-09-13T07:29:48.563Z] [2024-09-13T07:29:48.563Z] #19 [support-scheduler internal] load .dockerignore [2024-09-13T07:29:48.563Z] #19 transferring context: 50B 0.0s done [2024-09-13T07:29:48.563Z] #19 DONE 0.1s [2024-09-13T07:29:48.563Z] [2024-09-13T07:29:48.563Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-13T07:29:48.563Z] #20 transferring context: 50B done [2024-09-13T07:29:48.563Z] #20 DONE 0.1s [2024-09-13T07:29:48.563Z] [2024-09-13T07:29:48.563Z] #21 [core-data internal] load .dockerignore [2024-09-13T07:29:48.563Z] #21 transferring context: 50B 0.0s done [2024-09-13T07:29:48.563Z] #21 DONE 0.1s [2024-09-13T07:29:48.563Z] [2024-09-13T07:29:48.563Z] #22 [core-keeper internal] load .dockerignore [2024-09-13T07:29:48.563Z] #22 transferring context: 50B done [2024-09-13T07:29:48.563Z] #22 DONE 0.1s [2024-09-13T07:29:48.563Z] [2024-09-13T07:29:48.563Z] #23 [security-bootstrapper internal] load .dockerignore [2024-09-13T07:29:48.563Z] #23 transferring context: 50B done [2024-09-13T07:29:48.563Z] #23 DONE 0.1s [2024-09-13T07:29:48.563Z] [2024-09-13T07:29:48.563Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-13T07:29:48.853Z] #24 transferring context: 50B 0.0s done [2024-09-13T07:29:48.853Z] #24 DONE 0.1s [2024-09-13T07:29:48.853Z] [2024-09-13T07:29:48.853Z] #25 [security-spire-config internal] load .dockerignore [2024-09-13T07:29:48.853Z] #25 transferring context: 50B done [2024-09-13T07:29:48.853Z] #25 DONE 0.0s [2024-09-13T07:29:48.853Z] [2024-09-13T07:29:48.853Z] #26 [support-notifications internal] load .dockerignore [2024-09-13T07:29:48.853Z] #26 transferring context: 50B done [2024-09-13T07:29:48.853Z] #26 DONE 0.0s [2024-09-13T07:29:48.853Z] [2024-09-13T07:29:48.853Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-13T07:29:49.137Z] #27 transferring context: 50B done [2024-09-13T07:29:49.137Z] #27 DONE 0.0s [2024-09-13T07:29:49.137Z] [2024-09-13T07:29:49.137Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-13T07:29:49.137Z] #28 transferring context: 50B 0.0s done [2024-09-13T07:29:49.137Z] #28 DONE 0.1s [2024-09-13T07:29:49.137Z] [2024-09-13T07:29:49.137Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T07:29:49.137Z] #29 transferring context: 50B done [2024-09-13T07:29:49.137Z] #29 DONE 0.1s [2024-09-13T07:29:49.137Z] [2024-09-13T07:29:49.137Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-13T07:29:49.426Z] #30 transferring context: 50B done [2024-09-13T07:29:49.426Z] #30 DONE 0.1s [2024-09-13T07:29:49.426Z] [2024-09-13T07:29:49.426Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T07:29:49.426Z] #31 transferring context: 50B done [2024-09-13T07:29:49.426Z] #31 DONE 0.1s [2024-09-13T07:29:49.426Z] [2024-09-13T07:29:49.426Z] #32 [core-command internal] load .dockerignore [2024-09-13T07:29:49.426Z] #32 transferring context: 50B done [2024-09-13T07:29:49.426Z] #32 DONE 0.1s [2024-09-13T07:29:49.426Z] [2024-09-13T07:29:49.426Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:49.426Z] #33 DONE 0.0s [2024-09-13T07:29:49.426Z] [2024-09-13T07:29:49.426Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:29:49.426Z] #34 DONE 0.1s [2024-09-13T07:29:49.426Z] [2024-09-13T07:29:49.426Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:49.426Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:49.696Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s [2024-09-13T07:29:49.696Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:49.696Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:49.696Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:49.696Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s [2024-09-13T07:29:49.964Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:49.964Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-13T07:29:50.233Z] #35 ... [2024-09-13T07:29:50.233Z] [2024-09-13T07:29:50.233Z] #36 [core-metadata internal] load build context [2024-09-13T07:29:50.233Z] #36 transferring context: 3.13MB 0.6s done [2024-09-13T07:29:50.233Z] #36 DONE 0.8s [2024-09-13T07:29:50.233Z] [2024-09-13T07:29:50.233Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:50.233Z] #35 ... [2024-09-13T07:29:50.233Z] [2024-09-13T07:29:50.233Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:50.233Z] #37 DONE 0.9s [2024-09-13T07:29:50.233Z] [2024-09-13T07:29:50.233Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:50.507Z] #35 ... [2024-09-13T07:29:50.507Z] [2024-09-13T07:29:50.507Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:29:50.507Z] #34 DONE 0.2s [2024-09-13T07:29:50.778Z] [2024-09-13T07:29:50.778Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:50.778Z] #33 DONE 0.0s [2024-09-13T07:29:50.778Z] [2024-09-13T07:29:50.778Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:50.778Z] #38 DONE 0.2s [2024-09-13T07:29:50.778Z] [2024-09-13T07:29:50.778Z] #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:29:50.778Z] #39 ... [2024-09-13T07:29:50.778Z] [2024-09-13T07:29:50.778Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:50.778Z] #37 DONE 1.6s [2024-09-13T07:29:50.778Z] [2024-09-13T07:29:50.778Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:50.778Z] #38 DONE 0.5s [2024-09-13T07:29:50.778Z] [2024-09-13T07:29:50.779Z] #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:29:51.050Z] #39 ... [2024-09-13T07:29:51.050Z] [2024-09-13T07:29:51.050Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:51.050Z] #33 DONE 0.0s [2024-09-13T07:29:51.050Z] [2024-09-13T07:29:51.050Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:29:51.050Z] #34 DONE 0.4s [2024-09-13T07:29:51.050Z] [2024-09-13T07:29:51.050Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:51.050Z] #37 DONE 1.6s [2024-09-13T07:29:51.050Z] [2024-09-13T07:29:51.050Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:51.050Z] #38 DONE 0.5s [2024-09-13T07:29:51.050Z] [2024-09-13T07:29:51.050Z] #39 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:29:51.050Z] #39 ... [2024-09-13T07:29:51.050Z] [2024-09-13T07:29:51.050Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:51.050Z] #33 DONE 0.0s [2024-09-13T07:29:51.317Z] [2024-09-13T07:29:51.317Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:51.317Z] #33 DONE 0.0s [2024-09-13T07:29:51.317Z] [2024-09-13T07:29:51.317Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:51.317Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:51.317Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:51.317Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:51.317Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:51.317Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:51.317Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-13T07:29:51.317Z] #35 ... [2024-09-13T07:29:51.317Z] [2024-09-13T07:29:51.317Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:51.317Z] #33 DONE 0.0s [2024-09-13T07:29:51.317Z] [2024-09-13T07:29:51.317Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:29:51.317Z] #34 DONE 0.8s [2024-09-13T07:29:51.583Z] [2024-09-13T07:29:51.583Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:51.583Z] #37 DONE 1.6s [2024-09-13T07:29:51.583Z] [2024-09-13T07:29:51.583Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:51.583Z] #38 DONE 0.5s [2024-09-13T07:29:51.583Z] [2024-09-13T07:29:51.583Z] #40 [security-bootstrapper internal] load build context [2024-09-13T07:29:51.583Z] #40 DONE 0.0s [2024-09-13T07:29:51.583Z] [2024-09-13T07:29:51.583Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:51.583Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:51.583Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:51.583Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:51.583Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:51.583Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:51.583Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-13T07:29:51.583Z] #35 DONE 2.8s [2024-09-13T07:29:51.583Z] [2024-09-13T07:29:51.583Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:51.583Z] #33 DONE 0.0s [2024-09-13T07:29:51.583Z] [2024-09-13T07:29:51.583Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:29:51.849Z] #41 ... [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:51.849Z] #33 DONE 0.0s [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T07:29:51.849Z] #42 DONE 1.0s [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #43 [support-scheduler internal] load build context [2024-09-13T07:29:51.849Z] #43 transferring context: 3.13MB 0.9s done [2024-09-13T07:29:51.849Z] #43 DONE 1.1s [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T07:29:51.849Z] #44 DONE 1.4s [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:29:51.849Z] #45 DONE 0.0s [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:51.849Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:51.849Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:51.849Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:51.849Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:51.849Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:51.849Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-13T07:29:51.849Z] #35 DONE 2.8s [2024-09-13T07:29:51.849Z] [2024-09-13T07:29:51.849Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:52.115Z] #46 ... [2024-09-13T07:29:52.115Z] [2024-09-13T07:29:52.115Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:52.115Z] #33 DONE 0.0s [2024-09-13T07:29:52.115Z] [2024-09-13T07:29:52.115Z] #47 [core-data internal] load build context [2024-09-13T07:29:52.115Z] #47 transferring context: 3.13MB 0.8s done [2024-09-13T07:29:52.115Z] #47 DONE 1.0s [2024-09-13T07:29:52.115Z] [2024-09-13T07:29:52.115Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:52.115Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:52.115Z] #46 ... [2024-09-13T07:29:52.115Z] [2024-09-13T07:29:52.115Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:52.115Z] #33 DONE 0.0s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:52.386Z] #37 DONE 1.8s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:52.386Z] #38 DONE 0.7s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:52.386Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:52.386Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:52.386Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:52.386Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:52.386Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:52.386Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-13T07:29:52.386Z] #35 DONE 3.0s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:52.386Z] #46 ... [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:52.386Z] #37 DONE 1.8s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:52.386Z] #38 DONE 0.7s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:52.386Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:52.386Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:52.386Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:52.386Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:52.386Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:52.386Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-13T07:29:52.386Z] #35 DONE 3.0s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T07:29:52.386Z] #33 DONE 0.0s [2024-09-13T07:29:52.386Z] [2024-09-13T07:29:52.386Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:29:53.368Z] #34 ... [2024-09-13T07:29:53.368Z] [2024-09-13T07:29:53.368Z] #48 [security-spire-agent internal] load build context [2024-09-13T07:29:53.368Z] #48 transferring context: 27.24kB 0.2s done [2024-09-13T07:29:53.368Z] #48 DONE 1.5s [2024-09-13T07:29:53.634Z] [2024-09-13T07:29:53.634Z] #49 [security-spire-server internal] load build context [2024-09-13T07:29:53.634Z] #49 transferring context: 27.71kB 0.2s done [2024-09-13T07:29:53.634Z] #49 DONE 1.7s [2024-09-13T07:29:53.634Z] [2024-09-13T07:29:53.634Z] #50 [core-keeper internal] load build context [2024-09-13T07:29:53.903Z] #50 transferring context: 3.13MB 1.9s done [2024-09-13T07:29:54.169Z] #50 DONE 2.6s [2024-09-13T07:29:54.169Z] [2024-09-13T07:29:54.169Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:54.169Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done [2024-09-13T07:29:54.169Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done [2024-09-13T07:29:54.763Z] #46 ... [2024-09-13T07:29:54.763Z] [2024-09-13T07:29:54.763Z] #51 [security-spire-config internal] load build context [2024-09-13T07:29:54.763Z] #51 transferring context: 25.96kB 0.3s done [2024-09-13T07:29:54.763Z] #51 DONE 2.6s [2024-09-13T07:29:55.030Z] [2024-09-13T07:29:55.030Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:55.030Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T07:29:55.303Z] #46 ... [2024-09-13T07:29:55.303Z] [2024-09-13T07:29:55.303Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T07:29:55.303Z] #34 DONE 4.4s [2024-09-13T07:29:55.571Z] [2024-09-13T07:29:55.571Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T07:29:55.571Z] #37 DONE 1.8s [2024-09-13T07:29:55.571Z] [2024-09-13T07:29:55.571Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-13T07:29:55.571Z] #38 DONE 0.7s [2024-09-13T07:29:55.571Z] [2024-09-13T07:29:55.571Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T07:29:55.571Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T07:29:55.571Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T07:29:55.571Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T07:29:55.571Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T07:29:55.571Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T07:29:55.571Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-13T07:29:55.571Z] #35 DONE 3.0s [2024-09-13T07:29:55.571Z] [2024-09-13T07:29:55.571Z] #52 [security-proxy-auth internal] load build context [2024-09-13T07:29:55.571Z] #52 ... [2024-09-13T07:29:55.571Z] [2024-09-13T07:29:55.571Z] #40 [security-bootstrapper internal] load build context [2024-09-13T07:29:55.571Z] #40 transferring context: 3.13MB 2.4s done [2024-09-13T07:29:55.571Z] #40 DONE 3.9s [2024-09-13T07:29:55.840Z] [2024-09-13T07:29:55.840Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:55.840Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T07:29:55.840Z] #46 ... [2024-09-13T07:29:55.840Z] [2024-09-13T07:29:55.840Z] #53 [security-proxy-setup internal] load build context [2024-09-13T07:29:55.840Z] #53 transferring context: 3.13MB 3.0s done [2024-09-13T07:29:55.840Z] #53 DONE 4.3s [2024-09-13T07:29:55.840Z] [2024-09-13T07:29:55.840Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:55.840Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T07:29:56.109Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-13T07:29:57.070Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s [2024-09-13T07:29:57.338Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s [2024-09-13T07:29:57.338Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.7s [2024-09-13T07:29:57.604Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s [2024-09-13T07:29:57.871Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-09-13T07:29:57.871Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-13T07:29:57.871Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-09-13T07:29:58.138Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-13T07:29:58.138Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-13T07:29:58.407Z] #46 ... [2024-09-13T07:29:58.407Z] [2024-09-13T07:29:58.407Z] #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T07:29:58.407Z] #54 DONE 6.8s [2024-09-13T07:29:58.407Z] [2024-09-13T07:29:58.407Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:29:58.407Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-13T07:29:58.407Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.7s [2024-09-13T07:29:58.407Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s [2024-09-13T07:29:58.673Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.9s [2024-09-13T07:29:59.657Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.6s done [2024-09-13T07:30:00.628Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.09MB / 28.04MB 3.8s [2024-09-13T07:30:00.895Z] #46 ... [2024-09-13T07:30:00.895Z] [2024-09-13T07:30:00.895Z] #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:30:00.895Z] #41 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:00.895Z] #41 6.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:00.895Z] #41 7.811 OK: 266 MiB in 52 packages [2024-09-13T07:30:00.895Z] #41 DONE 9.5s [2024-09-13T07:30:00.895Z] [2024-09-13T07:30:00.895Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:01.162Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.4s [2024-09-13T07:30:01.162Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-13T07:30:01.439Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-13T07:30:01.709Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.1s [2024-09-13T07:30:01.709Z] #46 ... [2024-09-13T07:30:01.709Z] [2024-09-13T07:30:01.709Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T07:30:01.709Z] #0 7.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:01.709Z] #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:01.709Z] #0 9.787 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:01.709Z] #0 9.787 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T07:30:01.709Z] #0 9.833 (3/4) Installing su-exec (0.2-r3) [2024-09-13T07:30:01.709Z] #0 9.841 (4/4) Installing yq (4.33.3-r5) [2024-09-13T07:30:01.974Z] #55 ... [2024-09-13T07:30:01.974Z] [2024-09-13T07:30:01.974Z] #56 [security-spiffe-token-provider internal] load build context [2024-09-13T07:30:01.974Z] #56 transferring context: 3.13MB 6.5s done [2024-09-13T07:30:01.974Z] #56 DONE 9.6s [2024-09-13T07:30:01.974Z] [2024-09-13T07:30:01.974Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:30:01.974Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-09-13T07:30:01.974Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T07:30:01.974Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-13T07:30:01.974Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-13T07:30:01.974Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done [2024-09-13T07:30:01.974Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-09-13T07:30:01.974Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done [2024-09-13T07:30:01.974Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-13T07:30:01.974Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.7s [2024-09-13T07:30:01.974Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-13T07:30:01.974Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.0s [2024-09-13T07:30:01.974Z] #45 ... [2024-09-13T07:30:01.974Z] [2024-09-13T07:30:01.974Z] #57 [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-13T07:30:02.241Z] #57 ... [2024-09-13T07:30:02.241Z] [2024-09-13T07:30:02.241Z] #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T07:30:02.241Z] #58 ... [2024-09-13T07:30:02.241Z] [2024-09-13T07:30:02.241Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:30:02.241Z] #39 7.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:02.241Z] #39 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:02.241Z] #39 9.881 OK: 266 MiB in 52 packages [2024-09-13T07:30:02.241Z] #39 ... [2024-09-13T07:30:02.241Z] [2024-09-13T07:30:02.241Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-13T07:30:02.241Z] #59 transferring context: 3.13MB 8.1s done [2024-09-13T07:30:02.507Z] #59 ... [2024-09-13T07:30:02.507Z] [2024-09-13T07:30:02.507Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T07:30:02.507Z] #60 ... [2024-09-13T07:30:02.507Z] [2024-09-13T07:30:02.507Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:02.793Z] #61 ... [2024-09-13T07:30:02.793Z] [2024-09-13T07:30:02.794Z] #62 [support-cron-scheduler internal] load build context [2024-09-13T07:30:02.794Z] #62 ... [2024-09-13T07:30:02.794Z] [2024-09-13T07:30:02.794Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T07:30:02.794Z] #0 9.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:02.794Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:03.059Z] #63 ... [2024-09-13T07:30:03.059Z] [2024-09-13T07:30:03.059Z] #64 [support-notifications internal] load build context [2024-09-13T07:30:03.059Z] #64 ... [2024-09-13T07:30:03.059Z] [2024-09-13T07:30:03.059Z] #65 [security-secretstore-setup internal] load build context [2024-09-13T07:30:03.059Z] #65 transferring context: 3.13MB 6.9s done [2024-09-13T07:30:03.059Z] #65 ... [2024-09-13T07:30:03.059Z] [2024-09-13T07:30:03.059Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T07:30:03.059Z] #0 8.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:03.059Z] #0 9.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:03.327Z] #66 ... [2024-09-13T07:30:03.327Z] [2024-09-13T07:30:03.327Z] #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:03.327Z] #0 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:03.327Z] #67 ... [2024-09-13T07:30:03.327Z] [2024-09-13T07:30:03.327Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:03.327Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.6s [2024-09-13T07:30:03.595Z] #46 ... [2024-09-13T07:30:03.595Z] [2024-09-13T07:30:03.595Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T07:30:03.863Z] #68 ... [2024-09-13T07:30:03.863Z] [2024-09-13T07:30:03.863Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T07:30:03.863Z] #69 ... [2024-09-13T07:30:03.863Z] [2024-09-13T07:30:03.863Z] #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T07:30:03.863Z] #39 DONE 14.2s [2024-09-13T07:30:03.863Z] [2024-09-13T07:30:03.863Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:03.863Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.2s [2024-09-13T07:30:04.132Z] #46 ... [2024-09-13T07:30:04.132Z] [2024-09-13T07:30:04.132Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T07:30:04.132Z] #70 ... [2024-09-13T07:30:04.132Z] [2024-09-13T07:30:04.132Z] #65 [security-secretstore-setup internal] load build context [2024-09-13T07:30:04.132Z] #65 DONE 11.9s [2024-09-13T07:30:04.132Z] [2024-09-13T07:30:04.132Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T07:30:04.399Z] #71 ... [2024-09-13T07:30:04.399Z] [2024-09-13T07:30:04.399Z] #59 [core-common-config-bootstrapper internal] load build context [2024-09-13T07:30:04.399Z] #59 DONE 12.1s [2024-09-13T07:30:04.399Z] [2024-09-13T07:30:04.399Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T07:30:04.399Z] #72 ... [2024-09-13T07:30:04.399Z] [2024-09-13T07:30:04.399Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:04.399Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.15MB / 28.04MB 7.7s [2024-09-13T07:30:05.372Z] #46 ... [2024-09-13T07:30:05.372Z] [2024-09-13T07:30:05.372Z] #73 [core-command internal] load build context [2024-09-13T07:30:05.372Z] #73 ... [2024-09-13T07:30:05.372Z] [2024-09-13T07:30:05.372Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:05.639Z] #46 ... [2024-09-13T07:30:05.639Z] [2024-09-13T07:30:05.639Z] #64 [support-notifications internal] load build context [2024-09-13T07:30:05.639Z] #64 transferring context: 3.13MB 8.4s done [2024-09-13T07:30:05.639Z] #64 DONE 13.1s [2024-09-13T07:30:05.639Z] [2024-09-13T07:30:05.639Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:05.639Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s [2024-09-13T07:30:06.231Z] #46 ... [2024-09-13T07:30:06.231Z] [2024-09-13T07:30:06.231Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T07:30:06.231Z] #55 10.39 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:06.231Z] #55 10.54 OK: 18 MiB in 19 packages [2024-09-13T07:30:06.231Z] #55 DONE 14.3s [2024-09-13T07:30:06.231Z] [2024-09-13T07:30:06.231Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:06.231Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.7s [2024-09-13T07:30:06.231Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-13T07:30:06.825Z] #46 ... [2024-09-13T07:30:06.825Z] [2024-09-13T07:30:06.825Z] #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T07:30:06.825Z] #63 13.04 OK: 266 MiB in 52 packages [2024-09-13T07:30:06.825Z] #63 DONE 14.4s [2024-09-13T07:30:06.825Z] [2024-09-13T07:30:06.825Z] #62 [support-cron-scheduler internal] load build context [2024-09-13T07:30:06.825Z] #62 transferring context: 3.13MB 11.2s done [2024-09-13T07:30:06.825Z] #62 DONE 14.4s [2024-09-13T07:30:06.825Z] [2024-09-13T07:30:06.825Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:07.428Z] #46 ... [2024-09-13T07:30:07.428Z] [2024-09-13T07:30:07.428Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:07.428Z] #67 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:07.428Z] #67 14.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:07.428Z] #67 14.96 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:07.428Z] #67 14.96 OK: 8 MiB in 16 packages [2024-09-13T07:30:07.428Z] #67 DONE 16.1s [2024-09-13T07:30:07.428Z] [2024-09-13T07:30:07.428Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:07.428Z] #46 ... [2024-09-13T07:30:07.428Z] [2024-09-13T07:30:07.428Z] #73 [core-command internal] load build context [2024-09-13T07:30:07.428Z] #73 transferring context: 3.13MB 8.9s done [2024-09-13T07:30:07.428Z] #73 DONE 12.1s [2024-09-13T07:30:07.428Z] [2024-09-13T07:30:07.428Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:30:07.428Z] #74 DONE 6.4s [2024-09-13T07:30:07.428Z] [2024-09-13T07:30:07.428Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:07.428Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.45MB / 28.04MB 10.7s [2024-09-13T07:30:07.428Z] #46 ... [2024-09-13T07:30:07.428Z] [2024-09-13T07:30:07.428Z] #52 [security-proxy-auth internal] load build context [2024-09-13T07:30:07.705Z] #52 transferring context: 3.13MB 10.0s done [2024-09-13T07:30:07.705Z] #52 ... [2024-09-13T07:30:07.705Z] [2024-09-13T07:30:07.705Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:07.997Z] #46 ... [2024-09-13T07:30:07.997Z] [2024-09-13T07:30:07.997Z] #52 [security-proxy-auth internal] load build context [2024-09-13T07:30:07.997Z] #52 DONE 12.6s [2024-09-13T07:30:07.997Z] [2024-09-13T07:30:07.997Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:08.584Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.90MB / 28.04MB 11.8s [2024-09-13T07:30:08.584Z] #46 ... [2024-09-13T07:30:08.584Z] [2024-09-13T07:30:08.584Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T07:30:08.584Z] #75 ... [2024-09-13T07:30:08.584Z] [2024-09-13T07:30:08.584Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:08.584Z] #46 ... [2024-09-13T07:30:08.584Z] [2024-09-13T07:30:08.584Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T07:30:08.584Z] #66 11.94 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:30:08.584Z] #66 11.94 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:30:08.584Z] #66 11.94 OK: 19954 distinct packages available [2024-09-13T07:30:08.584Z] #66 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:08.584Z] #66 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:08.584Z] #66 15.59 OK: 266 MiB in 52 packages [2024-09-13T07:30:08.584Z] #66 DONE 16.5s [2024-09-13T07:30:08.584Z] [2024-09-13T07:30:08.584Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:30:08.584Z] #76 DONE 4.5s [2024-09-13T07:30:08.584Z] [2024-09-13T07:30:08.584Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:08.851Z] #46 ... [2024-09-13T07:30:08.851Z] [2024-09-13T07:30:08.851Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T07:30:08.851Z] #60 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:08.851Z] #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:08.851Z] #60 15.42 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:08.851Z] #60 15.42 (2/2) Installing su-exec (0.2-r3) [2024-09-13T07:30:08.851Z] #60 15.42 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:08.851Z] #60 15.48 OK: 8 MiB in 17 packages [2024-09-13T07:30:08.851Z] #60 DONE 17.0s [2024-09-13T07:30:08.851Z] [2024-09-13T07:30:08.851Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:09.125Z] #46 ... [2024-09-13T07:30:09.125Z] [2024-09-13T07:30:09.125Z] #57 [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-13T07:30:09.125Z] #57 DONE 17.1s [2024-09-13T07:30:09.125Z] [2024-09-13T07:30:09.125Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:09.396Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.8s [2024-09-13T07:30:09.664Z] #46 ... [2024-09-13T07:30:09.664Z] [2024-09-13T07:30:09.664Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:30:09.664Z] #77 DONE 2.9s [2024-09-13T07:30:09.664Z] [2024-09-13T07:30:09.664Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:10.257Z] #46 ... [2024-09-13T07:30:10.257Z] [2024-09-13T07:30:10.257Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:10.257Z] #61 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:10.257Z] #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:10.257Z] #61 16.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:10.257Z] #61 16.99 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:10.257Z] #61 17.06 OK: 8 MiB in 16 packages [2024-09-13T07:30:10.257Z] #61 DONE 18.3s [2024-09-13T07:30:10.257Z] [2024-09-13T07:30:10.257Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:10.525Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.56MB / 28.04MB 13.9s [2024-09-13T07:30:11.121Z] #46 ... [2024-09-13T07:30:11.121Z] [2024-09-13T07:30:11.121Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:30:11.121Z] #78 DONE 2.3s [2024-09-13T07:30:11.121Z] [2024-09-13T07:30:11.121Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:11.521Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.8s [2024-09-13T07:30:12.124Z] #46 ... [2024-09-13T07:30:12.124Z] [2024-09-13T07:30:12.124Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:30:12.124Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done [2024-09-13T07:30:12.124Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-13T07:30:12.124Z] #45 ... [2024-09-13T07:30:12.124Z] [2024-09-13T07:30:12.124Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:12.709Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.78MB / 28.04MB 15.8s [2024-09-13T07:30:12.709Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.9s done [2024-09-13T07:30:15.328Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-13T07:30:16.738Z] #46 ... [2024-09-13T07:30:16.738Z] [2024-09-13T07:30:16.738Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T07:30:16.738Z] #79 ... [2024-09-13T07:30:16.738Z] [2024-09-13T07:30:16.738Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:17.523Z] #46 ... [2024-09-13T07:30:17.523Z] [2024-09-13T07:30:17.523Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T07:30:17.523Z] #80 ... [2024-09-13T07:30:17.523Z] [2024-09-13T07:30:17.523Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:17.791Z] #81 ... [2024-09-13T07:30:17.791Z] [2024-09-13T07:30:17.792Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T07:30:17.792Z] #79 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:17.792Z] #79 ... [2024-09-13T07:30:17.792Z] [2024-09-13T07:30:17.792Z] #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T07:30:17.792Z] #58 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:17.792Z] #58 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:17.792Z] #58 20.21 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:30:17.792Z] #58 20.21 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:30:17.792Z] #58 20.21 OK: 19946 distinct packages available [2024-09-13T07:30:17.792Z] #58 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:17.792Z] #58 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:17.792Z] #58 23.83 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:17.792Z] #58 23.84 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T07:30:17.792Z] #58 23.86 (3/5) Installing libucontext (1.2-r2) [2024-09-13T07:30:17.792Z] #58 23.87 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T07:30:17.792Z] #58 23.89 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T07:30:17.792Z] #58 23.97 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:17.792Z] #58 24.18 OK: 9 MiB in 20 packages [2024-09-13T07:30:17.792Z] #58 DONE 25.7s [2024-09-13T07:30:17.792Z] [2024-09-13T07:30:17.792Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T07:30:18.754Z] #82 ... [2024-09-13T07:30:18.754Z] [2024-09-13T07:30:18.754Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:19.026Z] #83 ... [2024-09-13T07:30:19.026Z] [2024-09-13T07:30:19.026Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T07:30:19.026Z] #69 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:19.026Z] #69 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:19.026Z] #69 20.59 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T07:30:19.026Z] #69 20.75 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:19.026Z] #69 20.77 (3/3) Installing tzdata (2024a-r0) [2024-09-13T07:30:19.026Z] #69 22.31 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:19.026Z] #69 22.41 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:30:19.026Z] #69 23.41 OK: 12 MiB in 18 packages [2024-09-13T07:30:19.026Z] #69 DONE 25.1s [2024-09-13T07:30:19.026Z] [2024-09-13T07:30:19.026Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:19.026Z] #84 ... [2024-09-13T07:30:19.026Z] [2024-09-13T07:30:19.026Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T07:30:19.294Z] #85 ... [2024-09-13T07:30:19.294Z] [2024-09-13T07:30:19.294Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:19.294Z] #86 ... [2024-09-13T07:30:19.294Z] [2024-09-13T07:30:19.294Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:19.879Z] #46 ... [2024-09-13T07:30:19.879Z] [2024-09-13T07:30:19.879Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:19.879Z] #87 ... [2024-09-13T07:30:19.879Z] [2024-09-13T07:30:19.879Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T07:30:19.879Z] #79 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:20.470Z] #79 ... [2024-09-13T07:30:20.470Z] [2024-09-13T07:30:20.470Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T07:30:20.470Z] #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:20.470Z] #88 ... [2024-09-13T07:30:20.470Z] [2024-09-13T07:30:20.470Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:20.470Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-09-13T07:30:21.431Z] #46 ... [2024-09-13T07:30:21.431Z] [2024-09-13T07:30:21.431Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:21.431Z] #89 ... [2024-09-13T07:30:21.431Z] [2024-09-13T07:30:21.431Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:23.381Z] #46 ... [2024-09-13T07:30:23.381Z] [2024-09-13T07:30:23.381Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:30:23.381Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s [2024-09-13T07:30:23.381Z] #45 ... [2024-09-13T07:30:23.381Z] [2024-09-13T07:30:23.381Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:23.965Z] #46 ... [2024-09-13T07:30:23.965Z] [2024-09-13T07:30:23.965Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T07:30:23.965Z] #72 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:23.965Z] #72 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:23.965Z] #72 24.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:30:23.965Z] #72 24.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:30:23.965Z] #72 24.26 OK: 19946 distinct packages available [2024-09-13T07:30:23.965Z] #72 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:23.965Z] #72 28.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:23.965Z] #72 ... [2024-09-13T07:30:23.965Z] [2024-09-13T07:30:23.965Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:23.965Z] #46 ... [2024-09-13T07:30:23.965Z] [2024-09-13T07:30:23.965Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T07:30:23.965Z] #68 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:23.965Z] #68 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:23.965Z] #68 27.12 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T07:30:23.965Z] #68 27.12 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T07:30:23.965Z] #68 27.12 OK: 19946 distinct packages available [2024-09-13T07:30:23.965Z] #68 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:24.235Z] #68 ... [2024-09-13T07:30:24.235Z] [2024-09-13T07:30:24.235Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:24.503Z] #46 ... [2024-09-13T07:30:24.503Z] [2024-09-13T07:30:24.503Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T07:30:24.503Z] #70 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:24.503Z] #70 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:24.503Z] #70 25.53 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T07:30:24.503Z] #70 26.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:24.503Z] #70 26.40 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:24.503Z] #70 26.46 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:30:24.503Z] #70 28.51 OK: 9 MiB in 17 packages [2024-09-13T07:30:24.771Z] #70 ... [2024-09-13T07:30:24.771Z] [2024-09-13T07:30:24.771Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:25.356Z] #46 ... [2024-09-13T07:30:25.356Z] [2024-09-13T07:30:25.356Z] #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T07:30:25.356Z] #70 DONE 31.2s [2024-09-13T07:30:25.356Z] [2024-09-13T07:30:25.356Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:25.356Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s [2024-09-13T07:30:25.941Z] #46 ... [2024-09-13T07:30:25.941Z] [2024-09-13T07:30:25.941Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:30:25.941Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s done [2024-09-13T07:30:25.941Z] #45 DONE 34.0s [2024-09-13T07:30:25.941Z] [2024-09-13T07:30:25.941Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:25.941Z] #46 ... [2024-09-13T07:30:25.941Z] [2024-09-13T07:30:25.941Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T07:30:25.941Z] #71 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:25.941Z] #71 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:25.941Z] #71 30.63 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T07:30:25.941Z] #71 31.33 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:25.941Z] #71 31.37 (3/4) Installing su-exec (0.2-r3) [2024-09-13T07:30:25.941Z] #71 31.41 (4/4) Installing yq (4.33.3-r5) [2024-09-13T07:30:26.208Z] #71 ... [2024-09-13T07:30:26.208Z] [2024-09-13T07:30:26.208Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:26.478Z] #46 ... [2024-09-13T07:30:26.478Z] [2024-09-13T07:30:26.478Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T07:30:26.478Z] #75 18.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:26.478Z] #75 20.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:26.749Z] #75 ... [2024-09-13T07:30:26.749Z] [2024-09-13T07:30:26.749Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:28.176Z] #46 ... [2024-09-13T07:30:28.176Z] [2024-09-13T07:30:28.176Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T07:30:28.176Z] #75 28.33 OK: 266 MiB in 52 packages [2024-09-13T07:30:28.176Z] #75 DONE 29.6s [2024-09-13T07:30:28.176Z] [2024-09-13T07:30:28.176Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:28.446Z] #46 ... [2024-09-13T07:30:28.446Z] [2024-09-13T07:30:28.446Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T07:30:28.446Z] #80 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:28.446Z] #80 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:28.446Z] #80 19.39 OK: 8 MiB in 16 packages [2024-09-13T07:30:28.446Z] #80 ... [2024-09-13T07:30:28.446Z] [2024-09-13T07:30:28.446Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:28.721Z] #46 ... [2024-09-13T07:30:28.721Z] [2024-09-13T07:30:28.721Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T07:30:28.721Z] #90 DONE 0.8s [2024-09-13T07:30:28.721Z] [2024-09-13T07:30:28.721Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:29.005Z] #46 ... [2024-09-13T07:30:29.005Z] [2024-09-13T07:30:29.005Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T07:30:29.005Z] #79 20.37 OK: 18 MiB in 19 packages [2024-09-13T07:30:29.005Z] #79 DONE 22.4s [2024-09-13T07:30:29.005Z] [2024-09-13T07:30:29.005Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:29.005Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.8s done [2024-09-13T07:30:29.005Z] #46 ... [2024-09-13T07:30:29.005Z] [2024-09-13T07:30:29.005Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T07:30:29.005Z] #88 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:29.005Z] #88 16.67 OK: 8 MiB in 16 packages [2024-09-13T07:30:29.005Z] #88 DONE 18.7s [2024-09-13T07:30:29.285Z] [2024-09-13T07:30:29.285Z] #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T07:30:29.554Z] #91 DONE 0.5s [2024-09-13T07:30:29.554Z] [2024-09-13T07:30:29.554Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T07:30:29.554Z] #72 35.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:29.554Z] #72 35.43 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T07:30:29.554Z] #72 35.50 (3/4) Installing libucontext (1.2-r2) [2024-09-13T07:30:29.554Z] #72 35.50 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T07:30:29.554Z] #72 ... [2024-09-13T07:30:29.554Z] [2024-09-13T07:30:29.554Z] #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T07:30:29.554Z] #80 DONE 23.1s [2024-09-13T07:30:29.554Z] [2024-09-13T07:30:29.554Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T07:30:29.554Z] #72 35.56 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:29.554Z] #72 35.66 OK: 8 MiB in 19 packages [2024-09-13T07:30:29.821Z] #72 ... [2024-09-13T07:30:29.821Z] [2024-09-13T07:30:29.821Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T07:30:29.821Z] #85 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:29.821Z] #85 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:29.821Z] #85 19.44 OK: 8 MiB in 17 packages [2024-09-13T07:30:30.093Z] #85 ... [2024-09-13T07:30:30.093Z] [2024-09-13T07:30:30.093Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T07:30:30.093Z] #71 33.15 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:30.093Z] #71 33.43 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:30:30.093Z] #71 35.27 OK: 18 MiB in 19 packages [2024-09-13T07:30:30.093Z] #71 ... [2024-09-13T07:30:30.093Z] [2024-09-13T07:30:30.093Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T07:30:30.093Z] #85 DONE 21.1s [2024-09-13T07:30:30.361Z] [2024-09-13T07:30:30.361Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:30.951Z] #46 ... [2024-09-13T07:30:30.951Z] [2024-09-13T07:30:30.951Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T07:30:30.951Z] #72 DONE 36.8s [2024-09-13T07:30:30.951Z] [2024-09-13T07:30:30.951Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T07:30:31.538Z] #92 ... [2024-09-13T07:30:31.538Z] [2024-09-13T07:30:31.538Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T07:30:31.538Z] #71 DONE 37.4s [2024-09-13T07:30:31.806Z] [2024-09-13T07:30:31.806Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:31.806Z] #93 ... [2024-09-13T07:30:31.806Z] [2024-09-13T07:30:31.806Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:31.806Z] #86 12.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:31.806Z] #86 14.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:31.806Z] #86 22.24 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:32.074Z] #86 ... [2024-09-13T07:30:32.074Z] [2024-09-13T07:30:32.074Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:30:33.048Z] #94 ... [2024-09-13T07:30:33.048Z] [2024-09-13T07:30:33.048Z] #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T07:30:33.048Z] #82 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:33.048Z] #82 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:33.048Z] #82 14.69 OK: 9 MiB in 20 packages [2024-09-13T07:30:33.048Z] #82 ... [2024-09-13T07:30:33.048Z] [2024-09-13T07:30:33.048Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:33.048Z] #86 23.23 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:33.048Z] #86 23.39 OK: 8 MiB in 16 packages [2024-09-13T07:30:33.634Z] #86 ... [2024-09-13T07:30:33.634Z] [2024-09-13T07:30:33.634Z] #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T07:30:33.634Z] #82 DONE 15.7s [2024-09-13T07:30:33.634Z] [2024-09-13T07:30:33.634Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T07:30:34.221Z] #95 ... [2024-09-13T07:30:34.221Z] [2024-09-13T07:30:34.221Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T07:30:34.221Z] #86 DONE 24.9s [2024-09-13T07:30:34.221Z] [2024-09-13T07:30:34.221Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T07:30:34.221Z] #68 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:34.221Z] #68 40.32 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T07:30:34.221Z] #68 40.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T07:30:34.490Z] #68 40.77 (3/11) Installing libunistring (1.1-r1) [2024-09-13T07:30:34.490Z] #68 ... [2024-09-13T07:30:34.490Z] [2024-09-13T07:30:34.491Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:34.491Z] #84 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:34.491Z] #84 8.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:34.491Z] #84 15.32 OK: 12 MiB in 18 packages [2024-09-13T07:30:34.759Z] #84 ... [2024-09-13T07:30:34.759Z] [2024-09-13T07:30:34.759Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T07:30:34.759Z] #68 41.01 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T07:30:34.759Z] #68 41.05 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T07:30:34.759Z] #68 41.07 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T07:30:34.759Z] #68 41.14 (7/11) Installing curl (8.9.1-r0) [2024-09-13T07:30:35.028Z] #68 41.18 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T07:30:35.028Z] #68 41.22 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T07:30:35.028Z] #68 41.22 (10/11) Installing libucontext (1.2-r2) [2024-09-13T07:30:35.028Z] #68 41.23 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T07:30:35.028Z] #68 41.26 Executing busybox-1.36.1-r7.trigger [2024-09-13T07:30:35.028Z] #68 41.35 Executing ca-certificates-20240226-r0.trigger [2024-09-13T07:30:35.296Z] #68 ... [2024-09-13T07:30:35.296Z] [2024-09-13T07:30:35.296Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:35.296Z] #0 6.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:35.296Z] #0 8.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:35.296Z] #96 ... [2024-09-13T07:30:35.296Z] [2024-09-13T07:30:35.296Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:30:35.563Z] #97 ... [2024-09-13T07:30:35.563Z] [2024-09-13T07:30:35.563Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:35.563Z] #84 DONE 16.7s [2024-09-13T07:30:35.563Z] [2024-09-13T07:30:35.563Z] #98 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T07:30:35.563Z] #98 DONE 5.5s [2024-09-13T07:30:35.563Z] [2024-09-13T07:30:35.563Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:30:35.834Z] #94 ... [2024-09-13T07:30:35.834Z] [2024-09-13T07:30:35.834Z] #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T07:30:35.834Z] #99 DONE 0.3s [2024-09-13T07:30:36.104Z] [2024-09-13T07:30:36.104Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:30:36.104Z] #94 ... [2024-09-13T07:30:36.104Z] [2024-09-13T07:30:36.104Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T07:30:36.104Z] #95 DONE 2.7s [2024-09-13T07:30:36.104Z] [2024-09-13T07:30:36.104Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:30:36.104Z] #94 4.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:37.516Z] #94 ... [2024-09-13T07:30:37.516Z] [2024-09-13T07:30:37.516Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T07:30:37.516Z] #68 42.61 OK: 13 MiB in 26 packages [2024-09-13T07:30:37.516Z] #68 DONE 43.7s [2024-09-13T07:30:37.516Z] [2024-09-13T07:30:37.516Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:30:37.516Z] #97 DONE 2.6s [2024-09-13T07:30:37.516Z] [2024-09-13T07:30:37.516Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:30:37.516Z] #94 5.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:37.790Z] #94 ... [2024-09-13T07:30:37.790Z] [2024-09-13T07:30:37.790Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:30:37.790Z] #100 DONE 1.6s [2024-09-13T07:30:37.790Z] [2024-09-13T07:30:37.790Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T07:30:38.070Z] #101 ... [2024-09-13T07:30:38.070Z] [2024-09-13T07:30:38.070Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T07:30:38.070Z] #102 DONE 0.6s [2024-09-13T07:30:38.070Z] [2024-09-13T07:30:38.070Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:38.070Z] #96 12.80 OK: 9 MiB in 17 packages [2024-09-13T07:30:38.353Z] #96 ... [2024-09-13T07:30:38.353Z] [2024-09-13T07:30:38.353Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T07:30:38.353Z] #101 DONE 0.6s [2024-09-13T07:30:38.622Z] [2024-09-13T07:30:38.622Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T07:30:38.622Z] #103 DONE 0.4s [2024-09-13T07:30:38.622Z] [2024-09-13T07:30:38.622Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:38.622Z] #104 DONE 0.2s [2024-09-13T07:30:38.622Z] [2024-09-13T07:30:38.622Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T07:30:38.622Z] #105 DONE 0.2s [2024-09-13T07:30:38.622Z] [2024-09-13T07:30:38.622Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:38.889Z] #106 ... [2024-09-13T07:30:38.889Z] [2024-09-13T07:30:38.889Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T07:30:38.889Z] #107 DONE 0.2s [2024-09-13T07:30:39.157Z] [2024-09-13T07:30:39.157Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:39.157Z] #106 DONE 0.3s [2024-09-13T07:30:39.157Z] [2024-09-13T07:30:39.157Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T07:30:39.425Z] #108 DONE 0.4s [2024-09-13T07:30:39.425Z] [2024-09-13T07:30:39.425Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:39.425Z] #96 DONE 14.1s [2024-09-13T07:30:39.425Z] [2024-09-13T07:30:39.425Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T07:30:39.698Z] #109 DONE 0.7s [2024-09-13T07:30:39.698Z] [2024-09-13T07:30:39.698Z] #110 [security-spire-server] exporting to image [2024-09-13T07:30:39.698Z] #110 exporting layers [2024-09-13T07:30:39.970Z] #110 ... [2024-09-13T07:30:39.970Z] [2024-09-13T07:30:39.970Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T07:30:39.970Z] #111 DONE 0.4s [2024-09-13T07:30:39.970Z] [2024-09-13T07:30:39.970Z] #110 [security-spire-agent] exporting to image [2024-09-13T07:30:42.560Z] #110 ... [2024-09-13T07:30:42.560Z] [2024-09-13T07:30:42.560Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T07:30:42.560Z] #94 9.867 OK: 18 MiB in 19 packages [2024-09-13T07:30:42.560Z] #94 DONE 10.6s [2024-09-13T07:30:42.560Z] [2024-09-13T07:30:42.560Z] #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:42.560Z] #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:42.560Z] #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:43.146Z] #112 ... [2024-09-13T07:30:43.146Z] [2024-09-13T07:30:43.146Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T07:30:43.146Z] #92 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:43.146Z] #92 6.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T07:30:43.146Z] #92 11.08 OK: 8 MiB in 19 packages [2024-09-13T07:30:43.146Z] #92 DONE 12.2s [2024-09-13T07:30:43.146Z] [2024-09-13T07:30:43.146Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:30:43.420Z] #113 ... [2024-09-13T07:30:43.420Z] [2024-09-13T07:30:43.420Z] #110 [security-spire-agent] exporting to image [2024-09-13T07:30:43.420Z] #110 exporting layers 3.4s done [2024-09-13T07:30:43.420Z] #110 writing image sha256:bb9634a468ea4fadab6c92f61ded803c5e0fa1dfc0b2a2bc00e477c379039dfb 0.1s done [2024-09-13T07:30:43.420Z] #110 naming to docker.io/library/security-spire-server-arm64 done [2024-09-13T07:30:43.420Z] #110 writing image sha256:b87c6f731a765e36b5cf90a14f767c5602642e8db06dad909e7cdd98a0089e94 done [2024-09-13T07:30:43.420Z] #110 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-13T07:30:43.420Z] #110 DONE 3.6s [2024-09-13T07:30:43.686Z] [2024-09-13T07:30:43.686Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:44.274Z] #83 ... [2024-09-13T07:30:44.275Z] [2024-09-13T07:30:44.275Z] #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:44.275Z] #112 6.872 OK: 13 MiB in 26 packages [2024-09-13T07:30:44.543Z] #112 ... [2024-09-13T07:30:44.543Z] [2024-09-13T07:30:44.543Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T07:30:44.543Z] #113 DONE 1.4s [2024-09-13T07:30:44.543Z] [2024-09-13T07:30:44.543Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T07:30:44.543Z] #114 DONE 0.1s [2024-09-13T07:30:44.543Z] [2024-09-13T07:30:44.543Z] #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T07:30:44.543Z] #112 DONE 7.3s [2024-09-13T07:30:44.543Z] [2024-09-13T07:30:44.543Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T07:30:45.137Z] #115 DONE 0.3s [2024-09-13T07:30:45.137Z] [2024-09-13T07:30:45.137Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:45.137Z] #116 DONE 0.2s [2024-09-13T07:30:45.137Z] [2024-09-13T07:30:45.137Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T07:30:45.137Z] #117 DONE 0.1s [2024-09-13T07:30:45.137Z] [2024-09-13T07:30:45.137Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T07:30:45.137Z] #118 DONE 0.1s [2024-09-13T07:30:45.137Z] [2024-09-13T07:30:45.137Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:45.407Z] #93 ... [2024-09-13T07:30:45.407Z] [2024-09-13T07:30:45.407Z] #110 [security-spire-config] exporting to image [2024-09-13T07:30:46.452Z] #158 ... [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T07:30:46.452Z] #149 DONE 169.0s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T07:30:46.452Z] #153 DONE 169.0s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T07:30:46.452Z] #159 DONE 169.0s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T07:30:46.452Z] #156 DONE 169.0s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T07:30:46.452Z] #152 DONE 169.1s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T07:30:46.452Z] #160 DONE 169.0s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #161 ... [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T07:30:46.452Z] #151 DONE 169.2s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T07:30:46.452Z] #148 DONE 169.3s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T07:30:46.452Z] #157 DONE 169.3s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:30:46.452Z] #154 DONE 169.3s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #158 [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-13T07:30:46.452Z] #158 DONE 169.4s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T07:30:46.452Z] #162 ... [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T07:30:46.452Z] #150 DONE 169.5s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:30:46.452Z] #155 DONE 169.6s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #163 ... [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #161 DONE 0.8s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #164 DONE 0.9s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #165 DONE 0.9s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #166 DONE 0.9s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T07:30:46.452Z] #162 DONE 0.6s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #167 DONE 0.5s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T07:30:46.452Z] #168 ... [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #163 DONE 0.5s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #169 DONE 0.5s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #170 DONE 0.6s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #171 DONE 0.4s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #172 ... [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #173 CACHED [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #174 CACHED [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #175 DONE 0.8s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #176 DONE 0.8s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #177 DONE 0.8s [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.452Z] #178 CACHED [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #179 CACHED [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.452Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.452Z] #180 CACHED [2024-09-13T07:30:46.452Z] [2024-09-13T07:30:46.453Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.453Z] #181 CACHED [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.453Z] #182 CACHED [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.453Z] #183 CACHED [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.453Z] #184 DONE 0.7s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T07:30:46.453Z] #168 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #185 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.453Z] #186 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.453Z] #172 DONE 0.9s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T07:30:46.453Z] #187 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T07:30:46.453Z] #188 DONE 1.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T07:30:46.453Z] #189 DONE 1.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #190 [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-13T07:30:46.453Z] #190 DONE 1.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #191 [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-13T07:30:46.453Z] #191 DONE 1.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T07:30:46.453Z] #192 DONE 1.7s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T07:30:46.453Z] #193 DONE 1.7s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #194 [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-13T07:30:46.453Z] #194 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #185 DONE 1.9s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #195 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T07:30:46.453Z] #196 DONE 2.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T07:30:46.453Z] #197 DONE 2.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T07:30:46.453Z] #198 DONE 2.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T07:30:46.453Z] #199 DONE 1.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T07:30:46.453Z] #187 DONE 1.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T07:30:46.453Z] #200 DONE 3.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [core-keeper] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #201 [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-13T07:30:46.453Z] #201 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #202 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T07:30:46.453Z] #203 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [support-notifications] exporting to image [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #204 [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-13T07:30:46.453Z] #204 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #194 [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-13T07:30:46.453Z] #194 DONE 0.9s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #195 DONE 0.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #205 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #206 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [support-scheduler] exporting to image [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #207 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T07:30:46.453Z] #208 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [support-cron-scheduler] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.3s done [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #209 DONE 0.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:30:46.453Z] #210 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #211 [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-13T07:30:46.453Z] #211 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T07:30:46.453Z] #212 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T07:30:46.453Z] #213 DONE 0.3s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:30:46.453Z] #214 DONE 0.5s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:46.453Z] #215 DONE 0.3s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [core-metadata] exporting to image [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T07:30:46.453Z] #216 DONE 0.3s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [core-data] exporting to image [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:30:46.453Z] #217 DONE 0.4s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T07:30:46.453Z] #218 DONE 0.4s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:46.453Z] #219 DONE 0.4s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [support-notifications] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.4s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:6c6e4e340f4d85e04a64505126afa64bb771535b2d4652f9fc5104dbc667938e 0.0s done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/core-keeper done [2024-09-13T07:30:46.453Z] #99 writing image sha256:3e39830cf16453f688c2d049c6a530bd8fbd53db92be713cdac60896b39fc0c3 done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/support-notifications done [2024-09-13T07:30:46.453Z] #99 exporting layers 0.5s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:05257130aeb42e55adb2e6374b0100ec3eddfc1a924df3f30ac6ddfe3114b04b done [2024-09-13T07:30:46.453Z] #99 writing image sha256:c8a54640803600c4cbb872e73147b824e69132cf31f4f28fcadde45f63849f60 done [2024-09-13T07:30:46.453Z] #99 writing image sha256:82e78a2380c8cb4a24a9ee1d0834488db697d47df644264f93de8b010843081e 0.0s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:3d7b56bea928c256d077c465b0943f9faf926935f005d957a55ea45f8a0e147a done [2024-09-13T07:30:46.453Z] #99 writing image sha256:bddd524483edfa6fbecb095a0dcdb77d3e331c10e8b4dccecd1d3e32563dcb62 0.0s done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/core-metadata done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/support-cron-scheduler done [2024-09-13T07:30:46.453Z] #99 writing image sha256:93b0ff675287c8074d611897098d962c5d26404e4a2c59c5222975229298b130 done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/core-command done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/support-scheduler done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/core-data done [2024-09-13T07:30:46.453Z] #99 DONE 4.0s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T07:30:46.453Z] #220 DONE 0.3s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T07:30:46.453Z] #221 DONE 0.3s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T07:30:46.453Z] #222 DONE 0.2s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #223 [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-13T07:30:46.453Z] #223 DONE 0.9s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T07:30:46.453Z] #224 DONE 0.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T07:30:46.453Z] #225 DONE 0.2s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [security-proxy-auth] exporting to image [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #226 [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-13T07:30:46.453Z] #226 DONE 0.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T07:30:46.453Z] #227 DONE 0.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [security-proxy-setup] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.2s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:d6744d8c989e9519f6918ef05b33a2c7579babb237a1b542e07844f516f9150c 0.1s done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/core-common-config-bootstrapper [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #228 [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-13T07:30:46.453Z] #228 DONE 0.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #229 [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-13T07:30:46.453Z] #229 DONE 0.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [security-proxy-auth] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.3s done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-13T07:30:46.453Z] #99 writing image sha256:86665500641dbd0815edcd207fcdcc6054bb0168d98a8b978a3c015362227a35 0.0s done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/security-proxy-auth done [2024-09-13T07:30:46.453Z] #99 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T07:30:46.453Z] #230 DONE 0.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [security-proxy-auth] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.4s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:75c381b55876070f23e26fc32470231bf4a028a6635a7f954f657b1f6944d23e done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/security-proxy-setup done [2024-09-13T07:30:46.453Z] #99 DONE 4.8s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T07:30:46.453Z] #231 DONE 0.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T07:30:46.453Z] #232 DONE 0.6s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T07:30:46.453Z] #233 DONE 0.4s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [security-secretstore-setup] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.2s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:73ad80401844dd4e36118c6c21e731111189badaa717b21137ea2eff6321ae07 done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-09-13T07:30:46.453Z] #99 DONE 4.9s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:30:46.453Z] #42 ... [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #99 [security-bootstrapper] exporting to image [2024-09-13T07:30:46.453Z] #99 exporting layers 0.2s done [2024-09-13T07:30:46.453Z] #99 writing image sha256:a8b0015d9974635b514520e3dde9224f031ef2293171c9a04d2ff9ee0a03ff0c done [2024-09-13T07:30:46.453Z] #99 naming to docker.io/library/security-bootstrapper done [2024-09-13T07:30:46.453Z] #99 DONE 5.1s [2024-09-13T07:30:46.453Z] [2024-09-13T07:30:46.453Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.453Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.454Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.454Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.454Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.454Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T07:30:46.454Z] time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T07:30:46.463Z] $ docker stop --time=1 3f80b927cb40d9dc7e65ec3048196860a1a5526223859412ce807cb84a7da67f [2024-09-13T07:30:46.822Z] #110 exporting layers 1.6s done [2024-09-13T07:30:47.090Z] #110 writing image sha256:d4de8c92ef09920798f0d9b27d556536e461280a004c7c9eb3fceffad5e31d85 done [2024-09-13T07:30:47.090Z] #110 naming to docker.io/library/security-spire-config-arm64 done [2024-09-13T07:30:47.090Z] #110 DONE 5.2s [2024-09-13T07:30:47.090Z] [2024-09-13T07:30:47.090Z] #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:30:47.697Z] $ docker rm -f --volumes 3f80b927cb40d9dc7e65ec3048196860a1a5526223859412ce807cb84a7da67f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T07:30:48.054Z] + docker images [2024-09-13T07:30:48.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T07:30:48.054Z] security-bootstrapper latest a8b0015d9974 2 seconds ago 19MB [2024-09-13T07:30:48.054Z] security-secretstore-setup latest 73ad80401844 2 seconds ago 37MB [2024-09-13T07:30:48.054Z] security-proxy-setup latest 75c381b55876 3 seconds ago 26.2MB [2024-09-13T07:30:48.054Z] core-common-config-bootstrapper latest d6744d8c989e 3 seconds ago 15.2MB [2024-09-13T07:30:48.054Z] security-proxy-auth latest 86665500641d 3 seconds ago 33.1MB [2024-09-13T07:30:48.054Z] support-scheduler latest bddd524483ed 4 seconds ago 42MB [2024-09-13T07:30:48.054Z] security-spiffe-token-provider latest c8a546408036 4 seconds ago 28.9MB [2024-09-13T07:30:48.054Z] support-notifications latest 3e39830cf164 4 seconds ago 42.6MB [2024-09-13T07:30:48.054Z] core-data latest 93b0ff675287 4 seconds ago 39.7MB [2024-09-13T07:30:48.054Z] core-command latest 82e78a2380c8 4 seconds ago 35.5MB [2024-09-13T07:30:48.054Z] core-metadata latest 3d7b56bea928 4 seconds ago 39.9MB [2024-09-13T07:30:48.054Z] support-cron-scheduler latest 05257130aeb4 4 seconds ago 44.2MB [2024-09-13T07:30:48.054Z] core-keeper latest 6c6e4e340f4d 5 seconds ago 39.6MB [2024-09-13T07:30:48.054Z] security-spire-server latest ee6ef25e8fb0 3 minutes ago 121MB [2024-09-13T07:30:48.054Z] security-spire-agent latest b1ab7b886738 3 minutes ago 182MB [2024-09-13T07:30:48.054Z] security-spire-config latest 61b5fcaad649 3 minutes ago 120MB [2024-09-13T07:30:48.054Z] ci-base-image-x86_64 latest a06e48b5cea8 7 minutes ago 971MB [2024-09-13T07:30:48.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-13T07:30:48.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-13T07:30:48.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T07:30:48.197Z] provisioning config files... [2024-09-13T07:30:48.207Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config1915267525086499747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T07:30:48.520Z] ---> ****-login.sh [2024-09-13T07:30:48.520Z] nexus3.edgexfoundry.org:10001 [2024-09-13T07:30:48.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:30:48.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:30:48.521Z] Configure a credential helper to remove this warning. See [2024-09-13T07:30:48.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:30:48.521Z] [2024-09-13T07:30:48.521Z] Login Succeeded [2024-09-13T07:30:48.521Z] nexus3.edgexfoundry.org:10002 [2024-09-13T07:30:48.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:30:48.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:30:48.521Z] Configure a credential helper to remove this warning. See [2024-09-13T07:30:48.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:30:48.521Z] [2024-09-13T07:30:48.521Z] Login Succeeded [2024-09-13T07:30:48.521Z] nexus3.edgexfoundry.org:10003 [2024-09-13T07:30:48.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:30:48.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:30:48.781Z] Configure a credential helper to remove this warning. See [2024-09-13T07:30:48.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:30:48.781Z] [2024-09-13T07:30:48.781Z] Login Succeeded [2024-09-13T07:30:48.781Z] nexus3.edgexfoundry.org:10004 [2024-09-13T07:30:48.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:30:48.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:30:48.781Z] Configure a credential helper to remove this warning. See [2024-09-13T07:30:48.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:30:48.781Z] [2024-09-13T07:30:48.781Z] Login Succeeded [2024-09-13T07:30:48.781Z] ****.io [2024-09-13T07:30:48.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T07:30:49.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T07:30:49.041Z] Configure a credential helper to remove this warning. See [2024-09-13T07:30:49.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T07:30:49.041Z] [2024-09-13T07:30:49.041Z] Login Succeeded [2024-09-13T07:30:49.041Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T07:30:49.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:30:49.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T07:30:49.140Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-13T07:30:49.140Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:49.140Z] latest [2024-09-13T07:30:49.140Z] 3.2.0-dev.73 [2024-09-13T07:30:49.140Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:49.140Z] main [2024-09-13T07:30:49.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:49.491Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:49.835Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:49.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T07:30:49.835Z] 41e2f23b9b2c: Preparing [2024-09-13T07:30:49.835Z] f17a291358af: Preparing [2024-09-13T07:30:49.835Z] 803a6e137a05: Preparing [2024-09-13T07:30:49.835Z] d03eb167c2dc: Preparing [2024-09-13T07:30:49.835Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:49.835Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:49.835Z] d62a02444d39: Preparing [2024-09-13T07:30:49.835Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:49.835Z] d62a02444d39: Waiting [2024-09-13T07:30:49.835Z] d03eb167c2dc: Pushed [2024-09-13T07:30:49.835Z] 41e2f23b9b2c: Pushed [2024-09-13T07:30:49.835Z] 803a6e137a05: Pushed [2024-09-13T07:30:49.835Z] e09b0bb50a5e: Pushed [2024-09-13T07:30:49.835Z] d62a02444d39: Layer already exists [2024-09-13T07:30:49.835Z] 2fedda52c6c5: Pushed [2024-09-13T07:30:52.374Z] f17a291358af: Pushed [2024-09-13T07:30:52.374Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:52.707Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:53.040Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-13T07:30:53.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T07:30:53.040Z] 41e2f23b9b2c: Preparing [2024-09-13T07:30:53.040Z] f17a291358af: Preparing [2024-09-13T07:30:53.040Z] 803a6e137a05: Preparing [2024-09-13T07:30:53.040Z] d03eb167c2dc: Preparing [2024-09-13T07:30:53.040Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:53.040Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:53.040Z] d62a02444d39: Preparing [2024-09-13T07:30:53.040Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:53.040Z] d62a02444d39: Waiting [2024-09-13T07:30:53.040Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:53.040Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:53.040Z] 41e2f23b9b2c: Layer already exists [2024-09-13T07:30:53.040Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:53.040Z] f17a291358af: Layer already exists [2024-09-13T07:30:53.040Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:53.040Z] d62a02444d39: Layer already exists [2024-09-13T07:30:53.040Z] latest: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:53.385Z] + 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-13T07:30:53.716Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [2024-09-13T07:30:53.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T07:30:53.716Z] 41e2f23b9b2c: Preparing [2024-09-13T07:30:53.716Z] f17a291358af: Preparing [2024-09-13T07:30:53.716Z] 803a6e137a05: Preparing [2024-09-13T07:30:53.716Z] d03eb167c2dc: Preparing [2024-09-13T07:30:53.716Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:53.716Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:53.716Z] d62a02444d39: Preparing [2024-09-13T07:30:53.716Z] d62a02444d39: Waiting [2024-09-13T07:30:53.716Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:53.716Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:53.716Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:53.716Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:53.716Z] 41e2f23b9b2c: Layer already exists [2024-09-13T07:30:53.716Z] f17a291358af: Layer already exists [2024-09-13T07:30:53.716Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:53.716Z] d62a02444d39: Layer already exists [2024-09-13T07:30:53.716Z] 3.2.0-dev.73: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:54.052Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:54.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:54.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T07:30:54.389Z] 41e2f23b9b2c: Preparing [2024-09-13T07:30:54.389Z] f17a291358af: Preparing [2024-09-13T07:30:54.389Z] 803a6e137a05: Preparing [2024-09-13T07:30:54.389Z] d03eb167c2dc: Preparing [2024-09-13T07:30:54.389Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:54.389Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:54.389Z] d62a02444d39: Preparing [2024-09-13T07:30:54.389Z] d62a02444d39: Waiting [2024-09-13T07:30:54.389Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:54.389Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:54.389Z] f17a291358af: Layer already exists [2024-09-13T07:30:54.389Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:54.389Z] 41e2f23b9b2c: Layer already exists [2024-09-13T07:30:54.389Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:54.389Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:54.389Z] d62a02444d39: Layer already exists [2024-09-13T07:30:54.389Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:54.728Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:55.063Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-13T07:30:55.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T07:30:55.064Z] 41e2f23b9b2c: Preparing [2024-09-13T07:30:55.064Z] f17a291358af: Preparing [2024-09-13T07:30:55.064Z] 803a6e137a05: Preparing [2024-09-13T07:30:55.064Z] d03eb167c2dc: Preparing [2024-09-13T07:30:55.064Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:55.064Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:55.064Z] d62a02444d39: Preparing [2024-09-13T07:30:55.064Z] d62a02444d39: Waiting [2024-09-13T07:30:55.064Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:55.064Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:55.064Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:55.064Z] 41e2f23b9b2c: Layer already exists [2024-09-13T07:30:55.064Z] f17a291358af: Layer already exists [2024-09-13T07:30:55.064Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:55.064Z] d62a02444d39: Layer already exists [2024-09-13T07:30:55.064Z] main: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:30:55.134Z] ===================================================== [Pipeline] echo [2024-09-13T07:30:55.148Z] taggedImages: [2024-09-13T07:30:55.148Z] - nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:55.148Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-13T07:30:55.148Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [2024-09-13T07:30:55.148Z] - nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:55.148Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-13T07:30:55.171Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-13T07:30:55.171Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:55.171Z] latest [2024-09-13T07:30:55.171Z] 3.2.0-dev.73 [2024-09-13T07:30:55.171Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:55.171Z] main [2024-09-13T07:30:55.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:55.507Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:55.828Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:55.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T07:30:55.828Z] bcda03f413c4: Preparing [2024-09-13T07:30:55.828Z] 9a098918b9f0: Preparing [2024-09-13T07:30:55.828Z] 458adcda2810: Preparing [2024-09-13T07:30:55.828Z] d85e38da454a: Preparing [2024-09-13T07:30:55.828Z] 803a6e137a05: Preparing [2024-09-13T07:30:55.828Z] d03eb167c2dc: Preparing [2024-09-13T07:30:55.828Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:55.828Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:55.828Z] d62a02444d39: Preparing [2024-09-13T07:30:55.828Z] e09b0bb50a5e: Waiting [2024-09-13T07:30:55.828Z] d03eb167c2dc: Waiting [2024-09-13T07:30:55.828Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:55.828Z] d62a02444d39: Waiting [2024-09-13T07:30:55.828Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:55.828Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:55.828Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:55.828Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:55.828Z] bcda03f413c4: Pushed [2024-09-13T07:30:55.828Z] d62a02444d39: Layer already exists [2024-09-13T07:30:55.828Z] 9a098918b9f0: Pushed [2024-09-13T07:30:55.828Z] 458adcda2810: Pushed [2024-09-13T07:30:56.764Z] d85e38da454a: Pushed [2024-09-13T07:30:56.764Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:57.096Z] + 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-13T07:30:57.431Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-13T07:30:57.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T07:30:57.431Z] bcda03f413c4: Preparing [2024-09-13T07:30:57.431Z] 9a098918b9f0: Preparing [2024-09-13T07:30:57.431Z] 458adcda2810: Preparing [2024-09-13T07:30:57.431Z] d85e38da454a: Preparing [2024-09-13T07:30:57.431Z] 803a6e137a05: Preparing [2024-09-13T07:30:57.431Z] d03eb167c2dc: Preparing [2024-09-13T07:30:57.431Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:57.431Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:57.431Z] d62a02444d39: Preparing [2024-09-13T07:30:57.431Z] d03eb167c2dc: Waiting [2024-09-13T07:30:57.431Z] d62a02444d39: Waiting [2024-09-13T07:30:57.431Z] e09b0bb50a5e: Waiting [2024-09-13T07:30:57.431Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:57.431Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:57.431Z] d85e38da454a: Layer already exists [2024-09-13T07:30:57.431Z] bcda03f413c4: Layer already exists [2024-09-13T07:30:57.431Z] 458adcda2810: Layer already exists [2024-09-13T07:30:57.431Z] 9a098918b9f0: Layer already exists [2024-09-13T07:30:57.431Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:57.431Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:57.431Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:57.431Z] d62a02444d39: Layer already exists [2024-09-13T07:30:57.431Z] latest: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:57.759Z] + 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-13T07:30:58.090Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [2024-09-13T07:30:58.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T07:30:58.090Z] bcda03f413c4: Preparing [2024-09-13T07:30:58.090Z] 9a098918b9f0: Preparing [2024-09-13T07:30:58.090Z] 458adcda2810: Preparing [2024-09-13T07:30:58.090Z] d85e38da454a: Preparing [2024-09-13T07:30:58.090Z] 803a6e137a05: Preparing [2024-09-13T07:30:58.090Z] d03eb167c2dc: Preparing [2024-09-13T07:30:58.090Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:58.090Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:58.090Z] d62a02444d39: Preparing [2024-09-13T07:30:58.090Z] d03eb167c2dc: Waiting [2024-09-13T07:30:58.090Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:58.090Z] e09b0bb50a5e: Waiting [2024-09-13T07:30:58.090Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:58.090Z] 9a098918b9f0: Layer already exists [2024-09-13T07:30:58.090Z] d85e38da454a: Layer already exists [2024-09-13T07:30:58.090Z] 458adcda2810: Layer already exists [2024-09-13T07:30:58.090Z] bcda03f413c4: Layer already exists [2024-09-13T07:30:58.090Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:58.090Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:58.090Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:58.090Z] d62a02444d39: Layer already exists [2024-09-13T07:30:58.090Z] 3.2.0-dev.73: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:58.424Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:58.753Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:58.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T07:30:58.753Z] bcda03f413c4: Preparing [2024-09-13T07:30:58.753Z] 9a098918b9f0: Preparing [2024-09-13T07:30:58.753Z] 458adcda2810: Preparing [2024-09-13T07:30:58.753Z] d85e38da454a: Preparing [2024-09-13T07:30:58.753Z] 803a6e137a05: Preparing [2024-09-13T07:30:58.753Z] d03eb167c2dc: Preparing [2024-09-13T07:30:58.753Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:58.753Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:58.753Z] d62a02444d39: Preparing [2024-09-13T07:30:58.753Z] e09b0bb50a5e: Waiting [2024-09-13T07:30:58.753Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:58.753Z] d62a02444d39: Waiting [2024-09-13T07:30:58.753Z] d85e38da454a: Layer already exists [2024-09-13T07:30:58.753Z] 9a098918b9f0: Layer already exists [2024-09-13T07:30:58.753Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:58.753Z] bcda03f413c4: Layer already exists [2024-09-13T07:30:58.753Z] 458adcda2810: Layer already exists [2024-09-13T07:30:58.753Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:58.753Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:58.753Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:58.753Z] d62a02444d39: Layer already exists [2024-09-13T07:30:58.753Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:59.083Z] + 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-13T07:30:59.413Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-13T07:30:59.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T07:30:59.413Z] bcda03f413c4: Preparing [2024-09-13T07:30:59.413Z] 9a098918b9f0: Preparing [2024-09-13T07:30:59.413Z] 458adcda2810: Preparing [2024-09-13T07:30:59.413Z] d85e38da454a: Preparing [2024-09-13T07:30:59.413Z] 803a6e137a05: Preparing [2024-09-13T07:30:59.413Z] d03eb167c2dc: Preparing [2024-09-13T07:30:59.413Z] e09b0bb50a5e: Preparing [2024-09-13T07:30:59.413Z] 2fedda52c6c5: Preparing [2024-09-13T07:30:59.413Z] d62a02444d39: Preparing [2024-09-13T07:30:59.413Z] d03eb167c2dc: Waiting [2024-09-13T07:30:59.413Z] e09b0bb50a5e: Waiting [2024-09-13T07:30:59.413Z] 2fedda52c6c5: Waiting [2024-09-13T07:30:59.413Z] 803a6e137a05: Layer already exists [2024-09-13T07:30:59.413Z] 9a098918b9f0: Layer already exists [2024-09-13T07:30:59.413Z] 458adcda2810: Layer already exists [2024-09-13T07:30:59.413Z] d85e38da454a: Layer already exists [2024-09-13T07:30:59.413Z] bcda03f413c4: Layer already exists [2024-09-13T07:30:59.413Z] d03eb167c2dc: Layer already exists [2024-09-13T07:30:59.413Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:30:59.413Z] d62a02444d39: Layer already exists [2024-09-13T07:30:59.413Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:30:59.413Z] main: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:30:59.478Z] ===================================================== [Pipeline] echo [2024-09-13T07:30:59.491Z] taggedImages: [2024-09-13T07:30:59.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:59.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-13T07:30:59.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [2024-09-13T07:30:59.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:59.491Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-13T07:30:59.517Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-13T07:30:59.517Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:30:59.517Z] latest [2024-09-13T07:30:59.517Z] 3.2.0-dev.73 [2024-09-13T07:30:59.517Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:30:59.517Z] main [2024-09-13T07:30:59.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:30:59.860Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:00.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:00.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T07:31:00.187Z] 1c5b067fa40c: Preparing [2024-09-13T07:31:00.187Z] 264237fe6f8e: Preparing [2024-09-13T07:31:00.187Z] ee5e6ee7ca71: Preparing [2024-09-13T07:31:00.187Z] 803a6e137a05: Preparing [2024-09-13T07:31:00.187Z] d03eb167c2dc: Preparing [2024-09-13T07:31:00.187Z] d82b789ae097: Preparing [2024-09-13T07:31:00.187Z] 6ca9ac7fa227: Preparing [2024-09-13T07:31:00.187Z] d62a02444d39: Preparing [2024-09-13T07:31:00.187Z] 6ca9ac7fa227: Waiting [2024-09-13T07:31:00.187Z] d62a02444d39: Waiting [2024-09-13T07:31:00.187Z] d82b789ae097: Waiting [2024-09-13T07:31:00.187Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:00.187Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:00.187Z] 1c5b067fa40c: Pushed [2024-09-13T07:31:00.187Z] d62a02444d39: Layer already exists [2024-09-13T07:31:00.187Z] 264237fe6f8e: Pushed [2024-09-13T07:31:00.187Z] 6ca9ac7fa227: Pushed [2024-09-13T07:31:00.187Z] d82b789ae097: Pushed [2024-09-13T07:31:03.471Z] ee5e6ee7ca71: Pushed [2024-09-13T07:31:03.471Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:03.802Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:04.123Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-13T07:31:04.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T07:31:04.124Z] 1c5b067fa40c: Preparing [2024-09-13T07:31:04.124Z] 264237fe6f8e: Preparing [2024-09-13T07:31:04.124Z] ee5e6ee7ca71: Preparing [2024-09-13T07:31:04.124Z] 803a6e137a05: Preparing [2024-09-13T07:31:04.124Z] d03eb167c2dc: Preparing [2024-09-13T07:31:04.124Z] d82b789ae097: Preparing [2024-09-13T07:31:04.124Z] 6ca9ac7fa227: Preparing [2024-09-13T07:31:04.124Z] d62a02444d39: Preparing [2024-09-13T07:31:04.124Z] d82b789ae097: Waiting [2024-09-13T07:31:04.124Z] 6ca9ac7fa227: Waiting [2024-09-13T07:31:04.124Z] d62a02444d39: Waiting [2024-09-13T07:31:04.124Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:04.124Z] 264237fe6f8e: Layer already exists [2024-09-13T07:31:04.124Z] ee5e6ee7ca71: Layer already exists [2024-09-13T07:31:04.124Z] 1c5b067fa40c: Layer already exists [2024-09-13T07:31:04.124Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:04.124Z] d82b789ae097: Layer already exists [2024-09-13T07:31:04.124Z] d62a02444d39: Layer already exists [2024-09-13T07:31:04.124Z] 6ca9ac7fa227: Layer already exists [2024-09-13T07:31:04.124Z] latest: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:04.456Z] + 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-13T07:31:04.776Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [2024-09-13T07:31:04.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T07:31:04.776Z] 1c5b067fa40c: Preparing [2024-09-13T07:31:04.776Z] 264237fe6f8e: Preparing [2024-09-13T07:31:04.776Z] ee5e6ee7ca71: Preparing [2024-09-13T07:31:04.776Z] 803a6e137a05: Preparing [2024-09-13T07:31:04.776Z] d03eb167c2dc: Preparing [2024-09-13T07:31:04.776Z] d82b789ae097: Preparing [2024-09-13T07:31:04.776Z] 6ca9ac7fa227: Preparing [2024-09-13T07:31:04.776Z] d62a02444d39: Preparing [2024-09-13T07:31:04.776Z] d82b789ae097: Waiting [2024-09-13T07:31:04.776Z] 6ca9ac7fa227: Waiting [2024-09-13T07:31:04.776Z] d62a02444d39: Waiting [2024-09-13T07:31:04.776Z] 264237fe6f8e: Layer already exists [2024-09-13T07:31:04.776Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:04.776Z] ee5e6ee7ca71: Layer already exists [2024-09-13T07:31:04.776Z] 1c5b067fa40c: Layer already exists [2024-09-13T07:31:04.776Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:04.776Z] 6ca9ac7fa227: Layer already exists [2024-09-13T07:31:04.776Z] d82b789ae097: Layer already exists [2024-09-13T07:31:04.776Z] d62a02444d39: Layer already exists [2024-09-13T07:31:04.776Z] 3.2.0-dev.73: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:05.112Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:05.546Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:05.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T07:31:05.546Z] 1c5b067fa40c: Preparing [2024-09-13T07:31:05.546Z] 264237fe6f8e: Preparing [2024-09-13T07:31:05.546Z] ee5e6ee7ca71: Preparing [2024-09-13T07:31:05.546Z] 803a6e137a05: Preparing [2024-09-13T07:31:05.546Z] d03eb167c2dc: Preparing [2024-09-13T07:31:05.546Z] d82b789ae097: Preparing [2024-09-13T07:31:05.546Z] 6ca9ac7fa227: Preparing [2024-09-13T07:31:05.546Z] d62a02444d39: Preparing [2024-09-13T07:31:05.546Z] 6ca9ac7fa227: Waiting [2024-09-13T07:31:05.546Z] d82b789ae097: Waiting [2024-09-13T07:31:05.546Z] d62a02444d39: Waiting [2024-09-13T07:31:05.546Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:05.546Z] 1c5b067fa40c: Layer already exists [2024-09-13T07:31:05.546Z] ee5e6ee7ca71: Layer already exists [2024-09-13T07:31:05.546Z] 264237fe6f8e: Layer already exists [2024-09-13T07:31:05.546Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:05.546Z] 6ca9ac7fa227: Layer already exists [2024-09-13T07:31:05.546Z] d82b789ae097: Layer already exists [2024-09-13T07:31:05.546Z] d62a02444d39: Layer already exists [2024-09-13T07:31:05.546Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:05.878Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:06.212Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-13T07:31:06.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T07:31:06.212Z] 1c5b067fa40c: Preparing [2024-09-13T07:31:06.212Z] 264237fe6f8e: Preparing [2024-09-13T07:31:06.212Z] ee5e6ee7ca71: Preparing [2024-09-13T07:31:06.212Z] 803a6e137a05: Preparing [2024-09-13T07:31:06.212Z] d03eb167c2dc: Preparing [2024-09-13T07:31:06.212Z] d82b789ae097: Preparing [2024-09-13T07:31:06.212Z] 6ca9ac7fa227: Preparing [2024-09-13T07:31:06.212Z] d62a02444d39: Preparing [2024-09-13T07:31:06.212Z] d82b789ae097: Waiting [2024-09-13T07:31:06.212Z] 6ca9ac7fa227: Waiting [2024-09-13T07:31:06.212Z] d62a02444d39: Waiting [2024-09-13T07:31:06.212Z] ee5e6ee7ca71: Layer already exists [2024-09-13T07:31:06.212Z] 264237fe6f8e: Layer already exists [2024-09-13T07:31:06.212Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:06.212Z] 1c5b067fa40c: Layer already exists [2024-09-13T07:31:06.212Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:06.212Z] d62a02444d39: Layer already exists [2024-09-13T07:31:06.212Z] d82b789ae097: Layer already exists [2024-09-13T07:31:06.212Z] 6ca9ac7fa227: Layer already exists [2024-09-13T07:31:06.212Z] main: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:06.376Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:06.395Z] taggedImages: [2024-09-13T07:31:06.395Z] - nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:06.395Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-13T07:31:06.395Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [2024-09-13T07:31:06.395Z] - nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:06.395Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-13T07:31:06.421Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-13T07:31:06.421Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:06.421Z] latest [2024-09-13T07:31:06.421Z] 3.2.0-dev.73 [2024-09-13T07:31:06.421Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:06.421Z] main [2024-09-13T07:31:06.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:06.775Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:07.105Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:07.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T07:31:07.105Z] 82e7d90be171: Preparing [2024-09-13T07:31:07.105Z] f3d9ceb54f23: Preparing [2024-09-13T07:31:07.105Z] d03eb167c2dc: Preparing [2024-09-13T07:31:07.105Z] d1eec279b42e: Preparing [2024-09-13T07:31:07.105Z] 8a853daf7ba5: Preparing [2024-09-13T07:31:07.105Z] d62a02444d39: Preparing [2024-09-13T07:31:07.105Z] d62a02444d39: Waiting [2024-09-13T07:31:07.105Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:07.105Z] d62a02444d39: Layer already exists [2024-09-13T07:31:07.105Z] d1eec279b42e: Pushed [2024-09-13T07:31:07.105Z] 8a853daf7ba5: Pushed [2024-09-13T07:31:07.105Z] 82e7d90be171: Pushed [2024-09-13T07:31:10.396Z] f3d9ceb54f23: Pushed [2024-09-13T07:31:10.396Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:10.744Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:11.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-13T07:31:11.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T07:31:11.076Z] 82e7d90be171: Preparing [2024-09-13T07:31:11.076Z] f3d9ceb54f23: Preparing [2024-09-13T07:31:11.076Z] d03eb167c2dc: Preparing [2024-09-13T07:31:11.076Z] d1eec279b42e: Preparing [2024-09-13T07:31:11.076Z] 8a853daf7ba5: Preparing [2024-09-13T07:31:11.076Z] d62a02444d39: Preparing [2024-09-13T07:31:11.076Z] d62a02444d39: Waiting [2024-09-13T07:31:11.076Z] 82e7d90be171: Layer already exists [2024-09-13T07:31:11.076Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:11.076Z] 8a853daf7ba5: Layer already exists [2024-09-13T07:31:11.076Z] f3d9ceb54f23: Layer already exists [2024-09-13T07:31:11.076Z] d1eec279b42e: Layer already exists [2024-09-13T07:31:11.076Z] d62a02444d39: Layer already exists [2024-09-13T07:31:11.076Z] latest: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:11.403Z] + 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-13T07:31:11.723Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [2024-09-13T07:31:11.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T07:31:11.723Z] 82e7d90be171: Preparing [2024-09-13T07:31:11.723Z] f3d9ceb54f23: Preparing [2024-09-13T07:31:11.723Z] d03eb167c2dc: Preparing [2024-09-13T07:31:11.723Z] d1eec279b42e: Preparing [2024-09-13T07:31:11.723Z] 8a853daf7ba5: Preparing [2024-09-13T07:31:11.723Z] d62a02444d39: Preparing [2024-09-13T07:31:11.723Z] d62a02444d39: Waiting [2024-09-13T07:31:11.723Z] 82e7d90be171: Layer already exists [2024-09-13T07:31:11.723Z] 8a853daf7ba5: Layer already exists [2024-09-13T07:31:11.723Z] d1eec279b42e: Layer already exists [2024-09-13T07:31:11.723Z] f3d9ceb54f23: Layer already exists [2024-09-13T07:31:11.723Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:11.723Z] d62a02444d39: Layer already exists [2024-09-13T07:31:11.723Z] 3.2.0-dev.73: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:12.051Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:12.370Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:12.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T07:31:12.370Z] 82e7d90be171: Preparing [2024-09-13T07:31:12.370Z] f3d9ceb54f23: Preparing [2024-09-13T07:31:12.370Z] d03eb167c2dc: Preparing [2024-09-13T07:31:12.370Z] d1eec279b42e: Preparing [2024-09-13T07:31:12.370Z] 8a853daf7ba5: Preparing [2024-09-13T07:31:12.370Z] d62a02444d39: Preparing [2024-09-13T07:31:12.370Z] d62a02444d39: Waiting [2024-09-13T07:31:12.370Z] 82e7d90be171: Layer already exists [2024-09-13T07:31:12.370Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:12.370Z] f3d9ceb54f23: Layer already exists [2024-09-13T07:31:12.370Z] d1eec279b42e: Layer already exists [2024-09-13T07:31:12.370Z] 8a853daf7ba5: Layer already exists [2024-09-13T07:31:12.370Z] d62a02444d39: Layer already exists [2024-09-13T07:31:12.370Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:12.700Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:13.024Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-13T07:31:13.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T07:31:13.024Z] 82e7d90be171: Preparing [2024-09-13T07:31:13.024Z] f3d9ceb54f23: Preparing [2024-09-13T07:31:13.024Z] d03eb167c2dc: Preparing [2024-09-13T07:31:13.024Z] d1eec279b42e: Preparing [2024-09-13T07:31:13.024Z] 8a853daf7ba5: Preparing [2024-09-13T07:31:13.024Z] d62a02444d39: Preparing [2024-09-13T07:31:13.024Z] d62a02444d39: Waiting [2024-09-13T07:31:13.024Z] 82e7d90be171: Layer already exists [2024-09-13T07:31:13.024Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:13.024Z] f3d9ceb54f23: Layer already exists [2024-09-13T07:31:13.024Z] 8a853daf7ba5: Layer already exists [2024-09-13T07:31:13.024Z] d1eec279b42e: Layer already exists [2024-09-13T07:31:13.024Z] d62a02444d39: Layer already exists [2024-09-13T07:31:13.024Z] main: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:13.106Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:13.118Z] taggedImages: [2024-09-13T07:31:13.118Z] - nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:13.118Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-13T07:31:13.118Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [2024-09-13T07:31:13.118Z] - nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:13.118Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-13T07:31:13.139Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-13T07:31:13.139Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:13.139Z] latest [2024-09-13T07:31:13.139Z] 3.2.0-dev.73 [2024-09-13T07:31:13.139Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:13.139Z] main [2024-09-13T07:31:13.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:13.463Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:13.783Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:13.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T07:31:13.783Z] aa609db78182: Preparing [2024-09-13T07:31:13.783Z] cb4cc8e26ee2: Preparing [2024-09-13T07:31:13.783Z] 215d158474c1: Preparing [2024-09-13T07:31:13.783Z] 803a6e137a05: Preparing [2024-09-13T07:31:13.783Z] d03eb167c2dc: Preparing [2024-09-13T07:31:13.783Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:13.783Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:13.783Z] d62a02444d39: Preparing [2024-09-13T07:31:13.783Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:13.783Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:13.783Z] d62a02444d39: Waiting [2024-09-13T07:31:13.783Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:13.783Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:13.783Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:13.783Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:13.783Z] d62a02444d39: Layer already exists [2024-09-13T07:31:13.783Z] aa609db78182: Pushed [2024-09-13T07:31:13.783Z] cb4cc8e26ee2: Pushed [2024-09-13T07:31:17.064Z] 215d158474c1: Pushed [2024-09-13T07:31:17.064Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:17.384Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:17.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-13T07:31:17.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T07:31:17.703Z] aa609db78182: Preparing [2024-09-13T07:31:17.703Z] cb4cc8e26ee2: Preparing [2024-09-13T07:31:17.703Z] 215d158474c1: Preparing [2024-09-13T07:31:17.703Z] 803a6e137a05: Preparing [2024-09-13T07:31:17.703Z] d03eb167c2dc: Preparing [2024-09-13T07:31:17.703Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:17.703Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:17.703Z] d62a02444d39: Preparing [2024-09-13T07:31:17.703Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:17.703Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:17.703Z] d62a02444d39: Waiting [2024-09-13T07:31:17.703Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:17.703Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:17.703Z] cb4cc8e26ee2: Layer already exists [2024-09-13T07:31:17.703Z] 215d158474c1: Layer already exists [2024-09-13T07:31:17.703Z] aa609db78182: Layer already exists [2024-09-13T07:31:17.703Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:17.703Z] d62a02444d39: Layer already exists [2024-09-13T07:31:17.703Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:17.703Z] latest: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:18.038Z] + 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-13T07:31:18.370Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [2024-09-13T07:31:18.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T07:31:18.370Z] aa609db78182: Preparing [2024-09-13T07:31:18.370Z] cb4cc8e26ee2: Preparing [2024-09-13T07:31:18.370Z] 215d158474c1: Preparing [2024-09-13T07:31:18.370Z] 803a6e137a05: Preparing [2024-09-13T07:31:18.370Z] d03eb167c2dc: Preparing [2024-09-13T07:31:18.370Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:18.370Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:18.370Z] d62a02444d39: Preparing [2024-09-13T07:31:18.370Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:18.370Z] d62a02444d39: Waiting [2024-09-13T07:31:18.370Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:18.370Z] cb4cc8e26ee2: Layer already exists [2024-09-13T07:31:18.370Z] aa609db78182: Layer already exists [2024-09-13T07:31:18.370Z] 215d158474c1: Layer already exists [2024-09-13T07:31:18.370Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:18.370Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:18.370Z] d62a02444d39: Layer already exists [2024-09-13T07:31:18.370Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:18.370Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:18.370Z] 3.2.0-dev.73: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:18.703Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:19.029Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:19.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T07:31:19.029Z] aa609db78182: Preparing [2024-09-13T07:31:19.029Z] cb4cc8e26ee2: Preparing [2024-09-13T07:31:19.029Z] 215d158474c1: Preparing [2024-09-13T07:31:19.029Z] 803a6e137a05: Preparing [2024-09-13T07:31:19.029Z] d03eb167c2dc: Preparing [2024-09-13T07:31:19.029Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:19.029Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:19.029Z] d62a02444d39: Preparing [2024-09-13T07:31:19.029Z] d62a02444d39: Waiting [2024-09-13T07:31:19.029Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:19.029Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:19.029Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:19.029Z] 215d158474c1: Layer already exists [2024-09-13T07:31:19.029Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:19.029Z] aa609db78182: Layer already exists [2024-09-13T07:31:19.029Z] cb4cc8e26ee2: Layer already exists [2024-09-13T07:31:19.029Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:19.029Z] d62a02444d39: Layer already exists [2024-09-13T07:31:19.029Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:19.029Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:19.348Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:19.679Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-13T07:31:19.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T07:31:19.679Z] aa609db78182: Preparing [2024-09-13T07:31:19.679Z] cb4cc8e26ee2: Preparing [2024-09-13T07:31:19.679Z] 215d158474c1: Preparing [2024-09-13T07:31:19.679Z] 803a6e137a05: Preparing [2024-09-13T07:31:19.679Z] d03eb167c2dc: Preparing [2024-09-13T07:31:19.679Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:19.679Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:19.679Z] d62a02444d39: Preparing [2024-09-13T07:31:19.679Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:19.679Z] d62a02444d39: Waiting [2024-09-13T07:31:19.679Z] 215d158474c1: Layer already exists [2024-09-13T07:31:19.679Z] cb4cc8e26ee2: Layer already exists [2024-09-13T07:31:19.679Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:19.679Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:19.679Z] aa609db78182: Layer already exists [2024-09-13T07:31:19.679Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:19.679Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:19.679Z] d62a02444d39: Layer already exists [2024-09-13T07:31:19.679Z] main: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:19.762Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:19.777Z] taggedImages: [2024-09-13T07:31:19.777Z] - nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:19.777Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-13T07:31:19.777Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [2024-09-13T07:31:19.777Z] - nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:19.777Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-13T07:31:19.799Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-13T07:31:19.799Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:19.799Z] latest [2024-09-13T07:31:19.799Z] 3.2.0-dev.73 [2024-09-13T07:31:19.799Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:19.799Z] main [2024-09-13T07:31:19.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:20.135Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:20.460Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:20.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T07:31:20.460Z] 2a9de7853cab: Preparing [2024-09-13T07:31:20.460Z] a00a28214ed6: Preparing [2024-09-13T07:31:20.460Z] 27eccc91bca5: Preparing [2024-09-13T07:31:20.460Z] 1d1943db9846: Preparing [2024-09-13T07:31:20.460Z] 5b32bd1bc63f: Preparing [2024-09-13T07:31:20.460Z] 1f27da84375a: Preparing [2024-09-13T07:31:20.460Z] 70a89d11d0ed: Preparing [2024-09-13T07:31:20.460Z] 1db260900a26: Preparing [2024-09-13T07:31:20.460Z] 803a6e137a05: Preparing [2024-09-13T07:31:20.460Z] d03eb167c2dc: Preparing [2024-09-13T07:31:20.460Z] e22f3910fb3a: Preparing [2024-09-13T07:31:20.460Z] 0775bfb8f7b0: Preparing [2024-09-13T07:31:20.460Z] 5f70bf18a086: Preparing [2024-09-13T07:31:20.460Z] 671730434f5c: Preparing [2024-09-13T07:31:20.460Z] c14364e384d0: Preparing [2024-09-13T07:31:20.460Z] c54009382004: Preparing [2024-09-13T07:31:20.460Z] d62a02444d39: Preparing [2024-09-13T07:31:20.460Z] 1f27da84375a: Waiting [2024-09-13T07:31:20.460Z] 70a89d11d0ed: Waiting [2024-09-13T07:31:20.460Z] 1db260900a26: Waiting [2024-09-13T07:31:20.460Z] 803a6e137a05: Waiting [2024-09-13T07:31:20.460Z] d03eb167c2dc: Waiting [2024-09-13T07:31:20.460Z] e22f3910fb3a: Waiting [2024-09-13T07:31:20.460Z] 0775bfb8f7b0: Waiting [2024-09-13T07:31:20.460Z] 5f70bf18a086: Waiting [2024-09-13T07:31:20.460Z] d62a02444d39: Waiting [2024-09-13T07:31:20.460Z] 671730434f5c: Waiting [2024-09-13T07:31:20.460Z] c14364e384d0: Waiting [2024-09-13T07:31:20.460Z] c54009382004: Waiting [2024-09-13T07:31:20.460Z] 27eccc91bca5: Pushed [2024-09-13T07:31:20.460Z] 1d1943db9846: Pushed [2024-09-13T07:31:20.460Z] 2a9de7853cab: Pushed [2024-09-13T07:31:20.460Z] 5b32bd1bc63f: Pushed [2024-09-13T07:31:20.460Z] a00a28214ed6: Pushed [2024-09-13T07:31:20.460Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:20.460Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:20.719Z] e22f3910fb3a: Pushed [2024-09-13T07:31:20.719Z] 0775bfb8f7b0: Pushed [2024-09-13T07:31:20.719Z] 1f27da84375a: Pushed [2024-09-13T07:31:20.719Z] 5f70bf18a086: Layer already exists [2024-09-13T07:31:20.719Z] 70a89d11d0ed: Pushed [2024-09-13T07:31:20.719Z] d62a02444d39: Layer already exists [2024-09-13T07:31:20.719Z] 671730434f5c: Pushed [2024-09-13T07:31:20.719Z] c14364e384d0: Pushed [2024-09-13T07:31:20.719Z] c54009382004: Pushed [2024-09-13T07:31:22.097Z] 1db260900a26: Pushed [2024-09-13T07:31:22.097Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:22.419Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:22.739Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-13T07:31:22.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T07:31:22.739Z] 2a9de7853cab: Preparing [2024-09-13T07:31:22.739Z] a00a28214ed6: Preparing [2024-09-13T07:31:22.739Z] 27eccc91bca5: Preparing [2024-09-13T07:31:22.739Z] 1d1943db9846: Preparing [2024-09-13T07:31:22.739Z] 5b32bd1bc63f: Preparing [2024-09-13T07:31:22.739Z] 1f27da84375a: Preparing [2024-09-13T07:31:22.739Z] 70a89d11d0ed: Preparing [2024-09-13T07:31:22.739Z] 1db260900a26: Preparing [2024-09-13T07:31:22.739Z] 803a6e137a05: Preparing [2024-09-13T07:31:22.739Z] d03eb167c2dc: Preparing [2024-09-13T07:31:22.739Z] e22f3910fb3a: Preparing [2024-09-13T07:31:22.739Z] 0775bfb8f7b0: Preparing [2024-09-13T07:31:22.739Z] 5f70bf18a086: Preparing [2024-09-13T07:31:22.739Z] 671730434f5c: Preparing [2024-09-13T07:31:22.739Z] 70a89d11d0ed: Waiting [2024-09-13T07:31:22.739Z] c14364e384d0: Preparing [2024-09-13T07:31:22.739Z] c54009382004: Preparing [2024-09-13T07:31:22.739Z] d62a02444d39: Preparing [2024-09-13T07:31:22.739Z] 1db260900a26: Waiting [2024-09-13T07:31:22.739Z] 803a6e137a05: Waiting [2024-09-13T07:31:22.739Z] d03eb167c2dc: Waiting [2024-09-13T07:31:22.739Z] e22f3910fb3a: Waiting [2024-09-13T07:31:22.739Z] 671730434f5c: Waiting [2024-09-13T07:31:22.739Z] c14364e384d0: Waiting [2024-09-13T07:31:22.739Z] 0775bfb8f7b0: Waiting [2024-09-13T07:31:22.739Z] 5f70bf18a086: Waiting [2024-09-13T07:31:22.739Z] c54009382004: Waiting [2024-09-13T07:31:22.739Z] d62a02444d39: Waiting [2024-09-13T07:31:22.739Z] 1f27da84375a: Waiting [2024-09-13T07:31:22.739Z] 27eccc91bca5: Layer already exists [2024-09-13T07:31:22.739Z] a00a28214ed6: Layer already exists [2024-09-13T07:31:22.739Z] 5b32bd1bc63f: Layer already exists [2024-09-13T07:31:22.739Z] 1d1943db9846: Layer already exists [2024-09-13T07:31:22.739Z] 2a9de7853cab: Layer already exists [2024-09-13T07:31:22.739Z] 1f27da84375a: Layer already exists [2024-09-13T07:31:22.739Z] 70a89d11d0ed: Layer already exists [2024-09-13T07:31:22.739Z] 1db260900a26: Layer already exists [2024-09-13T07:31:22.739Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:22.739Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:22.739Z] e22f3910fb3a: Layer already exists [2024-09-13T07:31:22.739Z] 5f70bf18a086: Layer already exists [2024-09-13T07:31:22.739Z] 0775bfb8f7b0: Layer already exists [2024-09-13T07:31:22.739Z] c14364e384d0: Layer already exists [2024-09-13T07:31:22.739Z] 671730434f5c: Layer already exists [2024-09-13T07:31:22.739Z] c54009382004: Layer already exists [2024-09-13T07:31:22.739Z] d62a02444d39: Layer already exists [2024-09-13T07:31:22.739Z] latest: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:23.067Z] + 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-13T07:31:23.395Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [2024-09-13T07:31:23.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T07:31:23.395Z] 2a9de7853cab: Preparing [2024-09-13T07:31:23.395Z] a00a28214ed6: Preparing [2024-09-13T07:31:23.395Z] 27eccc91bca5: Preparing [2024-09-13T07:31:23.395Z] 1d1943db9846: Preparing [2024-09-13T07:31:23.395Z] 5b32bd1bc63f: Preparing [2024-09-13T07:31:23.395Z] 1f27da84375a: Preparing [2024-09-13T07:31:23.395Z] 70a89d11d0ed: Preparing [2024-09-13T07:31:23.395Z] 1db260900a26: Preparing [2024-09-13T07:31:23.395Z] 803a6e137a05: Preparing [2024-09-13T07:31:23.395Z] d03eb167c2dc: Preparing [2024-09-13T07:31:23.395Z] e22f3910fb3a: Preparing [2024-09-13T07:31:23.395Z] 0775bfb8f7b0: Preparing [2024-09-13T07:31:23.395Z] 5f70bf18a086: Preparing [2024-09-13T07:31:23.395Z] 671730434f5c: Preparing [2024-09-13T07:31:23.395Z] c14364e384d0: Preparing [2024-09-13T07:31:23.395Z] c54009382004: Preparing [2024-09-13T07:31:23.395Z] d62a02444d39: Preparing [2024-09-13T07:31:23.395Z] e22f3910fb3a: Waiting [2024-09-13T07:31:23.395Z] 0775bfb8f7b0: Waiting [2024-09-13T07:31:23.395Z] 5f70bf18a086: Waiting [2024-09-13T07:31:23.395Z] 671730434f5c: Waiting [2024-09-13T07:31:23.395Z] 70a89d11d0ed: Waiting [2024-09-13T07:31:23.395Z] c14364e384d0: Waiting [2024-09-13T07:31:23.395Z] 1f27da84375a: Waiting [2024-09-13T07:31:23.395Z] c54009382004: Waiting [2024-09-13T07:31:23.395Z] 1db260900a26: Waiting [2024-09-13T07:31:23.395Z] d62a02444d39: Waiting [2024-09-13T07:31:23.395Z] d03eb167c2dc: Waiting [2024-09-13T07:31:23.395Z] 803a6e137a05: Waiting [2024-09-13T07:31:23.395Z] 5b32bd1bc63f: Layer already exists [2024-09-13T07:31:23.395Z] 27eccc91bca5: Layer already exists [2024-09-13T07:31:23.395Z] a00a28214ed6: Layer already exists [2024-09-13T07:31:23.395Z] 1d1943db9846: Layer already exists [2024-09-13T07:31:23.396Z] 2a9de7853cab: Layer already exists [2024-09-13T07:31:23.396Z] 1db260900a26: Layer already exists [2024-09-13T07:31:23.396Z] 1f27da84375a: Layer already exists [2024-09-13T07:31:23.396Z] 70a89d11d0ed: Layer already exists [2024-09-13T07:31:23.396Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:23.396Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:23.396Z] e22f3910fb3a: Layer already exists [2024-09-13T07:31:23.396Z] 5f70bf18a086: Layer already exists [2024-09-13T07:31:23.396Z] 671730434f5c: Layer already exists [2024-09-13T07:31:23.396Z] c14364e384d0: Layer already exists [2024-09-13T07:31:23.396Z] 0775bfb8f7b0: Layer already exists [2024-09-13T07:31:23.396Z] d62a02444d39: Layer already exists [2024-09-13T07:31:23.396Z] c54009382004: Layer already exists [2024-09-13T07:31:23.396Z] 3.2.0-dev.73: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:23.723Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:24.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:24.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T07:31:24.047Z] 2a9de7853cab: Preparing [2024-09-13T07:31:24.047Z] a00a28214ed6: Preparing [2024-09-13T07:31:24.047Z] 27eccc91bca5: Preparing [2024-09-13T07:31:24.047Z] 1d1943db9846: Preparing [2024-09-13T07:31:24.047Z] 5b32bd1bc63f: Preparing [2024-09-13T07:31:24.047Z] 1f27da84375a: Preparing [2024-09-13T07:31:24.047Z] 70a89d11d0ed: Preparing [2024-09-13T07:31:24.047Z] 1db260900a26: Preparing [2024-09-13T07:31:24.047Z] 803a6e137a05: Preparing [2024-09-13T07:31:24.047Z] d03eb167c2dc: Preparing [2024-09-13T07:31:24.047Z] e22f3910fb3a: Preparing [2024-09-13T07:31:24.047Z] 0775bfb8f7b0: Preparing [2024-09-13T07:31:24.047Z] 5f70bf18a086: Preparing [2024-09-13T07:31:24.047Z] 671730434f5c: Preparing [2024-09-13T07:31:24.047Z] c14364e384d0: Preparing [2024-09-13T07:31:24.047Z] c54009382004: Preparing [2024-09-13T07:31:24.047Z] d62a02444d39: Preparing [2024-09-13T07:31:24.047Z] 1db260900a26: Waiting [2024-09-13T07:31:24.047Z] 803a6e137a05: Waiting [2024-09-13T07:31:24.047Z] d03eb167c2dc: Waiting [2024-09-13T07:31:24.047Z] e22f3910fb3a: Waiting [2024-09-13T07:31:24.047Z] 0775bfb8f7b0: Waiting [2024-09-13T07:31:24.047Z] 5f70bf18a086: Waiting [2024-09-13T07:31:24.047Z] 671730434f5c: Waiting [2024-09-13T07:31:24.047Z] c14364e384d0: Waiting [2024-09-13T07:31:24.047Z] c54009382004: Waiting [2024-09-13T07:31:24.047Z] d62a02444d39: Waiting [2024-09-13T07:31:24.047Z] 1f27da84375a: Waiting [2024-09-13T07:31:24.047Z] 70a89d11d0ed: Waiting [2024-09-13T07:31:24.047Z] a00a28214ed6: Layer already exists [2024-09-13T07:31:24.047Z] 2a9de7853cab: Layer already exists [2024-09-13T07:31:24.047Z] 5b32bd1bc63f: Layer already exists [2024-09-13T07:31:24.047Z] 1d1943db9846: Layer already exists [2024-09-13T07:31:24.047Z] 27eccc91bca5: Layer already exists [2024-09-13T07:31:24.047Z] 1f27da84375a: Layer already exists [2024-09-13T07:31:24.047Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:24.047Z] 70a89d11d0ed: Layer already exists [2024-09-13T07:31:24.047Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:24.047Z] 1db260900a26: Layer already exists [2024-09-13T07:31:24.047Z] e22f3910fb3a: Layer already exists [2024-09-13T07:31:24.047Z] 5f70bf18a086: Layer already exists [2024-09-13T07:31:24.047Z] 0775bfb8f7b0: Layer already exists [2024-09-13T07:31:24.047Z] 671730434f5c: Layer already exists [2024-09-13T07:31:24.047Z] c14364e384d0: Layer already exists [2024-09-13T07:31:24.047Z] c54009382004: Layer already exists [2024-09-13T07:31:24.047Z] d62a02444d39: Layer already exists [2024-09-13T07:31:24.047Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:24.375Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:24.924Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-13T07:31:24.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T07:31:24.924Z] 2a9de7853cab: Preparing [2024-09-13T07:31:24.924Z] a00a28214ed6: Preparing [2024-09-13T07:31:24.924Z] 27eccc91bca5: Preparing [2024-09-13T07:31:24.924Z] 1d1943db9846: Preparing [2024-09-13T07:31:24.924Z] 5b32bd1bc63f: Preparing [2024-09-13T07:31:24.924Z] 1f27da84375a: Preparing [2024-09-13T07:31:24.924Z] 70a89d11d0ed: Preparing [2024-09-13T07:31:24.924Z] 1db260900a26: Preparing [2024-09-13T07:31:24.924Z] 803a6e137a05: Preparing [2024-09-13T07:31:24.924Z] d03eb167c2dc: Preparing [2024-09-13T07:31:24.924Z] e22f3910fb3a: Preparing [2024-09-13T07:31:24.924Z] 0775bfb8f7b0: Preparing [2024-09-13T07:31:24.924Z] 5f70bf18a086: Preparing [2024-09-13T07:31:24.924Z] 671730434f5c: Preparing [2024-09-13T07:31:24.924Z] c14364e384d0: Preparing [2024-09-13T07:31:24.924Z] c54009382004: Preparing [2024-09-13T07:31:24.924Z] d62a02444d39: Preparing [2024-09-13T07:31:24.924Z] 70a89d11d0ed: Waiting [2024-09-13T07:31:24.924Z] 5f70bf18a086: Waiting [2024-09-13T07:31:24.924Z] 1db260900a26: Waiting [2024-09-13T07:31:24.924Z] 671730434f5c: Waiting [2024-09-13T07:31:24.924Z] c14364e384d0: Waiting [2024-09-13T07:31:24.924Z] 803a6e137a05: Waiting [2024-09-13T07:31:24.924Z] d03eb167c2dc: Waiting [2024-09-13T07:31:24.924Z] c54009382004: Waiting [2024-09-13T07:31:24.924Z] d62a02444d39: Waiting [2024-09-13T07:31:24.924Z] e22f3910fb3a: Waiting [2024-09-13T07:31:24.924Z] a00a28214ed6: Layer already exists [2024-09-13T07:31:24.924Z] 27eccc91bca5: Layer already exists [2024-09-13T07:31:24.924Z] 5b32bd1bc63f: Layer already exists [2024-09-13T07:31:24.924Z] 2a9de7853cab: Layer already exists [2024-09-13T07:31:24.924Z] 1d1943db9846: Layer already exists [2024-09-13T07:31:24.924Z] 1f27da84375a: Layer already exists [2024-09-13T07:31:24.924Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:24.924Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:24.924Z] 70a89d11d0ed: Layer already exists [2024-09-13T07:31:24.924Z] 1db260900a26: Layer already exists [2024-09-13T07:31:24.924Z] e22f3910fb3a: Layer already exists [2024-09-13T07:31:24.924Z] 0775bfb8f7b0: Layer already exists [2024-09-13T07:31:24.924Z] 671730434f5c: Layer already exists [2024-09-13T07:31:24.924Z] 5f70bf18a086: Layer already exists [2024-09-13T07:31:24.924Z] c14364e384d0: Layer already exists [2024-09-13T07:31:24.924Z] c54009382004: Layer already exists [2024-09-13T07:31:24.924Z] d62a02444d39: Layer already exists [2024-09-13T07:31:24.924Z] main: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:25.015Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:25.034Z] taggedImages: [2024-09-13T07:31:25.034Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:25.034Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-13T07:31:25.034Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [2024-09-13T07:31:25.034Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:25.034Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-13T07:31:25.066Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-13T07:31:25.066Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:25.066Z] latest [2024-09-13T07:31:25.066Z] 3.2.0-dev.73 [2024-09-13T07:31:25.066Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:25.066Z] main [2024-09-13T07:31:25.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:25.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:25.834Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:25.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T07:31:25.834Z] bcda03f413c4: Preparing [2024-09-13T07:31:25.834Z] 9a098918b9f0: Preparing [2024-09-13T07:31:25.834Z] e5761622fd03: Preparing [2024-09-13T07:31:25.834Z] 49f55be43cea: Preparing [2024-09-13T07:31:25.834Z] 803a6e137a05: Preparing [2024-09-13T07:31:25.834Z] d03eb167c2dc: Preparing [2024-09-13T07:31:25.834Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:25.834Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:25.834Z] d62a02444d39: Preparing [2024-09-13T07:31:25.834Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:25.834Z] d03eb167c2dc: Waiting [2024-09-13T07:31:25.834Z] d62a02444d39: Waiting [2024-09-13T07:31:25.834Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:25.834Z] bcda03f413c4: Layer already exists [2024-09-13T07:31:25.834Z] 9a098918b9f0: Layer already exists [2024-09-13T07:31:25.834Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:25.834Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:25.834Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:25.834Z] d62a02444d39: Layer already exists [2024-09-13T07:31:25.834Z] e5761622fd03: Pushed [2024-09-13T07:31:27.842Z] 49f55be43cea: Pushed [2024-09-13T07:31:28.117Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:28.467Z] + 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-13T07:31:28.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-13T07:31:28.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T07:31:28.804Z] bcda03f413c4: Preparing [2024-09-13T07:31:28.804Z] 9a098918b9f0: Preparing [2024-09-13T07:31:28.804Z] e5761622fd03: Preparing [2024-09-13T07:31:28.804Z] 49f55be43cea: Preparing [2024-09-13T07:31:28.804Z] 803a6e137a05: Preparing [2024-09-13T07:31:28.804Z] d03eb167c2dc: Preparing [2024-09-13T07:31:28.804Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:28.804Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:28.804Z] d62a02444d39: Preparing [2024-09-13T07:31:28.804Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:28.804Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:28.804Z] d62a02444d39: Waiting [2024-09-13T07:31:28.804Z] d03eb167c2dc: Waiting [2024-09-13T07:31:28.804Z] 9a098918b9f0: Layer already exists [2024-09-13T07:31:28.804Z] 49f55be43cea: Layer already exists [2024-09-13T07:31:28.804Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:28.804Z] e5761622fd03: Layer already exists [2024-09-13T07:31:28.804Z] bcda03f413c4: Layer already exists [2024-09-13T07:31:28.804Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:28.804Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:28.804Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:28.804Z] d62a02444d39: Layer already exists [2024-09-13T07:31:28.804Z] latest: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:29.140Z] + 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-13T07:31:29.467Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [2024-09-13T07:31:29.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T07:31:29.467Z] bcda03f413c4: Preparing [2024-09-13T07:31:29.467Z] 9a098918b9f0: Preparing [2024-09-13T07:31:29.467Z] e5761622fd03: Preparing [2024-09-13T07:31:29.467Z] 49f55be43cea: Preparing [2024-09-13T07:31:29.467Z] 803a6e137a05: Preparing [2024-09-13T07:31:29.467Z] d03eb167c2dc: Preparing [2024-09-13T07:31:29.467Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:29.467Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:29.467Z] d62a02444d39: Preparing [2024-09-13T07:31:29.467Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:29.467Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:29.467Z] d03eb167c2dc: Waiting [2024-09-13T07:31:29.467Z] 9a098918b9f0: Layer already exists [2024-09-13T07:31:29.467Z] 49f55be43cea: Layer already exists [2024-09-13T07:31:29.467Z] e5761622fd03: Layer already exists [2024-09-13T07:31:29.467Z] bcda03f413c4: Layer already exists [2024-09-13T07:31:29.467Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:29.467Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:29.467Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:29.467Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:29.467Z] d62a02444d39: Layer already exists [2024-09-13T07:31:29.467Z] 3.2.0-dev.73: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:29.792Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:30.118Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:30.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T07:31:30.118Z] bcda03f413c4: Preparing [2024-09-13T07:31:30.118Z] 9a098918b9f0: Preparing [2024-09-13T07:31:30.118Z] e5761622fd03: Preparing [2024-09-13T07:31:30.118Z] 49f55be43cea: Preparing [2024-09-13T07:31:30.118Z] 803a6e137a05: Preparing [2024-09-13T07:31:30.118Z] d03eb167c2dc: Preparing [2024-09-13T07:31:30.118Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:30.118Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:30.118Z] d62a02444d39: Preparing [2024-09-13T07:31:30.118Z] d03eb167c2dc: Waiting [2024-09-13T07:31:30.118Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:30.118Z] 2fedda52c6c5: Waiting [2024-09-13T07:31:30.118Z] d62a02444d39: Waiting [2024-09-13T07:31:30.118Z] bcda03f413c4: Layer already exists [2024-09-13T07:31:30.118Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:30.118Z] 9a098918b9f0: Layer already exists [2024-09-13T07:31:30.118Z] 49f55be43cea: Layer already exists [2024-09-13T07:31:30.118Z] e5761622fd03: Layer already exists [2024-09-13T07:31:30.118Z] d62a02444d39: Layer already exists [2024-09-13T07:31:30.118Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:30.118Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:30.118Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:30.118Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:30.456Z] + 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-13T07:31:30.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-13T07:31:30.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T07:31:30.787Z] bcda03f413c4: Preparing [2024-09-13T07:31:30.787Z] 9a098918b9f0: Preparing [2024-09-13T07:31:30.787Z] e5761622fd03: Preparing [2024-09-13T07:31:30.787Z] 49f55be43cea: Preparing [2024-09-13T07:31:30.787Z] 803a6e137a05: Preparing [2024-09-13T07:31:30.787Z] d03eb167c2dc: Preparing [2024-09-13T07:31:30.787Z] e09b0bb50a5e: Preparing [2024-09-13T07:31:30.787Z] 2fedda52c6c5: Preparing [2024-09-13T07:31:30.787Z] d62a02444d39: Preparing [2024-09-13T07:31:30.787Z] e09b0bb50a5e: Waiting [2024-09-13T07:31:30.787Z] d03eb167c2dc: Waiting [2024-09-13T07:31:30.787Z] d62a02444d39: Waiting [2024-09-13T07:31:30.787Z] 9a098918b9f0: Layer already exists [2024-09-13T07:31:30.787Z] bcda03f413c4: Layer already exists [2024-09-13T07:31:30.787Z] 49f55be43cea: Layer already exists [2024-09-13T07:31:30.787Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:30.787Z] e5761622fd03: Layer already exists [2024-09-13T07:31:30.787Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:30.787Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:31:30.787Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:31:30.787Z] d62a02444d39: Layer already exists [2024-09-13T07:31:30.787Z] main: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:30.875Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:30.890Z] taggedImages: [2024-09-13T07:31:30.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:30.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-13T07:31:30.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [2024-09-13T07:31:30.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:30.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-13T07:31:31.011Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-13T07:31:31.011Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:31.011Z] latest [2024-09-13T07:31:31.011Z] 3.2.0-dev.73 [2024-09-13T07:31:31.011Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:31.011Z] main [2024-09-13T07:31:31.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:31.351Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:31.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:31.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T07:31:31.683Z] 0bf16786d0ef: Preparing [2024-09-13T07:31:31.683Z] 0c1cdea1ba86: Preparing [2024-09-13T07:31:31.683Z] 7e18ca4791a6: Preparing [2024-09-13T07:31:31.683Z] 4a3c932bc012: Preparing [2024-09-13T07:31:31.683Z] 2f992696be41: Preparing [2024-09-13T07:31:31.683Z] 803a6e137a05: Preparing [2024-09-13T07:31:31.683Z] d03eb167c2dc: Preparing [2024-09-13T07:31:31.683Z] 659db1a582c8: Preparing [2024-09-13T07:31:31.683Z] 43d875d347d7: Preparing [2024-09-13T07:31:31.683Z] 3cd1f0b2e767: Preparing [2024-09-13T07:31:31.683Z] d62a02444d39: Preparing [2024-09-13T07:31:31.683Z] 43d875d347d7: Waiting [2024-09-13T07:31:31.683Z] 3cd1f0b2e767: Waiting [2024-09-13T07:31:31.683Z] d62a02444d39: Waiting [2024-09-13T07:31:31.683Z] 803a6e137a05: Waiting [2024-09-13T07:31:31.683Z] 659db1a582c8: Waiting [2024-09-13T07:31:31.683Z] 0c1cdea1ba86: Pushed [2024-09-13T07:31:31.683Z] 0bf16786d0ef: Pushed [2024-09-13T07:31:31.683Z] 2f992696be41: Pushed [2024-09-13T07:31:31.683Z] 4a3c932bc012: Pushed [2024-09-13T07:31:31.683Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:31.683Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:31.683Z] d62a02444d39: Layer already exists [2024-09-13T07:31:31.941Z] 659db1a582c8: Pushed [2024-09-13T07:31:31.941Z] 43d875d347d7: Pushed [2024-09-13T07:31:32.509Z] 7e18ca4791a6: Pushed [2024-09-13T07:31:32.767Z] 3cd1f0b2e767: Pushed [2024-09-13T07:31:33.027Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:33.358Z] + 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-13T07:31:33.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-13T07:31:33.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T07:31:33.673Z] 0bf16786d0ef: Preparing [2024-09-13T07:31:33.673Z] 0c1cdea1ba86: Preparing [2024-09-13T07:31:33.673Z] 7e18ca4791a6: Preparing [2024-09-13T07:31:33.673Z] 4a3c932bc012: Preparing [2024-09-13T07:31:33.673Z] 2f992696be41: Preparing [2024-09-13T07:31:33.673Z] 803a6e137a05: Preparing [2024-09-13T07:31:33.673Z] d03eb167c2dc: Preparing [2024-09-13T07:31:33.673Z] 659db1a582c8: Preparing [2024-09-13T07:31:33.673Z] 43d875d347d7: Preparing [2024-09-13T07:31:33.673Z] 3cd1f0b2e767: Preparing [2024-09-13T07:31:33.673Z] d62a02444d39: Preparing [2024-09-13T07:31:33.673Z] 803a6e137a05: Waiting [2024-09-13T07:31:33.673Z] d03eb167c2dc: Waiting [2024-09-13T07:31:33.673Z] 659db1a582c8: Waiting [2024-09-13T07:31:33.673Z] 43d875d347d7: Waiting [2024-09-13T07:31:33.673Z] 3cd1f0b2e767: Waiting [2024-09-13T07:31:33.673Z] d62a02444d39: Waiting [2024-09-13T07:31:33.673Z] 2f992696be41: Layer already exists [2024-09-13T07:31:33.673Z] 7e18ca4791a6: Layer already exists [2024-09-13T07:31:33.673Z] 0bf16786d0ef: Layer already exists [2024-09-13T07:31:33.673Z] 4a3c932bc012: Layer already exists [2024-09-13T07:31:33.673Z] 0c1cdea1ba86: Layer already exists [2024-09-13T07:31:33.673Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:33.673Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:33.673Z] 659db1a582c8: Layer already exists [2024-09-13T07:31:33.673Z] 43d875d347d7: Layer already exists [2024-09-13T07:31:33.673Z] 3cd1f0b2e767: Layer already exists [2024-09-13T07:31:33.673Z] d62a02444d39: Layer already exists [2024-09-13T07:31:33.673Z] latest: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:33.997Z] + 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-13T07:31:34.319Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [2024-09-13T07:31:34.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T07:31:34.319Z] 0bf16786d0ef: Preparing [2024-09-13T07:31:34.319Z] 0c1cdea1ba86: Preparing [2024-09-13T07:31:34.319Z] 7e18ca4791a6: Preparing [2024-09-13T07:31:34.319Z] 4a3c932bc012: Preparing [2024-09-13T07:31:34.319Z] 2f992696be41: Preparing [2024-09-13T07:31:34.319Z] 803a6e137a05: Preparing [2024-09-13T07:31:34.319Z] d03eb167c2dc: Preparing [2024-09-13T07:31:34.319Z] 659db1a582c8: Preparing [2024-09-13T07:31:34.319Z] 43d875d347d7: Preparing [2024-09-13T07:31:34.319Z] 803a6e137a05: Waiting [2024-09-13T07:31:34.319Z] d03eb167c2dc: Waiting [2024-09-13T07:31:34.319Z] 3cd1f0b2e767: Preparing [2024-09-13T07:31:34.319Z] 659db1a582c8: Waiting [2024-09-13T07:31:34.319Z] d62a02444d39: Preparing [2024-09-13T07:31:34.319Z] 3cd1f0b2e767: Waiting [2024-09-13T07:31:34.319Z] 43d875d347d7: Waiting [2024-09-13T07:31:34.319Z] d62a02444d39: Waiting [2024-09-13T07:31:34.319Z] 4a3c932bc012: Layer already exists [2024-09-13T07:31:34.319Z] 2f992696be41: Layer already exists [2024-09-13T07:31:34.319Z] 7e18ca4791a6: Layer already exists [2024-09-13T07:31:34.319Z] 0c1cdea1ba86: Layer already exists [2024-09-13T07:31:34.319Z] 0bf16786d0ef: Layer already exists [2024-09-13T07:31:34.319Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:34.319Z] 659db1a582c8: Layer already exists [2024-09-13T07:31:34.319Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:34.319Z] 3cd1f0b2e767: Layer already exists [2024-09-13T07:31:34.319Z] 43d875d347d7: Layer already exists [2024-09-13T07:31:34.319Z] d62a02444d39: Layer already exists [2024-09-13T07:31:34.319Z] 3.2.0-dev.73: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:34.642Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:34.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:34.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T07:31:34.973Z] 0bf16786d0ef: Preparing [2024-09-13T07:31:34.973Z] 0c1cdea1ba86: Preparing [2024-09-13T07:31:34.973Z] 7e18ca4791a6: Preparing [2024-09-13T07:31:34.973Z] 4a3c932bc012: Preparing [2024-09-13T07:31:34.973Z] 2f992696be41: Preparing [2024-09-13T07:31:34.973Z] 803a6e137a05: Preparing [2024-09-13T07:31:34.973Z] d03eb167c2dc: Preparing [2024-09-13T07:31:34.973Z] 659db1a582c8: Preparing [2024-09-13T07:31:34.973Z] 43d875d347d7: Preparing [2024-09-13T07:31:34.973Z] 3cd1f0b2e767: Preparing [2024-09-13T07:31:34.973Z] d62a02444d39: Preparing [2024-09-13T07:31:34.973Z] 3cd1f0b2e767: Waiting [2024-09-13T07:31:34.973Z] 659db1a582c8: Waiting [2024-09-13T07:31:34.973Z] d62a02444d39: Waiting [2024-09-13T07:31:34.973Z] 803a6e137a05: Waiting [2024-09-13T07:31:34.973Z] d03eb167c2dc: Waiting [2024-09-13T07:31:34.973Z] 43d875d347d7: Waiting [2024-09-13T07:31:34.973Z] 7e18ca4791a6: Layer already exists [2024-09-13T07:31:34.973Z] 2f992696be41: Layer already exists [2024-09-13T07:31:34.973Z] 0c1cdea1ba86: Layer already exists [2024-09-13T07:31:34.973Z] 0bf16786d0ef: Layer already exists [2024-09-13T07:31:34.973Z] 4a3c932bc012: Layer already exists [2024-09-13T07:31:34.973Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:34.973Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:34.973Z] 43d875d347d7: Layer already exists [2024-09-13T07:31:34.973Z] 659db1a582c8: Layer already exists [2024-09-13T07:31:34.973Z] 3cd1f0b2e767: Layer already exists [2024-09-13T07:31:34.973Z] d62a02444d39: Layer already exists [2024-09-13T07:31:34.973Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:35.303Z] + 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-13T07:31:35.641Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-13T07:31:35.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T07:31:35.641Z] 0bf16786d0ef: Preparing [2024-09-13T07:31:35.641Z] 0c1cdea1ba86: Preparing [2024-09-13T07:31:35.641Z] 7e18ca4791a6: Preparing [2024-09-13T07:31:35.641Z] 4a3c932bc012: Preparing [2024-09-13T07:31:35.641Z] 2f992696be41: Preparing [2024-09-13T07:31:35.641Z] 803a6e137a05: Preparing [2024-09-13T07:31:35.641Z] d03eb167c2dc: Preparing [2024-09-13T07:31:35.641Z] 659db1a582c8: Preparing [2024-09-13T07:31:35.641Z] 43d875d347d7: Preparing [2024-09-13T07:31:35.641Z] 3cd1f0b2e767: Preparing [2024-09-13T07:31:35.641Z] d62a02444d39: Preparing [2024-09-13T07:31:35.641Z] d03eb167c2dc: Waiting [2024-09-13T07:31:35.641Z] 659db1a582c8: Waiting [2024-09-13T07:31:35.641Z] 43d875d347d7: Waiting [2024-09-13T07:31:35.641Z] 3cd1f0b2e767: Waiting [2024-09-13T07:31:35.641Z] d62a02444d39: Waiting [2024-09-13T07:31:35.641Z] 0bf16786d0ef: Layer already exists [2024-09-13T07:31:35.641Z] 4a3c932bc012: Layer already exists [2024-09-13T07:31:35.641Z] 0c1cdea1ba86: Layer already exists [2024-09-13T07:31:35.641Z] 7e18ca4791a6: Layer already exists [2024-09-13T07:31:35.641Z] 2f992696be41: Layer already exists [2024-09-13T07:31:35.641Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:35.641Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:35.641Z] 43d875d347d7: Layer already exists [2024-09-13T07:31:35.641Z] 659db1a582c8: Layer already exists [2024-09-13T07:31:35.641Z] d62a02444d39: Layer already exists [2024-09-13T07:31:35.641Z] 3cd1f0b2e767: Layer already exists [2024-09-13T07:31:35.641Z] main: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:35.721Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:35.742Z] taggedImages: [2024-09-13T07:31:35.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:35.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-13T07:31:35.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [2024-09-13T07:31:35.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:35.742Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-13T07:31:35.772Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-13T07:31:35.772Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:35.772Z] latest [2024-09-13T07:31:35.772Z] 3.2.0-dev.73 [2024-09-13T07:31:35.772Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:35.772Z] main [2024-09-13T07:31:35.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:36.110Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:36.434Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:36.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T07:31:36.434Z] 02ddbb2b6c98: Preparing [2024-09-13T07:31:36.434Z] 3c962b708254: Preparing [2024-09-13T07:31:36.434Z] c76ce15160d5: Preparing [2024-09-13T07:31:36.434Z] 08ba9e3d9f70: Preparing [2024-09-13T07:31:36.434Z] 5f16e2c77060: Preparing [2024-09-13T07:31:36.434Z] 12613da93fb4: Preparing [2024-09-13T07:31:36.434Z] 27f5ba8e5ea7: Preparing [2024-09-13T07:31:36.434Z] 12613da93fb4: Waiting [2024-09-13T07:31:36.434Z] 803a6e137a05: Preparing [2024-09-13T07:31:36.434Z] d03eb167c2dc: Preparing [2024-09-13T07:31:36.434Z] cea59752c552: Preparing [2024-09-13T07:31:36.434Z] d03eb167c2dc: Waiting [2024-09-13T07:31:36.434Z] 27f5ba8e5ea7: Waiting [2024-09-13T07:31:36.434Z] 803a6e137a05: Waiting [2024-09-13T07:31:36.434Z] 18d9b901318b: Preparing [2024-09-13T07:31:36.434Z] d62a02444d39: Preparing [2024-09-13T07:31:36.434Z] cea59752c552: Waiting [2024-09-13T07:31:36.434Z] 18d9b901318b: Waiting [2024-09-13T07:31:36.434Z] d62a02444d39: Waiting [2024-09-13T07:31:36.434Z] 3c962b708254: Pushed [2024-09-13T07:31:36.434Z] 5f16e2c77060: Pushed [2024-09-13T07:31:36.434Z] 02ddbb2b6c98: Pushed [2024-09-13T07:31:36.434Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:36.434Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:36.434Z] 12613da93fb4: Pushed [2024-09-13T07:31:36.693Z] 27f5ba8e5ea7: Pushed [2024-09-13T07:31:36.693Z] d62a02444d39: Layer already exists [2024-09-13T07:31:36.693Z] cea59752c552: Pushed [2024-09-13T07:31:37.259Z] 08ba9e3d9f70: Pushed [2024-09-13T07:31:37.517Z] c76ce15160d5: Pushed [2024-09-13T07:31:37.517Z] 18d9b901318b: Pushed [2024-09-13T07:31:37.775Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:38.099Z] + 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-13T07:31:38.417Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-13T07:31:38.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T07:31:38.417Z] 02ddbb2b6c98: Preparing [2024-09-13T07:31:38.417Z] 3c962b708254: Preparing [2024-09-13T07:31:38.417Z] c76ce15160d5: Preparing [2024-09-13T07:31:38.417Z] 08ba9e3d9f70: Preparing [2024-09-13T07:31:38.417Z] 5f16e2c77060: Preparing [2024-09-13T07:31:38.417Z] 12613da93fb4: Preparing [2024-09-13T07:31:38.417Z] 27f5ba8e5ea7: Preparing [2024-09-13T07:31:38.417Z] 803a6e137a05: Preparing [2024-09-13T07:31:38.417Z] d03eb167c2dc: Preparing [2024-09-13T07:31:38.417Z] cea59752c552: Preparing [2024-09-13T07:31:38.417Z] 18d9b901318b: Preparing [2024-09-13T07:31:38.417Z] d62a02444d39: Preparing [2024-09-13T07:31:38.417Z] 803a6e137a05: Waiting [2024-09-13T07:31:38.417Z] d62a02444d39: Waiting [2024-09-13T07:31:38.417Z] d03eb167c2dc: Waiting [2024-09-13T07:31:38.417Z] cea59752c552: Waiting [2024-09-13T07:31:38.417Z] 18d9b901318b: Waiting [2024-09-13T07:31:38.417Z] 12613da93fb4: Waiting [2024-09-13T07:31:38.417Z] 27f5ba8e5ea7: Waiting [2024-09-13T07:31:38.417Z] 3c962b708254: Layer already exists [2024-09-13T07:31:38.417Z] 08ba9e3d9f70: Layer already exists [2024-09-13T07:31:38.417Z] 5f16e2c77060: Layer already exists [2024-09-13T07:31:38.417Z] c76ce15160d5: Layer already exists [2024-09-13T07:31:38.417Z] 02ddbb2b6c98: Layer already exists [2024-09-13T07:31:38.417Z] 27f5ba8e5ea7: Layer already exists [2024-09-13T07:31:38.417Z] 12613da93fb4: Layer already exists [2024-09-13T07:31:38.417Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:38.417Z] cea59752c552: Layer already exists [2024-09-13T07:31:38.417Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:38.417Z] d62a02444d39: Layer already exists [2024-09-13T07:31:38.417Z] 18d9b901318b: Layer already exists [2024-09-13T07:31:38.417Z] latest: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:38.743Z] + 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-13T07:31:39.067Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [2024-09-13T07:31:39.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T07:31:39.067Z] 02ddbb2b6c98: Preparing [2024-09-13T07:31:39.067Z] 3c962b708254: Preparing [2024-09-13T07:31:39.067Z] c76ce15160d5: Preparing [2024-09-13T07:31:39.067Z] 08ba9e3d9f70: Preparing [2024-09-13T07:31:39.067Z] 5f16e2c77060: Preparing [2024-09-13T07:31:39.067Z] 12613da93fb4: Preparing [2024-09-13T07:31:39.067Z] 27f5ba8e5ea7: Preparing [2024-09-13T07:31:39.067Z] 803a6e137a05: Preparing [2024-09-13T07:31:39.067Z] d03eb167c2dc: Preparing [2024-09-13T07:31:39.067Z] cea59752c552: Preparing [2024-09-13T07:31:39.067Z] 18d9b901318b: Preparing [2024-09-13T07:31:39.067Z] d62a02444d39: Preparing [2024-09-13T07:31:39.067Z] 803a6e137a05: Waiting [2024-09-13T07:31:39.067Z] 12613da93fb4: Waiting [2024-09-13T07:31:39.067Z] d03eb167c2dc: Waiting [2024-09-13T07:31:39.067Z] 27f5ba8e5ea7: Waiting [2024-09-13T07:31:39.067Z] 18d9b901318b: Waiting [2024-09-13T07:31:39.067Z] d62a02444d39: Waiting [2024-09-13T07:31:39.067Z] 02ddbb2b6c98: Layer already exists [2024-09-13T07:31:39.067Z] 3c962b708254: Layer already exists [2024-09-13T07:31:39.067Z] 5f16e2c77060: Layer already exists [2024-09-13T07:31:39.067Z] 08ba9e3d9f70: Layer already exists [2024-09-13T07:31:39.067Z] c76ce15160d5: Layer already exists [2024-09-13T07:31:39.067Z] 27f5ba8e5ea7: Layer already exists [2024-09-13T07:31:39.067Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:39.067Z] 12613da93fb4: Layer already exists [2024-09-13T07:31:39.067Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:39.067Z] cea59752c552: Layer already exists [2024-09-13T07:31:39.067Z] 18d9b901318b: Layer already exists [2024-09-13T07:31:39.067Z] d62a02444d39: Layer already exists [2024-09-13T07:31:39.067Z] 3.2.0-dev.73: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:39.405Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:39.728Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:39.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T07:31:39.729Z] 02ddbb2b6c98: Preparing [2024-09-13T07:31:39.729Z] 3c962b708254: Preparing [2024-09-13T07:31:39.729Z] c76ce15160d5: Preparing [2024-09-13T07:31:39.729Z] 08ba9e3d9f70: Preparing [2024-09-13T07:31:39.729Z] 5f16e2c77060: Preparing [2024-09-13T07:31:39.729Z] 12613da93fb4: Preparing [2024-09-13T07:31:39.729Z] 27f5ba8e5ea7: Preparing [2024-09-13T07:31:39.729Z] 803a6e137a05: Preparing [2024-09-13T07:31:39.729Z] d03eb167c2dc: Preparing [2024-09-13T07:31:39.729Z] cea59752c552: Preparing [2024-09-13T07:31:39.729Z] 18d9b901318b: Preparing [2024-09-13T07:31:39.729Z] d62a02444d39: Preparing [2024-09-13T07:31:39.729Z] 27f5ba8e5ea7: Waiting [2024-09-13T07:31:39.729Z] 803a6e137a05: Waiting [2024-09-13T07:31:39.729Z] d03eb167c2dc: Waiting [2024-09-13T07:31:39.729Z] cea59752c552: Waiting [2024-09-13T07:31:39.729Z] d62a02444d39: Waiting [2024-09-13T07:31:39.729Z] 18d9b901318b: Waiting [2024-09-13T07:31:39.729Z] 12613da93fb4: Waiting [2024-09-13T07:31:39.729Z] 3c962b708254: Layer already exists [2024-09-13T07:31:39.729Z] 08ba9e3d9f70: Layer already exists [2024-09-13T07:31:39.729Z] 02ddbb2b6c98: Layer already exists [2024-09-13T07:31:39.729Z] 5f16e2c77060: Layer already exists [2024-09-13T07:31:39.729Z] c76ce15160d5: Layer already exists [2024-09-13T07:31:39.729Z] 12613da93fb4: Layer already exists [2024-09-13T07:31:39.729Z] 27f5ba8e5ea7: Layer already exists [2024-09-13T07:31:39.729Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:39.729Z] cea59752c552: Layer already exists [2024-09-13T07:31:39.729Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:39.729Z] 18d9b901318b: Layer already exists [2024-09-13T07:31:39.729Z] d62a02444d39: Layer already exists [2024-09-13T07:31:39.729Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:40.058Z] + 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-13T07:31:40.387Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-13T07:31:40.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T07:31:40.387Z] 02ddbb2b6c98: Preparing [2024-09-13T07:31:40.387Z] 3c962b708254: Preparing [2024-09-13T07:31:40.387Z] c76ce15160d5: Preparing [2024-09-13T07:31:40.387Z] 08ba9e3d9f70: Preparing [2024-09-13T07:31:40.387Z] 5f16e2c77060: Preparing [2024-09-13T07:31:40.387Z] 12613da93fb4: Preparing [2024-09-13T07:31:40.387Z] 27f5ba8e5ea7: Preparing [2024-09-13T07:31:40.387Z] 803a6e137a05: Preparing [2024-09-13T07:31:40.387Z] d03eb167c2dc: Preparing [2024-09-13T07:31:40.387Z] cea59752c552: Preparing [2024-09-13T07:31:40.387Z] 18d9b901318b: Preparing [2024-09-13T07:31:40.387Z] d62a02444d39: Preparing [2024-09-13T07:31:40.387Z] 803a6e137a05: Waiting [2024-09-13T07:31:40.387Z] d62a02444d39: Waiting [2024-09-13T07:31:40.387Z] 18d9b901318b: Waiting [2024-09-13T07:31:40.387Z] d03eb167c2dc: Waiting [2024-09-13T07:31:40.387Z] cea59752c552: Waiting [2024-09-13T07:31:40.387Z] 12613da93fb4: Waiting [2024-09-13T07:31:40.387Z] 5f16e2c77060: Layer already exists [2024-09-13T07:31:40.387Z] 02ddbb2b6c98: Layer already exists [2024-09-13T07:31:40.387Z] c76ce15160d5: Layer already exists [2024-09-13T07:31:40.387Z] 08ba9e3d9f70: Layer already exists [2024-09-13T07:31:40.387Z] 3c962b708254: Layer already exists [2024-09-13T07:31:40.387Z] 27f5ba8e5ea7: Layer already exists [2024-09-13T07:31:40.387Z] 12613da93fb4: Layer already exists [2024-09-13T07:31:40.387Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:40.387Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:40.387Z] cea59752c552: Layer already exists [2024-09-13T07:31:40.387Z] 18d9b901318b: Layer already exists [2024-09-13T07:31:40.387Z] d62a02444d39: Layer already exists [2024-09-13T07:31:40.387Z] main: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:40.460Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:40.472Z] taggedImages: [2024-09-13T07:31:40.472Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:40.472Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-13T07:31:40.472Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [2024-09-13T07:31:40.472Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:40.472Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-13T07:31:40.502Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-13T07:31:40.502Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:40.502Z] latest [2024-09-13T07:31:40.502Z] 3.2.0-dev.73 [2024-09-13T07:31:40.502Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:40.502Z] main [2024-09-13T07:31:40.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:40.864Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:41.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:41.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T07:31:41.194Z] 0af332682037: Preparing [2024-09-13T07:31:41.194Z] 23cc43c19b01: Preparing [2024-09-13T07:31:41.194Z] 803a6e137a05: Preparing [2024-09-13T07:31:41.194Z] d03eb167c2dc: Preparing [2024-09-13T07:31:41.194Z] 3b64ba927ebf: Preparing [2024-09-13T07:31:41.194Z] b5cbc826bcf9: Preparing [2024-09-13T07:31:41.194Z] d62a02444d39: Preparing [2024-09-13T07:31:41.194Z] b5cbc826bcf9: Waiting [2024-09-13T07:31:41.194Z] d62a02444d39: Waiting [2024-09-13T07:31:41.194Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:41.194Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:41.194Z] d62a02444d39: Layer already exists [2024-09-13T07:31:41.194Z] 0af332682037: Pushed [2024-09-13T07:31:41.194Z] 3b64ba927ebf: Pushed [2024-09-13T07:31:41.762Z] b5cbc826bcf9: Pushed [2024-09-13T07:31:42.699Z] 23cc43c19b01: Pushed [2024-09-13T07:31:42.959Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:43.288Z] + 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-13T07:31:43.620Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-13T07:31:43.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T07:31:43.620Z] 0af332682037: Preparing [2024-09-13T07:31:43.620Z] 23cc43c19b01: Preparing [2024-09-13T07:31:43.620Z] 803a6e137a05: Preparing [2024-09-13T07:31:43.620Z] d03eb167c2dc: Preparing [2024-09-13T07:31:43.620Z] 3b64ba927ebf: Preparing [2024-09-13T07:31:43.620Z] b5cbc826bcf9: Preparing [2024-09-13T07:31:43.620Z] d62a02444d39: Preparing [2024-09-13T07:31:43.620Z] b5cbc826bcf9: Waiting [2024-09-13T07:31:43.620Z] d62a02444d39: Waiting [2024-09-13T07:31:43.620Z] 23cc43c19b01: Layer already exists [2024-09-13T07:31:43.620Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:43.620Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:43.620Z] 0af332682037: Layer already exists [2024-09-13T07:31:43.620Z] 3b64ba927ebf: Layer already exists [2024-09-13T07:31:43.620Z] b5cbc826bcf9: Layer already exists [2024-09-13T07:31:43.620Z] d62a02444d39: Layer already exists [2024-09-13T07:31:43.620Z] latest: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:43.953Z] + 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-13T07:31:44.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [2024-09-13T07:31:44.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T07:31:44.288Z] 0af332682037: Preparing [2024-09-13T07:31:44.288Z] 23cc43c19b01: Preparing [2024-09-13T07:31:44.288Z] 803a6e137a05: Preparing [2024-09-13T07:31:44.288Z] d03eb167c2dc: Preparing [2024-09-13T07:31:44.288Z] 3b64ba927ebf: Preparing [2024-09-13T07:31:44.288Z] b5cbc826bcf9: Preparing [2024-09-13T07:31:44.288Z] d62a02444d39: Preparing [2024-09-13T07:31:44.288Z] b5cbc826bcf9: Waiting [2024-09-13T07:31:44.288Z] d62a02444d39: Waiting [2024-09-13T07:31:44.288Z] 23cc43c19b01: Layer already exists [2024-09-13T07:31:44.288Z] 0af332682037: Layer already exists [2024-09-13T07:31:44.288Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:44.288Z] 3b64ba927ebf: Layer already exists [2024-09-13T07:31:44.288Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:44.288Z] b5cbc826bcf9: Layer already exists [2024-09-13T07:31:44.288Z] d62a02444d39: Layer already exists [2024-09-13T07:31:44.288Z] 3.2.0-dev.73: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:44.616Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:44.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:44.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T07:31:44.940Z] 0af332682037: Preparing [2024-09-13T07:31:44.940Z] 23cc43c19b01: Preparing [2024-09-13T07:31:44.940Z] 803a6e137a05: Preparing [2024-09-13T07:31:44.940Z] d03eb167c2dc: Preparing [2024-09-13T07:31:44.940Z] 3b64ba927ebf: Preparing [2024-09-13T07:31:44.940Z] b5cbc826bcf9: Preparing [2024-09-13T07:31:44.940Z] d62a02444d39: Preparing [2024-09-13T07:31:44.940Z] b5cbc826bcf9: Waiting [2024-09-13T07:31:44.940Z] d62a02444d39: Waiting [2024-09-13T07:31:44.940Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:44.940Z] 3b64ba927ebf: Layer already exists [2024-09-13T07:31:44.940Z] 0af332682037: Layer already exists [2024-09-13T07:31:44.940Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:44.940Z] 23cc43c19b01: Layer already exists [2024-09-13T07:31:44.940Z] b5cbc826bcf9: Layer already exists [2024-09-13T07:31:44.940Z] d62a02444d39: Layer already exists [2024-09-13T07:31:44.940Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:45.276Z] + 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-13T07:31:45.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-13T07:31:45.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T07:31:45.613Z] 0af332682037: Preparing [2024-09-13T07:31:45.613Z] 23cc43c19b01: Preparing [2024-09-13T07:31:45.613Z] 803a6e137a05: Preparing [2024-09-13T07:31:45.613Z] d03eb167c2dc: Preparing [2024-09-13T07:31:45.613Z] 3b64ba927ebf: Preparing [2024-09-13T07:31:45.613Z] b5cbc826bcf9: Preparing [2024-09-13T07:31:45.613Z] d62a02444d39: Preparing [2024-09-13T07:31:45.613Z] b5cbc826bcf9: Waiting [2024-09-13T07:31:45.613Z] d62a02444d39: Waiting [2024-09-13T07:31:45.613Z] 0af332682037: Layer already exists [2024-09-13T07:31:45.613Z] 23cc43c19b01: Layer already exists [2024-09-13T07:31:45.613Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:45.613Z] 3b64ba927ebf: Layer already exists [2024-09-13T07:31:45.613Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:45.613Z] b5cbc826bcf9: Layer already exists [2024-09-13T07:31:45.613Z] d62a02444d39: Layer already exists [2024-09-13T07:31:45.613Z] main: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:45.684Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:45.699Z] taggedImages: [2024-09-13T07:31:45.699Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:45.699Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-13T07:31:45.699Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [2024-09-13T07:31:45.699Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:45.699Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-13T07:31:45.721Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-13T07:31:45.721Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:45.721Z] latest [2024-09-13T07:31:45.721Z] 3.2.0-dev.73 [2024-09-13T07:31:45.721Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:45.721Z] main [2024-09-13T07:31:45.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:46.059Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:46.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:46.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T07:31:46.381Z] 66e2b7d4de6a: Preparing [2024-09-13T07:31:46.381Z] a4ed0abba475: Preparing [2024-09-13T07:31:46.381Z] d2b47834a31c: Preparing [2024-09-13T07:31:46.381Z] 803a6e137a05: Preparing [2024-09-13T07:31:46.381Z] d03eb167c2dc: Preparing [2024-09-13T07:31:46.381Z] ce778056958f: Preparing [2024-09-13T07:31:46.381Z] d866d078cf56: Preparing [2024-09-13T07:31:46.381Z] 484a31ccda64: Preparing [2024-09-13T07:31:46.381Z] d89799e56134: Preparing [2024-09-13T07:31:46.381Z] d62a02444d39: Preparing [2024-09-13T07:31:46.381Z] ce778056958f: Waiting [2024-09-13T07:31:46.381Z] d866d078cf56: Waiting [2024-09-13T07:31:46.381Z] 484a31ccda64: Waiting [2024-09-13T07:31:46.381Z] d89799e56134: Waiting [2024-09-13T07:31:46.381Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:46.381Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:46.381Z] 66e2b7d4de6a: Pushed [2024-09-13T07:31:46.381Z] d2b47834a31c: Pushed [2024-09-13T07:31:46.381Z] a4ed0abba475: Pushed [2024-09-13T07:31:46.381Z] d62a02444d39: Layer already exists [2024-09-13T07:31:46.639Z] 484a31ccda64: Pushed [2024-09-13T07:31:46.897Z] d89799e56134: Pushed [2024-09-13T07:31:52.172Z] d866d078cf56: Pushed [2024-09-13T07:31:55.000Z] #83 DONE 101.7s [2024-09-13T07:31:55.000Z] [2024-09-13T07:31:55.000Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.000Z] #81 DONE 103.0s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #87 DONE 100.8s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #89 DONE 99.3s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #93 DONE 81.6s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #119 DONE 1.5s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #120 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #121 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #122 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #123 [support-notifications builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #123 DONE 1.5s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #124 [core-keeper builder 7/8] COPY . . [2024-09-13T07:31:55.001Z] #124 DONE 1.5s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T07:31:55.001Z] #125 ... [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #126 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #127 [core-command builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #127 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #128 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #129 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #130 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #131 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #132 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #133 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #134 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #134 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #135 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #136 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #136 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #137 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #138 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #139 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #140 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #141 DONE 1.5s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #142 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #143 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #144 [core-data builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #144 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T07:31:55.001Z] #145 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T07:31:55.001Z] #146 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #147 [support-scheduler builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #147 CACHED [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #148 [core-metadata builder 6/7] COPY . . [2024-09-13T07:31:55.001Z] #148 DONE 1.6s [2024-09-13T07:31:55.001Z] [2024-09-13T07:31:55.001Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T07:31:55.463Z] ce778056958f: Pushed [2024-09-13T07:31:55.463Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:55.783Z] + 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-13T07:31:56.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-13T07:31:56.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T07:31:56.101Z] 66e2b7d4de6a: Preparing [2024-09-13T07:31:56.101Z] a4ed0abba475: Preparing [2024-09-13T07:31:56.101Z] d2b47834a31c: Preparing [2024-09-13T07:31:56.101Z] 803a6e137a05: Preparing [2024-09-13T07:31:56.101Z] d03eb167c2dc: Preparing [2024-09-13T07:31:56.101Z] ce778056958f: Preparing [2024-09-13T07:31:56.101Z] d866d078cf56: Preparing [2024-09-13T07:31:56.101Z] 484a31ccda64: Preparing [2024-09-13T07:31:56.101Z] d89799e56134: Preparing [2024-09-13T07:31:56.101Z] d62a02444d39: Preparing [2024-09-13T07:31:56.101Z] d866d078cf56: Waiting [2024-09-13T07:31:56.101Z] d89799e56134: Waiting [2024-09-13T07:31:56.101Z] 484a31ccda64: Waiting [2024-09-13T07:31:56.101Z] d62a02444d39: Waiting [2024-09-13T07:31:56.101Z] ce778056958f: Waiting [2024-09-13T07:31:56.101Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:56.101Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:56.101Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:31:56.101Z] a4ed0abba475: Layer already exists [2024-09-13T07:31:56.101Z] d2b47834a31c: Layer already exists [2024-09-13T07:31:56.101Z] ce778056958f: Layer already exists [2024-09-13T07:31:56.101Z] 484a31ccda64: Layer already exists [2024-09-13T07:31:56.101Z] d89799e56134: Layer already exists [2024-09-13T07:31:56.101Z] d866d078cf56: Layer already exists [2024-09-13T07:31:56.101Z] d62a02444d39: Layer already exists [2024-09-13T07:31:56.101Z] latest: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:56.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-13T07:31:56.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [2024-09-13T07:31:56.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T07:31:56.748Z] 66e2b7d4de6a: Preparing [2024-09-13T07:31:56.748Z] a4ed0abba475: Preparing [2024-09-13T07:31:56.748Z] d2b47834a31c: Preparing [2024-09-13T07:31:56.748Z] 803a6e137a05: Preparing [2024-09-13T07:31:56.748Z] d03eb167c2dc: Preparing [2024-09-13T07:31:56.748Z] ce778056958f: Preparing [2024-09-13T07:31:56.748Z] d866d078cf56: Preparing [2024-09-13T07:31:56.748Z] 484a31ccda64: Preparing [2024-09-13T07:31:56.748Z] d89799e56134: Preparing [2024-09-13T07:31:56.748Z] d62a02444d39: Preparing [2024-09-13T07:31:56.748Z] d866d078cf56: Waiting [2024-09-13T07:31:56.748Z] 484a31ccda64: Waiting [2024-09-13T07:31:56.748Z] d89799e56134: Waiting [2024-09-13T07:31:56.748Z] d62a02444d39: Waiting [2024-09-13T07:31:56.748Z] ce778056958f: Waiting [2024-09-13T07:31:56.748Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:56.748Z] d2b47834a31c: Layer already exists [2024-09-13T07:31:56.748Z] a4ed0abba475: Layer already exists [2024-09-13T07:31:56.748Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:56.748Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:31:56.748Z] 484a31ccda64: Layer already exists [2024-09-13T07:31:56.748Z] d866d078cf56: Layer already exists [2024-09-13T07:31:56.748Z] ce778056958f: Layer already exists [2024-09-13T07:31:56.748Z] d62a02444d39: Layer already exists [2024-09-13T07:31:56.748Z] d89799e56134: Layer already exists [2024-09-13T07:31:56.748Z] 3.2.0-dev.73: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:57.076Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:57.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:57.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T07:31:57.396Z] 66e2b7d4de6a: Preparing [2024-09-13T07:31:57.396Z] a4ed0abba475: Preparing [2024-09-13T07:31:57.396Z] d2b47834a31c: Preparing [2024-09-13T07:31:57.396Z] 803a6e137a05: Preparing [2024-09-13T07:31:57.396Z] d03eb167c2dc: Preparing [2024-09-13T07:31:57.396Z] ce778056958f: Preparing [2024-09-13T07:31:57.396Z] d866d078cf56: Preparing [2024-09-13T07:31:57.396Z] 484a31ccda64: Preparing [2024-09-13T07:31:57.396Z] d89799e56134: Preparing [2024-09-13T07:31:57.396Z] d62a02444d39: Preparing [2024-09-13T07:31:57.396Z] 484a31ccda64: Waiting [2024-09-13T07:31:57.396Z] d89799e56134: Waiting [2024-09-13T07:31:57.396Z] d62a02444d39: Waiting [2024-09-13T07:31:57.396Z] ce778056958f: Waiting [2024-09-13T07:31:57.396Z] d866d078cf56: Waiting [2024-09-13T07:31:57.396Z] d2b47834a31c: Layer already exists [2024-09-13T07:31:57.396Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:31:57.396Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:57.396Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:57.396Z] a4ed0abba475: Layer already exists [2024-09-13T07:31:57.396Z] ce778056958f: Layer already exists [2024-09-13T07:31:57.396Z] d62a02444d39: Layer already exists [2024-09-13T07:31:57.396Z] d866d078cf56: Layer already exists [2024-09-13T07:31:57.396Z] d89799e56134: Layer already exists [2024-09-13T07:31:57.396Z] 484a31ccda64: Layer already exists [2024-09-13T07:31:57.396Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:57.587Z] #149 ... [2024-09-13T07:31:57.587Z] [2024-09-13T07:31:57.587Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T07:31:57.587Z] #0 5.236 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-13T07:31:57.587Z] #150 ... [2024-09-13T07:31:57.587Z] [2024-09-13T07:31:57.587Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T07:31:57.587Z] #0 5.530 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-13T07:31:57.727Z] + 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-13T07:31:58.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-13T07:31:58.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T07:31:58.052Z] 66e2b7d4de6a: Preparing [2024-09-13T07:31:58.052Z] a4ed0abba475: Preparing [2024-09-13T07:31:58.052Z] d2b47834a31c: Preparing [2024-09-13T07:31:58.052Z] 803a6e137a05: Preparing [2024-09-13T07:31:58.052Z] d03eb167c2dc: Preparing [2024-09-13T07:31:58.052Z] ce778056958f: Preparing [2024-09-13T07:31:58.052Z] d866d078cf56: Preparing [2024-09-13T07:31:58.052Z] 484a31ccda64: Preparing [2024-09-13T07:31:58.052Z] d89799e56134: Preparing [2024-09-13T07:31:58.052Z] d62a02444d39: Preparing [2024-09-13T07:31:58.052Z] 484a31ccda64: Waiting [2024-09-13T07:31:58.052Z] d62a02444d39: Waiting [2024-09-13T07:31:58.052Z] d866d078cf56: Waiting [2024-09-13T07:31:58.052Z] ce778056958f: Waiting [2024-09-13T07:31:58.052Z] d89799e56134: Waiting [2024-09-13T07:31:58.052Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:31:58.052Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:58.052Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:58.052Z] a4ed0abba475: Layer already exists [2024-09-13T07:31:58.052Z] d2b47834a31c: Layer already exists [2024-09-13T07:31:58.052Z] ce778056958f: Layer already exists [2024-09-13T07:31:58.052Z] d866d078cf56: Layer already exists [2024-09-13T07:31:58.052Z] 484a31ccda64: Layer already exists [2024-09-13T07:31:58.052Z] d89799e56134: Layer already exists [2024-09-13T07:31:58.052Z] d62a02444d39: Layer already exists [2024-09-13T07:31:58.052Z] main: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:31:58.125Z] ===================================================== [Pipeline] echo [2024-09-13T07:31:58.141Z] taggedImages: [2024-09-13T07:31:58.141Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:58.141Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-13T07:31:58.141Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [2024-09-13T07:31:58.141Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:58.141Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-13T07:31:58.168Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-13T07:31:58.168Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:58.168Z] latest [2024-09-13T07:31:58.168Z] 3.2.0-dev.73 [2024-09-13T07:31:58.168Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:31:58.168Z] main [2024-09-13T07:31:58.168Z] ===================================================== [2024-09-13T07:31:58.178Z] #151 ... [2024-09-13T07:31:58.178Z] [2024-09-13T07:31:58.178Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T07:31:58.178Z] #0 6.020 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:58.444Z] #152 ... [2024-09-13T07:31:58.444Z] [2024-09-13T07:31:58.444Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T07:31:58.444Z] #149 6.400 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-13T07:31:58.504Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:31:58.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:31:58.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T07:31:58.836Z] dd598231c88b: Preparing [2024-09-13T07:31:58.836Z] df0ca8981a44: Preparing [2024-09-13T07:31:58.836Z] 88cd9371d750: Preparing [2024-09-13T07:31:58.836Z] 803a6e137a05: Preparing [2024-09-13T07:31:58.836Z] d03eb167c2dc: Preparing [2024-09-13T07:31:58.836Z] 34fef697faa9: Preparing [2024-09-13T07:31:58.836Z] 4dea90ad404c: Preparing [2024-09-13T07:31:58.836Z] 9ff5621e7961: Preparing [2024-09-13T07:31:58.836Z] d62a02444d39: Preparing [2024-09-13T07:31:58.836Z] 4dea90ad404c: Waiting [2024-09-13T07:31:58.836Z] 34fef697faa9: Waiting [2024-09-13T07:31:58.836Z] 9ff5621e7961: Waiting [2024-09-13T07:31:58.836Z] d62a02444d39: Waiting [2024-09-13T07:31:58.836Z] 803a6e137a05: Layer already exists [2024-09-13T07:31:58.836Z] d03eb167c2dc: Layer already exists [2024-09-13T07:31:58.836Z] 88cd9371d750: Pushed [2024-09-13T07:31:58.836Z] df0ca8981a44: Pushed [2024-09-13T07:31:58.836Z] 4dea90ad404c: Pushed [2024-09-13T07:31:58.836Z] dd598231c88b: Pushed [2024-09-13T07:31:58.836Z] d62a02444d39: Layer already exists [2024-09-13T07:31:59.095Z] 9ff5621e7961: Pushed [2024-09-13T07:32:02.707Z] #149 ... [2024-09-13T07:32:02.707Z] [2024-09-13T07:32:02.707Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T07:32:02.707Z] #0 4.855 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-13T07:32:02.707Z] #153 ... [2024-09-13T07:32:02.707Z] [2024-09-13T07:32:02.707Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T07:32:02.707Z] #0 6.325 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-13T07:32:02.707Z] #154 ... [2024-09-13T07:32:02.707Z] [2024-09-13T07:32:02.707Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T07:32:02.707Z] #0 6.623 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-13T07:32:02.707Z] #155 ... [2024-09-13T07:32:02.707Z] [2024-09-13T07:32:02.707Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T07:32:02.707Z] #0 5.549 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-13T07:32:02.707Z] #156 ... [2024-09-13T07:32:02.707Z] [2024-09-13T07:32:02.707Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:32:02.708Z] #0 6.576 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-13T07:32:02.708Z] #157 ... [2024-09-13T07:32:02.708Z] [2024-09-13T07:32:02.708Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T07:32:02.708Z] #0 5.243 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-13T07:32:02.999Z] #158 ... [2024-09-13T07:32:02.999Z] [2024-09-13T07:32:02.999Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:32:02.999Z] #0 6.520 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-13T07:32:02.999Z] #159 ... [2024-09-13T07:32:02.999Z] [2024-09-13T07:32:02.999Z] #160 [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-13T07:32:02.999Z] #0 6.703 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-13T07:32:03.265Z] #160 ... [2024-09-13T07:32:03.265Z] [2024-09-13T07:32:03.265Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T07:32:03.265Z] #125 6.511 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-13T07:32:09.082Z] 34fef697faa9: Pushed [2024-09-13T07:32:09.082Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:09.401Z] + 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-13T07:32:09.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-13T07:32:09.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T07:32:09.722Z] dd598231c88b: Preparing [2024-09-13T07:32:09.722Z] df0ca8981a44: Preparing [2024-09-13T07:32:09.722Z] 88cd9371d750: Preparing [2024-09-13T07:32:09.722Z] 803a6e137a05: Preparing [2024-09-13T07:32:09.722Z] d03eb167c2dc: Preparing [2024-09-13T07:32:09.722Z] 34fef697faa9: Preparing [2024-09-13T07:32:09.722Z] 4dea90ad404c: Preparing [2024-09-13T07:32:09.722Z] 9ff5621e7961: Preparing [2024-09-13T07:32:09.722Z] d62a02444d39: Preparing [2024-09-13T07:32:09.722Z] 9ff5621e7961: Waiting [2024-09-13T07:32:09.722Z] 4dea90ad404c: Waiting [2024-09-13T07:32:09.722Z] d62a02444d39: Waiting [2024-09-13T07:32:09.722Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:09.722Z] df0ca8981a44: Layer already exists [2024-09-13T07:32:09.722Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:09.722Z] dd598231c88b: Layer already exists [2024-09-13T07:32:09.722Z] 88cd9371d750: Layer already exists [2024-09-13T07:32:09.723Z] 34fef697faa9: Layer already exists [2024-09-13T07:32:09.723Z] 4dea90ad404c: Layer already exists [2024-09-13T07:32:09.723Z] 9ff5621e7961: Layer already exists [2024-09-13T07:32:09.723Z] d62a02444d39: Layer already exists [2024-09-13T07:32:09.723Z] latest: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:10.047Z] + 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-13T07:32:10.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [2024-09-13T07:32:10.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T07:32:10.370Z] dd598231c88b: Preparing [2024-09-13T07:32:10.370Z] df0ca8981a44: Preparing [2024-09-13T07:32:10.370Z] 88cd9371d750: Preparing [2024-09-13T07:32:10.370Z] 803a6e137a05: Preparing [2024-09-13T07:32:10.370Z] d03eb167c2dc: Preparing [2024-09-13T07:32:10.370Z] 34fef697faa9: Preparing [2024-09-13T07:32:10.370Z] 4dea90ad404c: Preparing [2024-09-13T07:32:10.370Z] 9ff5621e7961: Preparing [2024-09-13T07:32:10.370Z] d62a02444d39: Preparing [2024-09-13T07:32:10.370Z] 4dea90ad404c: Waiting [2024-09-13T07:32:10.370Z] 9ff5621e7961: Waiting [2024-09-13T07:32:10.370Z] d62a02444d39: Waiting [2024-09-13T07:32:10.370Z] 34fef697faa9: Waiting [2024-09-13T07:32:10.370Z] dd598231c88b: Layer already exists [2024-09-13T07:32:10.370Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:10.370Z] 88cd9371d750: Layer already exists [2024-09-13T07:32:10.370Z] df0ca8981a44: Layer already exists [2024-09-13T07:32:10.370Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:10.370Z] 4dea90ad404c: Layer already exists [2024-09-13T07:32:10.370Z] 34fef697faa9: Layer already exists [2024-09-13T07:32:10.370Z] d62a02444d39: Layer already exists [2024-09-13T07:32:10.370Z] 9ff5621e7961: Layer already exists [2024-09-13T07:32:10.370Z] 3.2.0-dev.73: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:10.696Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:11.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:11.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T07:32:11.020Z] dd598231c88b: Preparing [2024-09-13T07:32:11.020Z] df0ca8981a44: Preparing [2024-09-13T07:32:11.020Z] 88cd9371d750: Preparing [2024-09-13T07:32:11.020Z] 803a6e137a05: Preparing [2024-09-13T07:32:11.020Z] d03eb167c2dc: Preparing [2024-09-13T07:32:11.020Z] 34fef697faa9: Preparing [2024-09-13T07:32:11.020Z] 4dea90ad404c: Preparing [2024-09-13T07:32:11.020Z] 9ff5621e7961: Preparing [2024-09-13T07:32:11.020Z] d62a02444d39: Preparing [2024-09-13T07:32:11.020Z] 34fef697faa9: Waiting [2024-09-13T07:32:11.020Z] 4dea90ad404c: Waiting [2024-09-13T07:32:11.020Z] 9ff5621e7961: Waiting [2024-09-13T07:32:11.020Z] d62a02444d39: Waiting [2024-09-13T07:32:11.020Z] df0ca8981a44: Layer already exists [2024-09-13T07:32:11.020Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:11.020Z] 88cd9371d750: Layer already exists [2024-09-13T07:32:11.020Z] dd598231c88b: Layer already exists [2024-09-13T07:32:11.020Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:11.020Z] 4dea90ad404c: Layer already exists [2024-09-13T07:32:11.020Z] 34fef697faa9: Layer already exists [2024-09-13T07:32:11.020Z] 9ff5621e7961: Layer already exists [2024-09-13T07:32:11.020Z] d62a02444d39: Layer already exists [2024-09-13T07:32:11.020Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:11.350Z] + 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-13T07:32:11.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-13T07:32:11.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T07:32:11.665Z] dd598231c88b: Preparing [2024-09-13T07:32:11.665Z] df0ca8981a44: Preparing [2024-09-13T07:32:11.665Z] 88cd9371d750: Preparing [2024-09-13T07:32:11.665Z] 803a6e137a05: Preparing [2024-09-13T07:32:11.665Z] d03eb167c2dc: Preparing [2024-09-13T07:32:11.665Z] 34fef697faa9: Preparing [2024-09-13T07:32:11.665Z] 4dea90ad404c: Preparing [2024-09-13T07:32:11.665Z] 9ff5621e7961: Preparing [2024-09-13T07:32:11.665Z] d62a02444d39: Preparing [2024-09-13T07:32:11.665Z] 34fef697faa9: Waiting [2024-09-13T07:32:11.665Z] d62a02444d39: Waiting [2024-09-13T07:32:11.665Z] 9ff5621e7961: Waiting [2024-09-13T07:32:11.665Z] 4dea90ad404c: Waiting [2024-09-13T07:32:11.665Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:11.665Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:11.665Z] df0ca8981a44: Layer already exists [2024-09-13T07:32:11.665Z] 88cd9371d750: Layer already exists [2024-09-13T07:32:11.665Z] dd598231c88b: Layer already exists [2024-09-13T07:32:11.665Z] 9ff5621e7961: Layer already exists [2024-09-13T07:32:11.665Z] 4dea90ad404c: Layer already exists [2024-09-13T07:32:11.665Z] 34fef697faa9: Layer already exists [2024-09-13T07:32:11.665Z] d62a02444d39: Layer already exists [2024-09-13T07:32:11.665Z] main: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:32:11.734Z] ===================================================== [Pipeline] echo [2024-09-13T07:32:11.745Z] taggedImages: [2024-09-13T07:32:11.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:11.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-13T07:32:11.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [2024-09-13T07:32:11.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:11.745Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-13T07:32:11.769Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-13T07:32:11.769Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:11.769Z] latest [2024-09-13T07:32:11.769Z] 3.2.0-dev.73 [2024-09-13T07:32:11.769Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:11.769Z] main [2024-09-13T07:32:11.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:12.095Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:12.415Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:12.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T07:32:12.415Z] 66e2b7d4de6a: Preparing [2024-09-13T07:32:12.415Z] a9a06e603d51: Preparing [2024-09-13T07:32:12.415Z] 3ed1a320f7b2: Preparing [2024-09-13T07:32:12.415Z] 803a6e137a05: Preparing [2024-09-13T07:32:12.415Z] d03eb167c2dc: Preparing [2024-09-13T07:32:12.415Z] b026d7738d79: Preparing [2024-09-13T07:32:12.415Z] 484a31ccda64: Preparing [2024-09-13T07:32:12.415Z] d89799e56134: Preparing [2024-09-13T07:32:12.415Z] d62a02444d39: Preparing [2024-09-13T07:32:12.415Z] b026d7738d79: Waiting [2024-09-13T07:32:12.415Z] d89799e56134: Waiting [2024-09-13T07:32:12.415Z] d62a02444d39: Waiting [2024-09-13T07:32:12.415Z] 484a31ccda64: Waiting [2024-09-13T07:32:12.415Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:12.415Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:32:12.415Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:12.415Z] d89799e56134: Layer already exists [2024-09-13T07:32:12.415Z] 484a31ccda64: Layer already exists [2024-09-13T07:32:12.415Z] d62a02444d39: Layer already exists [2024-09-13T07:32:12.415Z] 3ed1a320f7b2: Pushed [2024-09-13T07:32:12.415Z] a9a06e603d51: Pushed [2024-09-13T07:32:22.402Z] b026d7738d79: Pushed [2024-09-13T07:32:22.402Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:22.729Z] + 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-13T07:32:23.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-13T07:32:23.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T07:32:23.061Z] 66e2b7d4de6a: Preparing [2024-09-13T07:32:23.061Z] a9a06e603d51: Preparing [2024-09-13T07:32:23.061Z] 3ed1a320f7b2: Preparing [2024-09-13T07:32:23.061Z] 803a6e137a05: Preparing [2024-09-13T07:32:23.061Z] d03eb167c2dc: Preparing [2024-09-13T07:32:23.061Z] b026d7738d79: Preparing [2024-09-13T07:32:23.061Z] 484a31ccda64: Preparing [2024-09-13T07:32:23.061Z] d89799e56134: Preparing [2024-09-13T07:32:23.061Z] d62a02444d39: Preparing [2024-09-13T07:32:23.061Z] b026d7738d79: Waiting [2024-09-13T07:32:23.061Z] 484a31ccda64: Waiting [2024-09-13T07:32:23.061Z] d89799e56134: Waiting [2024-09-13T07:32:23.061Z] d62a02444d39: Waiting [2024-09-13T07:32:23.061Z] 3ed1a320f7b2: Layer already exists [2024-09-13T07:32:23.061Z] a9a06e603d51: Layer already exists [2024-09-13T07:32:23.061Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:23.061Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:23.061Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:32:23.061Z] b026d7738d79: Layer already exists [2024-09-13T07:32:23.061Z] 484a31ccda64: Layer already exists [2024-09-13T07:32:23.061Z] d62a02444d39: Layer already exists [2024-09-13T07:32:23.061Z] d89799e56134: Layer already exists [2024-09-13T07:32:23.061Z] latest: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:23.390Z] + 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-13T07:32:23.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [2024-09-13T07:32:23.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T07:32:23.716Z] 66e2b7d4de6a: Preparing [2024-09-13T07:32:23.716Z] a9a06e603d51: Preparing [2024-09-13T07:32:23.716Z] 3ed1a320f7b2: Preparing [2024-09-13T07:32:23.716Z] 803a6e137a05: Preparing [2024-09-13T07:32:23.716Z] d03eb167c2dc: Preparing [2024-09-13T07:32:23.716Z] b026d7738d79: Preparing [2024-09-13T07:32:23.716Z] 484a31ccda64: Preparing [2024-09-13T07:32:23.716Z] d89799e56134: Preparing [2024-09-13T07:32:23.716Z] d62a02444d39: Preparing [2024-09-13T07:32:23.716Z] d89799e56134: Waiting [2024-09-13T07:32:23.716Z] 484a31ccda64: Waiting [2024-09-13T07:32:23.716Z] b026d7738d79: Waiting [2024-09-13T07:32:23.716Z] d62a02444d39: Waiting [2024-09-13T07:32:23.716Z] a9a06e603d51: Layer already exists [2024-09-13T07:32:23.716Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:32:23.716Z] 3ed1a320f7b2: Layer already exists [2024-09-13T07:32:23.716Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:23.716Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:23.716Z] b026d7738d79: Layer already exists [2024-09-13T07:32:23.716Z] 484a31ccda64: Layer already exists [2024-09-13T07:32:23.716Z] d62a02444d39: Layer already exists [2024-09-13T07:32:23.716Z] d89799e56134: Layer already exists [2024-09-13T07:32:23.716Z] 3.2.0-dev.73: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:24.038Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:24.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:24.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T07:32:24.361Z] 66e2b7d4de6a: Preparing [2024-09-13T07:32:24.361Z] a9a06e603d51: Preparing [2024-09-13T07:32:24.361Z] 3ed1a320f7b2: Preparing [2024-09-13T07:32:24.361Z] 803a6e137a05: Preparing [2024-09-13T07:32:24.361Z] d03eb167c2dc: Preparing [2024-09-13T07:32:24.361Z] b026d7738d79: Preparing [2024-09-13T07:32:24.361Z] 484a31ccda64: Preparing [2024-09-13T07:32:24.361Z] d89799e56134: Preparing [2024-09-13T07:32:24.361Z] d62a02444d39: Preparing [2024-09-13T07:32:24.361Z] d89799e56134: Waiting [2024-09-13T07:32:24.361Z] b026d7738d79: Waiting [2024-09-13T07:32:24.361Z] d62a02444d39: Waiting [2024-09-13T07:32:24.361Z] a9a06e603d51: Layer already exists [2024-09-13T07:32:24.361Z] 3ed1a320f7b2: Layer already exists [2024-09-13T07:32:24.361Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:32:24.361Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:24.361Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:24.361Z] b026d7738d79: Layer already exists [2024-09-13T07:32:24.361Z] 484a31ccda64: Layer already exists [2024-09-13T07:32:24.361Z] d89799e56134: Layer already exists [2024-09-13T07:32:24.361Z] d62a02444d39: Layer already exists [2024-09-13T07:32:24.361Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:24.693Z] + 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-13T07:32:25.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-13T07:32:25.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T07:32:25.017Z] 66e2b7d4de6a: Preparing [2024-09-13T07:32:25.017Z] a9a06e603d51: Preparing [2024-09-13T07:32:25.017Z] 3ed1a320f7b2: Preparing [2024-09-13T07:32:25.017Z] 803a6e137a05: Preparing [2024-09-13T07:32:25.017Z] d03eb167c2dc: Preparing [2024-09-13T07:32:25.017Z] b026d7738d79: Preparing [2024-09-13T07:32:25.017Z] 484a31ccda64: Preparing [2024-09-13T07:32:25.017Z] d89799e56134: Preparing [2024-09-13T07:32:25.017Z] d62a02444d39: Preparing [2024-09-13T07:32:25.017Z] b026d7738d79: Waiting [2024-09-13T07:32:25.017Z] 484a31ccda64: Waiting [2024-09-13T07:32:25.017Z] d89799e56134: Waiting [2024-09-13T07:32:25.017Z] d62a02444d39: Waiting [2024-09-13T07:32:25.017Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:25.017Z] 3ed1a320f7b2: Layer already exists [2024-09-13T07:32:25.017Z] a9a06e603d51: Layer already exists [2024-09-13T07:32:25.017Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:25.017Z] 66e2b7d4de6a: Layer already exists [2024-09-13T07:32:25.017Z] 484a31ccda64: Layer already exists [2024-09-13T07:32:25.017Z] d89799e56134: Layer already exists [2024-09-13T07:32:25.017Z] b026d7738d79: Layer already exists [2024-09-13T07:32:25.017Z] d62a02444d39: Layer already exists [2024-09-13T07:32:29.215Z] main: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:32:29.296Z] ===================================================== [Pipeline] echo [2024-09-13T07:32:29.310Z] taggedImages: [2024-09-13T07:32:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-13T07:32:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [2024-09-13T07:32:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:29.310Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-13T07:32:29.338Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-13T07:32:29.338Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:29.338Z] latest [2024-09-13T07:32:29.338Z] 3.2.0-dev.73 [2024-09-13T07:32:29.338Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:29.338Z] main [2024-09-13T07:32:29.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:29.682Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:30.003Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:30.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T07:32:30.003Z] 62ed50b97fcd: Preparing [2024-09-13T07:32:30.003Z] 117c7c73a0a2: Preparing [2024-09-13T07:32:30.003Z] 803a6e137a05: Preparing [2024-09-13T07:32:30.003Z] d03eb167c2dc: Preparing [2024-09-13T07:32:30.003Z] ef0cd51d0854: Preparing [2024-09-13T07:32:30.003Z] d1963ba2cd13: Preparing [2024-09-13T07:32:30.003Z] d62a02444d39: Preparing [2024-09-13T07:32:30.003Z] d1963ba2cd13: Waiting [2024-09-13T07:32:30.003Z] d62a02444d39: Waiting [2024-09-13T07:32:30.003Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:30.003Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:30.003Z] d62a02444d39: Layer already exists [2024-09-13T07:32:30.003Z] 62ed50b97fcd: Pushed [2024-09-13T07:32:30.003Z] ef0cd51d0854: Pushed [2024-09-13T07:32:30.262Z] d1963ba2cd13: Pushed [2024-09-13T07:32:33.551Z] 117c7c73a0a2: Pushed [2024-09-13T07:32:33.551Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:33.875Z] + 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-13T07:32:34.197Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-13T07:32:34.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T07:32:34.197Z] 62ed50b97fcd: Preparing [2024-09-13T07:32:34.197Z] 117c7c73a0a2: Preparing [2024-09-13T07:32:34.197Z] 803a6e137a05: Preparing [2024-09-13T07:32:34.197Z] d03eb167c2dc: Preparing [2024-09-13T07:32:34.197Z] ef0cd51d0854: Preparing [2024-09-13T07:32:34.197Z] d1963ba2cd13: Preparing [2024-09-13T07:32:34.197Z] d62a02444d39: Preparing [2024-09-13T07:32:34.197Z] d62a02444d39: Waiting [2024-09-13T07:32:34.197Z] d1963ba2cd13: Waiting [2024-09-13T07:32:34.197Z] ef0cd51d0854: Layer already exists [2024-09-13T07:32:34.197Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:34.197Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:34.197Z] 117c7c73a0a2: Layer already exists [2024-09-13T07:32:34.197Z] 62ed50b97fcd: Layer already exists [2024-09-13T07:32:34.197Z] d62a02444d39: Layer already exists [2024-09-13T07:32:34.197Z] d1963ba2cd13: Layer already exists [2024-09-13T07:32:34.197Z] latest: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:34.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-13T07:32:34.850Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [2024-09-13T07:32:34.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T07:32:34.850Z] 62ed50b97fcd: Preparing [2024-09-13T07:32:34.850Z] 117c7c73a0a2: Preparing [2024-09-13T07:32:34.850Z] 803a6e137a05: Preparing [2024-09-13T07:32:34.850Z] d03eb167c2dc: Preparing [2024-09-13T07:32:34.850Z] ef0cd51d0854: Preparing [2024-09-13T07:32:34.850Z] d1963ba2cd13: Preparing [2024-09-13T07:32:34.850Z] d62a02444d39: Preparing [2024-09-13T07:32:34.850Z] d1963ba2cd13: Waiting [2024-09-13T07:32:34.850Z] d62a02444d39: Waiting [2024-09-13T07:32:34.850Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:34.850Z] 117c7c73a0a2: Layer already exists [2024-09-13T07:32:34.850Z] 62ed50b97fcd: Layer already exists [2024-09-13T07:32:34.850Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:34.850Z] ef0cd51d0854: Layer already exists [2024-09-13T07:32:34.850Z] d62a02444d39: Layer already exists [2024-09-13T07:32:34.850Z] d1963ba2cd13: Layer already exists [2024-09-13T07:32:34.850Z] 3.2.0-dev.73: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:35.185Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:35.507Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:35.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T07:32:35.507Z] 62ed50b97fcd: Preparing [2024-09-13T07:32:35.507Z] 117c7c73a0a2: Preparing [2024-09-13T07:32:35.507Z] 803a6e137a05: Preparing [2024-09-13T07:32:35.507Z] d03eb167c2dc: Preparing [2024-09-13T07:32:35.507Z] ef0cd51d0854: Preparing [2024-09-13T07:32:35.507Z] d1963ba2cd13: Preparing [2024-09-13T07:32:35.507Z] d62a02444d39: Preparing [2024-09-13T07:32:35.507Z] d1963ba2cd13: Waiting [2024-09-13T07:32:35.507Z] d62a02444d39: Waiting [2024-09-13T07:32:35.507Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:35.507Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:35.507Z] 62ed50b97fcd: Layer already exists [2024-09-13T07:32:35.507Z] 117c7c73a0a2: Layer already exists [2024-09-13T07:32:35.507Z] ef0cd51d0854: Layer already exists [2024-09-13T07:32:35.507Z] d1963ba2cd13: Layer already exists [2024-09-13T07:32:35.507Z] d62a02444d39: Layer already exists [2024-09-13T07:32:35.507Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:35.846Z] + 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-13T07:32:36.163Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-13T07:32:36.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T07:32:36.163Z] 62ed50b97fcd: Preparing [2024-09-13T07:32:36.163Z] 117c7c73a0a2: Preparing [2024-09-13T07:32:36.163Z] 803a6e137a05: Preparing [2024-09-13T07:32:36.163Z] d03eb167c2dc: Preparing [2024-09-13T07:32:36.163Z] ef0cd51d0854: Preparing [2024-09-13T07:32:36.163Z] d1963ba2cd13: Preparing [2024-09-13T07:32:36.163Z] d62a02444d39: Preparing [2024-09-13T07:32:36.163Z] d1963ba2cd13: Waiting [2024-09-13T07:32:36.163Z] d62a02444d39: Waiting [2024-09-13T07:32:36.163Z] 62ed50b97fcd: Layer already exists [2024-09-13T07:32:36.163Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:36.163Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:36.163Z] ef0cd51d0854: Layer already exists [2024-09-13T07:32:36.163Z] 117c7c73a0a2: Layer already exists [2024-09-13T07:32:36.163Z] d62a02444d39: Layer already exists [2024-09-13T07:32:36.163Z] d1963ba2cd13: Layer already exists [2024-09-13T07:32:36.163Z] main: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:32:36.242Z] ===================================================== [Pipeline] echo [2024-09-13T07:32:36.257Z] taggedImages: [2024-09-13T07:32:36.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:36.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-13T07:32:36.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [2024-09-13T07:32:36.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:36.257Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-13T07:32:36.286Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-13T07:32:36.286Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:36.286Z] latest [2024-09-13T07:32:36.286Z] 3.2.0-dev.73 [2024-09-13T07:32:36.286Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:36.286Z] main [2024-09-13T07:32:36.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:36.634Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:36.958Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:36.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T07:32:36.958Z] 229e9ff64a26: Preparing [2024-09-13T07:32:36.958Z] 97a3220518f8: Preparing [2024-09-13T07:32:36.958Z] 803a6e137a05: Preparing [2024-09-13T07:32:36.958Z] d03eb167c2dc: Preparing [2024-09-13T07:32:36.958Z] ca63f47ef206: Preparing [2024-09-13T07:32:36.958Z] 4c7456412a6f: Preparing [2024-09-13T07:32:36.958Z] d62a02444d39: Preparing [2024-09-13T07:32:36.958Z] d62a02444d39: Waiting [2024-09-13T07:32:36.958Z] 4c7456412a6f: Waiting [2024-09-13T07:32:36.958Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:36.958Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:36.958Z] d62a02444d39: Layer already exists [2024-09-13T07:32:36.958Z] ca63f47ef206: Pushed [2024-09-13T07:32:36.958Z] 229e9ff64a26: Pushed [2024-09-13T07:32:36.958Z] 4c7456412a6f: Pushed [2024-09-13T07:32:40.245Z] 97a3220518f8: Pushed [2024-09-13T07:32:40.245Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:40.568Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:40.898Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-13T07:32:40.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T07:32:40.898Z] 229e9ff64a26: Preparing [2024-09-13T07:32:40.898Z] 97a3220518f8: Preparing [2024-09-13T07:32:40.898Z] 803a6e137a05: Preparing [2024-09-13T07:32:40.898Z] d03eb167c2dc: Preparing [2024-09-13T07:32:40.898Z] ca63f47ef206: Preparing [2024-09-13T07:32:40.898Z] 4c7456412a6f: Preparing [2024-09-13T07:32:40.898Z] d62a02444d39: Preparing [2024-09-13T07:32:40.898Z] 4c7456412a6f: Waiting [2024-09-13T07:32:40.898Z] d62a02444d39: Waiting [2024-09-13T07:32:40.898Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:40.898Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:40.898Z] 229e9ff64a26: Layer already exists [2024-09-13T07:32:40.898Z] ca63f47ef206: Layer already exists [2024-09-13T07:32:40.898Z] 97a3220518f8: Layer already exists [2024-09-13T07:32:40.898Z] 4c7456412a6f: Layer already exists [2024-09-13T07:32:40.898Z] d62a02444d39: Layer already exists [2024-09-13T07:32:40.898Z] latest: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:41.226Z] + 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-13T07:32:41.551Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [2024-09-13T07:32:41.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T07:32:41.551Z] 229e9ff64a26: Preparing [2024-09-13T07:32:41.551Z] 97a3220518f8: Preparing [2024-09-13T07:32:41.551Z] 803a6e137a05: Preparing [2024-09-13T07:32:41.551Z] d03eb167c2dc: Preparing [2024-09-13T07:32:41.551Z] ca63f47ef206: Preparing [2024-09-13T07:32:41.551Z] 4c7456412a6f: Preparing [2024-09-13T07:32:41.551Z] d62a02444d39: Preparing [2024-09-13T07:32:41.551Z] 4c7456412a6f: Waiting [2024-09-13T07:32:41.551Z] d62a02444d39: Waiting [2024-09-13T07:32:41.551Z] 229e9ff64a26: Layer already exists [2024-09-13T07:32:41.551Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:41.551Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:41.551Z] 97a3220518f8: Layer already exists [2024-09-13T07:32:41.551Z] ca63f47ef206: Layer already exists [2024-09-13T07:32:41.551Z] d62a02444d39: Layer already exists [2024-09-13T07:32:41.551Z] 4c7456412a6f: Layer already exists [2024-09-13T07:32:41.551Z] 3.2.0-dev.73: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:41.874Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:42.197Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:42.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T07:32:42.197Z] 229e9ff64a26: Preparing [2024-09-13T07:32:42.197Z] 97a3220518f8: Preparing [2024-09-13T07:32:42.197Z] 803a6e137a05: Preparing [2024-09-13T07:32:42.197Z] d03eb167c2dc: Preparing [2024-09-13T07:32:42.197Z] ca63f47ef206: Preparing [2024-09-13T07:32:42.197Z] 4c7456412a6f: Preparing [2024-09-13T07:32:42.197Z] d62a02444d39: Preparing [2024-09-13T07:32:42.197Z] 4c7456412a6f: Waiting [2024-09-13T07:32:42.197Z] d62a02444d39: Waiting [2024-09-13T07:32:42.197Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:42.197Z] 97a3220518f8: Layer already exists [2024-09-13T07:32:42.197Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:42.197Z] 229e9ff64a26: Layer already exists [2024-09-13T07:32:42.197Z] ca63f47ef206: Layer already exists [2024-09-13T07:32:42.197Z] 4c7456412a6f: Layer already exists [2024-09-13T07:32:42.197Z] d62a02444d39: Layer already exists [2024-09-13T07:32:42.197Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:42.525Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:42.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-13T07:32:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T07:32:42.845Z] 229e9ff64a26: Preparing [2024-09-13T07:32:42.845Z] 97a3220518f8: Preparing [2024-09-13T07:32:42.845Z] 803a6e137a05: Preparing [2024-09-13T07:32:42.845Z] d03eb167c2dc: Preparing [2024-09-13T07:32:42.845Z] ca63f47ef206: Preparing [2024-09-13T07:32:42.845Z] 4c7456412a6f: Preparing [2024-09-13T07:32:42.845Z] d62a02444d39: Preparing [2024-09-13T07:32:42.845Z] 4c7456412a6f: Waiting [2024-09-13T07:32:42.845Z] d62a02444d39: Waiting [2024-09-13T07:32:42.845Z] ca63f47ef206: Layer already exists [2024-09-13T07:32:42.845Z] 97a3220518f8: Layer already exists [2024-09-13T07:32:42.845Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:42.845Z] 229e9ff64a26: Layer already exists [2024-09-13T07:32:42.845Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:42.845Z] 4c7456412a6f: Layer already exists [2024-09-13T07:32:42.845Z] d62a02444d39: Layer already exists [2024-09-13T07:32:42.845Z] main: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:32:42.910Z] ===================================================== [Pipeline] echo [2024-09-13T07:32:42.922Z] taggedImages: [2024-09-13T07:32:42.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:42.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-13T07:32:42.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [2024-09-13T07:32:42.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:42.922Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-13T07:32:43.032Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-13T07:32:43.032Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:43.032Z] latest [2024-09-13T07:32:43.032Z] 3.2.0-dev.73 [2024-09-13T07:32:43.032Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:43.032Z] main [2024-09-13T07:32:43.032Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:43.367Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:43.688Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:43.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T07:32:43.688Z] 851f94113b4f: Preparing [2024-09-13T07:32:43.688Z] 649aceea71b9: Preparing [2024-09-13T07:32:43.688Z] 803a6e137a05: Preparing [2024-09-13T07:32:43.688Z] d03eb167c2dc: Preparing [2024-09-13T07:32:43.688Z] e09b0bb50a5e: Preparing [2024-09-13T07:32:43.688Z] 2fedda52c6c5: Preparing [2024-09-13T07:32:43.688Z] d62a02444d39: Preparing [2024-09-13T07:32:43.688Z] d62a02444d39: Waiting [2024-09-13T07:32:43.688Z] 2fedda52c6c5: Waiting [2024-09-13T07:32:43.688Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:43.688Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:32:43.688Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:43.688Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:32:43.688Z] d62a02444d39: Layer already exists [2024-09-13T07:32:43.688Z] 851f94113b4f: Pushed [2024-09-13T07:32:46.977Z] 649aceea71b9: Pushed [2024-09-13T07:32:46.977Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:47.306Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:47.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-13T07:32:47.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T07:32:47.633Z] 851f94113b4f: Preparing [2024-09-13T07:32:47.633Z] 649aceea71b9: Preparing [2024-09-13T07:32:47.633Z] 803a6e137a05: Preparing [2024-09-13T07:32:47.633Z] d03eb167c2dc: Preparing [2024-09-13T07:32:47.633Z] e09b0bb50a5e: Preparing [2024-09-13T07:32:47.633Z] 2fedda52c6c5: Preparing [2024-09-13T07:32:47.633Z] d62a02444d39: Preparing [2024-09-13T07:32:47.633Z] 2fedda52c6c5: Waiting [2024-09-13T07:32:47.633Z] d62a02444d39: Waiting [2024-09-13T07:32:47.633Z] 649aceea71b9: Layer already exists [2024-09-13T07:32:47.633Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:32:47.633Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:47.633Z] 851f94113b4f: Layer already exists [2024-09-13T07:32:47.633Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:47.633Z] d62a02444d39: Layer already exists [2024-09-13T07:32:47.633Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:32:47.633Z] latest: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:47.968Z] + 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-13T07:32:48.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [2024-09-13T07:32:48.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T07:32:48.298Z] 851f94113b4f: Preparing [2024-09-13T07:32:48.298Z] 649aceea71b9: Preparing [2024-09-13T07:32:48.298Z] 803a6e137a05: Preparing [2024-09-13T07:32:48.298Z] d03eb167c2dc: Preparing [2024-09-13T07:32:48.298Z] e09b0bb50a5e: Preparing [2024-09-13T07:32:48.298Z] 2fedda52c6c5: Preparing [2024-09-13T07:32:48.298Z] d62a02444d39: Preparing [2024-09-13T07:32:48.298Z] 2fedda52c6c5: Waiting [2024-09-13T07:32:48.298Z] d62a02444d39: Waiting [2024-09-13T07:32:48.298Z] 649aceea71b9: Layer already exists [2024-09-13T07:32:48.298Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:48.298Z] 851f94113b4f: Layer already exists [2024-09-13T07:32:48.298Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:48.298Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:32:48.298Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:32:48.298Z] d62a02444d39: Layer already exists [2024-09-13T07:32:48.298Z] 3.2.0-dev.73: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:48.626Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:48.948Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:48.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T07:32:48.948Z] 851f94113b4f: Preparing [2024-09-13T07:32:48.948Z] 649aceea71b9: Preparing [2024-09-13T07:32:48.948Z] 803a6e137a05: Preparing [2024-09-13T07:32:48.948Z] d03eb167c2dc: Preparing [2024-09-13T07:32:48.948Z] e09b0bb50a5e: Preparing [2024-09-13T07:32:48.948Z] 2fedda52c6c5: Preparing [2024-09-13T07:32:48.948Z] d62a02444d39: Preparing [2024-09-13T07:32:48.948Z] 2fedda52c6c5: Waiting [2024-09-13T07:32:48.948Z] d62a02444d39: Waiting [2024-09-13T07:32:48.948Z] 649aceea71b9: Layer already exists [2024-09-13T07:32:48.948Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:48.948Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:32:48.948Z] 851f94113b4f: Layer already exists [2024-09-13T07:32:48.948Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:48.948Z] d62a02444d39: Layer already exists [2024-09-13T07:32:48.948Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:32:48.948Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:49.315Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T07:32:49.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-13T07:32:49.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T07:32:49.728Z] 851f94113b4f: Preparing [2024-09-13T07:32:49.728Z] 649aceea71b9: Preparing [2024-09-13T07:32:49.728Z] 803a6e137a05: Preparing [2024-09-13T07:32:49.728Z] d03eb167c2dc: Preparing [2024-09-13T07:32:49.728Z] e09b0bb50a5e: Preparing [2024-09-13T07:32:49.728Z] 2fedda52c6c5: Preparing [2024-09-13T07:32:49.728Z] d62a02444d39: Preparing [2024-09-13T07:32:49.728Z] 2fedda52c6c5: Waiting [2024-09-13T07:32:49.728Z] d62a02444d39: Waiting [2024-09-13T07:32:49.728Z] 649aceea71b9: Layer already exists [2024-09-13T07:32:49.728Z] d03eb167c2dc: Layer already exists [2024-09-13T07:32:49.728Z] e09b0bb50a5e: Layer already exists [2024-09-13T07:32:49.728Z] 851f94113b4f: Layer already exists [2024-09-13T07:32:49.728Z] 803a6e137a05: Layer already exists [2024-09-13T07:32:49.728Z] d62a02444d39: Layer already exists [2024-09-13T07:32:49.728Z] 2fedda52c6c5: Layer already exists [2024-09-13T07:32:49.728Z] main: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T07:32:49.817Z] ===================================================== [Pipeline] echo [2024-09-13T07:32:49.828Z] taggedImages: [2024-09-13T07:32:49.828Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T07:32:49.828Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-13T07:32:49.828Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [2024-09-13T07:32:49.828Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T07:32:49.828Z] - 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] } [2024-09-13T07:51:41.666Z] #125 ... [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T07:51:41.666Z] #156 DONE 1180.0s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:51:41.666Z] #159 ... [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:51:41.666Z] #161 DONE 0.4s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T07:51:41.666Z] #150 ... [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:51:41.666Z] #162 DONE 0.3s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:51:41.666Z] #159 ... [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #163 [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-13T07:51:41.666Z] #163 DONE 0.3s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:51:41.666Z] #159 ... [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T07:51:41.666Z] #164 DONE 0.2s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T07:51:41.666Z] #165 DONE 0.4s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T07:51:41.666Z] #166 DONE 0.3s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T07:51:41.666Z] #167 DONE 2.4s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #110 [security-proxy-setup] exporting to image [2024-09-13T07:51:41.666Z] #110 exporting layers [2024-09-13T07:51:41.666Z] #110 exporting layers 1.4s done [2024-09-13T07:51:41.666Z] #110 writing image sha256:f01265c6c07337eede5f00813ce0b86a63ae6966d2e17effe896b95681897cf6 done [2024-09-13T07:51:41.666Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-13T07:51:41.666Z] #110 DONE 6.6s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #160 [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-13T07:51:41.666Z] #160 1181.9 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-13T07:51:41.666Z] #160 ... [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T07:51:41.666Z] #154 DONE 1187.7s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T07:51:41.666Z] #168 DONE 0.4s [2024-09-13T07:51:41.666Z] [2024-09-13T07:51:41.666Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T07:51:42.630Z] #169 DONE 2.5s [2024-09-13T07:51:42.630Z] [2024-09-13T07:51:42.630Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:51:43.228Z] #170 DONE 0.4s [2024-09-13T07:51:43.228Z] [2024-09-13T07:51:43.228Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:51:43.574Z] #171 DONE 0.2s [2024-09-13T07:51:43.574Z] [2024-09-13T07:51:43.574Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T07:51:43.842Z] #172 DONE 0.5s [2024-09-13T07:51:43.842Z] [2024-09-13T07:51:43.842Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T07:51:44.301Z] #173 DONE 0.2s [2024-09-13T07:51:44.301Z] [2024-09-13T07:51:44.301Z] #174 [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-13T07:51:44.301Z] #174 DONE 0.2s [2024-09-13T07:51:44.301Z] [2024-09-13T07:51:44.301Z] #175 [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-13T07:51:44.301Z] #175 DONE 0.2s [2024-09-13T07:51:44.301Z] [2024-09-13T07:51:44.301Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:51:44.699Z] #157 ... [2024-09-13T07:51:44.699Z] [2024-09-13T07:51:44.699Z] #176 [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-13T07:51:44.699Z] #176 DONE 0.2s [2024-09-13T07:51:44.699Z] [2024-09-13T07:51:44.699Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T07:51:44.699Z] #177 DONE 0.2s [2024-09-13T07:51:44.699Z] [2024-09-13T07:51:44.699Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T07:51:45.070Z] #178 DONE 0.1s [2024-09-13T07:51:45.070Z] [2024-09-13T07:51:45.070Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T07:51:47.077Z] #179 DONE 2.3s [2024-09-13T07:51:47.077Z] [2024-09-13T07:51:47.077Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:51:47.362Z] #157 ... [2024-09-13T07:51:47.362Z] [2024-09-13T07:51:47.362Z] #110 [security-bootstrapper] exporting to image [2024-09-13T07:51:47.362Z] #110 exporting layers [2024-09-13T07:51:48.468Z] #110 exporting layers 1.1s done [2024-09-13T07:51:48.468Z] #110 writing image sha256:29dc8f1f7759925a23c768bc193f8f60c99938a9e34bb0ae9018c84d13c9ffa3 0.0s done [2024-09-13T07:51:48.468Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-13T07:51:48.468Z] #110 DONE 7.8s [2024-09-13T07:51:48.468Z] [2024-09-13T07:51:48.468Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:51:58.537Z] #157 ... [2024-09-13T07:51:58.537Z] [2024-09-13T07:51:58.537Z] #160 [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-13T07:51:58.537Z] #160 DONE 1205.6s [2024-09-13T07:51:58.537Z] [2024-09-13T07:51:58.537Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:51:58.537Z] #46 ... [2024-09-13T07:51:58.537Z] [2024-09-13T07:51:58.537Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:51:58.537Z] #180 DONE 0.2s [2024-09-13T07:51:58.537Z] [2024-09-13T07:51:58.537Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:51:58.537Z] #181 DONE 0.3s [2024-09-13T07:51:58.537Z] [2024-09-13T07:51:58.537Z] #182 [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-13T07:51:58.805Z] #182 DONE 0.3s [2024-09-13T07:51:58.805Z] [2024-09-13T07:51:58.805Z] #183 [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-13T07:51:58.805Z] #183 DONE 0.2s [2024-09-13T07:51:58.805Z] [2024-09-13T07:51:58.805Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T07:51:59.072Z] #184 DONE 0.2s [2024-09-13T07:51:59.072Z] [2024-09-13T07:51:59.072Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T07:51:59.338Z] #185 DONE 0.3s [2024-09-13T07:51:59.338Z] [2024-09-13T07:51:59.338Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T07:51:59.605Z] #159 ... [2024-09-13T07:51:59.605Z] [2024-09-13T07:51:59.605Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T07:51:59.871Z] #186 DONE 0.3s [2024-09-13T07:51:59.871Z] [2024-09-13T07:51:59.871Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T07:51:59.871Z] #187 DONE 0.1s [2024-09-13T07:51:59.871Z] [2024-09-13T07:51:59.871Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T07:51:59.871Z] #150 ... [2024-09-13T07:51:59.871Z] [2024-09-13T07:51:59.871Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T07:52:02.460Z] #188 DONE 2.3s [2024-09-13T07:52:02.460Z] [2024-09-13T07:52:02.460Z] #110 [security-secretstore-setup] exporting to image [2024-09-13T07:52:02.460Z] #110 exporting layers [2024-09-13T07:52:03.435Z] #110 exporting layers 1.2s done [2024-09-13T07:52:03.435Z] #110 writing image sha256:239ac2c9b6fa6168f1a4d27dccb2d370ba46e480468be7976b4b47f0d1f220de done [2024-09-13T07:52:03.435Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-13T07:52:03.435Z] #110 DONE 9.0s [2024-09-13T07:52:03.435Z] [2024-09-13T07:52:03.435Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T07:52:50.304Z] #158 ... [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T07:52:50.304Z] #149 DONE 1256.0s [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T07:52:50.304Z] #152 ... [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:52:50.304Z] #189 DONE 0.2s [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:52:50.304Z] #157 ... [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:52:50.304Z] #190 DONE 0.1s [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T07:52:50.304Z] #191 DONE 0.3s [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:52:50.304Z] #157 ... [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #192 [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-13T07:52:50.304Z] #192 DONE 0.2s [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #193 [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-13T07:52:50.304Z] #193 DONE 0.2s [2024-09-13T07:52:50.304Z] [2024-09-13T07:52:50.304Z] #194 [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-13T07:52:51.714Z] #194 DONE 2.0s [2024-09-13T07:52:51.715Z] [2024-09-13T07:52:51.715Z] #110 [core-common-config-bootstrapper] exporting to image [2024-09-13T07:52:51.715Z] #110 exporting layers [2024-09-13T07:52:52.298Z] #110 exporting layers 0.7s done [2024-09-13T07:52:52.298Z] #110 writing image sha256:b3cea5ed140116af3371a0d87e1ca0603fba8659383f7aec8b16f494ee6c40a3 done [2024-09-13T07:52:52.298Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-13T07:52:52.298Z] #110 DONE 9.7s [2024-09-13T07:52:52.298Z] [2024-09-13T07:52:52.298Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T07:55:13.980Z] #150 ... [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T07:55:13.980Z] #125 DONE 1390.5s [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T07:55:13.980Z] #46 ... [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T07:55:13.980Z] #195 DONE 0.3s [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T07:55:13.980Z] #196 DONE 0.1s [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T07:55:13.980Z] #197 DONE 0.3s [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #198 [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-13T07:55:13.980Z] #198 DONE 0.2s [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T07:55:13.980Z] #157 ... [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #110 [security-spiffe-token-provider] exporting to image [2024-09-13T07:55:13.980Z] #110 exporting layers [2024-09-13T07:55:13.980Z] #110 exporting layers 0.7s done [2024-09-13T07:55:13.980Z] #110 writing image sha256:fe47823f382d93f36fbf316d0853ec2c2ffda6a75b89df528d069810d20aaacf done [2024-09-13T07:55:13.980Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-13T07:55:13.980Z] #110 DONE 10.4s [2024-09-13T07:55:13.980Z] [2024-09-13T07:55:13.980Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:03:06.476Z] #159 ... [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T08:03:06.476Z] #151 DONE 1872.3s [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:03:06.476Z] #159 ... [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:03:06.476Z] #199 DONE 0.2s [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T08:03:06.476Z] #150 ... [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:03:06.476Z] #200 DONE 0.2s [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T08:03:06.476Z] #201 DONE 0.5s [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:03:06.476Z] #202 DONE 0.1s [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T08:03:06.476Z] #203 DONE 0.1s [2024-09-13T08:03:06.476Z] [2024-09-13T08:03:06.476Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T08:03:08.433Z] #204 DONE 2.0s [2024-09-13T08:03:08.433Z] [2024-09-13T08:03:08.433Z] #110 [security-proxy-auth] exporting to image [2024-09-13T08:03:08.433Z] #110 exporting layers [2024-09-13T08:03:08.700Z] #110 exporting layers 0.8s done [2024-09-13T08:03:08.700Z] #110 writing image sha256:380e2ce46ef0bf72be9e8c60c291bfbf7130c2ffe95c0985ec27138366979688 0.0s done [2024-09-13T08:03:08.700Z] #110 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-09-13T08:03:08.966Z] #110 DONE 11.2s [2024-09-13T08:03:08.966Z] [2024-09-13T08:03:08.966Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:04:17.023Z] #159 ... [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T08:04:17.023Z] #155 DONE 1936.7s [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:04:17.023Z] #159 ... [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:04:17.023Z] #205 DONE 0.1s [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:04:17.023Z] #206 DONE 0.1s [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T08:04:17.023Z] #152 ... [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T08:04:17.023Z] #207 DONE 0.4s [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:04:17.023Z] #208 DONE 0.1s [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:04:17.023Z] #159 ... [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #110 [core-command] exporting to image [2024-09-13T08:04:17.023Z] #110 exporting layers [2024-09-13T08:04:17.023Z] #110 exporting layers 0.4s done [2024-09-13T08:04:17.023Z] #110 writing image sha256:7e51f746739105abee62b31b88b0b43a5ad86ca11690e99300efaa84ee18b232 done [2024-09-13T08:04:17.023Z] #110 naming to docker.io/library/core-command-arm64 done [2024-09-13T08:04:17.023Z] #110 DONE 11.6s [2024-09-13T08:04:17.023Z] [2024-09-13T08:04:17.023Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T08:06:23.685Z] #159 DONE 2062.7s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T08:06:23.685Z] #157 ... [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:06:23.685Z] #209 DONE 0.2s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:06:23.685Z] #210 DONE 0.3s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T08:06:23.685Z] #150 DONE 2064.1s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T08:06:23.685Z] #211 DONE 0.8s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:06:23.685Z] #212 DONE 0.4s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:06:23.685Z] #213 DONE 0.4s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T08:06:23.685Z] #214 DONE 0.3s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T08:06:23.685Z] #215 DONE 1.2s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T08:06:23.685Z] #157 DONE 2066.4s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:06:23.685Z] #216 ... [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #110 [core-data] exporting to image [2024-09-13T08:06:23.685Z] #110 exporting layers 1.1s done [2024-09-13T08:06:23.685Z] #110 writing image sha256:d3c038016d7ef4bd1ecd5c5ce664c5693d1cfb79433a1bee91679bf588e246d4 0.0s done [2024-09-13T08:06:23.685Z] #110 naming to docker.io/library/core-data-arm64 done [2024-09-13T08:06:23.685Z] #110 DONE 12.8s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T08:06:23.685Z] #158 ... [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:06:23.685Z] #216 DONE 0.5s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #110 [core-keeper] exporting to image [2024-09-13T08:06:23.685Z] #110 exporting layers 0.8s done [2024-09-13T08:06:23.685Z] #110 writing image sha256:a5893eab46b917069f4ddc72e9cc71b4319a3f5a68a68b98de83d3613358f98d done [2024-09-13T08:06:23.685Z] #110 naming to docker.io/library/core-keeper-arm64 done [2024-09-13T08:06:23.685Z] #110 DONE 13.6s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:06:23.685Z] #217 DONE 0.1s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:06:23.685Z] #218 DONE 0.2s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T08:06:23.685Z] #219 DONE 0.4s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T08:06:23.685Z] #153 ... [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:06:23.685Z] #220 DONE 0.1s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T08:06:23.685Z] #221 DONE 0.2s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #110 [core-metadata] exporting to image [2024-09-13T08:06:23.685Z] #110 exporting layers 0.6s done [2024-09-13T08:06:23.685Z] #110 writing image sha256:cffd446e9854b563d72363981f065e6d0329360c65c20f9e65209292192c9ea3 done [2024-09-13T08:06:23.685Z] #110 naming to docker.io/library/core-metadata-arm64 done [2024-09-13T08:06:23.685Z] #110 DONE 14.3s [2024-09-13T08:06:23.685Z] [2024-09-13T08:06:23.685Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T08:06:55.859Z] #158 ... [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T08:06:55.859Z] #153 DONE 2100.6s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T08:06:55.859Z] #152 DONE 2100.4s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:06:55.859Z] #222 DONE 0.5s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:06:55.859Z] #223 DONE 0.2s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:06:55.859Z] #224 ... [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:06:55.859Z] #225 DONE 0.2s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:06:55.859Z] #224 DONE 0.2s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T08:06:55.859Z] #226 DONE 0.5s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T08:06:55.859Z] #227 DONE 0.5s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T08:06:55.859Z] #228 ... [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T08:06:55.859Z] #158 DONE 2102.2s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:06:55.859Z] #229 DONE 0.2s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T08:06:55.859Z] #228 DONE 0.3s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #110 [support-cron-scheduler] exporting to image [2024-09-13T08:06:55.859Z] #110 exporting layers [2024-09-13T08:06:55.859Z] #110 exporting layers 0.6s done [2024-09-13T08:06:55.859Z] #110 writing image sha256:6fcb19a6db558dc9d5bbd280b20de5ef3eada1554aee9b537f27c6be92255d26 done [2024-09-13T08:06:55.859Z] #110 naming to docker.io/library/support-scheduler-arm64 done [2024-09-13T08:06:55.859Z] #110 ... [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T08:06:55.859Z] #230 DONE 0.2s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T08:06:55.859Z] #231 DONE 0.1s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T08:06:55.859Z] #232 DONE 0.4s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:06:55.859Z] #46 ... [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T08:06:55.859Z] #233 DONE 0.1s [2024-09-13T08:06:55.859Z] [2024-09-13T08:06:55.859Z] #110 [support-notifications] exporting to image [2024-09-13T08:06:56.123Z] #110 exporting layers 0.6s done [2024-09-13T08:06:56.123Z] #110 writing image sha256:91da19ed01a0251473626734b0dfc922072d7bbc558fb7d5b9dfa84a3a9014c8 0.0s done [2024-09-13T08:06:56.123Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-13T08:06:56.123Z] #110 writing image sha256:79f0482d9936e5bce28b975390a5ac9e3525623d3c2a4d370de1b9f4e4b67903 done [2024-09-13T08:06:56.123Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-09-13T08:06:56.123Z] #110 DONE 16.2s [2024-09-13T08:06:56.123Z] [2024-09-13T08:06:56.123Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T08:06:56.123Z] time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T08:06:56.202Z] $ docker stop --time=1 72537ac3e6711fc655916c3f3a6272a14b27a6dc30bda386f4253c54415c6807 [2024-09-13T08:06:57.943Z] $ docker rm -f --volumes 72537ac3e6711fc655916c3f3a6272a14b27a6dc30bda386f4253c54415c6807 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T08:06:58.452Z] + docker images [2024-09-13T08:06:58.452Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T08:06:58.452Z] support-notifications-arm64 latest 79f0482d9936 3 seconds ago 42.2MB [2024-09-13T08:06:58.452Z] support-cron-scheduler-arm64 latest 91da19ed01a0 4 seconds ago 43.7MB [2024-09-13T08:06:58.452Z] support-scheduler-arm64 latest 6fcb19a6db55 4 seconds ago 41.4MB [2024-09-13T08:06:58.452Z] core-metadata-arm64 latest cffd446e9854 38 seconds ago 39.4MB [2024-09-13T08:06:58.452Z] core-keeper-arm64 latest a5893eab46b9 40 seconds ago 39.2MB [2024-09-13T08:06:58.452Z] core-data-arm64 latest d3c038016d7e 41 seconds ago 39.2MB [2024-09-13T08:06:58.452Z] core-command-arm64 latest 7e51f7467391 2 minutes ago 35.1MB [2024-09-13T08:06:58.452Z] security-proxy-auth-arm64 latest 380e2ce46ef0 3 minutes ago 32.7MB [2024-09-13T08:06:58.452Z] security-spiffe-token-provider-arm64 latest fe47823f382d 11 minutes ago 29.1MB [2024-09-13T08:06:58.452Z] core-common-config-bootstrapper-arm64 latest b3cea5ed1401 14 minutes ago 15.4MB [2024-09-13T08:06:58.452Z] security-secretstore-setup-arm64 latest 239ac2c9b6fa 14 minutes ago 36.4MB [2024-09-13T08:06:58.452Z] security-bootstrapper-arm64 latest 29dc8f1f7759 15 minutes ago 18.9MB [2024-09-13T08:06:58.452Z] security-proxy-setup-arm64 latest f01265c6c073 15 minutes ago 26.2MB [2024-09-13T08:06:58.452Z] security-spire-config-arm64 latest d4de8c92ef09 36 minutes ago 115MB [2024-09-13T08:06:58.452Z] security-spire-server-arm64 latest bb9634a468ea 36 minutes ago 116MB [2024-09-13T08:06:58.452Z] security-spire-agent-arm64 latest b87c6f731a76 36 minutes ago 174MB [2024-09-13T08:06:58.452Z] ci-base-image-arm64 latest 0ccb52fd866c 38 minutes ago 967MB [2024-09-13T08:06:58.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-13T08:06:58.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T08:06:58.589Z] provisioning config files... [2024-09-13T08:06:58.604Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config4998848516081947339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:06:58.967Z] ---> ****-login.sh [2024-09-13T08:06:58.967Z] nexus3.edgexfoundry.org:10001 [2024-09-13T08:06:58.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:06:59.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:06:59.572Z] Configure a credential helper to remove this warning. See [2024-09-13T08:06:59.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:06:59.572Z] [2024-09-13T08:06:59.572Z] Login Succeeded [2024-09-13T08:06:59.572Z] nexus3.edgexfoundry.org:10002 [2024-09-13T08:06:59.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:06:59.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:06:59.839Z] Configure a credential helper to remove this warning. See [2024-09-13T08:06:59.839Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:06:59.839Z] [2024-09-13T08:06:59.839Z] Login Succeeded [2024-09-13T08:06:59.839Z] nexus3.edgexfoundry.org:10003 [2024-09-13T08:07:00.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:07:00.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:07:00.104Z] Configure a credential helper to remove this warning. See [2024-09-13T08:07:00.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:07:00.104Z] [2024-09-13T08:07:00.104Z] Login Succeeded [2024-09-13T08:07:00.104Z] nexus3.edgexfoundry.org:10004 [2024-09-13T08:07:00.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:07:00.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:07:00.636Z] Configure a credential helper to remove this warning. See [2024-09-13T08:07:00.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:07:00.636Z] [2024-09-13T08:07:00.636Z] Login Succeeded [2024-09-13T08:07:00.636Z] ****.io [2024-09-13T08:07:00.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T08:07:00.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T08:07:00.899Z] Configure a credential helper to remove this warning. See [2024-09-13T08:07:00.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T08:07:00.900Z] [2024-09-13T08:07:00.900Z] Login Succeeded [2024-09-13T08:07:00.900Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T08:07:01.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:07:01.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T08:07:01.252Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-13T08:07:01.252Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:01.252Z] latest [2024-09-13T08:07:01.252Z] 3.2.0-dev.73 [2024-09-13T08:07:01.252Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:01.252Z] main [2024-09-13T08:07:01.252Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:01.619Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:01.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:01.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T08:07:01.974Z] 3819f442a813: Preparing [2024-09-13T08:07:01.974Z] 8bb8a831b4a9: Preparing [2024-09-13T08:07:01.974Z] c7eed321e19e: Preparing [2024-09-13T08:07:01.974Z] 2288db0c760d: Preparing [2024-09-13T08:07:01.974Z] a246cca94158: Preparing [2024-09-13T08:07:01.974Z] c14c61acbfb8: Preparing [2024-09-13T08:07:01.974Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:01.974Z] c14c61acbfb8: Waiting [2024-09-13T08:07:01.974Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:02.239Z] c7eed321e19e: Pushed [2024-09-13T08:07:02.239Z] 2288db0c760d: Pushed [2024-09-13T08:07:02.239Z] a246cca94158: Pushed [2024-09-13T08:07:02.502Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:02.502Z] 3819f442a813: Pushed [2024-09-13T08:07:02.502Z] c14c61acbfb8: Pushed [2024-09-13T08:07:07.807Z] 8bb8a831b4a9: Pushed [2024-09-13T08:07:08.070Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:08.426Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:08.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-13T08:07:08.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T08:07:08.773Z] 3819f442a813: Preparing [2024-09-13T08:07:08.773Z] 8bb8a831b4a9: Preparing [2024-09-13T08:07:08.773Z] c7eed321e19e: Preparing [2024-09-13T08:07:08.773Z] 2288db0c760d: Preparing [2024-09-13T08:07:08.773Z] a246cca94158: Preparing [2024-09-13T08:07:08.773Z] c14c61acbfb8: Preparing [2024-09-13T08:07:08.773Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:08.773Z] c14c61acbfb8: Waiting [2024-09-13T08:07:08.773Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:08.773Z] 8bb8a831b4a9: Layer already exists [2024-09-13T08:07:08.773Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:08.773Z] a246cca94158: Layer already exists [2024-09-13T08:07:08.773Z] 3819f442a813: Layer already exists [2024-09-13T08:07:08.773Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:08.773Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:08.773Z] latest: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:09.392Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:09.747Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.73 [2024-09-13T08:07:09.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T08:07:09.747Z] 3819f442a813: Preparing [2024-09-13T08:07:09.747Z] 8bb8a831b4a9: Preparing [2024-09-13T08:07:09.747Z] c7eed321e19e: Preparing [2024-09-13T08:07:09.747Z] 2288db0c760d: Preparing [2024-09-13T08:07:09.747Z] a246cca94158: Preparing [2024-09-13T08:07:09.747Z] c14c61acbfb8: Preparing [2024-09-13T08:07:09.747Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:09.747Z] c14c61acbfb8: Waiting [2024-09-13T08:07:09.747Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:09.747Z] 3819f442a813: Layer already exists [2024-09-13T08:07:09.747Z] a246cca94158: Layer already exists [2024-09-13T08:07:09.747Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:09.747Z] 8bb8a831b4a9: Layer already exists [2024-09-13T08:07:09.747Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:09.747Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:09.747Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:10.010Z] 3.2.0-dev.73: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:10.370Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:10.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:10.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T08:07:10.717Z] 3819f442a813: Preparing [2024-09-13T08:07:10.717Z] 8bb8a831b4a9: Preparing [2024-09-13T08:07:10.717Z] c7eed321e19e: Preparing [2024-09-13T08:07:10.717Z] 2288db0c760d: Preparing [2024-09-13T08:07:10.717Z] a246cca94158: Preparing [2024-09-13T08:07:10.717Z] c14c61acbfb8: Preparing [2024-09-13T08:07:10.717Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:10.717Z] c14c61acbfb8: Waiting [2024-09-13T08:07:10.717Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:10.717Z] 8bb8a831b4a9: Layer already exists [2024-09-13T08:07:10.717Z] 3819f442a813: Layer already exists [2024-09-13T08:07:10.717Z] a246cca94158: Layer already exists [2024-09-13T08:07:10.717Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:10.717Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:10.717Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:10.717Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:10.981Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:11.473Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:11.820Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-13T08:07:11.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T08:07:11.820Z] 3819f442a813: Preparing [2024-09-13T08:07:11.820Z] 8bb8a831b4a9: Preparing [2024-09-13T08:07:11.820Z] c7eed321e19e: Preparing [2024-09-13T08:07:11.820Z] 2288db0c760d: Preparing [2024-09-13T08:07:11.820Z] a246cca94158: Preparing [2024-09-13T08:07:11.820Z] c14c61acbfb8: Preparing [2024-09-13T08:07:11.820Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:11.820Z] c14c61acbfb8: Waiting [2024-09-13T08:07:11.820Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:11.820Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:11.820Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:11.820Z] a246cca94158: Layer already exists [2024-09-13T08:07:11.820Z] 3819f442a813: Layer already exists [2024-09-13T08:07:11.820Z] 8bb8a831b4a9: Layer already exists [2024-09-13T08:07:11.820Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:11.820Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:12.083Z] main: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:07:12.164Z] ===================================================== [Pipeline] echo [2024-09-13T08:07:12.175Z] taggedImages: [2024-09-13T08:07:12.176Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:12.176Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-13T08:07:12.176Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.73 [2024-09-13T08:07:12.176Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:12.176Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-13T08:07:12.202Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-13T08:07:12.202Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:12.202Z] latest [2024-09-13T08:07:12.202Z] 3.2.0-dev.73 [2024-09-13T08:07:12.202Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:12.202Z] main [2024-09-13T08:07:12.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:12.564Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:12.898Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:12.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T08:07:12.899Z] f2e4f51f1b5d: Preparing [2024-09-13T08:07:12.899Z] 477188732663: Preparing [2024-09-13T08:07:12.899Z] 2d6612ddf2e4: Preparing [2024-09-13T08:07:12.899Z] d0ba54339059: Preparing [2024-09-13T08:07:12.899Z] c7eed321e19e: Preparing [2024-09-13T08:07:12.899Z] 2288db0c760d: Preparing [2024-09-13T08:07:12.899Z] a246cca94158: Preparing [2024-09-13T08:07:12.899Z] c14c61acbfb8: Preparing [2024-09-13T08:07:12.899Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:12.899Z] 2288db0c760d: Waiting [2024-09-13T08:07:12.899Z] a246cca94158: Waiting [2024-09-13T08:07:12.899Z] c14c61acbfb8: Waiting [2024-09-13T08:07:12.899Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:13.162Z] 2d6612ddf2e4: Pushed [2024-09-13T08:07:13.162Z] 477188732663: Pushed [2024-09-13T08:07:13.162Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:13.162Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:13.162Z] a246cca94158: Layer already exists [2024-09-13T08:07:13.162Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:13.425Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:13.425Z] f2e4f51f1b5d: Pushed [2024-09-13T08:07:14.820Z] d0ba54339059: Pushed [2024-09-13T08:07:15.083Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:15.430Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:15.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-13T08:07:15.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T08:07:15.770Z] f2e4f51f1b5d: Preparing [2024-09-13T08:07:15.770Z] 477188732663: Preparing [2024-09-13T08:07:15.770Z] 2d6612ddf2e4: Preparing [2024-09-13T08:07:15.770Z] d0ba54339059: Preparing [2024-09-13T08:07:15.770Z] c7eed321e19e: Preparing [2024-09-13T08:07:15.770Z] 2288db0c760d: Preparing [2024-09-13T08:07:15.770Z] a246cca94158: Preparing [2024-09-13T08:07:15.770Z] c14c61acbfb8: Preparing [2024-09-13T08:07:15.770Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:15.770Z] 2288db0c760d: Waiting [2024-09-13T08:07:15.770Z] a246cca94158: Waiting [2024-09-13T08:07:15.770Z] c14c61acbfb8: Waiting [2024-09-13T08:07:15.770Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:15.770Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:15.770Z] f2e4f51f1b5d: Layer already exists [2024-09-13T08:07:15.770Z] 477188732663: Layer already exists [2024-09-13T08:07:15.770Z] d0ba54339059: Layer already exists [2024-09-13T08:07:15.770Z] 2d6612ddf2e4: Layer already exists [2024-09-13T08:07:15.770Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:15.770Z] a246cca94158: Layer already exists [2024-09-13T08:07:15.770Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:15.770Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:16.034Z] latest: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:16.387Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:16.730Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.73 [2024-09-13T08:07:16.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T08:07:16.730Z] f2e4f51f1b5d: Preparing [2024-09-13T08:07:16.730Z] 477188732663: Preparing [2024-09-13T08:07:16.730Z] 2d6612ddf2e4: Preparing [2024-09-13T08:07:16.730Z] d0ba54339059: Preparing [2024-09-13T08:07:16.730Z] c7eed321e19e: Preparing [2024-09-13T08:07:16.730Z] 2288db0c760d: Preparing [2024-09-13T08:07:16.730Z] a246cca94158: Preparing [2024-09-13T08:07:16.730Z] c14c61acbfb8: Preparing [2024-09-13T08:07:16.730Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:16.730Z] 2288db0c760d: Waiting [2024-09-13T08:07:16.730Z] a246cca94158: Waiting [2024-09-13T08:07:16.730Z] c14c61acbfb8: Waiting [2024-09-13T08:07:16.730Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:16.730Z] 477188732663: Layer already exists [2024-09-13T08:07:16.730Z] d0ba54339059: Layer already exists [2024-09-13T08:07:16.730Z] 2d6612ddf2e4: Layer already exists [2024-09-13T08:07:16.730Z] f2e4f51f1b5d: Layer already exists [2024-09-13T08:07:16.730Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:16.730Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:16.730Z] a246cca94158: Layer already exists [2024-09-13T08:07:16.730Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:16.730Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:16.730Z] 3.2.0-dev.73: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:17.338Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:17.680Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:17.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T08:07:17.680Z] f2e4f51f1b5d: Preparing [2024-09-13T08:07:17.680Z] 477188732663: Preparing [2024-09-13T08:07:17.680Z] 2d6612ddf2e4: Preparing [2024-09-13T08:07:17.680Z] d0ba54339059: Preparing [2024-09-13T08:07:17.680Z] c7eed321e19e: Preparing [2024-09-13T08:07:17.680Z] 2288db0c760d: Preparing [2024-09-13T08:07:17.680Z] a246cca94158: Preparing [2024-09-13T08:07:17.680Z] c14c61acbfb8: Preparing [2024-09-13T08:07:17.680Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:17.680Z] 2288db0c760d: Waiting [2024-09-13T08:07:17.680Z] a246cca94158: Waiting [2024-09-13T08:07:17.680Z] c14c61acbfb8: Waiting [2024-09-13T08:07:17.680Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:17.680Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:17.680Z] d0ba54339059: Layer already exists [2024-09-13T08:07:17.680Z] f2e4f51f1b5d: Layer already exists [2024-09-13T08:07:17.680Z] 2d6612ddf2e4: Layer already exists [2024-09-13T08:07:17.680Z] 477188732663: Layer already exists [2024-09-13T08:07:17.680Z] a246cca94158: Layer already exists [2024-09-13T08:07:17.680Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:17.680Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:17.680Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:17.680Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:18.285Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:18.633Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-13T08:07:18.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T08:07:18.633Z] f2e4f51f1b5d: Preparing [2024-09-13T08:07:18.633Z] 477188732663: Preparing [2024-09-13T08:07:18.633Z] 2d6612ddf2e4: Preparing [2024-09-13T08:07:18.633Z] d0ba54339059: Preparing [2024-09-13T08:07:18.633Z] c7eed321e19e: Preparing [2024-09-13T08:07:18.633Z] 2288db0c760d: Preparing [2024-09-13T08:07:18.633Z] a246cca94158: Preparing [2024-09-13T08:07:18.633Z] c14c61acbfb8: Preparing [2024-09-13T08:07:18.633Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:18.633Z] 2288db0c760d: Waiting [2024-09-13T08:07:18.633Z] c14c61acbfb8: Waiting [2024-09-13T08:07:18.633Z] a246cca94158: Waiting [2024-09-13T08:07:18.633Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:18.633Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:18.633Z] f2e4f51f1b5d: Layer already exists [2024-09-13T08:07:18.633Z] 477188732663: Layer already exists [2024-09-13T08:07:18.633Z] d0ba54339059: Layer already exists [2024-09-13T08:07:18.633Z] 2d6612ddf2e4: Layer already exists [2024-09-13T08:07:18.633Z] a246cca94158: Layer already exists [2024-09-13T08:07:18.633Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:18.633Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:18.633Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:18.633Z] main: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:07:18.969Z] ===================================================== [Pipeline] echo [2024-09-13T08:07:18.979Z] taggedImages: [2024-09-13T08:07:18.980Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:18.980Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-13T08:07:18.980Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.73 [2024-09-13T08:07:18.980Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:18.980Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-13T08:07:19.004Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-13T08:07:19.004Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:19.004Z] latest [2024-09-13T08:07:19.004Z] 3.2.0-dev.73 [2024-09-13T08:07:19.004Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:19.004Z] main [2024-09-13T08:07:19.004Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:19.359Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:19.704Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:19.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T08:07:19.704Z] 84991dc3b884: Preparing [2024-09-13T08:07:19.704Z] 870808da9df3: Preparing [2024-09-13T08:07:19.704Z] 9d6fe77ebf42: Preparing [2024-09-13T08:07:19.704Z] c7eed321e19e: Preparing [2024-09-13T08:07:19.704Z] 2288db0c760d: Preparing [2024-09-13T08:07:19.704Z] 80f879a6c66d: Preparing [2024-09-13T08:07:19.704Z] d22142bcd51d: Preparing [2024-09-13T08:07:19.704Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:19.704Z] 80f879a6c66d: Waiting [2024-09-13T08:07:19.704Z] d22142bcd51d: Waiting [2024-09-13T08:07:19.704Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:19.704Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:19.704Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:19.968Z] 870808da9df3: Pushed [2024-09-13T08:07:19.968Z] 84991dc3b884: Pushed [2024-09-13T08:07:19.968Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:19.968Z] 80f879a6c66d: Pushed [2024-09-13T08:07:19.968Z] d22142bcd51d: Pushed [2024-09-13T08:07:26.587Z] 9d6fe77ebf42: Pushed [2024-09-13T08:07:26.587Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:26.941Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:27.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-13T08:07:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T08:07:27.294Z] 84991dc3b884: Preparing [2024-09-13T08:07:27.294Z] 870808da9df3: Preparing [2024-09-13T08:07:27.294Z] 9d6fe77ebf42: Preparing [2024-09-13T08:07:27.294Z] c7eed321e19e: Preparing [2024-09-13T08:07:27.294Z] 2288db0c760d: Preparing [2024-09-13T08:07:27.294Z] 80f879a6c66d: Preparing [2024-09-13T08:07:27.294Z] d22142bcd51d: Preparing [2024-09-13T08:07:27.294Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:27.294Z] 80f879a6c66d: Waiting [2024-09-13T08:07:27.294Z] d22142bcd51d: Waiting [2024-09-13T08:07:27.294Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:27.294Z] 9d6fe77ebf42: Layer already exists [2024-09-13T08:07:27.294Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:27.294Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:27.294Z] 870808da9df3: Layer already exists [2024-09-13T08:07:27.294Z] 84991dc3b884: Layer already exists [2024-09-13T08:07:27.294Z] 80f879a6c66d: Layer already exists [2024-09-13T08:07:27.294Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:27.294Z] d22142bcd51d: Layer already exists [2024-09-13T08:07:27.557Z] latest: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:27.903Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:28.249Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.73 [2024-09-13T08:07:28.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T08:07:28.249Z] 84991dc3b884: Preparing [2024-09-13T08:07:28.249Z] 870808da9df3: Preparing [2024-09-13T08:07:28.249Z] 9d6fe77ebf42: Preparing [2024-09-13T08:07:28.249Z] c7eed321e19e: Preparing [2024-09-13T08:07:28.249Z] 2288db0c760d: Preparing [2024-09-13T08:07:28.249Z] 80f879a6c66d: Preparing [2024-09-13T08:07:28.249Z] d22142bcd51d: Preparing [2024-09-13T08:07:28.249Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:28.249Z] 80f879a6c66d: Waiting [2024-09-13T08:07:28.249Z] d22142bcd51d: Waiting [2024-09-13T08:07:28.249Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:28.249Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:28.249Z] 84991dc3b884: Layer already exists [2024-09-13T08:07:28.249Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:28.249Z] 870808da9df3: Layer already exists [2024-09-13T08:07:28.249Z] 9d6fe77ebf42: Layer already exists [2024-09-13T08:07:28.249Z] d22142bcd51d: Layer already exists [2024-09-13T08:07:28.249Z] 80f879a6c66d: Layer already exists [2024-09-13T08:07:28.249Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:28.249Z] 3.2.0-dev.73: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:28.857Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:29.201Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:29.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T08:07:29.201Z] 84991dc3b884: Preparing [2024-09-13T08:07:29.201Z] 870808da9df3: Preparing [2024-09-13T08:07:29.201Z] 9d6fe77ebf42: Preparing [2024-09-13T08:07:29.201Z] c7eed321e19e: Preparing [2024-09-13T08:07:29.201Z] 2288db0c760d: Preparing [2024-09-13T08:07:29.201Z] 80f879a6c66d: Preparing [2024-09-13T08:07:29.201Z] d22142bcd51d: Preparing [2024-09-13T08:07:29.201Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:29.201Z] d22142bcd51d: Waiting [2024-09-13T08:07:29.201Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:29.201Z] 80f879a6c66d: Waiting [2024-09-13T08:07:29.201Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:29.201Z] 84991dc3b884: Layer already exists [2024-09-13T08:07:29.201Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:29.201Z] 9d6fe77ebf42: Layer already exists [2024-09-13T08:07:29.201Z] 870808da9df3: Layer already exists [2024-09-13T08:07:29.201Z] d22142bcd51d: Layer already exists [2024-09-13T08:07:29.201Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:29.201Z] 80f879a6c66d: Layer already exists [2024-09-13T08:07:29.201Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:29.818Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:30.166Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-13T08:07:30.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T08:07:30.166Z] 84991dc3b884: Preparing [2024-09-13T08:07:30.166Z] 870808da9df3: Preparing [2024-09-13T08:07:30.166Z] 9d6fe77ebf42: Preparing [2024-09-13T08:07:30.166Z] c7eed321e19e: Preparing [2024-09-13T08:07:30.166Z] 2288db0c760d: Preparing [2024-09-13T08:07:30.166Z] 80f879a6c66d: Preparing [2024-09-13T08:07:30.166Z] d22142bcd51d: Preparing [2024-09-13T08:07:30.166Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:30.166Z] 80f879a6c66d: Waiting [2024-09-13T08:07:30.166Z] d22142bcd51d: Waiting [2024-09-13T08:07:30.166Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:30.166Z] 84991dc3b884: Layer already exists [2024-09-13T08:07:30.166Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:30.166Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:30.166Z] 870808da9df3: Layer already exists [2024-09-13T08:07:30.166Z] 9d6fe77ebf42: Layer already exists [2024-09-13T08:07:30.166Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:30.166Z] 80f879a6c66d: Layer already exists [2024-09-13T08:07:30.166Z] d22142bcd51d: Layer already exists [2024-09-13T08:07:30.430Z] main: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:07:30.509Z] ===================================================== [Pipeline] echo [2024-09-13T08:07:30.522Z] taggedImages: [2024-09-13T08:07:30.522Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:30.522Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-13T08:07:30.522Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.73 [2024-09-13T08:07:30.522Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:30.522Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-13T08:07:30.544Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-13T08:07:30.544Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:30.544Z] latest [2024-09-13T08:07:30.544Z] 3.2.0-dev.73 [2024-09-13T08:07:30.544Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:30.544Z] main [2024-09-13T08:07:30.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:30.900Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:31.247Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:31.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T08:07:31.247Z] 7f7d4271e496: Preparing [2024-09-13T08:07:31.247Z] 953b5153fdf7: Preparing [2024-09-13T08:07:31.247Z] 2288db0c760d: Preparing [2024-09-13T08:07:31.247Z] 1a5947a76b06: Preparing [2024-09-13T08:07:31.247Z] b54c5c7457b8: Preparing [2024-09-13T08:07:31.247Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:31.247Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:31.247Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:31.512Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:31.512Z] b54c5c7457b8: Pushed [2024-09-13T08:07:31.512Z] 1a5947a76b06: Pushed [2024-09-13T08:07:31.512Z] 7f7d4271e496: Pushed [2024-09-13T08:07:38.131Z] 953b5153fdf7: Pushed [2024-09-13T08:07:38.131Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:38.478Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:38.833Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-13T08:07:38.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T08:07:38.833Z] 7f7d4271e496: Preparing [2024-09-13T08:07:38.833Z] 953b5153fdf7: Preparing [2024-09-13T08:07:38.833Z] 2288db0c760d: Preparing [2024-09-13T08:07:38.833Z] 1a5947a76b06: Preparing [2024-09-13T08:07:38.833Z] b54c5c7457b8: Preparing [2024-09-13T08:07:38.833Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:38.833Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:38.833Z] 7f7d4271e496: Layer already exists [2024-09-13T08:07:38.833Z] 953b5153fdf7: Layer already exists [2024-09-13T08:07:38.833Z] 1a5947a76b06: Layer already exists [2024-09-13T08:07:38.833Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:38.833Z] b54c5c7457b8: Layer already exists [2024-09-13T08:07:38.833Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:38.833Z] latest: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:39.446Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:39.795Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.73 [2024-09-13T08:07:39.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T08:07:39.795Z] 7f7d4271e496: Preparing [2024-09-13T08:07:39.795Z] 953b5153fdf7: Preparing [2024-09-13T08:07:39.795Z] 2288db0c760d: Preparing [2024-09-13T08:07:39.795Z] 1a5947a76b06: Preparing [2024-09-13T08:07:39.795Z] b54c5c7457b8: Preparing [2024-09-13T08:07:39.795Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:39.795Z] b54c5c7457b8: Layer already exists [2024-09-13T08:07:39.795Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:39.795Z] 1a5947a76b06: Layer already exists [2024-09-13T08:07:39.795Z] 953b5153fdf7: Layer already exists [2024-09-13T08:07:39.795Z] 7f7d4271e496: Layer already exists [2024-09-13T08:07:39.795Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:39.795Z] 3.2.0-dev.73: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:40.144Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:40.497Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:40.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T08:07:40.498Z] 7f7d4271e496: Preparing [2024-09-13T08:07:40.498Z] 953b5153fdf7: Preparing [2024-09-13T08:07:40.498Z] 2288db0c760d: Preparing [2024-09-13T08:07:40.498Z] 1a5947a76b06: Preparing [2024-09-13T08:07:40.498Z] b54c5c7457b8: Preparing [2024-09-13T08:07:40.498Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:40.498Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:40.498Z] b54c5c7457b8: Layer already exists [2024-09-13T08:07:40.498Z] 953b5153fdf7: Layer already exists [2024-09-13T08:07:40.498Z] 1a5947a76b06: Layer already exists [2024-09-13T08:07:40.498Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:40.498Z] 7f7d4271e496: Layer already exists [2024-09-13T08:07:40.498Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:40.498Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:40.845Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:41.202Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-13T08:07:41.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T08:07:41.202Z] 7f7d4271e496: Preparing [2024-09-13T08:07:41.202Z] 953b5153fdf7: Preparing [2024-09-13T08:07:41.202Z] 2288db0c760d: Preparing [2024-09-13T08:07:41.202Z] 1a5947a76b06: Preparing [2024-09-13T08:07:41.202Z] b54c5c7457b8: Preparing [2024-09-13T08:07:41.202Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:41.202Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:41.202Z] b54c5c7457b8: Layer already exists [2024-09-13T08:07:41.202Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:41.202Z] 953b5153fdf7: Layer already exists [2024-09-13T08:07:41.202Z] 7f7d4271e496: Layer already exists [2024-09-13T08:07:41.202Z] 1a5947a76b06: Layer already exists [2024-09-13T08:07:41.202Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:41.202Z] main: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:07:41.293Z] ===================================================== [Pipeline] echo [2024-09-13T08:07:41.310Z] taggedImages: [2024-09-13T08:07:41.310Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:41.310Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-13T08:07:41.310Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.73 [2024-09-13T08:07:41.310Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:41.310Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-13T08:07:41.341Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-13T08:07:41.341Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:41.341Z] latest [2024-09-13T08:07:41.341Z] 3.2.0-dev.73 [2024-09-13T08:07:41.341Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:41.341Z] main [2024-09-13T08:07:41.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:41.699Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:42.046Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:42.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T08:07:42.046Z] 51b7dad2c8c7: Preparing [2024-09-13T08:07:42.046Z] 8d836d3ff99e: Preparing [2024-09-13T08:07:42.046Z] 66dcb368ff53: Preparing [2024-09-13T08:07:42.046Z] c7eed321e19e: Preparing [2024-09-13T08:07:42.046Z] 2288db0c760d: Preparing [2024-09-13T08:07:42.046Z] a246cca94158: Preparing [2024-09-13T08:07:42.046Z] c14c61acbfb8: Preparing [2024-09-13T08:07:42.046Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:42.046Z] c14c61acbfb8: Waiting [2024-09-13T08:07:42.046Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:42.046Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:42.046Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:42.046Z] a246cca94158: Layer already exists [2024-09-13T08:07:42.310Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:42.310Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:42.310Z] 8d836d3ff99e: Pushed [2024-09-13T08:07:42.310Z] 51b7dad2c8c7: Pushed [2024-09-13T08:07:48.916Z] 66dcb368ff53: Pushed [2024-09-13T08:07:48.916Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:49.267Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:49.607Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-13T08:07:49.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T08:07:49.607Z] 51b7dad2c8c7: Preparing [2024-09-13T08:07:49.607Z] 8d836d3ff99e: Preparing [2024-09-13T08:07:49.607Z] 66dcb368ff53: Preparing [2024-09-13T08:07:49.607Z] c7eed321e19e: Preparing [2024-09-13T08:07:49.607Z] 2288db0c760d: Preparing [2024-09-13T08:07:49.607Z] a246cca94158: Preparing [2024-09-13T08:07:49.607Z] c14c61acbfb8: Preparing [2024-09-13T08:07:49.607Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:49.607Z] a246cca94158: Waiting [2024-09-13T08:07:49.607Z] c14c61acbfb8: Waiting [2024-09-13T08:07:49.607Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:49.607Z] 51b7dad2c8c7: Layer already exists [2024-09-13T08:07:49.607Z] 66dcb368ff53: Layer already exists [2024-09-13T08:07:49.607Z] 8d836d3ff99e: Layer already exists [2024-09-13T08:07:49.607Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:49.607Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:49.607Z] a246cca94158: Layer already exists [2024-09-13T08:07:49.607Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:49.607Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:49.869Z] latest: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:50.255Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:50.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.73 [2024-09-13T08:07:50.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T08:07:50.611Z] 51b7dad2c8c7: Preparing [2024-09-13T08:07:50.611Z] 8d836d3ff99e: Preparing [2024-09-13T08:07:50.611Z] 66dcb368ff53: Preparing [2024-09-13T08:07:50.611Z] c7eed321e19e: Preparing [2024-09-13T08:07:50.611Z] 2288db0c760d: Preparing [2024-09-13T08:07:50.611Z] a246cca94158: Preparing [2024-09-13T08:07:50.611Z] c14c61acbfb8: Preparing [2024-09-13T08:07:50.611Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:50.611Z] c14c61acbfb8: Waiting [2024-09-13T08:07:50.611Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:50.611Z] a246cca94158: Waiting [2024-09-13T08:07:50.611Z] 51b7dad2c8c7: Layer already exists [2024-09-13T08:07:50.611Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:50.611Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:50.611Z] 8d836d3ff99e: Layer already exists [2024-09-13T08:07:50.611Z] 66dcb368ff53: Layer already exists [2024-09-13T08:07:50.611Z] a246cca94158: Layer already exists [2024-09-13T08:07:50.611Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:50.611Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:50.876Z] 3.2.0-dev.73: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:51.234Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:51.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:51.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T08:07:51.585Z] 51b7dad2c8c7: Preparing [2024-09-13T08:07:51.585Z] 8d836d3ff99e: Preparing [2024-09-13T08:07:51.585Z] 66dcb368ff53: Preparing [2024-09-13T08:07:51.585Z] c7eed321e19e: Preparing [2024-09-13T08:07:51.585Z] 2288db0c760d: Preparing [2024-09-13T08:07:51.585Z] a246cca94158: Preparing [2024-09-13T08:07:51.585Z] c14c61acbfb8: Preparing [2024-09-13T08:07:51.585Z] a246cca94158: Waiting [2024-09-13T08:07:51.585Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:51.585Z] c14c61acbfb8: Waiting [2024-09-13T08:07:51.585Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:51.585Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:51.585Z] 51b7dad2c8c7: Layer already exists [2024-09-13T08:07:51.585Z] 8d836d3ff99e: Layer already exists [2024-09-13T08:07:51.585Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:51.585Z] 66dcb368ff53: Layer already exists [2024-09-13T08:07:51.585Z] a246cca94158: Layer already exists [2024-09-13T08:07:51.585Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:51.585Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:51.585Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:51.926Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:52.272Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-13T08:07:52.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T08:07:52.272Z] 51b7dad2c8c7: Preparing [2024-09-13T08:07:52.272Z] 8d836d3ff99e: Preparing [2024-09-13T08:07:52.272Z] 66dcb368ff53: Preparing [2024-09-13T08:07:52.272Z] c7eed321e19e: Preparing [2024-09-13T08:07:52.272Z] 2288db0c760d: Preparing [2024-09-13T08:07:52.272Z] a246cca94158: Preparing [2024-09-13T08:07:52.272Z] c14c61acbfb8: Preparing [2024-09-13T08:07:52.272Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:52.272Z] c14c61acbfb8: Waiting [2024-09-13T08:07:52.272Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:52.272Z] a246cca94158: Waiting [2024-09-13T08:07:52.272Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:52.272Z] 66dcb368ff53: Layer already exists [2024-09-13T08:07:52.272Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:52.272Z] 8d836d3ff99e: Layer already exists [2024-09-13T08:07:52.272Z] 51b7dad2c8c7: Layer already exists [2024-09-13T08:07:52.272Z] a246cca94158: Layer already exists [2024-09-13T08:07:52.272Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:52.272Z] c14c61acbfb8: Layer already exists [2024-09-13T08:07:52.535Z] main: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:07:52.610Z] ===================================================== [Pipeline] echo [2024-09-13T08:07:52.623Z] taggedImages: [2024-09-13T08:07:52.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:52.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-13T08:07:52.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.73 [2024-09-13T08:07:52.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:52.623Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-13T08:07:52.650Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-13T08:07:52.650Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:52.650Z] latest [2024-09-13T08:07:52.650Z] 3.2.0-dev.73 [2024-09-13T08:07:52.650Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:07:52.650Z] main [2024-09-13T08:07:52.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:53.006Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:53.345Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:07:53.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T08:07:53.346Z] ab1863211b9a: Preparing [2024-09-13T08:07:53.346Z] e2094c658195: Preparing [2024-09-13T08:07:53.346Z] 0238cc6c375a: Preparing [2024-09-13T08:07:53.346Z] a25c929f389c: Preparing [2024-09-13T08:07:53.346Z] 626240ec201d: Preparing [2024-09-13T08:07:53.346Z] 6671e851567d: Preparing [2024-09-13T08:07:53.346Z] 08f19c3c9745: Preparing [2024-09-13T08:07:53.346Z] a4210c17f1a0: Preparing [2024-09-13T08:07:53.346Z] c7eed321e19e: Preparing [2024-09-13T08:07:53.346Z] 2288db0c760d: Preparing [2024-09-13T08:07:53.346Z] ab6d30ab6335: Preparing [2024-09-13T08:07:53.346Z] 1be4c22ed00f: Preparing [2024-09-13T08:07:53.346Z] 6671e851567d: Waiting [2024-09-13T08:07:53.346Z] 5f70bf18a086: Preparing [2024-09-13T08:07:53.346Z] 08f19c3c9745: Waiting [2024-09-13T08:07:53.346Z] d94491fdccd9: Preparing [2024-09-13T08:07:53.346Z] a4210c17f1a0: Waiting [2024-09-13T08:07:53.346Z] 1af0330bef0a: Preparing [2024-09-13T08:07:53.346Z] c7eed321e19e: Waiting [2024-09-13T08:07:53.346Z] 822cb8b9694c: Preparing [2024-09-13T08:07:53.346Z] 2288db0c760d: Waiting [2024-09-13T08:07:53.346Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:53.346Z] ab6d30ab6335: Waiting [2024-09-13T08:07:53.346Z] 1be4c22ed00f: Waiting [2024-09-13T08:07:53.346Z] 5f70bf18a086: Waiting [2024-09-13T08:07:53.346Z] d94491fdccd9: Waiting [2024-09-13T08:07:53.346Z] 822cb8b9694c: Waiting [2024-09-13T08:07:53.346Z] 1af0330bef0a: Waiting [2024-09-13T08:07:53.346Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:53.610Z] 626240ec201d: Pushed [2024-09-13T08:07:53.610Z] a25c929f389c: Pushed [2024-09-13T08:07:53.610Z] 0238cc6c375a: Pushed [2024-09-13T08:07:53.610Z] e2094c658195: Pushed [2024-09-13T08:07:53.610Z] ab1863211b9a: Pushed [2024-09-13T08:07:53.610Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:53.610Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:53.610Z] 08f19c3c9745: Pushed [2024-09-13T08:07:53.610Z] 6671e851567d: Pushed [2024-09-13T08:07:53.874Z] 5f70bf18a086: Layer already exists [2024-09-13T08:07:53.874Z] ab6d30ab6335: Pushed [2024-09-13T08:07:53.874Z] 1be4c22ed00f: Pushed [2024-09-13T08:07:53.874Z] d94491fdccd9: Pushed [2024-09-13T08:07:53.874Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:53.874Z] 1af0330bef0a: Pushed [2024-09-13T08:07:53.874Z] 822cb8b9694c: Pushed [2024-09-13T08:07:56.433Z] a4210c17f1a0: Pushed [2024-09-13T08:07:57.385Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:57.736Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:58.128Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-13T08:07:58.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T08:07:58.128Z] ab1863211b9a: Preparing [2024-09-13T08:07:58.128Z] e2094c658195: Preparing [2024-09-13T08:07:58.128Z] 0238cc6c375a: Preparing [2024-09-13T08:07:58.128Z] a25c929f389c: Preparing [2024-09-13T08:07:58.128Z] 626240ec201d: Preparing [2024-09-13T08:07:58.128Z] 6671e851567d: Preparing [2024-09-13T08:07:58.128Z] 08f19c3c9745: Preparing [2024-09-13T08:07:58.128Z] a4210c17f1a0: Preparing [2024-09-13T08:07:58.128Z] c7eed321e19e: Preparing [2024-09-13T08:07:58.128Z] 2288db0c760d: Preparing [2024-09-13T08:07:58.128Z] ab6d30ab6335: Preparing [2024-09-13T08:07:58.128Z] 1be4c22ed00f: Preparing [2024-09-13T08:07:58.128Z] 5f70bf18a086: Preparing [2024-09-13T08:07:58.128Z] d94491fdccd9: Preparing [2024-09-13T08:07:58.128Z] 1af0330bef0a: Preparing [2024-09-13T08:07:58.128Z] 822cb8b9694c: Preparing [2024-09-13T08:07:58.128Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:58.128Z] ab6d30ab6335: Waiting [2024-09-13T08:07:58.128Z] 1be4c22ed00f: Waiting [2024-09-13T08:07:58.128Z] 6671e851567d: Waiting [2024-09-13T08:07:58.128Z] 08f19c3c9745: Waiting [2024-09-13T08:07:58.128Z] 5f70bf18a086: Waiting [2024-09-13T08:07:58.128Z] a4210c17f1a0: Waiting [2024-09-13T08:07:58.128Z] d94491fdccd9: Waiting [2024-09-13T08:07:58.128Z] c7eed321e19e: Waiting [2024-09-13T08:07:58.128Z] 1af0330bef0a: Waiting [2024-09-13T08:07:58.128Z] 2288db0c760d: Waiting [2024-09-13T08:07:58.128Z] 822cb8b9694c: Waiting [2024-09-13T08:07:58.128Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:58.128Z] ab1863211b9a: Layer already exists [2024-09-13T08:07:58.128Z] a25c929f389c: Layer already exists [2024-09-13T08:07:58.128Z] 0238cc6c375a: Layer already exists [2024-09-13T08:07:58.128Z] 626240ec201d: Layer already exists [2024-09-13T08:07:58.128Z] e2094c658195: Layer already exists [2024-09-13T08:07:58.128Z] 6671e851567d: Layer already exists [2024-09-13T08:07:58.128Z] 08f19c3c9745: Layer already exists [2024-09-13T08:07:58.128Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:58.128Z] a4210c17f1a0: Layer already exists [2024-09-13T08:07:58.128Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:58.128Z] ab6d30ab6335: Layer already exists [2024-09-13T08:07:58.128Z] 1be4c22ed00f: Layer already exists [2024-09-13T08:07:58.128Z] 5f70bf18a086: Layer already exists [2024-09-13T08:07:58.129Z] 1af0330bef0a: Layer already exists [2024-09-13T08:07:58.129Z] d94491fdccd9: Layer already exists [2024-09-13T08:07:58.129Z] 822cb8b9694c: Layer already exists [2024-09-13T08:07:58.129Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:58.393Z] latest: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:58.738Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:59.072Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.73 [2024-09-13T08:07:59.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T08:07:59.072Z] ab1863211b9a: Preparing [2024-09-13T08:07:59.072Z] e2094c658195: Preparing [2024-09-13T08:07:59.072Z] 0238cc6c375a: Preparing [2024-09-13T08:07:59.072Z] a25c929f389c: Preparing [2024-09-13T08:07:59.072Z] 626240ec201d: Preparing [2024-09-13T08:07:59.072Z] 6671e851567d: Preparing [2024-09-13T08:07:59.072Z] 08f19c3c9745: Preparing [2024-09-13T08:07:59.072Z] a4210c17f1a0: Preparing [2024-09-13T08:07:59.072Z] c7eed321e19e: Preparing [2024-09-13T08:07:59.072Z] 2288db0c760d: Preparing [2024-09-13T08:07:59.072Z] ab6d30ab6335: Preparing [2024-09-13T08:07:59.072Z] 1be4c22ed00f: Preparing [2024-09-13T08:07:59.072Z] 5f70bf18a086: Preparing [2024-09-13T08:07:59.072Z] d94491fdccd9: Preparing [2024-09-13T08:07:59.072Z] 1af0330bef0a: Preparing [2024-09-13T08:07:59.072Z] 822cb8b9694c: Preparing [2024-09-13T08:07:59.072Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:07:59.072Z] c7eed321e19e: Waiting [2024-09-13T08:07:59.072Z] 2288db0c760d: Waiting [2024-09-13T08:07:59.072Z] ab6d30ab6335: Waiting [2024-09-13T08:07:59.072Z] 1be4c22ed00f: Waiting [2024-09-13T08:07:59.072Z] 5f70bf18a086: Waiting [2024-09-13T08:07:59.072Z] d94491fdccd9: Waiting [2024-09-13T08:07:59.072Z] 1af0330bef0a: Waiting [2024-09-13T08:07:59.072Z] 822cb8b9694c: Waiting [2024-09-13T08:07:59.072Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:07:59.072Z] 6671e851567d: Waiting [2024-09-13T08:07:59.072Z] 08f19c3c9745: Waiting [2024-09-13T08:07:59.072Z] a4210c17f1a0: Waiting [2024-09-13T08:07:59.072Z] 0238cc6c375a: Layer already exists [2024-09-13T08:07:59.072Z] 626240ec201d: Layer already exists [2024-09-13T08:07:59.072Z] ab1863211b9a: Layer already exists [2024-09-13T08:07:59.072Z] a25c929f389c: Layer already exists [2024-09-13T08:07:59.072Z] e2094c658195: Layer already exists [2024-09-13T08:07:59.072Z] 6671e851567d: Layer already exists [2024-09-13T08:07:59.072Z] a4210c17f1a0: Layer already exists [2024-09-13T08:07:59.072Z] 08f19c3c9745: Layer already exists [2024-09-13T08:07:59.072Z] 2288db0c760d: Layer already exists [2024-09-13T08:07:59.072Z] c7eed321e19e: Layer already exists [2024-09-13T08:07:59.072Z] ab6d30ab6335: Layer already exists [2024-09-13T08:07:59.072Z] d94491fdccd9: Layer already exists [2024-09-13T08:07:59.072Z] 1af0330bef0a: Layer already exists [2024-09-13T08:07:59.072Z] 1be4c22ed00f: Layer already exists [2024-09-13T08:07:59.072Z] 5f70bf18a086: Layer already exists [2024-09-13T08:07:59.072Z] 822cb8b9694c: Layer already exists [2024-09-13T08:07:59.072Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:07:59.334Z] 3.2.0-dev.73: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:07:59.690Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:00.029Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:00.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T08:08:00.029Z] ab1863211b9a: Preparing [2024-09-13T08:08:00.029Z] e2094c658195: Preparing [2024-09-13T08:08:00.029Z] 0238cc6c375a: Preparing [2024-09-13T08:08:00.029Z] a25c929f389c: Preparing [2024-09-13T08:08:00.029Z] 626240ec201d: Preparing [2024-09-13T08:08:00.029Z] 6671e851567d: Preparing [2024-09-13T08:08:00.029Z] 08f19c3c9745: Preparing [2024-09-13T08:08:00.029Z] a4210c17f1a0: Preparing [2024-09-13T08:08:00.029Z] c7eed321e19e: Preparing [2024-09-13T08:08:00.029Z] 2288db0c760d: Preparing [2024-09-13T08:08:00.029Z] ab6d30ab6335: Preparing [2024-09-13T08:08:00.029Z] 1be4c22ed00f: Preparing [2024-09-13T08:08:00.029Z] 5f70bf18a086: Preparing [2024-09-13T08:08:00.029Z] d94491fdccd9: Preparing [2024-09-13T08:08:00.029Z] 1af0330bef0a: Preparing [2024-09-13T08:08:00.029Z] 822cb8b9694c: Preparing [2024-09-13T08:08:00.029Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:00.029Z] 2288db0c760d: Waiting [2024-09-13T08:08:00.029Z] ab6d30ab6335: Waiting [2024-09-13T08:08:00.029Z] 1be4c22ed00f: Waiting [2024-09-13T08:08:00.029Z] 5f70bf18a086: Waiting [2024-09-13T08:08:00.029Z] d94491fdccd9: Waiting [2024-09-13T08:08:00.029Z] 1af0330bef0a: Waiting [2024-09-13T08:08:00.029Z] 822cb8b9694c: Waiting [2024-09-13T08:08:00.029Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:00.029Z] 6671e851567d: Waiting [2024-09-13T08:08:00.029Z] 08f19c3c9745: Waiting [2024-09-13T08:08:00.029Z] a4210c17f1a0: Waiting [2024-09-13T08:08:00.029Z] c7eed321e19e: Waiting [2024-09-13T08:08:00.029Z] e2094c658195: Layer already exists [2024-09-13T08:08:00.029Z] 0238cc6c375a: Layer already exists [2024-09-13T08:08:00.029Z] a25c929f389c: Layer already exists [2024-09-13T08:08:00.029Z] ab1863211b9a: Layer already exists [2024-09-13T08:08:00.029Z] 626240ec201d: Layer already exists [2024-09-13T08:08:00.029Z] 6671e851567d: Layer already exists [2024-09-13T08:08:00.029Z] a4210c17f1a0: Layer already exists [2024-09-13T08:08:00.029Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:00.029Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:00.029Z] 08f19c3c9745: Layer already exists [2024-09-13T08:08:00.029Z] 1be4c22ed00f: Layer already exists [2024-09-13T08:08:00.029Z] ab6d30ab6335: Layer already exists [2024-09-13T08:08:00.029Z] 5f70bf18a086: Layer already exists [2024-09-13T08:08:00.029Z] d94491fdccd9: Layer already exists [2024-09-13T08:08:00.029Z] 1af0330bef0a: Layer already exists [2024-09-13T08:08:00.029Z] 822cb8b9694c: Layer already exists [2024-09-13T08:08:00.029Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:00.291Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:00.633Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:00.970Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-13T08:08:00.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T08:08:00.970Z] ab1863211b9a: Preparing [2024-09-13T08:08:00.970Z] e2094c658195: Preparing [2024-09-13T08:08:00.970Z] 0238cc6c375a: Preparing [2024-09-13T08:08:00.970Z] a25c929f389c: Preparing [2024-09-13T08:08:00.970Z] 626240ec201d: Preparing [2024-09-13T08:08:00.970Z] 6671e851567d: Preparing [2024-09-13T08:08:00.970Z] 08f19c3c9745: Preparing [2024-09-13T08:08:00.970Z] a4210c17f1a0: Preparing [2024-09-13T08:08:00.970Z] c7eed321e19e: Preparing [2024-09-13T08:08:00.970Z] 2288db0c760d: Preparing [2024-09-13T08:08:00.970Z] ab6d30ab6335: Preparing [2024-09-13T08:08:00.970Z] 1be4c22ed00f: Preparing [2024-09-13T08:08:00.970Z] 5f70bf18a086: Preparing [2024-09-13T08:08:00.970Z] d94491fdccd9: Preparing [2024-09-13T08:08:00.970Z] 1af0330bef0a: Preparing [2024-09-13T08:08:00.970Z] 822cb8b9694c: Preparing [2024-09-13T08:08:00.970Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:00.970Z] ab6d30ab6335: Waiting [2024-09-13T08:08:00.970Z] 1be4c22ed00f: Waiting [2024-09-13T08:08:00.970Z] 5f70bf18a086: Waiting [2024-09-13T08:08:00.970Z] d94491fdccd9: Waiting [2024-09-13T08:08:00.970Z] 6671e851567d: Waiting [2024-09-13T08:08:00.970Z] 1af0330bef0a: Waiting [2024-09-13T08:08:00.970Z] 822cb8b9694c: Waiting [2024-09-13T08:08:00.970Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:00.970Z] 08f19c3c9745: Waiting [2024-09-13T08:08:00.970Z] a4210c17f1a0: Waiting [2024-09-13T08:08:00.970Z] 2288db0c760d: Waiting [2024-09-13T08:08:00.970Z] 0238cc6c375a: Layer already exists [2024-09-13T08:08:00.970Z] e2094c658195: Layer already exists [2024-09-13T08:08:00.970Z] a25c929f389c: Layer already exists [2024-09-13T08:08:00.970Z] 626240ec201d: Layer already exists [2024-09-13T08:08:00.970Z] ab1863211b9a: Layer already exists [2024-09-13T08:08:00.970Z] 6671e851567d: Layer already exists [2024-09-13T08:08:00.970Z] 08f19c3c9745: Layer already exists [2024-09-13T08:08:00.970Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:00.970Z] a4210c17f1a0: Layer already exists [2024-09-13T08:08:00.970Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:00.970Z] ab6d30ab6335: Layer already exists [2024-09-13T08:08:00.970Z] 1be4c22ed00f: Layer already exists [2024-09-13T08:08:00.970Z] 5f70bf18a086: Layer already exists [2024-09-13T08:08:00.970Z] 1af0330bef0a: Layer already exists [2024-09-13T08:08:00.970Z] d94491fdccd9: Layer already exists [2024-09-13T08:08:00.970Z] 822cb8b9694c: Layer already exists [2024-09-13T08:08:00.970Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:01.234Z] main: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:08:01.310Z] ===================================================== [Pipeline] echo [2024-09-13T08:08:01.322Z] taggedImages: [2024-09-13T08:08:01.322Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:01.322Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-13T08:08:01.322Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.73 [2024-09-13T08:08:01.322Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:01.322Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-13T08:08:01.351Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-13T08:08:01.351Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:01.351Z] latest [2024-09-13T08:08:01.351Z] 3.2.0-dev.73 [2024-09-13T08:08:01.351Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:01.351Z] main [2024-09-13T08:08:01.351Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:01.713Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:02.070Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:02.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T08:08:02.070Z] 4e10b9b01200: Preparing [2024-09-13T08:08:02.070Z] f3c19b525fa0: Preparing [2024-09-13T08:08:02.070Z] 519e5082ac73: Preparing [2024-09-13T08:08:02.070Z] cff4426a91f0: Preparing [2024-09-13T08:08:02.070Z] c7eed321e19e: Preparing [2024-09-13T08:08:02.070Z] 2288db0c760d: Preparing [2024-09-13T08:08:02.070Z] a246cca94158: Preparing [2024-09-13T08:08:02.070Z] c14c61acbfb8: Preparing [2024-09-13T08:08:02.070Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:02.070Z] 2288db0c760d: Waiting [2024-09-13T08:08:02.070Z] a246cca94158: Waiting [2024-09-13T08:08:02.070Z] c14c61acbfb8: Waiting [2024-09-13T08:08:02.070Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:02.070Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:02.333Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:02.333Z] 519e5082ac73: Pushed [2024-09-13T08:08:02.333Z] a246cca94158: Layer already exists [2024-09-13T08:08:02.333Z] f3c19b525fa0: Pushed [2024-09-13T08:08:02.333Z] 4e10b9b01200: Pushed [2024-09-13T08:08:02.333Z] c14c61acbfb8: Layer already exists [2024-09-13T08:08:02.333Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:07.647Z] cff4426a91f0: Pushed [2024-09-13T08:08:07.647Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:07.992Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:08.336Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-13T08:08:08.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T08:08:08.336Z] 4e10b9b01200: Preparing [2024-09-13T08:08:08.336Z] f3c19b525fa0: Preparing [2024-09-13T08:08:08.336Z] 519e5082ac73: Preparing [2024-09-13T08:08:08.336Z] cff4426a91f0: Preparing [2024-09-13T08:08:08.336Z] c7eed321e19e: Preparing [2024-09-13T08:08:08.336Z] 2288db0c760d: Preparing [2024-09-13T08:08:08.336Z] a246cca94158: Preparing [2024-09-13T08:08:08.336Z] c14c61acbfb8: Preparing [2024-09-13T08:08:08.336Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:08.336Z] 2288db0c760d: Waiting [2024-09-13T08:08:08.336Z] a246cca94158: Waiting [2024-09-13T08:08:08.336Z] c14c61acbfb8: Waiting [2024-09-13T08:08:08.336Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:08.336Z] 4e10b9b01200: Layer already exists [2024-09-13T08:08:08.336Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:08.336Z] f3c19b525fa0: Layer already exists [2024-09-13T08:08:08.336Z] 519e5082ac73: Layer already exists [2024-09-13T08:08:08.336Z] cff4426a91f0: Layer already exists [2024-09-13T08:08:08.336Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:08.336Z] c14c61acbfb8: Layer already exists [2024-09-13T08:08:08.336Z] a246cca94158: Layer already exists [2024-09-13T08:08:08.336Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:08.336Z] latest: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:08.951Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:09.293Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.73 [2024-09-13T08:08:09.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T08:08:09.293Z] 4e10b9b01200: Preparing [2024-09-13T08:08:09.293Z] f3c19b525fa0: Preparing [2024-09-13T08:08:09.293Z] 519e5082ac73: Preparing [2024-09-13T08:08:09.293Z] cff4426a91f0: Preparing [2024-09-13T08:08:09.293Z] c7eed321e19e: Preparing [2024-09-13T08:08:09.293Z] 2288db0c760d: Preparing [2024-09-13T08:08:09.293Z] a246cca94158: Preparing [2024-09-13T08:08:09.293Z] c14c61acbfb8: Preparing [2024-09-13T08:08:09.293Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:09.293Z] 2288db0c760d: Waiting [2024-09-13T08:08:09.293Z] a246cca94158: Waiting [2024-09-13T08:08:09.293Z] c14c61acbfb8: Waiting [2024-09-13T08:08:09.293Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:09.293Z] cff4426a91f0: Layer already exists [2024-09-13T08:08:09.293Z] 4e10b9b01200: Layer already exists [2024-09-13T08:08:09.293Z] f3c19b525fa0: Layer already exists [2024-09-13T08:08:09.293Z] 519e5082ac73: Layer already exists [2024-09-13T08:08:09.293Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:09.293Z] c14c61acbfb8: Layer already exists [2024-09-13T08:08:09.293Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:09.293Z] a246cca94158: Layer already exists [2024-09-13T08:08:09.293Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:09.293Z] 3.2.0-dev.73: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:09.639Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:09.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:09.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T08:08:09.975Z] 4e10b9b01200: Preparing [2024-09-13T08:08:09.975Z] f3c19b525fa0: Preparing [2024-09-13T08:08:09.975Z] 519e5082ac73: Preparing [2024-09-13T08:08:09.975Z] cff4426a91f0: Preparing [2024-09-13T08:08:09.975Z] c7eed321e19e: Preparing [2024-09-13T08:08:09.975Z] 2288db0c760d: Preparing [2024-09-13T08:08:09.975Z] a246cca94158: Preparing [2024-09-13T08:08:09.975Z] c14c61acbfb8: Preparing [2024-09-13T08:08:09.975Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:09.975Z] 2288db0c760d: Waiting [2024-09-13T08:08:09.975Z] a246cca94158: Waiting [2024-09-13T08:08:09.975Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:09.975Z] c14c61acbfb8: Waiting [2024-09-13T08:08:09.975Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:09.975Z] cff4426a91f0: Layer already exists [2024-09-13T08:08:09.975Z] 519e5082ac73: Layer already exists [2024-09-13T08:08:09.975Z] f3c19b525fa0: Layer already exists [2024-09-13T08:08:09.975Z] 4e10b9b01200: Layer already exists [2024-09-13T08:08:09.975Z] a246cca94158: Layer already exists [2024-09-13T08:08:09.975Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:09.975Z] c14c61acbfb8: Layer already exists [2024-09-13T08:08:09.975Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:09.975Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:10.303Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:10.631Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-13T08:08:10.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T08:08:10.631Z] 4e10b9b01200: Preparing [2024-09-13T08:08:10.631Z] f3c19b525fa0: Preparing [2024-09-13T08:08:10.631Z] 519e5082ac73: Preparing [2024-09-13T08:08:10.631Z] cff4426a91f0: Preparing [2024-09-13T08:08:10.631Z] c7eed321e19e: Preparing [2024-09-13T08:08:10.631Z] 2288db0c760d: Preparing [2024-09-13T08:08:10.631Z] a246cca94158: Preparing [2024-09-13T08:08:10.631Z] c14c61acbfb8: Preparing [2024-09-13T08:08:10.631Z] a246cca94158: Waiting [2024-09-13T08:08:10.631Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:10.631Z] c14c61acbfb8: Waiting [2024-09-13T08:08:10.631Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:10.631Z] f3c19b525fa0: Layer already exists [2024-09-13T08:08:10.631Z] cff4426a91f0: Layer already exists [2024-09-13T08:08:10.631Z] 4e10b9b01200: Layer already exists [2024-09-13T08:08:10.631Z] 519e5082ac73: Layer already exists [2024-09-13T08:08:10.631Z] a246cca94158: Layer already exists [2024-09-13T08:08:10.631Z] c14c61acbfb8: Layer already exists [2024-09-13T08:08:10.631Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:10.631Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:10.631Z] main: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:08:10.971Z] ===================================================== [Pipeline] echo [2024-09-13T08:08:10.995Z] taggedImages: [2024-09-13T08:08:10.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:10.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-13T08:08:10.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.73 [2024-09-13T08:08:10.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:10.996Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-13T08:08:11.024Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-13T08:08:11.024Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:11.024Z] latest [2024-09-13T08:08:11.024Z] 3.2.0-dev.73 [2024-09-13T08:08:11.024Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:11.024Z] main [2024-09-13T08:08:11.024Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:11.372Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:11.720Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:11.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T08:08:11.720Z] 9732fad72fd3: Preparing [2024-09-13T08:08:11.720Z] 3677c3d2aecf: Preparing [2024-09-13T08:08:11.720Z] d1edc6551d54: Preparing [2024-09-13T08:08:11.720Z] ebce5e6d7339: Preparing [2024-09-13T08:08:11.720Z] ae9e86d59efe: Preparing [2024-09-13T08:08:11.720Z] c7eed321e19e: Preparing [2024-09-13T08:08:11.720Z] 2288db0c760d: Preparing [2024-09-13T08:08:11.720Z] d0703a7ceedb: Preparing [2024-09-13T08:08:11.720Z] 5d7b654a62d7: Preparing [2024-09-13T08:08:11.720Z] 83be98cccd66: Preparing [2024-09-13T08:08:11.720Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:11.720Z] 5d7b654a62d7: Waiting [2024-09-13T08:08:11.720Z] c7eed321e19e: Waiting [2024-09-13T08:08:11.720Z] 2288db0c760d: Waiting [2024-09-13T08:08:11.720Z] 83be98cccd66: Waiting [2024-09-13T08:08:11.720Z] d0703a7ceedb: Waiting [2024-09-13T08:08:11.720Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:11.983Z] 3677c3d2aecf: Pushed [2024-09-13T08:08:11.983Z] ebce5e6d7339: Pushed [2024-09-13T08:08:11.983Z] ae9e86d59efe: Pushed [2024-09-13T08:08:11.983Z] 9732fad72fd3: Pushed [2024-09-13T08:08:11.983Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:11.983Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:11.983Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:12.247Z] d0703a7ceedb: Pushed [2024-09-13T08:08:12.247Z] 5d7b654a62d7: Pushed [2024-09-13T08:08:13.644Z] d1edc6551d54: Pushed [2024-09-13T08:08:14.220Z] 83be98cccd66: Pushed [2024-09-13T08:08:14.495Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:14.843Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:15.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-13T08:08:15.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T08:08:15.190Z] 9732fad72fd3: Preparing [2024-09-13T08:08:15.190Z] 3677c3d2aecf: Preparing [2024-09-13T08:08:15.190Z] d1edc6551d54: Preparing [2024-09-13T08:08:15.190Z] ebce5e6d7339: Preparing [2024-09-13T08:08:15.190Z] ae9e86d59efe: Preparing [2024-09-13T08:08:15.190Z] c7eed321e19e: Preparing [2024-09-13T08:08:15.190Z] 2288db0c760d: Preparing [2024-09-13T08:08:15.190Z] d0703a7ceedb: Preparing [2024-09-13T08:08:15.190Z] 5d7b654a62d7: Preparing [2024-09-13T08:08:15.190Z] 83be98cccd66: Preparing [2024-09-13T08:08:15.190Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:15.190Z] c7eed321e19e: Waiting [2024-09-13T08:08:15.190Z] 2288db0c760d: Waiting [2024-09-13T08:08:15.190Z] d0703a7ceedb: Waiting [2024-09-13T08:08:15.190Z] 5d7b654a62d7: Waiting [2024-09-13T08:08:15.190Z] 83be98cccd66: Waiting [2024-09-13T08:08:15.190Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:15.190Z] ae9e86d59efe: Layer already exists [2024-09-13T08:08:15.190Z] d1edc6551d54: Layer already exists [2024-09-13T08:08:15.190Z] 3677c3d2aecf: Layer already exists [2024-09-13T08:08:15.190Z] ebce5e6d7339: Layer already exists [2024-09-13T08:08:15.190Z] 9732fad72fd3: Layer already exists [2024-09-13T08:08:15.190Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:15.190Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:15.190Z] d0703a7ceedb: Layer already exists [2024-09-13T08:08:15.190Z] 83be98cccd66: Layer already exists [2024-09-13T08:08:15.190Z] 5d7b654a62d7: Layer already exists [2024-09-13T08:08:15.190Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:15.453Z] latest: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:15.798Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:16.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.73 [2024-09-13T08:08:16.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T08:08:16.144Z] 9732fad72fd3: Preparing [2024-09-13T08:08:16.144Z] 3677c3d2aecf: Preparing [2024-09-13T08:08:16.144Z] d1edc6551d54: Preparing [2024-09-13T08:08:16.144Z] ebce5e6d7339: Preparing [2024-09-13T08:08:16.144Z] ae9e86d59efe: Preparing [2024-09-13T08:08:16.144Z] c7eed321e19e: Preparing [2024-09-13T08:08:16.144Z] 2288db0c760d: Preparing [2024-09-13T08:08:16.144Z] d0703a7ceedb: Preparing [2024-09-13T08:08:16.144Z] c7eed321e19e: Waiting [2024-09-13T08:08:16.144Z] 2288db0c760d: Waiting [2024-09-13T08:08:16.144Z] 5d7b654a62d7: Preparing [2024-09-13T08:08:16.144Z] d0703a7ceedb: Waiting [2024-09-13T08:08:16.144Z] 83be98cccd66: Preparing [2024-09-13T08:08:16.144Z] 5d7b654a62d7: Waiting [2024-09-13T08:08:16.144Z] 83be98cccd66: Waiting [2024-09-13T08:08:16.144Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:16.144Z] 9732fad72fd3: Layer already exists [2024-09-13T08:08:16.144Z] d1edc6551d54: Layer already exists [2024-09-13T08:08:16.144Z] 3677c3d2aecf: Layer already exists [2024-09-13T08:08:16.144Z] ebce5e6d7339: Layer already exists [2024-09-13T08:08:16.144Z] ae9e86d59efe: Layer already exists [2024-09-13T08:08:16.144Z] d0703a7ceedb: Layer already exists [2024-09-13T08:08:16.144Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:16.144Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:16.144Z] 83be98cccd66: Layer already exists [2024-09-13T08:08:16.144Z] 5d7b654a62d7: Layer already exists [2024-09-13T08:08:16.144Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:16.406Z] 3.2.0-dev.73: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:16.761Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:17.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:17.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T08:08:17.103Z] 9732fad72fd3: Preparing [2024-09-13T08:08:17.103Z] 3677c3d2aecf: Preparing [2024-09-13T08:08:17.103Z] d1edc6551d54: Preparing [2024-09-13T08:08:17.103Z] ebce5e6d7339: Preparing [2024-09-13T08:08:17.103Z] ae9e86d59efe: Preparing [2024-09-13T08:08:17.103Z] c7eed321e19e: Preparing [2024-09-13T08:08:17.103Z] 2288db0c760d: Preparing [2024-09-13T08:08:17.103Z] d0703a7ceedb: Preparing [2024-09-13T08:08:17.103Z] c7eed321e19e: Waiting [2024-09-13T08:08:17.103Z] 2288db0c760d: Waiting [2024-09-13T08:08:17.103Z] 5d7b654a62d7: Preparing [2024-09-13T08:08:17.103Z] d0703a7ceedb: Waiting [2024-09-13T08:08:17.103Z] 83be98cccd66: Preparing [2024-09-13T08:08:17.103Z] 5d7b654a62d7: Waiting [2024-09-13T08:08:17.103Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:17.103Z] 83be98cccd66: Waiting [2024-09-13T08:08:17.103Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:17.103Z] 9732fad72fd3: Layer already exists [2024-09-13T08:08:17.103Z] d1edc6551d54: Layer already exists [2024-09-13T08:08:17.103Z] 3677c3d2aecf: Layer already exists [2024-09-13T08:08:17.103Z] ebce5e6d7339: Layer already exists [2024-09-13T08:08:17.103Z] ae9e86d59efe: Layer already exists [2024-09-13T08:08:17.103Z] 5d7b654a62d7: Layer already exists [2024-09-13T08:08:17.103Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:17.103Z] 83be98cccd66: Layer already exists [2024-09-13T08:08:17.103Z] d0703a7ceedb: Layer already exists [2024-09-13T08:08:17.103Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:17.103Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:17.366Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:17.716Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:18.060Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-13T08:08:18.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T08:08:18.061Z] 9732fad72fd3: Preparing [2024-09-13T08:08:18.061Z] 3677c3d2aecf: Preparing [2024-09-13T08:08:18.061Z] d1edc6551d54: Preparing [2024-09-13T08:08:18.061Z] ebce5e6d7339: Preparing [2024-09-13T08:08:18.061Z] ae9e86d59efe: Preparing [2024-09-13T08:08:18.061Z] c7eed321e19e: Preparing [2024-09-13T08:08:18.061Z] 2288db0c760d: Preparing [2024-09-13T08:08:18.061Z] d0703a7ceedb: Preparing [2024-09-13T08:08:18.061Z] 5d7b654a62d7: Preparing [2024-09-13T08:08:18.061Z] c7eed321e19e: Waiting [2024-09-13T08:08:18.061Z] 83be98cccd66: Preparing [2024-09-13T08:08:18.061Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:18.061Z] 2288db0c760d: Waiting [2024-09-13T08:08:18.061Z] d0703a7ceedb: Waiting [2024-09-13T08:08:18.061Z] 83be98cccd66: Waiting [2024-09-13T08:08:18.061Z] 5d7b654a62d7: Waiting [2024-09-13T08:08:18.061Z] d1edc6551d54: Layer already exists [2024-09-13T08:08:18.061Z] ae9e86d59efe: Layer already exists [2024-09-13T08:08:18.061Z] ebce5e6d7339: Layer already exists [2024-09-13T08:08:18.061Z] 9732fad72fd3: Layer already exists [2024-09-13T08:08:18.061Z] 3677c3d2aecf: Layer already exists [2024-09-13T08:08:18.061Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:18.061Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:18.061Z] d0703a7ceedb: Layer already exists [2024-09-13T08:08:18.061Z] 5d7b654a62d7: Layer already exists [2024-09-13T08:08:18.061Z] 83be98cccd66: Layer already exists [2024-09-13T08:08:18.061Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:18.324Z] main: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:08:18.400Z] ===================================================== [Pipeline] echo [2024-09-13T08:08:18.411Z] taggedImages: [2024-09-13T08:08:18.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:18.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-13T08:08:18.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.73 [2024-09-13T08:08:18.411Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:18.412Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-13T08:08:18.433Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-13T08:08:18.433Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:18.433Z] latest [2024-09-13T08:08:18.433Z] 3.2.0-dev.73 [2024-09-13T08:08:18.433Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:18.433Z] main [2024-09-13T08:08:18.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:18.790Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:19.142Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:19.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T08:08:19.142Z] 4885810fb49f: Preparing [2024-09-13T08:08:19.142Z] 434d7b400108: Preparing [2024-09-13T08:08:19.142Z] 03ac28f5d1f5: Preparing [2024-09-13T08:08:19.142Z] 1c073a84b6bc: Preparing [2024-09-13T08:08:19.142Z] 67a70f40918d: Preparing [2024-09-13T08:08:19.142Z] 540c18e1d4bf: Preparing [2024-09-13T08:08:19.142Z] 3a1843a47712: Preparing [2024-09-13T08:08:19.142Z] 540c18e1d4bf: Waiting [2024-09-13T08:08:19.142Z] c7eed321e19e: Preparing [2024-09-13T08:08:19.142Z] 3a1843a47712: Waiting [2024-09-13T08:08:19.142Z] 2288db0c760d: Preparing [2024-09-13T08:08:19.142Z] c7eed321e19e: Waiting [2024-09-13T08:08:19.142Z] fd81a2e51552: Preparing [2024-09-13T08:08:19.142Z] 2288db0c760d: Waiting [2024-09-13T08:08:19.142Z] 6e16385653cc: Preparing [2024-09-13T08:08:19.142Z] fd81a2e51552: Waiting [2024-09-13T08:08:19.142Z] 6e16385653cc: Waiting [2024-09-13T08:08:19.142Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:19.142Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:19.405Z] 434d7b400108: Pushed [2024-09-13T08:08:19.405Z] 67a70f40918d: Pushed [2024-09-13T08:08:19.405Z] 4885810fb49f: Pushed [2024-09-13T08:08:19.405Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:19.405Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:19.405Z] 540c18e1d4bf: Pushed [2024-09-13T08:08:19.405Z] 3a1843a47712: Pushed [2024-09-13T08:08:19.670Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:19.670Z] fd81a2e51552: Pushed [2024-09-13T08:08:21.067Z] 1c073a84b6bc: Pushed [2024-09-13T08:08:22.019Z] 03ac28f5d1f5: Pushed [2024-09-13T08:08:22.019Z] 6e16385653cc: Pushed [2024-09-13T08:08:22.285Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:22.635Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:22.972Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-13T08:08:22.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T08:08:22.972Z] 4885810fb49f: Preparing [2024-09-13T08:08:22.972Z] 434d7b400108: Preparing [2024-09-13T08:08:22.972Z] 03ac28f5d1f5: Preparing [2024-09-13T08:08:22.972Z] 1c073a84b6bc: Preparing [2024-09-13T08:08:22.972Z] 67a70f40918d: Preparing [2024-09-13T08:08:22.972Z] 540c18e1d4bf: Preparing [2024-09-13T08:08:22.972Z] 3a1843a47712: Preparing [2024-09-13T08:08:22.972Z] c7eed321e19e: Preparing [2024-09-13T08:08:22.972Z] 2288db0c760d: Preparing [2024-09-13T08:08:22.972Z] fd81a2e51552: Preparing [2024-09-13T08:08:22.972Z] 6e16385653cc: Preparing [2024-09-13T08:08:22.972Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:22.972Z] 540c18e1d4bf: Waiting [2024-09-13T08:08:22.972Z] 3a1843a47712: Waiting [2024-09-13T08:08:22.972Z] fd81a2e51552: Waiting [2024-09-13T08:08:22.972Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:22.972Z] c7eed321e19e: Waiting [2024-09-13T08:08:22.972Z] 2288db0c760d: Waiting [2024-09-13T08:08:22.972Z] 67a70f40918d: Layer already exists [2024-09-13T08:08:22.972Z] 1c073a84b6bc: Layer already exists [2024-09-13T08:08:22.972Z] 434d7b400108: Layer already exists [2024-09-13T08:08:22.972Z] 4885810fb49f: Layer already exists [2024-09-13T08:08:22.972Z] 03ac28f5d1f5: Layer already exists [2024-09-13T08:08:22.972Z] 540c18e1d4bf: Layer already exists [2024-09-13T08:08:22.972Z] 3a1843a47712: Layer already exists [2024-09-13T08:08:22.972Z] fd81a2e51552: Layer already exists [2024-09-13T08:08:22.972Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:22.972Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:22.972Z] 6e16385653cc: Layer already exists [2024-09-13T08:08:22.972Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:23.235Z] latest: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:23.574Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:23.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.73 [2024-09-13T08:08:23.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T08:08:23.920Z] 4885810fb49f: Preparing [2024-09-13T08:08:23.920Z] 434d7b400108: Preparing [2024-09-13T08:08:23.920Z] 03ac28f5d1f5: Preparing [2024-09-13T08:08:23.920Z] 1c073a84b6bc: Preparing [2024-09-13T08:08:23.920Z] 67a70f40918d: Preparing [2024-09-13T08:08:23.920Z] 540c18e1d4bf: Preparing [2024-09-13T08:08:23.920Z] 3a1843a47712: Preparing [2024-09-13T08:08:23.920Z] c7eed321e19e: Preparing [2024-09-13T08:08:23.920Z] 2288db0c760d: Preparing [2024-09-13T08:08:23.920Z] fd81a2e51552: Preparing [2024-09-13T08:08:23.920Z] 6e16385653cc: Preparing [2024-09-13T08:08:23.920Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:23.920Z] 540c18e1d4bf: Waiting [2024-09-13T08:08:23.920Z] 3a1843a47712: Waiting [2024-09-13T08:08:23.920Z] c7eed321e19e: Waiting [2024-09-13T08:08:23.920Z] 2288db0c760d: Waiting [2024-09-13T08:08:23.920Z] fd81a2e51552: Waiting [2024-09-13T08:08:23.920Z] 6e16385653cc: Waiting [2024-09-13T08:08:23.920Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:23.920Z] 03ac28f5d1f5: Layer already exists [2024-09-13T08:08:23.920Z] 434d7b400108: Layer already exists [2024-09-13T08:08:23.920Z] 4885810fb49f: Layer already exists [2024-09-13T08:08:23.920Z] 1c073a84b6bc: Layer already exists [2024-09-13T08:08:23.920Z] 67a70f40918d: Layer already exists [2024-09-13T08:08:23.920Z] 3a1843a47712: Layer already exists [2024-09-13T08:08:23.920Z] fd81a2e51552: Layer already exists [2024-09-13T08:08:23.920Z] 540c18e1d4bf: Layer already exists [2024-09-13T08:08:23.920Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:23.920Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:23.920Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:23.920Z] 6e16385653cc: Layer already exists [2024-09-13T08:08:24.185Z] 3.2.0-dev.73: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:24.539Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:24.872Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:24.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T08:08:24.872Z] 4885810fb49f: Preparing [2024-09-13T08:08:24.872Z] 434d7b400108: Preparing [2024-09-13T08:08:24.872Z] 03ac28f5d1f5: Preparing [2024-09-13T08:08:24.872Z] 1c073a84b6bc: Preparing [2024-09-13T08:08:24.872Z] 67a70f40918d: Preparing [2024-09-13T08:08:24.872Z] 540c18e1d4bf: Preparing [2024-09-13T08:08:24.872Z] 3a1843a47712: Preparing [2024-09-13T08:08:24.872Z] c7eed321e19e: Preparing [2024-09-13T08:08:24.872Z] 2288db0c760d: Preparing [2024-09-13T08:08:24.872Z] fd81a2e51552: Preparing [2024-09-13T08:08:24.872Z] 6e16385653cc: Preparing [2024-09-13T08:08:24.872Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:24.872Z] c7eed321e19e: Waiting [2024-09-13T08:08:24.872Z] 540c18e1d4bf: Waiting [2024-09-13T08:08:24.872Z] 2288db0c760d: Waiting [2024-09-13T08:08:24.872Z] 3a1843a47712: Waiting [2024-09-13T08:08:24.872Z] fd81a2e51552: Waiting [2024-09-13T08:08:24.872Z] 6e16385653cc: Waiting [2024-09-13T08:08:24.872Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:24.872Z] 434d7b400108: Layer already exists [2024-09-13T08:08:24.872Z] 1c073a84b6bc: Layer already exists [2024-09-13T08:08:24.872Z] 4885810fb49f: Layer already exists [2024-09-13T08:08:24.872Z] 67a70f40918d: Layer already exists [2024-09-13T08:08:24.872Z] 03ac28f5d1f5: Layer already exists [2024-09-13T08:08:24.872Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:24.872Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:24.872Z] 540c18e1d4bf: Layer already exists [2024-09-13T08:08:24.872Z] 3a1843a47712: Layer already exists [2024-09-13T08:08:24.872Z] fd81a2e51552: Layer already exists [2024-09-13T08:08:24.872Z] 6e16385653cc: Layer already exists [2024-09-13T08:08:24.872Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:25.134Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:25.475Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:25.809Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-13T08:08:25.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T08:08:25.809Z] 4885810fb49f: Preparing [2024-09-13T08:08:25.809Z] 434d7b400108: Preparing [2024-09-13T08:08:25.809Z] 03ac28f5d1f5: Preparing [2024-09-13T08:08:25.809Z] 1c073a84b6bc: Preparing [2024-09-13T08:08:25.809Z] 67a70f40918d: Preparing [2024-09-13T08:08:25.809Z] 540c18e1d4bf: Preparing [2024-09-13T08:08:25.809Z] 3a1843a47712: Preparing [2024-09-13T08:08:25.809Z] c7eed321e19e: Preparing [2024-09-13T08:08:25.809Z] 2288db0c760d: Preparing [2024-09-13T08:08:25.809Z] fd81a2e51552: Preparing [2024-09-13T08:08:25.809Z] 6e16385653cc: Preparing [2024-09-13T08:08:25.809Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:25.809Z] 540c18e1d4bf: Waiting [2024-09-13T08:08:25.809Z] 3a1843a47712: Waiting [2024-09-13T08:08:25.809Z] fd81a2e51552: Waiting [2024-09-13T08:08:25.809Z] 6e16385653cc: Waiting [2024-09-13T08:08:25.809Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:25.809Z] c7eed321e19e: Waiting [2024-09-13T08:08:25.809Z] 2288db0c760d: Waiting [2024-09-13T08:08:25.809Z] 67a70f40918d: Layer already exists [2024-09-13T08:08:25.809Z] 1c073a84b6bc: Layer already exists [2024-09-13T08:08:25.809Z] 434d7b400108: Layer already exists [2024-09-13T08:08:25.809Z] 4885810fb49f: Layer already exists [2024-09-13T08:08:25.809Z] 03ac28f5d1f5: Layer already exists [2024-09-13T08:08:25.809Z] 3a1843a47712: Layer already exists [2024-09-13T08:08:25.809Z] 540c18e1d4bf: Layer already exists [2024-09-13T08:08:25.809Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:25.809Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:25.809Z] fd81a2e51552: Layer already exists [2024-09-13T08:08:25.809Z] 6e16385653cc: Layer already exists [2024-09-13T08:08:25.809Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:26.072Z] main: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:08:26.145Z] ===================================================== [Pipeline] echo [2024-09-13T08:08:26.160Z] taggedImages: [2024-09-13T08:08:26.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:26.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-13T08:08:26.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.73 [2024-09-13T08:08:26.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:26.160Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-13T08:08:26.194Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-13T08:08:26.194Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:26.194Z] latest [2024-09-13T08:08:26.194Z] 3.2.0-dev.73 [2024-09-13T08:08:26.194Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:26.194Z] main [2024-09-13T08:08:26.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:26.547Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:26.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:26.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T08:08:26.892Z] 41fe630ab599: Preparing [2024-09-13T08:08:26.892Z] 76d7dfce5f80: Preparing [2024-09-13T08:08:26.892Z] c7eed321e19e: Preparing [2024-09-13T08:08:26.892Z] 2288db0c760d: Preparing [2024-09-13T08:08:26.892Z] c259cb727cfa: Preparing [2024-09-13T08:08:26.892Z] 29cd5ab52011: Preparing [2024-09-13T08:08:26.892Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:26.892Z] 29cd5ab52011: Waiting [2024-09-13T08:08:26.892Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:26.892Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:27.157Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:27.157Z] c259cb727cfa: Pushed [2024-09-13T08:08:27.157Z] 41fe630ab599: Pushed [2024-09-13T08:08:28.551Z] 29cd5ab52011: Pushed [2024-09-13T08:08:30.477Z] 76d7dfce5f80: Pushed [2024-09-13T08:08:30.742Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:31.167Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:31.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-13T08:08:31.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T08:08:31.533Z] 41fe630ab599: Preparing [2024-09-13T08:08:31.533Z] 76d7dfce5f80: Preparing [2024-09-13T08:08:31.533Z] c7eed321e19e: Preparing [2024-09-13T08:08:31.533Z] 2288db0c760d: Preparing [2024-09-13T08:08:31.533Z] c259cb727cfa: Preparing [2024-09-13T08:08:31.533Z] 29cd5ab52011: Preparing [2024-09-13T08:08:31.533Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:31.533Z] 29cd5ab52011: Waiting [2024-09-13T08:08:31.533Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:31.533Z] 41fe630ab599: Layer already exists [2024-09-13T08:08:31.533Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:31.533Z] c259cb727cfa: Layer already exists [2024-09-13T08:08:31.533Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:31.533Z] 76d7dfce5f80: Layer already exists [2024-09-13T08:08:31.533Z] 29cd5ab52011: Layer already exists [2024-09-13T08:08:31.533Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:31.533Z] latest: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:32.168Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:32.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.73 [2024-09-13T08:08:32.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T08:08:32.527Z] 41fe630ab599: Preparing [2024-09-13T08:08:32.527Z] 76d7dfce5f80: Preparing [2024-09-13T08:08:32.527Z] c7eed321e19e: Preparing [2024-09-13T08:08:32.527Z] 2288db0c760d: Preparing [2024-09-13T08:08:32.527Z] c259cb727cfa: Preparing [2024-09-13T08:08:32.527Z] 29cd5ab52011: Preparing [2024-09-13T08:08:32.527Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:32.527Z] 29cd5ab52011: Waiting [2024-09-13T08:08:32.527Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:32.527Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:32.527Z] 76d7dfce5f80: Layer already exists [2024-09-13T08:08:32.527Z] 41fe630ab599: Layer already exists [2024-09-13T08:08:32.527Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:32.527Z] c259cb727cfa: Layer already exists [2024-09-13T08:08:32.527Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:32.527Z] 29cd5ab52011: Layer already exists [2024-09-13T08:08:32.790Z] 3.2.0-dev.73: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:33.144Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:33.491Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:33.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T08:08:33.492Z] 41fe630ab599: Preparing [2024-09-13T08:08:33.492Z] 76d7dfce5f80: Preparing [2024-09-13T08:08:33.492Z] c7eed321e19e: Preparing [2024-09-13T08:08:33.492Z] 2288db0c760d: Preparing [2024-09-13T08:08:33.492Z] c259cb727cfa: Preparing [2024-09-13T08:08:33.492Z] 29cd5ab52011: Preparing [2024-09-13T08:08:33.492Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:33.492Z] 29cd5ab52011: Waiting [2024-09-13T08:08:33.492Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:33.492Z] 76d7dfce5f80: Layer already exists [2024-09-13T08:08:33.492Z] c259cb727cfa: Layer already exists [2024-09-13T08:08:33.492Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:33.492Z] 41fe630ab599: Layer already exists [2024-09-13T08:08:33.492Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:33.492Z] 29cd5ab52011: Layer already exists [2024-09-13T08:08:33.492Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:33.756Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:34.103Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:34.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-13T08:08:34.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T08:08:34.451Z] 41fe630ab599: Preparing [2024-09-13T08:08:34.451Z] 76d7dfce5f80: Preparing [2024-09-13T08:08:34.451Z] c7eed321e19e: Preparing [2024-09-13T08:08:34.451Z] 2288db0c760d: Preparing [2024-09-13T08:08:34.451Z] c259cb727cfa: Preparing [2024-09-13T08:08:34.451Z] 29cd5ab52011: Preparing [2024-09-13T08:08:34.451Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:34.451Z] 29cd5ab52011: Waiting [2024-09-13T08:08:34.451Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:34.451Z] 41fe630ab599: Layer already exists [2024-09-13T08:08:34.451Z] c259cb727cfa: Layer already exists [2024-09-13T08:08:34.451Z] 76d7dfce5f80: Layer already exists [2024-09-13T08:08:34.451Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:34.451Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:34.451Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:34.451Z] 29cd5ab52011: Layer already exists [2024-09-13T08:08:34.715Z] main: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:08:34.809Z] ===================================================== [Pipeline] echo [2024-09-13T08:08:34.827Z] taggedImages: [2024-09-13T08:08:34.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:34.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-13T08:08:34.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.73 [2024-09-13T08:08:34.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:34.827Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-13T08:08:34.859Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-13T08:08:34.859Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:34.859Z] latest [2024-09-13T08:08:34.859Z] 3.2.0-dev.73 [2024-09-13T08:08:34.859Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:34.859Z] main [2024-09-13T08:08:34.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:35.357Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:35.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:08:35.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T08:08:35.720Z] ffcc590bfa90: Preparing [2024-09-13T08:08:35.720Z] 6600ec0e3f00: Preparing [2024-09-13T08:08:35.720Z] e7b03e77fd34: Preparing [2024-09-13T08:08:35.720Z] c7eed321e19e: Preparing [2024-09-13T08:08:35.720Z] 2288db0c760d: Preparing [2024-09-13T08:08:35.720Z] 00723bc49033: Preparing [2024-09-13T08:08:35.720Z] eed2f60aeb92: Preparing [2024-09-13T08:08:35.720Z] 4bea644b4f29: Preparing [2024-09-13T08:08:35.720Z] 3005b2c34af4: Preparing [2024-09-13T08:08:35.720Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:35.720Z] 00723bc49033: Waiting [2024-09-13T08:08:35.720Z] eed2f60aeb92: Waiting [2024-09-13T08:08:35.720Z] 4bea644b4f29: Waiting [2024-09-13T08:08:35.720Z] 3005b2c34af4: Waiting [2024-09-13T08:08:35.720Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:35.985Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:35.985Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:35.985Z] ffcc590bfa90: Pushed [2024-09-13T08:08:35.985Z] 6600ec0e3f00: Pushed [2024-09-13T08:08:35.985Z] e7b03e77fd34: Pushed [2024-09-13T08:08:35.985Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:36.250Z] 4bea644b4f29: Pushed [2024-09-13T08:08:36.830Z] 3005b2c34af4: Pushed [2024-09-13T08:08:49.104Z] eed2f60aeb92: Pushed [2024-09-13T08:08:57.282Z] 00723bc49033: Pushed [2024-09-13T08:08:57.282Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:57.627Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:57.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-13T08:08:57.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T08:08:57.963Z] ffcc590bfa90: Preparing [2024-09-13T08:08:57.963Z] 6600ec0e3f00: Preparing [2024-09-13T08:08:57.963Z] e7b03e77fd34: Preparing [2024-09-13T08:08:57.963Z] c7eed321e19e: Preparing [2024-09-13T08:08:57.963Z] 2288db0c760d: Preparing [2024-09-13T08:08:57.963Z] 00723bc49033: Preparing [2024-09-13T08:08:57.963Z] eed2f60aeb92: Preparing [2024-09-13T08:08:57.963Z] 4bea644b4f29: Preparing [2024-09-13T08:08:57.963Z] 3005b2c34af4: Preparing [2024-09-13T08:08:57.963Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:57.963Z] 4bea644b4f29: Waiting [2024-09-13T08:08:57.963Z] 3005b2c34af4: Waiting [2024-09-13T08:08:57.963Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:57.963Z] 00723bc49033: Waiting [2024-09-13T08:08:57.963Z] eed2f60aeb92: Waiting [2024-09-13T08:08:57.963Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:57.963Z] ffcc590bfa90: Layer already exists [2024-09-13T08:08:57.963Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:57.963Z] 6600ec0e3f00: Layer already exists [2024-09-13T08:08:57.963Z] e7b03e77fd34: Layer already exists [2024-09-13T08:08:57.963Z] 4bea644b4f29: Layer already exists [2024-09-13T08:08:57.963Z] 00723bc49033: Layer already exists [2024-09-13T08:08:57.963Z] eed2f60aeb92: Layer already exists [2024-09-13T08:08:57.963Z] 3005b2c34af4: Layer already exists [2024-09-13T08:08:57.963Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:58.227Z] latest: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:58.575Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:58.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.73 [2024-09-13T08:08:58.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T08:08:58.921Z] ffcc590bfa90: Preparing [2024-09-13T08:08:58.921Z] 6600ec0e3f00: Preparing [2024-09-13T08:08:58.921Z] e7b03e77fd34: Preparing [2024-09-13T08:08:58.921Z] c7eed321e19e: Preparing [2024-09-13T08:08:58.921Z] 2288db0c760d: Preparing [2024-09-13T08:08:58.921Z] 00723bc49033: Preparing [2024-09-13T08:08:58.921Z] eed2f60aeb92: Preparing [2024-09-13T08:08:58.921Z] 4bea644b4f29: Preparing [2024-09-13T08:08:58.921Z] 3005b2c34af4: Preparing [2024-09-13T08:08:58.921Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:58.921Z] 3005b2c34af4: Waiting [2024-09-13T08:08:58.921Z] 00723bc49033: Waiting [2024-09-13T08:08:58.921Z] eed2f60aeb92: Waiting [2024-09-13T08:08:58.921Z] 4bea644b4f29: Waiting [2024-09-13T08:08:58.921Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:58.921Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:58.921Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:58.921Z] e7b03e77fd34: Layer already exists [2024-09-13T08:08:58.921Z] ffcc590bfa90: Layer already exists [2024-09-13T08:08:58.921Z] 6600ec0e3f00: Layer already exists [2024-09-13T08:08:58.921Z] 00723bc49033: Layer already exists [2024-09-13T08:08:58.921Z] eed2f60aeb92: Layer already exists [2024-09-13T08:08:58.921Z] 4bea644b4f29: Layer already exists [2024-09-13T08:08:58.921Z] 3005b2c34af4: Layer already exists [2024-09-13T08:08:58.921Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:59.186Z] 3.2.0-dev.73: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:59.540Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:08:59.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:08:59.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T08:08:59.878Z] ffcc590bfa90: Preparing [2024-09-13T08:08:59.878Z] 6600ec0e3f00: Preparing [2024-09-13T08:08:59.878Z] e7b03e77fd34: Preparing [2024-09-13T08:08:59.878Z] c7eed321e19e: Preparing [2024-09-13T08:08:59.878Z] 2288db0c760d: Preparing [2024-09-13T08:08:59.878Z] 00723bc49033: Preparing [2024-09-13T08:08:59.878Z] eed2f60aeb92: Preparing [2024-09-13T08:08:59.878Z] 4bea644b4f29: Preparing [2024-09-13T08:08:59.878Z] 3005b2c34af4: Preparing [2024-09-13T08:08:59.878Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:08:59.878Z] 00723bc49033: Waiting [2024-09-13T08:08:59.878Z] eed2f60aeb92: Waiting [2024-09-13T08:08:59.878Z] 4bea644b4f29: Waiting [2024-09-13T08:08:59.878Z] 3005b2c34af4: Waiting [2024-09-13T08:08:59.878Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:08:59.878Z] 6600ec0e3f00: Layer already exists [2024-09-13T08:08:59.878Z] e7b03e77fd34: Layer already exists [2024-09-13T08:08:59.878Z] ffcc590bfa90: Layer already exists [2024-09-13T08:08:59.878Z] c7eed321e19e: Layer already exists [2024-09-13T08:08:59.878Z] 2288db0c760d: Layer already exists [2024-09-13T08:08:59.878Z] 00723bc49033: Layer already exists [2024-09-13T08:08:59.878Z] 4bea644b4f29: Layer already exists [2024-09-13T08:08:59.878Z] eed2f60aeb92: Layer already exists [2024-09-13T08:08:59.878Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:08:59.878Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:00.144Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:00.502Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:00.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-13T08:09:00.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T08:09:00.849Z] ffcc590bfa90: Preparing [2024-09-13T08:09:00.849Z] 6600ec0e3f00: Preparing [2024-09-13T08:09:00.849Z] e7b03e77fd34: Preparing [2024-09-13T08:09:00.849Z] c7eed321e19e: Preparing [2024-09-13T08:09:00.849Z] 2288db0c760d: Preparing [2024-09-13T08:09:00.849Z] 00723bc49033: Preparing [2024-09-13T08:09:00.849Z] eed2f60aeb92: Preparing [2024-09-13T08:09:00.849Z] 4bea644b4f29: Preparing [2024-09-13T08:09:00.849Z] 00723bc49033: Waiting [2024-09-13T08:09:00.849Z] 3005b2c34af4: Preparing [2024-09-13T08:09:00.849Z] eed2f60aeb92: Waiting [2024-09-13T08:09:00.849Z] 4bea644b4f29: Waiting [2024-09-13T08:09:00.849Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:00.849Z] 3005b2c34af4: Waiting [2024-09-13T08:09:00.849Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:00.849Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:00.849Z] e7b03e77fd34: Layer already exists [2024-09-13T08:09:00.849Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:00.849Z] 6600ec0e3f00: Layer already exists [2024-09-13T08:09:00.849Z] ffcc590bfa90: Layer already exists [2024-09-13T08:09:00.849Z] 4bea644b4f29: Layer already exists [2024-09-13T08:09:00.849Z] 00723bc49033: Layer already exists [2024-09-13T08:09:00.849Z] eed2f60aeb92: Layer already exists [2024-09-13T08:09:00.849Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:00.849Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:01.114Z] main: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:09:01.184Z] ===================================================== [Pipeline] echo [2024-09-13T08:09:01.196Z] taggedImages: [2024-09-13T08:09:01.196Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:01.196Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-13T08:09:01.196Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.73 [2024-09-13T08:09:01.196Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:01.196Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-13T08:09:01.219Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-13T08:09:01.219Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:01.219Z] latest [2024-09-13T08:09:01.219Z] 3.2.0-dev.73 [2024-09-13T08:09:01.219Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:01.219Z] main [2024-09-13T08:09:01.219Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:01.577Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:01.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:01.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T08:09:01.942Z] 5e6403476075: Preparing [2024-09-13T08:09:01.942Z] a2108dcc8feb: Preparing [2024-09-13T08:09:01.942Z] 1941d8a09376: Preparing [2024-09-13T08:09:01.942Z] c7eed321e19e: Preparing [2024-09-13T08:09:01.942Z] 2288db0c760d: Preparing [2024-09-13T08:09:01.942Z] 03b95d840810: Preparing [2024-09-13T08:09:01.942Z] 017354d544c3: Preparing [2024-09-13T08:09:01.942Z] c2736e69f148: Preparing [2024-09-13T08:09:01.942Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:01.942Z] 03b95d840810: Waiting [2024-09-13T08:09:01.942Z] 017354d544c3: Waiting [2024-09-13T08:09:01.942Z] c2736e69f148: Waiting [2024-09-13T08:09:01.942Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:02.206Z] 1941d8a09376: Pushed [2024-09-13T08:09:02.206Z] a2108dcc8feb: Pushed [2024-09-13T08:09:03.156Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:03.156Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:03.156Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:03.156Z] 5e6403476075: Pushed [2024-09-13T08:09:03.156Z] 017354d544c3: Pushed [2024-09-13T08:09:03.421Z] c2736e69f148: Pushed [2024-09-13T08:09:25.430Z] 03b95d840810: Pushed [2024-09-13T08:09:25.430Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:25.769Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:26.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-13T08:09:26.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T08:09:26.104Z] 5e6403476075: Preparing [2024-09-13T08:09:26.104Z] a2108dcc8feb: Preparing [2024-09-13T08:09:26.104Z] 1941d8a09376: Preparing [2024-09-13T08:09:26.104Z] c7eed321e19e: Preparing [2024-09-13T08:09:26.104Z] 2288db0c760d: Preparing [2024-09-13T08:09:26.104Z] 03b95d840810: Preparing [2024-09-13T08:09:26.104Z] 017354d544c3: Preparing [2024-09-13T08:09:26.104Z] 03b95d840810: Waiting [2024-09-13T08:09:26.104Z] c2736e69f148: Preparing [2024-09-13T08:09:26.104Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:26.104Z] 017354d544c3: Waiting [2024-09-13T08:09:26.104Z] c2736e69f148: Waiting [2024-09-13T08:09:26.104Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:26.104Z] 5e6403476075: Layer already exists [2024-09-13T08:09:26.104Z] 1941d8a09376: Layer already exists [2024-09-13T08:09:26.104Z] a2108dcc8feb: Layer already exists [2024-09-13T08:09:26.104Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:26.104Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:26.104Z] 03b95d840810: Layer already exists [2024-09-13T08:09:26.104Z] 017354d544c3: Layer already exists [2024-09-13T08:09:26.104Z] c2736e69f148: Layer already exists [2024-09-13T08:09:26.104Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:26.104Z] latest: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:26.454Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:26.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.73 [2024-09-13T08:09:26.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T08:09:26.788Z] 5e6403476075: Preparing [2024-09-13T08:09:26.788Z] a2108dcc8feb: Preparing [2024-09-13T08:09:26.788Z] 1941d8a09376: Preparing [2024-09-13T08:09:26.788Z] c7eed321e19e: Preparing [2024-09-13T08:09:26.788Z] 2288db0c760d: Preparing [2024-09-13T08:09:26.788Z] 03b95d840810: Preparing [2024-09-13T08:09:26.788Z] 017354d544c3: Preparing [2024-09-13T08:09:26.788Z] c2736e69f148: Preparing [2024-09-13T08:09:26.788Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:26.788Z] 017354d544c3: Waiting [2024-09-13T08:09:26.788Z] c2736e69f148: Waiting [2024-09-13T08:09:26.788Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:26.788Z] 03b95d840810: Waiting [2024-09-13T08:09:26.788Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:26.788Z] 1941d8a09376: Layer already exists [2024-09-13T08:09:26.788Z] a2108dcc8feb: Layer already exists [2024-09-13T08:09:26.788Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:26.788Z] 5e6403476075: Layer already exists [2024-09-13T08:09:26.788Z] 03b95d840810: Layer already exists [2024-09-13T08:09:26.788Z] 017354d544c3: Layer already exists [2024-09-13T08:09:26.788Z] c2736e69f148: Layer already exists [2024-09-13T08:09:26.788Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:26.788Z] 3.2.0-dev.73: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:27.133Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:27.477Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:27.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T08:09:27.477Z] 5e6403476075: Preparing [2024-09-13T08:09:27.477Z] a2108dcc8feb: Preparing [2024-09-13T08:09:27.477Z] 1941d8a09376: Preparing [2024-09-13T08:09:27.477Z] c7eed321e19e: Preparing [2024-09-13T08:09:27.477Z] 2288db0c760d: Preparing [2024-09-13T08:09:27.477Z] 03b95d840810: Preparing [2024-09-13T08:09:27.477Z] 017354d544c3: Preparing [2024-09-13T08:09:27.477Z] c2736e69f148: Preparing [2024-09-13T08:09:27.477Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:27.477Z] 03b95d840810: Waiting [2024-09-13T08:09:27.477Z] 017354d544c3: Waiting [2024-09-13T08:09:27.477Z] c2736e69f148: Waiting [2024-09-13T08:09:27.477Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:27.477Z] 5e6403476075: Layer already exists [2024-09-13T08:09:27.477Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:27.477Z] a2108dcc8feb: Layer already exists [2024-09-13T08:09:27.477Z] 1941d8a09376: Layer already exists [2024-09-13T08:09:27.477Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:27.477Z] 017354d544c3: Layer already exists [2024-09-13T08:09:27.477Z] 03b95d840810: Layer already exists [2024-09-13T08:09:27.477Z] c2736e69f148: Layer already exists [2024-09-13T08:09:27.477Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:27.477Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:27.819Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:28.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-13T08:09:28.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T08:09:28.159Z] 5e6403476075: Preparing [2024-09-13T08:09:28.159Z] a2108dcc8feb: Preparing [2024-09-13T08:09:28.159Z] 1941d8a09376: Preparing [2024-09-13T08:09:28.159Z] c7eed321e19e: Preparing [2024-09-13T08:09:28.159Z] 2288db0c760d: Preparing [2024-09-13T08:09:28.159Z] 03b95d840810: Preparing [2024-09-13T08:09:28.159Z] 017354d544c3: Preparing [2024-09-13T08:09:28.159Z] c2736e69f148: Preparing [2024-09-13T08:09:28.159Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:28.159Z] 017354d544c3: Waiting [2024-09-13T08:09:28.159Z] c2736e69f148: Waiting [2024-09-13T08:09:28.159Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:28.159Z] 03b95d840810: Waiting [2024-09-13T08:09:28.159Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:28.159Z] 1941d8a09376: Layer already exists [2024-09-13T08:09:28.159Z] a2108dcc8feb: Layer already exists [2024-09-13T08:09:28.159Z] 5e6403476075: Layer already exists [2024-09-13T08:09:28.159Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:28.159Z] 03b95d840810: Layer already exists [2024-09-13T08:09:28.159Z] c2736e69f148: Layer already exists [2024-09-13T08:09:28.159Z] 017354d544c3: Layer already exists [2024-09-13T08:09:28.159Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:28.159Z] main: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:09:28.507Z] ===================================================== [Pipeline] echo [2024-09-13T08:09:28.519Z] taggedImages: [2024-09-13T08:09:28.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:28.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-13T08:09:28.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.73 [2024-09-13T08:09:28.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:28.519Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-13T08:09:28.544Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-13T08:09:28.544Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:28.544Z] latest [2024-09-13T08:09:28.544Z] 3.2.0-dev.73 [2024-09-13T08:09:28.544Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:28.544Z] main [2024-09-13T08:09:28.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:28.895Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:29.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:29.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T08:09:29.232Z] e31f31bb43d4: Preparing [2024-09-13T08:09:29.232Z] 58f7eee3b248: Preparing [2024-09-13T08:09:29.232Z] e2c5aa929b73: Preparing [2024-09-13T08:09:29.232Z] c7eed321e19e: Preparing [2024-09-13T08:09:29.232Z] 2288db0c760d: Preparing [2024-09-13T08:09:29.232Z] d2b566eede56: Preparing [2024-09-13T08:09:29.232Z] 4bea644b4f29: Preparing [2024-09-13T08:09:29.232Z] 3005b2c34af4: Preparing [2024-09-13T08:09:29.232Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:29.232Z] d2b566eede56: Waiting [2024-09-13T08:09:29.232Z] 4bea644b4f29: Waiting [2024-09-13T08:09:29.232Z] 3005b2c34af4: Waiting [2024-09-13T08:09:29.232Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:29.232Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:29.232Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:29.495Z] 4bea644b4f29: Layer already exists [2024-09-13T08:09:29.495Z] 58f7eee3b248: Pushed [2024-09-13T08:09:29.495Z] e2c5aa929b73: Pushed [2024-09-13T08:09:29.495Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:29.495Z] e31f31bb43d4: Pushed [2024-09-13T08:09:29.495Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:51.506Z] d2b566eede56: Pushed [2024-09-13T08:09:51.506Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:51.846Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:52.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-13T08:09:52.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T08:09:52.195Z] e31f31bb43d4: Preparing [2024-09-13T08:09:52.195Z] 58f7eee3b248: Preparing [2024-09-13T08:09:52.195Z] e2c5aa929b73: Preparing [2024-09-13T08:09:52.195Z] c7eed321e19e: Preparing [2024-09-13T08:09:52.195Z] 2288db0c760d: Preparing [2024-09-13T08:09:52.195Z] d2b566eede56: Preparing [2024-09-13T08:09:52.195Z] 4bea644b4f29: Preparing [2024-09-13T08:09:52.195Z] 3005b2c34af4: Preparing [2024-09-13T08:09:52.195Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:52.195Z] 4bea644b4f29: Waiting [2024-09-13T08:09:52.195Z] d2b566eede56: Waiting [2024-09-13T08:09:52.195Z] 3005b2c34af4: Waiting [2024-09-13T08:09:52.195Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:52.195Z] e31f31bb43d4: Layer already exists [2024-09-13T08:09:52.195Z] 58f7eee3b248: Layer already exists [2024-09-13T08:09:52.195Z] e2c5aa929b73: Layer already exists [2024-09-13T08:09:52.195Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:52.195Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:52.195Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:52.195Z] 4bea644b4f29: Layer already exists [2024-09-13T08:09:52.195Z] d2b566eede56: Layer already exists [2024-09-13T08:09:52.195Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:52.195Z] latest: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:52.820Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:53.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.73 [2024-09-13T08:09:53.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T08:09:53.161Z] e31f31bb43d4: Preparing [2024-09-13T08:09:53.161Z] 58f7eee3b248: Preparing [2024-09-13T08:09:53.161Z] e2c5aa929b73: Preparing [2024-09-13T08:09:53.161Z] c7eed321e19e: Preparing [2024-09-13T08:09:53.161Z] 2288db0c760d: Preparing [2024-09-13T08:09:53.161Z] d2b566eede56: Preparing [2024-09-13T08:09:53.161Z] 4bea644b4f29: Preparing [2024-09-13T08:09:53.161Z] 3005b2c34af4: Preparing [2024-09-13T08:09:53.161Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:53.161Z] 4bea644b4f29: Waiting [2024-09-13T08:09:53.161Z] 3005b2c34af4: Waiting [2024-09-13T08:09:53.161Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:53.161Z] d2b566eede56: Waiting [2024-09-13T08:09:53.161Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:53.161Z] 58f7eee3b248: Layer already exists [2024-09-13T08:09:53.161Z] e2c5aa929b73: Layer already exists [2024-09-13T08:09:53.161Z] e31f31bb43d4: Layer already exists [2024-09-13T08:09:53.161Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:53.161Z] d2b566eede56: Layer already exists [2024-09-13T08:09:53.161Z] 4bea644b4f29: Layer already exists [2024-09-13T08:09:53.161Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:53.161Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:53.161Z] 3.2.0-dev.73: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:53.512Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:53.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:53.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T08:09:53.849Z] e31f31bb43d4: Preparing [2024-09-13T08:09:53.849Z] 58f7eee3b248: Preparing [2024-09-13T08:09:53.849Z] e2c5aa929b73: Preparing [2024-09-13T08:09:53.849Z] c7eed321e19e: Preparing [2024-09-13T08:09:53.849Z] 2288db0c760d: Preparing [2024-09-13T08:09:53.849Z] d2b566eede56: Preparing [2024-09-13T08:09:53.849Z] 4bea644b4f29: Preparing [2024-09-13T08:09:53.849Z] 3005b2c34af4: Preparing [2024-09-13T08:09:53.849Z] d2b566eede56: Waiting [2024-09-13T08:09:53.849Z] 4bea644b4f29: Waiting [2024-09-13T08:09:53.849Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:53.849Z] 3005b2c34af4: Waiting [2024-09-13T08:09:53.849Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:53.849Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:53.849Z] e2c5aa929b73: Layer already exists [2024-09-13T08:09:53.849Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:53.849Z] 58f7eee3b248: Layer already exists [2024-09-13T08:09:53.849Z] e31f31bb43d4: Layer already exists [2024-09-13T08:09:53.849Z] 4bea644b4f29: Layer already exists [2024-09-13T08:09:53.849Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:53.849Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:53.849Z] d2b566eede56: Layer already exists [2024-09-13T08:09:54.111Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:54.450Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:54.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-13T08:09:54.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T08:09:54.807Z] e31f31bb43d4: Preparing [2024-09-13T08:09:54.807Z] 58f7eee3b248: Preparing [2024-09-13T08:09:54.807Z] e2c5aa929b73: Preparing [2024-09-13T08:09:54.807Z] c7eed321e19e: Preparing [2024-09-13T08:09:54.807Z] 2288db0c760d: Preparing [2024-09-13T08:09:54.807Z] d2b566eede56: Preparing [2024-09-13T08:09:54.807Z] 4bea644b4f29: Preparing [2024-09-13T08:09:54.807Z] 3005b2c34af4: Preparing [2024-09-13T08:09:54.807Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:54.807Z] d2b566eede56: Waiting [2024-09-13T08:09:54.807Z] 4bea644b4f29: Waiting [2024-09-13T08:09:54.807Z] 3005b2c34af4: Waiting [2024-09-13T08:09:54.807Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:54.807Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:54.807Z] 58f7eee3b248: Layer already exists [2024-09-13T08:09:54.807Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:54.807Z] e2c5aa929b73: Layer already exists [2024-09-13T08:09:54.807Z] e31f31bb43d4: Layer already exists [2024-09-13T08:09:54.807Z] d2b566eede56: Layer already exists [2024-09-13T08:09:54.807Z] 4bea644b4f29: Layer already exists [2024-09-13T08:09:54.807Z] 3005b2c34af4: Layer already exists [2024-09-13T08:09:54.807Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:54.807Z] main: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:09:54.873Z] ===================================================== [Pipeline] echo [2024-09-13T08:09:54.885Z] taggedImages: [2024-09-13T08:09:54.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:54.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-13T08:09:54.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.73 [2024-09-13T08:09:54.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:54.885Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-13T08:09:54.911Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-13T08:09:54.911Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:54.911Z] latest [2024-09-13T08:09:54.911Z] 3.2.0-dev.73 [2024-09-13T08:09:54.911Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:09:54.911Z] main [2024-09-13T08:09:54.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:55.272Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:09:55.611Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:09:55.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T08:09:55.611Z] 59debbdce66f: Preparing [2024-09-13T08:09:55.611Z] c8b292238c9e: Preparing [2024-09-13T08:09:55.611Z] c7eed321e19e: Preparing [2024-09-13T08:09:55.611Z] 2288db0c760d: Preparing [2024-09-13T08:09:55.611Z] be8a13debf79: Preparing [2024-09-13T08:09:55.611Z] 7eccdca05407: Preparing [2024-09-13T08:09:55.611Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:09:55.611Z] 7eccdca05407: Waiting [2024-09-13T08:09:55.611Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:09:55.611Z] c7eed321e19e: Layer already exists [2024-09-13T08:09:55.611Z] 2288db0c760d: Layer already exists [2024-09-13T08:09:55.876Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:09:55.876Z] be8a13debf79: Pushed [2024-09-13T08:09:55.876Z] 59debbdce66f: Pushed [2024-09-13T08:09:56.450Z] 7eccdca05407: Pushed [2024-09-13T08:10:03.067Z] c8b292238c9e: Pushed [2024-09-13T08:10:03.067Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:03.414Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:03.762Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-13T08:10:03.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T08:10:03.762Z] 59debbdce66f: Preparing [2024-09-13T08:10:03.762Z] c8b292238c9e: Preparing [2024-09-13T08:10:03.762Z] c7eed321e19e: Preparing [2024-09-13T08:10:03.762Z] 2288db0c760d: Preparing [2024-09-13T08:10:03.762Z] be8a13debf79: Preparing [2024-09-13T08:10:03.762Z] 7eccdca05407: Preparing [2024-09-13T08:10:03.762Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:03.762Z] 7eccdca05407: Waiting [2024-09-13T08:10:03.762Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:03.762Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:03.762Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:03.762Z] c8b292238c9e: Layer already exists [2024-09-13T08:10:03.762Z] 59debbdce66f: Layer already exists [2024-09-13T08:10:03.762Z] be8a13debf79: Layer already exists [2024-09-13T08:10:03.762Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:03.762Z] 7eccdca05407: Layer already exists [2024-09-13T08:10:03.762Z] latest: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:04.394Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:04.725Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.73 [2024-09-13T08:10:04.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T08:10:04.725Z] 59debbdce66f: Preparing [2024-09-13T08:10:04.725Z] c8b292238c9e: Preparing [2024-09-13T08:10:04.725Z] c7eed321e19e: Preparing [2024-09-13T08:10:04.725Z] 2288db0c760d: Preparing [2024-09-13T08:10:04.725Z] be8a13debf79: Preparing [2024-09-13T08:10:04.725Z] 7eccdca05407: Preparing [2024-09-13T08:10:04.725Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:04.725Z] 7eccdca05407: Waiting [2024-09-13T08:10:04.725Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:04.725Z] be8a13debf79: Layer already exists [2024-09-13T08:10:04.725Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:04.725Z] c8b292238c9e: Layer already exists [2024-09-13T08:10:04.725Z] 59debbdce66f: Layer already exists [2024-09-13T08:10:04.725Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:04.725Z] 7eccdca05407: Layer already exists [2024-09-13T08:10:04.725Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:04.725Z] 3.2.0-dev.73: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:05.115Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:05.499Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:05.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T08:10:05.499Z] 59debbdce66f: Preparing [2024-09-13T08:10:05.499Z] c8b292238c9e: Preparing [2024-09-13T08:10:05.499Z] c7eed321e19e: Preparing [2024-09-13T08:10:05.499Z] 2288db0c760d: Preparing [2024-09-13T08:10:05.499Z] be8a13debf79: Preparing [2024-09-13T08:10:05.499Z] 7eccdca05407: Preparing [2024-09-13T08:10:05.499Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:05.499Z] 7eccdca05407: Waiting [2024-09-13T08:10:05.499Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:05.499Z] be8a13debf79: Layer already exists [2024-09-13T08:10:05.499Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:05.499Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:05.499Z] 59debbdce66f: Layer already exists [2024-09-13T08:10:05.499Z] c8b292238c9e: Layer already exists [2024-09-13T08:10:05.499Z] 7eccdca05407: Layer already exists [2024-09-13T08:10:05.499Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:05.766Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:06.123Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:06.479Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-13T08:10:06.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T08:10:06.480Z] 59debbdce66f: Preparing [2024-09-13T08:10:06.480Z] c8b292238c9e: Preparing [2024-09-13T08:10:06.480Z] c7eed321e19e: Preparing [2024-09-13T08:10:06.480Z] 2288db0c760d: Preparing [2024-09-13T08:10:06.480Z] be8a13debf79: Preparing [2024-09-13T08:10:06.480Z] 7eccdca05407: Preparing [2024-09-13T08:10:06.480Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:06.480Z] 7eccdca05407: Waiting [2024-09-13T08:10:06.480Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:06.480Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:06.480Z] 59debbdce66f: Layer already exists [2024-09-13T08:10:06.480Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:06.480Z] c8b292238c9e: Layer already exists [2024-09-13T08:10:06.480Z] be8a13debf79: Layer already exists [2024-09-13T08:10:06.480Z] 7eccdca05407: Layer already exists [2024-09-13T08:10:06.480Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:06.743Z] main: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:10:06.823Z] ===================================================== [Pipeline] echo [2024-09-13T08:10:06.834Z] taggedImages: [2024-09-13T08:10:06.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:06.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-13T08:10:06.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.73 [2024-09-13T08:10:06.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:06.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-13T08:10:06.858Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-13T08:10:06.858Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:06.858Z] latest [2024-09-13T08:10:06.858Z] 3.2.0-dev.73 [2024-09-13T08:10:06.858Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:06.858Z] main [2024-09-13T08:10:06.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:07.319Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:07.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:07.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T08:10:07.673Z] c1bc35ee5fa5: Preparing [2024-09-13T08:10:07.673Z] 591d897a3e36: Preparing [2024-09-13T08:10:07.673Z] c7eed321e19e: Preparing [2024-09-13T08:10:07.673Z] 2288db0c760d: Preparing [2024-09-13T08:10:07.673Z] ba217f23ee86: Preparing [2024-09-13T08:10:07.673Z] 89d72dfd82db: Preparing [2024-09-13T08:10:07.673Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:07.673Z] 89d72dfd82db: Waiting [2024-09-13T08:10:07.673Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:07.673Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:07.673Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:07.936Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:07.936Z] ba217f23ee86: Pushed [2024-09-13T08:10:07.936Z] c1bc35ee5fa5: Pushed [2024-09-13T08:10:08.200Z] 89d72dfd82db: Pushed [2024-09-13T08:10:16.365Z] 591d897a3e36: Pushed [2024-09-13T08:10:16.365Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:16.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:17.041Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-13T08:10:17.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T08:10:17.041Z] c1bc35ee5fa5: Preparing [2024-09-13T08:10:17.041Z] 591d897a3e36: Preparing [2024-09-13T08:10:17.041Z] c7eed321e19e: Preparing [2024-09-13T08:10:17.041Z] 2288db0c760d: Preparing [2024-09-13T08:10:17.041Z] ba217f23ee86: Preparing [2024-09-13T08:10:17.041Z] 89d72dfd82db: Preparing [2024-09-13T08:10:17.041Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:17.041Z] 89d72dfd82db: Waiting [2024-09-13T08:10:17.041Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:17.041Z] 591d897a3e36: Layer already exists [2024-09-13T08:10:17.041Z] c1bc35ee5fa5: Layer already exists [2024-09-13T08:10:17.041Z] ba217f23ee86: Layer already exists [2024-09-13T08:10:17.041Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:17.041Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:17.041Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:17.041Z] 89d72dfd82db: Layer already exists [2024-09-13T08:10:17.305Z] latest: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:17.646Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:17.988Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.73 [2024-09-13T08:10:17.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T08:10:17.989Z] c1bc35ee5fa5: Preparing [2024-09-13T08:10:17.989Z] 591d897a3e36: Preparing [2024-09-13T08:10:17.989Z] c7eed321e19e: Preparing [2024-09-13T08:10:17.989Z] 2288db0c760d: Preparing [2024-09-13T08:10:17.989Z] ba217f23ee86: Preparing [2024-09-13T08:10:17.989Z] 89d72dfd82db: Preparing [2024-09-13T08:10:17.989Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:17.989Z] 89d72dfd82db: Waiting [2024-09-13T08:10:17.989Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:17.989Z] 591d897a3e36: Layer already exists [2024-09-13T08:10:17.989Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:17.989Z] ba217f23ee86: Layer already exists [2024-09-13T08:10:17.989Z] c1bc35ee5fa5: Layer already exists [2024-09-13T08:10:17.989Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:17.989Z] 89d72dfd82db: Layer already exists [2024-09-13T08:10:17.989Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:18.253Z] 3.2.0-dev.73: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:18.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:18.932Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:18.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T08:10:18.932Z] c1bc35ee5fa5: Preparing [2024-09-13T08:10:18.932Z] 591d897a3e36: Preparing [2024-09-13T08:10:18.932Z] c7eed321e19e: Preparing [2024-09-13T08:10:18.932Z] 2288db0c760d: Preparing [2024-09-13T08:10:18.932Z] ba217f23ee86: Preparing [2024-09-13T08:10:18.932Z] 89d72dfd82db: Preparing [2024-09-13T08:10:18.932Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:18.932Z] 89d72dfd82db: Waiting [2024-09-13T08:10:18.932Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:18.932Z] ba217f23ee86: Layer already exists [2024-09-13T08:10:18.932Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:18.932Z] 591d897a3e36: Layer already exists [2024-09-13T08:10:18.932Z] c1bc35ee5fa5: Layer already exists [2024-09-13T08:10:18.932Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:18.932Z] 89d72dfd82db: Layer already exists [2024-09-13T08:10:18.932Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:18.932Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:19.528Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:19.872Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-13T08:10:19.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T08:10:19.872Z] c1bc35ee5fa5: Preparing [2024-09-13T08:10:19.872Z] 591d897a3e36: Preparing [2024-09-13T08:10:19.872Z] c7eed321e19e: Preparing [2024-09-13T08:10:19.872Z] 2288db0c760d: Preparing [2024-09-13T08:10:19.872Z] ba217f23ee86: Preparing [2024-09-13T08:10:19.872Z] 89d72dfd82db: Preparing [2024-09-13T08:10:19.872Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:19.872Z] 89d72dfd82db: Waiting [2024-09-13T08:10:19.872Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:19.872Z] c1bc35ee5fa5: Layer already exists [2024-09-13T08:10:19.872Z] 591d897a3e36: Layer already exists [2024-09-13T08:10:19.872Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:19.872Z] ba217f23ee86: Layer already exists [2024-09-13T08:10:19.872Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:19.872Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:19.872Z] 89d72dfd82db: Layer already exists [2024-09-13T08:10:20.136Z] main: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:10:20.226Z] ===================================================== [Pipeline] echo [2024-09-13T08:10:20.240Z] taggedImages: [2024-09-13T08:10:20.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:20.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-13T08:10:20.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.73 [2024-09-13T08:10:20.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:20.240Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-13T08:10:20.270Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-13T08:10:20.270Z] 2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:20.270Z] latest [2024-09-13T08:10:20.270Z] 3.2.0-dev.73 [2024-09-13T08:10:20.270Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:20.270Z] main [2024-09-13T08:10:20.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:20.634Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:20.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:20.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T08:10:20.977Z] b65fca1a8da6: Preparing [2024-09-13T08:10:20.977Z] 322ed08c050c: Preparing [2024-09-13T08:10:20.977Z] c7eed321e19e: Preparing [2024-09-13T08:10:20.977Z] 2288db0c760d: Preparing [2024-09-13T08:10:20.977Z] a246cca94158: Preparing [2024-09-13T08:10:20.977Z] c14c61acbfb8: Preparing [2024-09-13T08:10:20.977Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:20.977Z] c14c61acbfb8: Waiting [2024-09-13T08:10:20.977Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:20.977Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:21.242Z] a246cca94158: Layer already exists [2024-09-13T08:10:21.242Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:21.242Z] c14c61acbfb8: Layer already exists [2024-09-13T08:10:21.242Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:21.242Z] b65fca1a8da6: Pushed [2024-09-13T08:10:29.412Z] 322ed08c050c: Pushed [2024-09-13T08:10:29.412Z] 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:29.756Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:30.093Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-13T08:10:30.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T08:10:30.093Z] b65fca1a8da6: Preparing [2024-09-13T08:10:30.093Z] 322ed08c050c: Preparing [2024-09-13T08:10:30.093Z] c7eed321e19e: Preparing [2024-09-13T08:10:30.093Z] 2288db0c760d: Preparing [2024-09-13T08:10:30.093Z] a246cca94158: Preparing [2024-09-13T08:10:30.093Z] c14c61acbfb8: Preparing [2024-09-13T08:10:30.093Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:30.093Z] c14c61acbfb8: Waiting [2024-09-13T08:10:30.093Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:30.093Z] b65fca1a8da6: Layer already exists [2024-09-13T08:10:30.093Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:30.093Z] a246cca94158: Layer already exists [2024-09-13T08:10:30.093Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:30.093Z] 322ed08c050c: Layer already exists [2024-09-13T08:10:30.093Z] c14c61acbfb8: Layer already exists [2024-09-13T08:10:30.093Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:30.356Z] latest: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:30.700Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:31.038Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.73 [2024-09-13T08:10:31.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T08:10:31.038Z] b65fca1a8da6: Preparing [2024-09-13T08:10:31.038Z] 322ed08c050c: Preparing [2024-09-13T08:10:31.038Z] c7eed321e19e: Preparing [2024-09-13T08:10:31.038Z] 2288db0c760d: Preparing [2024-09-13T08:10:31.038Z] a246cca94158: Preparing [2024-09-13T08:10:31.038Z] c14c61acbfb8: Preparing [2024-09-13T08:10:31.038Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:31.038Z] c14c61acbfb8: Waiting [2024-09-13T08:10:31.038Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:31.038Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:31.038Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:31.038Z] a246cca94158: Layer already exists [2024-09-13T08:10:31.038Z] 322ed08c050c: Layer already exists [2024-09-13T08:10:31.038Z] b65fca1a8da6: Layer already exists [2024-09-13T08:10:31.038Z] c14c61acbfb8: Layer already exists [2024-09-13T08:10:31.038Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:31.300Z] 3.2.0-dev.73: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:31.641Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:31.977Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:31.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T08:10:31.977Z] b65fca1a8da6: Preparing [2024-09-13T08:10:31.977Z] 322ed08c050c: Preparing [2024-09-13T08:10:31.977Z] c7eed321e19e: Preparing [2024-09-13T08:10:31.977Z] 2288db0c760d: Preparing [2024-09-13T08:10:31.977Z] a246cca94158: Preparing [2024-09-13T08:10:31.977Z] c14c61acbfb8: Preparing [2024-09-13T08:10:31.977Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:31.977Z] c14c61acbfb8: Waiting [2024-09-13T08:10:31.977Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:31.977Z] a246cca94158: Layer already exists [2024-09-13T08:10:31.977Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:31.977Z] 322ed08c050c: Layer already exists [2024-09-13T08:10:31.977Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:31.977Z] b65fca1a8da6: Layer already exists [2024-09-13T08:10:31.977Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:31.977Z] c14c61acbfb8: Layer already exists [2024-09-13T08:10:31.977Z] 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:32.580Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:32.926Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-13T08:10:32.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T08:10:32.926Z] b65fca1a8da6: Preparing [2024-09-13T08:10:32.926Z] 322ed08c050c: Preparing [2024-09-13T08:10:32.926Z] c7eed321e19e: Preparing [2024-09-13T08:10:32.926Z] 2288db0c760d: Preparing [2024-09-13T08:10:32.926Z] a246cca94158: Preparing [2024-09-13T08:10:32.926Z] c14c61acbfb8: Preparing [2024-09-13T08:10:32.926Z] 4aeaa0e7d41f: Preparing [2024-09-13T08:10:32.926Z] c14c61acbfb8: Waiting [2024-09-13T08:10:32.926Z] 4aeaa0e7d41f: Waiting [2024-09-13T08:10:32.926Z] a246cca94158: Layer already exists [2024-09-13T08:10:32.926Z] b65fca1a8da6: Layer already exists [2024-09-13T08:10:32.926Z] 322ed08c050c: Layer already exists [2024-09-13T08:10:32.926Z] c7eed321e19e: Layer already exists [2024-09-13T08:10:32.926Z] 2288db0c760d: Layer already exists [2024-09-13T08:10:32.926Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T08:10:32.926Z] c14c61acbfb8: Layer already exists [2024-09-13T08:10:33.188Z] main: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T08:10:33.274Z] ===================================================== [Pipeline] echo [2024-09-13T08:10:33.291Z] taggedImages: [2024-09-13T08:10:33.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [2024-09-13T08:10:33.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-13T08:10:33.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.73 [2024-09-13T08:10:33.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [2024-09-13T08:10:33.291Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:33.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T08:10:33.681Z] [2024-09-13T08:10:33.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:10:34.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T08:10:34.004Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-13T08:10:34.004Z] 8998bd30e6a1: Pulling fs layer [2024-09-13T08:10:34.004Z] 04944245beec: Pulling fs layer [2024-09-13T08:10:34.004Z] 699f458cf7ca: Pulling fs layer [2024-09-13T08:10:34.004Z] 765212b225bb: Pulling fs layer [2024-09-13T08:10:34.004Z] f23df028b6ca: Pulling fs layer [2024-09-13T08:10:34.004Z] d65c8cfc05b1: Pulling fs layer [2024-09-13T08:10:34.004Z] 2437ff75d9bd: Pulling fs layer [2024-09-13T08:10:34.004Z] f23df028b6ca: Waiting [2024-09-13T08:10:34.004Z] d65c8cfc05b1: Waiting [2024-09-13T08:10:34.004Z] 2437ff75d9bd: Waiting [2024-09-13T08:10:34.004Z] 765212b225bb: Waiting [2024-09-13T08:10:34.269Z] 04944245beec: Verifying Checksum [2024-09-13T08:10:34.269Z] 04944245beec: Download complete [2024-09-13T08:10:34.269Z] 765212b225bb: Verifying Checksum [2024-09-13T08:10:34.269Z] 765212b225bb: Download complete [2024-09-13T08:10:34.269Z] f23df028b6ca: Verifying Checksum [2024-09-13T08:10:34.269Z] f23df028b6ca: Download complete [2024-09-13T08:10:34.269Z] d65c8cfc05b1: Verifying Checksum [2024-09-13T08:10:34.269Z] d65c8cfc05b1: Download complete [2024-09-13T08:10:34.269Z] 699f458cf7ca: Verifying Checksum [2024-09-13T08:10:34.269Z] 699f458cf7ca: Download complete [2024-09-13T08:10:34.852Z] 8998bd30e6a1: Verifying Checksum [2024-09-13T08:10:34.852Z] 8998bd30e6a1: Download complete [2024-09-13T08:10:37.425Z] 2437ff75d9bd: Verifying Checksum [2024-09-13T08:10:37.425Z] 2437ff75d9bd: Download complete [2024-09-13T08:10:39.358Z] 8998bd30e6a1: Pull complete [2024-09-13T08:10:39.935Z] 04944245beec: Pull complete [2024-09-13T08:10:41.335Z] 699f458cf7ca: Pull complete [2024-09-13T08:10:41.599Z] 765212b225bb: Pull complete [2024-09-13T08:10:42.548Z] f23df028b6ca: Pull complete [2024-09-13T08:10:42.548Z] d65c8cfc05b1: Pull complete [2024-09-13T08:11:00.717Z] 2437ff75d9bd: Pull complete [2024-09-13T08:11:00.717Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-13T08:11:00.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T08:11:00.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:11:00.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-10213 does not seem to be running inside a container [2024-09-13T08:11:00.983Z] $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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-13T08:11:03.840Z] $ docker top c6eacb5df57c849e818ecc72aa04cc2944a2456f03f530a082edacb17d0028e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:11:04.744Z] ---> job-cost.sh [2024-09-13T08:11:04.744Z] lf-activate-venv: SKIPPING [2024-09-13T08:11:04.744Z] INFO: No Stack... [2024-09-13T08:11:05.320Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-13T08:11:06.268Z] INFO: Archiving Costs [Pipeline] sh [2024-09-13T08:11:06.583Z] + cat /w/workspace/edgex-go/695/archives/cost.csv [2024-09-13T08:11:06.583Z] + cut -d, -f6 [Pipeline] lock [2024-09-13T08:11:06.883Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-695-stack-cost] [2024-09-13T08:11:06.892Z] Resource [jenkins-edgexfoundry-edgex-go-main-695-stack-cost] did not exist. Created. [2024-09-13T08:11:06.900Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-695-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-13T08:11:07.241Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-13T08:11:07.859Z] Stashed 1 file(s) [Pipeline] } [2024-09-13T08:11:07.868Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-695-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-13T08:11:07.885Z] $ docker stop --time=1 c6eacb5df57c849e818ecc72aa04cc2944a2456f03f530a082edacb17d0028e2 [2024-09-13T08:11:09.400Z] $ docker rm -f --volumes c6eacb5df57c849e818ecc72aa04cc2944a2456f03f530a082edacb17d0028e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-13T08:11:09.950Z] provisioning config files... [2024-09-13T08:11:09.956Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/695@tmp/config345300430483164122tmp [Pipeline] { [Pipeline] sh [2024-09-13T08:11:10.254Z] + set +x [2024-09-13T08:11:10.255Z] + bash -s -- [2024-09-13T08:11:10.255Z] + curl -s https://codecov.io/bash [2024-09-13T08:11:10.255Z] [2024-09-13T08:11:10.255Z] _____ _ [2024-09-13T08:11:10.255Z] / ____| | | [2024-09-13T08:11:10.255Z] | | ___ __| | ___ ___ _____ __ [2024-09-13T08:11:10.255Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-13T08:11:10.255Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-13T08:11:10.255Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-13T08:11:10.255Z] Bash-1.0.6 [2024-09-13T08:11:10.255Z] [2024-09-13T08:11:10.255Z] [2024-09-13T08:11:10.255Z] ==> git version 2.25.1 found [2024-09-13T08:11:10.255Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-13T08:11:10.255Z] Release-Date: 2020-01-08 [2024-09-13T08:11:10.255Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-13T08:11:10.255Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-13T08:11:10.255Z] ==> Jenkins CI detected. [2024-09-13T08:11:10.255Z] current dir:  /w/workspace/edgex-go/695 [2024-09-13T08:11:10.255Z] project root: . [2024-09-13T08:11:10.255Z] --> token set from env [2024-09-13T08:11:10.255Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-13T08:11:10.255Z] ==> Running gcov in . (disable via -X gcov) [2024-09-13T08:11:10.255Z] ==> Python coveragepy not found [2024-09-13T08:11:10.255Z] ==> Searching for coverage reports in: [2024-09-13T08:11:10.255Z] + . [2024-09-13T08:11:10.513Z] -> Found 1 reports [2024-09-13T08:11:10.513Z] ==> Detecting git/mercurial file structure [2024-09-13T08:11:10.513Z] ==> Reading reports [2024-09-13T08:11:10.513Z] + ./coverage.out bytes=563961 [2024-09-13T08:11:10.513Z] ==> Appending adjustments [2024-09-13T08:11:10.513Z] https://docs.codecov.io/docs/fixing-reports [2024-09-13T08:11:11.891Z] + Found adjustments [2024-09-13T08:11:11.891Z] ==> Gzipping contents [2024-09-13T08:11:11.891Z] 72K /tmp/codecov.heXWFw.gz [2024-09-13T08:11:11.891Z] ==> Uploading reports [2024-09-13T08:11:11.891Z] url: https://codecov.io [2024-09-13T08:11:11.891Z] query: branch=main&commit=2694c231f166e0770cb000984d707b3d46f47c88&build=695&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F695%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-13T08:11:11.891Z] -> Pinging Codecov [2024-09-13T08:11:11.891Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2694c231f166e0770cb000984d707b3d46f47c88&build=695&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F695%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-13T08:11:11.891Z] -> Uploading to [2024-09-13T08:11:11.891Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/2694c231f166e0770cb000984d707b3d46f47c88/20f93761-98dd-4310-a41e-fa954b0263b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T081111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86b4200b02abfb6333bb2ce186fb5a8cdfc8c72e19f8e34571111f314d780a36 [2024-09-13T08:11:11.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:11.891Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:12.150Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69797 0 0 100 69797 0 235k --:--:-- --:--:-- --:--:-- 235k [2024-09-13T08:11:12.151Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [2024-09-13T08:11:12.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-13T08:11:12.408Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-13T08:11:12.430Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:11:12.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-13T08:11:12.750Z] [2024-09-13T08:11:12.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:11:13.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-13T08:11:13.091Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-13T08:11:13.091Z] 619be1103602: Already exists [2024-09-13T08:11:13.091Z] f8ea3408117e: Pulling fs layer [2024-09-13T08:11:13.091Z] 91320369b822: Pulling fs layer [2024-09-13T08:11:13.091Z] 0406650e8295: Pulling fs layer [2024-09-13T08:11:13.091Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T08:11:13.091Z] 96d80e3f36e1: Pulling fs layer [2024-09-13T08:11:13.091Z] bcf3aedb951c: Pulling fs layer [2024-09-13T08:11:13.091Z] 4f4fb700ef54: Waiting [2024-09-13T08:11:13.091Z] bcf3aedb951c: Waiting [2024-09-13T08:11:13.091Z] 96d80e3f36e1: Waiting [2024-09-13T08:11:13.091Z] 0406650e8295: Verifying Checksum [2024-09-13T08:11:13.091Z] 0406650e8295: Download complete [2024-09-13T08:11:13.091Z] f8ea3408117e: Verifying Checksum [2024-09-13T08:11:13.091Z] f8ea3408117e: Download complete [2024-09-13T08:11:13.091Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T08:11:13.091Z] 4f4fb700ef54: Download complete [2024-09-13T08:11:13.350Z] f8ea3408117e: Pull complete [2024-09-13T08:11:13.350Z] 96d80e3f36e1: Verifying Checksum [2024-09-13T08:11:13.350Z] 96d80e3f36e1: Download complete [2024-09-13T08:11:13.641Z] 91320369b822: Verifying Checksum [2024-09-13T08:11:13.641Z] 91320369b822: Download complete [2024-09-13T08:11:14.222Z] bcf3aedb951c: Verifying Checksum [2024-09-13T08:11:14.222Z] bcf3aedb951c: Download complete [2024-09-13T08:11:16.750Z] 91320369b822: Pull complete [2024-09-13T08:11:16.750Z] 0406650e8295: Pull complete [2024-09-13T08:11:16.750Z] 4f4fb700ef54: Pull complete [2024-09-13T08:11:17.008Z] 96d80e3f36e1: Pull complete [2024-09-13T08:11:20.316Z] bcf3aedb951c: Pull complete [2024-09-13T08:11:20.316Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-13T08:11:20.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-13T08:11:20.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:11:20.411Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T08:11:20.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@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-snyk-go:latest cat [2024-09-13T08:11:25.988Z] $ docker top fff4330cbe2ac3f48e8dcb309235e1da9394536bfe67ef789f7590bb6c4c912e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T08:11:26.344Z] + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] echo [2024-09-13T08:11:26.355Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-13T08:11:26.637Z] + set -o pipefail [2024-09-13T08:11:26.637Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-13T08:11:38.846Z] [2024-09-13T08:11:38.846Z] Monitoring /w/workspace/edgex-go/695 (github.com/edgexfoundry/edgex-go)... [2024-09-13T08:11:38.846Z] [2024-09-13T08:11:38.846Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e1c95a61-dc22-461b-9a6d-c013f9c1ad95 [2024-09-13T08:11:38.846Z] [2024-09-13T08:11:38.846Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-13T08:11:38.846Z] [2024-09-13T08:11:38.846Z] [2024-09-13T08:11:38.846Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-13T08:11:38.846Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-13T08:11:38.847Z] $ docker stop --time=1 fff4330cbe2ac3f48e8dcb309235e1da9394536bfe67ef789f7590bb6c4c912e [2024-09-13T08:11:44.274Z] $ docker rm -f --volumes fff4330cbe2ac3f48e8dcb309235e1da9394536bfe67ef789f7590bb6c4c912e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-13T08:11:44.818Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T08:11:44.841Z] provisioning config files... [2024-09-13T08:11:44.852Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/695@tmp/config17640328695122284075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:11:45.155Z] --> edgex-publish-swagger.sh [2024-09-13T08:11:45.155Z] === Publish openapi/v3 API === [2024-09-13T08:11:45.155Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-13T08:11:45.155Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/695/openapi/v3/core-command.yaml] [2024-09-13T08:11:45.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:45.155Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:45.673Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 117k --:--:-- --:--:-- --:--:-- 117k 100 32782 0 0 100 32782 0 51952 --:--:-- --:--:-- --:--:-- 51870 [2024-09-13T08:11:45.673Z] [2024-09-13T08:11:45.673Z] [2024-09-13T08:11:45.673Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/695/openapi/v3/core-data.yaml] [2024-09-13T08:11:45.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:45.673Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:46.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 146k --:--:-- --:--:-- --:--:-- 146k [2024-09-13T08:11:46.242Z] [2024-09-13T08:11:46.242Z] [2024-09-13T08:11:46.242Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/695/openapi/v3/core-keeper.yaml] [2024-09-13T08:11:46.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:46.242Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:46.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 213 103k --:--:-- --:--:-- --:--:-- 103k [2024-09-13T08:11:46.502Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-13T08:11:46.502Z] [2024-09-13T08:11:46.502Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/695/openapi/v3/core-metadata.yaml] [2024-09-13T08:11:46.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:46.502Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:46.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 410 391k --:--:-- --:--:-- --:--:-- 392k [2024-09-13T08:11:47.023Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-13T08:11:47.023Z] [2024-09-13T08:11:47.023Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/695/openapi/v3/support-cron-scheduler.yaml] [2024-09-13T08:11:47.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:47.023Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:47.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 244 175k --:--:-- --:--:-- --:--:-- 175k [2024-09-13T08:11:47.283Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-13T08:11:47.283Z] [2024-09-13T08:11:47.283Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/695/openapi/v3/support-notifications.yaml] [2024-09-13T08:11:47.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:47.283Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:47.543Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 416 227k --:--:-- --:--:-- --:--:-- 227k [2024-09-13T08:11:47.543Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-13T08:11:47.543Z] [2024-09-13T08:11:47.543Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/695/openapi/v3/support-scheduler.yaml] [2024-09-13T08:11:47.543Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T08:11:47.543Z] Dload Upload Total Spent Left Speed [2024-09-13T08:11:48.112Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 445 103k --:--:-- --:--:-- --:--:-- 103k [2024-09-13T08:11:48.112Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-13T08:11:48.112Z] [Pipeline] } [2024-09-13T08:11:48.119Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-09-13T08:11:48.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T08:11:48.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:11:48.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T08:11:48.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:11:48.936Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T08:11:48.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T08:11:49.453Z] $ docker top 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 -eo pid,comm [2024-09-13T08:11:49.509Z] 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-13T08:11:49.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T08:11:49.564Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T08:11:49.564Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T08:11:49.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T08:11:49.669Z] $ docker exec 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 ssh-agent [2024-09-13T08:11:49.779Z] SSH_AUTH_SOCK=/tmp/ssh-3EqoGk05eQAr/agent.32 [2024-09-13T08:11:49.779Z] SSH_AGENT_PID=38 [2024-09-13T08:11:49.784Z] Running ssh-add (command line suppressed) [2024-09-13T08:11:49.879Z] Identity added: /w/workspace/edgex-go/695@tmp/private_key_8336818117199893122.key (/w/workspace/edgex-go/695@tmp/private_key_8336818117199893122.key) [2024-09-13T08:11:49.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T08:11:50.187Z] + git semver tag [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,365 [run_tag] DEBUG tag force:False [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,365 [check_head_tag] DEBUG check head tag [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,367 [execute] INFO git cat-file --batch-check [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=) [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,370 [execute] INFO git cat-file --batch [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=) [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,418 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,418 [execute] INFO git tag -a v3.2.0-dev.73 -m v3.2.0-dev.73 [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,418 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.73', '-m', 'v3.2.0-dev.73'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=None) [2024-09-13T08:11:50.445Z] 2024-09-13 08:11:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T08:11:50.445Z] 3.2.0-dev.73 [Pipeline] } [2024-09-13T08:11:50.703Z] $ docker exec --env ******** --env ******** 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 ssh-agent -k [2024-09-13T08:11:50.804Z] unset SSH_AUTH_SOCK; [2024-09-13T08:11:50.804Z] unset SSH_AGENT_PID; [2024-09-13T08:11:50.804Z] echo Agent pid 38 killed; [2024-09-13T08:11:50.823Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T08:11:51.148Z] + git semver [Pipeline] } [2024-09-13T08:11:51.411Z] $ docker stop --time=1 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 [2024-09-13T08:11:52.709Z] $ docker rm -f --volumes 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:11:53.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-13T08:11:53.143Z] [2024-09-13T08:11:53.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:11:53.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-13T08:11:53.450Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-13T08:11:53.450Z] ab5ef0e58194: Pulling fs layer [2024-09-13T08:11:53.450Z] 9712f1f96733: Pulling fs layer [2024-09-13T08:11:53.450Z] 63f879dbbcfc: Pulling fs layer [2024-09-13T08:11:53.450Z] 0d9ebad4ef96: Pulling fs layer [2024-09-13T08:11:53.450Z] e9a5061849ea: Pulling fs layer [2024-09-13T08:11:53.450Z] d747dcd14b5f: Pulling fs layer [2024-09-13T08:11:53.450Z] 2de7ff778b66: Pulling fs layer [2024-09-13T08:11:53.450Z] e9a5061849ea: Waiting [2024-09-13T08:11:53.450Z] 2de7ff778b66: Waiting [2024-09-13T08:11:53.450Z] 0d9ebad4ef96: Waiting [2024-09-13T08:11:53.450Z] 9712f1f96733: Verifying Checksum [2024-09-13T08:11:53.450Z] 9712f1f96733: Download complete [2024-09-13T08:11:53.709Z] 63f879dbbcfc: Verifying Checksum [2024-09-13T08:11:53.709Z] 63f879dbbcfc: Download complete [2024-09-13T08:11:53.968Z] e9a5061849ea: Verifying Checksum [2024-09-13T08:11:53.968Z] e9a5061849ea: Download complete [2024-09-13T08:11:53.968Z] d747dcd14b5f: Verifying Checksum [2024-09-13T08:11:53.968Z] d747dcd14b5f: Download complete [2024-09-13T08:11:53.968Z] 0d9ebad4ef96: Verifying Checksum [2024-09-13T08:11:53.968Z] 0d9ebad4ef96: Download complete [2024-09-13T08:11:53.968Z] ab5ef0e58194: Verifying Checksum [2024-09-13T08:11:53.968Z] ab5ef0e58194: Download complete [2024-09-13T08:11:53.968Z] 2de7ff778b66: Verifying Checksum [2024-09-13T08:11:53.968Z] 2de7ff778b66: Download complete [2024-09-13T08:11:56.496Z] ab5ef0e58194: Pull complete [2024-09-13T08:11:56.496Z] 9712f1f96733: Pull complete [2024-09-13T08:11:57.062Z] 63f879dbbcfc: Pull complete [2024-09-13T08:12:01.333Z] 0d9ebad4ef96: Pull complete [2024-09-13T08:12:01.333Z] e9a5061849ea: Pull complete [2024-09-13T08:12:01.333Z] d747dcd14b5f: Pull complete [2024-09-13T08:12:01.901Z] 2de7ff778b66: Pull complete [2024-09-13T08:12:01.901Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-13T08:12:01.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-13T08:12:01.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:12:01.993Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T08:12:02.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-13T08:12:09.107Z] $ docker top 43c923b7a822e418368a6c87cac4486b40797a6fdecc74efac2a9a26422f64fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-13T08:12:09.198Z] provisioning config files... [2024-09-13T08:12:09.205Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/695@tmp/config11333499724886658702tmp [2024-09-13T08:12:09.213Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/695@tmp/config7113668171194535590tmp [2024-09-13T08:12:09.223Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/695@tmp/config8751534262024688619tmp [Pipeline] { [Pipeline] echo [2024-09-13T08:12:09.317Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:09.613Z] ---> sigul-configuration.sh [2024-09-13T08:12:09.613Z] gpg: directory `/root/.gnupg' created [2024-09-13T08:12:09.613Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-13T08:12:09.613Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-13T08:12:09.613Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-13T08:12:09.613Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-13T08:12:09.613Z] gpg: CAST5 encrypted data [2024-09-13T08:12:09.613Z] gpg: encrypted with 1 passphrase [2024-09-13T08:12:09.613Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-13T08:12:09.910Z] + mkdir /home/jenkins [2024-09-13T08:12:09.910Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-13T08:12:10.222Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-13T08:12:10.237Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:10.530Z] ---> sigul-install.sh [2024-09-13T08:12:10.530Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-13T08:12:10.837Z] + git tag --list [2024-09-13T08:12:10.837Z] 0.6.0 [2024-09-13T08:12:10.837Z] 0.6.1 [2024-09-13T08:12:10.837Z] 0.7.0 [2024-09-13T08:12:10.837Z] 0.7.1 [2024-09-13T08:12:10.837Z] v1.0.0 [2024-09-13T08:12:10.837Z] v1.0.1 [2024-09-13T08:12:10.837Z] v1.1.0 [2024-09-13T08:12:10.837Z] v1.2.0 [2024-09-13T08:12:10.837Z] v1.2.1 [2024-09-13T08:12:10.837Z] v1.3.0 [2024-09-13T08:12:10.837Z] v1.3.1 [2024-09-13T08:12:10.837Z] v2.0.0 [2024-09-13T08:12:10.837Z] v2.1.0 [2024-09-13T08:12:10.837Z] v2.1.1 [2024-09-13T08:12:10.837Z] v2.2.0 [2024-09-13T08:12:10.837Z] v2.3.0 [2024-09-13T08:12:10.837Z] v3.0 [2024-09-13T08:12:10.837Z] v3.0.0 [2024-09-13T08:12:10.837Z] v3.1 [2024-09-13T08:12:10.837Z] v3.1.0 [2024-09-13T08:12:10.837Z] v3.1.0-dev.1 [2024-09-13T08:12:10.837Z] v3.1.0-dev.10 [2024-09-13T08:12:10.837Z] v3.1.0-dev.11 [2024-09-13T08:12:10.837Z] v3.1.0-dev.12 [2024-09-13T08:12:10.837Z] v3.1.0-dev.13 [2024-09-13T08:12:10.837Z] v3.1.0-dev.14 [2024-09-13T08:12:10.837Z] v3.1.0-dev.15 [2024-09-13T08:12:10.837Z] v3.1.0-dev.16 [2024-09-13T08:12:10.837Z] v3.1.0-dev.17 [2024-09-13T08:12:10.837Z] v3.1.0-dev.18 [2024-09-13T08:12:10.837Z] v3.1.0-dev.19 [2024-09-13T08:12:10.837Z] v3.1.0-dev.2 [2024-09-13T08:12:10.837Z] v3.1.0-dev.20 [2024-09-13T08:12:10.837Z] v3.1.0-dev.21 [2024-09-13T08:12:10.837Z] v3.1.0-dev.22 [2024-09-13T08:12:10.837Z] v3.1.0-dev.23 [2024-09-13T08:12:10.838Z] v3.1.0-dev.24 [2024-09-13T08:12:10.838Z] v3.1.0-dev.25 [2024-09-13T08:12:10.838Z] v3.1.0-dev.26 [2024-09-13T08:12:10.838Z] v3.1.0-dev.27 [2024-09-13T08:12:10.838Z] v3.1.0-dev.28 [2024-09-13T08:12:10.838Z] v3.1.0-dev.29 [2024-09-13T08:12:10.838Z] v3.1.0-dev.3 [2024-09-13T08:12:10.838Z] v3.1.0-dev.30 [2024-09-13T08:12:10.838Z] v3.1.0-dev.31 [2024-09-13T08:12:10.838Z] v3.1.0-dev.32 [2024-09-13T08:12:10.838Z] v3.1.0-dev.33 [2024-09-13T08:12:10.838Z] v3.1.0-dev.34 [2024-09-13T08:12:10.838Z] v3.1.0-dev.35 [2024-09-13T08:12:10.838Z] v3.1.0-dev.36 [2024-09-13T08:12:10.838Z] v3.1.0-dev.37 [2024-09-13T08:12:10.838Z] v3.1.0-dev.38 [2024-09-13T08:12:10.838Z] v3.1.0-dev.39 [2024-09-13T08:12:10.838Z] v3.1.0-dev.4 [2024-09-13T08:12:10.838Z] v3.1.0-dev.40 [2024-09-13T08:12:10.838Z] v3.1.0-dev.41 [2024-09-13T08:12:10.838Z] v3.1.0-dev.42 [2024-09-13T08:12:10.838Z] v3.1.0-dev.43 [2024-09-13T08:12:10.838Z] v3.1.0-dev.44 [2024-09-13T08:12:10.838Z] v3.1.0-dev.45 [2024-09-13T08:12:10.838Z] v3.1.0-dev.46 [2024-09-13T08:12:10.838Z] v3.1.0-dev.47 [2024-09-13T08:12:10.838Z] v3.1.0-dev.48 [2024-09-13T08:12:10.838Z] v3.1.0-dev.49 [2024-09-13T08:12:10.838Z] v3.1.0-dev.5 [2024-09-13T08:12:10.838Z] v3.1.0-dev.50 [2024-09-13T08:12:10.838Z] v3.1.0-dev.51 [2024-09-13T08:12:10.838Z] v3.1.0-dev.52 [2024-09-13T08:12:10.838Z] v3.1.0-dev.53 [2024-09-13T08:12:10.838Z] v3.1.0-dev.54 [2024-09-13T08:12:10.838Z] v3.1.0-dev.55 [2024-09-13T08:12:10.838Z] v3.1.0-dev.56 [2024-09-13T08:12:10.838Z] v3.1.0-dev.57 [2024-09-13T08:12:10.838Z] v3.1.0-dev.58 [2024-09-13T08:12:10.838Z] v3.1.0-dev.59 [2024-09-13T08:12:10.838Z] v3.1.0-dev.6 [2024-09-13T08:12:10.838Z] v3.1.0-dev.60 [2024-09-13T08:12:10.838Z] v3.1.0-dev.61 [2024-09-13T08:12:10.838Z] v3.1.0-dev.62 [2024-09-13T08:12:10.838Z] v3.1.0-dev.63 [2024-09-13T08:12:10.838Z] v3.1.0-dev.64 [2024-09-13T08:12:10.838Z] v3.1.0-dev.65 [2024-09-13T08:12:10.838Z] v3.1.0-dev.66 [2024-09-13T08:12:10.838Z] v3.1.0-dev.67 [2024-09-13T08:12:10.838Z] v3.1.0-dev.68 [2024-09-13T08:12:10.838Z] v3.1.0-dev.69 [2024-09-13T08:12:10.838Z] v3.1.0-dev.7 [2024-09-13T08:12:10.838Z] v3.1.0-dev.70 [2024-09-13T08:12:10.838Z] v3.1.0-dev.71 [2024-09-13T08:12:10.838Z] v3.1.0-dev.72 [2024-09-13T08:12:10.838Z] v3.1.0-dev.73 [2024-09-13T08:12:10.838Z] v3.1.0-dev.8 [2024-09-13T08:12:10.838Z] v3.1.0-dev.9 [2024-09-13T08:12:10.838Z] v3.1.1 [2024-09-13T08:12:10.838Z] v3.1.1-dev.1 [2024-09-13T08:12:10.838Z] v3.1.1-dev.2 [2024-09-13T08:12:10.838Z] v3.2.0-dev.1 [2024-09-13T08:12:10.838Z] v3.2.0-dev.10 [2024-09-13T08:12:10.838Z] v3.2.0-dev.11 [2024-09-13T08:12:10.838Z] v3.2.0-dev.12 [2024-09-13T08:12:10.838Z] v3.2.0-dev.13 [2024-09-13T08:12:10.838Z] v3.2.0-dev.14 [2024-09-13T08:12:10.838Z] v3.2.0-dev.15 [2024-09-13T08:12:10.838Z] v3.2.0-dev.16 [2024-09-13T08:12:10.838Z] v3.2.0-dev.17 [2024-09-13T08:12:10.838Z] v3.2.0-dev.18 [2024-09-13T08:12:10.838Z] v3.2.0-dev.19 [2024-09-13T08:12:10.838Z] v3.2.0-dev.2 [2024-09-13T08:12:10.838Z] v3.2.0-dev.20 [2024-09-13T08:12:10.838Z] v3.2.0-dev.21 [2024-09-13T08:12:10.838Z] v3.2.0-dev.22 [2024-09-13T08:12:10.838Z] v3.2.0-dev.23 [2024-09-13T08:12:10.838Z] v3.2.0-dev.24 [2024-09-13T08:12:10.838Z] v3.2.0-dev.25 [2024-09-13T08:12:10.838Z] v3.2.0-dev.26 [2024-09-13T08:12:10.838Z] v3.2.0-dev.27 [2024-09-13T08:12:10.838Z] v3.2.0-dev.28 [2024-09-13T08:12:10.838Z] v3.2.0-dev.29 [2024-09-13T08:12:10.838Z] v3.2.0-dev.3 [2024-09-13T08:12:10.838Z] v3.2.0-dev.30 [2024-09-13T08:12:10.838Z] v3.2.0-dev.31 [2024-09-13T08:12:10.838Z] v3.2.0-dev.32 [2024-09-13T08:12:10.838Z] v3.2.0-dev.33 [2024-09-13T08:12:10.838Z] v3.2.0-dev.34 [2024-09-13T08:12:10.838Z] v3.2.0-dev.35 [2024-09-13T08:12:10.838Z] v3.2.0-dev.36 [2024-09-13T08:12:10.838Z] v3.2.0-dev.37 [2024-09-13T08:12:10.838Z] v3.2.0-dev.38 [2024-09-13T08:12:10.838Z] v3.2.0-dev.39 [2024-09-13T08:12:10.838Z] v3.2.0-dev.4 [2024-09-13T08:12:10.838Z] v3.2.0-dev.40 [2024-09-13T08:12:10.838Z] v3.2.0-dev.41 [2024-09-13T08:12:10.838Z] v3.2.0-dev.42 [2024-09-13T08:12:10.838Z] v3.2.0-dev.43 [2024-09-13T08:12:10.838Z] v3.2.0-dev.44 [2024-09-13T08:12:10.838Z] v3.2.0-dev.45 [2024-09-13T08:12:10.838Z] v3.2.0-dev.46 [2024-09-13T08:12:10.838Z] v3.2.0-dev.47 [2024-09-13T08:12:10.838Z] v3.2.0-dev.48 [2024-09-13T08:12:10.838Z] v3.2.0-dev.49 [2024-09-13T08:12:10.838Z] v3.2.0-dev.5 [2024-09-13T08:12:10.838Z] v3.2.0-dev.50 [2024-09-13T08:12:10.838Z] v3.2.0-dev.51 [2024-09-13T08:12:10.838Z] v3.2.0-dev.52 [2024-09-13T08:12:10.838Z] v3.2.0-dev.53 [2024-09-13T08:12:10.838Z] v3.2.0-dev.54 [2024-09-13T08:12:10.838Z] v3.2.0-dev.55 [2024-09-13T08:12:10.838Z] v3.2.0-dev.56 [2024-09-13T08:12:10.838Z] v3.2.0-dev.57 [2024-09-13T08:12:10.838Z] v3.2.0-dev.58 [2024-09-13T08:12:10.838Z] v3.2.0-dev.59 [2024-09-13T08:12:10.838Z] v3.2.0-dev.6 [2024-09-13T08:12:10.838Z] v3.2.0-dev.60 [2024-09-13T08:12:10.838Z] v3.2.0-dev.61 [2024-09-13T08:12:10.838Z] v3.2.0-dev.62 [2024-09-13T08:12:10.838Z] v3.2.0-dev.63 [2024-09-13T08:12:10.838Z] v3.2.0-dev.64 [2024-09-13T08:12:10.838Z] v3.2.0-dev.65 [2024-09-13T08:12:10.838Z] v3.2.0-dev.66 [2024-09-13T08:12:10.838Z] v3.2.0-dev.67 [2024-09-13T08:12:10.838Z] v3.2.0-dev.68 [2024-09-13T08:12:10.838Z] v3.2.0-dev.69 [2024-09-13T08:12:10.838Z] v3.2.0-dev.7 [2024-09-13T08:12:10.838Z] v3.2.0-dev.70 [2024-09-13T08:12:10.838Z] v3.2.0-dev.71 [2024-09-13T08:12:10.838Z] v3.2.0-dev.72 [2024-09-13T08:12:10.838Z] v3.2.0-dev.73 [2024-09-13T08:12:10.838Z] v3.2.0-dev.8 [2024-09-13T08:12:10.838Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-13T08:12:11.137Z] + lftools sign git-tag v3.2.0-dev.73 [2024-09-13T08:12:11.707Z] Signing Git tag with Sigul... [2024-09-13T08:12:11.707Z] Signing v3.2.0-dev.73 [Pipeline] echo [2024-09-13T08:12:11.983Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:12.276Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-13T08:12:12.284Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-13T08:12:12.304Z] $ docker stop --time=1 43c923b7a822e418368a6c87cac4486b40797a6fdecc74efac2a9a26422f64fe [2024-09-13T08:12:13.611Z] $ docker rm -f --volumes 43c923b7a822e418368a6c87cac4486b40797a6fdecc74efac2a9a26422f64fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-13T08:12:14.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T08:12:14.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:12:14.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T08:12:14.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:12:14.431Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T08:12:14.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T08:12:14.836Z] $ docker top 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff -eo pid,comm [2024-09-13T08:12:14.889Z] 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-13T08:12:14.889Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T08:12:28.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T08:12:28.131Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T08:12:28.234Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T08:12:28.226Z] $ docker exec 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff ssh-agent [2024-09-13T08:12:28.330Z] SSH_AUTH_SOCK=/tmp/ssh-kkdKxb69zSXv/agent.32 [2024-09-13T08:12:28.330Z] SSH_AGENT_PID=38 [2024-09-13T08:12:28.335Z] Running ssh-add (command line suppressed) [2024-09-13T08:12:28.416Z] Identity added: /w/workspace/edgex-go/695@tmp/private_key_8277290391751613229.key (/w/workspace/edgex-go/695@tmp/private_key_8277290391751613229.key) [2024-09-13T08:12:28.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T08:12:28.736Z] + git semver bump pre [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,911 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,911 [bump_version] DEBUG bumping version:3.2.0-dev.73 on axis:pre with prefix:dev [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,911 [bump_version] DEBUG bumped version:3.2.0-dev.74 [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,911 [write_version] DEBUG write version:3.2.0-dev.74 to path:/w/workspace/edgex-go/695/.semver/main with force:True [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,911 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,912 [write_file] DEBUG write to file:/w/workspace/edgex-go/695/.semver/main [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,914 [execute] INFO git cat-file --batch-check [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,920 [execute] INFO git cat-file --batch [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T08:12:28.995Z] 2024-09-13 08:12:28,925 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T08:12:28.995Z] 3.2.0-dev.74 [Pipeline] } [2024-09-13T08:12:28.994Z] $ docker exec --env ******** --env ******** 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff ssh-agent -k [2024-09-13T08:12:29.091Z] unset SSH_AUTH_SOCK; [2024-09-13T08:12:29.091Z] unset SSH_AGENT_PID; [2024-09-13T08:12:29.092Z] echo Agent pid 38 killed; [2024-09-13T08:12:29.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T08:12:29.438Z] + git semver [Pipeline] } [2024-09-13T08:12:29.714Z] $ docker stop --time=1 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff [2024-09-13T08:12:31.041Z] $ docker rm -f --volumes 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T08:12:31.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T08:12:31.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:12:31.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T08:12:31.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:12:31.779Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T08:12:31.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T08:12:32.100Z] $ docker top 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a -eo pid,comm [2024-09-13T08:12:32.154Z] 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-13T08:12:32.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T08:12:32.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T08:12:32.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T08:12:32.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T08:12:32.324Z] $ docker exec 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a ssh-agent [2024-09-13T08:12:32.431Z] SSH_AUTH_SOCK=/tmp/ssh-f5hlbny9OhvD/agent.32 [2024-09-13T08:12:32.431Z] SSH_AGENT_PID=38 [2024-09-13T08:12:32.435Z] Running ssh-add (command line suppressed) [2024-09-13T08:12:32.521Z] Identity added: /w/workspace/edgex-go/695@tmp/private_key_17914478716879392713.key (/w/workspace/edgex-go/695@tmp/private_key_17914478716879392713.key) [2024-09-13T08:12:32.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T08:12:32.836Z] + git semver push [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:32,995 [run_push] DEBUG push [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:32,996 [execute] INFO git cat-file --batch-check [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:32,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:33,000 [execute] INFO git rev-list 743ead786b0881fde32381c09b17a585aeb30939 -- [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:33,000 [execute] DEBUG Popen(['git', 'rev-list', '743ead786b0881fde32381c09b17a585aeb30939', '--'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:33,018 [execute] INFO git fetch -v origin [2024-09-13T08:12:33.096Z] 2024-09-13 08:12:33,018 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-13T08:12:33.665Z] 2024-09-13 08:12:33,441 [run_push] DEBUG no remote changes detected [2024-09-13T08:12:33.665Z] 2024-09-13 08:12:33,441 [execute] INFO git push origin semver [2024-09-13T08:12:33.665Z] 2024-09-13 08:12:33,442 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-13T08:12:34.234Z] 2024-09-13 08:12:34,145 [run_push] DEBUG push all version tags [2024-09-13T08:12:34.234Z] 2024-09-13 08:12:34,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-13T08:12:34.234Z] 2024-09-13 08:12:34,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=None) [2024-09-13T08:12:35.175Z] 2024-09-13 08:12:34,866 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main [2024-09-13T08:12:35.175Z] 3.2.0-dev.74 [Pipeline] } [2024-09-13T08:12:35.174Z] $ docker exec --env ******** --env ******** 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a ssh-agent -k [2024-09-13T08:12:35.269Z] unset SSH_AUTH_SOCK; [2024-09-13T08:12:35.269Z] unset SSH_AGENT_PID; [2024-09-13T08:12:35.269Z] echo Agent pid 38 killed; [2024-09-13T08:12:35.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T08:12:35.612Z] + git semver [Pipeline] } [2024-09-13T08:12:35.874Z] $ docker stop --time=1 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a [2024-09-13T08:12:37.139Z] $ docker rm -f --volumes 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a [Pipeline] // withDockerContainer [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-13T08:12:37.751Z] + [ -d /w/workspace/edgex-go/695/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:38.090Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:38.954Z] ---> package-listing.sh [2024-09-13T08:12:38.954Z] ++ facter osfamily [2024-09-13T08:12:38.954Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-13T08:12:39.214Z] + OS_FAMILY=debian [2024-09-13T08:12:39.214Z] + workspace=/w/workspace/edgex-go/695 [2024-09-13T08:12:39.214Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-13T08:12:39.214Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-13T08:12:39.214Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-13T08:12:39.214Z] + PACKAGES=/tmp/packages_start.txt [2024-09-13T08:12:39.214Z] + '[' /w/workspace/edgex-go/695 ']' [2024-09-13T08:12:39.214Z] + PACKAGES=/tmp/packages_end.txt [2024-09-13T08:12:39.214Z] + case "${OS_FAMILY}" in [2024-09-13T08:12:39.214Z] + dpkg -l [2024-09-13T08:12:39.214Z] + grep '^ii' [2024-09-13T08:12:39.214Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-13T08:12:39.214Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-13T08:12:39.214Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-13T08:12:39.214Z] + '[' /w/workspace/edgex-go/695 ']' [2024-09-13T08:12:39.214Z] + mkdir -p /w/workspace/edgex-go/695/archives/ [2024-09-13T08:12:39.214Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/695/archives/ [Pipeline] echo [2024-09-13T08:12:39.226Z] 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/695/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-13T08:12:39.503Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:12:40.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T08:12:40.070Z] [2024-09-13T08:12:40.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T08:12:40.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T08:12:40.386Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-13T08:12:40.386Z] 5eb5b503b376: Pulling fs layer [2024-09-13T08:12:40.386Z] 5c69ac0246d0: Pulling fs layer [2024-09-13T08:12:40.386Z] ec43610c2a17: Pulling fs layer [2024-09-13T08:12:40.386Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-13T08:12:40.387Z] 33b1e0a273af: Pulling fs layer [2024-09-13T08:12:40.387Z] 5d3b04190fa2: Pulling fs layer [2024-09-13T08:12:40.387Z] 2f39f015ded8: Pulling fs layer [2024-09-13T08:12:40.387Z] 3a2ae6a8a46f: Waiting [2024-09-13T08:12:40.387Z] 33b1e0a273af: Waiting [2024-09-13T08:12:40.387Z] 5d3b04190fa2: Waiting [2024-09-13T08:12:40.387Z] 2f39f015ded8: Waiting [2024-09-13T08:12:40.387Z] 5c69ac0246d0: Verifying Checksum [2024-09-13T08:12:40.387Z] 5c69ac0246d0: Download complete [2024-09-13T08:12:40.387Z] 3a2ae6a8a46f: Download complete [2024-09-13T08:12:40.647Z] 33b1e0a273af: Verifying Checksum [2024-09-13T08:12:40.647Z] 33b1e0a273af: Download complete [2024-09-13T08:12:40.647Z] 5d3b04190fa2: Download complete [2024-09-13T08:12:40.647Z] ec43610c2a17: Verifying Checksum [2024-09-13T08:12:40.647Z] ec43610c2a17: Download complete [2024-09-13T08:12:40.906Z] 5eb5b503b376: Verifying Checksum [2024-09-13T08:12:40.906Z] 5eb5b503b376: Download complete [2024-09-13T08:12:41.472Z] 2f39f015ded8: Download complete [2024-09-13T08:12:42.039Z] 5eb5b503b376: Pull complete [2024-09-13T08:12:42.039Z] 5c69ac0246d0: Pull complete [2024-09-13T08:12:42.607Z] ec43610c2a17: Pull complete [2024-09-13T08:12:42.607Z] 3a2ae6a8a46f: Pull complete [2024-09-13T08:12:42.607Z] 33b1e0a273af: Pull complete [2024-09-13T08:12:42.865Z] 5d3b04190fa2: Pull complete [2024-09-13T08:12:47.057Z] 2f39f015ded8: Pull complete [2024-09-13T08:12:47.057Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-13T08:12:47.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T08:12:47.057Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T08:12:47.197Z] prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container [2024-09-13T08:12:47.231Z] $ 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/695/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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-13T08:12:51.873Z] $ docker top daacceba10c1196b38fcb7364930bfb9102e77f1639386b232b3a8ec3f666770 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T08:12:52.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-13T08:12:52.507Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-13T08:12:52.792Z] + ls /var/log/sa-host [2024-09-13T08:12:52.792Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T08:12:52.962Z] provisioning config files... [2024-09-13T08:12:52.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/695@tmp/config15190623963057567574tmp [Pipeline] { [Pipeline] echo [2024-09-13T08:12:52.987Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:53.270Z] ---> create-netrc.sh [Pipeline] } [2024-09-13T08:12:53.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:53.612Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-13T08:12:53.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:53.905Z] ---> sudo-logs.sh [2024-09-13T08:12:53.905Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-13T08:12:53.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:54.208Z] ---> job-cost.sh [2024-09-13T08:12:54.209Z] lf-activate-venv: SKIPPING [2024-09-13T08:12:54.209Z] DEBUG: total: 0.10999999940395355 [2024-09-13T08:12:54.209Z] INFO: Retrieving Stack Cost... [2024-09-13T08:12:54.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-13T08:12:54.726Z] INFO: Archiving Costs [Pipeline] echo [2024-09-13T08:12:54.999Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T08:12:55.281Z] ---> logs-deploy.sh [2024-09-13T08:12:55.281Z] lf-activate-venv: SKIPPING [2024-09-13T08:12:55.281Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/695 [2024-09-13T08:12:55.281Z] INFO: archiving workspace using pattern(s): [2024-09-13T08:12:56.219Z] Archives upload complete. [2024-09-13T08:12:56.219Z] INFO: archiving logs to Nexus