Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 475a7db5b5b56187166d71228061bf2da140d1ab 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-ssh1013981407940121309.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-ssh16591506556198792460.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-ssh18104421564860736638.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-ssh1304326220555576519.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-ssh13578685096747591371.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-10239 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/696 [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/696 # 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 475a7db5b5b56187166d71228061bf2da140d1ab (main) Commit message: "Merge pull request #4914 from lindseysimple/issue-4877-2" > 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 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 > git rev-list --no-walk 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-13T15:49:28.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-13T15:49:28.750Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-13T15:49:28.773Z] ========================================================= [2024-09-13T15:49:28.773Z] EdgeX Global Pipelines Version Info [2024-09-13T15:49:28.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-13T15:49:29.512Z] ------------------- [2024-09-13T15:49:29.512Z] stable info: [2024-09-13T15:49:29.512Z] ------------------- [2024-09-13T15:49:29.512Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T15:49:29.512Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T15:49:29.512Z] Message: update stable to v1.0.263 [2024-09-13T15:49:30.082Z] ------------------- [2024-09-13T15:49:30.082Z] experimental info: [2024-09-13T15:49:30.082Z] ------------------- [2024-09-13T15:49:30.082Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T15:49:30.082Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T15:49:30.082Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-13T15:49:30.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-13T15:49:30.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-13T15:49:30.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-13T15:49:30.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-13T15:49:30.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-13T15:49:30.284Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-13T15:49:30.306Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-13T15:49:30.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-13T15:49:30.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-13T15:49:30.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-13T15:49:30.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-13T15:49:30.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-13T15:49:30.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-13T15:49:30.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-13T15:49:30.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-13T15:49:30.524Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T15:49:30.543Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T15:49:30.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-13T15:49:30.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-13T15:49:30.614Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-13T15:49:30.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-13T15:49:30.658Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-13T15:49:30.680Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-13T15:49:30.703Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-13T15:49:30.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-13T15:49:30.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-13T15:49:30.763Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] echo [2024-09-13T15:49:30.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 475a7db [Pipeline] echo [2024-09-13T15:49:30.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T15:49:30.880Z] provisioning config files... [2024-09-13T15:49:30.893Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config3850638249544368917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T15:49:31.235Z] ---> ****-login.sh [2024-09-13T15:49:31.235Z] nexus3.edgexfoundry.org:10001 [2024-09-13T15:49:31.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:49:31.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:49:31.494Z] Configure a credential helper to remove this warning. See [2024-09-13T15:49:31.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:49:31.494Z] [2024-09-13T15:49:31.494Z] Login Succeeded [2024-09-13T15:49:31.494Z] nexus3.edgexfoundry.org:10002 [2024-09-13T15:49:31.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:49:31.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:49:31.762Z] Configure a credential helper to remove this warning. See [2024-09-13T15:49:31.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:49:31.762Z] [2024-09-13T15:49:31.762Z] Login Succeeded [2024-09-13T15:49:31.762Z] nexus3.edgexfoundry.org:10003 [2024-09-13T15:49:31.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:49:31.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:49:31.762Z] Configure a credential helper to remove this warning. See [2024-09-13T15:49:31.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:49:31.762Z] [2024-09-13T15:49:31.762Z] Login Succeeded [2024-09-13T15:49:31.762Z] nexus3.edgexfoundry.org:10004 [2024-09-13T15:49:31.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:49:31.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:49:31.762Z] Configure a credential helper to remove this warning. See [2024-09-13T15:49:31.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:49:31.762Z] [2024-09-13T15:49:31.762Z] Login Succeeded [2024-09-13T15:49:31.762Z] ****.io [2024-09-13T15:49:32.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:49:32.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:49:32.023Z] Configure a credential helper to remove this warning. See [2024-09-13T15:49:32.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:49:32.023Z] [2024-09-13T15:49:32.023Z] Login Succeeded [2024-09-13T15:49:32.023Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T15:49:32.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T15:49:32.357Z] + 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-13T15:49:32.357Z] + + dirname cmd/core-command/Dockerfilecut [2024-09-13T15:49:32.357Z] -d/ -f2 [2024-09-13T15:49:32.357Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-13T15:49:32.357Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-13T15:49:32.357Z] + cut -d/ -f2 [2024-09-13T15:49:32.357Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-13T15:49:32.357Z] + dirname cmd/core-data/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/core-keeper/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-13T15:49:32.358Z] + + dirname cmd/core-metadata/Dockerfile [2024-09-13T15:49:32.358Z] cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/support-notifications/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-13T15:49:32.358Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-13T15:49:32.358Z] + cut -d/ -f2 [2024-09-13T15:49:32.358Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-13T15:49:32.393Z] 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-13T15:49:32.766Z] + git rev-list -1 --merges 475a7db5b5b56187166d71228061bf2da140d1ab~1..475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] echo [2024-09-13T15:49:32.779Z] -----------> git rev-list -1 --merges 475a7db5b5b56187166d71228061bf2da140d1ab~1..475a7db5b5b56187166d71228061bf2da140d1ab 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:49:32.779Z] 475a7db5b5b56187166d71228061bf2da140d1ab [false] [Pipeline] sh [2024-09-13T15:49:33.071Z] + git log --format=format:%s -1 475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] echo [2024-09-13T15:49:33.089Z] ========================================================= [2024-09-13T15:49:33.089Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-13T15:49:33.089Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-13T15:49:33.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T15:49:33.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-13T15:49:33.534Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-13T15:49:33.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-13T15:49:33.534Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-13T15:49:33.534Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-13T15:49:33.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:49:33.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T15:49:33.978Z] [2024-09-13T15:49:33.978Z] 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-13T15:49:34.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T15:49:34.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-13T15:49:34.282Z] b85a868b505f: Pulling fs layer [2024-09-13T15:49:34.282Z] e2be974225ed: Pulling fs layer [2024-09-13T15:49:34.282Z] 339a4e72a1f5: Pulling fs layer [2024-09-13T15:49:34.282Z] 988bab9f4d93: Pulling fs layer [2024-09-13T15:49:34.282Z] 1469e6f7b9e6: Pulling fs layer [2024-09-13T15:49:34.282Z] eaf3925da568: Pulling fs layer [2024-09-13T15:49:34.282Z] bab4dde63d76: Pulling fs layer [2024-09-13T15:49:34.282Z] bde34c3a00c8: Pulling fs layer [2024-09-13T15:49:34.282Z] b352a97aabf1: Pulling fs layer [2024-09-13T15:49:34.282Z] 4872d77fe225: Pulling fs layer [2024-09-13T15:49:34.282Z] 5851b861e8e6: Pulling fs layer [2024-09-13T15:49:34.282Z] bab4dde63d76: Waiting [2024-09-13T15:49:34.282Z] bde34c3a00c8: Waiting [2024-09-13T15:49:34.282Z] b352a97aabf1: Waiting [2024-09-13T15:49:34.282Z] 4872d77fe225: Waiting [2024-09-13T15:49:34.282Z] 988bab9f4d93: Waiting [2024-09-13T15:49:34.282Z] 1469e6f7b9e6: Waiting [2024-09-13T15:49:34.282Z] eaf3925da568: Waiting [2024-09-13T15:49:34.282Z] e2be974225ed: Download complete [2024-09-13T15:49:34.282Z] 988bab9f4d93: Verifying Checksum [2024-09-13T15:49:34.282Z] 988bab9f4d93: Download complete [2024-09-13T15:49:34.542Z] 1469e6f7b9e6: Verifying Checksum [2024-09-13T15:49:34.542Z] 1469e6f7b9e6: Download complete [2024-09-13T15:49:34.542Z] eaf3925da568: Verifying Checksum [2024-09-13T15:49:34.542Z] eaf3925da568: Download complete [2024-09-13T15:49:34.542Z] 339a4e72a1f5: Verifying Checksum [2024-09-13T15:49:34.542Z] 339a4e72a1f5: Download complete [2024-09-13T15:49:34.542Z] bde34c3a00c8: Verifying Checksum [2024-09-13T15:49:34.542Z] bde34c3a00c8: Download complete [2024-09-13T15:49:34.542Z] b352a97aabf1: Download complete [2024-09-13T15:49:34.542Z] 4872d77fe225: Download complete [2024-09-13T15:49:34.542Z] 5851b861e8e6: Download complete [2024-09-13T15:49:34.542Z] b85a868b505f: Verifying Checksum [2024-09-13T15:49:34.542Z] b85a868b505f: Download complete [2024-09-13T15:49:34.801Z] bab4dde63d76: Verifying Checksum [2024-09-13T15:49:34.801Z] bab4dde63d76: Download complete [2024-09-13T15:49:35.738Z] b85a868b505f: Pull complete [2024-09-13T15:49:35.997Z] e2be974225ed: Pull complete [2024-09-13T15:49:36.564Z] 339a4e72a1f5: Pull complete [2024-09-13T15:49:36.564Z] 988bab9f4d93: Pull complete [2024-09-13T15:49:36.823Z] 1469e6f7b9e6: Pull complete [2024-09-13T15:49:36.823Z] eaf3925da568: Pull complete [2024-09-13T15:49:38.732Z] bab4dde63d76: Pull complete [2024-09-13T15:49:38.732Z] bde34c3a00c8: Pull complete [2024-09-13T15:49:38.991Z] b352a97aabf1: Pull complete [2024-09-13T15:49:38.991Z] 4872d77fe225: Pull complete [2024-09-13T15:49:38.991Z] 5851b861e8e6: Pull complete [2024-09-13T15:49:38.991Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-13T15:49:38.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T15:49:38.991Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T15:49:39.383Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T15:49:39.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T15:49:41.930Z] $ docker top f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 -eo pid,comm [2024-09-13T15:49:41.988Z] 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-13T15:49:41.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T15:49:42.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T15:49:42.045Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T15:49:42.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T15:49:42.166Z] $ docker exec f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent [2024-09-13T15:49:42.275Z] SSH_AUTH_SOCK=/tmp/ssh-1cDI4JJaPyat/agent.32 [2024-09-13T15:49:42.275Z] SSH_AGENT_PID=38 [2024-09-13T15:49:42.282Z] Running ssh-add (command line suppressed) [2024-09-13T15:49:42.408Z] Identity added: /w/workspace/edgex-go/696@tmp/private_key_3232145382353327912.key (/w/workspace/edgex-go/696@tmp/private_key_3232145382353327912.key) [2024-09-13T15:49:42.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T15:49:42.722Z] + git tag --points-at HEAD [Pipeline] } [2024-09-13T15:49:42.729Z] $ docker exec --env ******** --env ******** f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent -k [2024-09-13T15:49:42.816Z] unset SSH_AUTH_SOCK; [2024-09-13T15:49:42.817Z] unset SSH_AGENT_PID; [2024-09-13T15:49:42.817Z] echo Agent pid 38 killed; [2024-09-13T15:49:42.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-13T15:49:42.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T15:49:42.874Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T15:49:43.004Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T15:49:43.003Z] $ docker exec f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent [2024-09-13T15:49:43.117Z] SSH_AUTH_SOCK=/tmp/ssh-qb1rdZkHxcg0/agent.70 [2024-09-13T15:49:43.117Z] SSH_AGENT_PID=76 [2024-09-13T15:49:43.122Z] Running ssh-add (command line suppressed) [2024-09-13T15:49:43.209Z] Identity added: /w/workspace/edgex-go/696@tmp/private_key_8990305188639010847.key (/w/workspace/edgex-go/696@tmp/private_key_8990305188639010847.key) [2024-09-13T15:49:43.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T15:49:43.523Z] + git semver init [2024-09-13T15:49:43.783Z] 2024-09-13 15:49:43,691 [run_init] DEBUG init version:0.0.0 force:False [2024-09-13T15:49:43.783Z] 2024-09-13 15:49:43,692 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/696/.semver [2024-09-13T15:49:43.783Z] 2024-09-13 15:49:43,692 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/696/.semver [2024-09-13T15:49:43.783Z] 2024-09-13 15:49:43,693 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/696/.semver'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=None) [2024-09-13T15:49:49.075Z] 2024-09-13 15:49:48,352 [append_file] DEBUG append to file:/w/workspace/edgex-go/696/.git/info/exclude [2024-09-13T15:49:49.075Z] 2024-09-13 15:49:48,353 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/696/.semver/main with force:False [2024-09-13T15:49:49.075Z] 2024-09-13 15:49:48,353 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T15:49:49.075Z] 2024-09-13 15:49:48,354 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T15:49:49.075Z] 3.2.0-dev.74 [Pipeline] } [2024-09-13T15:49:49.082Z] $ docker exec --env ******** --env ******** f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 ssh-agent -k [2024-09-13T15:49:49.174Z] unset SSH_AUTH_SOCK; [2024-09-13T15:49:49.175Z] unset SSH_AGENT_PID; [2024-09-13T15:49:49.175Z] echo Agent pid 76 killed; [2024-09-13T15:49:49.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T15:49:49.519Z] + git semver [Pipeline] } [2024-09-13T15:49:49.789Z] $ docker stop --time=1 f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 [2024-09-13T15:49:51.087Z] $ docker rm -f --volumes f415971785316a63cd75f4cb17301a1c24a98ad9b7b6653c7d7babe581333076 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T15:49:51.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-13T15:49:51.677Z] Stashed 1 file(s) [Pipeline] echo [2024-09-13T15:49:51.682Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.74 [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) [2024-09-13T15:50:06.803Z] Still waiting to schedule task [2024-09-13T15:50:06.804Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-13T15:50:09.665Z] + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] echo [2024-09-13T15:50:09.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T15:50:09.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T15:50:09.718Z] ========================================================= [2024-09-13T15:50:09.718Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-13T15:50:09.718Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T15:50:10.012Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T15:50:10.012Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-13T15:50:10.012Z] 619be1103602: Pulling fs layer [2024-09-13T15:50:10.012Z] 7862e08f4a3e: Pulling fs layer [2024-09-13T15:50:10.012Z] 5df492c9dc93: Pulling fs layer [2024-09-13T15:50:10.012Z] 7629e6793208: Pulling fs layer [2024-09-13T15:50:10.012Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T15:50:10.012Z] fb5054dd5b73: Pulling fs layer [2024-09-13T15:50:10.012Z] eeca6798cff9: Pulling fs layer [2024-09-13T15:50:10.012Z] aa269ceb94a6: Pulling fs layer [2024-09-13T15:50:10.012Z] ada007ff1a6a: Pulling fs layer [2024-09-13T15:50:10.012Z] fb5054dd5b73: Waiting [2024-09-13T15:50:10.012Z] 4f4fb700ef54: Waiting [2024-09-13T15:50:10.012Z] aa269ceb94a6: Waiting [2024-09-13T15:50:10.012Z] ada007ff1a6a: Waiting [2024-09-13T15:50:10.012Z] 7629e6793208: Waiting [2024-09-13T15:50:10.012Z] 7862e08f4a3e: Verifying Checksum [2024-09-13T15:50:10.012Z] 7862e08f4a3e: Download complete [2024-09-13T15:50:10.012Z] 7629e6793208: Verifying Checksum [2024-09-13T15:50:10.012Z] 7629e6793208: Download complete [2024-09-13T15:50:10.012Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T15:50:10.012Z] 4f4fb700ef54: Download complete [2024-09-13T15:50:10.012Z] fb5054dd5b73: Verifying Checksum [2024-09-13T15:50:10.012Z] fb5054dd5b73: Download complete [2024-09-13T15:50:10.012Z] 619be1103602: Verifying Checksum [2024-09-13T15:50:10.012Z] 619be1103602: Download complete [2024-09-13T15:50:10.012Z] eeca6798cff9: Verifying Checksum [2024-09-13T15:50:10.012Z] eeca6798cff9: Download complete [2024-09-13T15:50:10.284Z] ada007ff1a6a: Verifying Checksum [2024-09-13T15:50:10.284Z] ada007ff1a6a: Download complete [2024-09-13T15:50:10.284Z] 619be1103602: Pull complete [2024-09-13T15:50:10.542Z] 7862e08f4a3e: Pull complete [2024-09-13T15:50:10.542Z] 5df492c9dc93: Verifying Checksum [2024-09-13T15:50:10.542Z] 5df492c9dc93: Download complete [2024-09-13T15:50:10.800Z] aa269ceb94a6: Verifying Checksum [2024-09-13T15:50:10.800Z] aa269ceb94a6: Download complete [2024-09-13T15:50:13.330Z] 5df492c9dc93: Pull complete [2024-09-13T15:50:13.330Z] 7629e6793208: Pull complete [2024-09-13T15:50:13.330Z] 4f4fb700ef54: Pull complete [2024-09-13T15:50:13.588Z] fb5054dd5b73: Pull complete [2024-09-13T15:50:13.588Z] eeca6798cff9: Pull complete [2024-09-13T15:50:16.118Z] aa269ceb94a6: Pull complete [2024-09-13T15:50:16.377Z] ada007ff1a6a: Pull complete [2024-09-13T15:50:16.377Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-13T15:50:16.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T15:50:16.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T15:50:16.678Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T15:50:16.678Z] WORKDIR /edgex [2024-09-13T15:50:16.678Z] COPY go.mod . [2024-09-13T15:50:16.678Z] RUN go mod download [2024-09-13T15:50:16.678Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-13T15:50:17.244Z] Sending build context to Docker daemon 179.3MB [2024-09-13T15:50:17.244Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T15:50:17.244Z] ---> f489d0715acc [2024-09-13T15:50:17.244Z] Step 2/4 : WORKDIR /edgex [2024-09-13T15:50:19.782Z] ---> Running in d56894582a84 [2024-09-13T15:50:20.041Z] Removing intermediate container d56894582a84 [2024-09-13T15:50:20.041Z] ---> a1a9ac4ecdaf [2024-09-13T15:50:20.041Z] Step 3/4 : COPY go.mod . [2024-09-13T15:50:20.041Z] ---> 82cd3e4615ff [2024-09-13T15:50:20.041Z] Step 4/4 : RUN go mod download [2024-09-13T15:50:20.041Z] ---> Running in 2d34429481fb [2024-09-13T15:50:46.634Z] Removing intermediate container 2d34429481fb [2024-09-13T15:50:46.634Z] ---> d6992902262a [2024-09-13T15:50:46.634Z] Successfully built d6992902262a [2024-09-13T15:50:46.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:50:46.941Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T15:50:46.941Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T15:50:47.023Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T15:50:47.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-13T15:50:47.391Z] $ docker top d8559a99c2208374cec0599ade0530e5a089c0e15fb011a8ae67edce468ff534 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T15:50:47.746Z] + go version [2024-09-13T15:50:47.746Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-13T15:50:47.754Z] $ docker stop --time=1 d8559a99c2208374cec0599ade0530e5a089c0e15fb011a8ae67edce468ff534 [2024-09-13T15:50:48.990Z] $ docker rm -f --volumes d8559a99c2208374cec0599ade0530e5a089c0e15fb011a8ae67edce468ff534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:50:49.423Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T15:50:49.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T15:50:49.505Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T15:50:49.534Z] $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-13T15:50:49.858Z] $ docker top dbf50839c2912d8bf8be77cba39edf17a90e0ce8f68a5f4b2c060069ac5809e9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-13T15:50:49.931Z] ========================================================= [2024-09-13T15:50:49.931Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-13T15:50:49.931Z] ========================================================= [Pipeline] sh [2024-09-13T15:50:50.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] fileExists [Pipeline] sh [2024-09-13T15:50:50.515Z] + make test [2024-09-13T15:50:50.515Z] go test -race -coverprofile=coverage.out ./... [2024-09-13T15:50:58.657Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-13T15:51:25.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-13T15:51:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-13T15:51:26.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-13T15:51:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-09-13T15:51:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-13T15:51:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-13T15:51:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-13T15:51:27.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-13T15:51:27.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-13T15:51:28.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-13T15:51:28.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-13T15:51:29.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-13T15:51:29.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-13T15:51:29.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-13T15:51:29.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-13T15:51:29.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-13T15:51:31.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-13T15:51:31.279Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-13T15:51:31.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2024-09-13T15:51:31.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-09-13T15:51:31.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.506s coverage: 93.4% of statements [2024-09-13T15:51:31.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-09-13T15:51:32.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements [2024-09-13T15:51:33.422Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10240 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-13T15:51:33.441Z] Running in /w/workspace/edgex-go/696 [Pipeline] { [Pipeline] checkout [2024-09-13T15:51:33.472Z] The recommended git tool is: git [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-13T15:51:34.120Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-13T15:51:34.687Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-13T15:51:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.404s coverage: 95.8% of statements [2024-09-13T15:51:35.255Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-09-13T15:51:35.514Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-13T15:51:35.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-13T15:51:35.772Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2024-09-13T15:51:36.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-09-13T15:51:36.340Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 30.7% of statements [2024-09-13T15:51:36.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-09-13T15:51:36.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements [2024-09-13T15:51:36.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-09-13T15:51:36.857Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-09-13T15:51:37.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-13T15:51:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-13T15:51:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-13T15:51:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-13T15:51:37.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-13T15:51:37.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-13T15:51:37.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-13T15:51:37.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-13T15:51:37.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-13T15:51:38.101Z] using credential edgex-jenkins-ssh [2024-09-13T15:51:38.126Z] Cloning the remote Git repository [2024-09-13T15:51:38.156Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-13T15:51:38.249Z] > git init /w/workspace/edgex-go/696 # timeout=10 [2024-09-13T15:51:38.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-13T15:51:38.395Z] > git --version # timeout=10 [2024-09-13T15:51:39.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-13T15:51:39.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-13T15:51:39.081Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-13T15:51:38.415Z] > git --version # 'git version 2.25.1' [2024-09-13T15:51:38.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T15:51:38.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T15:51:40.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-13T15:51:40.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-13T15:51:40.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-13T15:51:40.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-13T15:51:40.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-13T15:51:40.277Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-13T15:51:40.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-13T15:51:42.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-13T15:51:42.793Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-13T15:51:44.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-13T15:51:44.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-13T15:51:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-13T15:51:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-13T15:51:46.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-13T15:51:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-13T15:51:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-13T15:51:47.458Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-13T15:51:47.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-13T15:51:47.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-13T15:51:47.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-13T15:51:47.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-13T15:51:48.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.027s coverage: 94.4% of statements [2024-09-13T15:51:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-13T15:51:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-13T15:51:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-13T15:51:49.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-13T15:51:49.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T15:51:49.955Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-13T15:51:51.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-13T15:51:51.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-13T15:51:51.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-13T15:51:51.353Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-13T15:51:52.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-13T15:51:52.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-13T15:51:52.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-13T15:51:52.746Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-13T15:51:53.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-13T15:51:53.315Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-13T15:51:53.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-13T15:51:53.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T15:51:56.745Z] Avoid second fetch [2024-09-13T15:51:56.745Z] Checking out Revision 475a7db5b5b56187166d71228061bf2da140d1ab (main) [2024-09-13T15:51:57.506Z] Commit message: "Merge pull request #4914 from lindseysimple/issue-4877-2" [2024-09-13T15:51:55.889Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-13T15:51:55.909Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T15:51:56.756Z] > git config core.sparsecheckout # timeout=10 [2024-09-13T15:51:56.821Z] > git checkout -f 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.228s coverage: 79.9% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.038s coverage: 92.9% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 75.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.5% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 89.5% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 97.1% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 35.9% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-13T15:52:02.022Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-09-13T15:52:02.022Z] 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-13T15:52:02.215Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-13T15:52:02.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T15:52:02.215Z] Dload Upload Total Spent Left Speed [2024-09-13T15:52:02.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh [2024-09-13T15:52:02.281Z] running golangci-lint [2024-09-13T15:52:02.281Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-13T15:52:02.281Z] go version go1.21.9 linux/amd64 [2024-09-13T15:52:02.540Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-13T15:52:02.540Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-13T15:52:02.546Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-13T15:52:02.873Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-13T15:52:02.873Z] + sudo tee /etc/docker/daemon.new [2024-09-13T15:52:02.873Z] { [2024-09-13T15:52:02.873Z] "registry-mirrors": [ [2024-09-13T15:52:02.873Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-13T15:52:02.873Z] ], [2024-09-13T15:52:02.873Z] "bip": "10.250.0.254/24", [2024-09-13T15:52:02.873Z] "hosts": [ [2024-09-13T15:52:02.873Z] "tcp://0.0.0.0:5555", [2024-09-13T15:52:02.873Z] "unix:///var/run/docker.sock" [2024-09-13T15:52:02.873Z] ], [2024-09-13T15:52:02.873Z] "mtu": 1458, [2024-09-13T15:52:02.873Z] "selinux-enabled": true, [2024-09-13T15:52:02.873Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-13T15:52:02.873Z] } [Pipeline] sh [2024-09-13T15:52:03.212Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-13T15:52:03.546Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T15:52:21.822Z] provisioning config files... [2024-09-13T15:52:21.846Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config11095644888178261851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T15:52:22.273Z] ---> ****-login.sh [2024-09-13T15:52:22.274Z] nexus3.edgexfoundry.org:10001 [2024-09-13T15:52:22.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:52:22.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:52:22.814Z] Configure a credential helper to remove this warning. See [2024-09-13T15:52:22.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:52:22.814Z] [2024-09-13T15:52:22.814Z] Login Succeeded [2024-09-13T15:52:22.814Z] nexus3.edgexfoundry.org:10002 [2024-09-13T15:52:23.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:52:23.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:52:23.081Z] Configure a credential helper to remove this warning. See [2024-09-13T15:52:23.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:52:23.081Z] [2024-09-13T15:52:23.081Z] Login Succeeded [2024-09-13T15:52:23.349Z] nexus3.edgexfoundry.org:10003 [2024-09-13T15:52:23.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:52:23.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:52:23.620Z] Configure a credential helper to remove this warning. See [2024-09-13T15:52:23.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:52:23.620Z] [2024-09-13T15:52:23.620Z] Login Succeeded [2024-09-13T15:52:23.620Z] nexus3.edgexfoundry.org:10004 [2024-09-13T15:52:23.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:52:23.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:52:23.889Z] Configure a credential helper to remove this warning. See [2024-09-13T15:52:23.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:52:23.889Z] [2024-09-13T15:52:23.889Z] Login Succeeded [2024-09-13T15:52:23.889Z] ****.io [2024-09-13T15:52:24.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:52:24.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:52:24.422Z] Configure a credential helper to remove this warning. See [2024-09-13T15:52:24.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:52:24.422Z] [2024-09-13T15:52:24.422Z] Login Succeeded [2024-09-13T15:52:24.422Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T15:52:24.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-09-13T15:52:24.491Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 20.963609462s" [2024-09-13T15:52:24.491Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.315889ms" [Pipeline] sh [2024-09-13T15:52:25.036Z] + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] echo [2024-09-13T15:52:25.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T15:52:25.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T15:52:25.093Z] ========================================================= [2024-09-13T15:52:25.093Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-13T15:52:25.093Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T15:52:25.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T15:52:25.424Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-13T15:52:25.424Z] c6b39de5b339: Pulling fs layer [2024-09-13T15:52:25.424Z] a69c41024577: Pulling fs layer [2024-09-13T15:52:25.424Z] d6de4b400683: Pulling fs layer [2024-09-13T15:52:25.424Z] 35cb2a7552d0: Pulling fs layer [2024-09-13T15:52:25.424Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T15:52:25.424Z] 35cb2a7552d0: Waiting [2024-09-13T15:52:25.424Z] 464afbd9ba4c: Pulling fs layer [2024-09-13T15:52:25.424Z] 00f215d4a9da: Pulling fs layer [2024-09-13T15:52:25.424Z] d496ad576159: Pulling fs layer [2024-09-13T15:52:25.424Z] 4f4fb700ef54: Waiting [2024-09-13T15:52:25.424Z] 464afbd9ba4c: Waiting [2024-09-13T15:52:25.424Z] 00f215d4a9da: Waiting [2024-09-13T15:52:25.424Z] d496ad576159: Waiting [2024-09-13T15:52:25.691Z] a69c41024577: Download complete [2024-09-13T15:52:25.691Z] 35cb2a7552d0: Verifying Checksum [2024-09-13T15:52:25.691Z] 35cb2a7552d0: Download complete [2024-09-13T15:52:25.691Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T15:52:25.691Z] 4f4fb700ef54: Download complete [2024-09-13T15:52:25.691Z] 464afbd9ba4c: Verifying Checksum [2024-09-13T15:52:25.691Z] 464afbd9ba4c: Download complete [2024-09-13T15:52:25.691Z] c6b39de5b339: Verifying Checksum [2024-09-13T15:52:25.691Z] c6b39de5b339: Download complete [2024-09-13T15:52:26.277Z] d496ad576159: Verifying Checksum [2024-09-13T15:52:26.277Z] d496ad576159: Download complete [2024-09-13T15:52:26.548Z] c6b39de5b339: Pull complete [2024-09-13T15:52:27.135Z] a69c41024577: Pull complete [2024-09-13T15:52:27.402Z] d6de4b400683: Verifying Checksum [2024-09-13T15:52:27.402Z] d6de4b400683: Download complete [2024-09-13T15:52:28.818Z] 00f215d4a9da: Verifying Checksum [2024-09-13T15:52:28.818Z] 00f215d4a9da: Download complete [2024-09-13T15:52:36.686Z] level=info msg="[linters_context/goanalysis] analyzers took 1m53.871579936s with top 10 stages: buildir: 56.63215106s, gosec: 8.28012111s, inspect: 3.409351353s, fact_deprecated: 2.656539349s, S1038: 1.494631968s, printf: 1.431773982s, nilness: 1.360046703s, ctrlflow: 1.309267221s, fact_purity: 1.264868121s, typedness: 931.368202ms" [2024-09-13T15:52:36.686Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-13T15:52:36.686Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, nolint: 0/22, skip_files: 214/214, skip_dirs: 214/214, cgo: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, identifier_marker: 214/214" [2024-09-13T15:52:36.686Z] level=info msg="[runner] processing took 16.838256ms with stages: nolint: 6.550112ms, identifier_marker: 5.235268ms, autogenerated_exclude: 1.537327ms, path_prettifier: 1.463066ms, exclude-rules: 1.224954ms, skip_dirs: 784.109µs, cgo: 26.11µs, filename_unadjuster: 13.27µs, exclude: 560ns, max_same_issues: 530ns, diff: 440ns, skip_files: 420ns, fixer: 360ns, uniq_by_line: 330ns, severity-rules: 270ns, path_shortener: 240ns, sort_results: 220ns, path_prefixer: 210ns, max_from_linter: 170ns, source_code: 160ns, max_per_file_from_linter: 130ns" [2024-09-13T15:52:36.686Z] level=info msg="[runner] linters took 11.999216465s with stages: goanalysis_metalinter: 11.982292388s" [2024-09-13T15:52:36.686Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-13T15:52:36.686Z] level=info msg="Memory: 332 samples, avg is 319.5MB, max is 1403.0MB" [2024-09-13T15:52:36.686Z] level=info msg="Execution took 33.023255997s" [2024-09-13T15:52:36.686Z] go vet ./... [2024-09-13T15:52:41.122Z] d6de4b400683: Pull complete [2024-09-13T15:52:41.122Z] 35cb2a7552d0: Pull complete [2024-09-13T15:52:41.122Z] 4f4fb700ef54: Pull complete [2024-09-13T15:52:41.122Z] 464afbd9ba4c: Pull complete [2024-09-13T15:52:41.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-13T15:52:41.947Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-13T15:52:41.947Z] ./bin/test-attribution-txt.sh [2024-09-13T15:52:42.205Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-13T15:52:42.205Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-13T15:52:42.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-13T15:52:42.518Z] + ls -al . [2024-09-13T15:52:42.518Z] total 936 [2024-09-13T15:52:42.518Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 15:50 . [2024-09-13T15:52:42.518Z] drwxr-xr-x 4 root root 4096 Sep 13 15:50 .. [2024-09-13T15:52:42.518Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 15:49 .blubracket [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 15:49 .dockerignore [2024-09-13T15:52:42.518Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 15:52 .git [2024-09-13T15:52:42.518Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 15:49 .github [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 1102 Sep 13 15:49 .gitignore [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 15:49 .golangci.yml [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 15:49 .hadolint.yml [2024-09-13T15:52:42.518Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 15:49 .semver [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 15:49 .sonarcloud.properties [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 15:49 ADOPTERS.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 21286 Sep 13 15:49 Attribution.txt [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 100284 Sep 13 15:49 CHANGELOG.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 15:49 CONTRIBUTING.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 15:49 GOVERNANCE.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 861 Sep 13 15:49 Jenkinsfile [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 15:49 LICENSE [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 16854 Sep 13 15:49 Makefile [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 15:49 OWNERS.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 9528 Sep 13 15:49 README.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 15:49 SECURITY.md [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 12 Sep 13 15:49 VERSION [2024-09-13T15:52:42.518Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 15:49 bin [2024-09-13T15:52:42.518Z] drwxrwxr-x 20 1001 1001 4096 Sep 13 15:49 cmd [2024-09-13T15:52:42.518Z] -rw-r--r-- 1 root root 567970 Sep 13 15:52 coverage.out [2024-09-13T15:52:42.518Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 15:49 fuzz_test [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 7305 Sep 13 15:49 go.mod [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 102748 Sep 13 15:49 go.sum [2024-09-13T15:52:42.518Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 15:49 internal [2024-09-13T15:52:42.518Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 15:49 openapi [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 15:49 security.txt [2024-09-13T15:52:42.518Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 15:49 version.go [Pipeline] sh [2024-09-13T15:52:42.808Z] + '[' -e coverage.out ] [2024-09-13T15:52:42.808Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-13T15:52:42.920Z] Stashed 1 file(s) [Pipeline] sh [2024-09-13T15:52:43.207Z] + make build [2024-09-13T15:52:43.207Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-13T15:52:49.333Z] 00f215d4a9da: Pull complete [2024-09-13T15:52:50.747Z] d496ad576159: Pull complete [2024-09-13T15:52:50.747Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-13T15:52:50.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T15:52:50.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T15:52:51.084Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T15:52:51.084Z] WORKDIR /edgex [2024-09-13T15:52:51.084Z] COPY go.mod . [2024-09-13T15:52:51.084Z] RUN go mod download [2024-09-13T15:52:51.084Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-13T15:52:51.672Z] Sending build context to Docker daemon 3.576MB [2024-09-13T15:52:51.672Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T15:52:51.672Z] ---> f246e2811388 [2024-09-13T15:52:51.672Z] Step 2/4 : WORKDIR /edgex [2024-09-13T15:52:53.617Z] ---> Running in 7f98f8a10e12 [2024-09-13T15:52:53.617Z] Removing intermediate container 7f98f8a10e12 [2024-09-13T15:52:53.617Z] ---> b7a9909653fa [2024-09-13T15:52:53.617Z] Step 3/4 : COPY go.mod . [2024-09-13T15:52:54.203Z] ---> b7781df78d19 [2024-09-13T15:52:54.203Z] Step 4/4 : RUN go mod download [2024-09-13T15:52:54.203Z] ---> Running in 7abbb84dbde4 [2024-09-13T15:53:05.131Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-13T15:53:06.510Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-13T15:53:07.887Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-13T15:53:08.452Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T15:53:09.828Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-13T15:53:14.018Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-13T15:53:15.395Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T15:53:17.294Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-13T15:53:19.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-13T15:53:20.128Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-13T15:53:20.694Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-13T15:53:21.261Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-13T15:53:22.196Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-13T15:53:23.139Z] $ docker stop --time=1 dbf50839c2912d8bf8be77cba39edf17a90e0ce8f68a5f4b2c060069ac5809e9 [2024-09-13T15:53:33.527Z] $ docker rm -f --volumes dbf50839c2912d8bf8be77cba39edf17a90e0ce8f68a5f4b2c060069ac5809e9 [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-13T15:53:34.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T15:53:34.719Z] [2024-09-13T15:53:34.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:53:35.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T15:53:35.023Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-13T15:53:35.023Z] 91d30c5bc195: Pulling fs layer [2024-09-13T15:53:35.023Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-13T15:53:35.023Z] 9c61dcf015f6: Pulling fs layer [2024-09-13T15:53:35.023Z] 4698f68db338: Pulling fs layer [2024-09-13T15:53:35.023Z] 2a2f49069b9e: Pulling fs layer [2024-09-13T15:53:35.023Z] e0025b399a48: Pulling fs layer [2024-09-13T15:53:35.023Z] 4698f68db338: Waiting [2024-09-13T15:53:35.023Z] 2a2f49069b9e: Waiting [2024-09-13T15:53:35.023Z] e0025b399a48: Waiting [2024-09-13T15:53:35.282Z] 91d30c5bc195: Download complete [2024-09-13T15:53:35.282Z] 4698f68db338: Verifying Checksum [2024-09-13T15:53:35.282Z] 4698f68db338: Download complete [2024-09-13T15:53:35.282Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-13T15:53:35.282Z] 2e9b0aa3be6d: Download complete [2024-09-13T15:53:35.282Z] e0025b399a48: Verifying Checksum [2024-09-13T15:53:35.282Z] e0025b399a48: Download complete [2024-09-13T15:53:35.282Z] 91d30c5bc195: Pull complete [2024-09-13T15:53:35.282Z] 2a2f49069b9e: Download complete [2024-09-13T15:53:35.540Z] 2e9b0aa3be6d: Pull complete [2024-09-13T15:53:35.800Z] 9c61dcf015f6: Verifying Checksum [2024-09-13T15:53:35.800Z] 9c61dcf015f6: Download complete [2024-09-13T15:53:38.328Z] 9c61dcf015f6: Pull complete [2024-09-13T15:53:38.328Z] 4698f68db338: Pull complete [2024-09-13T15:53:38.587Z] 2a2f49069b9e: Pull complete [2024-09-13T15:53:38.587Z] e0025b399a48: Pull complete [2024-09-13T15:53:38.587Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-13T15:53:38.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T15:53:38.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T15:53:38.688Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T15:53:38.712Z] $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-13T15:53:44.576Z] $ docker top c08f9a89cb6d4301cbe91c0d1e89edf4a61aa936435e89ac7d52c4cbc77ccbb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T15:53:45.030Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T15:53:47.028Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T15:53:47.028Z] #1 transferring dockerfile: 2.49kB done [2024-09-13T15:53:47.028Z] #1 DONE 0.1s [2024-09-13T15:53:47.324Z] [2024-09-13T15:53:47.324Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T15:53:47.324Z] #2 transferring dockerfile: 1.85kB done [2024-09-13T15:53:47.590Z] #2 DONE 0.1s [2024-09-13T15:53:47.590Z] [2024-09-13T15:53:47.590Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T15:53:47.590Z] #3 transferring dockerfile: 2.50kB done [2024-09-13T15:53:47.848Z] #3 DONE 0.5s [2024-09-13T15:53:47.848Z] [2024-09-13T15:53:47.848Z] #4 [security-proxy-setup internal] load .dockerignore [2024-09-13T15:53:47.848Z] #4 ... [2024-09-13T15:53:47.848Z] [2024-09-13T15:53:47.848Z] #5 [security-secretstore-setup internal] load .dockerignore [2024-09-13T15:53:47.848Z] #5 transferring context: 50B 0.0s done [2024-09-13T15:53:47.848Z] #5 DONE 0.5s [2024-09-13T15:53:47.848Z] [2024-09-13T15:53:47.848Z] #4 [security-proxy-setup internal] load .dockerignore [2024-09-13T15:53:48.107Z] #4 transferring context: 50B done [2024-09-13T15:53:48.107Z] #4 DONE 0.3s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #6 transferring dockerfile: 2.06kB done [2024-09-13T15:53:48.107Z] #6 DONE 0.1s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #7 transferring dockerfile: 2.23kB done [2024-09-13T15:53:48.107Z] #7 DONE 0.4s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #8 transferring dockerfile: 2.01kB done [2024-09-13T15:53:48.107Z] #8 DONE 0.3s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #9 transferring dockerfile: 3.17kB done [2024-09-13T15:53:48.107Z] #9 DONE 0.3s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #10 transferring dockerfile: 1.93kB done [2024-09-13T15:53:48.107Z] #10 DONE 0.3s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #11 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T15:53:48.107Z] #11 transferring context: 50B done [2024-09-13T15:53:48.107Z] #11 DONE 0.0s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #12 [support-cron-scheduler internal] load .dockerignore [2024-09-13T15:53:48.107Z] #12 transferring context: 50B 0.0s done [2024-09-13T15:53:48.107Z] #12 DONE 0.2s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #13 transferring dockerfile: 2.15kB done [2024-09-13T15:53:48.107Z] #13 DONE 0.1s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #14 transferring dockerfile: 2.07kB done [2024-09-13T15:53:48.107Z] #14 DONE 0.1s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #15 transferring dockerfile: 1.95kB done [2024-09-13T15:53:48.107Z] #15 DONE 0.0s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #16 transferring dockerfile: 1.70kB done [2024-09-13T15:53:48.107Z] #16 DONE 0.0s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #17 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #17 transferring dockerfile: 1.89kB done [2024-09-13T15:53:48.107Z] #17 DONE 0.0s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #18 transferring dockerfile: 1.81kB done [2024-09-13T15:53:48.107Z] #18 DONE 0.0s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #19 [support-scheduler internal] load .dockerignore [2024-09-13T15:53:48.107Z] #19 transferring context: 50B done [2024-09-13T15:53:48.107Z] #19 DONE 0.0s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #20 [core-keeper internal] load .dockerignore [2024-09-13T15:53:48.107Z] #20 transferring context: 50B done [2024-09-13T15:53:48.107Z] #20 DONE 0.1s [2024-09-13T15:53:48.107Z] [2024-09-13T15:53:48.107Z] #21 [core-command internal] load build definition from Dockerfile [2024-09-13T15:53:48.107Z] #21 transferring dockerfile: 1.93kB done [2024-09-13T15:53:48.367Z] #21 DONE 0.0s [2024-09-13T15:53:48.367Z] [2024-09-13T15:53:48.367Z] #22 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T15:53:48.367Z] #22 transferring dockerfile: 1.69kB done [2024-09-13T15:53:48.367Z] #22 DONE 0.0s [2024-09-13T15:53:48.367Z] [2024-09-13T15:53:48.367Z] #23 [security-bootstrapper internal] load .dockerignore [2024-09-13T15:53:48.367Z] #23 transferring context: 50B done [2024-09-13T15:53:48.367Z] #23 DONE 0.0s [2024-09-13T15:53:48.367Z] [2024-09-13T15:53:48.367Z] #24 [core-metadata internal] load .dockerignore [2024-09-13T15:53:48.367Z] #24 transferring context: 50B done [2024-09-13T15:53:48.367Z] #24 DONE 0.0s [2024-09-13T15:53:48.367Z] [2024-09-13T15:53:48.367Z] #25 [core-data internal] load .dockerignore [2024-09-13T15:53:48.367Z] #25 transferring context: 50B done [2024-09-13T15:53:48.367Z] #25 DONE 0.0s [2024-09-13T15:53:48.367Z] [2024-09-13T15:53:48.367Z] #26 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:48.367Z] #26 DONE 0.0s [2024-09-13T15:53:48.367Z] [2024-09-13T15:53:48.367Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-13T15:53:48.690Z] #27 ... [2024-09-13T15:53:48.690Z] [2024-09-13T15:53:48.690Z] #28 [support-notifications internal] load .dockerignore [2024-09-13T15:53:48.690Z] #28 transferring context: 50B done [2024-09-13T15:53:48.690Z] #28 DONE 0.0s [2024-09-13T15:53:48.690Z] [2024-09-13T15:53:48.690Z] #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:48.690Z] #26 DONE 0.0s [2024-09-13T15:53:48.690Z] [2024-09-13T15:53:48.690Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-13T15:53:48.690Z] #27 transferring context: 50B done [2024-09-13T15:53:48.690Z] #27 ... [2024-09-13T15:53:48.690Z] [2024-09-13T15:53:48.690Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:53:48.690Z] #29 DONE 0.3s [2024-09-13T15:53:48.948Z] [2024-09-13T15:53:48.948Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-13T15:53:48.948Z] #27 DONE 0.3s [2024-09-13T15:53:48.948Z] [2024-09-13T15:53:48.948Z] #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:48.948Z] #26 DONE 0.0s [2024-09-13T15:53:48.948Z] [2024-09-13T15:53:48.948Z] #30 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:53:48.948Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:53:48.948Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:53:48.948Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:53:48.948Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:53:48.948Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:53:48.948Z] #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-13T15:53:48.948Z] #30 ... [2024-09-13T15:53:48.948Z] [2024-09-13T15:53:48.948Z] #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:48.948Z] #26 DONE 0.0s [2024-09-13T15:53:48.948Z] [2024-09-13T15:53:48.948Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:53:48.948Z] #29 DONE 0.3s [2024-09-13T15:53:48.948Z] [2024-09-13T15:53:48.948Z] #30 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:53:48.948Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:53:48.949Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:53:48.949Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:53:48.949Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:53:48.949Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:53:48.949Z] #30 ... [2024-09-13T15:53:48.949Z] [2024-09-13T15:53:48.949Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T15:53:48.949Z] #31 transferring context: 50B done [2024-09-13T15:53:48.949Z] #31 DONE 0.5s [2024-09-13T15:53:48.949Z] [2024-09-13T15:53:48.949Z] #30 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:53:49.207Z] #30 ... [2024-09-13T15:53:49.207Z] [2024-09-13T15:53:49.207Z] #32 [security-spire-agent internal] load .dockerignore [2024-09-13T15:53:49.207Z] #32 transferring context: 50B done [2024-09-13T15:53:49.207Z] #32 DONE 0.5s [2024-09-13T15:53:49.207Z] [2024-09-13T15:53:49.207Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:49.207Z] #26 DONE 0.0s [2024-09-13T15:53:49.207Z] [2024-09-13T15:53:49.207Z] #30 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:53:49.207Z] #30 ... [2024-09-13T15:53:49.207Z] [2024-09-13T15:53:49.207Z] #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:49.207Z] #26 DONE 0.0s [2024-09-13T15:53:49.207Z] [2024-09-13T15:53:49.207Z] #30 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:53:49.207Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:53:49.207Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:53:49.207Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:53:49.207Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:53:49.207Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:53:49.207Z] #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T15:53:49.485Z] #30 ... [2024-09-13T15:53:49.485Z] [2024-09-13T15:53:49.485Z] #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:53:49.485Z] #26 DONE 0.0s [2024-09-13T15:53:49.485Z] [2024-09-13T15:53:49.485Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:53:54.787Z] #29 ... [2024-09-13T15:53:54.787Z] [2024-09-13T15:53:54.787Z] #33 [security-proxy-setup internal] load build context [2024-09-13T15:53:54.787Z] #33 transferring context: 372.18MB 5.7s [2024-09-13T15:53:56.162Z] #33 ... [2024-09-13T15:53:56.162Z] [2024-09-13T15:53:56.162Z] #34 [core-command internal] load .dockerignore [2024-09-13T15:53:56.162Z] #34 transferring context: 50B 0.0s done [2024-09-13T15:53:56.162Z] #34 DONE 7.4s [2024-09-13T15:53:56.162Z] [2024-09-13T15:53:56.162Z] #33 [security-proxy-setup internal] load build context [2024-09-13T15:53:56.162Z] #33 transferring context: 446.70MB 7.8s [2024-09-13T15:53:56.162Z] #33 ... [2024-09-13T15:53:56.162Z] [2024-09-13T15:53:56.162Z] #35 [security-secretstore-setup internal] load build context [2024-09-13T15:53:56.421Z] #35 ... [2024-09-13T15:53:56.421Z] [2024-09-13T15:53:56.421Z] #33 [security-proxy-setup internal] load build context [2024-09-13T15:53:57.356Z] #33 transferring context: 496.28MB 8.6s done [2024-09-13T15:53:58.739Z] #33 ... [2024-09-13T15:53:58.739Z] [2024-09-13T15:53:58.739Z] #36 [security-spire-server internal] load .dockerignore [2024-09-13T15:53:58.739Z] #36 transferring context: 50B 0.0s done [2024-09-13T15:53:58.739Z] #36 ... [2024-09-13T15:53:58.739Z] [2024-09-13T15:53:58.739Z] #37 [support-cron-scheduler internal] load build context [2024-09-13T15:53:58.739Z] #37 transferring context: 496.28MB 8.6s done [2024-09-13T15:53:58.739Z] #37 ... [2024-09-13T15:53:58.739Z] [2024-09-13T15:53:58.739Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T15:53:59.017Z] #38 ... [2024-09-13T15:53:59.017Z] [2024-09-13T15:53:59.017Z] #39 [core-keeper internal] load build context [2024-09-13T15:53:59.017Z] #39 transferring context: 496.28MB 8.3s done [2024-09-13T15:53:59.277Z] #39 ... [2024-09-13T15:53:59.277Z] [2024-09-13T15:53:59.277Z] #40 [support-scheduler internal] load build context [2024-09-13T15:53:59.277Z] #40 transferring context: 496.28MB 9.2s done [2024-09-13T15:53:59.277Z] #40 ... [2024-09-13T15:53:59.277Z] [2024-09-13T15:53:59.277Z] #41 [core-data internal] load build context [2024-09-13T15:53:59.539Z] #41 ... [2024-09-13T15:53:59.539Z] [2024-09-13T15:53:59.539Z] #42 [support-notifications internal] load build context [2024-09-13T15:53:59.539Z] #42 ... [2024-09-13T15:53:59.539Z] [2024-09-13T15:53:59.539Z] #43 [core-metadata internal] load build context [2024-09-13T15:53:59.799Z] #43 ... [2024-09-13T15:53:59.799Z] [2024-09-13T15:53:59.799Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T15:54:00.133Z] #44 ... [2024-09-13T15:54:00.133Z] [2024-09-13T15:54:00.133Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T15:54:00.394Z] #45 ... [2024-09-13T15:54:00.394Z] [2024-09-13T15:54:00.394Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-13T15:54:00.394Z] #46 transferring context: 496.28MB 8.7s done [2024-09-13T15:54:00.394Z] #46 ... [2024-09-13T15:54:00.394Z] [2024-09-13T15:54:00.394Z] #47 [security-spire-config internal] load .dockerignore [2024-09-13T15:54:00.653Z] #47 ... [2024-09-13T15:54:00.653Z] [2024-09-13T15:54:00.653Z] #48 [security-bootstrapper internal] load build context [2024-09-13T15:54:00.653Z] #48 transferring context: 496.28MB 8.5s done [2024-09-13T15:54:02.094Z] Removing intermediate container 7abbb84dbde4 [2024-09-13T15:54:02.094Z] ---> a82baefefea9 [2024-09-13T15:54:02.094Z] Successfully built a82baefefea9 [2024-09-13T15:54:02.094Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:54:02.433Z] + docker inspect -f . ci-base-image-arm64 [2024-09-13T15:54:02.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T15:54:02.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container [2024-09-13T15:54:02.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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-13T15:54:03.863Z] $ docker top f54b4e205bae0338db8a98afe8ac160a65d48eefd819de73edd60e226232d6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T15:54:04.703Z] + go version [2024-09-13T15:54:04.703Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-13T15:54:04.724Z] $ docker stop --time=1 f54b4e205bae0338db8a98afe8ac160a65d48eefd819de73edd60e226232d6ee [2024-09-13T15:54:06.375Z] $ docker rm -f --volumes f54b4e205bae0338db8a98afe8ac160a65d48eefd819de73edd60e226232d6ee [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-13T15:54:07.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T15:54:07.226Z] [2024-09-13T15:54:07.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T15:54:07.242Z] #48 ... [2024-09-13T15:54:07.242Z] [2024-09-13T15:54:07.242Z] #35 [security-secretstore-setup internal] load build context [2024-09-13T15:54:07.242Z] #35 transferring context: 496.28MB 9.2s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:54:07.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T15:54:07.566Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-13T15:54:07.566Z] 547446be3368: Pulling fs layer [2024-09-13T15:54:07.566Z] d125d8839a47: Pulling fs layer [2024-09-13T15:54:07.566Z] 3e85d5ac6304: Pulling fs layer [2024-09-13T15:54:07.566Z] c3105a71a48b: Pulling fs layer [2024-09-13T15:54:07.566Z] 0f093f025ec4: Pulling fs layer [2024-09-13T15:54:07.566Z] c3106fc0e877: Pulling fs layer [2024-09-13T15:54:07.566Z] c3105a71a48b: Waiting [2024-09-13T15:54:07.566Z] 0f093f025ec4: Waiting [2024-09-13T15:54:07.566Z] c3106fc0e877: Waiting [2024-09-13T15:54:07.834Z] 547446be3368: Verifying Checksum [2024-09-13T15:54:07.834Z] 547446be3368: Download complete [2024-09-13T15:54:07.834Z] c3105a71a48b: Verifying Checksum [2024-09-13T15:54:07.834Z] c3105a71a48b: Download complete [2024-09-13T15:54:08.181Z] #35 ... [2024-09-13T15:54:08.181Z] [2024-09-13T15:54:08.181Z] #36 [security-spire-server internal] load .dockerignore [2024-09-13T15:54:08.181Z] #36 DONE 19.8s [2024-09-13T15:54:08.422Z] d125d8839a47: Verifying Checksum [2024-09-13T15:54:08.422Z] d125d8839a47: Download complete [2024-09-13T15:54:08.422Z] c3106fc0e877: Verifying Checksum [2024-09-13T15:54:08.422Z] c3106fc0e877: Download complete [2024-09-13T15:54:08.422Z] 0f093f025ec4: Verifying Checksum [2024-09-13T15:54:08.422Z] 0f093f025ec4: Download complete [2024-09-13T15:54:08.691Z] 547446be3368: Pull complete [2024-09-13T15:54:08.749Z] [2024-09-13T15:54:08.749Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T15:54:10.103Z] d125d8839a47: Pull complete [2024-09-13T15:54:10.371Z] 3e85d5ac6304: Verifying Checksum [2024-09-13T15:54:10.371Z] 3e85d5ac6304: Download complete [2024-09-13T15:54:10.655Z] #45 ... [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:10.655Z] #29 DONE 21.9s [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #26 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T15:54:10.655Z] #26 DONE 0.0s [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #39 [core-keeper internal] load build context [2024-09-13T15:54:10.655Z] #39 DONE 21.8s [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-13T15:54:10.655Z] #46 DONE 22.3s [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #33 [security-proxy-setup internal] load build context [2024-09-13T15:54:10.655Z] #33 DONE 22.3s [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #37 [support-cron-scheduler internal] load build context [2024-09-13T15:54:10.655Z] #37 DONE 22.3s [2024-09-13T15:54:10.655Z] [2024-09-13T15:54:10.655Z] #30 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:10.655Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:10.655Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:54:10.655Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:10.655Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:54:10.655Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:54:10.655Z] #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T15:54:10.913Z] #30 ... [2024-09-13T15:54:10.913Z] [2024-09-13T15:54:10.913Z] #48 [security-bootstrapper internal] load build context [2024-09-13T15:54:10.913Z] #48 DONE 21.9s [2024-09-13T15:54:10.913Z] [2024-09-13T15:54:10.913Z] #40 [support-scheduler internal] load build context [2024-09-13T15:54:10.913Z] #40 DONE 22.2s [2024-09-13T15:54:10.913Z] [2024-09-13T15:54:10.913Z] #35 [security-secretstore-setup internal] load build context [2024-09-13T15:54:10.913Z] #35 DONE 22.3s [2024-09-13T15:54:10.913Z] [2024-09-13T15:54:10.913Z] #45 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T15:54:10.913Z] #45 DONE 21.5s [2024-09-13T15:54:10.913Z] [2024-09-13T15:54:10.913Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T15:54:10.913Z] #44 DONE 21.6s [2024-09-13T15:54:10.913Z] [2024-09-13T15:54:10.913Z] #30 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:10.913Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:10.913Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:54:10.913Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:10.913Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:54:10.913Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:54:10.913Z] #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T15:54:11.171Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:11.171Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:54:11.171Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:11.171Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:54:11.171Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:54:11.171Z] #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T15:54:11.429Z] #30 ... [2024-09-13T15:54:11.429Z] [2024-09-13T15:54:11.429Z] #47 [security-spire-config internal] load .dockerignore [2024-09-13T15:54:11.429Z] #47 transferring context: 50B 0.1s done [2024-09-13T15:54:11.429Z] #47 DONE 22.4s [2024-09-13T15:54:11.429Z] [2024-09-13T15:54:11.429Z] #49 [security-spire-agent internal] load build context [2024-09-13T15:54:11.429Z] #49 transferring context: 27.24kB 0.1s done [2024-09-13T15:54:11.429Z] #49 DONE 0.4s [2024-09-13T15:54:11.429Z] [2024-09-13T15:54:11.429Z] #50 [security-spire-server internal] load build context [2024-09-13T15:54:11.429Z] #50 transferring context: 27.71kB done [2024-09-13T15:54:11.429Z] #50 DONE 0.6s [2024-09-13T15:54:11.429Z] [2024-09-13T15:54:11.429Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T15:54:11.429Z] #38 DONE 23.5s [2024-09-13T15:54:11.429Z] [2024-09-13T15:54:11.429Z] #51 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:11.429Z] #51 ... [2024-09-13T15:54:11.429Z] [2024-09-13T15:54:11.429Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:11.429Z] #29 DONE 22.0s [2024-09-13T15:54:11.690Z] [2024-09-13T15:54:11.690Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:11.690Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-13T15:54:11.690Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T15:54:11.690Z] #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-13T15:54:11.690Z] #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-13T15:54:11.690Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-13T15:54:11.690Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T15:54:11.690Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T15:54:11.690Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-13T15:54:11.690Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T15:54:11.690Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.5s [2024-09-13T15:54:11.690Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.6s [2024-09-13T15:54:11.953Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-09-13T15:54:17.227Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.8s [2024-09-13T15:54:20.458Z] 3e85d5ac6304: Pull complete [2024-09-13T15:54:20.458Z] c3105a71a48b: Pull complete [2024-09-13T15:54:20.724Z] #52 ... [2024-09-13T15:54:20.724Z] [2024-09-13T15:54:20.725Z] #53 [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-13T15:54:20.986Z] #53 ... [2024-09-13T15:54:20.986Z] [2024-09-13T15:54:20.986Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T15:54:20.986Z] #0 9.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:20.986Z] #0 9.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:20.986Z] #0 9.834 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T15:54:20.986Z] #0 9.849 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:20.986Z] #0 9.852 (3/3) Installing tzdata (2024a-r0) [2024-09-13T15:54:20.986Z] #0 9.904 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:20.986Z] #0 9.907 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:54:20.986Z] #0 9.944 OK: 11 MiB in 18 packages [2024-09-13T15:54:20.986Z] #54 ... [2024-09-13T15:54:20.986Z] [2024-09-13T15:54:20.986Z] #42 [support-notifications internal] load build context [2024-09-13T15:54:20.986Z] #42 transferring context: 496.28MB 6.3s done [2024-09-13T15:54:21.244Z] #42 ... [2024-09-13T15:54:21.244Z] [2024-09-13T15:54:21.244Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T15:54:21.244Z] #55 ... [2024-09-13T15:54:21.244Z] [2024-09-13T15:54:21.244Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:54:21.244Z] #0 0.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:21.244Z] #0 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:21.244Z] #0 1.163 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:54:21.244Z] #0 1.163 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:54:21.244Z] #0 1.163 OK: 20070 distinct packages available [2024-09-13T15:54:21.244Z] #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:21.244Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:21.244Z] #0 1.557 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T15:54:21.244Z] #0 1.574 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T15:54:21.244Z] #0 1.582 (3/11) Installing libunistring (1.1-r1) [2024-09-13T15:54:21.244Z] #0 1.597 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T15:54:21.244Z] #0 1.604 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T15:54:21.244Z] #0 1.619 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T15:54:21.244Z] #0 1.619 (7/11) Installing curl (8.9.1-r0) [2024-09-13T15:54:21.244Z] #0 1.636 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:21.244Z] #0 1.642 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T15:54:21.244Z] #0 1.644 (10/11) Installing libucontext (1.2-r2) [2024-09-13T15:54:21.244Z] #0 1.647 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T15:54:21.244Z] #0 1.651 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:21.244Z] #0 1.655 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:54:21.244Z] #0 1.698 OK: 12 MiB in 26 packages [2024-09-13T15:54:21.417Z] 0f093f025ec4: Pull complete [2024-09-13T15:54:21.502Z] #56 ... [2024-09-13T15:54:21.502Z] [2024-09-13T15:54:21.502Z] #41 [core-data internal] load build context [2024-09-13T15:54:21.502Z] #41 transferring context: 496.28MB 6.8s done [2024-09-13T15:54:21.502Z] #41 ... [2024-09-13T15:54:21.502Z] [2024-09-13T15:54:21.502Z] #57 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:21.684Z] c3106fc0e877: Pull complete [2024-09-13T15:54:21.684Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-13T15:54:21.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T15:54:21.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T15:54:21.760Z] #57 ... [2024-09-13T15:54:21.760Z] [2024-09-13T15:54:21.760Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-13T15:54:21.760Z] #58 transferring context: 496.28MB 9.6s done [2024-09-13T15:54:21.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container [2024-09-13T15:54:21.960Z] $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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-13T15:54:22.018Z] #58 ... [2024-09-13T15:54:22.018Z] [2024-09-13T15:54:22.018Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:22.018Z] #59 ... [2024-09-13T15:54:22.018Z] [2024-09-13T15:54:22.018Z] #60 [security-proxy-auth internal] load build context [2024-09-13T15:54:22.018Z] #60 transferring context: 496.28MB 7.6s done [2024-09-13T15:54:22.276Z] #60 ... [2024-09-13T15:54:22.276Z] [2024-09-13T15:54:22.276Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T15:54:22.276Z] #61 ... [2024-09-13T15:54:22.276Z] [2024-09-13T15:54:22.276Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T15:54:22.556Z] #45 ... [2024-09-13T15:54:22.557Z] [2024-09-13T15:54:22.557Z] #62 [core-command internal] load build context [2024-09-13T15:54:22.557Z] #62 transferring context: 496.28MB 6.3s done [2024-09-13T15:54:22.884Z] #62 ... [2024-09-13T15:54:22.884Z] [2024-09-13T15:54:22.884Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T15:54:22.884Z] #0 0.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:22.884Z] #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:22.884Z] #0 1.115 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T15:54:22.884Z] #0 1.130 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:22.884Z] #0 1.135 (3/4) Installing su-exec (0.2-r3) [2024-09-13T15:54:22.884Z] #0 1.138 (4/4) Installing yq (4.33.3-r5) [2024-09-13T15:54:22.884Z] #0 1.208 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:22.884Z] #0 1.212 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:54:22.884Z] #0 1.262 OK: 17 MiB in 19 packages [2024-09-13T15:54:22.884Z] #63 ... [2024-09-13T15:54:22.884Z] [2024-09-13T15:54:22.884Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T15:54:22.884Z] #45 DONE 32.9s [2024-09-13T15:54:22.884Z] [2024-09-13T15:54:22.884Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T15:54:22.884Z] #64 ... [2024-09-13T15:54:22.884Z] [2024-09-13T15:54:22.884Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:22.884Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-13T15:54:22.884Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T15:54:22.884Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-13T15:54:22.884Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-13T15:54:22.884Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-13T15:54:22.884Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-13T15:54:22.884Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-13T15:54:22.884Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 7.3s done [2024-09-13T15:54:22.884Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T15:54:23.145Z] #65 ... [2024-09-13T15:54:23.145Z] [2024-09-13T15:54:23.145Z] #43 [core-metadata internal] load build context [2024-09-13T15:54:23.145Z] #43 transferring context: 496.28MB 7.9s done [2024-09-13T15:54:23.145Z] #43 ... [2024-09-13T15:54:23.145Z] [2024-09-13T15:54:23.145Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T15:54:23.855Z] $ docker top cfdffc7240952b3c4f6541c942b29cc80ee496b600d88b0435cc58bf9d6570dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T15:54:24.418Z] #66 ... [2024-09-13T15:54:24.418Z] [2024-09-13T15:54:24.418Z] #30 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:24.418Z] #30 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:24.418Z] #30 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-13T15:54:24.418Z] #30 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:24.418Z] #30 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T15:54:24.418Z] #30 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T15:54:24.418Z] #30 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done [2024-09-13T15:54:24.659Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T15:54:27.887Z] #30 ... [2024-09-13T15:54:27.887Z] [2024-09-13T15:54:27.887Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T15:54:31.181Z] #67 ... [2024-09-13T15:54:31.181Z] [2024-09-13T15:54:31.181Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:31.181Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-13T15:54:31.181Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T15:54:31.181Z] #52 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-13T15:54:31.181Z] #52 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-13T15:54:31.181Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-13T15:54:31.181Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T15:54:31.181Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T15:54:31.181Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-13T15:54:31.181Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T15:54:31.181Z] #52 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 10.4s done [2024-09-13T15:54:31.181Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-13T15:54:32.117Z] #52 ... [2024-09-13T15:54:32.117Z] [2024-09-13T15:54:32.117Z] #42 [support-notifications internal] load build context [2024-09-13T15:54:32.117Z] #42 DONE 42.8s [2024-09-13T15:54:32.117Z] [2024-09-13T15:54:32.117Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:32.117Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-13T15:54:32.117Z] #65 ... [2024-09-13T15:54:32.117Z] [2024-09-13T15:54:32.117Z] #62 [core-command internal] load build context [2024-09-13T15:54:32.117Z] #62 DONE 21.5s [2024-09-13T15:54:32.117Z] [2024-09-13T15:54:32.117Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:32.117Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-13T15:54:32.375Z] #65 ... [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #43 [core-metadata internal] load build context [2024-09-13T15:54:32.375Z] #43 DONE 43.0s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #41 [core-data internal] load build context [2024-09-13T15:54:32.375Z] #41 DONE 43.0s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #60 [security-proxy-auth internal] load build context [2024-09-13T15:54:32.375Z] #60 DONE 21.6s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #58 [security-spiffe-token-provider internal] load build context [2024-09-13T15:54:32.375Z] #58 DONE 21.6s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #51 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:32.375Z] #51 DONE 21.3s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T15:54:32.375Z] #63 DONE 21.6s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:32.375Z] #65 ... [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:54:32.375Z] #56 DONE 21.6s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #68 [security-spire-config internal] load build context [2024-09-13T15:54:32.375Z] #68 transferring context: 25.96kB done [2024-09-13T15:54:32.375Z] #68 DONE 9.5s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T15:54:32.375Z] #54 DONE 21.6s [2024-09-13T15:54:32.375Z] [2024-09-13T15:54:32.375Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:32.941Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done [2024-09-13T15:54:34.733Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #1 transferring dockerfile: 1.93kB done [2024-09-13T15:54:34.733Z] #1 DONE 0.1s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #2 transferring dockerfile: 2.50kB done [2024-09-13T15:54:34.733Z] #2 DONE 0.0s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-09-13T15:54:34.733Z] #3 DONE 0.1s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #4 transferring dockerfile: 1.70kB done [2024-09-13T15:54:34.733Z] #4 DONE 0.1s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #5 transferring dockerfile: 3.17kB 0.0s done [2024-09-13T15:54:34.733Z] #5 DONE 0.1s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-09-13T15:54:34.733Z] #6 DONE 0.1s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-13T15:54:34.733Z] #7 transferring dockerfile: 2.06kB done [2024-09-13T15:54:34.733Z] #7 DONE 0.1s [2024-09-13T15:54:34.733Z] [2024-09-13T15:54:34.733Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T15:54:34.839Z] #65 ... [2024-09-13T15:54:34.839Z] [2024-09-13T15:54:34.839Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T15:54:34.839Z] #61 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #61 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #61 22.37 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:54:34.839Z] #61 22.37 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:54:34.839Z] #61 22.37 OK: 20070 distinct packages available [2024-09-13T15:54:34.839Z] #61 22.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #61 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #61 22.89 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:34.839Z] #61 22.90 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T15:54:34.839Z] #61 22.90 (3/5) Installing libucontext (1.2-r2) [2024-09-13T15:54:34.839Z] #61 22.91 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T15:54:34.839Z] #61 22.91 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T15:54:34.839Z] #61 22.92 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:34.839Z] #61 22.93 OK: 8 MiB in 20 packages [2024-09-13T15:54:34.839Z] #61 DONE 23.9s [2024-09-13T15:54:34.839Z] [2024-09-13T15:54:34.839Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:34.839Z] #59 22.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #59 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #59 23.32 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:34.839Z] #59 23.33 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:34.839Z] #59 23.37 OK: 7 MiB in 16 packages [2024-09-13T15:54:34.839Z] #59 DONE 24.2s [2024-09-13T15:54:34.839Z] [2024-09-13T15:54:34.839Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T15:54:34.839Z] #55 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #55 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.839Z] #55 22.88 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:34.839Z] #55 22.89 (2/2) Installing su-exec (0.2-r3) [2024-09-13T15:54:34.839Z] #55 22.89 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:34.839Z] #55 22.90 OK: 7 MiB in 17 packages [2024-09-13T15:54:34.839Z] #55 DONE 24.2s [2024-09-13T15:54:34.839Z] [2024-09-13T15:54:34.839Z] #53 [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-13T15:54:34.840Z] #53 DONE 24.2s [2024-09-13T15:54:34.840Z] [2024-09-13T15:54:34.840Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T15:54:34.840Z] #66 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.840Z] #66 22.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:34.840Z] #66 22.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:34.840Z] #66 22.38 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T15:54:34.840Z] #66 22.40 (3/4) Installing su-exec (0.2-r3) [2024-09-13T15:54:34.840Z] #66 22.40 (4/4) Installing yq (4.33.3-r5) [2024-09-13T15:54:34.840Z] #66 22.71 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:34.840Z] #66 22.71 OK: 17 MiB in 19 packages [2024-09-13T15:54:34.840Z] #66 DONE 24.2s [2024-09-13T15:54:34.840Z] [2024-09-13T15:54:34.840Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:35.000Z] #8 transferring dockerfile: 1.69kB done [2024-09-13T15:54:35.000Z] #8 DONE 0.1s [2024-09-13T15:54:35.000Z] [2024-09-13T15:54:35.000Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T15:54:35.000Z] #9 transferring dockerfile: 1.93kB done [2024-09-13T15:54:35.000Z] #9 DONE 0.1s [2024-09-13T15:54:35.000Z] [2024-09-13T15:54:35.000Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T15:54:35.000Z] #10 transferring dockerfile: 2.23kB done [2024-09-13T15:54:35.000Z] #10 DONE 0.1s [2024-09-13T15:54:35.000Z] [2024-09-13T15:54:35.000Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T15:54:35.000Z] #11 transferring dockerfile: 2.49kB done [2024-09-13T15:54:35.000Z] #11 DONE 0.1s [2024-09-13T15:54:35.000Z] [2024-09-13T15:54:35.000Z] #12 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T15:54:35.098Z] #65 ... [2024-09-13T15:54:35.098Z] [2024-09-13T15:54:35.098Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:35.098Z] #57 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:35.098Z] #57 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:35.098Z] #57 23.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:35.098Z] #57 23.48 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:35.098Z] #57 23.49 OK: 7 MiB in 16 packages [2024-09-13T15:54:35.098Z] #57 DONE 24.4s [2024-09-13T15:54:35.098Z] [2024-09-13T15:54:35.098Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T15:54:35.098Z] #64 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:35.098Z] #64 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:35.098Z] #64 22.83 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T15:54:35.098Z] #64 22.85 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:35.098Z] #64 22.85 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:35.098Z] #64 22.86 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:54:35.098Z] #64 23.05 OK: 8 MiB in 17 packages [2024-09-13T15:54:35.098Z] #64 DONE 24.3s [2024-09-13T15:54:35.098Z] [2024-09-13T15:54:35.098Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T15:54:35.265Z] #12 transferring dockerfile: 1.85kB done [2024-09-13T15:54:35.266Z] #12 DONE 0.1s [2024-09-13T15:54:35.266Z] [2024-09-13T15:54:35.266Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-13T15:54:35.266Z] #13 transferring dockerfile: 2.07kB 0.0s done [2024-09-13T15:54:35.266Z] #13 DONE 0.1s [2024-09-13T15:54:35.266Z] [2024-09-13T15:54:35.266Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T15:54:35.266Z] #14 transferring dockerfile: 2.15kB done [2024-09-13T15:54:35.266Z] #14 DONE 0.1s [2024-09-13T15:54:35.266Z] [2024-09-13T15:54:35.266Z] #15 [core-keeper internal] load build definition from Dockerfile [2024-09-13T15:54:35.266Z] #15 transferring dockerfile: 2.01kB done [2024-09-13T15:54:35.266Z] #15 DONE 0.1s [2024-09-13T15:54:35.266Z] [2024-09-13T15:54:35.266Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-09-13T15:54:35.530Z] #16 transferring dockerfile: 1.95kB 0.0s done [2024-09-13T15:54:35.530Z] #16 DONE 0.1s [2024-09-13T15:54:35.530Z] [2024-09-13T15:54:35.530Z] #17 [core-command internal] load .dockerignore [2024-09-13T15:54:35.530Z] #17 transferring context: 50B done [2024-09-13T15:54:35.530Z] #17 DONE 0.0s [2024-09-13T15:54:36.031Z] #69 ... [2024-09-13T15:54:36.031Z] [2024-09-13T15:54:36.031Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T15:54:36.031Z] #70 DONE 3.9s [2024-09-13T15:54:36.217Z] [2024-09-13T15:54:36.217Z] #18 [security-proxy-setup internal] load .dockerignore [2024-09-13T15:54:36.217Z] #18 transferring context: 50B done [2024-09-13T15:54:36.217Z] #18 DONE 0.1s [2024-09-13T15:54:36.217Z] [2024-09-13T15:54:36.217Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-13T15:54:36.217Z] #19 transferring context: 50B done [2024-09-13T15:54:36.217Z] #19 DONE 0.0s [2024-09-13T15:54:36.217Z] [2024-09-13T15:54:36.217Z] #20 [security-spire-server internal] load .dockerignore [2024-09-13T15:54:36.289Z] [2024-09-13T15:54:36.289Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:36.289Z] #52 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-09-13T15:54:36.490Z] #20 transferring context: 50B done [2024-09-13T15:54:36.491Z] #20 DONE 0.0s [2024-09-13T15:54:36.491Z] [2024-09-13T15:54:36.491Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-13T15:54:36.491Z] #21 transferring context: 50B done [2024-09-13T15:54:36.491Z] #21 DONE 0.1s [2024-09-13T15:54:36.491Z] [2024-09-13T15:54:36.491Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T15:54:36.491Z] #22 transferring context: 50B done [2024-09-13T15:54:36.491Z] #22 DONE 0.1s [2024-09-13T15:54:36.491Z] [2024-09-13T15:54:36.491Z] #23 [core-metadata internal] load .dockerignore [2024-09-13T15:54:36.547Z] #52 ... [2024-09-13T15:54:36.547Z] [2024-09-13T15:54:36.547Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T15:54:36.547Z] #67 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.547Z] #67 7.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.547Z] #67 7.879 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:54:36.547Z] #67 7.879 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:54:36.547Z] #67 7.879 OK: 20070 distinct packages available [2024-09-13T15:54:36.547Z] #67 7.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.547Z] #67 8.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.547Z] #67 8.234 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:36.547Z] #67 8.243 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T15:54:36.547Z] #67 8.244 (3/4) Installing libucontext (1.2-r2) [2024-09-13T15:54:36.547Z] #67 8.248 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T15:54:36.547Z] #67 8.252 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:36.547Z] #67 8.265 OK: 8 MiB in 19 packages [2024-09-13T15:54:36.547Z] #67 DONE 8.4s [2024-09-13T15:54:36.547Z] [2024-09-13T15:54:36.547Z] #71 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T15:54:36.547Z] #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.547Z] #0 3.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.547Z] #0 4.039 OK: 264 MiB in 52 packages [2024-09-13T15:54:36.547Z] #71 DONE 4.3s [2024-09-13T15:54:36.547Z] [2024-09-13T15:54:36.547Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:36.547Z] #72 DONE 0.0s [2024-09-13T15:54:36.547Z] [2024-09-13T15:54:36.547Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:54:36.766Z] #23 transferring context: 50B done [2024-09-13T15:54:36.766Z] #23 DONE 0.1s [2024-09-13T15:54:36.766Z] [2024-09-13T15:54:36.766Z] #24 [security-spire-config internal] load .dockerignore [2024-09-13T15:54:36.766Z] #24 transferring context: 50B done [2024-09-13T15:54:36.766Z] #24 DONE 0.0s [2024-09-13T15:54:36.766Z] [2024-09-13T15:54:36.766Z] #25 [support-scheduler internal] load .dockerignore [2024-09-13T15:54:36.766Z] #25 transferring context: 50B done [2024-09-13T15:54:36.766Z] #25 DONE 0.0s [2024-09-13T15:54:36.766Z] [2024-09-13T15:54:36.766Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T15:54:36.766Z] #26 transferring context: 50B done [2024-09-13T15:54:36.766Z] #26 DONE 0.1s [2024-09-13T15:54:36.766Z] [2024-09-13T15:54:36.766Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-13T15:54:36.766Z] #27 transferring context: 50B 0.0s done [2024-09-13T15:54:36.766Z] #27 DONE 0.1s [2024-09-13T15:54:36.766Z] [2024-09-13T15:54:36.766Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-09-13T15:54:36.805Z] #73 ... [2024-09-13T15:54:36.805Z] [2024-09-13T15:54:36.805Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T15:54:36.805Z] #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.805Z] #0 3.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.805Z] #0 4.153 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:54:36.805Z] #0 4.153 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:54:36.805Z] #0 4.153 OK: 20078 distinct packages available [2024-09-13T15:54:36.805Z] #0 4.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.805Z] #0 4.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.805Z] #0 4.473 OK: 264 MiB in 52 packages [2024-09-13T15:54:36.805Z] #74 DONE 4.6s [2024-09-13T15:54:36.805Z] [2024-09-13T15:54:36.805Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:36.805Z] #75 DONE 0.1s [2024-09-13T15:54:36.805Z] [2024-09-13T15:54:36.805Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T15:54:36.805Z] #0 4.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.805Z] #0 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:36.805Z] #0 5.031 OK: 264 MiB in 52 packages [2024-09-13T15:54:36.805Z] #76 DONE 5.1s [2024-09-13T15:54:36.805Z] [2024-09-13T15:54:36.805Z] #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:36.805Z] #77 DONE 0.0s [2024-09-13T15:54:37.041Z] #28 transferring context: 50B done [2024-09-13T15:54:37.041Z] #28 DONE 0.1s [2024-09-13T15:54:37.041Z] [2024-09-13T15:54:37.041Z] #29 [core-data internal] load .dockerignore [2024-09-13T15:54:37.041Z] #29 transferring context: 50B 0.0s done [2024-09-13T15:54:37.041Z] #29 DONE 0.1s [2024-09-13T15:54:37.041Z] [2024-09-13T15:54:37.041Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-13T15:54:37.041Z] #30 transferring context: 50B 0.0s done [2024-09-13T15:54:37.041Z] #30 DONE 0.0s [2024-09-13T15:54:37.041Z] [2024-09-13T15:54:37.041Z] #31 [core-keeper internal] load .dockerignore [2024-09-13T15:54:37.041Z] #31 transferring context: 50B done [2024-09-13T15:54:37.041Z] #31 DONE 0.0s [2024-09-13T15:54:37.041Z] [2024-09-13T15:54:37.041Z] #32 [support-notifications internal] load .dockerignore [2024-09-13T15:54:37.063Z] [2024-09-13T15:54:37.063Z] #78 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T15:54:37.063Z] #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.063Z] #0 4.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.063Z] #0 4.905 OK: 264 MiB in 52 packages [2024-09-13T15:54:37.063Z] #78 DONE 5.0s [2024-09-13T15:54:37.063Z] [2024-09-13T15:54:37.063Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:37.063Z] #79 DONE 0.1s [2024-09-13T15:54:37.063Z] [2024-09-13T15:54:37.063Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:54:37.063Z] #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.063Z] #0 4.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.063Z] #0 4.822 OK: 12 MiB in 26 packages [2024-09-13T15:54:37.063Z] #80 DONE 4.9s [2024-09-13T15:54:37.063Z] [2024-09-13T15:54:37.063Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:54:37.329Z] #32 transferring context: 50B done [2024-09-13T15:54:37.329Z] #32 DONE 0.1s [2024-09-13T15:54:37.329Z] [2024-09-13T15:54:37.329Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:37.329Z] #33 DONE 0.0s [2024-09-13T15:54:37.329Z] [2024-09-13T15:54:37.329Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:37.602Z] #34 DONE 0.2s [2024-09-13T15:54:37.602Z] [2024-09-13T15:54:37.602Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:37.602Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:37.602Z] #35 DONE 0.0s [2024-09-13T15:54:37.602Z] [2024-09-13T15:54:37.602Z] #36 [core-command internal] load build context [2024-09-13T15:54:37.999Z] #81 ... [2024-09-13T15:54:37.999Z] [2024-09-13T15:54:37.999Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T15:54:37.999Z] #69 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.999Z] #69 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.999Z] #69 2.796 OK: 7 MiB in 16 packages [2024-09-13T15:54:37.999Z] #69 DONE 3.0s [2024-09-13T15:54:37.999Z] [2024-09-13T15:54:37.999Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T15:54:37.999Z] #0 2.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.999Z] #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.999Z] #0 3.091 OK: 17 MiB in 19 packages [2024-09-13T15:54:37.999Z] #82 DONE 3.2s [2024-09-13T15:54:37.999Z] [2024-09-13T15:54:37.999Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T15:54:37.999Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.999Z] #0 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:37.999Z] #0 5.595 OK: 17 MiB in 19 packages [2024-09-13T15:54:37.999Z] #83 DONE 5.7s [2024-09-13T15:54:37.999Z] [2024-09-13T15:54:37.999Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T15:54:37.999Z] #0 0.985 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:38.258Z] #84 ... [2024-09-13T15:54:38.258Z] [2024-09-13T15:54:38.258Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:54:38.258Z] #0 5.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:38.258Z] #0 5.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:38.258Z] #0 5.668 OK: 11 MiB in 18 packages [2024-09-13T15:54:38.258Z] #85 DONE 5.8s [2024-09-13T15:54:38.258Z] [2024-09-13T15:54:38.258Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T15:54:38.258Z] #86 DONE 0.1s [2024-09-13T15:54:38.258Z] [2024-09-13T15:54:38.258Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:54:38.566Z] #36 ... [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:38.567Z] #33 DONE 0.0s [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:38.567Z] #34 DONE 0.3s [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #36 [core-command internal] load build context [2024-09-13T15:54:38.567Z] #36 transferring context: 3.13MB 0.7s done [2024-09-13T15:54:38.567Z] #36 DONE 0.9s [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:38.567Z] #37 ... [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:38.567Z] #34 DONE 0.4s [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:38.567Z] #38 DONE 1.8s [2024-09-13T15:54:38.567Z] [2024-09-13T15:54:38.567Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:38.832Z] #37 ... [2024-09-13T15:54:38.832Z] [2024-09-13T15:54:38.832Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:38.832Z] #33 DONE 0.0s [2024-09-13T15:54:38.832Z] [2024-09-13T15:54:38.832Z] #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:38.832Z] #38 DONE 1.8s [2024-09-13T15:54:38.832Z] [2024-09-13T15:54:38.832Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:38.832Z] #37 ... [2024-09-13T15:54:38.832Z] [2024-09-13T15:54:38.832Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:38.832Z] #33 DONE 0.0s [2024-09-13T15:54:38.832Z] [2024-09-13T15:54:38.832Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:38.832Z] #34 DONE 0.6s [2024-09-13T15:54:38.832Z] [2024-09-13T15:54:38.832Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:39.098Z] #37 ... [2024-09-13T15:54:39.098Z] [2024-09-13T15:54:39.098Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:39.098Z] #38 DONE 1.8s [2024-09-13T15:54:39.098Z] [2024-09-13T15:54:39.098Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:39.098Z] #39 DONE 0.9s [2024-09-13T15:54:39.098Z] [2024-09-13T15:54:39.098Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:39.098Z] #37 ... [2024-09-13T15:54:39.098Z] [2024-09-13T15:54:39.098Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:39.098Z] #33 DONE 0.0s [2024-09-13T15:54:39.098Z] [2024-09-13T15:54:39.098Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:39.225Z] #87 ... [2024-09-13T15:54:39.225Z] [2024-09-13T15:54:39.225Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:54:39.225Z] #0 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.225Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.225Z] #0 3.978 OK: 8 MiB in 17 packages [2024-09-13T15:54:39.225Z] #88 DONE 4.2s [2024-09-13T15:54:39.225Z] [2024-09-13T15:54:39.225Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T15:54:39.225Z] #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.225Z] #0 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.225Z] #0 4.169 OK: 7 MiB in 16 packages [2024-09-13T15:54:39.225Z] #89 DONE 4.4s [2024-09-13T15:54:39.225Z] [2024-09-13T15:54:39.225Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T15:54:39.225Z] #0 3.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.225Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.225Z] #0 3.990 OK: 7 MiB in 17 packages [2024-09-13T15:54:39.225Z] #90 DONE 4.4s [2024-09-13T15:54:39.369Z] #37 ... [2024-09-13T15:54:39.369Z] [2024-09-13T15:54:39.369Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:39.369Z] #33 DONE 0.0s [2024-09-13T15:54:39.369Z] [2024-09-13T15:54:39.369Z] #37 [security-proxy-setup internal] load build context [2024-09-13T15:54:39.525Z] [2024-09-13T15:54:39.525Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T15:54:39.525Z] #91 ... [2024-09-13T15:54:39.525Z] [2024-09-13T15:54:39.525Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T15:54:39.525Z] #84 2.476 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.525Z] #84 3.136 OK: 264 MiB in 52 packages [2024-09-13T15:54:39.525Z] #84 DONE 3.3s [2024-09-13T15:54:39.646Z] #37 transferring context: 3.13MB 0.9s done [2024-09-13T15:54:39.646Z] #37 DONE 1.1s [2024-09-13T15:54:39.646Z] [2024-09-13T15:54:39.646Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:39.646Z] #33 DONE 0.0s [2024-09-13T15:54:39.646Z] [2024-09-13T15:54:39.646Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:39.646Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:39.646Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:39.646Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:39.646Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:39.646Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:39.646Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:39.783Z] [2024-09-13T15:54:39.784Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T15:54:39.784Z] #92 ... [2024-09-13T15:54:39.784Z] [2024-09-13T15:54:39.784Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:39.784Z] #0 2.972 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.784Z] #0 3.514 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:39.784Z] #0 4.206 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T15:54:39.784Z] #0 4.513 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:54:39.784Z] #0 4.542 OK: 7 MiB in 16 packages [2024-09-13T15:54:39.784Z] #93 DONE 4.9s [2024-09-13T15:54:39.915Z] #35 ... [2024-09-13T15:54:39.915Z] [2024-09-13T15:54:39.915Z] #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:39.915Z] #38 DONE 1.9s [2024-09-13T15:54:39.915Z] [2024-09-13T15:54:39.915Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:39.915Z] #39 DONE 1.0s [2024-09-13T15:54:39.915Z] [2024-09-13T15:54:39.915Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:39.915Z] #33 DONE 0.0s [2024-09-13T15:54:39.915Z] [2024-09-13T15:54:39.915Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:39.915Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:39.915Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:39.915Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:39.915Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:39.915Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:39.915Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:40.049Z] [2024-09-13T15:54:40.049Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T15:54:40.049Z] #0 4.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:40.049Z] #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:40.049Z] #94 ... [2024-09-13T15:54:40.049Z] [2024-09-13T15:54:40.049Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T15:54:40.049Z] #92 DONE 0.7s [2024-09-13T15:54:40.049Z] [2024-09-13T15:54:40.049Z] #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T15:54:40.049Z] #94 5.170 OK: 8 MiB in 20 packages [2024-09-13T15:54:40.049Z] #94 ... [2024-09-13T15:54:40.049Z] [2024-09-13T15:54:40.049Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:54:40.183Z] #35 ... [2024-09-13T15:54:40.183Z] [2024-09-13T15:54:40.183Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:40.183Z] #33 DONE 0.0s [2024-09-13T15:54:40.183Z] [2024-09-13T15:54:40.183Z] #38 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:40.183Z] #38 DONE 2.0s [2024-09-13T15:54:40.183Z] [2024-09-13T15:54:40.183Z] #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:40.183Z] #39 DONE 1.0s [2024-09-13T15:54:40.183Z] [2024-09-13T15:54:40.183Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:40.183Z] #33 DONE 0.0s [2024-09-13T15:54:40.183Z] [2024-09-13T15:54:40.183Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T15:54:40.183Z] #40 DONE 1.7s [2024-09-13T15:54:40.183Z] [2024-09-13T15:54:40.183Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:40.183Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:40.183Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:40.183Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:40.183Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:40.183Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:40.183Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:40.458Z] #35 ... [2024-09-13T15:54:40.458Z] [2024-09-13T15:54:40.458Z] #41 [security-bootstrapper internal] load build context [2024-09-13T15:54:40.458Z] #41 transferring context: 3.13MB 1.1s done [2024-09-13T15:54:40.458Z] #41 DONE 1.6s [2024-09-13T15:54:40.458Z] [2024-09-13T15:54:40.458Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:40.458Z] #33 DONE 0.0s [2024-09-13T15:54:40.458Z] [2024-09-13T15:54:40.458Z] #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T15:54:40.458Z] #42 DONE 2.0s [2024-09-13T15:54:40.458Z] [2024-09-13T15:54:40.458Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:40.458Z] #43 DONE 0.0s [2024-09-13T15:54:40.458Z] [2024-09-13T15:54:40.458Z] #44 [security-spire-agent internal] load build context [2024-09-13T15:54:40.458Z] #44 DONE 0.0s [2024-09-13T15:54:40.458Z] [2024-09-13T15:54:40.458Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:40.458Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:40.458Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:40.458Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:40.458Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:40.458Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:40.458Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:40.727Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:40.727Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:40.727Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:40.727Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:40.727Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:40.727Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:40.727Z] #35 DONE 4.0s [2024-09-13T15:54:40.727Z] [2024-09-13T15:54:40.727Z] #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:40.727Z] #38 DONE 2.0s [2024-09-13T15:54:40.727Z] [2024-09-13T15:54:40.727Z] #39 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:40.727Z] #39 DONE 1.1s [2024-09-13T15:54:40.727Z] [2024-09-13T15:54:40.727Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T15:54:40.727Z] #33 DONE 0.0s [2024-09-13T15:54:40.727Z] [2024-09-13T15:54:40.727Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:40.727Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:40.983Z] #95 ... [2024-09-13T15:54:40.983Z] [2024-09-13T15:54:40.983Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T15:54:40.983Z] #0 3.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:40.983Z] #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T15:54:40.983Z] #0 4.017 OK: 8 MiB in 19 packages [2024-09-13T15:54:40.983Z] #96 DONE 4.3s [2024-09-13T15:54:40.983Z] [2024-09-13T15:54:40.983Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T15:54:40.983Z] #94 DONE 5.8s [2024-09-13T15:54:40.983Z] [2024-09-13T15:54:40.983Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:54:41.002Z] #43 ... [2024-09-13T15:54:41.002Z] [2024-09-13T15:54:41.002Z] #38 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:41.002Z] #38 DONE 2.0s [2024-09-13T15:54:41.002Z] [2024-09-13T15:54:41.002Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:41.002Z] #39 DONE 1.1s [2024-09-13T15:54:41.002Z] [2024-09-13T15:54:41.002Z] #45 [core-keeper internal] load build context [2024-09-13T15:54:41.002Z] #45 DONE 0.0s [2024-09-13T15:54:41.002Z] [2024-09-13T15:54:41.002Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:41.002Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:41.002Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:41.002Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:41.002Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:41.002Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:41.002Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:41.002Z] #35 DONE 4.0s [2024-09-13T15:54:41.002Z] [2024-09-13T15:54:41.002Z] #46 [security-proxy-auth internal] load build context [2024-09-13T15:54:41.002Z] #46 DONE 0.1s [2024-09-13T15:54:41.002Z] [2024-09-13T15:54:41.002Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T15:54:41.272Z] #47 ... [2024-09-13T15:54:41.272Z] [2024-09-13T15:54:41.272Z] #48 [core-metadata internal] load build context [2024-09-13T15:54:41.272Z] #48 transferring context: 3.13MB 1.2s done [2024-09-13T15:54:41.272Z] #48 DONE 2.2s [2024-09-13T15:54:41.541Z] [2024-09-13T15:54:41.541Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-13T15:54:41.541Z] #49 transferring context: 3.13MB 2.0s done [2024-09-13T15:54:42.134Z] #49 ... [2024-09-13T15:54:42.134Z] [2024-09-13T15:54:42.134Z] #44 [security-spire-agent internal] load build context [2024-09-13T15:54:42.134Z] #44 transferring context: 27.24kB 0.4s done [2024-09-13T15:54:42.134Z] #44 DONE 1.5s [2024-09-13T15:54:42.134Z] [2024-09-13T15:54:42.134Z] #50 [support-scheduler internal] load build context [2024-09-13T15:54:42.403Z] #50 ... [2024-09-13T15:54:42.403Z] [2024-09-13T15:54:42.403Z] #49 [security-spiffe-token-provider internal] load build context [2024-09-13T15:54:42.403Z] #49 DONE 3.4s [2024-09-13T15:54:42.403Z] [2024-09-13T15:54:42.403Z] #50 [support-scheduler internal] load build context [2024-09-13T15:54:42.670Z] #50 ... [2024-09-13T15:54:42.670Z] [2024-09-13T15:54:42.670Z] #51 [security-spire-server internal] load build context [2024-09-13T15:54:42.670Z] #51 transferring context: 27.71kB 0.4s done [2024-09-13T15:54:42.670Z] #51 DONE 2.1s [2024-09-13T15:54:42.890Z] #97 DONE 2.2s [2024-09-13T15:54:42.890Z] [2024-09-13T15:54:42.890Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:54:42.890Z] #98 DONE 2.2s [2024-09-13T15:54:42.890Z] [2024-09-13T15:54:42.890Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T15:54:42.890Z] #99 DONE 2.2s [2024-09-13T15:54:42.890Z] [2024-09-13T15:54:42.890Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T15:54:42.890Z] #100 DONE 0.1s [2024-09-13T15:54:42.890Z] [2024-09-13T15:54:42.890Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:54:42.936Z] [2024-09-13T15:54:42.936Z] #50 [support-scheduler internal] load build context [2024-09-13T15:54:42.936Z] #50 ... [2024-09-13T15:54:42.936Z] [2024-09-13T15:54:42.936Z] #52 [security-spire-config internal] load build context [2024-09-13T15:54:42.936Z] #52 transferring context: 25.96kB 0.2s done [2024-09-13T15:54:42.936Z] #52 DONE 2.3s [2024-09-13T15:54:42.936Z] [2024-09-13T15:54:42.936Z] #50 [support-scheduler internal] load build context [2024-09-13T15:54:43.148Z] #101 ... [2024-09-13T15:54:43.148Z] [2024-09-13T15:54:43.148Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T15:54:43.148Z] #102 DONE 0.1s [2024-09-13T15:54:43.148Z] [2024-09-13T15:54:43.148Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T15:54:43.715Z] #103 DONE 0.6s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T15:54:43.715Z] #104 DONE 0.6s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:54:43.715Z] #101 DONE 0.7s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T15:54:43.715Z] #105 DONE 0.1s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T15:54:43.715Z] #106 DONE 0.1s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T15:54:43.715Z] #107 DONE 0.1s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T15:54:43.715Z] #108 DONE 0.1s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T15:54:43.715Z] #109 DONE 0.0s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T15:54:43.715Z] #110 DONE 0.1s [2024-09-13T15:54:43.715Z] [2024-09-13T15:54:43.715Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T15:54:43.907Z] #50 ... [2024-09-13T15:54:43.907Z] [2024-09-13T15:54:43.907Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T15:54:43.907Z] #34 DONE 5.3s [2024-09-13T15:54:43.975Z] #111 DONE 0.1s [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T15:54:43.975Z] #112 DONE 0.1s [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T15:54:43.975Z] #113 DONE 0.1s [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T15:54:43.975Z] #114 DONE 0.0s [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #115 [security-spire-config] exporting to image [2024-09-13T15:54:43.975Z] #115 exporting layers [2024-09-13T15:54:43.975Z] #115 ... [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T15:54:43.975Z] #116 DONE 0.1s [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T15:54:43.975Z] #91 DONE 4.7s [2024-09-13T15:54:43.975Z] [2024-09-13T15:54:43.975Z] #115 [security-spire-agent] exporting to image [2024-09-13T15:54:44.177Z] [2024-09-13T15:54:44.177Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:44.177Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done [2024-09-13T15:54:44.177Z] #43 ... [2024-09-13T15:54:44.177Z] [2024-09-13T15:54:44.177Z] #50 [support-scheduler internal] load build context [2024-09-13T15:54:44.178Z] #50 transferring context: 3.13MB 3.5s done [2024-09-13T15:54:44.178Z] #50 DONE 4.2s [2024-09-13T15:54:44.234Z] #115 ... [2024-09-13T15:54:44.234Z] [2024-09-13T15:54:44.234Z] #117 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T15:54:44.234Z] #117 DONE 0.1s [2024-09-13T15:54:44.234Z] [2024-09-13T15:54:44.234Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:54:44.445Z] [2024-09-13T15:54:44.445Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T15:54:44.445Z] #38 DONE 2.0s [2024-09-13T15:54:44.445Z] [2024-09-13T15:54:44.445Z] #39 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-13T15:54:44.445Z] #39 DONE 1.1s [2024-09-13T15:54:44.445Z] [2024-09-13T15:54:44.445Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:54:44.445Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T15:54:44.445Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-13T15:54:44.445Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T15:54:44.445Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T15:54:44.445Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T15:54:44.445Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done [2024-09-13T15:54:44.445Z] #35 DONE 4.0s [2024-09-13T15:54:44.445Z] [2024-09-13T15:54:44.445Z] #53 [support-notifications internal] load build context [2024-09-13T15:54:44.445Z] #53 DONE 0.0s [2024-09-13T15:54:44.445Z] [2024-09-13T15:54:44.445Z] #46 [security-proxy-auth internal] load build context [2024-09-13T15:54:44.800Z] #118 ... [2024-09-13T15:54:44.800Z] [2024-09-13T15:54:44.800Z] #115 [security-spire-agent] exporting to image [2024-09-13T15:54:44.800Z] #115 exporting layers 0.6s done [2024-09-13T15:54:44.800Z] #115 writing image sha256:a1ec19c50b55e05637b1b9b578f7aa6191baab673d336a9cf804aafcaabe8b44 0.0s done [2024-09-13T15:54:44.800Z] #115 naming to docker.io/library/security-spire-server done [2024-09-13T15:54:44.800Z] #115 writing image sha256:be34072295fcb8372e99e9e23fb565670d62b808ef3553e6d68345abd5a0757b 0.0s done [2024-09-13T15:54:44.800Z] #115 naming to docker.io/library/security-spire-config done [2024-09-13T15:54:44.800Z] #115 writing image sha256:5bf22d80062134e48f9fb88b941fb9bd714423cc70575172c97d67c4e33fbedc done [2024-09-13T15:54:44.800Z] #115 naming to docker.io/library/security-spire-agent done [2024-09-13T15:54:44.800Z] #115 DONE 0.9s [2024-09-13T15:54:44.800Z] [2024-09-13T15:54:44.800Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:54:45.034Z] #46 ... [2024-09-13T15:54:45.034Z] [2024-09-13T15:54:45.034Z] #54 [security-secretstore-setup internal] load build context [2024-09-13T15:54:45.034Z] #54 transferring context: 3.13MB 4.1s done [2024-09-13T15:54:45.034Z] #54 DONE 5.1s [2024-09-13T15:54:45.034Z] [2024-09-13T15:54:45.034Z] #46 [security-proxy-auth internal] load build context [2024-09-13T15:54:45.302Z] #46 transferring context: 3.13MB 4.0s done [2024-09-13T15:54:45.570Z] #46 ... [2024-09-13T15:54:45.570Z] [2024-09-13T15:54:45.570Z] #55 [core-common-config-bootstrapper internal] load build context [2024-09-13T15:54:45.570Z] #55 transferring context: 3.13MB 4.6s done [2024-09-13T15:54:45.570Z] #55 DONE 5.6s [2024-09-13T15:54:45.570Z] [2024-09-13T15:54:45.570Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:45.570Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T15:54:45.570Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T15:54:45.570Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-13T15:54:45.570Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-13T15:54:45.570Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-13T15:54:45.570Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T15:54:45.570Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-13T15:54:45.838Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-13T15:54:45.838Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T15:54:45.838Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2024-09-13T15:54:45.838Z] #43 ... [2024-09-13T15:54:45.838Z] [2024-09-13T15:54:45.838Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T15:54:45.838Z] #56 transferring context: 3.13MB 4.5s done [2024-09-13T15:54:45.838Z] #56 DONE 5.6s [2024-09-13T15:54:45.838Z] [2024-09-13T15:54:45.838Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:46.106Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.84MB / 28.04MB 0.5s [2024-09-13T15:54:46.106Z] #43 ... [2024-09-13T15:54:46.106Z] [2024-09-13T15:54:46.106Z] #46 [security-proxy-auth internal] load build context [2024-09-13T15:54:46.106Z] #46 DONE 5.2s [2024-09-13T15:54:46.106Z] [2024-09-13T15:54:46.106Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:46.106Z] #43 ... [2024-09-13T15:54:46.106Z] [2024-09-13T15:54:46.106Z] #57 [core-data internal] load build context [2024-09-13T15:54:46.106Z] #57 transferring context: 3.13MB 4.5s done [2024-09-13T15:54:46.106Z] #57 DONE 6.0s [2024-09-13T15:54:46.106Z] [2024-09-13T15:54:46.106Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:46.374Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 1.0s [2024-09-13T15:54:47.340Z] #43 ... [2024-09-13T15:54:47.340Z] [2024-09-13T15:54:47.340Z] #45 [core-keeper internal] load build context [2024-09-13T15:54:47.340Z] #45 transferring context: 3.13MB 3.1s done [2024-09-13T15:54:47.340Z] #45 DONE 6.2s [2024-09-13T15:54:47.340Z] [2024-09-13T15:54:47.340Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:47.340Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.17MB / 28.04MB 1.7s [2024-09-13T15:54:47.611Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-13T15:54:47.611Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.91MB / 28.04MB 2.1s [2024-09-13T15:54:47.611Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-13T15:54:48.205Z] #43 ... [2024-09-13T15:54:48.205Z] [2024-09-13T15:54:48.205Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T15:54:48.205Z] #47 DONE 7.3s [2024-09-13T15:54:48.205Z] [2024-09-13T15:54:48.205Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:48.205Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 2.8s [2024-09-13T15:54:48.474Z] #43 ... [2024-09-13T15:54:48.474Z] [2024-09-13T15:54:48.474Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T15:54:48.474Z] #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:48.474Z] #0 6.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:48.474Z] #0 8.231 OK: 266 MiB in 52 packages [2024-09-13T15:54:48.474Z] #58 DONE 9.4s [2024-09-13T15:54:48.474Z] [2024-09-13T15:54:48.474Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:49.073Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.93MB / 28.04MB 3.5s [2024-09-13T15:54:49.073Z] #43 ... [2024-09-13T15:54:49.073Z] [2024-09-13T15:54:49.073Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T15:54:49.073Z] #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.073Z] #0 6.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.073Z] #0 9.109 OK: 266 MiB in 52 packages [2024-09-13T15:54:49.342Z] #59 ... [2024-09-13T15:54:49.342Z] [2024-09-13T15:54:49.342Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T15:54:49.342Z] #0 4.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.342Z] #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.342Z] #0 7.052 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:54:49.342Z] #0 7.052 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:54:49.342Z] #0 7.052 OK: 19954 distinct packages available [2024-09-13T15:54:49.342Z] #0 7.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.342Z] #0 8.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.342Z] #60 ... [2024-09-13T15:54:49.342Z] [2024-09-13T15:54:49.342Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T15:54:49.342Z] #59 DONE 11.1s [2024-09-13T15:54:49.342Z] [2024-09-13T15:54:49.342Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:49.610Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 4.0s [2024-09-13T15:54:49.881Z] #43 ... [2024-09-13T15:54:49.881Z] [2024-09-13T15:54:49.881Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T15:54:49.881Z] #0 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.881Z] #0 6.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:49.881Z] #0 8.798 OK: 266 MiB in 52 packages [2024-09-13T15:54:49.881Z] #61 DONE 9.5s [2024-09-13T15:54:49.881Z] [2024-09-13T15:54:49.881Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:50.168Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.70MB / 28.04MB 4.6s [2024-09-13T15:54:50.168Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 4.7s [2024-09-13T15:54:50.467Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-13T15:54:50.748Z] #43 ... [2024-09-13T15:54:50.748Z] [2024-09-13T15:54:50.748Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T15:54:50.748Z] #60 10.87 OK: 266 MiB in 52 packages [2024-09-13T15:54:50.748Z] #60 DONE 11.5s [2024-09-13T15:54:50.748Z] [2024-09-13T15:54:50.748Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:50.748Z] #43 ... [2024-09-13T15:54:50.748Z] [2024-09-13T15:54:50.748Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:54:50.748Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.4s done [2024-09-13T15:54:50.748Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T15:54:50.748Z] #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-13T15:54:50.748Z] #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-13T15:54:50.748Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T15:54:50.748Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-13T15:54:50.748Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-13T15:54:50.748Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-13T15:54:50.748Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.01MB / 18.32MB 5.0s [2024-09-13T15:54:50.748Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-13T15:54:50.748Z] #62 ... [2024-09-13T15:54:50.748Z] [2024-09-13T15:54:50.748Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:50.748Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.62MB / 28.04MB 5.2s [2024-09-13T15:54:51.026Z] #43 ... [2024-09-13T15:54:51.027Z] [2024-09-13T15:54:51.027Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:51.027Z] #63 DONE 2.3s [2024-09-13T15:54:51.027Z] [2024-09-13T15:54:51.027Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:51.309Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.96MB / 28.04MB 5.8s [2024-09-13T15:54:51.582Z] #43 ... [2024-09-13T15:54:51.582Z] [2024-09-13T15:54:51.582Z] #64 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:51.582Z] #64 DONE 2.2s [2024-09-13T15:54:51.582Z] [2024-09-13T15:54:51.582Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:51.850Z] #43 ... [2024-09-13T15:54:51.850Z] [2024-09-13T15:54:51.850Z] #53 [support-notifications internal] load build context [2024-09-13T15:54:51.850Z] #53 transferring context: 3.13MB 5.3s done [2024-09-13T15:54:51.850Z] #53 DONE 7.3s [2024-09-13T15:54:51.850Z] [2024-09-13T15:54:51.850Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:51.850Z] #43 ... [2024-09-13T15:54:51.850Z] [2024-09-13T15:54:51.850Z] #65 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:51.850Z] #65 DONE 1.8s [2024-09-13T15:54:51.850Z] [2024-09-13T15:54:51.850Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:52.120Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 6.5s [2024-09-13T15:54:52.120Z] #43 ... [2024-09-13T15:54:52.120Z] [2024-09-13T15:54:52.120Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:54:52.120Z] #66 DONE 1.3s [2024-09-13T15:54:52.120Z] [2024-09-13T15:54:52.120Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:52.392Z] #43 ... [2024-09-13T15:54:52.392Z] [2024-09-13T15:54:52.392Z] #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:52.661Z] #67 ... [2024-09-13T15:54:52.661Z] [2024-09-13T15:54:52.661Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T15:54:52.661Z] #68 ... [2024-09-13T15:54:52.661Z] [2024-09-13T15:54:52.661Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T15:54:52.933Z] #69 ... [2024-09-13T15:54:52.933Z] [2024-09-13T15:54:52.933Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:54:52.933Z] #70 ... [2024-09-13T15:54:52.933Z] [2024-09-13T15:54:52.933Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:54:53.202Z] #71 ... [2024-09-13T15:54:53.202Z] [2024-09-13T15:54:53.202Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T15:54:53.202Z] #72 ... [2024-09-13T15:54:53.202Z] [2024-09-13T15:54:53.202Z] #73 [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-13T15:54:53.474Z] #73 ... [2024-09-13T15:54:53.474Z] [2024-09-13T15:54:53.474Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T15:54:53.474Z] #74 ... [2024-09-13T15:54:53.474Z] [2024-09-13T15:54:53.474Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T15:54:53.751Z] #75 ... [2024-09-13T15:54:53.751Z] [2024-09-13T15:54:53.751Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T15:54:53.751Z] #76 ... [2024-09-13T15:54:53.751Z] [2024-09-13T15:54:53.751Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:54:53.751Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.2s done [2024-09-13T15:54:55.712Z] #43 ... [2024-09-13T15:54:55.712Z] [2024-09-13T15:54:55.712Z] #77 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T15:54:55.712Z] #77 ... [2024-09-13T15:54:55.712Z] [2024-09-13T15:54:55.712Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:54:55.712Z] #70 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:55.988Z] #70 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:57.417Z] #70 ... [2024-09-13T15:54:57.417Z] [2024-09-13T15:54:57.417Z] #73 [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-13T15:54:57.417Z] #73 DONE 13.9s [2024-09-13T15:54:57.417Z] [2024-09-13T15:54:57.417Z] #77 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T15:54:57.417Z] #77 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:54:58.380Z] #77 ... [2024-09-13T15:54:58.380Z] [2024-09-13T15:54:58.380Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T15:54:58.380Z] #78 ... [2024-09-13T15:54:58.380Z] [2024-09-13T15:54:58.380Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:54:58.380Z] #70 15.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:54:58.380Z] #70 15.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:54:58.380Z] #70 15.97 OK: 19946 distinct packages available [2024-09-13T15:54:59.793Z] #70 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:00.778Z] #70 ... [2024-09-13T15:55:00.778Z] [2024-09-13T15:55:00.778Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:55:00.778Z] #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done [2024-09-13T15:55:00.778Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.5s [2024-09-13T15:55:01.046Z] #62 ... [2024-09-13T15:55:01.046Z] [2024-09-13T15:55:01.046Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:01.046Z] #79 ... [2024-09-13T15:55:01.046Z] [2024-09-13T15:55:01.046Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:01.046Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.7s [2024-09-13T15:55:01.630Z] #43 ... [2024-09-13T15:55:01.630Z] [2024-09-13T15:55:01.630Z] #67 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:01.630Z] #67 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:01.630Z] #67 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:01.630Z] #67 16.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:01.630Z] #67 16.80 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:01.630Z] #67 16.95 OK: 8 MiB in 16 packages [2024-09-13T15:55:01.630Z] #67 DONE 20.0s [2024-09-13T15:55:01.630Z] [2024-09-13T15:55:01.630Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:01.630Z] #43 ... [2024-09-13T15:55:01.630Z] [2024-09-13T15:55:01.630Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:01.898Z] #80 ... [2024-09-13T15:55:01.898Z] [2024-09-13T15:55:01.898Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:01.898Z] #43 ... [2024-09-13T15:55:01.898Z] [2024-09-13T15:55:01.898Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:02.165Z] #81 ... [2024-09-13T15:55:02.165Z] [2024-09-13T15:55:02.165Z] #82 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T15:55:02.165Z] #82 ... [2024-09-13T15:55:02.165Z] [2024-09-13T15:55:02.165Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:02.436Z] #83 ... [2024-09-13T15:55:02.436Z] [2024-09-13T15:55:02.436Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:06.701Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s [2024-09-13T15:55:06.701Z] #43 ... [2024-09-13T15:55:06.701Z] [2024-09-13T15:55:06.701Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T15:55:06.701Z] #68 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.701Z] #68 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.701Z] #68 22.58 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:06.701Z] #68 22.62 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T15:55:06.701Z] #68 22.76 (3/4) Installing su-exec (0.2-r3) [2024-09-13T15:55:06.701Z] #68 22.80 (4/4) Installing yq (4.33.3-r5) [2024-09-13T15:55:06.701Z] #68 24.00 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:06.701Z] #68 24.17 OK: 18 MiB in 19 packages [2024-09-13T15:55:06.969Z] #68 ... [2024-09-13T15:55:06.969Z] [2024-09-13T15:55:06.969Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T15:55:06.969Z] #75 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.969Z] #75 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.969Z] #75 18.93 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:55:06.969Z] #75 18.97 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:55:06.969Z] #75 18.97 OK: 19946 distinct packages available [2024-09-13T15:55:06.969Z] #75 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.969Z] #75 23.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.969Z] #75 ... [2024-09-13T15:55:06.969Z] [2024-09-13T15:55:06.969Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T15:55:06.969Z] #74 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.969Z] #74 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:06.969Z] #74 19.81 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T15:55:06.969Z] #74 20.49 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:06.969Z] #74 20.54 (3/3) Installing tzdata (2024a-r0) [2024-09-13T15:55:06.969Z] #74 23.65 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:06.969Z] #74 23.81 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:55:07.241Z] #74 ... [2024-09-13T15:55:07.241Z] [2024-09-13T15:55:07.241Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:07.241Z] #0 6.949 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:07.241Z] #0 9.300 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:07.241Z] #84 ... [2024-09-13T15:55:07.241Z] [2024-09-13T15:55:07.241Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T15:55:07.241Z] #76 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:07.241Z] #76 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:07.241Z] #76 21.32 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T15:55:07.241Z] #76 21.32 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T15:55:07.241Z] #76 21.32 OK: 19946 distinct packages available [2024-09-13T15:55:07.241Z] #76 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:07.508Z] #76 ... [2024-09-13T15:55:07.508Z] [2024-09-13T15:55:07.508Z] #77 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T15:55:07.508Z] #77 13.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:07.508Z] #77 18.06 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T15:55:07.508Z] #77 18.70 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:07.508Z] #77 18.73 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:07.508Z] #77 18.86 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:55:07.508Z] #77 20.35 OK: 9 MiB in 17 packages [2024-09-13T15:55:07.508Z] #77 DONE 22.0s [2024-09-13T15:55:07.508Z] [2024-09-13T15:55:07.508Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:08.920Z] #43 ... [2024-09-13T15:55:08.920Z] [2024-09-13T15:55:08.920Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T15:55:08.920Z] #68 DONE 26.4s [2024-09-13T15:55:08.920Z] [2024-09-13T15:55:08.920Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:09.885Z] #43 ... [2024-09-13T15:55:09.885Z] [2024-09-13T15:55:09.885Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T15:55:09.885Z] #72 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:09.885Z] #72 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:09.885Z] #72 25.84 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:09.885Z] #72 25.87 (2/2) Installing su-exec (0.2-r3) [2024-09-13T15:55:09.885Z] #72 25.88 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:09.885Z] #72 26.11 OK: 8 MiB in 17 packages [2024-09-13T15:55:09.885Z] #72 DONE 27.1s [2024-09-13T15:55:09.885Z] [2024-09-13T15:55:09.886Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:10.153Z] #43 ... [2024-09-13T15:55:10.154Z] [2024-09-13T15:55:10.154Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T15:55:10.154Z] #69 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:10.154Z] #69 20.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:10.154Z] #69 26.24 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T15:55:10.154Z] #69 27.19 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:10.154Z] #69 27.27 (3/4) Installing su-exec (0.2-r3) [2024-09-13T15:55:10.154Z] #69 27.30 (4/4) Installing yq (4.33.3-r5) [2024-09-13T15:55:10.154Z] #69 ... [2024-09-13T15:55:10.154Z] [2024-09-13T15:55:10.154Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:11.140Z] #43 ... [2024-09-13T15:55:11.140Z] [2024-09-13T15:55:11.140Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T15:55:11.140Z] #74 24.90 OK: 12 MiB in 18 packages [2024-09-13T15:55:11.140Z] #74 DONE 27.7s [2024-09-13T15:55:11.140Z] [2024-09-13T15:55:11.140Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:11.140Z] #43 ... [2024-09-13T15:55:11.140Z] [2024-09-13T15:55:11.140Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:11.140Z] #71 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:11.140Z] #71 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:11.140Z] #71 26.15 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:11.140Z] #71 26.23 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:11.140Z] #71 26.49 OK: 8 MiB in 16 packages [2024-09-13T15:55:11.140Z] #71 ... [2024-09-13T15:55:11.140Z] [2024-09-13T15:55:11.140Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:55:11.140Z] #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.1s done [2024-09-13T15:55:11.413Z] #62 ... [2024-09-13T15:55:11.413Z] [2024-09-13T15:55:11.413Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:11.413Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s [2024-09-13T15:55:11.680Z] #43 ... [2024-09-13T15:55:11.680Z] [2024-09-13T15:55:11.680Z] #71 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:11.680Z] #71 DONE 28.8s [2024-09-13T15:55:11.681Z] [2024-09-13T15:55:11.681Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T15:55:11.681Z] #78 13.19 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:11.681Z] #78 15.74 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:11.681Z] #78 ... [2024-09-13T15:55:11.681Z] [2024-09-13T15:55:11.681Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:55:11.681Z] #70 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:11.681Z] #70 26.81 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T15:55:11.681Z] #70 27.79 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T15:55:11.681Z] #70 27.88 (3/11) Installing libunistring (1.1-r1) [2024-09-13T15:55:11.681Z] #70 28.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T15:55:11.681Z] #70 28.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T15:55:11.681Z] #70 28.38 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T15:55:11.681Z] #70 28.58 (7/11) Installing curl (8.9.1-r0) [2024-09-13T15:55:11.681Z] #70 28.73 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:11.681Z] #70 28.76 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T15:55:11.681Z] #70 28.77 (10/11) Installing libucontext (1.2-r2) [2024-09-13T15:55:11.681Z] #70 28.83 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T15:55:11.681Z] #70 28.88 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:11.681Z] #70 29.04 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:55:11.948Z] #70 ... [2024-09-13T15:55:11.948Z] [2024-09-13T15:55:11.948Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T15:55:14.538Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done [2024-09-13T15:55:14.538Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done [2024-09-13T15:55:14.806Z] #43 DONE 34.1s [2024-09-13T15:55:14.806Z] [2024-09-13T15:55:14.806Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:14.806Z] #84 17.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:15.392Z] #84 ... [2024-09-13T15:55:15.392Z] [2024-09-13T15:55:15.392Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T15:55:15.392Z] #78 24.64 OK: 266 MiB in 52 packages [2024-09-13T15:55:15.392Z] #78 DONE 26.9s [2024-09-13T15:55:15.392Z] [2024-09-13T15:55:15.392Z] #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T15:55:15.392Z] #75 29.80 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:15.392Z] #75 29.82 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T15:55:15.392Z] #75 29.83 (3/5) Installing libucontext (1.2-r2) [2024-09-13T15:55:15.392Z] #75 29.87 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T15:55:15.392Z] #75 29.91 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T15:55:15.392Z] #75 30.09 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:15.392Z] #75 30.28 OK: 9 MiB in 20 packages [2024-09-13T15:55:15.392Z] #75 DONE 32.0s [2024-09-13T15:55:15.392Z] [2024-09-13T15:55:15.392Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T15:55:15.392Z] #85 ... [2024-09-13T15:55:15.392Z] [2024-09-13T15:55:15.392Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T15:55:15.392Z] #69 28.66 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:15.392Z] #69 28.78 Executing ca-certificates-20240226-r0.trigger [2024-09-13T15:55:15.392Z] #69 30.14 OK: 18 MiB in 19 packages [2024-09-13T15:55:15.392Z] #69 DONE 32.7s [2024-09-13T15:55:15.673Z] [2024-09-13T15:55:15.673Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T15:55:15.951Z] #86 ... [2024-09-13T15:55:15.951Z] [2024-09-13T15:55:15.951Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T15:55:15.951Z] #70 30.73 OK: 13 MiB in 26 packages [2024-09-13T15:55:15.951Z] #70 DONE 33.4s [2024-09-13T15:55:15.951Z] [2024-09-13T15:55:15.951Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:16.222Z] #87 ... [2024-09-13T15:55:16.222Z] [2024-09-13T15:55:16.222Z] #82 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T15:55:16.222Z] #82 4.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:16.222Z] #82 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:16.222Z] #82 13.31 OK: 8 MiB in 16 packages [2024-09-13T15:55:16.222Z] #82 ... [2024-09-13T15:55:16.222Z] [2024-09-13T15:55:16.222Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:16.222Z] #84 18.59 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:16.222Z] #84 18.83 OK: 8 MiB in 16 packages [2024-09-13T15:55:16.810Z] #84 ... [2024-09-13T15:55:16.810Z] [2024-09-13T15:55:16.810Z] #76 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T15:55:16.810Z] #76 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:16.810Z] #76 31.83 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T15:55:16.810Z] #76 31.84 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T15:55:16.810Z] #76 31.85 (3/4) Installing libucontext (1.2-r2) [2024-09-13T15:55:16.810Z] #76 31.88 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T15:55:16.810Z] #76 31.92 Executing busybox-1.36.1-r7.trigger [2024-09-13T15:55:16.810Z] #76 32.09 OK: 8 MiB in 19 packages [2024-09-13T15:55:16.810Z] #76 DONE 33.7s [2024-09-13T15:55:17.078Z] [2024-09-13T15:55:17.078Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T15:55:17.078Z] #88 DONE 1.8s [2024-09-13T15:55:17.078Z] [2024-09-13T15:55:17.078Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T15:55:17.345Z] #89 ... [2024-09-13T15:55:17.345Z] [2024-09-13T15:55:17.345Z] #82 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T15:55:17.345Z] #82 DONE 16.7s [2024-09-13T15:55:17.345Z] [2024-09-13T15:55:17.345Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:17.612Z] #90 ... [2024-09-13T15:55:17.612Z] [2024-09-13T15:55:17.612Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:17.612Z] #0 5.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:17.612Z] #0 8.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:17.880Z] #91 ... [2024-09-13T15:55:17.880Z] [2024-09-13T15:55:17.880Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T15:55:17.880Z] #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:17.880Z] #0 7.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:17.880Z] #92 ... [2024-09-13T15:55:17.880Z] [2024-09-13T15:55:17.880Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T15:55:17.880Z] #84 DONE 20.6s [2024-09-13T15:55:17.880Z] [2024-09-13T15:55:17.880Z] #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:17.880Z] #0 5.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:18.841Z] #93 7.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:18.841Z] #93 ... [2024-09-13T15:55:18.841Z] [2024-09-13T15:55:18.841Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T15:55:18.841Z] #0 6.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:18.841Z] #0 9.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:20.257Z] #94 ... [2024-09-13T15:55:20.257Z] [2024-09-13T15:55:20.257Z] #95 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T15:55:20.257Z] #0 7.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:20.257Z] #0 8.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:21.671Z] #95 ... [2024-09-13T15:55:21.671Z] [2024-09-13T15:55:21.671Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T15:55:21.671Z] #86 5.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:23.086Z] #86 ... [2024-09-13T15:55:23.086Z] [2024-09-13T15:55:23.086Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:23.086Z] #91 14.32 OK: 9 MiB in 17 packages [2024-09-13T15:55:23.086Z] #91 DONE 15.4s [2024-09-13T15:55:23.086Z] [2024-09-13T15:55:23.086Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T15:55:23.086Z] #86 7.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:23.353Z] #86 ... [2024-09-13T15:55:23.353Z] [2024-09-13T15:55:23.353Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T15:55:23.353Z] #92 12.67 OK: 8 MiB in 17 packages [2024-09-13T15:55:23.353Z] #92 DONE 13.7s [2024-09-13T15:55:23.620Z] [2024-09-13T15:55:23.620Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T15:55:23.620Z] #96 ... [2024-09-13T15:55:23.620Z] [2024-09-13T15:55:23.620Z] #94 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T15:55:23.620Z] #94 13.82 OK: 18 MiB in 19 packages [2024-09-13T15:55:23.620Z] #94 DONE 14.8s [2024-09-13T15:55:23.888Z] [2024-09-13T15:55:23.888Z] #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:23.888Z] #93 12.98 OK: 12 MiB in 18 packages [2024-09-13T15:55:23.888Z] #93 ... [2024-09-13T15:55:23.888Z] [2024-09-13T15:55:23.888Z] #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T15:55:23.888Z] #97 DONE 0.3s [2024-09-13T15:55:24.156Z] [2024-09-13T15:55:24.156Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T15:55:24.156Z] #89 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:24.156Z] #89 6.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:25.122Z] #89 ... [2024-09-13T15:55:25.122Z] [2024-09-13T15:55:25.122Z] #93 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:25.122Z] #93 DONE 13.9s [2024-09-13T15:55:25.122Z] [2024-09-13T15:55:25.122Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:25.122Z] #87 5.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:25.122Z] #87 7.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:26.111Z] #87 ... [2024-09-13T15:55:26.111Z] [2024-09-13T15:55:26.111Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T15:55:26.111Z] #96 DONE 2.8s [2024-09-13T15:55:26.378Z] [2024-09-13T15:55:26.378Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T15:55:26.646Z] #98 DONE 0.3s [2024-09-13T15:55:26.646Z] [2024-09-13T15:55:26.646Z] #95 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T15:55:26.646Z] #95 13.55 OK: 8 MiB in 16 packages [2024-09-13T15:55:26.646Z] #95 DONE 14.9s [2024-09-13T15:55:26.646Z] [2024-09-13T15:55:26.646Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T15:55:26.646Z] #87 10.49 OK: 13 MiB in 26 packages [2024-09-13T15:55:27.239Z] #87 DONE 11.2s [2024-09-13T15:55:27.239Z] [2024-09-13T15:55:27.239Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T15:55:27.239Z] #85 6.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:27.239Z] #85 8.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T15:55:27.239Z] #85 ... [2024-09-13T15:55:27.239Z] [2024-09-13T15:55:27.239Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T15:55:27.239Z] #89 10.32 OK: 8 MiB in 19 packages [2024-09-13T15:55:27.829Z] #89 DONE 11.0s [2024-09-13T15:55:27.829Z] [2024-09-13T15:55:27.829Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T15:55:27.829Z] #86 11.98 OK: 18 MiB in 19 packages [2024-09-13T15:55:28.098Z] #86 DONE 12.6s [2024-09-13T15:55:28.098Z] [2024-09-13T15:55:28.098Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:55:28.098Z] #99 ... [2024-09-13T15:55:28.098Z] [2024-09-13T15:55:28.098Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T15:55:28.098Z] #85 12.23 OK: 9 MiB in 20 packages [2024-09-13T15:55:28.098Z] #85 DONE 12.9s [2024-09-13T15:55:28.365Z] [2024-09-13T15:55:28.365Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T15:55:30.325Z] #100 ... [2024-09-13T15:55:30.325Z] [2024-09-13T15:55:30.325Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:55:30.325Z] #99 DONE 2.0s [2024-09-13T15:55:30.325Z] [2024-09-13T15:55:30.325Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:55:30.325Z] #101 DONE 1.8s [2024-09-13T15:55:30.325Z] [2024-09-13T15:55:30.325Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T15:55:30.325Z] #100 DONE 1.9s [2024-09-13T15:55:30.325Z] [2024-09-13T15:55:30.325Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T15:55:30.325Z] #102 DONE 0.1s [2024-09-13T15:55:30.325Z] [2024-09-13T15:55:30.325Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:55:30.325Z] #103 ... [2024-09-13T15:55:30.325Z] [2024-09-13T15:55:30.326Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T15:55:30.326Z] #104 DONE 0.2s [2024-09-13T15:55:30.326Z] [2024-09-13T15:55:30.326Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T15:55:30.326Z] #105 DONE 0.2s [2024-09-13T15:55:30.326Z] [2024-09-13T15:55:30.326Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T15:55:30.597Z] #106 DONE 0.3s [2024-09-13T15:55:30.597Z] [2024-09-13T15:55:30.597Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T15:55:30.597Z] #107 DONE 0.2s [2024-09-13T15:55:30.597Z] [2024-09-13T15:55:30.597Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T15:55:30.862Z] #108 DONE 0.2s [2024-09-13T15:55:30.862Z] [2024-09-13T15:55:30.862Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T15:55:30.862Z] #109 ... [2024-09-13T15:55:30.862Z] [2024-09-13T15:55:30.862Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T15:55:30.862Z] #110 DONE 0.2s [2024-09-13T15:55:30.862Z] [2024-09-13T15:55:30.862Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T15:55:30.862Z] #109 DONE 0.2s [2024-09-13T15:55:30.862Z] [2024-09-13T15:55:30.862Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T15:55:31.127Z] #111 DONE 0.3s [2024-09-13T15:55:31.127Z] [2024-09-13T15:55:31.127Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T15:55:31.127Z] #112 DONE 0.3s [2024-09-13T15:55:31.127Z] [2024-09-13T15:55:31.127Z] #113 [security-spire-server] exporting to image [2024-09-13T15:55:31.127Z] #113 exporting layers [2024-09-13T15:55:31.544Z] #118 DONE 48.8s [2024-09-13T15:55:31.544Z] [2024-09-13T15:55:31.544Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:31.544Z] #73 DONE 52.5s [2024-09-13T15:55:31.544Z] [2024-09-13T15:55:31.544Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:31.544Z] #81 DONE 51.8s [2024-09-13T15:55:31.544Z] [2024-09-13T15:55:31.544Z] #87 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:31.544Z] #87 DONE 52.0s [2024-09-13T15:55:31.544Z] [2024-09-13T15:55:31.544Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T15:55:31.544Z] #119 ... [2024-09-13T15:55:31.544Z] [2024-09-13T15:55:31.544Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:31.544Z] #95 DONE 52.1s [2024-09-13T15:55:31.544Z] [2024-09-13T15:55:31.544Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T15:55:31.711Z] #113 ... [2024-09-13T15:55:31.711Z] [2024-09-13T15:55:31.711Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T15:55:31.711Z] #103 DONE 1.4s [2024-09-13T15:55:31.711Z] [2024-09-13T15:55:31.711Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T15:55:31.711Z] #114 DONE 0.2s [2024-09-13T15:55:31.711Z] [2024-09-13T15:55:31.711Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T15:55:31.711Z] #62 ... [2024-09-13T15:55:31.711Z] [2024-09-13T15:55:31.711Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T15:55:31.984Z] #115 DONE 0.2s [2024-09-13T15:55:31.984Z] [2024-09-13T15:55:31.984Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T15:55:31.984Z] #116 DONE 0.2s [2024-09-13T15:55:31.984Z] [2024-09-13T15:55:31.984Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T15:55:32.249Z] #117 DONE 0.1s [2024-09-13T15:55:32.249Z] [2024-09-13T15:55:32.249Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T15:55:32.515Z] #118 DONE 0.1s [2024-09-13T15:55:32.515Z] [2024-09-13T15:55:32.515Z] #113 [security-spire-agent] exporting to image [2024-09-13T15:55:33.470Z] #113 exporting layers 2.2s done [2024-09-13T15:55:33.471Z] #113 writing image sha256:f237232ad6d12346db187895a95073c6e92fd5668d54eef8210684c37429e0f3 done [2024-09-13T15:55:33.471Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2024-09-13T15:55:33.471Z] #113 exporting layers 2.2s done [2024-09-13T15:55:33.737Z] #113 writing image sha256:5a8ad98fd27c2d2dd4aea644975c59dcee3684b5c2b7bb83946c7ba12d141486 done [2024-09-13T15:55:33.737Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2024-09-13T15:55:34.316Z] #113 exporting layers 1.8s done [2024-09-13T15:55:34.316Z] #113 writing image sha256:63a8f5f056cc24023d1fb10f2dcd6ca9245c68c50e10bef68071d6a164780e3e done [2024-09-13T15:55:34.316Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-13T15:55:34.316Z] #113 DONE 3.0s [2024-09-13T15:55:34.316Z] [2024-09-13T15:55:34.316Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:39.718Z] #120 ... [2024-09-13T15:55:39.718Z] [2024-09-13T15:55:39.718Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T15:55:39.718Z] #121 ... [2024-09-13T15:55:39.718Z] [2024-09-13T15:55:39.718Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T15:55:39.718Z] #122 ... [2024-09-13T15:55:39.718Z] [2024-09-13T15:55:39.718Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-13T15:55:43.015Z] #123 ... [2024-09-13T15:55:43.015Z] [2024-09-13T15:55:43.015Z] #124 [core-command builder 6/7] COPY . . [2024-09-13T15:55:43.015Z] #124 CACHED [2024-09-13T15:55:43.015Z] [2024-09-13T15:55:43.015Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.015Z] #125 CACHED [2024-09-13T15:55:43.015Z] [2024-09-13T15:55:43.015Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.015Z] #126 CACHED [2024-09-13T15:55:43.015Z] [2024-09-13T15:55:43.015Z] #127 [core-metadata builder 6/7] COPY . . [2024-09-13T15:55:43.015Z] #127 CACHED [2024-09-13T15:55:43.015Z] [2024-09-13T15:55:43.015Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.015Z] #128 CACHED [2024-09-13T15:55:43.015Z] [2024-09-13T15:55:43.016Z] #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #129 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #130 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.016Z] #131 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #132 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #133 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #134 [core-data builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #134 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.016Z] #135 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #121 DONE 13.5s [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #136 [support-scheduler builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #136 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #137 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.016Z] #137 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #138 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #119 DONE 13.6s [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T15:55:43.016Z] #139 ... [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #140 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.016Z] #141 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #142 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #143 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.016Z] #144 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #145 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #122 DONE 13.7s [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #146 [support-notifications builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #146 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:55:43.016Z] #147 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #148 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:55:43.016Z] #148 CACHED [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T15:55:43.016Z] #120 DONE 13.8s [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-13T15:55:43.016Z] #123 DONE 13.8s [2024-09-13T15:55:43.016Z] [2024-09-13T15:55:43.016Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T15:55:44.936Z] #149 1.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-13T15:55:53.086Z] #149 ... [2024-09-13T15:55:53.086Z] [2024-09-13T15:55:53.086Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T15:55:53.086Z] #0 1.161 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-13T15:55:53.086Z] #150 ... [2024-09-13T15:55:53.086Z] [2024-09-13T15:55:53.086Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T15:55:53.086Z] #0 1.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-13T15:55:53.086Z] #151 ... [2024-09-13T15:55:53.086Z] [2024-09-13T15:55:53.086Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T15:55:53.086Z] #0 1.755 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-13T15:55:53.086Z] #152 ... [2024-09-13T15:55:53.086Z] [2024-09-13T15:55:53.086Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T15:55:53.086Z] #0 1.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T15:55:53.086Z] #153 ... [2024-09-13T15:55:53.086Z] [2024-09-13T15:55:53.086Z] #154 [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-13T15:55:53.086Z] #0 1.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-13T15:55:53.344Z] #154 ... [2024-09-13T15:55:53.344Z] [2024-09-13T15:55:53.344Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T15:55:53.344Z] #0 1.011 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-13T15:55:53.344Z] #155 ... [2024-09-13T15:55:53.344Z] [2024-09-13T15:55:53.344Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T15:55:53.344Z] #0 1.144 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-13T15:55:53.602Z] #156 ... [2024-09-13T15:55:53.602Z] [2024-09-13T15:55:53.602Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T15:55:53.602Z] #0 0.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-13T15:55:53.602Z] #157 ... [2024-09-13T15:55:53.602Z] [2024-09-13T15:55:53.602Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T15:55:53.602Z] #0 1.172 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-13T15:55:53.859Z] #158 ... [2024-09-13T15:55:53.859Z] [2024-09-13T15:55:53.859Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T15:55:53.859Z] #0 1.549 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T15:55:54.116Z] #159 ... [2024-09-13T15:55:54.116Z] [2024-09-13T15:55:54.116Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T15:55:54.116Z] #139 1.511 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-13T15:55:54.116Z] #139 ... [2024-09-13T15:55:54.116Z] [2024-09-13T15:55:54.116Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T15:55:54.116Z] #0 1.419 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-13T15:56:55.897Z] #81 ... [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.897Z] #90 DONE 94.9s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.897Z] #81 DONE 120.1s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.897Z] #83 DONE 119.8s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.897Z] #80 DONE 120.5s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #119 [core-command builder 6/7] COPY . . [2024-09-13T15:56:55.897Z] #119 ... [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.897Z] #79 DONE 121.2s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T15:56:55.897Z] #120 DONE 1.7s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #121 [core-keeper builder 7/8] COPY . . [2024-09-13T15:56:55.897Z] #121 DONE 1.8s [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.897Z] #122 CACHED [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T15:56:55.897Z] #123 CACHED [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.897Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.897Z] #124 CACHED [2024-09-13T15:56:55.897Z] [2024-09-13T15:56:55.898Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #125 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #126 [core-data builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #126 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #127 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #128 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #129 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #130 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #131 [support-scheduler builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #131 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #132 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #133 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #134 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #135 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #136 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #137 [core-metadata builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #137 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #138 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #139 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #140 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #140 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #141 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #142 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #143 DONE 1.8s [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #119 [core-command builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #119 DONE 1.7s [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #144 [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-13T15:56:55.898Z] #144 ... [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T15:56:55.898Z] #145 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T15:56:55.898Z] #146 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #147 CACHED [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #148 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T15:56:55.898Z] #148 DONE 1.9s [2024-09-13T15:56:55.898Z] [2024-09-13T15:56:55.898Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T15:57:00.142Z] #149 ... [2024-09-13T15:57:00.142Z] [2024-09-13T15:57:00.142Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T15:57:00.142Z] #0 5.385 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-13T15:57:00.409Z] #150 ... [2024-09-13T15:57:00.409Z] [2024-09-13T15:57:00.409Z] #144 [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-13T15:57:00.409Z] #144 6.633 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-13T15:57:04.653Z] #144 ... [2024-09-13T15:57:04.653Z] [2024-09-13T15:57:04.653Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T15:57:04.653Z] #0 8.655 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-13T15:57:04.653Z] #151 ... [2024-09-13T15:57:04.653Z] [2024-09-13T15:57:04.653Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T15:57:04.653Z] #0 8.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-13T15:57:04.653Z] #152 ... [2024-09-13T15:57:04.653Z] [2024-09-13T15:57:04.653Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T15:57:04.653Z] #0 8.325 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-13T15:57:04.653Z] #153 ... [2024-09-13T15:57:04.653Z] [2024-09-13T15:57:04.653Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T15:57:04.653Z] #0 7.595 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-13T15:57:04.653Z] #154 ... [2024-09-13T15:57:04.653Z] [2024-09-13T15:57:04.653Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T15:57:04.653Z] #0 8.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-13T15:57:04.653Z] #155 ... [2024-09-13T15:57:04.653Z] [2024-09-13T15:57:04.653Z] #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-13T15:57:04.653Z] #0 7.752 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-13T15:57:04.917Z] #156 ... [2024-09-13T15:57:04.917Z] [2024-09-13T15:57:04.917Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T15:57:04.917Z] #0 5.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-13T15:57:04.917Z] #157 ... [2024-09-13T15:57:04.917Z] [2024-09-13T15:57:04.917Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T15:57:04.917Z] #0 6.332 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-13T15:57:05.182Z] #158 ... [2024-09-13T15:57:05.182Z] [2024-09-13T15:57:05.182Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T15:57:05.182Z] #0 7.369 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-13T15:57:05.446Z] #159 ... [2024-09-13T15:57:05.446Z] [2024-09-13T15:57:05.446Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T15:57:05.446Z] #0 6.822 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-13T15:57:05.446Z] #160 ... [2024-09-13T15:57:05.446Z] [2024-09-13T15:57:05.446Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T15:57:05.446Z] #149 8.537 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-13T15:57:31.041Z] #160 ... [2024-09-13T15:57:31.041Z] [2024-09-13T15:57:31.041Z] #154 [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-13T15:57:31.041Z] #154 93.85 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-13T15:58:38.821Z] #154 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T15:58:38.821Z] #160 DONE 166.0s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T15:58:38.821Z] #157 DONE 166.2s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T15:58:38.821Z] #152 DONE 166.0s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T15:58:38.821Z] #150 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #161 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T15:58:38.821Z] #156 DONE 166.6s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #162 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T15:58:38.821Z] #149 DONE 167.0s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T15:58:38.821Z] #155 DONE 167.4s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #163 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T15:58:38.821Z] #158 DONE 167.5s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #164 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T15:58:38.821Z] #139 DONE 167.7s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T15:58:38.821Z] #150 DONE 167.9s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #163 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #154 [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-13T15:58:38.821Z] #154 DONE 168.2s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #165 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T15:58:38.821Z] #159 DONE 168.1s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T15:58:38.821Z] #151 DONE 168.5s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T15:58:38.821Z] #153 DONE 168.3s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #166 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #162 DONE 2.7s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #161 DONE 3.1s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #163 DONE 3.0s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.821Z] #167 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #164 DONE 2.2s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #165 DONE 1.6s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.821Z] #168 ... [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #169 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.821Z] #169 DONE 0.5s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.821Z] #166 DONE 1.4s [2024-09-13T15:58:38.821Z] [2024-09-13T15:58:38.821Z] #170 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T15:58:38.822Z] #170 DONE 1.0s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #171 DONE 0.9s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #172 DONE 1.2s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T15:58:38.822Z] #173 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #174 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #175 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #176 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #177 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #178 DONE 0.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #179 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #180 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #168 DONE 0.6s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #167 DONE 1.0s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #181 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #182 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #182 CACHED [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T15:58:38.822Z] #183 DONE 0.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #184 DONE 1.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #185 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #186 DONE 1.2s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #187 DONE 1.2s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #188 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T15:58:38.822Z] #188 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #173 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T15:58:38.822Z] #173 DONE 1.9s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #189 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #189 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #190 [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-13T15:58:38.822Z] #190 DONE 2.3s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T15:58:38.822Z] #191 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T15:58:38.822Z] #192 DONE 2.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T15:58:38.822Z] #193 DONE 2.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T15:58:38.822Z] #194 DONE 2.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #195 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T15:58:38.822Z] #195 DONE 3.3s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T15:58:38.822Z] #196 DONE 2.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #197 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T15:58:38.822Z] #198 DONE 3.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #199 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T15:58:38.822Z] #199 DONE 3.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #200 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T15:58:38.822Z] #200 DONE 3.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #185 DONE 3.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #201 [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-13T15:58:38.822Z] #201 DONE 2.6s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [core-keeper] exporting to image [2024-09-13T15:58:38.822Z] #115 exporting layers [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #188 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T15:58:38.822Z] #188 DONE 2.7s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T15:58:38.822Z] #191 DONE 0.9s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #189 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #189 DONE 2.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #202 DONE 0.8s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #203 DONE 0.8s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T15:58:38.822Z] #204 DONE 0.8s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #205 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #205 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #206 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #207 [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-13T15:58:38.822Z] #207 DONE 0.8s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #208 [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-13T15:58:38.822Z] #208 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #197 DONE 0.8s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #209 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #210 [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-13T15:58:38.822Z] #210 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [security-spiffe-token-provider] exporting to image [2024-09-13T15:58:38.822Z] #115 writing image sha256:ef352ed1aed2a0060d2a24d7c82cba4bb2ee9f6873394c091361ec482a595bb1 done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/core-keeper done [2024-09-13T15:58:38.822Z] #115 exporting layers 0.5s done [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T15:58:38.822Z] #211 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T15:58:38.822Z] #212 DONE 0.6s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T15:58:38.822Z] #213 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [support-cron-scheduler] exporting to image [2024-09-13T15:58:38.822Z] #115 writing image sha256:d52c6d43b5734a5b0988cd8ce0a9b56c04fa051b8287faa13dbf42504780db9e [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T15:58:38.822Z] #214 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #205 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T15:58:38.822Z] #205 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T15:58:38.822Z] #215 DONE 0.2s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #216 [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-13T15:58:38.822Z] #216 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [core-data] exporting to image [2024-09-13T15:58:38.822Z] #115 writing image sha256:d52c6d43b5734a5b0988cd8ce0a9b56c04fa051b8287faa13dbf42504780db9e 0.1s done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/support-notifications done [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T15:58:38.822Z] #217 DONE 0.4s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [core-data] exporting to image [2024-09-13T15:58:38.822Z] #115 writing image sha256:43c6ed000284fb449f7a5a929e44a947e68299c5fbca638789115665ab38512d [2024-09-13T15:58:38.822Z] #115 writing image sha256:0f2b26f6ceecf1e583aaf4adf79fd86aa987ebaebd4af994a8a8af33aac20911 [2024-09-13T15:58:38.822Z] #115 writing image sha256:fa76a8ee6a800062b33b89d0595f92372c2744c4c8118d8e68f4efe664b74eeb [2024-09-13T15:58:38.822Z] #115 exporting layers 0.3s done [2024-09-13T15:58:38.822Z] #115 writing image sha256:43c6ed000284fb449f7a5a929e44a947e68299c5fbca638789115665ab38512d 0.1s done [2024-09-13T15:58:38.822Z] #115 writing image sha256:0f2b26f6ceecf1e583aaf4adf79fd86aa987ebaebd4af994a8a8af33aac20911 0.1s done [2024-09-13T15:58:38.822Z] #115 writing image sha256:fa76a8ee6a800062b33b89d0595f92372c2744c4c8118d8e68f4efe664b74eeb 0.0s done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/core-command done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/support-scheduler done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/security-spiffe-token-provider done [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T15:58:38.822Z] #218 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T15:58:38.822Z] #219 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T15:58:38.822Z] #220 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [core-metadata] exporting to image [2024-09-13T15:58:38.822Z] #115 exporting layers 0.5s done [2024-09-13T15:58:38.822Z] #115 writing image sha256:3ad3fc5bd9242a1669e85a6bacd95981e159323f4a6c9e261db555ff744d321b done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/support-cron-scheduler done [2024-09-13T15:58:38.822Z] #115 writing image sha256:623e08ab3c45a172df57cb8e162a0b51d61ebc9b235d243dcd3fd914b1337a5a done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/core-metadata done [2024-09-13T15:58:38.822Z] #115 writing image sha256:a130561570dc6e6c61181d2e601c0418a7828ae2e33c9adda453e1d8e7bd8ce4 [2024-09-13T15:58:38.822Z] #115 writing image sha256:a130561570dc6e6c61181d2e601c0418a7828ae2e33c9adda453e1d8e7bd8ce4 done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/core-data done [2024-09-13T15:58:38.822Z] #115 DONE 2.4s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T15:58:38.822Z] #221 DONE 0.4s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T15:58:38.822Z] #222 DONE 0.4s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T15:58:38.822Z] #223 DONE 1.0s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #224 [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-13T15:58:38.822Z] #224 DONE 0.0s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #225 [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-13T15:58:38.822Z] #225 DONE 0.9s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T15:58:38.822Z] #226 DONE 0.5s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T15:58:38.822Z] #227 DONE 0.0s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [security-proxy-setup] exporting to image [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #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-13T15:58:38.822Z] #228 DONE 0.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #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-13T15:58:38.822Z] #229 DONE 0.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [security-proxy-setup] exporting to image [2024-09-13T15:58:38.822Z] #115 exporting layers 0.2s done [2024-09-13T15:58:38.822Z] #115 writing image sha256:099ceca8e461b3a7b2ef93a04670e019bf4157464fc81b4ad1c7ab595e481054 0.0s done [2024-09-13T15:58:38.822Z] #115 naming to docker.io/library/core-common-config-bootstrapper [2024-09-13T15:58:38.822Z] #115 ... [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T15:58:38.822Z] #230 DONE 0.1s [2024-09-13T15:58:38.822Z] [2024-09-13T15:58:38.822Z] #115 [core-common-config-bootstrapper] exporting to image [2024-09-13T15:58:38.823Z] #115 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-09-13T15:58:38.823Z] #115 ... [2024-09-13T15:58:38.823Z] [2024-09-13T15:58:38.823Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T15:58:38.823Z] #231 DONE 0.1s [2024-09-13T15:58:38.823Z] [2024-09-13T15:58:38.823Z] #115 [security-proxy-auth] exporting to image [2024-09-13T15:58:38.823Z] #115 exporting layers 0.4s done [2024-09-13T15:58:38.823Z] #115 writing image sha256:325a6f45fb62eb3ae32142e4457ed48f71ecc1b99f7eeb8ab8bfad3cb85aa2a1 0.0s done [2024-09-13T15:58:38.823Z] #115 naming to docker.io/library/security-proxy-auth done [2024-09-13T15:58:38.823Z] #115 writing image sha256:63350536d2f9b9d8f6c40a4113356a6fb6c9e683265c6a9f56b0bc4410d8f12f [2024-09-13T15:58:38.823Z] #115 writing image sha256:63350536d2f9b9d8f6c40a4113356a6fb6c9e683265c6a9f56b0bc4410d8f12f done [2024-09-13T15:58:38.823Z] #115 naming to docker.io/library/security-proxy-setup done [2024-09-13T15:58:38.823Z] #115 DONE 3.0s [2024-09-13T15:58:38.823Z] [2024-09-13T15:58:38.823Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T15:58:38.823Z] #232 DONE 0.5s [2024-09-13T15:58:38.823Z] [2024-09-13T15:58:38.823Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T15:58:39.081Z] #233 DONE 0.9s [2024-09-13T15:58:39.081Z] [2024-09-13T15:58:39.081Z] #115 [security-secretstore-setup] exporting to image [2024-09-13T15:58:40.015Z] #115 exporting layers 1.1s done [2024-09-13T15:58:40.016Z] #115 exporting layers 1.2s done [2024-09-13T15:58:40.016Z] #115 writing image sha256:d4f1271923ef35eb1ee8147a4f410e7997cc7930d0a5cbf667f18a321198f9c8 done [2024-09-13T15:58:40.016Z] #115 naming to docker.io/library/security-secretstore-setup done [2024-09-13T15:58:40.016Z] #115 writing image sha256:c2e3494eb7762cca44ff41082651f6d311229e429db0f40ebcb689dae2802fc4 done [2024-09-13T15:58:40.016Z] #115 naming to docker.io/library/security-bootstrapper done [2024-09-13T15:58:40.016Z] #115 DONE 4.7s [2024-09-13T15:58:40.016Z] [2024-09-13T15:58:40.016Z] #30 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T15:58:40.016Z] time="2024-09-13T15:53:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T15:58:40.022Z] $ docker stop --time=1 c08f9a89cb6d4301cbe91c0d1e89edf4a61aa936435e89ac7d52c4cbc77ccbb1 [2024-09-13T15:58:41.386Z] $ docker rm -f --volumes c08f9a89cb6d4301cbe91c0d1e89edf4a61aa936435e89ac7d52c4cbc77ccbb1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T15:58:41.738Z] + docker images [2024-09-13T15:58:41.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T15:58:41.738Z] security-bootstrapper latest c2e3494eb776 3 seconds ago 19MB [2024-09-13T15:58:41.738Z] security-secretstore-setup latest d4f1271923ef 3 seconds ago 37MB [2024-09-13T15:58:41.738Z] core-data latest a130561570dc 4 seconds ago 39.8MB [2024-09-13T15:58:41.738Z] security-proxy-setup latest 63350536d2f9 4 seconds ago 26.2MB [2024-09-13T15:58:41.738Z] security-proxy-auth latest 325a6f45fb62 4 seconds ago 33.1MB [2024-09-13T15:58:41.738Z] core-common-config-bootstrapper latest 099ceca8e461 4 seconds ago 15.2MB [2024-09-13T15:58:41.738Z] support-cron-scheduler latest 3ad3fc5bd924 5 seconds ago 44.3MB [2024-09-13T15:58:41.738Z] security-spiffe-token-provider latest fa76a8ee6a80 5 seconds ago 28.9MB [2024-09-13T15:58:41.738Z] support-notifications latest d52c6d43b573 5 seconds ago 42.6MB [2024-09-13T15:58:41.738Z] core-metadata latest 623e08ab3c45 5 seconds ago 39.9MB [2024-09-13T15:58:41.738Z] core-keeper latest ef352ed1aed2 5 seconds ago 39.7MB [2024-09-13T15:58:41.738Z] support-scheduler latest 0f2b26f6ceec 5 seconds ago 42.1MB [2024-09-13T15:58:41.738Z] core-command latest 43c6ed000284 5 seconds ago 35.5MB [2024-09-13T15:58:41.738Z] security-spire-config latest be34072295fc 3 minutes ago 120MB [2024-09-13T15:58:41.738Z] security-spire-agent latest 5bf22d800621 3 minutes ago 182MB [2024-09-13T15:58:41.738Z] security-spire-server latest a1ec19c50b55 3 minutes ago 121MB [2024-09-13T15:58:41.738Z] ci-base-image-x86_64 latest d6992902262a 8 minutes ago 971MB [2024-09-13T15:58:41.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-13T15:58:41.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-13T15:58:41.738Z] 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-13T15:58:41.871Z] provisioning config files... [2024-09-13T15:58:41.880Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config4487650275538759541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T15:58:42.185Z] ---> ****-login.sh [2024-09-13T15:58:42.185Z] nexus3.edgexfoundry.org:10001 [2024-09-13T15:58:42.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:58:42.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:58:42.185Z] Configure a credential helper to remove this warning. See [2024-09-13T15:58:42.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:58:42.185Z] [2024-09-13T15:58:42.185Z] Login Succeeded [2024-09-13T15:58:42.185Z] nexus3.edgexfoundry.org:10002 [2024-09-13T15:58:42.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:58:42.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:58:42.185Z] Configure a credential helper to remove this warning. See [2024-09-13T15:58:42.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:58:42.185Z] [2024-09-13T15:58:42.185Z] Login Succeeded [2024-09-13T15:58:42.186Z] nexus3.edgexfoundry.org:10003 [2024-09-13T15:58:42.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:58:42.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:58:42.444Z] Configure a credential helper to remove this warning. See [2024-09-13T15:58:42.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:58:42.444Z] [2024-09-13T15:58:42.444Z] Login Succeeded [2024-09-13T15:58:42.444Z] nexus3.edgexfoundry.org:10004 [2024-09-13T15:58:42.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:58:42.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:58:42.445Z] Configure a credential helper to remove this warning. See [2024-09-13T15:58:42.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:58:42.445Z] [2024-09-13T15:58:42.445Z] Login Succeeded [2024-09-13T15:58:42.445Z] ****.io [2024-09-13T15:58:42.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T15:58:42.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T15:58:42.704Z] Configure a credential helper to remove this warning. See [2024-09-13T15:58:42.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T15:58:42.704Z] [2024-09-13T15:58:42.704Z] Login Succeeded [2024-09-13T15:58:42.704Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T15:58:42.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:58:42.759Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T15:58:42.790Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-13T15:58:42.790Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:42.790Z] latest [2024-09-13T15:58:42.790Z] 3.2.0-dev.74 [2024-09-13T15:58:42.790Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:42.790Z] main [2024-09-13T15:58:42.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:43.138Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:43.458Z] + docker push nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:43.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T15:58:43.459Z] 6b439f699cb1: Preparing [2024-09-13T15:58:43.459Z] 66e6a7fb2a0a: Preparing [2024-09-13T15:58:43.459Z] c4a7e7456697: Preparing [2024-09-13T15:58:43.459Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:43.459Z] 7922e0c791b2: Preparing [2024-09-13T15:58:43.459Z] e398e8dc837c: Preparing [2024-09-13T15:58:43.459Z] d62a02444d39: Preparing [2024-09-13T15:58:43.459Z] e398e8dc837c: Waiting [2024-09-13T15:58:43.459Z] d62a02444d39: Waiting [2024-09-13T15:58:43.459Z] c4a7e7456697: Pushed [2024-09-13T15:58:43.459Z] a9cfa4c5e6d7: Pushed [2024-09-13T15:58:43.459Z] 6b439f699cb1: Pushed [2024-09-13T15:58:43.459Z] 7922e0c791b2: Pushed [2024-09-13T15:58:43.459Z] d62a02444d39: Layer already exists [2024-09-13T15:58:43.717Z] e398e8dc837c: Pushed [2024-09-13T15:58:46.251Z] 66e6a7fb2a0a: Pushed [2024-09-13T15:58:46.251Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:46.586Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:46.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-13T15:58:46.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T15:58:46.926Z] 6b439f699cb1: Preparing [2024-09-13T15:58:46.926Z] 66e6a7fb2a0a: Preparing [2024-09-13T15:58:46.926Z] c4a7e7456697: Preparing [2024-09-13T15:58:46.926Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:46.926Z] 7922e0c791b2: Preparing [2024-09-13T15:58:46.926Z] e398e8dc837c: Preparing [2024-09-13T15:58:46.926Z] d62a02444d39: Preparing [2024-09-13T15:58:46.926Z] e398e8dc837c: Waiting [2024-09-13T15:58:46.926Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:46.926Z] 66e6a7fb2a0a: Layer already exists [2024-09-13T15:58:46.926Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:46.926Z] 6b439f699cb1: Layer already exists [2024-09-13T15:58:46.926Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:46.926Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:46.926Z] d62a02444d39: Layer already exists [2024-09-13T15:58:46.926Z] latest: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:47.279Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:47.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.74 [2024-09-13T15:58:47.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T15:58:47.618Z] 6b439f699cb1: Preparing [2024-09-13T15:58:47.618Z] 66e6a7fb2a0a: Preparing [2024-09-13T15:58:47.618Z] c4a7e7456697: Preparing [2024-09-13T15:58:47.618Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:47.618Z] 7922e0c791b2: Preparing [2024-09-13T15:58:47.618Z] e398e8dc837c: Preparing [2024-09-13T15:58:47.618Z] d62a02444d39: Preparing [2024-09-13T15:58:47.618Z] e398e8dc837c: Waiting [2024-09-13T15:58:47.618Z] d62a02444d39: Waiting [2024-09-13T15:58:47.618Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:47.618Z] 6b439f699cb1: Layer already exists [2024-09-13T15:58:47.618Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:47.618Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:47.618Z] 66e6a7fb2a0a: Layer already exists [2024-09-13T15:58:47.618Z] d62a02444d39: Layer already exists [2024-09-13T15:58:47.618Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:47.618Z] 3.2.0-dev.74: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:47.944Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:48.268Z] + docker push nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:48.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T15:58:48.268Z] 6b439f699cb1: Preparing [2024-09-13T15:58:48.268Z] 66e6a7fb2a0a: Preparing [2024-09-13T15:58:48.268Z] c4a7e7456697: Preparing [2024-09-13T15:58:48.268Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:48.268Z] 7922e0c791b2: Preparing [2024-09-13T15:58:48.268Z] e398e8dc837c: Preparing [2024-09-13T15:58:48.268Z] d62a02444d39: Preparing [2024-09-13T15:58:48.268Z] e398e8dc837c: Waiting [2024-09-13T15:58:48.268Z] 66e6a7fb2a0a: Layer already exists [2024-09-13T15:58:48.268Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:48.268Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:48.268Z] 6b439f699cb1: Layer already exists [2024-09-13T15:58:48.268Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:48.268Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:48.268Z] d62a02444d39: Layer already exists [2024-09-13T15:58:48.268Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:48.593Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:48.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-13T15:58:48.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-13T15:58:48.925Z] 6b439f699cb1: Preparing [2024-09-13T15:58:48.925Z] 66e6a7fb2a0a: Preparing [2024-09-13T15:58:48.925Z] c4a7e7456697: Preparing [2024-09-13T15:58:48.925Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:48.925Z] 7922e0c791b2: Preparing [2024-09-13T15:58:48.925Z] e398e8dc837c: Preparing [2024-09-13T15:58:48.925Z] d62a02444d39: Preparing [2024-09-13T15:58:48.925Z] e398e8dc837c: Waiting [2024-09-13T15:58:48.925Z] 66e6a7fb2a0a: Layer already exists [2024-09-13T15:58:48.925Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:48.925Z] 6b439f699cb1: Layer already exists [2024-09-13T15:58:48.925Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:48.925Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:48.925Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:48.925Z] d62a02444d39: Layer already exists [2024-09-13T15:58:48.925Z] main: digest: sha256:209e1164785580e44ac23595b6aa2c9b0b7b460d1a5fc5405dc9733f377a9e03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:58:48.998Z] ===================================================== [Pipeline] echo [2024-09-13T15:58:49.014Z] taggedImages: [2024-09-13T15:58:49.014Z] - nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:49.014Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-13T15:58:49.014Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.74 [2024-09-13T15:58:49.014Z] - nexus3.edgexfoundry.org:10004/core-command:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:49.014Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-13T15:58:49.046Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-13T15:58:49.046Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:49.046Z] latest [2024-09-13T15:58:49.046Z] 3.2.0-dev.74 [2024-09-13T15:58:49.046Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:49.046Z] main [2024-09-13T15:58:49.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:49.394Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:49.723Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:49.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T15:58:49.723Z] 8200c267d76a: Preparing [2024-09-13T15:58:49.723Z] 7e051fd8ed45: Preparing [2024-09-13T15:58:49.723Z] c0fd6b015151: Preparing [2024-09-13T15:58:49.723Z] 85f0c85f3233: Preparing [2024-09-13T15:58:49.723Z] c4a7e7456697: Preparing [2024-09-13T15:58:49.723Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:49.723Z] 7922e0c791b2: Preparing [2024-09-13T15:58:49.723Z] e398e8dc837c: Preparing [2024-09-13T15:58:49.723Z] d62a02444d39: Preparing [2024-09-13T15:58:49.723Z] 7922e0c791b2: Waiting [2024-09-13T15:58:49.723Z] e398e8dc837c: Waiting [2024-09-13T15:58:49.723Z] d62a02444d39: Waiting [2024-09-13T15:58:49.723Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:58:49.723Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:49.723Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:49.723Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:49.723Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:49.723Z] 7e051fd8ed45: Pushed [2024-09-13T15:58:49.723Z] c0fd6b015151: Pushed [2024-09-13T15:58:49.723Z] 8200c267d76a: Pushed [2024-09-13T15:58:49.723Z] d62a02444d39: Layer already exists [2024-09-13T15:58:50.659Z] 85f0c85f3233: Pushed [2024-09-13T15:58:50.659Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:51.000Z] + 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-13T15:58:51.332Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-13T15:58:51.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T15:58:51.333Z] 8200c267d76a: Preparing [2024-09-13T15:58:51.333Z] 7e051fd8ed45: Preparing [2024-09-13T15:58:51.333Z] c0fd6b015151: Preparing [2024-09-13T15:58:51.333Z] 85f0c85f3233: Preparing [2024-09-13T15:58:51.333Z] c4a7e7456697: Preparing [2024-09-13T15:58:51.333Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:51.333Z] 7922e0c791b2: Preparing [2024-09-13T15:58:51.333Z] e398e8dc837c: Preparing [2024-09-13T15:58:51.333Z] d62a02444d39: Preparing [2024-09-13T15:58:51.333Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:58:51.333Z] 7922e0c791b2: Waiting [2024-09-13T15:58:51.333Z] 85f0c85f3233: Layer already exists [2024-09-13T15:58:51.333Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:51.333Z] 8200c267d76a: Layer already exists [2024-09-13T15:58:51.333Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:58:51.333Z] c0fd6b015151: Layer already exists [2024-09-13T15:58:51.333Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:51.333Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:51.333Z] d62a02444d39: Layer already exists [2024-09-13T15:58:51.333Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:51.333Z] latest: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:51.669Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:52.001Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.74 [2024-09-13T15:58:52.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T15:58:52.002Z] 8200c267d76a: Preparing [2024-09-13T15:58:52.002Z] 7e051fd8ed45: Preparing [2024-09-13T15:58:52.002Z] c0fd6b015151: Preparing [2024-09-13T15:58:52.002Z] 85f0c85f3233: Preparing [2024-09-13T15:58:52.002Z] c4a7e7456697: Preparing [2024-09-13T15:58:52.002Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:52.002Z] 7922e0c791b2: Preparing [2024-09-13T15:58:52.002Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:58:52.002Z] e398e8dc837c: Preparing [2024-09-13T15:58:52.002Z] d62a02444d39: Preparing [2024-09-13T15:58:52.002Z] 7922e0c791b2: Waiting [2024-09-13T15:58:52.002Z] e398e8dc837c: Waiting [2024-09-13T15:58:52.002Z] d62a02444d39: Waiting [2024-09-13T15:58:52.002Z] c0fd6b015151: Layer already exists [2024-09-13T15:58:52.002Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:52.002Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:58:52.002Z] 85f0c85f3233: Layer already exists [2024-09-13T15:58:52.002Z] 8200c267d76a: Layer already exists [2024-09-13T15:58:52.002Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:52.002Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:52.002Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:52.002Z] d62a02444d39: Layer already exists [2024-09-13T15:58:52.002Z] 3.2.0-dev.74: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:52.336Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:52.672Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:52.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T15:58:52.672Z] 8200c267d76a: Preparing [2024-09-13T15:58:52.672Z] 7e051fd8ed45: Preparing [2024-09-13T15:58:52.672Z] c0fd6b015151: Preparing [2024-09-13T15:58:52.672Z] 85f0c85f3233: Preparing [2024-09-13T15:58:52.672Z] c4a7e7456697: Preparing [2024-09-13T15:58:52.672Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:52.672Z] 7922e0c791b2: Preparing [2024-09-13T15:58:52.672Z] e398e8dc837c: Preparing [2024-09-13T15:58:52.672Z] d62a02444d39: Preparing [2024-09-13T15:58:52.672Z] 7922e0c791b2: Waiting [2024-09-13T15:58:52.672Z] e398e8dc837c: Waiting [2024-09-13T15:58:52.672Z] d62a02444d39: Waiting [2024-09-13T15:58:52.672Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:58:52.672Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:52.672Z] 85f0c85f3233: Layer already exists [2024-09-13T15:58:52.672Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:58:52.672Z] 8200c267d76a: Layer already exists [2024-09-13T15:58:52.672Z] c0fd6b015151: Layer already exists [2024-09-13T15:58:52.672Z] d62a02444d39: Layer already exists [2024-09-13T15:58:52.672Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:52.672Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:52.672Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:52.672Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:53.004Z] + 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-13T15:58:53.328Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-13T15:58:53.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-13T15:58:53.328Z] 8200c267d76a: Preparing [2024-09-13T15:58:53.328Z] 7e051fd8ed45: Preparing [2024-09-13T15:58:53.328Z] c0fd6b015151: Preparing [2024-09-13T15:58:53.328Z] 85f0c85f3233: Preparing [2024-09-13T15:58:53.328Z] c4a7e7456697: Preparing [2024-09-13T15:58:53.328Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:53.328Z] 7922e0c791b2: Preparing [2024-09-13T15:58:53.328Z] e398e8dc837c: Preparing [2024-09-13T15:58:53.328Z] d62a02444d39: Preparing [2024-09-13T15:58:53.328Z] e398e8dc837c: Waiting [2024-09-13T15:58:53.328Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:58:53.328Z] 7922e0c791b2: Waiting [2024-09-13T15:58:53.328Z] d62a02444d39: Waiting [2024-09-13T15:58:53.328Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:53.328Z] 8200c267d76a: Layer already exists [2024-09-13T15:58:53.328Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:58:53.328Z] 85f0c85f3233: Layer already exists [2024-09-13T15:58:53.328Z] c0fd6b015151: Layer already exists [2024-09-13T15:58:53.328Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:53.328Z] 7922e0c791b2: Layer already exists [2024-09-13T15:58:53.328Z] d62a02444d39: Layer already exists [2024-09-13T15:58:53.328Z] e398e8dc837c: Layer already exists [2024-09-13T15:58:53.328Z] main: digest: sha256:6f96fde19172e094b40435bfa895e52c0fd1be8461161877ec109025e72c6bea size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:58:53.407Z] ===================================================== [Pipeline] echo [2024-09-13T15:58:53.424Z] taggedImages: [2024-09-13T15:58:53.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:53.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-13T15:58:53.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.74 [2024-09-13T15:58:53.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:53.424Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-13T15:58:53.455Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-13T15:58:53.455Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:53.455Z] latest [2024-09-13T15:58:53.455Z] 3.2.0-dev.74 [2024-09-13T15:58:53.455Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:53.455Z] main [2024-09-13T15:58:53.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:53.809Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:54.138Z] + docker push nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:58:54.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T15:58:54.139Z] 6970418d76b6: Preparing [2024-09-13T15:58:54.139Z] 1abefaaf473d: Preparing [2024-09-13T15:58:54.139Z] a2d8e336e233: Preparing [2024-09-13T15:58:54.139Z] c4a7e7456697: Preparing [2024-09-13T15:58:54.139Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:54.139Z] d25a5019841b: Preparing [2024-09-13T15:58:54.139Z] a17afbe4a61d: Preparing [2024-09-13T15:58:54.139Z] d62a02444d39: Preparing [2024-09-13T15:58:54.139Z] d25a5019841b: Waiting [2024-09-13T15:58:54.139Z] a17afbe4a61d: Waiting [2024-09-13T15:58:54.139Z] d62a02444d39: Waiting [2024-09-13T15:58:54.139Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:54.139Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:54.139Z] 6970418d76b6: Pushed [2024-09-13T15:58:54.139Z] 1abefaaf473d: Pushed [2024-09-13T15:58:54.139Z] d25a5019841b: Pushed [2024-09-13T15:58:54.139Z] d62a02444d39: Layer already exists [2024-09-13T15:58:54.139Z] a17afbe4a61d: Pushed [2024-09-13T15:58:57.424Z] a2d8e336e233: Pushed [2024-09-13T15:58:57.424Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:57.765Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:58.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-13T15:58:58.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T15:58:58.098Z] 6970418d76b6: Preparing [2024-09-13T15:58:58.098Z] 1abefaaf473d: Preparing [2024-09-13T15:58:58.098Z] a2d8e336e233: Preparing [2024-09-13T15:58:58.098Z] c4a7e7456697: Preparing [2024-09-13T15:58:58.098Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:58.098Z] d25a5019841b: Preparing [2024-09-13T15:58:58.098Z] a17afbe4a61d: Preparing [2024-09-13T15:58:58.098Z] d62a02444d39: Preparing [2024-09-13T15:58:58.098Z] d25a5019841b: Waiting [2024-09-13T15:58:58.098Z] a17afbe4a61d: Waiting [2024-09-13T15:58:58.098Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:58.098Z] 1abefaaf473d: Layer already exists [2024-09-13T15:58:58.098Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:58.098Z] 6970418d76b6: Layer already exists [2024-09-13T15:58:58.098Z] a2d8e336e233: Layer already exists [2024-09-13T15:58:58.098Z] d62a02444d39: Layer already exists [2024-09-13T15:58:58.098Z] d25a5019841b: Layer already exists [2024-09-13T15:58:58.098Z] a17afbe4a61d: Layer already exists [2024-09-13T15:58:58.098Z] latest: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:58.435Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:58.760Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.74 [2024-09-13T15:58:58.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T15:58:58.760Z] 6970418d76b6: Preparing [2024-09-13T15:58:58.760Z] 1abefaaf473d: Preparing [2024-09-13T15:58:58.760Z] a2d8e336e233: Preparing [2024-09-13T15:58:58.760Z] c4a7e7456697: Preparing [2024-09-13T15:58:58.760Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:58.760Z] d25a5019841b: Preparing [2024-09-13T15:58:58.760Z] a17afbe4a61d: Preparing [2024-09-13T15:58:58.760Z] d62a02444d39: Preparing [2024-09-13T15:58:58.760Z] d25a5019841b: Waiting [2024-09-13T15:58:58.760Z] a17afbe4a61d: Waiting [2024-09-13T15:58:58.760Z] d62a02444d39: Waiting [2024-09-13T15:58:58.760Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:58.760Z] 1abefaaf473d: Layer already exists [2024-09-13T15:58:58.760Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:58.760Z] 6970418d76b6: Layer already exists [2024-09-13T15:58:58.760Z] a2d8e336e233: Layer already exists [2024-09-13T15:58:58.760Z] d25a5019841b: Layer already exists [2024-09-13T15:58:58.760Z] d62a02444d39: Layer already exists [2024-09-13T15:58:58.760Z] a17afbe4a61d: Layer already exists [2024-09-13T15:58:58.760Z] 3.2.0-dev.74: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:59.101Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:59.425Z] + docker push nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:58:59.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T15:58:59.426Z] 6970418d76b6: Preparing [2024-09-13T15:58:59.426Z] 1abefaaf473d: Preparing [2024-09-13T15:58:59.426Z] a2d8e336e233: Preparing [2024-09-13T15:58:59.426Z] c4a7e7456697: Preparing [2024-09-13T15:58:59.426Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:58:59.426Z] d25a5019841b: Preparing [2024-09-13T15:58:59.426Z] a17afbe4a61d: Preparing [2024-09-13T15:58:59.426Z] d62a02444d39: Preparing [2024-09-13T15:58:59.426Z] d25a5019841b: Waiting [2024-09-13T15:58:59.426Z] d62a02444d39: Waiting [2024-09-13T15:58:59.426Z] a17afbe4a61d: Waiting [2024-09-13T15:58:59.426Z] 1abefaaf473d: Layer already exists [2024-09-13T15:58:59.426Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:58:59.426Z] 6970418d76b6: Layer already exists [2024-09-13T15:58:59.426Z] c4a7e7456697: Layer already exists [2024-09-13T15:58:59.426Z] a2d8e336e233: Layer already exists [2024-09-13T15:58:59.426Z] a17afbe4a61d: Layer already exists [2024-09-13T15:58:59.426Z] d25a5019841b: Layer already exists [2024-09-13T15:58:59.426Z] d62a02444d39: Layer already exists [2024-09-13T15:58:59.426Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:58:59.846Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:00.170Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-13T15:59:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-13T15:59:00.170Z] 6970418d76b6: Preparing [2024-09-13T15:59:00.170Z] 1abefaaf473d: Preparing [2024-09-13T15:59:00.170Z] a2d8e336e233: Preparing [2024-09-13T15:59:00.170Z] c4a7e7456697: Preparing [2024-09-13T15:59:00.170Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:00.170Z] d25a5019841b: Preparing [2024-09-13T15:59:00.170Z] a17afbe4a61d: Preparing [2024-09-13T15:59:00.170Z] d62a02444d39: Preparing [2024-09-13T15:59:00.170Z] a17afbe4a61d: Waiting [2024-09-13T15:59:00.170Z] d62a02444d39: Waiting [2024-09-13T15:59:00.170Z] d25a5019841b: Waiting [2024-09-13T15:59:00.170Z] a2d8e336e233: Layer already exists [2024-09-13T15:59:00.170Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:00.170Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:00.170Z] 1abefaaf473d: Layer already exists [2024-09-13T15:59:00.170Z] 6970418d76b6: Layer already exists [2024-09-13T15:59:00.170Z] a17afbe4a61d: Layer already exists [2024-09-13T15:59:00.170Z] d25a5019841b: Layer already exists [2024-09-13T15:59:00.170Z] d62a02444d39: Layer already exists [2024-09-13T15:59:00.170Z] main: digest: sha256:3fd0d8046428094880997365d1308ae48990f54d622e875e9f804634c224ae7b size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:00.242Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:00.261Z] taggedImages: [2024-09-13T15:59:00.262Z] - nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:00.262Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-13T15:59:00.262Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.74 [2024-09-13T15:59:00.262Z] - nexus3.edgexfoundry.org:10004/core-data:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:00.262Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-13T15:59:00.288Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-13T15:59:00.288Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:00.288Z] latest [2024-09-13T15:59:00.288Z] 3.2.0-dev.74 [2024-09-13T15:59:00.288Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:00.288Z] main [2024-09-13T15:59:00.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:00.636Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:00.965Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:00.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T15:59:00.965Z] ad77b99da517: Preparing [2024-09-13T15:59:00.965Z] 9631362d5d1f: Preparing [2024-09-13T15:59:00.965Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:00.965Z] a715f4df0501: Preparing [2024-09-13T15:59:00.965Z] bc0573221fdf: Preparing [2024-09-13T15:59:00.965Z] d62a02444d39: Preparing [2024-09-13T15:59:00.965Z] d62a02444d39: Waiting [2024-09-13T15:59:00.965Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:00.965Z] d62a02444d39: Layer already exists [2024-09-13T15:59:00.965Z] ad77b99da517: Pushed [2024-09-13T15:59:00.965Z] bc0573221fdf: Pushed [2024-09-13T15:59:00.965Z] a715f4df0501: Pushed [2024-09-13T15:59:04.255Z] 9631362d5d1f: Pushed [2024-09-13T15:59:04.255Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:04.589Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:04.914Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-13T15:59:04.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T15:59:04.914Z] ad77b99da517: Preparing [2024-09-13T15:59:04.914Z] 9631362d5d1f: Preparing [2024-09-13T15:59:04.914Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:04.914Z] a715f4df0501: Preparing [2024-09-13T15:59:04.914Z] bc0573221fdf: Preparing [2024-09-13T15:59:04.914Z] d62a02444d39: Preparing [2024-09-13T15:59:04.914Z] d62a02444d39: Waiting [2024-09-13T15:59:04.914Z] a715f4df0501: Layer already exists [2024-09-13T15:59:04.914Z] bc0573221fdf: Layer already exists [2024-09-13T15:59:04.914Z] 9631362d5d1f: Layer already exists [2024-09-13T15:59:04.914Z] ad77b99da517: Layer already exists [2024-09-13T15:59:04.914Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:04.914Z] d62a02444d39: Layer already exists [2024-09-13T15:59:04.914Z] latest: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:05.247Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:05.571Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.74 [2024-09-13T15:59:05.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T15:59:05.571Z] ad77b99da517: Preparing [2024-09-13T15:59:05.571Z] 9631362d5d1f: Preparing [2024-09-13T15:59:05.571Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:05.571Z] a715f4df0501: Preparing [2024-09-13T15:59:05.571Z] bc0573221fdf: Preparing [2024-09-13T15:59:05.571Z] d62a02444d39: Preparing [2024-09-13T15:59:05.571Z] d62a02444d39: Waiting [2024-09-13T15:59:05.571Z] 9631362d5d1f: Layer already exists [2024-09-13T15:59:05.571Z] a715f4df0501: Layer already exists [2024-09-13T15:59:05.571Z] ad77b99da517: Layer already exists [2024-09-13T15:59:05.572Z] bc0573221fdf: Layer already exists [2024-09-13T15:59:05.572Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:05.572Z] d62a02444d39: Layer already exists [2024-09-13T15:59:05.572Z] 3.2.0-dev.74: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:05.906Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:06.234Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:06.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T15:59:06.234Z] ad77b99da517: Preparing [2024-09-13T15:59:06.234Z] 9631362d5d1f: Preparing [2024-09-13T15:59:06.234Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:06.234Z] a715f4df0501: Preparing [2024-09-13T15:59:06.234Z] bc0573221fdf: Preparing [2024-09-13T15:59:06.234Z] d62a02444d39: Preparing [2024-09-13T15:59:06.234Z] d62a02444d39: Waiting [2024-09-13T15:59:06.234Z] ad77b99da517: Layer already exists [2024-09-13T15:59:06.234Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:06.234Z] bc0573221fdf: Layer already exists [2024-09-13T15:59:06.234Z] 9631362d5d1f: Layer already exists [2024-09-13T15:59:06.234Z] a715f4df0501: Layer already exists [2024-09-13T15:59:06.234Z] d62a02444d39: Layer already exists [2024-09-13T15:59:06.234Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:06.560Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:06.896Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-13T15:59:06.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-13T15:59:06.897Z] ad77b99da517: Preparing [2024-09-13T15:59:06.897Z] 9631362d5d1f: Preparing [2024-09-13T15:59:06.897Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:06.897Z] a715f4df0501: Preparing [2024-09-13T15:59:06.897Z] bc0573221fdf: Preparing [2024-09-13T15:59:06.897Z] d62a02444d39: Preparing [2024-09-13T15:59:06.897Z] d62a02444d39: Waiting [2024-09-13T15:59:06.897Z] ad77b99da517: Layer already exists [2024-09-13T15:59:06.897Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:06.897Z] a715f4df0501: Layer already exists [2024-09-13T15:59:06.897Z] bc0573221fdf: Layer already exists [2024-09-13T15:59:06.897Z] 9631362d5d1f: Layer already exists [2024-09-13T15:59:06.897Z] d62a02444d39: Layer already exists [2024-09-13T15:59:06.897Z] main: digest: sha256:328949ac5fa2962e5fa975d8679a4cd47d4fea701a1f822d3f959b85fbb69836 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:06.965Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:06.977Z] taggedImages: [2024-09-13T15:59:06.977Z] - nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:06.977Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-13T15:59:06.977Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.74 [2024-09-13T15:59:06.977Z] - nexus3.edgexfoundry.org:10004/core-keeper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:06.977Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-13T15:59:07.006Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-13T15:59:07.006Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:07.006Z] latest [2024-09-13T15:59:07.006Z] 3.2.0-dev.74 [2024-09-13T15:59:07.006Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:07.006Z] main [2024-09-13T15:59:07.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:07.360Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:07.683Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:07.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T15:59:07.683Z] afa3908f8e8f: Preparing [2024-09-13T15:59:07.683Z] af7d9e83acfc: Preparing [2024-09-13T15:59:07.683Z] f43ee1ad297f: Preparing [2024-09-13T15:59:07.683Z] c4a7e7456697: Preparing [2024-09-13T15:59:07.683Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:07.683Z] 7922e0c791b2: Preparing [2024-09-13T15:59:07.683Z] e398e8dc837c: Preparing [2024-09-13T15:59:07.683Z] d62a02444d39: Preparing [2024-09-13T15:59:07.683Z] e398e8dc837c: Waiting [2024-09-13T15:59:07.683Z] 7922e0c791b2: Waiting [2024-09-13T15:59:07.683Z] d62a02444d39: Waiting [2024-09-13T15:59:07.683Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:07.683Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:07.683Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:07.683Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:07.683Z] d62a02444d39: Layer already exists [2024-09-13T15:59:07.942Z] af7d9e83acfc: Pushed [2024-09-13T15:59:07.942Z] afa3908f8e8f: Pushed [2024-09-13T15:59:11.232Z] f43ee1ad297f: Pushed [2024-09-13T15:59:11.232Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:11.570Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:11.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-13T15:59:11.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T15:59:11.899Z] afa3908f8e8f: Preparing [2024-09-13T15:59:11.899Z] af7d9e83acfc: Preparing [2024-09-13T15:59:11.899Z] f43ee1ad297f: Preparing [2024-09-13T15:59:11.899Z] c4a7e7456697: Preparing [2024-09-13T15:59:11.899Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:11.899Z] 7922e0c791b2: Preparing [2024-09-13T15:59:11.899Z] e398e8dc837c: Preparing [2024-09-13T15:59:11.899Z] d62a02444d39: Preparing [2024-09-13T15:59:11.899Z] 7922e0c791b2: Waiting [2024-09-13T15:59:11.899Z] e398e8dc837c: Waiting [2024-09-13T15:59:11.899Z] d62a02444d39: Waiting [2024-09-13T15:59:11.899Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:11.899Z] af7d9e83acfc: Layer already exists [2024-09-13T15:59:11.899Z] f43ee1ad297f: Layer already exists [2024-09-13T15:59:11.899Z] afa3908f8e8f: Layer already exists [2024-09-13T15:59:11.899Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:11.899Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:11.899Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:11.899Z] d62a02444d39: Layer already exists [2024-09-13T15:59:11.899Z] latest: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:12.233Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:12.572Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.74 [2024-09-13T15:59:12.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T15:59:12.572Z] afa3908f8e8f: Preparing [2024-09-13T15:59:12.572Z] af7d9e83acfc: Preparing [2024-09-13T15:59:12.572Z] f43ee1ad297f: Preparing [2024-09-13T15:59:12.572Z] c4a7e7456697: Preparing [2024-09-13T15:59:12.572Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:12.572Z] 7922e0c791b2: Preparing [2024-09-13T15:59:12.572Z] e398e8dc837c: Preparing [2024-09-13T15:59:12.572Z] d62a02444d39: Preparing [2024-09-13T15:59:12.572Z] 7922e0c791b2: Waiting [2024-09-13T15:59:12.572Z] d62a02444d39: Waiting [2024-09-13T15:59:12.572Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:12.572Z] af7d9e83acfc: Layer already exists [2024-09-13T15:59:12.572Z] afa3908f8e8f: Layer already exists [2024-09-13T15:59:12.572Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:12.572Z] f43ee1ad297f: Layer already exists [2024-09-13T15:59:12.572Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:12.572Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:12.572Z] d62a02444d39: Layer already exists [2024-09-13T15:59:12.572Z] 3.2.0-dev.74: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:12.898Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:13.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:13.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T15:59:13.222Z] afa3908f8e8f: Preparing [2024-09-13T15:59:13.222Z] af7d9e83acfc: Preparing [2024-09-13T15:59:13.222Z] f43ee1ad297f: Preparing [2024-09-13T15:59:13.222Z] c4a7e7456697: Preparing [2024-09-13T15:59:13.222Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:13.222Z] 7922e0c791b2: Preparing [2024-09-13T15:59:13.222Z] e398e8dc837c: Preparing [2024-09-13T15:59:13.222Z] d62a02444d39: Preparing [2024-09-13T15:59:13.222Z] 7922e0c791b2: Waiting [2024-09-13T15:59:13.222Z] e398e8dc837c: Waiting [2024-09-13T15:59:13.222Z] d62a02444d39: Waiting [2024-09-13T15:59:13.222Z] f43ee1ad297f: Layer already exists [2024-09-13T15:59:13.222Z] afa3908f8e8f: Layer already exists [2024-09-13T15:59:13.222Z] af7d9e83acfc: Layer already exists [2024-09-13T15:59:13.222Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:13.222Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:13.222Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:13.222Z] d62a02444d39: Layer already exists [2024-09-13T15:59:13.222Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:13.222Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:13.553Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:13.885Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-13T15:59:13.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-13T15:59:13.885Z] afa3908f8e8f: Preparing [2024-09-13T15:59:13.885Z] af7d9e83acfc: Preparing [2024-09-13T15:59:13.885Z] f43ee1ad297f: Preparing [2024-09-13T15:59:13.885Z] c4a7e7456697: Preparing [2024-09-13T15:59:13.885Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:13.885Z] 7922e0c791b2: Preparing [2024-09-13T15:59:13.885Z] e398e8dc837c: Preparing [2024-09-13T15:59:13.885Z] d62a02444d39: Preparing [2024-09-13T15:59:13.885Z] 7922e0c791b2: Waiting [2024-09-13T15:59:13.885Z] e398e8dc837c: Waiting [2024-09-13T15:59:13.885Z] d62a02444d39: Waiting [2024-09-13T15:59:13.885Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:13.885Z] f43ee1ad297f: Layer already exists [2024-09-13T15:59:13.885Z] afa3908f8e8f: Layer already exists [2024-09-13T15:59:13.885Z] af7d9e83acfc: Layer already exists [2024-09-13T15:59:13.885Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:13.885Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:13.885Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:13.885Z] d62a02444d39: Layer already exists [2024-09-13T15:59:13.885Z] main: digest: sha256:9a83a27c9a8e0d99384e0754362940ca8ddf205dcad8ba076891d5c1cef17327 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:13.959Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:13.978Z] taggedImages: [2024-09-13T15:59:13.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:13.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-13T15:59:13.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.74 [2024-09-13T15:59:13.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:13.978Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-13T15:59:14.007Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-13T15:59:14.007Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:14.007Z] latest [2024-09-13T15:59:14.007Z] 3.2.0-dev.74 [2024-09-13T15:59:14.007Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:14.007Z] main [2024-09-13T15:59:14.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:14.372Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:14.693Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:14.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T15:59:14.693Z] 4a1854174e51: Preparing [2024-09-13T15:59:14.693Z] c3d5101a27e5: Preparing [2024-09-13T15:59:14.693Z] 1ee22e129a2a: Preparing [2024-09-13T15:59:14.693Z] 998003060492: Preparing [2024-09-13T15:59:14.693Z] e0b463d676a8: Preparing [2024-09-13T15:59:14.693Z] 3d2fc70f5ff3: Preparing [2024-09-13T15:59:14.693Z] cf8239dd45e9: Preparing [2024-09-13T15:59:14.693Z] 161b03d38386: Preparing [2024-09-13T15:59:14.693Z] c4a7e7456697: Preparing [2024-09-13T15:59:14.693Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:14.693Z] c02ed108cf12: Preparing [2024-09-13T15:59:14.693Z] 59a65e7fd081: Preparing [2024-09-13T15:59:14.693Z] 5f70bf18a086: Preparing [2024-09-13T15:59:14.693Z] fe7979dcfa84: Preparing [2024-09-13T15:59:14.693Z] 44f940289357: Preparing [2024-09-13T15:59:14.693Z] eaa90ea02889: Preparing [2024-09-13T15:59:14.693Z] d62a02444d39: Preparing [2024-09-13T15:59:14.693Z] 3d2fc70f5ff3: Waiting [2024-09-13T15:59:14.693Z] 5f70bf18a086: Waiting [2024-09-13T15:59:14.693Z] eaa90ea02889: Waiting [2024-09-13T15:59:14.693Z] cf8239dd45e9: Waiting [2024-09-13T15:59:14.693Z] fe7979dcfa84: Waiting [2024-09-13T15:59:14.693Z] 44f940289357: Waiting [2024-09-13T15:59:14.693Z] d62a02444d39: Waiting [2024-09-13T15:59:14.693Z] 161b03d38386: Waiting [2024-09-13T15:59:14.693Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:14.693Z] c4a7e7456697: Waiting [2024-09-13T15:59:14.693Z] c02ed108cf12: Waiting [2024-09-13T15:59:14.693Z] 59a65e7fd081: Waiting [2024-09-13T15:59:14.693Z] 1ee22e129a2a: Pushed [2024-09-13T15:59:14.693Z] c3d5101a27e5: Pushed [2024-09-13T15:59:14.693Z] 4a1854174e51: Pushed [2024-09-13T15:59:14.693Z] 998003060492: Pushed [2024-09-13T15:59:14.693Z] e0b463d676a8: Pushed [2024-09-13T15:59:14.693Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:14.693Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:14.950Z] 3d2fc70f5ff3: Pushed [2024-09-13T15:59:14.950Z] cf8239dd45e9: Pushed [2024-09-13T15:59:14.950Z] 5f70bf18a086: Layer already exists [2024-09-13T15:59:14.950Z] c02ed108cf12: Pushed [2024-09-13T15:59:14.950Z] 59a65e7fd081: Pushed [2024-09-13T15:59:14.950Z] d62a02444d39: Layer already exists [2024-09-13T15:59:14.950Z] fe7979dcfa84: Pushed [2024-09-13T15:59:14.950Z] 44f940289357: Pushed [2024-09-13T15:59:14.950Z] eaa90ea02889: Pushed [2024-09-13T15:59:16.323Z] 161b03d38386: Pushed [2024-09-13T15:59:16.323Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:16.911Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:17.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-13T15:59:17.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T15:59:17.234Z] 4a1854174e51: Preparing [2024-09-13T15:59:17.234Z] c3d5101a27e5: Preparing [2024-09-13T15:59:17.234Z] 1ee22e129a2a: Preparing [2024-09-13T15:59:17.234Z] 998003060492: Preparing [2024-09-13T15:59:17.234Z] e0b463d676a8: Preparing [2024-09-13T15:59:17.234Z] 3d2fc70f5ff3: Preparing [2024-09-13T15:59:17.234Z] cf8239dd45e9: Preparing [2024-09-13T15:59:17.234Z] 161b03d38386: Preparing [2024-09-13T15:59:17.234Z] c4a7e7456697: Preparing [2024-09-13T15:59:17.234Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:17.234Z] c02ed108cf12: Preparing [2024-09-13T15:59:17.234Z] 59a65e7fd081: Preparing [2024-09-13T15:59:17.234Z] 5f70bf18a086: Preparing [2024-09-13T15:59:17.234Z] fe7979dcfa84: Preparing [2024-09-13T15:59:17.234Z] 44f940289357: Preparing [2024-09-13T15:59:17.234Z] eaa90ea02889: Preparing [2024-09-13T15:59:17.234Z] d62a02444d39: Preparing [2024-09-13T15:59:17.234Z] 161b03d38386: Waiting [2024-09-13T15:59:17.234Z] c4a7e7456697: Waiting [2024-09-13T15:59:17.234Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:17.234Z] c02ed108cf12: Waiting [2024-09-13T15:59:17.234Z] 59a65e7fd081: Waiting [2024-09-13T15:59:17.234Z] 5f70bf18a086: Waiting [2024-09-13T15:59:17.234Z] 3d2fc70f5ff3: Waiting [2024-09-13T15:59:17.234Z] eaa90ea02889: Waiting [2024-09-13T15:59:17.234Z] 44f940289357: Waiting [2024-09-13T15:59:17.234Z] cf8239dd45e9: Waiting [2024-09-13T15:59:17.234Z] d62a02444d39: Waiting [2024-09-13T15:59:17.234Z] fe7979dcfa84: Waiting [2024-09-13T15:59:17.234Z] c3d5101a27e5: Layer already exists [2024-09-13T15:59:17.234Z] 1ee22e129a2a: Layer already exists [2024-09-13T15:59:17.234Z] e0b463d676a8: Layer already exists [2024-09-13T15:59:17.234Z] 998003060492: Layer already exists [2024-09-13T15:59:17.234Z] 4a1854174e51: Layer already exists [2024-09-13T15:59:17.234Z] cf8239dd45e9: Layer already exists [2024-09-13T15:59:17.234Z] 3d2fc70f5ff3: Layer already exists [2024-09-13T15:59:17.234Z] 161b03d38386: Layer already exists [2024-09-13T15:59:17.234Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:17.234Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:17.234Z] c02ed108cf12: Layer already exists [2024-09-13T15:59:17.234Z] 59a65e7fd081: Layer already exists [2024-09-13T15:59:17.234Z] 44f940289357: Layer already exists [2024-09-13T15:59:17.234Z] fe7979dcfa84: Layer already exists [2024-09-13T15:59:17.234Z] eaa90ea02889: Layer already exists [2024-09-13T15:59:17.234Z] d62a02444d39: Layer already exists [2024-09-13T15:59:17.234Z] 5f70bf18a086: Layer already exists [2024-09-13T15:59:17.234Z] latest: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:17.562Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:17.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.74 [2024-09-13T15:59:17.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T15:59:17.884Z] 4a1854174e51: Preparing [2024-09-13T15:59:17.884Z] c3d5101a27e5: Preparing [2024-09-13T15:59:17.884Z] 1ee22e129a2a: Preparing [2024-09-13T15:59:17.884Z] 998003060492: Preparing [2024-09-13T15:59:17.884Z] e0b463d676a8: Preparing [2024-09-13T15:59:17.884Z] 3d2fc70f5ff3: Preparing [2024-09-13T15:59:17.884Z] cf8239dd45e9: Preparing [2024-09-13T15:59:17.884Z] 161b03d38386: Preparing [2024-09-13T15:59:17.884Z] c4a7e7456697: Preparing [2024-09-13T15:59:17.884Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:17.884Z] c02ed108cf12: Preparing [2024-09-13T15:59:17.884Z] 59a65e7fd081: Preparing [2024-09-13T15:59:17.884Z] 5f70bf18a086: Preparing [2024-09-13T15:59:17.884Z] fe7979dcfa84: Preparing [2024-09-13T15:59:17.884Z] 44f940289357: Preparing [2024-09-13T15:59:17.884Z] eaa90ea02889: Preparing [2024-09-13T15:59:17.884Z] 161b03d38386: Waiting [2024-09-13T15:59:17.884Z] 3d2fc70f5ff3: Waiting [2024-09-13T15:59:17.884Z] cf8239dd45e9: Waiting [2024-09-13T15:59:17.884Z] c4a7e7456697: Waiting [2024-09-13T15:59:17.884Z] c02ed108cf12: Waiting [2024-09-13T15:59:17.884Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:17.884Z] 59a65e7fd081: Waiting [2024-09-13T15:59:17.884Z] 5f70bf18a086: Waiting [2024-09-13T15:59:17.884Z] 44f940289357: Waiting [2024-09-13T15:59:17.884Z] fe7979dcfa84: Waiting [2024-09-13T15:59:17.884Z] d62a02444d39: Preparing [2024-09-13T15:59:17.884Z] d62a02444d39: Waiting [2024-09-13T15:59:17.884Z] 1ee22e129a2a: Layer already exists [2024-09-13T15:59:17.884Z] 998003060492: Layer already exists [2024-09-13T15:59:17.884Z] 4a1854174e51: Layer already exists [2024-09-13T15:59:17.884Z] c3d5101a27e5: Layer already exists [2024-09-13T15:59:17.884Z] e0b463d676a8: Layer already exists [2024-09-13T15:59:17.884Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:17.884Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:17.884Z] 3d2fc70f5ff3: Layer already exists [2024-09-13T15:59:17.884Z] cf8239dd45e9: Layer already exists [2024-09-13T15:59:17.884Z] 161b03d38386: Layer already exists [2024-09-13T15:59:17.884Z] c02ed108cf12: Layer already exists [2024-09-13T15:59:17.884Z] 59a65e7fd081: Layer already exists [2024-09-13T15:59:17.884Z] 44f940289357: Layer already exists [2024-09-13T15:59:17.884Z] 5f70bf18a086: Layer already exists [2024-09-13T15:59:17.884Z] fe7979dcfa84: Layer already exists [2024-09-13T15:59:17.884Z] d62a02444d39: Layer already exists [2024-09-13T15:59:17.884Z] eaa90ea02889: Layer already exists [2024-09-13T15:59:17.884Z] 3.2.0-dev.74: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:18.210Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:18.535Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:18.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T15:59:18.535Z] 4a1854174e51: Preparing [2024-09-13T15:59:18.535Z] c3d5101a27e5: Preparing [2024-09-13T15:59:18.535Z] 1ee22e129a2a: Preparing [2024-09-13T15:59:18.535Z] 998003060492: Preparing [2024-09-13T15:59:18.535Z] e0b463d676a8: Preparing [2024-09-13T15:59:18.535Z] 3d2fc70f5ff3: Preparing [2024-09-13T15:59:18.535Z] cf8239dd45e9: Preparing [2024-09-13T15:59:18.535Z] 161b03d38386: Preparing [2024-09-13T15:59:18.535Z] c4a7e7456697: Preparing [2024-09-13T15:59:18.535Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:18.535Z] c02ed108cf12: Preparing [2024-09-13T15:59:18.535Z] 59a65e7fd081: Preparing [2024-09-13T15:59:18.535Z] 5f70bf18a086: Preparing [2024-09-13T15:59:18.535Z] fe7979dcfa84: Preparing [2024-09-13T15:59:18.535Z] 44f940289357: Preparing [2024-09-13T15:59:18.535Z] eaa90ea02889: Preparing [2024-09-13T15:59:18.535Z] d62a02444d39: Preparing [2024-09-13T15:59:18.535Z] c02ed108cf12: Waiting [2024-09-13T15:59:18.535Z] 59a65e7fd081: Waiting [2024-09-13T15:59:18.535Z] 5f70bf18a086: Waiting [2024-09-13T15:59:18.535Z] fe7979dcfa84: Waiting [2024-09-13T15:59:18.535Z] 44f940289357: Waiting [2024-09-13T15:59:18.535Z] eaa90ea02889: Waiting [2024-09-13T15:59:18.535Z] d62a02444d39: Waiting [2024-09-13T15:59:18.535Z] 3d2fc70f5ff3: Waiting [2024-09-13T15:59:18.535Z] cf8239dd45e9: Waiting [2024-09-13T15:59:18.535Z] 161b03d38386: Waiting [2024-09-13T15:59:18.535Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:18.535Z] c4a7e7456697: Waiting [2024-09-13T15:59:18.535Z] 1ee22e129a2a: Layer already exists [2024-09-13T15:59:18.535Z] 998003060492: Layer already exists [2024-09-13T15:59:18.535Z] 4a1854174e51: Layer already exists [2024-09-13T15:59:18.535Z] c3d5101a27e5: Layer already exists [2024-09-13T15:59:18.535Z] e0b463d676a8: Layer already exists [2024-09-13T15:59:18.535Z] cf8239dd45e9: Layer already exists [2024-09-13T15:59:18.535Z] 3d2fc70f5ff3: Layer already exists [2024-09-13T15:59:18.535Z] 161b03d38386: Layer already exists [2024-09-13T15:59:18.535Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:18.535Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:18.535Z] c02ed108cf12: Layer already exists [2024-09-13T15:59:18.535Z] 59a65e7fd081: Layer already exists [2024-09-13T15:59:18.535Z] fe7979dcfa84: Layer already exists [2024-09-13T15:59:18.535Z] 5f70bf18a086: Layer already exists [2024-09-13T15:59:18.535Z] 44f940289357: Layer already exists [2024-09-13T15:59:18.535Z] eaa90ea02889: Layer already exists [2024-09-13T15:59:18.535Z] d62a02444d39: Layer already exists [2024-09-13T15:59:18.535Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:18.861Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:19.176Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-13T15:59:19.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-13T15:59:19.176Z] 4a1854174e51: Preparing [2024-09-13T15:59:19.176Z] c3d5101a27e5: Preparing [2024-09-13T15:59:19.176Z] 1ee22e129a2a: Preparing [2024-09-13T15:59:19.176Z] 998003060492: Preparing [2024-09-13T15:59:19.176Z] e0b463d676a8: Preparing [2024-09-13T15:59:19.176Z] 3d2fc70f5ff3: Preparing [2024-09-13T15:59:19.176Z] cf8239dd45e9: Preparing [2024-09-13T15:59:19.176Z] 161b03d38386: Preparing [2024-09-13T15:59:19.176Z] c4a7e7456697: Preparing [2024-09-13T15:59:19.176Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:19.176Z] c02ed108cf12: Preparing [2024-09-13T15:59:19.177Z] 59a65e7fd081: Preparing [2024-09-13T15:59:19.177Z] 5f70bf18a086: Preparing [2024-09-13T15:59:19.177Z] fe7979dcfa84: Preparing [2024-09-13T15:59:19.177Z] 44f940289357: Preparing [2024-09-13T15:59:19.177Z] eaa90ea02889: Preparing [2024-09-13T15:59:19.177Z] d62a02444d39: Preparing [2024-09-13T15:59:19.177Z] 161b03d38386: Waiting [2024-09-13T15:59:19.177Z] fe7979dcfa84: Waiting [2024-09-13T15:59:19.177Z] 44f940289357: Waiting [2024-09-13T15:59:19.177Z] eaa90ea02889: Waiting [2024-09-13T15:59:19.177Z] d62a02444d39: Waiting [2024-09-13T15:59:19.177Z] c4a7e7456697: Waiting [2024-09-13T15:59:19.177Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:19.177Z] 59a65e7fd081: Waiting [2024-09-13T15:59:19.177Z] c02ed108cf12: Waiting [2024-09-13T15:59:19.177Z] 5f70bf18a086: Waiting [2024-09-13T15:59:19.177Z] 3d2fc70f5ff3: Waiting [2024-09-13T15:59:19.177Z] cf8239dd45e9: Waiting [2024-09-13T15:59:19.177Z] 4a1854174e51: Layer already exists [2024-09-13T15:59:19.177Z] 998003060492: Layer already exists [2024-09-13T15:59:19.177Z] c3d5101a27e5: Layer already exists [2024-09-13T15:59:19.177Z] e0b463d676a8: Layer already exists [2024-09-13T15:59:19.177Z] 1ee22e129a2a: Layer already exists [2024-09-13T15:59:19.177Z] 3d2fc70f5ff3: Layer already exists [2024-09-13T15:59:19.177Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:19.177Z] 161b03d38386: Layer already exists [2024-09-13T15:59:19.177Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:19.177Z] cf8239dd45e9: Layer already exists [2024-09-13T15:59:19.177Z] fe7979dcfa84: Layer already exists [2024-09-13T15:59:19.177Z] c02ed108cf12: Layer already exists [2024-09-13T15:59:19.177Z] 5f70bf18a086: Layer already exists [2024-09-13T15:59:19.177Z] 59a65e7fd081: Layer already exists [2024-09-13T15:59:19.177Z] 44f940289357: Layer already exists [2024-09-13T15:59:19.177Z] eaa90ea02889: Layer already exists [2024-09-13T15:59:19.177Z] d62a02444d39: Layer already exists [2024-09-13T15:59:19.177Z] main: digest: sha256:d38a5da95ad2dc7c275c515754b45fa00a8793fbf35ddae2fd5b981049a4a305 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:19.250Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:19.267Z] taggedImages: [2024-09-13T15:59:19.267Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:19.267Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-13T15:59:19.267Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.74 [2024-09-13T15:59:19.267Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:19.267Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-13T15:59:19.292Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-13T15:59:19.293Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:19.293Z] latest [2024-09-13T15:59:19.293Z] 3.2.0-dev.74 [2024-09-13T15:59:19.293Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:19.293Z] main [2024-09-13T15:59:19.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:19.630Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:19.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:19.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T15:59:19.949Z] 8200c267d76a: Preparing [2024-09-13T15:59:19.949Z] 7e051fd8ed45: Preparing [2024-09-13T15:59:19.949Z] a565dbf5eddc: Preparing [2024-09-13T15:59:19.949Z] 5873ca6c54df: Preparing [2024-09-13T15:59:19.949Z] c4a7e7456697: Preparing [2024-09-13T15:59:19.949Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:19.949Z] 7922e0c791b2: Preparing [2024-09-13T15:59:19.949Z] e398e8dc837c: Preparing [2024-09-13T15:59:19.949Z] d62a02444d39: Preparing [2024-09-13T15:59:19.949Z] e398e8dc837c: Waiting [2024-09-13T15:59:19.949Z] 7922e0c791b2: Waiting [2024-09-13T15:59:19.949Z] a565dbf5eddc: Pushed [2024-09-13T15:59:19.949Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:20.206Z] 8200c267d76a: Layer already exists [2024-09-13T15:59:20.206Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:59:20.206Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:20.206Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:20.206Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:20.206Z] d62a02444d39: Layer already exists [2024-09-13T15:59:22.777Z] 5873ca6c54df: Pushed [2024-09-13T15:59:22.777Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:23.189Z] + 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-13T15:59:23.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-13T15:59:23.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T15:59:23.563Z] 8200c267d76a: Preparing [2024-09-13T15:59:23.563Z] 7e051fd8ed45: Preparing [2024-09-13T15:59:23.563Z] a565dbf5eddc: Preparing [2024-09-13T15:59:23.563Z] 5873ca6c54df: Preparing [2024-09-13T15:59:23.563Z] c4a7e7456697: Preparing [2024-09-13T15:59:23.563Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:23.563Z] 7922e0c791b2: Preparing [2024-09-13T15:59:23.563Z] e398e8dc837c: Preparing [2024-09-13T15:59:23.563Z] d62a02444d39: Preparing [2024-09-13T15:59:23.563Z] e398e8dc837c: Waiting [2024-09-13T15:59:23.563Z] 7922e0c791b2: Waiting [2024-09-13T15:59:23.563Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:23.563Z] d62a02444d39: Waiting [2024-09-13T15:59:23.563Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:23.563Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:59:23.563Z] 8200c267d76a: Layer already exists [2024-09-13T15:59:23.563Z] 5873ca6c54df: Layer already exists [2024-09-13T15:59:23.563Z] a565dbf5eddc: Layer already exists [2024-09-13T15:59:23.563Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:23.563Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:23.563Z] d62a02444d39: Layer already exists [2024-09-13T15:59:23.563Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:23.563Z] latest: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:23.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:24.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.74 [2024-09-13T15:59:24.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T15:59:24.276Z] 8200c267d76a: Preparing [2024-09-13T15:59:24.276Z] 7e051fd8ed45: Preparing [2024-09-13T15:59:24.276Z] a565dbf5eddc: Preparing [2024-09-13T15:59:24.276Z] 5873ca6c54df: Preparing [2024-09-13T15:59:24.276Z] c4a7e7456697: Preparing [2024-09-13T15:59:24.276Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:24.276Z] 7922e0c791b2: Preparing [2024-09-13T15:59:24.276Z] e398e8dc837c: Preparing [2024-09-13T15:59:24.276Z] d62a02444d39: Preparing [2024-09-13T15:59:24.276Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:24.276Z] 7922e0c791b2: Waiting [2024-09-13T15:59:24.276Z] e398e8dc837c: Waiting [2024-09-13T15:59:24.276Z] d62a02444d39: Waiting [2024-09-13T15:59:24.276Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:59:24.276Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:24.276Z] a565dbf5eddc: Layer already exists [2024-09-13T15:59:24.276Z] 5873ca6c54df: Layer already exists [2024-09-13T15:59:24.276Z] 8200c267d76a: Layer already exists [2024-09-13T15:59:24.276Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:24.277Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:24.277Z] d62a02444d39: Layer already exists [2024-09-13T15:59:24.277Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:24.277Z] 3.2.0-dev.74: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:24.611Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:24.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:24.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T15:59:24.935Z] 8200c267d76a: Preparing [2024-09-13T15:59:24.935Z] 7e051fd8ed45: Preparing [2024-09-13T15:59:24.935Z] a565dbf5eddc: Preparing [2024-09-13T15:59:24.935Z] 5873ca6c54df: Preparing [2024-09-13T15:59:24.935Z] c4a7e7456697: Preparing [2024-09-13T15:59:24.935Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:24.935Z] 7922e0c791b2: Preparing [2024-09-13T15:59:24.935Z] e398e8dc837c: Preparing [2024-09-13T15:59:24.935Z] d62a02444d39: Preparing [2024-09-13T15:59:24.935Z] d62a02444d39: Waiting [2024-09-13T15:59:24.935Z] 7922e0c791b2: Waiting [2024-09-13T15:59:24.935Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:24.935Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:59:24.935Z] a565dbf5eddc: Layer already exists [2024-09-13T15:59:24.935Z] 5873ca6c54df: Layer already exists [2024-09-13T15:59:24.935Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:24.935Z] 8200c267d76a: Layer already exists [2024-09-13T15:59:24.935Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:24.935Z] d62a02444d39: Layer already exists [2024-09-13T15:59:24.935Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:24.935Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:24.935Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:25.263Z] + 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-13T15:59:25.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-13T15:59:25.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-13T15:59:25.590Z] 8200c267d76a: Preparing [2024-09-13T15:59:25.590Z] 7e051fd8ed45: Preparing [2024-09-13T15:59:25.590Z] a565dbf5eddc: Preparing [2024-09-13T15:59:25.590Z] 5873ca6c54df: Preparing [2024-09-13T15:59:25.590Z] c4a7e7456697: Preparing [2024-09-13T15:59:25.590Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:25.590Z] 7922e0c791b2: Preparing [2024-09-13T15:59:25.590Z] e398e8dc837c: Preparing [2024-09-13T15:59:25.590Z] d62a02444d39: Preparing [2024-09-13T15:59:25.590Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:25.590Z] 7922e0c791b2: Waiting [2024-09-13T15:59:25.590Z] e398e8dc837c: Waiting [2024-09-13T15:59:25.590Z] d62a02444d39: Waiting [2024-09-13T15:59:25.590Z] a565dbf5eddc: Layer already exists [2024-09-13T15:59:25.590Z] 8200c267d76a: Layer already exists [2024-09-13T15:59:25.590Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:25.590Z] 7e051fd8ed45: Layer already exists [2024-09-13T15:59:25.590Z] 5873ca6c54df: Layer already exists [2024-09-13T15:59:25.590Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:25.590Z] e398e8dc837c: Layer already exists [2024-09-13T15:59:25.590Z] 7922e0c791b2: Layer already exists [2024-09-13T15:59:25.590Z] d62a02444d39: Layer already exists [2024-09-13T15:59:25.590Z] main: digest: sha256:88e71affeae264ea2e0ea9157115ca5ba959e612f4d63466b731617c8901081e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:25.674Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:25.689Z] taggedImages: [2024-09-13T15:59:25.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:25.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-13T15:59:25.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.74 [2024-09-13T15:59:25.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:25.689Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-13T15:59:25.715Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-13T15:59:25.715Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:25.715Z] latest [2024-09-13T15:59:25.715Z] 3.2.0-dev.74 [2024-09-13T15:59:25.715Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:25.715Z] main [2024-09-13T15:59:25.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:26.070Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:26.395Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:26.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T15:59:26.395Z] 347f02dd3392: Preparing [2024-09-13T15:59:26.395Z] 4877a45664bb: Preparing [2024-09-13T15:59:26.395Z] ae2e9aef4608: Preparing [2024-09-13T15:59:26.395Z] 8f9057303355: Preparing [2024-09-13T15:59:26.395Z] 21c11d39e017: Preparing [2024-09-13T15:59:26.395Z] c4a7e7456697: Preparing [2024-09-13T15:59:26.395Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:26.395Z] 6f943dfb67df: Preparing [2024-09-13T15:59:26.395Z] 5b99af80c139: Preparing [2024-09-13T15:59:26.395Z] d4888db1c7c4: Preparing [2024-09-13T15:59:26.395Z] d62a02444d39: Preparing [2024-09-13T15:59:26.395Z] c4a7e7456697: Waiting [2024-09-13T15:59:26.395Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:26.395Z] 5b99af80c139: Waiting [2024-09-13T15:59:26.395Z] 6f943dfb67df: Waiting [2024-09-13T15:59:26.395Z] d4888db1c7c4: Waiting [2024-09-13T15:59:26.395Z] d62a02444d39: Waiting [2024-09-13T15:59:26.395Z] 8f9057303355: Pushed [2024-09-13T15:59:26.395Z] 347f02dd3392: Pushed [2024-09-13T15:59:26.395Z] 21c11d39e017: Pushed [2024-09-13T15:59:26.395Z] 4877a45664bb: Pushed [2024-09-13T15:59:26.395Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:26.395Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:26.395Z] d62a02444d39: Layer already exists [2024-09-13T15:59:26.653Z] 6f943dfb67df: Pushed [2024-09-13T15:59:26.654Z] 5b99af80c139: Pushed [2024-09-13T15:59:27.589Z] ae2e9aef4608: Pushed [2024-09-13T15:59:27.589Z] d4888db1c7c4: Pushed [2024-09-13T15:59:27.847Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:28.167Z] + 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-13T15:59:28.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-13T15:59:28.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T15:59:28.496Z] 347f02dd3392: Preparing [2024-09-13T15:59:28.496Z] 4877a45664bb: Preparing [2024-09-13T15:59:28.496Z] ae2e9aef4608: Preparing [2024-09-13T15:59:28.496Z] 8f9057303355: Preparing [2024-09-13T15:59:28.496Z] 21c11d39e017: Preparing [2024-09-13T15:59:28.496Z] c4a7e7456697: Preparing [2024-09-13T15:59:28.496Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:28.496Z] c4a7e7456697: Waiting [2024-09-13T15:59:28.496Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:28.496Z] 6f943dfb67df: Preparing [2024-09-13T15:59:28.496Z] 5b99af80c139: Preparing [2024-09-13T15:59:28.496Z] 6f943dfb67df: Waiting [2024-09-13T15:59:28.496Z] d4888db1c7c4: Preparing [2024-09-13T15:59:28.496Z] d62a02444d39: Preparing [2024-09-13T15:59:28.496Z] 5b99af80c139: Waiting [2024-09-13T15:59:28.496Z] d62a02444d39: Waiting [2024-09-13T15:59:28.496Z] 8f9057303355: Layer already exists [2024-09-13T15:59:28.496Z] 21c11d39e017: Layer already exists [2024-09-13T15:59:28.496Z] ae2e9aef4608: Layer already exists [2024-09-13T15:59:28.496Z] 4877a45664bb: Layer already exists [2024-09-13T15:59:28.496Z] 347f02dd3392: Layer already exists [2024-09-13T15:59:28.496Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:28.496Z] d4888db1c7c4: Layer already exists [2024-09-13T15:59:28.496Z] 5b99af80c139: Layer already exists [2024-09-13T15:59:28.496Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:28.496Z] 6f943dfb67df: Layer already exists [2024-09-13T15:59:28.496Z] d62a02444d39: Layer already exists [2024-09-13T15:59:28.496Z] latest: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:28.825Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:29.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.74 [2024-09-13T15:59:29.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T15:59:29.152Z] 347f02dd3392: Preparing [2024-09-13T15:59:29.152Z] 4877a45664bb: Preparing [2024-09-13T15:59:29.152Z] ae2e9aef4608: Preparing [2024-09-13T15:59:29.152Z] 8f9057303355: Preparing [2024-09-13T15:59:29.152Z] 21c11d39e017: Preparing [2024-09-13T15:59:29.152Z] c4a7e7456697: Preparing [2024-09-13T15:59:29.152Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:29.152Z] 6f943dfb67df: Preparing [2024-09-13T15:59:29.152Z] 5b99af80c139: Preparing [2024-09-13T15:59:29.152Z] d4888db1c7c4: Preparing [2024-09-13T15:59:29.152Z] d62a02444d39: Preparing [2024-09-13T15:59:29.152Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:29.152Z] 5b99af80c139: Waiting [2024-09-13T15:59:29.152Z] d4888db1c7c4: Waiting [2024-09-13T15:59:29.152Z] 6f943dfb67df: Waiting [2024-09-13T15:59:29.152Z] d62a02444d39: Waiting [2024-09-13T15:59:29.152Z] c4a7e7456697: Waiting [2024-09-13T15:59:29.152Z] 8f9057303355: Layer already exists [2024-09-13T15:59:29.152Z] ae2e9aef4608: Layer already exists [2024-09-13T15:59:29.152Z] 347f02dd3392: Layer already exists [2024-09-13T15:59:29.152Z] 21c11d39e017: Layer already exists [2024-09-13T15:59:29.152Z] 4877a45664bb: Layer already exists [2024-09-13T15:59:29.152Z] 6f943dfb67df: Layer already exists [2024-09-13T15:59:29.152Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:29.152Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:29.152Z] 5b99af80c139: Layer already exists [2024-09-13T15:59:29.152Z] d4888db1c7c4: Layer already exists [2024-09-13T15:59:29.152Z] d62a02444d39: Layer already exists [2024-09-13T15:59:29.152Z] 3.2.0-dev.74: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:29.474Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:29.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:29.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T15:59:29.803Z] 347f02dd3392: Preparing [2024-09-13T15:59:29.803Z] 4877a45664bb: Preparing [2024-09-13T15:59:29.803Z] ae2e9aef4608: Preparing [2024-09-13T15:59:29.803Z] 8f9057303355: Preparing [2024-09-13T15:59:29.803Z] 21c11d39e017: Preparing [2024-09-13T15:59:29.803Z] c4a7e7456697: Preparing [2024-09-13T15:59:29.803Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:29.803Z] 6f943dfb67df: Preparing [2024-09-13T15:59:29.803Z] 5b99af80c139: Preparing [2024-09-13T15:59:29.803Z] d4888db1c7c4: Preparing [2024-09-13T15:59:29.803Z] d62a02444d39: Preparing [2024-09-13T15:59:29.803Z] 6f943dfb67df: Waiting [2024-09-13T15:59:29.803Z] c4a7e7456697: Waiting [2024-09-13T15:59:29.803Z] 5b99af80c139: Waiting [2024-09-13T15:59:29.803Z] d4888db1c7c4: Waiting [2024-09-13T15:59:29.803Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:29.803Z] d62a02444d39: Waiting [2024-09-13T15:59:29.803Z] 4877a45664bb: Layer already exists [2024-09-13T15:59:29.803Z] 347f02dd3392: Layer already exists [2024-09-13T15:59:29.803Z] 21c11d39e017: Layer already exists [2024-09-13T15:59:29.803Z] ae2e9aef4608: Layer already exists [2024-09-13T15:59:29.803Z] 8f9057303355: Layer already exists [2024-09-13T15:59:29.803Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:29.803Z] 6f943dfb67df: Layer already exists [2024-09-13T15:59:29.803Z] 5b99af80c139: Layer already exists [2024-09-13T15:59:29.803Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:29.803Z] d4888db1c7c4: Layer already exists [2024-09-13T15:59:29.803Z] d62a02444d39: Layer already exists [2024-09-13T15:59:29.803Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:30.128Z] + 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-13T15:59:30.448Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-13T15:59:30.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-13T15:59:30.448Z] 347f02dd3392: Preparing [2024-09-13T15:59:30.448Z] 4877a45664bb: Preparing [2024-09-13T15:59:30.448Z] ae2e9aef4608: Preparing [2024-09-13T15:59:30.448Z] 8f9057303355: Preparing [2024-09-13T15:59:30.448Z] 21c11d39e017: Preparing [2024-09-13T15:59:30.448Z] c4a7e7456697: Preparing [2024-09-13T15:59:30.448Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:30.448Z] 6f943dfb67df: Preparing [2024-09-13T15:59:30.448Z] 5b99af80c139: Preparing [2024-09-13T15:59:30.448Z] d4888db1c7c4: Preparing [2024-09-13T15:59:30.448Z] d62a02444d39: Preparing [2024-09-13T15:59:30.448Z] 6f943dfb67df: Waiting [2024-09-13T15:59:30.448Z] 5b99af80c139: Waiting [2024-09-13T15:59:30.448Z] c4a7e7456697: Waiting [2024-09-13T15:59:30.448Z] d4888db1c7c4: Waiting [2024-09-13T15:59:30.448Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:30.448Z] d62a02444d39: Waiting [2024-09-13T15:59:30.448Z] 8f9057303355: Layer already exists [2024-09-13T15:59:30.448Z] 4877a45664bb: Layer already exists [2024-09-13T15:59:30.448Z] 21c11d39e017: Layer already exists [2024-09-13T15:59:30.448Z] 347f02dd3392: Layer already exists [2024-09-13T15:59:30.448Z] ae2e9aef4608: Layer already exists [2024-09-13T15:59:30.448Z] 5b99af80c139: Layer already exists [2024-09-13T15:59:30.448Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:30.448Z] d4888db1c7c4: Layer already exists [2024-09-13T15:59:30.448Z] 6f943dfb67df: Layer already exists [2024-09-13T15:59:30.448Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:30.448Z] d62a02444d39: Layer already exists [2024-09-13T15:59:30.448Z] main: digest: sha256:6b8c8f6c706aae77b4bf2de79838bbe7a948ca5961b883e5f3fccf7684aa4ac6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:30.529Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:30.544Z] taggedImages: [2024-09-13T15:59:30.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:30.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-13T15:59:30.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.74 [2024-09-13T15:59:30.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:30.544Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-13T15:59:30.573Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-13T15:59:30.573Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:30.573Z] latest [2024-09-13T15:59:30.573Z] 3.2.0-dev.74 [2024-09-13T15:59:30.573Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:30.573Z] main [2024-09-13T15:59:30.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:30.917Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:31.245Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:31.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T15:59:31.245Z] 88233f48b2f2: Preparing [2024-09-13T15:59:31.245Z] f209f7777f4c: Preparing [2024-09-13T15:59:31.245Z] ac61933d34b9: Preparing [2024-09-13T15:59:31.245Z] 3975a632949c: Preparing [2024-09-13T15:59:31.245Z] f9ab913f7831: Preparing [2024-09-13T15:59:31.245Z] 72421a147722: Preparing [2024-09-13T15:59:31.245Z] 9071ef1c3e43: Preparing [2024-09-13T15:59:31.245Z] c4a7e7456697: Preparing [2024-09-13T15:59:31.245Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:31.245Z] a41abfba09e9: Preparing [2024-09-13T15:59:31.245Z] 06f2af460951: Preparing [2024-09-13T15:59:31.245Z] d62a02444d39: Preparing [2024-09-13T15:59:31.245Z] c4a7e7456697: Waiting [2024-09-13T15:59:31.245Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:31.245Z] d62a02444d39: Waiting [2024-09-13T15:59:31.245Z] a41abfba09e9: Waiting [2024-09-13T15:59:31.245Z] 06f2af460951: Waiting [2024-09-13T15:59:31.245Z] 72421a147722: Waiting [2024-09-13T15:59:31.245Z] 9071ef1c3e43: Waiting [2024-09-13T15:59:31.245Z] 88233f48b2f2: Pushed [2024-09-13T15:59:31.245Z] f9ab913f7831: Pushed [2024-09-13T15:59:31.245Z] f209f7777f4c: Pushed [2024-09-13T15:59:31.245Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:31.245Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:31.245Z] 72421a147722: Pushed [2024-09-13T15:59:31.245Z] 9071ef1c3e43: Pushed [2024-09-13T15:59:31.504Z] d62a02444d39: Layer already exists [2024-09-13T15:59:31.504Z] a41abfba09e9: Pushed [2024-09-13T15:59:32.072Z] 3975a632949c: Pushed [2024-09-13T15:59:32.330Z] ac61933d34b9: Pushed [2024-09-13T15:59:32.589Z] 06f2af460951: Pushed [2024-09-13T15:59:32.589Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:32.918Z] + 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-13T15:59:33.240Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-13T15:59:33.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T15:59:33.240Z] 88233f48b2f2: Preparing [2024-09-13T15:59:33.240Z] f209f7777f4c: Preparing [2024-09-13T15:59:33.240Z] ac61933d34b9: Preparing [2024-09-13T15:59:33.240Z] 3975a632949c: Preparing [2024-09-13T15:59:33.240Z] f9ab913f7831: Preparing [2024-09-13T15:59:33.240Z] 72421a147722: Preparing [2024-09-13T15:59:33.240Z] 9071ef1c3e43: Preparing [2024-09-13T15:59:33.240Z] c4a7e7456697: Preparing [2024-09-13T15:59:33.240Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:33.240Z] a41abfba09e9: Preparing [2024-09-13T15:59:33.240Z] 06f2af460951: Preparing [2024-09-13T15:59:33.240Z] d62a02444d39: Preparing [2024-09-13T15:59:33.240Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:33.240Z] 72421a147722: Waiting [2024-09-13T15:59:33.240Z] 9071ef1c3e43: Waiting [2024-09-13T15:59:33.240Z] c4a7e7456697: Waiting [2024-09-13T15:59:33.240Z] a41abfba09e9: Waiting [2024-09-13T15:59:33.240Z] 06f2af460951: Waiting [2024-09-13T15:59:33.240Z] 3975a632949c: Layer already exists [2024-09-13T15:59:33.240Z] ac61933d34b9: Layer already exists [2024-09-13T15:59:33.240Z] f9ab913f7831: Layer already exists [2024-09-13T15:59:33.240Z] f209f7777f4c: Layer already exists [2024-09-13T15:59:33.240Z] 88233f48b2f2: Layer already exists [2024-09-13T15:59:33.240Z] 72421a147722: Layer already exists [2024-09-13T15:59:33.240Z] 9071ef1c3e43: Layer already exists [2024-09-13T15:59:33.240Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:33.240Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:33.240Z] a41abfba09e9: Layer already exists [2024-09-13T15:59:33.240Z] 06f2af460951: Layer already exists [2024-09-13T15:59:33.240Z] d62a02444d39: Layer already exists [2024-09-13T15:59:33.240Z] latest: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:33.567Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:33.897Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.74 [2024-09-13T15:59:33.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T15:59:33.897Z] 88233f48b2f2: Preparing [2024-09-13T15:59:33.897Z] f209f7777f4c: Preparing [2024-09-13T15:59:33.897Z] ac61933d34b9: Preparing [2024-09-13T15:59:33.897Z] 3975a632949c: Preparing [2024-09-13T15:59:33.897Z] f9ab913f7831: Preparing [2024-09-13T15:59:33.897Z] 72421a147722: Preparing [2024-09-13T15:59:33.897Z] 9071ef1c3e43: Preparing [2024-09-13T15:59:33.897Z] c4a7e7456697: Preparing [2024-09-13T15:59:33.897Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:33.897Z] a41abfba09e9: Preparing [2024-09-13T15:59:33.897Z] 06f2af460951: Preparing [2024-09-13T15:59:33.897Z] d62a02444d39: Preparing [2024-09-13T15:59:33.897Z] 72421a147722: Waiting [2024-09-13T15:59:33.897Z] 9071ef1c3e43: Waiting [2024-09-13T15:59:33.897Z] c4a7e7456697: Waiting [2024-09-13T15:59:33.897Z] d62a02444d39: Waiting [2024-09-13T15:59:33.897Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:33.897Z] a41abfba09e9: Waiting [2024-09-13T15:59:33.897Z] 06f2af460951: Waiting [2024-09-13T15:59:33.897Z] f209f7777f4c: Layer already exists [2024-09-13T15:59:33.897Z] ac61933d34b9: Layer already exists [2024-09-13T15:59:33.897Z] 3975a632949c: Layer already exists [2024-09-13T15:59:33.897Z] 88233f48b2f2: Layer already exists [2024-09-13T15:59:33.897Z] f9ab913f7831: Layer already exists [2024-09-13T15:59:33.897Z] 9071ef1c3e43: Layer already exists [2024-09-13T15:59:33.897Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:33.897Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:33.897Z] 72421a147722: Layer already exists [2024-09-13T15:59:33.897Z] a41abfba09e9: Layer already exists [2024-09-13T15:59:33.897Z] d62a02444d39: Layer already exists [2024-09-13T15:59:33.897Z] 06f2af460951: Layer already exists [2024-09-13T15:59:33.897Z] 3.2.0-dev.74: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:34.228Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:34.552Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:34.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T15:59:34.552Z] 88233f48b2f2: Preparing [2024-09-13T15:59:34.552Z] f209f7777f4c: Preparing [2024-09-13T15:59:34.552Z] ac61933d34b9: Preparing [2024-09-13T15:59:34.552Z] 3975a632949c: Preparing [2024-09-13T15:59:34.552Z] f9ab913f7831: Preparing [2024-09-13T15:59:34.552Z] 72421a147722: Preparing [2024-09-13T15:59:34.552Z] 9071ef1c3e43: Preparing [2024-09-13T15:59:34.552Z] c4a7e7456697: Preparing [2024-09-13T15:59:34.552Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:34.552Z] a41abfba09e9: Preparing [2024-09-13T15:59:34.552Z] 06f2af460951: Preparing [2024-09-13T15:59:34.552Z] d62a02444d39: Preparing [2024-09-13T15:59:34.552Z] 72421a147722: Waiting [2024-09-13T15:59:34.552Z] 9071ef1c3e43: Waiting [2024-09-13T15:59:34.552Z] d62a02444d39: Waiting [2024-09-13T15:59:34.552Z] a41abfba09e9: Waiting [2024-09-13T15:59:34.552Z] 06f2af460951: Waiting [2024-09-13T15:59:34.552Z] c4a7e7456697: Waiting [2024-09-13T15:59:34.552Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:34.552Z] 3975a632949c: Layer already exists [2024-09-13T15:59:34.552Z] f209f7777f4c: Layer already exists [2024-09-13T15:59:34.552Z] 88233f48b2f2: Layer already exists [2024-09-13T15:59:34.552Z] ac61933d34b9: Layer already exists [2024-09-13T15:59:34.552Z] f9ab913f7831: Layer already exists [2024-09-13T15:59:34.552Z] 72421a147722: Layer already exists [2024-09-13T15:59:34.552Z] 9071ef1c3e43: Layer already exists [2024-09-13T15:59:34.552Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:34.552Z] a41abfba09e9: Layer already exists [2024-09-13T15:59:34.552Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:34.552Z] 06f2af460951: Layer already exists [2024-09-13T15:59:34.552Z] d62a02444d39: Layer already exists [2024-09-13T15:59:34.552Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:34.885Z] + 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-13T15:59:35.209Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-13T15:59:35.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-13T15:59:35.209Z] 88233f48b2f2: Preparing [2024-09-13T15:59:35.209Z] f209f7777f4c: Preparing [2024-09-13T15:59:35.209Z] ac61933d34b9: Preparing [2024-09-13T15:59:35.209Z] 3975a632949c: Preparing [2024-09-13T15:59:35.209Z] f9ab913f7831: Preparing [2024-09-13T15:59:35.209Z] 72421a147722: Preparing [2024-09-13T15:59:35.209Z] 9071ef1c3e43: Preparing [2024-09-13T15:59:35.209Z] c4a7e7456697: Preparing [2024-09-13T15:59:35.209Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:35.209Z] a41abfba09e9: Preparing [2024-09-13T15:59:35.209Z] 06f2af460951: Preparing [2024-09-13T15:59:35.209Z] d62a02444d39: Preparing [2024-09-13T15:59:35.209Z] 72421a147722: Waiting [2024-09-13T15:59:35.209Z] 9071ef1c3e43: Waiting [2024-09-13T15:59:35.209Z] c4a7e7456697: Waiting [2024-09-13T15:59:35.209Z] a9cfa4c5e6d7: Waiting [2024-09-13T15:59:35.209Z] a41abfba09e9: Waiting [2024-09-13T15:59:35.209Z] 06f2af460951: Waiting [2024-09-13T15:59:35.209Z] 88233f48b2f2: Layer already exists [2024-09-13T15:59:35.209Z] f9ab913f7831: Layer already exists [2024-09-13T15:59:35.209Z] f209f7777f4c: Layer already exists [2024-09-13T15:59:35.209Z] 3975a632949c: Layer already exists [2024-09-13T15:59:35.209Z] ac61933d34b9: Layer already exists [2024-09-13T15:59:35.209Z] 9071ef1c3e43: Layer already exists [2024-09-13T15:59:35.209Z] 72421a147722: Layer already exists [2024-09-13T15:59:35.209Z] a41abfba09e9: Layer already exists [2024-09-13T15:59:35.209Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:35.209Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:35.209Z] 06f2af460951: Layer already exists [2024-09-13T15:59:35.209Z] d62a02444d39: Layer already exists [2024-09-13T15:59:35.209Z] main: digest: sha256:15a5b4cb41cf211f74cb99e3bb0b731aceaec888c619d1d691523bb2fb0f4e35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:35.280Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:35.294Z] taggedImages: [2024-09-13T15:59:35.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:35.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-13T15:59:35.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.74 [2024-09-13T15:59:35.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:35.294Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-13T15:59:35.397Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-13T15:59:35.397Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:35.397Z] latest [2024-09-13T15:59:35.397Z] 3.2.0-dev.74 [2024-09-13T15:59:35.397Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:35.397Z] main [2024-09-13T15:59:35.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:35.753Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:36.073Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:36.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T15:59:36.073Z] bfce39cec2e0: Preparing [2024-09-13T15:59:36.073Z] 4858f4fe559d: Preparing [2024-09-13T15:59:36.073Z] c4a7e7456697: Preparing [2024-09-13T15:59:36.073Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:36.073Z] 5935e41df83d: Preparing [2024-09-13T15:59:36.073Z] aed38b9a76f2: Preparing [2024-09-13T15:59:36.073Z] d62a02444d39: Preparing [2024-09-13T15:59:36.073Z] aed38b9a76f2: Waiting [2024-09-13T15:59:36.073Z] d62a02444d39: Waiting [2024-09-13T15:59:36.073Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:36.073Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:36.073Z] d62a02444d39: Layer already exists [2024-09-13T15:59:36.073Z] 5935e41df83d: Pushed [2024-09-13T15:59:36.073Z] bfce39cec2e0: Pushed [2024-09-13T15:59:37.008Z] aed38b9a76f2: Pushed [2024-09-13T15:59:38.022Z] 4858f4fe559d: Pushed [2024-09-13T15:59:38.022Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:38.361Z] + 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-13T15:59:38.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-13T15:59:38.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T15:59:38.679Z] bfce39cec2e0: Preparing [2024-09-13T15:59:38.679Z] 4858f4fe559d: Preparing [2024-09-13T15:59:38.679Z] c4a7e7456697: Preparing [2024-09-13T15:59:38.679Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:38.679Z] 5935e41df83d: Preparing [2024-09-13T15:59:38.679Z] aed38b9a76f2: Preparing [2024-09-13T15:59:38.679Z] d62a02444d39: Preparing [2024-09-13T15:59:38.679Z] d62a02444d39: Waiting [2024-09-13T15:59:38.679Z] aed38b9a76f2: Waiting [2024-09-13T15:59:38.679Z] 4858f4fe559d: Layer already exists [2024-09-13T15:59:38.679Z] bfce39cec2e0: Layer already exists [2024-09-13T15:59:38.679Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:38.679Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:38.679Z] 5935e41df83d: Layer already exists [2024-09-13T15:59:38.679Z] aed38b9a76f2: Layer already exists [2024-09-13T15:59:38.679Z] d62a02444d39: Layer already exists [2024-09-13T15:59:38.679Z] latest: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:39.003Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:39.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.74 [2024-09-13T15:59:39.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T15:59:39.335Z] bfce39cec2e0: Preparing [2024-09-13T15:59:39.335Z] 4858f4fe559d: Preparing [2024-09-13T15:59:39.335Z] c4a7e7456697: Preparing [2024-09-13T15:59:39.335Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:39.335Z] 5935e41df83d: Preparing [2024-09-13T15:59:39.335Z] aed38b9a76f2: Preparing [2024-09-13T15:59:39.335Z] d62a02444d39: Preparing [2024-09-13T15:59:39.335Z] aed38b9a76f2: Waiting [2024-09-13T15:59:39.335Z] d62a02444d39: Waiting [2024-09-13T15:59:39.335Z] bfce39cec2e0: Layer already exists [2024-09-13T15:59:39.335Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:39.335Z] 5935e41df83d: Layer already exists [2024-09-13T15:59:39.335Z] 4858f4fe559d: Layer already exists [2024-09-13T15:59:39.335Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:39.335Z] aed38b9a76f2: Layer already exists [2024-09-13T15:59:39.335Z] d62a02444d39: Layer already exists [2024-09-13T15:59:39.335Z] 3.2.0-dev.74: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:39.657Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:39.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:39.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T15:59:39.977Z] bfce39cec2e0: Preparing [2024-09-13T15:59:39.977Z] 4858f4fe559d: Preparing [2024-09-13T15:59:39.977Z] c4a7e7456697: Preparing [2024-09-13T15:59:39.977Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:39.977Z] 5935e41df83d: Preparing [2024-09-13T15:59:39.977Z] aed38b9a76f2: Preparing [2024-09-13T15:59:39.977Z] d62a02444d39: Preparing [2024-09-13T15:59:39.977Z] aed38b9a76f2: Waiting [2024-09-13T15:59:39.977Z] d62a02444d39: Waiting [2024-09-13T15:59:39.977Z] bfce39cec2e0: Layer already exists [2024-09-13T15:59:39.977Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:39.977Z] 4858f4fe559d: Layer already exists [2024-09-13T15:59:39.977Z] 5935e41df83d: Layer already exists [2024-09-13T15:59:39.977Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:39.977Z] d62a02444d39: Layer already exists [2024-09-13T15:59:39.977Z] aed38b9a76f2: Layer already exists [2024-09-13T15:59:39.977Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:40.313Z] + 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-13T15:59:40.636Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-13T15:59:40.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-13T15:59:40.636Z] bfce39cec2e0: Preparing [2024-09-13T15:59:40.636Z] 4858f4fe559d: Preparing [2024-09-13T15:59:40.636Z] c4a7e7456697: Preparing [2024-09-13T15:59:40.636Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:40.636Z] 5935e41df83d: Preparing [2024-09-13T15:59:40.636Z] aed38b9a76f2: Preparing [2024-09-13T15:59:40.636Z] d62a02444d39: Preparing [2024-09-13T15:59:40.636Z] aed38b9a76f2: Waiting [2024-09-13T15:59:40.636Z] d62a02444d39: Waiting [2024-09-13T15:59:40.636Z] bfce39cec2e0: Layer already exists [2024-09-13T15:59:40.636Z] 4858f4fe559d: Layer already exists [2024-09-13T15:59:40.636Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:40.636Z] 5935e41df83d: Layer already exists [2024-09-13T15:59:40.636Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:40.636Z] aed38b9a76f2: Layer already exists [2024-09-13T15:59:40.636Z] d62a02444d39: Layer already exists [2024-09-13T15:59:40.636Z] main: digest: sha256:22084515b0176a42dc707b2508e7acd4d8742c61a2d4dff7c74ffd610198fcec size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:40.714Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:40.728Z] taggedImages: [2024-09-13T15:59:40.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:40.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-13T15:59:40.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.74 [2024-09-13T15:59:40.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:40.729Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-13T15:59:40.763Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-13T15:59:40.763Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:40.763Z] latest [2024-09-13T15:59:40.763Z] 3.2.0-dev.74 [2024-09-13T15:59:40.763Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:40.763Z] main [2024-09-13T15:59:40.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:41.113Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:41.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:41.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T15:59:41.430Z] f1cb0d1e64d1: Preparing [2024-09-13T15:59:41.430Z] 4f00bac96c3e: Preparing [2024-09-13T15:59:41.430Z] 9438f37c53af: Preparing [2024-09-13T15:59:41.430Z] c4a7e7456697: Preparing [2024-09-13T15:59:41.430Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:41.430Z] d9bedf3999c7: Preparing [2024-09-13T15:59:41.430Z] 74ed19489665: Preparing [2024-09-13T15:59:41.430Z] f17ad2f572f5: Preparing [2024-09-13T15:59:41.430Z] c59c0586f661: Preparing [2024-09-13T15:59:41.430Z] d62a02444d39: Preparing [2024-09-13T15:59:41.430Z] 74ed19489665: Waiting [2024-09-13T15:59:41.430Z] f17ad2f572f5: Waiting [2024-09-13T15:59:41.430Z] d62a02444d39: Waiting [2024-09-13T15:59:41.430Z] c59c0586f661: Waiting [2024-09-13T15:59:41.430Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:41.430Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:41.430Z] f1cb0d1e64d1: Pushed [2024-09-13T15:59:41.430Z] 9438f37c53af: Pushed [2024-09-13T15:59:41.430Z] 4f00bac96c3e: Pushed [2024-09-13T15:59:41.430Z] d62a02444d39: Layer already exists [2024-09-13T15:59:41.430Z] f17ad2f572f5: Pushed [2024-09-13T15:59:41.995Z] c59c0586f661: Pushed [2024-09-13T15:59:47.266Z] 74ed19489665: Pushed [2024-09-13T15:59:51.463Z] d9bedf3999c7: Pushed [2024-09-13T15:59:51.463Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:51.789Z] + 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-13T15:59:52.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-13T15:59:52.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T15:59:52.103Z] f1cb0d1e64d1: Preparing [2024-09-13T15:59:52.103Z] 4f00bac96c3e: Preparing [2024-09-13T15:59:52.103Z] 9438f37c53af: Preparing [2024-09-13T15:59:52.103Z] c4a7e7456697: Preparing [2024-09-13T15:59:52.103Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:52.103Z] d9bedf3999c7: Preparing [2024-09-13T15:59:52.103Z] 74ed19489665: Preparing [2024-09-13T15:59:52.103Z] f17ad2f572f5: Preparing [2024-09-13T15:59:52.103Z] c59c0586f661: Preparing [2024-09-13T15:59:52.103Z] d62a02444d39: Preparing [2024-09-13T15:59:52.103Z] f17ad2f572f5: Waiting [2024-09-13T15:59:52.103Z] d9bedf3999c7: Waiting [2024-09-13T15:59:52.103Z] c59c0586f661: Waiting [2024-09-13T15:59:52.103Z] d62a02444d39: Waiting [2024-09-13T15:59:52.103Z] 74ed19489665: Waiting [2024-09-13T15:59:52.103Z] f1cb0d1e64d1: Layer already exists [2024-09-13T15:59:52.103Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:52.103Z] 9438f37c53af: Layer already exists [2024-09-13T15:59:52.103Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:52.103Z] 4f00bac96c3e: Layer already exists [2024-09-13T15:59:52.103Z] f17ad2f572f5: Layer already exists [2024-09-13T15:59:52.103Z] d9bedf3999c7: Layer already exists [2024-09-13T15:59:52.103Z] c59c0586f661: Layer already exists [2024-09-13T15:59:52.103Z] 74ed19489665: Layer already exists [2024-09-13T15:59:52.103Z] d62a02444d39: Layer already exists [2024-09-13T15:59:52.103Z] latest: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:52.420Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:52.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.74 [2024-09-13T15:59:52.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T15:59:52.742Z] f1cb0d1e64d1: Preparing [2024-09-13T15:59:52.742Z] 4f00bac96c3e: Preparing [2024-09-13T15:59:52.742Z] 9438f37c53af: Preparing [2024-09-13T15:59:52.742Z] c4a7e7456697: Preparing [2024-09-13T15:59:52.742Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:52.742Z] d9bedf3999c7: Preparing [2024-09-13T15:59:52.742Z] 74ed19489665: Preparing [2024-09-13T15:59:52.742Z] f17ad2f572f5: Preparing [2024-09-13T15:59:52.742Z] c59c0586f661: Preparing [2024-09-13T15:59:52.742Z] d62a02444d39: Preparing [2024-09-13T15:59:52.742Z] c59c0586f661: Waiting [2024-09-13T15:59:52.742Z] d9bedf3999c7: Waiting [2024-09-13T15:59:52.742Z] d62a02444d39: Waiting [2024-09-13T15:59:52.742Z] 74ed19489665: Waiting [2024-09-13T15:59:52.742Z] f1cb0d1e64d1: Layer already exists [2024-09-13T15:59:52.742Z] 9438f37c53af: Layer already exists [2024-09-13T15:59:52.742Z] 4f00bac96c3e: Layer already exists [2024-09-13T15:59:52.742Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:52.742Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:52.742Z] d9bedf3999c7: Layer already exists [2024-09-13T15:59:52.742Z] 74ed19489665: Layer already exists [2024-09-13T15:59:52.742Z] f17ad2f572f5: Layer already exists [2024-09-13T15:59:52.742Z] c59c0586f661: Layer already exists [2024-09-13T15:59:52.742Z] d62a02444d39: Layer already exists [2024-09-13T15:59:52.742Z] 3.2.0-dev.74: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:53.071Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:53.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:53.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T15:59:53.390Z] f1cb0d1e64d1: Preparing [2024-09-13T15:59:53.390Z] 4f00bac96c3e: Preparing [2024-09-13T15:59:53.390Z] 9438f37c53af: Preparing [2024-09-13T15:59:53.390Z] c4a7e7456697: Preparing [2024-09-13T15:59:53.390Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:53.390Z] d9bedf3999c7: Preparing [2024-09-13T15:59:53.391Z] 74ed19489665: Preparing [2024-09-13T15:59:53.391Z] f17ad2f572f5: Preparing [2024-09-13T15:59:53.391Z] c59c0586f661: Preparing [2024-09-13T15:59:53.391Z] d62a02444d39: Preparing [2024-09-13T15:59:53.391Z] 74ed19489665: Waiting [2024-09-13T15:59:53.391Z] f17ad2f572f5: Waiting [2024-09-13T15:59:53.391Z] c59c0586f661: Waiting [2024-09-13T15:59:53.391Z] d62a02444d39: Waiting [2024-09-13T15:59:53.391Z] d9bedf3999c7: Waiting [2024-09-13T15:59:53.391Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:53.391Z] 9438f37c53af: Layer already exists [2024-09-13T15:59:53.391Z] 4f00bac96c3e: Layer already exists [2024-09-13T15:59:53.391Z] f1cb0d1e64d1: Layer already exists [2024-09-13T15:59:53.391Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:53.391Z] d9bedf3999c7: Layer already exists [2024-09-13T15:59:53.391Z] 74ed19489665: Layer already exists [2024-09-13T15:59:53.391Z] f17ad2f572f5: Layer already exists [2024-09-13T15:59:53.391Z] c59c0586f661: Layer already exists [2024-09-13T15:59:53.391Z] d62a02444d39: Layer already exists [2024-09-13T15:59:53.391Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:53.716Z] + 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-13T15:59:54.044Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-13T15:59:54.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-13T15:59:54.044Z] f1cb0d1e64d1: Preparing [2024-09-13T15:59:54.044Z] 4f00bac96c3e: Preparing [2024-09-13T15:59:54.044Z] 9438f37c53af: Preparing [2024-09-13T15:59:54.044Z] c4a7e7456697: Preparing [2024-09-13T15:59:54.044Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:54.044Z] d9bedf3999c7: Preparing [2024-09-13T15:59:54.044Z] 74ed19489665: Preparing [2024-09-13T15:59:54.044Z] f17ad2f572f5: Preparing [2024-09-13T15:59:54.044Z] c59c0586f661: Preparing [2024-09-13T15:59:54.044Z] d62a02444d39: Preparing [2024-09-13T15:59:54.044Z] 74ed19489665: Waiting [2024-09-13T15:59:54.044Z] f17ad2f572f5: Waiting [2024-09-13T15:59:54.044Z] c59c0586f661: Waiting [2024-09-13T15:59:54.044Z] d62a02444d39: Waiting [2024-09-13T15:59:54.044Z] d9bedf3999c7: Waiting [2024-09-13T15:59:54.044Z] 9438f37c53af: Layer already exists [2024-09-13T15:59:54.044Z] 4f00bac96c3e: Layer already exists [2024-09-13T15:59:54.044Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:54.044Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:54.044Z] f1cb0d1e64d1: Layer already exists [2024-09-13T15:59:54.044Z] d9bedf3999c7: Layer already exists [2024-09-13T15:59:54.044Z] 74ed19489665: Layer already exists [2024-09-13T15:59:54.044Z] c59c0586f661: Layer already exists [2024-09-13T15:59:54.044Z] f17ad2f572f5: Layer already exists [2024-09-13T15:59:54.044Z] d62a02444d39: Layer already exists [2024-09-13T15:59:54.044Z] main: digest: sha256:415f4458a93824f675eb2876182a9f90cf32291d78f9058bb50d1a2bbf78a730 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T15:59:54.125Z] ===================================================== [Pipeline] echo [2024-09-13T15:59:54.138Z] taggedImages: [2024-09-13T15:59:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-13T15:59:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.74 [2024-09-13T15:59:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:54.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-13T15:59:54.166Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-13T15:59:54.166Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:54.166Z] latest [2024-09-13T15:59:54.166Z] 3.2.0-dev.74 [2024-09-13T15:59:54.166Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T15:59:54.166Z] main [2024-09-13T15:59:54.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:54.501Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T15:59:54.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T15:59:54.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T15:59:54.833Z] 9ea440320084: Preparing [2024-09-13T15:59:54.833Z] 7009d93fded8: Preparing [2024-09-13T15:59:54.833Z] 36e9e60d5307: Preparing [2024-09-13T15:59:54.833Z] c4a7e7456697: Preparing [2024-09-13T15:59:54.833Z] a9cfa4c5e6d7: Preparing [2024-09-13T15:59:54.833Z] 7d1ee6ca5f61: Preparing [2024-09-13T15:59:54.833Z] 8c1bd0f734b9: Preparing [2024-09-13T15:59:54.833Z] 84cf37777771: Preparing [2024-09-13T15:59:54.833Z] d62a02444d39: Preparing [2024-09-13T15:59:54.833Z] 84cf37777771: Waiting [2024-09-13T15:59:54.833Z] 7d1ee6ca5f61: Waiting [2024-09-13T15:59:54.833Z] 8c1bd0f734b9: Waiting [2024-09-13T15:59:54.833Z] d62a02444d39: Waiting [2024-09-13T15:59:54.833Z] c4a7e7456697: Layer already exists [2024-09-13T15:59:54.833Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T15:59:54.833Z] 36e9e60d5307: Pushed [2024-09-13T15:59:54.833Z] 7009d93fded8: Pushed [2024-09-13T15:59:54.833Z] 9ea440320084: Pushed [2024-09-13T15:59:54.833Z] 8c1bd0f734b9: Pushed [2024-09-13T15:59:54.833Z] d62a02444d39: Layer already exists [2024-09-13T15:59:55.093Z] 84cf37777771: Pushed [2024-09-13T16:00:05.072Z] 7d1ee6ca5f61: Pushed [2024-09-13T16:00:05.072Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:05.405Z] + 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-13T16:00:05.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-13T16:00:05.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T16:00:05.726Z] 9ea440320084: Preparing [2024-09-13T16:00:05.726Z] 7009d93fded8: Preparing [2024-09-13T16:00:05.726Z] 36e9e60d5307: Preparing [2024-09-13T16:00:05.726Z] c4a7e7456697: Preparing [2024-09-13T16:00:05.726Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:05.726Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:05.726Z] 8c1bd0f734b9: Preparing [2024-09-13T16:00:05.726Z] 84cf37777771: Preparing [2024-09-13T16:00:05.726Z] d62a02444d39: Preparing [2024-09-13T16:00:05.726Z] 8c1bd0f734b9: Waiting [2024-09-13T16:00:05.726Z] 84cf37777771: Waiting [2024-09-13T16:00:05.726Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:05.726Z] d62a02444d39: Waiting [2024-09-13T16:00:05.726Z] 36e9e60d5307: Layer already exists [2024-09-13T16:00:05.726Z] 7009d93fded8: Layer already exists [2024-09-13T16:00:05.726Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:05.726Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:05.726Z] 9ea440320084: Layer already exists [2024-09-13T16:00:05.726Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:05.726Z] 84cf37777771: Layer already exists [2024-09-13T16:00:05.726Z] 8c1bd0f734b9: Layer already exists [2024-09-13T16:00:05.726Z] d62a02444d39: Layer already exists [2024-09-13T16:00:05.726Z] latest: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:06.051Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:06.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.74 [2024-09-13T16:00:06.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T16:00:06.378Z] 9ea440320084: Preparing [2024-09-13T16:00:06.378Z] 7009d93fded8: Preparing [2024-09-13T16:00:06.378Z] 36e9e60d5307: Preparing [2024-09-13T16:00:06.378Z] c4a7e7456697: Preparing [2024-09-13T16:00:06.378Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:06.378Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:06.378Z] 8c1bd0f734b9: Preparing [2024-09-13T16:00:06.378Z] 84cf37777771: Preparing [2024-09-13T16:00:06.378Z] d62a02444d39: Preparing [2024-09-13T16:00:06.378Z] d62a02444d39: Waiting [2024-09-13T16:00:06.378Z] 8c1bd0f734b9: Waiting [2024-09-13T16:00:06.378Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:06.378Z] 84cf37777771: Waiting [2024-09-13T16:00:06.378Z] 36e9e60d5307: Layer already exists [2024-09-13T16:00:06.378Z] 9ea440320084: Layer already exists [2024-09-13T16:00:06.378Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:06.378Z] 7009d93fded8: Layer already exists [2024-09-13T16:00:06.378Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:06.378Z] d62a02444d39: Layer already exists [2024-09-13T16:00:06.378Z] 84cf37777771: Layer already exists [2024-09-13T16:00:06.378Z] 8c1bd0f734b9: Layer already exists [2024-09-13T16:00:06.378Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:06.378Z] 3.2.0-dev.74: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:06.713Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:07.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:07.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T16:00:07.040Z] 9ea440320084: Preparing [2024-09-13T16:00:07.040Z] 7009d93fded8: Preparing [2024-09-13T16:00:07.040Z] 36e9e60d5307: Preparing [2024-09-13T16:00:07.040Z] c4a7e7456697: Preparing [2024-09-13T16:00:07.040Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:07.040Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:07.040Z] 8c1bd0f734b9: Preparing [2024-09-13T16:00:07.040Z] 84cf37777771: Preparing [2024-09-13T16:00:07.040Z] d62a02444d39: Preparing [2024-09-13T16:00:07.040Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:07.040Z] 8c1bd0f734b9: Waiting [2024-09-13T16:00:07.040Z] 84cf37777771: Waiting [2024-09-13T16:00:07.040Z] d62a02444d39: Waiting [2024-09-13T16:00:07.040Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:07.040Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:07.040Z] 7009d93fded8: Layer already exists [2024-09-13T16:00:07.040Z] 9ea440320084: Layer already exists [2024-09-13T16:00:07.040Z] 36e9e60d5307: Layer already exists [2024-09-13T16:00:07.040Z] 8c1bd0f734b9: Layer already exists [2024-09-13T16:00:07.040Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:07.040Z] 84cf37777771: Layer already exists [2024-09-13T16:00:07.040Z] d62a02444d39: Layer already exists [2024-09-13T16:00:07.040Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:07.377Z] + 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-13T16:00:07.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-13T16:00:07.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-13T16:00:07.711Z] 9ea440320084: Preparing [2024-09-13T16:00:07.711Z] 7009d93fded8: Preparing [2024-09-13T16:00:07.711Z] 36e9e60d5307: Preparing [2024-09-13T16:00:07.711Z] c4a7e7456697: Preparing [2024-09-13T16:00:07.711Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:07.711Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:07.711Z] 8c1bd0f734b9: Preparing [2024-09-13T16:00:07.711Z] 84cf37777771: Preparing [2024-09-13T16:00:07.711Z] d62a02444d39: Preparing [2024-09-13T16:00:07.711Z] 8c1bd0f734b9: Waiting [2024-09-13T16:00:07.711Z] 84cf37777771: Waiting [2024-09-13T16:00:07.711Z] d62a02444d39: Waiting [2024-09-13T16:00:07.711Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:07.711Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:07.711Z] 36e9e60d5307: Layer already exists [2024-09-13T16:00:07.711Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:07.711Z] 9ea440320084: Layer already exists [2024-09-13T16:00:07.711Z] 7009d93fded8: Layer already exists [2024-09-13T16:00:07.711Z] 84cf37777771: Layer already exists [2024-09-13T16:00:07.711Z] 8c1bd0f734b9: Layer already exists [2024-09-13T16:00:07.711Z] d62a02444d39: Layer already exists [2024-09-13T16:00:07.711Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:07.711Z] main: digest: sha256:42224665d5c1a4443601cf008aa4d5140ff91580d994b1cdfbfe14497eab1cd3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:00:07.789Z] ===================================================== [Pipeline] echo [2024-09-13T16:00:07.807Z] taggedImages: [2024-09-13T16:00:07.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:07.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-13T16:00:07.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.74 [2024-09-13T16:00:07.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:07.807Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-13T16:00:07.830Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-13T16:00:07.830Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:07.830Z] latest [2024-09-13T16:00:07.830Z] 3.2.0-dev.74 [2024-09-13T16:00:07.830Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:07.830Z] main [2024-09-13T16:00:07.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:08.172Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:08.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:08.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T16:00:08.494Z] f1cb0d1e64d1: Preparing [2024-09-13T16:00:08.494Z] 104a5946d5b7: Preparing [2024-09-13T16:00:08.494Z] 17e903345088: Preparing [2024-09-13T16:00:08.494Z] c4a7e7456697: Preparing [2024-09-13T16:00:08.494Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:08.494Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:08.494Z] f17ad2f572f5: Preparing [2024-09-13T16:00:08.494Z] c59c0586f661: Preparing [2024-09-13T16:00:08.494Z] d62a02444d39: Preparing [2024-09-13T16:00:08.494Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:08.494Z] c59c0586f661: Waiting [2024-09-13T16:00:08.494Z] f17ad2f572f5: Waiting [2024-09-13T16:00:08.494Z] d62a02444d39: Waiting [2024-09-13T16:00:08.494Z] f1cb0d1e64d1: Layer already exists [2024-09-13T16:00:08.494Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:08.494Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:08.494Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:08.494Z] f17ad2f572f5: Layer already exists [2024-09-13T16:00:08.494Z] c59c0586f661: Layer already exists [2024-09-13T16:00:08.494Z] d62a02444d39: Layer already exists [2024-09-13T16:00:08.494Z] 104a5946d5b7: Pushed [2024-09-13T16:00:08.494Z] 17e903345088: Pushed [2024-09-13T16:00:08.753Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:09.085Z] + 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-13T16:00:09.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-13T16:00:09.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T16:00:09.409Z] f1cb0d1e64d1: Preparing [2024-09-13T16:00:09.409Z] 104a5946d5b7: Preparing [2024-09-13T16:00:09.409Z] 17e903345088: Preparing [2024-09-13T16:00:09.409Z] c4a7e7456697: Preparing [2024-09-13T16:00:09.409Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:09.409Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:09.409Z] f17ad2f572f5: Preparing [2024-09-13T16:00:09.409Z] c59c0586f661: Preparing [2024-09-13T16:00:09.409Z] d62a02444d39: Preparing [2024-09-13T16:00:09.409Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:09.409Z] f17ad2f572f5: Waiting [2024-09-13T16:00:09.409Z] c59c0586f661: Waiting [2024-09-13T16:00:09.409Z] d62a02444d39: Waiting [2024-09-13T16:00:09.409Z] 17e903345088: Layer already exists [2024-09-13T16:00:09.409Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:09.409Z] f1cb0d1e64d1: Layer already exists [2024-09-13T16:00:09.409Z] 104a5946d5b7: Layer already exists [2024-09-13T16:00:09.409Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:09.409Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:09.409Z] f17ad2f572f5: Layer already exists [2024-09-13T16:00:09.409Z] c59c0586f661: Layer already exists [2024-09-13T16:00:09.409Z] d62a02444d39: Layer already exists [2024-09-13T16:00:09.409Z] latest: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:09.745Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:10.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.74 [2024-09-13T16:00:10.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T16:00:10.067Z] f1cb0d1e64d1: Preparing [2024-09-13T16:00:10.067Z] 104a5946d5b7: Preparing [2024-09-13T16:00:10.067Z] 17e903345088: Preparing [2024-09-13T16:00:10.067Z] c4a7e7456697: Preparing [2024-09-13T16:00:10.067Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:10.067Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:10.067Z] f17ad2f572f5: Preparing [2024-09-13T16:00:10.067Z] c59c0586f661: Preparing [2024-09-13T16:00:10.067Z] d62a02444d39: Preparing [2024-09-13T16:00:10.067Z] f17ad2f572f5: Waiting [2024-09-13T16:00:10.067Z] c59c0586f661: Waiting [2024-09-13T16:00:10.067Z] d62a02444d39: Waiting [2024-09-13T16:00:10.067Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:10.067Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:10.067Z] 17e903345088: Layer already exists [2024-09-13T16:00:10.067Z] 104a5946d5b7: Layer already exists [2024-09-13T16:00:10.067Z] f1cb0d1e64d1: Layer already exists [2024-09-13T16:00:10.067Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:10.067Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:10.067Z] c59c0586f661: Layer already exists [2024-09-13T16:00:10.067Z] f17ad2f572f5: Layer already exists [2024-09-13T16:00:10.067Z] d62a02444d39: Layer already exists [2024-09-13T16:00:10.067Z] 3.2.0-dev.74: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:10.402Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:10.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:10.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T16:00:10.723Z] f1cb0d1e64d1: Preparing [2024-09-13T16:00:10.723Z] 104a5946d5b7: Preparing [2024-09-13T16:00:10.723Z] 17e903345088: Preparing [2024-09-13T16:00:10.723Z] c4a7e7456697: Preparing [2024-09-13T16:00:10.723Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:10.723Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:10.723Z] f17ad2f572f5: Preparing [2024-09-13T16:00:10.723Z] c59c0586f661: Preparing [2024-09-13T16:00:10.723Z] d62a02444d39: Preparing [2024-09-13T16:00:10.723Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:10.723Z] f17ad2f572f5: Waiting [2024-09-13T16:00:10.723Z] c59c0586f661: Waiting [2024-09-13T16:00:10.723Z] d62a02444d39: Waiting [2024-09-13T16:00:10.723Z] 17e903345088: Layer already exists [2024-09-13T16:00:10.723Z] 104a5946d5b7: Layer already exists [2024-09-13T16:00:10.723Z] f1cb0d1e64d1: Layer already exists [2024-09-13T16:00:10.723Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:10.723Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:10.723Z] f17ad2f572f5: Layer already exists [2024-09-13T16:00:10.723Z] c59c0586f661: Layer already exists [2024-09-13T16:00:10.723Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:10.723Z] d62a02444d39: Layer already exists [2024-09-13T16:00:10.723Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:11.055Z] + 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-13T16:00:11.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-13T16:00:11.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-13T16:00:11.378Z] f1cb0d1e64d1: Preparing [2024-09-13T16:00:11.378Z] 104a5946d5b7: Preparing [2024-09-13T16:00:11.378Z] 17e903345088: Preparing [2024-09-13T16:00:11.378Z] c4a7e7456697: Preparing [2024-09-13T16:00:11.378Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:11.378Z] 7d1ee6ca5f61: Preparing [2024-09-13T16:00:11.378Z] f17ad2f572f5: Preparing [2024-09-13T16:00:11.378Z] c59c0586f661: Preparing [2024-09-13T16:00:11.378Z] d62a02444d39: Preparing [2024-09-13T16:00:11.378Z] 7d1ee6ca5f61: Waiting [2024-09-13T16:00:11.378Z] f17ad2f572f5: Waiting [2024-09-13T16:00:11.378Z] c59c0586f661: Waiting [2024-09-13T16:00:11.378Z] d62a02444d39: Waiting [2024-09-13T16:00:11.378Z] 104a5946d5b7: Layer already exists [2024-09-13T16:00:11.378Z] 17e903345088: Layer already exists [2024-09-13T16:00:11.378Z] f1cb0d1e64d1: Layer already exists [2024-09-13T16:00:11.378Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:11.378Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:11.378Z] f17ad2f572f5: Layer already exists [2024-09-13T16:00:11.378Z] 7d1ee6ca5f61: Layer already exists [2024-09-13T16:00:11.378Z] d62a02444d39: Layer already exists [2024-09-13T16:00:11.378Z] c59c0586f661: Layer already exists [2024-09-13T16:00:11.378Z] main: digest: sha256:523b5a3b4ceb6fe1936344c53882ee0f8bc6a6be1fb28c558b547b898b3222e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:00:11.454Z] ===================================================== [Pipeline] echo [2024-09-13T16:00:11.474Z] taggedImages: [2024-09-13T16:00:11.474Z] - nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:11.474Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-13T16:00:11.474Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.74 [2024-09-13T16:00:11.474Z] - nexus3.edgexfoundry.org:10004/security-spire-server:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:11.474Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-13T16:00:11.505Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-13T16:00:11.505Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:11.505Z] latest [2024-09-13T16:00:11.505Z] 3.2.0-dev.74 [2024-09-13T16:00:11.505Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:11.505Z] main [2024-09-13T16:00:11.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:11.859Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:12.189Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:12.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T16:00:12.189Z] bf11e0a2f29d: Preparing [2024-09-13T16:00:12.189Z] 1fe7e098fa55: Preparing [2024-09-13T16:00:12.189Z] c4a7e7456697: Preparing [2024-09-13T16:00:12.189Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:12.189Z] a46d4301cda2: Preparing [2024-09-13T16:00:12.189Z] 6f644a7d2763: Preparing [2024-09-13T16:00:12.189Z] d62a02444d39: Preparing [2024-09-13T16:00:12.189Z] 6f644a7d2763: Waiting [2024-09-13T16:00:12.189Z] d62a02444d39: Waiting [2024-09-13T16:00:12.189Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:12.189Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:12.189Z] d62a02444d39: Layer already exists [2024-09-13T16:00:12.189Z] bf11e0a2f29d: Pushed [2024-09-13T16:00:12.189Z] a46d4301cda2: Pushed [2024-09-13T16:00:12.447Z] 6f644a7d2763: Pushed [2024-09-13T16:00:15.740Z] 1fe7e098fa55: Pushed [2024-09-13T16:00:16.000Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:16.333Z] + 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-13T16:00:16.653Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-13T16:00:16.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T16:00:16.653Z] bf11e0a2f29d: Preparing [2024-09-13T16:00:16.653Z] 1fe7e098fa55: Preparing [2024-09-13T16:00:16.653Z] c4a7e7456697: Preparing [2024-09-13T16:00:16.653Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:16.653Z] a46d4301cda2: Preparing [2024-09-13T16:00:16.653Z] 6f644a7d2763: Preparing [2024-09-13T16:00:16.653Z] d62a02444d39: Preparing [2024-09-13T16:00:16.653Z] d62a02444d39: Waiting [2024-09-13T16:00:16.653Z] 6f644a7d2763: Waiting [2024-09-13T16:00:16.653Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:16.653Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:16.653Z] 1fe7e098fa55: Layer already exists [2024-09-13T16:00:16.653Z] a46d4301cda2: Layer already exists [2024-09-13T16:00:16.653Z] bf11e0a2f29d: Layer already exists [2024-09-13T16:00:16.653Z] 6f644a7d2763: Layer already exists [2024-09-13T16:00:16.653Z] d62a02444d39: Layer already exists [2024-09-13T16:00:16.653Z] latest: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:16.991Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:17.323Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.74 [2024-09-13T16:00:17.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T16:00:17.323Z] bf11e0a2f29d: Preparing [2024-09-13T16:00:17.323Z] 1fe7e098fa55: Preparing [2024-09-13T16:00:17.323Z] c4a7e7456697: Preparing [2024-09-13T16:00:17.323Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:17.323Z] a46d4301cda2: Preparing [2024-09-13T16:00:17.323Z] 6f644a7d2763: Preparing [2024-09-13T16:00:17.323Z] d62a02444d39: Preparing [2024-09-13T16:00:17.323Z] 6f644a7d2763: Waiting [2024-09-13T16:00:17.323Z] d62a02444d39: Waiting [2024-09-13T16:00:17.323Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:17.323Z] 1fe7e098fa55: Layer already exists [2024-09-13T16:00:17.323Z] bf11e0a2f29d: Layer already exists [2024-09-13T16:00:17.323Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:17.323Z] a46d4301cda2: Layer already exists [2024-09-13T16:00:17.323Z] 6f644a7d2763: Layer already exists [2024-09-13T16:00:17.323Z] d62a02444d39: Layer already exists [2024-09-13T16:00:17.323Z] 3.2.0-dev.74: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:17.651Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:17.975Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:17.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T16:00:17.975Z] bf11e0a2f29d: Preparing [2024-09-13T16:00:17.975Z] 1fe7e098fa55: Preparing [2024-09-13T16:00:17.975Z] c4a7e7456697: Preparing [2024-09-13T16:00:17.975Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:17.975Z] a46d4301cda2: Preparing [2024-09-13T16:00:17.975Z] 6f644a7d2763: Preparing [2024-09-13T16:00:17.975Z] d62a02444d39: Preparing [2024-09-13T16:00:17.975Z] 6f644a7d2763: Waiting [2024-09-13T16:00:17.975Z] a46d4301cda2: Layer already exists [2024-09-13T16:00:17.975Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:17.975Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:17.975Z] bf11e0a2f29d: Layer already exists [2024-09-13T16:00:17.975Z] 1fe7e098fa55: Layer already exists [2024-09-13T16:00:17.975Z] d62a02444d39: Layer already exists [2024-09-13T16:00:17.975Z] 6f644a7d2763: Layer already exists [2024-09-13T16:00:17.975Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:18.300Z] + 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-13T16:00:18.621Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-13T16:00:18.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-13T16:00:18.621Z] bf11e0a2f29d: Preparing [2024-09-13T16:00:18.621Z] 1fe7e098fa55: Preparing [2024-09-13T16:00:18.621Z] c4a7e7456697: Preparing [2024-09-13T16:00:18.621Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:18.621Z] a46d4301cda2: Preparing [2024-09-13T16:00:18.621Z] 6f644a7d2763: Preparing [2024-09-13T16:00:18.621Z] d62a02444d39: Preparing [2024-09-13T16:00:18.621Z] d62a02444d39: Waiting [2024-09-13T16:00:18.621Z] 6f644a7d2763: Waiting [2024-09-13T16:00:18.621Z] 1fe7e098fa55: Layer already exists [2024-09-13T16:00:18.621Z] a46d4301cda2: Layer already exists [2024-09-13T16:00:18.621Z] bf11e0a2f29d: Layer already exists [2024-09-13T16:00:18.621Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:18.621Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:18.621Z] d62a02444d39: Layer already exists [2024-09-13T16:00:18.621Z] 6f644a7d2763: Layer already exists [2024-09-13T16:00:18.621Z] main: digest: sha256:43484552389a65603440895411c4c1f667e9daf962b2254bde520293550bdf6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:00:18.689Z] ===================================================== [Pipeline] echo [2024-09-13T16:00:18.705Z] taggedImages: [2024-09-13T16:00:18.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:18.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-13T16:00:18.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.74 [2024-09-13T16:00:18.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:18.705Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-13T16:00:18.736Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-13T16:00:18.736Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:18.736Z] latest [2024-09-13T16:00:18.736Z] 3.2.0-dev.74 [2024-09-13T16:00:18.736Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:18.736Z] main [2024-09-13T16:00:18.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:19.095Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:19.420Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:19.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T16:00:19.420Z] e4ece29fa57d: Preparing [2024-09-13T16:00:19.420Z] 1fead36339bc: Preparing [2024-09-13T16:00:19.420Z] c4a7e7456697: Preparing [2024-09-13T16:00:19.420Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:19.420Z] ae1f5e2aeb13: Preparing [2024-09-13T16:00:19.420Z] a87a2eb2444c: Preparing [2024-09-13T16:00:19.420Z] d62a02444d39: Preparing [2024-09-13T16:00:19.420Z] a87a2eb2444c: Waiting [2024-09-13T16:00:19.420Z] d62a02444d39: Waiting [2024-09-13T16:00:19.420Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:19.420Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:19.420Z] d62a02444d39: Layer already exists [2024-09-13T16:00:19.420Z] ae1f5e2aeb13: Pushed [2024-09-13T16:00:19.420Z] e4ece29fa57d: Pushed [2024-09-13T16:00:19.679Z] a87a2eb2444c: Pushed [2024-09-13T16:00:22.968Z] 1fead36339bc: Pushed [2024-09-13T16:00:22.968Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:23.557Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:23.890Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-13T16:00:23.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T16:00:23.890Z] e4ece29fa57d: Preparing [2024-09-13T16:00:23.890Z] 1fead36339bc: Preparing [2024-09-13T16:00:23.890Z] c4a7e7456697: Preparing [2024-09-13T16:00:23.890Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:23.890Z] ae1f5e2aeb13: Preparing [2024-09-13T16:00:23.890Z] a87a2eb2444c: Preparing [2024-09-13T16:00:23.890Z] d62a02444d39: Preparing [2024-09-13T16:00:23.890Z] a87a2eb2444c: Waiting [2024-09-13T16:00:23.890Z] d62a02444d39: Waiting [2024-09-13T16:00:23.890Z] 1fead36339bc: Layer already exists [2024-09-13T16:00:23.890Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:23.890Z] e4ece29fa57d: Layer already exists [2024-09-13T16:00:23.890Z] ae1f5e2aeb13: Layer already exists [2024-09-13T16:00:23.890Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:23.890Z] a87a2eb2444c: Layer already exists [2024-09-13T16:00:23.890Z] d62a02444d39: Layer already exists [2024-09-13T16:00:23.890Z] latest: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:24.221Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:24.550Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.74 [2024-09-13T16:00:24.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T16:00:24.550Z] e4ece29fa57d: Preparing [2024-09-13T16:00:24.550Z] 1fead36339bc: Preparing [2024-09-13T16:00:24.550Z] c4a7e7456697: Preparing [2024-09-13T16:00:24.550Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:24.550Z] ae1f5e2aeb13: Preparing [2024-09-13T16:00:24.550Z] a87a2eb2444c: Preparing [2024-09-13T16:00:24.550Z] d62a02444d39: Preparing [2024-09-13T16:00:24.550Z] a87a2eb2444c: Waiting [2024-09-13T16:00:24.550Z] d62a02444d39: Waiting [2024-09-13T16:00:24.550Z] e4ece29fa57d: Layer already exists [2024-09-13T16:00:24.550Z] ae1f5e2aeb13: Layer already exists [2024-09-13T16:00:24.550Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:24.550Z] 1fead36339bc: Layer already exists [2024-09-13T16:00:24.550Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:24.550Z] a87a2eb2444c: Layer already exists [2024-09-13T16:00:24.550Z] d62a02444d39: Layer already exists [2024-09-13T16:00:24.550Z] 3.2.0-dev.74: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:24.893Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:25.229Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:25.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T16:00:25.229Z] e4ece29fa57d: Preparing [2024-09-13T16:00:25.229Z] 1fead36339bc: Preparing [2024-09-13T16:00:25.229Z] c4a7e7456697: Preparing [2024-09-13T16:00:25.229Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:25.229Z] ae1f5e2aeb13: Preparing [2024-09-13T16:00:25.229Z] a87a2eb2444c: Preparing [2024-09-13T16:00:25.229Z] d62a02444d39: Preparing [2024-09-13T16:00:25.229Z] d62a02444d39: Waiting [2024-09-13T16:00:25.229Z] a87a2eb2444c: Waiting [2024-09-13T16:00:25.229Z] 1fead36339bc: Layer already exists [2024-09-13T16:00:25.229Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:25.229Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:25.229Z] e4ece29fa57d: Layer already exists [2024-09-13T16:00:25.229Z] ae1f5e2aeb13: Layer already exists [2024-09-13T16:00:25.229Z] a87a2eb2444c: Layer already exists [2024-09-13T16:00:25.229Z] d62a02444d39: Layer already exists [2024-09-13T16:00:25.229Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:25.556Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:25.877Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-13T16:00:25.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-13T16:00:25.877Z] e4ece29fa57d: Preparing [2024-09-13T16:00:25.877Z] 1fead36339bc: Preparing [2024-09-13T16:00:25.877Z] c4a7e7456697: Preparing [2024-09-13T16:00:25.877Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:25.877Z] ae1f5e2aeb13: Preparing [2024-09-13T16:00:25.877Z] a87a2eb2444c: Preparing [2024-09-13T16:00:25.877Z] d62a02444d39: Preparing [2024-09-13T16:00:25.877Z] a87a2eb2444c: Waiting [2024-09-13T16:00:25.877Z] d62a02444d39: Waiting [2024-09-13T16:00:25.877Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:25.877Z] e4ece29fa57d: Layer already exists [2024-09-13T16:00:25.877Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:25.877Z] ae1f5e2aeb13: Layer already exists [2024-09-13T16:00:25.877Z] 1fead36339bc: Layer already exists [2024-09-13T16:00:25.877Z] a87a2eb2444c: Layer already exists [2024-09-13T16:00:25.877Z] d62a02444d39: Layer already exists [2024-09-13T16:00:25.877Z] main: digest: sha256:67846abad9b7efed50f76ccc8cb529c057bb8c76ca650e28469b547ce753c971 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:00:25.956Z] ===================================================== [Pipeline] echo [2024-09-13T16:00:25.968Z] taggedImages: [2024-09-13T16:00:25.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:25.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-13T16:00:25.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.74 [2024-09-13T16:00:25.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:25.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-13T16:00:26.000Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-13T16:00:26.000Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:26.000Z] latest [2024-09-13T16:00:26.000Z] 3.2.0-dev.74 [2024-09-13T16:00:26.000Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:26.000Z] main [2024-09-13T16:00:26.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:26.340Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:26.665Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:26.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T16:00:26.665Z] 659706dd6413: Preparing [2024-09-13T16:00:26.665Z] c03b35ee0afa: Preparing [2024-09-13T16:00:26.665Z] c4a7e7456697: Preparing [2024-09-13T16:00:26.665Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:26.665Z] 7922e0c791b2: Preparing [2024-09-13T16:00:26.665Z] e398e8dc837c: Preparing [2024-09-13T16:00:26.665Z] d62a02444d39: Preparing [2024-09-13T16:00:26.665Z] e398e8dc837c: Waiting [2024-09-13T16:00:26.665Z] d62a02444d39: Waiting [2024-09-13T16:00:26.665Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:26.665Z] 7922e0c791b2: Layer already exists [2024-09-13T16:00:26.665Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:26.665Z] e398e8dc837c: Layer already exists [2024-09-13T16:00:26.665Z] d62a02444d39: Layer already exists [2024-09-13T16:00:26.665Z] 659706dd6413: Pushed [2024-09-13T16:00:35.206Z] c03b35ee0afa: Pushed [2024-09-13T16:00:35.206Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:35.531Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:36.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-13T16:00:36.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T16:00:36.889Z] 659706dd6413: Preparing [2024-09-13T16:00:36.889Z] c03b35ee0afa: Preparing [2024-09-13T16:00:36.889Z] c4a7e7456697: Preparing [2024-09-13T16:00:36.889Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:36.889Z] 7922e0c791b2: Preparing [2024-09-13T16:00:36.889Z] e398e8dc837c: Preparing [2024-09-13T16:00:36.889Z] d62a02444d39: Preparing [2024-09-13T16:00:36.889Z] e398e8dc837c: Waiting [2024-09-13T16:00:36.889Z] d62a02444d39: Waiting [2024-09-13T16:00:36.889Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:36.889Z] 659706dd6413: Layer already exists [2024-09-13T16:00:36.889Z] c03b35ee0afa: Layer already exists [2024-09-13T16:00:36.889Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:36.889Z] 7922e0c791b2: Layer already exists [2024-09-13T16:00:36.889Z] d62a02444d39: Layer already exists [2024-09-13T16:00:36.889Z] e398e8dc837c: Layer already exists [2024-09-13T16:00:36.889Z] latest: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:40.875Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:41.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.74 [2024-09-13T16:00:41.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T16:00:41.208Z] 659706dd6413: Preparing [2024-09-13T16:00:41.208Z] c03b35ee0afa: Preparing [2024-09-13T16:00:41.208Z] c4a7e7456697: Preparing [2024-09-13T16:00:41.208Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:41.208Z] 7922e0c791b2: Preparing [2024-09-13T16:00:41.208Z] e398e8dc837c: Preparing [2024-09-13T16:00:41.208Z] d62a02444d39: Preparing [2024-09-13T16:00:41.208Z] e398e8dc837c: Waiting [2024-09-13T16:00:41.208Z] d62a02444d39: Waiting [2024-09-13T16:00:41.208Z] c03b35ee0afa: Layer already exists [2024-09-13T16:00:41.208Z] 659706dd6413: Layer already exists [2024-09-13T16:00:41.208Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:41.208Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:41.208Z] 7922e0c791b2: Layer already exists [2024-09-13T16:00:41.208Z] d62a02444d39: Layer already exists [2024-09-13T16:00:41.208Z] e398e8dc837c: Layer already exists [2024-09-13T16:00:41.208Z] 3.2.0-dev.74: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:41.531Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:41.856Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:41.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T16:00:41.856Z] 659706dd6413: Preparing [2024-09-13T16:00:41.856Z] c03b35ee0afa: Preparing [2024-09-13T16:00:41.856Z] c4a7e7456697: Preparing [2024-09-13T16:00:41.856Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:41.856Z] 7922e0c791b2: Preparing [2024-09-13T16:00:41.856Z] e398e8dc837c: Preparing [2024-09-13T16:00:41.856Z] d62a02444d39: Preparing [2024-09-13T16:00:41.856Z] e398e8dc837c: Waiting [2024-09-13T16:00:41.856Z] d62a02444d39: Waiting [2024-09-13T16:00:41.856Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:41.856Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:41.856Z] 7922e0c791b2: Layer already exists [2024-09-13T16:00:41.856Z] c03b35ee0afa: Layer already exists [2024-09-13T16:00:41.856Z] 659706dd6413: Layer already exists [2024-09-13T16:00:41.856Z] e398e8dc837c: Layer already exists [2024-09-13T16:00:41.856Z] d62a02444d39: Layer already exists [2024-09-13T16:00:41.856Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:42.185Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:00:42.508Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-13T16:00:42.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-13T16:00:42.508Z] 659706dd6413: Preparing [2024-09-13T16:00:42.508Z] c03b35ee0afa: Preparing [2024-09-13T16:00:42.508Z] c4a7e7456697: Preparing [2024-09-13T16:00:42.509Z] a9cfa4c5e6d7: Preparing [2024-09-13T16:00:42.509Z] 7922e0c791b2: Preparing [2024-09-13T16:00:42.509Z] e398e8dc837c: Preparing [2024-09-13T16:00:42.509Z] d62a02444d39: Preparing [2024-09-13T16:00:42.509Z] e398e8dc837c: Waiting [2024-09-13T16:00:42.509Z] d62a02444d39: Waiting [2024-09-13T16:00:42.509Z] 659706dd6413: Layer already exists [2024-09-13T16:00:42.509Z] a9cfa4c5e6d7: Layer already exists [2024-09-13T16:00:42.509Z] c03b35ee0afa: Layer already exists [2024-09-13T16:00:42.509Z] c4a7e7456697: Layer already exists [2024-09-13T16:00:42.509Z] 7922e0c791b2: Layer already exists [2024-09-13T16:00:42.509Z] d62a02444d39: Layer already exists [2024-09-13T16:00:42.509Z] e398e8dc837c: Layer already exists [2024-09-13T16:00:42.509Z] main: digest: sha256:c2b621480777e05f2ebc04ecd2a7f03ebbcfae88ad6bf8525db47a7c7212544f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:00:42.581Z] ===================================================== [Pipeline] echo [2024-09-13T16:00:42.598Z] taggedImages: [2024-09-13T16:00:42.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:00:42.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-13T16:00:42.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.74 [2024-09-13T16:00:42.598Z] - nexus3.edgexfoundry.org:10004/support-scheduler:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:00:42.598Z] - 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-13T16:16:44.286Z] #149 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #144 [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-13T16:16:44.286Z] #144 1181.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.74" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-13T16:16:44.286Z] #144 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T16:16:44.286Z] #151 DONE 1185.4s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:16:44.286Z] #159 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:16:44.286Z] #161 DONE 0.2s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:16:44.286Z] #162 DONE 0.2s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:16:44.286Z] #159 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #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-13T16:16:44.286Z] #163 DONE 0.1s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T16:16:44.286Z] #164 DONE 0.1s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T16:16:44.286Z] #149 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T16:16:44.286Z] #165 DONE 0.2s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:16:44.286Z] #62 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T16:16:44.286Z] #166 DONE 0.2s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #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-13T16:16:44.286Z] #167 DONE 2.4s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #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-13T16:16:44.286Z] #156 ... [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #113 [security-proxy-setup] exporting to image [2024-09-13T16:16:44.286Z] #113 exporting layers [2024-09-13T16:16:44.286Z] #113 exporting layers 0.9s done [2024-09-13T16:16:44.286Z] #113 writing image sha256:79e9099222148fb098f020aaef536120b1b64b90d1e8b2ad944d1003dd5efee5 0.0s done [2024-09-13T16:16:44.286Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-13T16:16:44.286Z] #113 DONE 3.9s [2024-09-13T16:16:44.286Z] [2024-09-13T16:16:44.286Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:16:56.597Z] #62 ... [2024-09-13T16:16:56.597Z] [2024-09-13T16:16:56.597Z] #144 [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-13T16:16:56.597Z] #144 DONE 1202.6s [2024-09-13T16:16:56.597Z] [2024-09-13T16:16:56.597Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T16:16:56.864Z] #155 ... [2024-09-13T16:16:56.864Z] [2024-09-13T16:16:56.864Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:16:57.133Z] #168 DONE 0.3s [2024-09-13T16:16:57.133Z] [2024-09-13T16:16:57.133Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:16:57.402Z] #169 DONE 0.2s [2024-09-13T16:16:57.402Z] [2024-09-13T16:16:57.402Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:16:57.402Z] #159 ... [2024-09-13T16:16:57.402Z] [2024-09-13T16:16:57.402Z] #170 [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-13T16:16:57.674Z] #170 DONE 0.2s [2024-09-13T16:16:57.674Z] [2024-09-13T16:16:57.674Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T16:16:57.674Z] #157 ... [2024-09-13T16:16:57.674Z] [2024-09-13T16:16:57.674Z] #171 [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-13T16:16:57.948Z] #171 DONE 0.3s [2024-09-13T16:16:57.948Z] [2024-09-13T16:16:57.948Z] #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-13T16:16:57.948Z] #156 ... [2024-09-13T16:16:57.948Z] [2024-09-13T16:16:57.948Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T16:16:57.948Z] #155 DONE 1204.2s [2024-09-13T16:16:57.948Z] [2024-09-13T16:16:57.948Z] #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:16:58.548Z] #172 DONE 0.5s [2024-09-13T16:16:58.548Z] [2024-09-13T16:16:58.548Z] #173 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T16:16:59.150Z] #173 DONE 0.5s [2024-09-13T16:16:59.150Z] [2024-09-13T16:16:59.150Z] #174 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T16:16:59.150Z] #174 DONE 0.6s [2024-09-13T16:16:59.150Z] [2024-09-13T16:16:59.150Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T16:16:59.776Z] #175 ... [2024-09-13T16:16:59.776Z] [2024-09-13T16:16:59.776Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T16:16:59.776Z] #176 DONE 0.6s [2024-09-13T16:17:00.046Z] [2024-09-13T16:17:00.047Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T16:17:00.047Z] #177 DONE 0.1s [2024-09-13T16:17:00.047Z] [2024-09-13T16:17:00.047Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T16:17:02.637Z] #178 DONE 2.3s [2024-09-13T16:17:02.637Z] [2024-09-13T16:17:02.637Z] #113 [security-secretstore-setup] exporting to image [2024-09-13T16:17:02.637Z] #113 exporting layers [2024-09-13T16:17:02.637Z] #113 ... [2024-09-13T16:17:02.637Z] [2024-09-13T16:17:02.637Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T16:17:02.637Z] #175 DONE 3.8s [2024-09-13T16:17:02.929Z] [2024-09-13T16:17:02.929Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:17:03.205Z] #179 DONE 0.4s [2024-09-13T16:17:03.205Z] [2024-09-13T16:17:03.205Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:17:03.483Z] #180 DONE 0.3s [2024-09-13T16:17:03.483Z] [2024-09-13T16:17:03.483Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T16:17:03.751Z] #181 DONE 0.3s [2024-09-13T16:17:03.751Z] [2024-09-13T16:17:03.751Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T16:17:04.110Z] #157 ... [2024-09-13T16:17:04.110Z] [2024-09-13T16:17:04.110Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T16:17:04.110Z] #182 DONE 0.1s [2024-09-13T16:17:04.110Z] [2024-09-13T16:17:04.110Z] #113 [security-secretstore-setup] exporting to image [2024-09-13T16:17:04.110Z] #113 exporting layers 1.9s done [2024-09-13T16:17:04.110Z] #113 writing image sha256:97492f45a4802a10ea89fab7ae69561ef7b5409f574620f5e381899bf3f16ebb done [2024-09-13T16:17:04.110Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-13T16:17:04.110Z] #113 DONE 5.8s [2024-09-13T16:17:04.110Z] [2024-09-13T16:17:04.110Z] #183 [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-13T16:17:04.379Z] #183 DONE 0.3s [2024-09-13T16:17:04.379Z] [2024-09-13T16:17:04.379Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:17:04.379Z] #159 ... [2024-09-13T16:17:04.379Z] [2024-09-13T16:17:04.379Z] #184 [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-13T16:17:04.379Z] #184 DONE 0.1s [2024-09-13T16:17:04.646Z] [2024-09-13T16:17:04.646Z] #185 [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-13T16:17:04.646Z] #185 DONE 0.1s [2024-09-13T16:17:04.646Z] [2024-09-13T16:17:04.646Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:17:04.646Z] #159 ... [2024-09-13T16:17:04.646Z] [2024-09-13T16:17:04.646Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T16:17:04.646Z] #186 DONE 0.1s [2024-09-13T16:17:04.646Z] [2024-09-13T16:17:04.646Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T16:17:04.646Z] #187 DONE 0.1s [2024-09-13T16:17:04.646Z] [2024-09-13T16:17:04.647Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T16:17:04.913Z] #149 ... [2024-09-13T16:17:04.913Z] [2024-09-13T16:17:04.913Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T16:17:07.627Z] #188 DONE 2.3s [2024-09-13T16:17:07.627Z] [2024-09-13T16:17:07.627Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:17:07.627Z] #159 ... [2024-09-13T16:17:07.627Z] [2024-09-13T16:17:07.627Z] #113 [security-bootstrapper] exporting to image [2024-09-13T16:17:08.211Z] #113 exporting layers 1.1s done [2024-09-13T16:17:08.211Z] #113 writing image sha256:b58737ce0f565fa39b19f608e53ed90093acad10302511205538bb50a1778837 done [2024-09-13T16:17:08.211Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-13T16:17:08.211Z] #113 DONE 6.9s [2024-09-13T16:17:08.211Z] [2024-09-13T16:17:08.211Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:18:04.582Z] #159 ... [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #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-13T16:18:04.582Z] #156 DONE 1265.0s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T16:18:04.582Z] #154 ... [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:18:04.582Z] #189 DONE 0.3s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:18:04.582Z] #190 DONE 0.2s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #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-13T16:18:04.582Z] #191 DONE 0.3s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:18:04.582Z] #62 ... [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #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-13T16:18:04.582Z] #192 DONE 0.1s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #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-13T16:18:04.582Z] #193 DONE 0.1s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #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-13T16:18:04.582Z] #194 DONE 2.0s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #113 [core-common-config-bootstrapper] exporting to image [2024-09-13T16:18:04.582Z] #113 exporting layers [2024-09-13T16:18:04.582Z] #113 exporting layers 0.9s done [2024-09-13T16:18:04.582Z] #113 writing image sha256:7ff51c919a72bcf993b35a4a4adb06b9790f705f60498d7c6228c77b02730097 done [2024-09-13T16:18:04.582Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-13T16:18:04.582Z] #113 DONE 7.8s [2024-09-13T16:18:04.582Z] [2024-09-13T16:18:04.582Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T16:20:26.237Z] #158 ... [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T16:20:26.237Z] #152 DONE 1400.9s [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:20:26.237Z] #159 ... [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:20:26.237Z] #195 DONE 0.2s [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:20:26.237Z] #196 DONE 0.1s [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #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-13T16:20:26.237Z] #197 DONE 0.3s [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #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-13T16:20:26.237Z] #198 DONE 0.1s [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #113 [security-spiffe-token-provider] exporting to image [2024-09-13T16:20:26.237Z] #113 exporting layers [2024-09-13T16:20:26.237Z] #113 exporting layers 0.7s done [2024-09-13T16:20:26.237Z] #113 writing image sha256:6343421063496f57462d74588fbab27feec0ce03ff85983015d538d093e6a2ed done [2024-09-13T16:20:26.237Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-13T16:20:26.237Z] #113 DONE 8.6s [2024-09-13T16:20:26.237Z] [2024-09-13T16:20:26.237Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T16:28:03.234Z] #150 ... [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T16:28:03.234Z] #158 DONE 1864.7s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:28:03.234Z] #62 ... [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:28:03.234Z] #199 DONE 0.1s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:28:03.234Z] #62 ... [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:28:03.234Z] #200 DONE 0.1s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T16:28:03.234Z] #201 DONE 0.5s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #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-13T16:28:03.234Z] #202 DONE 0.2s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T16:28:03.234Z] #203 DONE 0.1s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:28:03.234Z] #62 ... [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #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-13T16:28:03.234Z] #204 DONE 2.0s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #113 [security-proxy-auth] exporting to image [2024-09-13T16:28:03.234Z] #113 exporting layers [2024-09-13T16:28:03.234Z] #113 exporting layers 0.7s done [2024-09-13T16:28:03.234Z] #113 writing image sha256:f319d53bc12f42574a6e596ba5885aaedb00a48053539df0032025d19441557c done [2024-09-13T16:28:03.234Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-13T16:28:03.234Z] #113 DONE 9.3s [2024-09-13T16:28:03.234Z] [2024-09-13T16:28:03.234Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:29:11.082Z] #62 ... [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T16:29:11.082Z] #157 DONE 1934.1s [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:29:11.082Z] #62 ... [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:29:11.082Z] #205 DONE 0.2s [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T16:29:11.082Z] #160 ... [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:29:11.082Z] #206 DONE 0.3s [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:29:11.082Z] #62 ... [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T16:29:11.082Z] #207 DONE 0.4s [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:29:11.082Z] #159 ... [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:29:11.082Z] #208 DONE 0.1s [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #113 [core-command] exporting to image [2024-09-13T16:29:11.082Z] #113 exporting layers [2024-09-13T16:29:11.082Z] #113 exporting layers 0.4s done [2024-09-13T16:29:11.082Z] #113 writing image sha256:e1c22e05ccb5a89cdc3619f4f84f18332f2ff35582fc74164b6d7418fc11c682 done [2024-09-13T16:29:11.082Z] #113 naming to docker.io/library/core-command-arm64 done [2024-09-13T16:29:11.082Z] #113 DONE 9.8s [2024-09-13T16:29:11.082Z] [2024-09-13T16:29:11.082Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:31:17.742Z] #62 ... [2024-09-13T16:31:17.742Z] [2024-09-13T16:31:17.742Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T16:31:17.742Z] #154 DONE 2062.6s [2024-09-13T16:31:17.742Z] [2024-09-13T16:31:17.742Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T16:31:17.742Z] #160 ... [2024-09-13T16:31:17.742Z] [2024-09-13T16:31:17.742Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:31:17.742Z] #209 DONE 0.2s [2024-09-13T16:31:17.742Z] [2024-09-13T16:31:17.742Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T16:31:18.011Z] #210 DONE 0.5s [2024-09-13T16:31:18.011Z] [2024-09-13T16:31:18.011Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:31:18.011Z] #211 DONE 0.1s [2024-09-13T16:31:18.011Z] [2024-09-13T16:31:18.011Z] #113 [core-keeper] exporting to image [2024-09-13T16:31:18.011Z] #113 exporting layers [2024-09-13T16:31:18.589Z] #113 exporting layers 0.5s done [2024-09-13T16:31:18.590Z] #113 writing image sha256:cb3aa174ffc89084469a339a271f8c5531a1ce59942b1d5c81df151ab835093e 0.0s done [2024-09-13T16:31:18.590Z] #113 naming to docker.io/library/core-keeper-arm64 [2024-09-13T16:31:18.590Z] #113 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-09-13T16:31:18.590Z] #113 DONE 10.3s [2024-09-13T16:31:18.590Z] [2024-09-13T16:31:18.590Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:31:18.854Z] #159 ... [2024-09-13T16:31:18.854Z] [2024-09-13T16:31:18.854Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T16:31:18.854Z] #150 DONE 2065.0s [2024-09-13T16:31:18.854Z] [2024-09-13T16:31:18.854Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:31:19.436Z] #62 ... [2024-09-13T16:31:19.436Z] [2024-09-13T16:31:19.436Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:31:19.436Z] #212 DONE 0.1s [2024-09-13T16:31:19.705Z] [2024-09-13T16:31:19.705Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:31:19.705Z] #213 DONE 0.1s [2024-09-13T16:31:19.705Z] [2024-09-13T16:31:19.705Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:31:19.705Z] #62 ... [2024-09-13T16:31:19.705Z] [2024-09-13T16:31:19.705Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T16:31:20.289Z] #214 DONE 0.5s [2024-09-13T16:31:20.289Z] [2024-09-13T16:31:20.289Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:31:20.289Z] #215 DONE 0.2s [2024-09-13T16:31:20.289Z] [2024-09-13T16:31:20.289Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T16:31:20.872Z] #216 DONE 0.4s [2024-09-13T16:31:20.872Z] [2024-09-13T16:31:20.872Z] #113 [core-data] exporting to image [2024-09-13T16:31:21.454Z] #113 exporting layers 0.5s done [2024-09-13T16:31:21.454Z] #113 writing image sha256:f98aea0f2bfae9c5af7b73e74185d69a350519a4459c8ba82d3a7b916f6c8870 done [2024-09-13T16:31:21.454Z] #113 naming to docker.io/library/core-data-arm64 done [2024-09-13T16:31:21.454Z] #113 DONE 10.8s [2024-09-13T16:31:21.454Z] [2024-09-13T16:31:21.454Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:31:24.024Z] #62 ... [2024-09-13T16:31:24.024Z] [2024-09-13T16:31:24.024Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T16:31:24.024Z] #159 DONE 2070.0s [2024-09-13T16:31:24.024Z] [2024-09-13T16:31:24.024Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T16:31:24.293Z] #149 ... [2024-09-13T16:31:24.293Z] [2024-09-13T16:31:24.293Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:31:24.293Z] #217 DONE 0.2s [2024-09-13T16:31:24.293Z] [2024-09-13T16:31:24.293Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:31:24.560Z] #218 DONE 0.2s [2024-09-13T16:31:24.560Z] [2024-09-13T16:31:24.560Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T16:31:24.560Z] #149 ... [2024-09-13T16:31:24.560Z] [2024-09-13T16:31:24.560Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T16:31:25.225Z] #219 DONE 0.5s [2024-09-13T16:31:25.225Z] [2024-09-13T16:31:25.225Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T16:31:25.225Z] #149 ... [2024-09-13T16:31:25.225Z] [2024-09-13T16:31:25.225Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:31:25.225Z] #220 DONE 0.1s [2024-09-13T16:31:25.225Z] [2024-09-13T16:31:25.225Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T16:31:25.225Z] #221 DONE 0.1s [2024-09-13T16:31:25.225Z] [2024-09-13T16:31:25.225Z] #113 [core-metadata] exporting to image [2024-09-13T16:31:25.803Z] #113 exporting layers 0.5s done [2024-09-13T16:31:25.803Z] #113 writing image sha256:9295f3c342ccf99df7bfacadd59449b898b51a5b7bfc96657ab7fd55fe75556b 0.0s done [2024-09-13T16:31:25.803Z] #113 naming to docker.io/library/core-metadata-arm64 done [2024-09-13T16:31:25.803Z] #113 DONE 11.3s [2024-09-13T16:31:25.803Z] [2024-09-13T16:31:25.803Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:31:57.992Z] #62 ... [2024-09-13T16:31:57.992Z] [2024-09-13T16:31:57.992Z] #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T16:31:57.992Z] #149 DONE 2102.5s [2024-09-13T16:31:57.992Z] [2024-09-13T16:31:57.992Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T16:31:57.992Z] #153 ... [2024-09-13T16:31:57.992Z] [2024-09-13T16:31:57.993Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T16:31:57.993Z] #160 DONE 2103.1s [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:31:57.993Z] #222 DONE 0.3s [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:31:57.993Z] #223 DONE 0.1s [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T16:31:57.993Z] #224 ... [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:31:57.993Z] #225 DONE 0.2s [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T16:31:57.993Z] #153 DONE 2104.0s [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:31:57.993Z] #226 DONE 0.2s [2024-09-13T16:31:57.993Z] [2024-09-13T16:31:57.993Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T16:31:58.257Z] #224 DONE 0.7s [2024-09-13T16:31:58.257Z] [2024-09-13T16:31:58.257Z] #227 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T16:31:58.257Z] #227 DONE 0.2s [2024-09-13T16:31:58.257Z] [2024-09-13T16:31:58.257Z] #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T16:31:58.257Z] #228 DONE 0.1s [2024-09-13T16:31:58.257Z] [2024-09-13T16:31:58.257Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T16:31:58.530Z] #229 DONE 0.2s [2024-09-13T16:31:58.530Z] [2024-09-13T16:31:58.530Z] #113 [support-cron-scheduler] exporting to image [2024-09-13T16:31:58.530Z] #113 exporting layers [2024-09-13T16:31:58.794Z] #113 ... [2024-09-13T16:31:58.794Z] [2024-09-13T16:31:58.794Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T16:31:58.794Z] #230 DONE 0.8s [2024-09-13T16:31:59.058Z] [2024-09-13T16:31:59.058Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T16:31:59.058Z] #231 DONE 0.4s [2024-09-13T16:31:59.058Z] [2024-09-13T16:31:59.058Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:31:59.058Z] #232 DONE 0.1s [2024-09-13T16:31:59.058Z] [2024-09-13T16:31:59.058Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T16:31:59.058Z] #233 DONE 0.1s [2024-09-13T16:31:59.058Z] [2024-09-13T16:31:59.058Z] #113 [support-notifications] exporting to image [2024-09-13T16:31:59.639Z] #113 exporting layers 0.5s done [2024-09-13T16:31:59.639Z] #113 writing image sha256:fb3c9e7bc3fecf49cca51fe7d8bfbc857c043f9dc1987999b55d59f51b50390f 0.0s done [2024-09-13T16:31:59.639Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2024-09-13T16:31:59.639Z] #113 exporting layers 0.6s done [2024-09-13T16:31:59.903Z] #113 writing image sha256:afea8b7cd822c2b8b1be190c925a20dc346fe130a3cea19aa780143f385934f6 done [2024-09-13T16:31:59.903Z] #113 naming to docker.io/library/support-notifications-arm64 done [2024-09-13T16:32:00.166Z] #113 exporting layers 1.8s done [2024-09-13T16:32:00.166Z] #113 writing image sha256:fd2c408c9f56a5ad3399c4106d2bc2aaa2e204c9bb56e506f3378aa42fb5c48c done [2024-09-13T16:32:00.166Z] #113 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-13T16:32:00.166Z] #113 DONE 13.1s [2024-09-13T16:32:00.166Z] [2024-09-13T16:32:00.166Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T16:32:00.166Z] time="2024-09-13T15:54:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T16:32:00.192Z] $ docker stop --time=1 cfdffc7240952b3c4f6541c942b29cc80ee496b600d88b0435cc58bf9d6570dc [2024-09-13T16:32:01.877Z] $ docker rm -f --volumes cfdffc7240952b3c4f6541c942b29cc80ee496b600d88b0435cc58bf9d6570dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T16:32:02.715Z] + docker images [2024-09-13T16:32:02.715Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T16:32:02.715Z] support-cron-scheduler-arm64 latest fd2c408c9f56 4 seconds ago 43.7MB [2024-09-13T16:32:02.715Z] support-scheduler-arm64 latest fb3c9e7bc3fe 4 seconds ago 41.4MB [2024-09-13T16:32:02.715Z] support-notifications-arm64 latest afea8b7cd822 4 seconds ago 42.2MB [2024-09-13T16:32:02.715Z] core-metadata-arm64 latest 9295f3c342cc 37 seconds ago 39.4MB [2024-09-13T16:32:02.715Z] core-data-arm64 latest f98aea0f2bfa 42 seconds ago 39.3MB [2024-09-13T16:32:02.715Z] core-keeper-arm64 latest cb3aa174ffc8 45 seconds ago 39.2MB [2024-09-13T16:32:02.715Z] core-command-arm64 latest e1c22e05ccb5 2 minutes ago 35.1MB [2024-09-13T16:32:02.715Z] security-proxy-auth-arm64 latest f319d53bc12f 4 minutes ago 32.7MB [2024-09-13T16:32:02.715Z] security-spiffe-token-provider-arm64 latest 634342106349 11 minutes ago 29.1MB [2024-09-13T16:32:02.716Z] core-common-config-bootstrapper-arm64 latest 7ff51c919a72 14 minutes ago 15.4MB [2024-09-13T16:32:02.716Z] security-bootstrapper-arm64 latest b58737ce0f56 14 minutes ago 18.9MB [2024-09-13T16:32:02.716Z] security-secretstore-setup-arm64 latest 97492f45a480 15 minutes ago 36.4MB [2024-09-13T16:32:02.716Z] security-proxy-setup-arm64 latest 79e909922214 15 minutes ago 26.2MB [2024-09-13T16:32:02.716Z] security-spire-agent-arm64 latest 63a8f5f056cc 36 minutes ago 174MB [2024-09-13T16:32:02.716Z] security-spire-server-arm64 latest f237232ad6d1 36 minutes ago 116MB [2024-09-13T16:32:02.716Z] security-spire-config-arm64 latest 5a8ad98fd27c 36 minutes ago 115MB [2024-09-13T16:32:02.716Z] ci-base-image-arm64 latest a82baefefea9 38 minutes ago 967MB [2024-09-13T16:32:02.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-13T16:32:02.716Z] 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-13T16:32:02.851Z] provisioning config files... [2024-09-13T16:32:02.886Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/696@tmp/config9182307976801177302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:32:03.278Z] ---> ****-login.sh [2024-09-13T16:32:03.278Z] nexus3.edgexfoundry.org:10001 [2024-09-13T16:32:03.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T16:32:03.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T16:32:03.823Z] Configure a credential helper to remove this warning. See [2024-09-13T16:32:03.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T16:32:03.823Z] [2024-09-13T16:32:03.823Z] Login Succeeded [2024-09-13T16:32:03.823Z] nexus3.edgexfoundry.org:10002 [2024-09-13T16:32:04.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T16:32:04.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T16:32:04.093Z] Configure a credential helper to remove this warning. See [2024-09-13T16:32:04.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T16:32:04.093Z] [2024-09-13T16:32:04.093Z] Login Succeeded [2024-09-13T16:32:04.093Z] nexus3.edgexfoundry.org:10003 [2024-09-13T16:32:04.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T16:32:04.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T16:32:04.360Z] Configure a credential helper to remove this warning. See [2024-09-13T16:32:04.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T16:32:04.360Z] [2024-09-13T16:32:04.360Z] Login Succeeded [2024-09-13T16:32:04.360Z] nexus3.edgexfoundry.org:10004 [2024-09-13T16:32:04.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T16:32:04.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T16:32:04.757Z] Configure a credential helper to remove this warning. See [2024-09-13T16:32:04.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T16:32:04.757Z] [2024-09-13T16:32:04.757Z] Login Succeeded [2024-09-13T16:32:04.757Z] ****.io [2024-09-13T16:32:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T16:32:05.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T16:32:05.340Z] Configure a credential helper to remove this warning. See [2024-09-13T16:32:05.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T16:32:05.340Z] [2024-09-13T16:32:05.340Z] Login Succeeded [2024-09-13T16:32:05.340Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T16:32:05.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:32:05.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T16:32:05.449Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-13T16:32:05.449Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:05.449Z] latest [2024-09-13T16:32:05.449Z] 3.2.0-dev.74 [2024-09-13T16:32:05.449Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:05.449Z] main [2024-09-13T16:32:05.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:05.804Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:06.149Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:06.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T16:32:06.149Z] 7152437a9f0a: Preparing [2024-09-13T16:32:06.149Z] f4448b3ebf45: Preparing [2024-09-13T16:32:06.149Z] 5caf40abcf30: Preparing [2024-09-13T16:32:06.149Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:06.149Z] cbde6662be9d: Preparing [2024-09-13T16:32:06.149Z] ddaaf1742053: Preparing [2024-09-13T16:32:06.149Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:06.149Z] ddaaf1742053: Waiting [2024-09-13T16:32:06.149Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:06.421Z] cbde6662be9d: Pushed [2024-09-13T16:32:06.421Z] 7152437a9f0a: Pushed [2024-09-13T16:32:06.421Z] d1bf7b3d2086: Pushed [2024-09-13T16:32:06.421Z] 5caf40abcf30: Pushed [2024-09-13T16:32:06.421Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:06.421Z] ddaaf1742053: Pushed [2024-09-13T16:32:13.041Z] f4448b3ebf45: Pushed [2024-09-13T16:32:13.041Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:13.397Z] + 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-13T16:32:13.753Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-13T16:32:13.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T16:32:13.753Z] 7152437a9f0a: Preparing [2024-09-13T16:32:13.753Z] f4448b3ebf45: Preparing [2024-09-13T16:32:13.753Z] 5caf40abcf30: Preparing [2024-09-13T16:32:13.753Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:13.753Z] cbde6662be9d: Preparing [2024-09-13T16:32:13.753Z] ddaaf1742053: Preparing [2024-09-13T16:32:13.753Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:13.753Z] ddaaf1742053: Waiting [2024-09-13T16:32:13.753Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:13.753Z] 7152437a9f0a: Layer already exists [2024-09-13T16:32:13.753Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:13.753Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:13.753Z] f4448b3ebf45: Layer already exists [2024-09-13T16:32:13.753Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:13.753Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:13.753Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:13.753Z] latest: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:14.386Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:14.731Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.74 [2024-09-13T16:32:14.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T16:32:14.731Z] 7152437a9f0a: Preparing [2024-09-13T16:32:14.731Z] f4448b3ebf45: Preparing [2024-09-13T16:32:14.731Z] 5caf40abcf30: Preparing [2024-09-13T16:32:14.731Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:14.731Z] cbde6662be9d: Preparing [2024-09-13T16:32:14.731Z] ddaaf1742053: Preparing [2024-09-13T16:32:14.731Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:14.731Z] ddaaf1742053: Waiting [2024-09-13T16:32:14.731Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:14.731Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:14.731Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:14.731Z] f4448b3ebf45: Layer already exists [2024-09-13T16:32:14.731Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:14.731Z] 7152437a9f0a: Layer already exists [2024-09-13T16:32:14.731Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:14.731Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:14.731Z] 3.2.0-dev.74: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:15.348Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:15.700Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:15.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T16:32:15.700Z] 7152437a9f0a: Preparing [2024-09-13T16:32:15.700Z] f4448b3ebf45: Preparing [2024-09-13T16:32:15.700Z] 5caf40abcf30: Preparing [2024-09-13T16:32:15.700Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:15.700Z] cbde6662be9d: Preparing [2024-09-13T16:32:15.700Z] ddaaf1742053: Preparing [2024-09-13T16:32:15.700Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:15.700Z] ddaaf1742053: Waiting [2024-09-13T16:32:15.700Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:15.700Z] f4448b3ebf45: Layer already exists [2024-09-13T16:32:15.700Z] 7152437a9f0a: Layer already exists [2024-09-13T16:32:15.700Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:15.700Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:15.700Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:15.700Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:15.700Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:15.700Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:16.052Z] + 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-13T16:32:16.664Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-13T16:32:16.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-13T16:32:16.665Z] 7152437a9f0a: Preparing [2024-09-13T16:32:16.665Z] f4448b3ebf45: Preparing [2024-09-13T16:32:16.665Z] 5caf40abcf30: Preparing [2024-09-13T16:32:16.665Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:16.665Z] cbde6662be9d: Preparing [2024-09-13T16:32:16.665Z] ddaaf1742053: Preparing [2024-09-13T16:32:16.665Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:16.665Z] ddaaf1742053: Waiting [2024-09-13T16:32:16.665Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:16.665Z] f4448b3ebf45: Layer already exists [2024-09-13T16:32:16.665Z] 7152437a9f0a: Layer already exists [2024-09-13T16:32:16.665Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:16.665Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:16.665Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:16.665Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:16.665Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:16.928Z] main: digest: sha256:5636ef6a8da6c82314eb5e522c631f7fc2964b776e365aa922c273a4001605c9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:32:17.005Z] ===================================================== [Pipeline] echo [2024-09-13T16:32:17.019Z] taggedImages: [2024-09-13T16:32:17.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:17.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-13T16:32:17.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.74 [2024-09-13T16:32:17.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:17.019Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-13T16:32:17.045Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-13T16:32:17.045Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:17.045Z] latest [2024-09-13T16:32:17.045Z] 3.2.0-dev.74 [2024-09-13T16:32:17.045Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:17.045Z] main [2024-09-13T16:32:17.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:17.605Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:17.948Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:17.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T16:32:17.948Z] 76b034e2f9de: Preparing [2024-09-13T16:32:17.948Z] d3358b28d184: Preparing [2024-09-13T16:32:17.948Z] 17cefcc6cb88: Preparing [2024-09-13T16:32:17.948Z] 6a36df996e85: Preparing [2024-09-13T16:32:17.948Z] 5caf40abcf30: Preparing [2024-09-13T16:32:17.948Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:17.948Z] cbde6662be9d: Preparing [2024-09-13T16:32:17.948Z] ddaaf1742053: Preparing [2024-09-13T16:32:17.948Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:17.948Z] d1bf7b3d2086: Waiting [2024-09-13T16:32:17.948Z] cbde6662be9d: Waiting [2024-09-13T16:32:17.948Z] ddaaf1742053: Waiting [2024-09-13T16:32:17.948Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:17.948Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:17.948Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:18.214Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:18.214Z] 17cefcc6cb88: Pushed [2024-09-13T16:32:18.214Z] d3358b28d184: Pushed [2024-09-13T16:32:18.214Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:18.214Z] 76b034e2f9de: Pushed [2024-09-13T16:32:18.214Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:20.143Z] 6a36df996e85: Pushed [2024-09-13T16:32:20.143Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:20.504Z] + 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-13T16:32:20.851Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-13T16:32:20.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T16:32:20.851Z] 76b034e2f9de: Preparing [2024-09-13T16:32:20.851Z] d3358b28d184: Preparing [2024-09-13T16:32:20.851Z] 17cefcc6cb88: Preparing [2024-09-13T16:32:20.851Z] 6a36df996e85: Preparing [2024-09-13T16:32:20.851Z] 5caf40abcf30: Preparing [2024-09-13T16:32:20.851Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:20.851Z] cbde6662be9d: Preparing [2024-09-13T16:32:20.851Z] d1bf7b3d2086: Waiting [2024-09-13T16:32:20.851Z] ddaaf1742053: Preparing [2024-09-13T16:32:20.851Z] cbde6662be9d: Waiting [2024-09-13T16:32:20.851Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:20.851Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:20.851Z] 17cefcc6cb88: Layer already exists [2024-09-13T16:32:20.851Z] d3358b28d184: Layer already exists [2024-09-13T16:32:20.851Z] 6a36df996e85: Layer already exists [2024-09-13T16:32:20.851Z] 76b034e2f9de: Layer already exists [2024-09-13T16:32:20.851Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:20.851Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:20.851Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:20.851Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:21.114Z] latest: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:21.590Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:21.937Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.74 [2024-09-13T16:32:21.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T16:32:21.937Z] 76b034e2f9de: Preparing [2024-09-13T16:32:21.937Z] d3358b28d184: Preparing [2024-09-13T16:32:21.937Z] 17cefcc6cb88: Preparing [2024-09-13T16:32:21.937Z] 6a36df996e85: Preparing [2024-09-13T16:32:21.937Z] 5caf40abcf30: Preparing [2024-09-13T16:32:21.937Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:21.937Z] cbde6662be9d: Preparing [2024-09-13T16:32:21.937Z] ddaaf1742053: Preparing [2024-09-13T16:32:21.937Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:21.937Z] d1bf7b3d2086: Waiting [2024-09-13T16:32:21.937Z] cbde6662be9d: Waiting [2024-09-13T16:32:21.937Z] ddaaf1742053: Waiting [2024-09-13T16:32:21.937Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:21.937Z] 6a36df996e85: Layer already exists [2024-09-13T16:32:21.937Z] 17cefcc6cb88: Layer already exists [2024-09-13T16:32:21.937Z] 76b034e2f9de: Layer already exists [2024-09-13T16:32:21.937Z] d3358b28d184: Layer already exists [2024-09-13T16:32:21.937Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:21.937Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:21.937Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:21.937Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:21.937Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:22.202Z] 3.2.0-dev.74: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:22.565Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:22.919Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:22.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T16:32:22.919Z] 76b034e2f9de: Preparing [2024-09-13T16:32:22.919Z] d3358b28d184: Preparing [2024-09-13T16:32:22.919Z] 17cefcc6cb88: Preparing [2024-09-13T16:32:22.919Z] 6a36df996e85: Preparing [2024-09-13T16:32:22.919Z] 5caf40abcf30: Preparing [2024-09-13T16:32:22.919Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:22.919Z] cbde6662be9d: Preparing [2024-09-13T16:32:22.919Z] ddaaf1742053: Preparing [2024-09-13T16:32:22.919Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:22.919Z] cbde6662be9d: Waiting [2024-09-13T16:32:22.919Z] ddaaf1742053: Waiting [2024-09-13T16:32:22.919Z] d1bf7b3d2086: Waiting [2024-09-13T16:32:22.919Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:22.919Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:22.919Z] 6a36df996e85: Layer already exists [2024-09-13T16:32:22.919Z] 76b034e2f9de: Layer already exists [2024-09-13T16:32:22.919Z] 17cefcc6cb88: Layer already exists [2024-09-13T16:32:22.919Z] d3358b28d184: Layer already exists [2024-09-13T16:32:22.919Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:22.919Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:22.919Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:22.919Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:23.183Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:23.533Z] + 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-13T16:32:23.898Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-13T16:32:23.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-13T16:32:23.898Z] 76b034e2f9de: Preparing [2024-09-13T16:32:23.898Z] d3358b28d184: Preparing [2024-09-13T16:32:23.898Z] 17cefcc6cb88: Preparing [2024-09-13T16:32:23.898Z] 6a36df996e85: Preparing [2024-09-13T16:32:23.898Z] 5caf40abcf30: Preparing [2024-09-13T16:32:23.898Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:23.898Z] cbde6662be9d: Preparing [2024-09-13T16:32:23.898Z] ddaaf1742053: Preparing [2024-09-13T16:32:23.898Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:23.898Z] cbde6662be9d: Waiting [2024-09-13T16:32:23.898Z] ddaaf1742053: Waiting [2024-09-13T16:32:23.898Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:23.898Z] d1bf7b3d2086: Waiting [2024-09-13T16:32:23.898Z] 6a36df996e85: Layer already exists [2024-09-13T16:32:23.898Z] 17cefcc6cb88: Layer already exists [2024-09-13T16:32:23.898Z] d3358b28d184: Layer already exists [2024-09-13T16:32:23.898Z] 76b034e2f9de: Layer already exists [2024-09-13T16:32:23.898Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:23.898Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:23.898Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:23.898Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:23.898Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:23.898Z] main: digest: sha256:eb94bc98f88383663045c6c6dd302b791658279b3ecccffecf901fbadb95ee8c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:32:23.985Z] ===================================================== [Pipeline] echo [2024-09-13T16:32:23.997Z] taggedImages: [2024-09-13T16:32:23.997Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:23.997Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-13T16:32:23.997Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.74 [2024-09-13T16:32:23.997Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:23.997Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-13T16:32:24.022Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-13T16:32:24.022Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:24.022Z] latest [2024-09-13T16:32:24.022Z] 3.2.0-dev.74 [2024-09-13T16:32:24.022Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:24.022Z] main [2024-09-13T16:32:24.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:24.383Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:24.744Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:24.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T16:32:24.744Z] aef90bc31269: Preparing [2024-09-13T16:32:24.744Z] c7d373bea42e: Preparing [2024-09-13T16:32:24.744Z] 5a4be71f9c29: Preparing [2024-09-13T16:32:24.744Z] 5caf40abcf30: Preparing [2024-09-13T16:32:24.744Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:24.744Z] 79c51f47dfb5: Preparing [2024-09-13T16:32:24.744Z] b314035df732: Preparing [2024-09-13T16:32:24.744Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:24.744Z] b314035df732: Waiting [2024-09-13T16:32:24.744Z] 79c51f47dfb5: Waiting [2024-09-13T16:32:24.744Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:24.744Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:24.744Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:25.009Z] c7d373bea42e: Pushed [2024-09-13T16:32:25.009Z] 79c51f47dfb5: Pushed [2024-09-13T16:32:25.009Z] aef90bc31269: Pushed [2024-09-13T16:32:25.009Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:25.009Z] b314035df732: Pushed [2024-09-13T16:32:31.629Z] 5a4be71f9c29: Pushed [2024-09-13T16:32:31.629Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:31.979Z] + 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-13T16:32:32.328Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-13T16:32:32.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T16:32:32.328Z] aef90bc31269: Preparing [2024-09-13T16:32:32.328Z] c7d373bea42e: Preparing [2024-09-13T16:32:32.328Z] 5a4be71f9c29: Preparing [2024-09-13T16:32:32.328Z] 5caf40abcf30: Preparing [2024-09-13T16:32:32.328Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:32.328Z] 79c51f47dfb5: Preparing [2024-09-13T16:32:32.328Z] b314035df732: Preparing [2024-09-13T16:32:32.328Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:32.328Z] 79c51f47dfb5: Waiting [2024-09-13T16:32:32.328Z] b314035df732: Waiting [2024-09-13T16:32:32.328Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:32.328Z] c7d373bea42e: Layer already exists [2024-09-13T16:32:32.328Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:32.328Z] aef90bc31269: Layer already exists [2024-09-13T16:32:32.328Z] 5a4be71f9c29: Layer already exists [2024-09-13T16:32:32.328Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:32.328Z] 79c51f47dfb5: Layer already exists [2024-09-13T16:32:32.328Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:32.328Z] b314035df732: Layer already exists [2024-09-13T16:32:32.593Z] latest: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:32.941Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:33.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.74 [2024-09-13T16:32:33.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T16:32:33.294Z] aef90bc31269: Preparing [2024-09-13T16:32:33.294Z] c7d373bea42e: Preparing [2024-09-13T16:32:33.294Z] 5a4be71f9c29: Preparing [2024-09-13T16:32:33.294Z] 5caf40abcf30: Preparing [2024-09-13T16:32:33.294Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:33.294Z] 79c51f47dfb5: Preparing [2024-09-13T16:32:33.294Z] b314035df732: Preparing [2024-09-13T16:32:33.294Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:33.294Z] 79c51f47dfb5: Waiting [2024-09-13T16:32:33.294Z] b314035df732: Waiting [2024-09-13T16:32:33.294Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:33.294Z] 5a4be71f9c29: Layer already exists [2024-09-13T16:32:33.294Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:33.294Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:33.294Z] c7d373bea42e: Layer already exists [2024-09-13T16:32:33.294Z] aef90bc31269: Layer already exists [2024-09-13T16:32:33.294Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:33.294Z] 79c51f47dfb5: Layer already exists [2024-09-13T16:32:33.294Z] b314035df732: Layer already exists [2024-09-13T16:32:33.294Z] 3.2.0-dev.74: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:33.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:34.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:34.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T16:32:34.248Z] aef90bc31269: Preparing [2024-09-13T16:32:34.248Z] c7d373bea42e: Preparing [2024-09-13T16:32:34.248Z] 5a4be71f9c29: Preparing [2024-09-13T16:32:34.248Z] 5caf40abcf30: Preparing [2024-09-13T16:32:34.248Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:34.248Z] 79c51f47dfb5: Preparing [2024-09-13T16:32:34.248Z] b314035df732: Preparing [2024-09-13T16:32:34.248Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:34.248Z] 79c51f47dfb5: Waiting [2024-09-13T16:32:34.248Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:34.248Z] b314035df732: Waiting [2024-09-13T16:32:34.248Z] c7d373bea42e: Layer already exists [2024-09-13T16:32:34.248Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:34.248Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:34.248Z] aef90bc31269: Layer already exists [2024-09-13T16:32:34.248Z] 5a4be71f9c29: Layer already exists [2024-09-13T16:32:34.248Z] 79c51f47dfb5: Layer already exists [2024-09-13T16:32:34.248Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:34.248Z] b314035df732: Layer already exists [2024-09-13T16:32:34.511Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:34.868Z] + 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-13T16:32:35.208Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-13T16:32:35.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-13T16:32:35.208Z] aef90bc31269: Preparing [2024-09-13T16:32:35.208Z] c7d373bea42e: Preparing [2024-09-13T16:32:35.208Z] 5a4be71f9c29: Preparing [2024-09-13T16:32:35.208Z] 5caf40abcf30: Preparing [2024-09-13T16:32:35.208Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:35.208Z] 79c51f47dfb5: Preparing [2024-09-13T16:32:35.208Z] b314035df732: Preparing [2024-09-13T16:32:35.208Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:35.208Z] b314035df732: Waiting [2024-09-13T16:32:35.208Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:35.208Z] 79c51f47dfb5: Waiting [2024-09-13T16:32:35.208Z] aef90bc31269: Layer already exists [2024-09-13T16:32:35.208Z] 5a4be71f9c29: Layer already exists [2024-09-13T16:32:35.208Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:35.208Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:35.208Z] c7d373bea42e: Layer already exists [2024-09-13T16:32:35.208Z] 79c51f47dfb5: Layer already exists [2024-09-13T16:32:35.208Z] b314035df732: Layer already exists [2024-09-13T16:32:35.208Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:35.470Z] main: digest: sha256:8380a45853ad16e3e039b84b14c017a24749483f472b7646eae5605ec0f2ec14 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:32:35.549Z] ===================================================== [Pipeline] echo [2024-09-13T16:32:35.565Z] taggedImages: [2024-09-13T16:32:35.565Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:35.565Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-13T16:32:35.565Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.74 [2024-09-13T16:32:35.565Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:35.565Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-13T16:32:35.596Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-13T16:32:35.596Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:35.596Z] latest [2024-09-13T16:32:35.596Z] 3.2.0-dev.74 [2024-09-13T16:32:35.596Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:35.596Z] main [2024-09-13T16:32:35.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:35.951Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:36.300Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:36.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T16:32:36.300Z] 68a95048dff4: Preparing [2024-09-13T16:32:36.300Z] d018c984b5c9: Preparing [2024-09-13T16:32:36.300Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:36.300Z] 004d8d4828e9: Preparing [2024-09-13T16:32:36.300Z] 952de46e3951: Preparing [2024-09-13T16:32:36.300Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:36.300Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:36.300Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:36.563Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:36.563Z] 952de46e3951: Pushed [2024-09-13T16:32:36.563Z] 004d8d4828e9: Pushed [2024-09-13T16:32:36.563Z] 68a95048dff4: Pushed [2024-09-13T16:32:43.711Z] d018c984b5c9: Pushed [2024-09-13T16:32:43.712Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:44.073Z] + 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-13T16:32:44.425Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-13T16:32:44.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T16:32:44.425Z] 68a95048dff4: Preparing [2024-09-13T16:32:44.425Z] d018c984b5c9: Preparing [2024-09-13T16:32:44.425Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:44.425Z] 004d8d4828e9: Preparing [2024-09-13T16:32:44.425Z] 952de46e3951: Preparing [2024-09-13T16:32:44.425Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:44.425Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:44.425Z] 68a95048dff4: Layer already exists [2024-09-13T16:32:44.425Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:44.425Z] d018c984b5c9: Layer already exists [2024-09-13T16:32:44.425Z] 952de46e3951: Layer already exists [2024-09-13T16:32:44.425Z] 004d8d4828e9: Layer already exists [2024-09-13T16:32:44.425Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:44.425Z] latest: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:45.043Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:45.392Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.74 [2024-09-13T16:32:45.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T16:32:45.392Z] 68a95048dff4: Preparing [2024-09-13T16:32:45.392Z] d018c984b5c9: Preparing [2024-09-13T16:32:45.392Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:45.392Z] 004d8d4828e9: Preparing [2024-09-13T16:32:45.392Z] 952de46e3951: Preparing [2024-09-13T16:32:45.392Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:45.392Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:45.392Z] d018c984b5c9: Layer already exists [2024-09-13T16:32:45.392Z] 68a95048dff4: Layer already exists [2024-09-13T16:32:45.392Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:45.392Z] 952de46e3951: Layer already exists [2024-09-13T16:32:45.392Z] 004d8d4828e9: Layer already exists [2024-09-13T16:32:45.392Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:45.392Z] 3.2.0-dev.74: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:45.745Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:46.104Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:46.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T16:32:46.104Z] 68a95048dff4: Preparing [2024-09-13T16:32:46.104Z] d018c984b5c9: Preparing [2024-09-13T16:32:46.104Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:46.104Z] 004d8d4828e9: Preparing [2024-09-13T16:32:46.104Z] 952de46e3951: Preparing [2024-09-13T16:32:46.104Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:46.104Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:46.104Z] d018c984b5c9: Layer already exists [2024-09-13T16:32:46.104Z] 004d8d4828e9: Layer already exists [2024-09-13T16:32:46.104Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:46.104Z] 952de46e3951: Layer already exists [2024-09-13T16:32:46.104Z] 68a95048dff4: Layer already exists [2024-09-13T16:32:46.104Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:46.368Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:46.715Z] + 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-13T16:32:47.376Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-13T16:32:47.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-13T16:32:47.376Z] 68a95048dff4: Preparing [2024-09-13T16:32:47.376Z] d018c984b5c9: Preparing [2024-09-13T16:32:47.376Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:47.376Z] 004d8d4828e9: Preparing [2024-09-13T16:32:47.376Z] 952de46e3951: Preparing [2024-09-13T16:32:47.376Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:47.376Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:47.376Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:47.376Z] 004d8d4828e9: Layer already exists [2024-09-13T16:32:47.376Z] 68a95048dff4: Layer already exists [2024-09-13T16:32:47.376Z] d018c984b5c9: Layer already exists [2024-09-13T16:32:47.376Z] 952de46e3951: Layer already exists [2024-09-13T16:32:47.376Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:47.376Z] main: digest: sha256:6c4273d6086bced733973fa4e8fdbfced7c5678f446c0172d9d2b2c469e233fd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:32:47.456Z] ===================================================== [Pipeline] echo [2024-09-13T16:32:47.472Z] taggedImages: [2024-09-13T16:32:47.472Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:47.472Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-13T16:32:47.472Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.74 [2024-09-13T16:32:47.472Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:47.472Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-13T16:32:47.505Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-13T16:32:47.505Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:47.505Z] latest [2024-09-13T16:32:47.505Z] 3.2.0-dev.74 [2024-09-13T16:32:47.505Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:47.505Z] main [2024-09-13T16:32:47.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:47.964Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:48.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:32:48.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T16:32:48.325Z] 0504fe896ddc: Preparing [2024-09-13T16:32:48.325Z] 8774c081259f: Preparing [2024-09-13T16:32:48.325Z] b80d037da784: Preparing [2024-09-13T16:32:48.325Z] 5caf40abcf30: Preparing [2024-09-13T16:32:48.325Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:48.325Z] cbde6662be9d: Preparing [2024-09-13T16:32:48.325Z] ddaaf1742053: Preparing [2024-09-13T16:32:48.325Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:48.325Z] ddaaf1742053: Waiting [2024-09-13T16:32:48.325Z] cbde6662be9d: Waiting [2024-09-13T16:32:48.325Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:48.592Z] 8774c081259f: Pushed [2024-09-13T16:32:49.591Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:49.591Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:49.591Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:49.591Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:49.591Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:49.591Z] 0504fe896ddc: Pushed [2024-09-13T16:32:56.207Z] b80d037da784: Pushed [2024-09-13T16:32:56.208Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:56.554Z] + 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-13T16:32:56.915Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-13T16:32:56.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T16:32:56.916Z] 0504fe896ddc: Preparing [2024-09-13T16:32:56.916Z] 8774c081259f: Preparing [2024-09-13T16:32:56.916Z] b80d037da784: Preparing [2024-09-13T16:32:56.916Z] 5caf40abcf30: Preparing [2024-09-13T16:32:56.916Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:56.916Z] cbde6662be9d: Preparing [2024-09-13T16:32:56.916Z] ddaaf1742053: Preparing [2024-09-13T16:32:56.916Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:56.916Z] ddaaf1742053: Waiting [2024-09-13T16:32:56.916Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:56.916Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:56.916Z] 8774c081259f: Layer already exists [2024-09-13T16:32:56.916Z] b80d037da784: Layer already exists [2024-09-13T16:32:56.916Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:56.916Z] 0504fe896ddc: Layer already exists [2024-09-13T16:32:56.916Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:56.916Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:56.916Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:57.180Z] latest: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:57.529Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:57.867Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.74 [2024-09-13T16:32:57.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T16:32:57.867Z] 0504fe896ddc: Preparing [2024-09-13T16:32:57.867Z] 8774c081259f: Preparing [2024-09-13T16:32:57.867Z] b80d037da784: Preparing [2024-09-13T16:32:57.867Z] 5caf40abcf30: Preparing [2024-09-13T16:32:57.867Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:57.867Z] cbde6662be9d: Preparing [2024-09-13T16:32:57.867Z] ddaaf1742053: Preparing [2024-09-13T16:32:57.867Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:57.867Z] cbde6662be9d: Waiting [2024-09-13T16:32:57.867Z] ddaaf1742053: Waiting [2024-09-13T16:32:57.867Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:57.867Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:57.867Z] 0504fe896ddc: Layer already exists [2024-09-13T16:32:57.867Z] 8774c081259f: Layer already exists [2024-09-13T16:32:57.867Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:57.867Z] b80d037da784: Layer already exists [2024-09-13T16:32:57.867Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:57.867Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:57.867Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:58.130Z] 3.2.0-dev.74: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:58.493Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:58.842Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:32:58.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T16:32:58.842Z] 0504fe896ddc: Preparing [2024-09-13T16:32:58.842Z] 8774c081259f: Preparing [2024-09-13T16:32:58.842Z] b80d037da784: Preparing [2024-09-13T16:32:58.842Z] 5caf40abcf30: Preparing [2024-09-13T16:32:58.842Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:58.842Z] cbde6662be9d: Preparing [2024-09-13T16:32:58.842Z] ddaaf1742053: Preparing [2024-09-13T16:32:58.842Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:58.842Z] cbde6662be9d: Waiting [2024-09-13T16:32:58.842Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:58.842Z] ddaaf1742053: Waiting [2024-09-13T16:32:58.842Z] 8774c081259f: Layer already exists [2024-09-13T16:32:58.842Z] b80d037da784: Layer already exists [2024-09-13T16:32:58.842Z] 0504fe896ddc: Layer already exists [2024-09-13T16:32:58.842Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:58.842Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:58.842Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:58.842Z] ddaaf1742053: Layer already exists [2024-09-13T16:32:58.842Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:59.104Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:32:59.456Z] + 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-13T16:32:59.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-13T16:32:59.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-13T16:32:59.800Z] 0504fe896ddc: Preparing [2024-09-13T16:32:59.800Z] 8774c081259f: Preparing [2024-09-13T16:32:59.800Z] b80d037da784: Preparing [2024-09-13T16:32:59.800Z] 5caf40abcf30: Preparing [2024-09-13T16:32:59.800Z] d1bf7b3d2086: Preparing [2024-09-13T16:32:59.800Z] cbde6662be9d: Preparing [2024-09-13T16:32:59.800Z] ddaaf1742053: Preparing [2024-09-13T16:32:59.800Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:32:59.800Z] ddaaf1742053: Waiting [2024-09-13T16:32:59.800Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:32:59.800Z] cbde6662be9d: Waiting [2024-09-13T16:32:59.800Z] 8774c081259f: Layer already exists [2024-09-13T16:32:59.800Z] 0504fe896ddc: Layer already exists [2024-09-13T16:32:59.800Z] b80d037da784: Layer already exists [2024-09-13T16:32:59.800Z] 5caf40abcf30: Layer already exists [2024-09-13T16:32:59.800Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:32:59.800Z] cbde6662be9d: Layer already exists [2024-09-13T16:32:59.800Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:32:59.800Z] ddaaf1742053: Layer already exists [2024-09-13T16:33:00.061Z] main: digest: sha256:f0a7008a14509d3963ccbadbd4d899c5edcd79125958ebc27fcb9eb01517c25d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:33:00.137Z] ===================================================== [Pipeline] echo [2024-09-13T16:33:00.151Z] taggedImages: [2024-09-13T16:33:00.151Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:00.151Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-13T16:33:00.151Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.74 [2024-09-13T16:33:00.151Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:00.151Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-13T16:33:00.177Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-13T16:33:00.177Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:00.177Z] latest [2024-09-13T16:33:00.177Z] 3.2.0-dev.74 [2024-09-13T16:33:00.177Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:00.177Z] main [2024-09-13T16:33:00.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:00.529Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:00.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:00.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T16:33:00.884Z] ac3d851763c9: Preparing [2024-09-13T16:33:00.884Z] 31f74cf47638: Preparing [2024-09-13T16:33:00.884Z] 216c9d7a0138: Preparing [2024-09-13T16:33:00.884Z] 61da67c33ff6: Preparing [2024-09-13T16:33:00.884Z] d41d72a2321b: Preparing [2024-09-13T16:33:00.884Z] 03ebf0a2ca5d: Preparing [2024-09-13T16:33:00.884Z] a0295052197c: Preparing [2024-09-13T16:33:00.884Z] 6ef1aa8e4f78: Preparing [2024-09-13T16:33:00.884Z] 5caf40abcf30: Preparing [2024-09-13T16:33:00.884Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:00.884Z] 4bb75dbf0faf: Preparing [2024-09-13T16:33:00.884Z] 9fb584f6eeef: Preparing [2024-09-13T16:33:00.884Z] 5f70bf18a086: Preparing [2024-09-13T16:33:00.884Z] d616e23543d7: Preparing [2024-09-13T16:33:00.884Z] d1ed9e656ec7: Preparing [2024-09-13T16:33:00.884Z] 158839bdcfcd: Preparing [2024-09-13T16:33:00.884Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:00.884Z] 4bb75dbf0faf: Waiting [2024-09-13T16:33:00.884Z] 9fb584f6eeef: Waiting [2024-09-13T16:33:00.884Z] 5f70bf18a086: Waiting [2024-09-13T16:33:00.884Z] d616e23543d7: Waiting [2024-09-13T16:33:00.884Z] d1ed9e656ec7: Waiting [2024-09-13T16:33:00.884Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:00.884Z] 03ebf0a2ca5d: Waiting [2024-09-13T16:33:00.884Z] 5caf40abcf30: Waiting [2024-09-13T16:33:00.884Z] a0295052197c: Waiting [2024-09-13T16:33:00.884Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:00.884Z] 6ef1aa8e4f78: Waiting [2024-09-13T16:33:00.884Z] 158839bdcfcd: Waiting [2024-09-13T16:33:01.153Z] d41d72a2321b: Pushed [2024-09-13T16:33:01.153Z] 216c9d7a0138: Pushed [2024-09-13T16:33:01.153Z] 31f74cf47638: Pushed [2024-09-13T16:33:01.153Z] ac3d851763c9: Pushed [2024-09-13T16:33:01.153Z] 61da67c33ff6: Pushed [2024-09-13T16:33:01.153Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:01.153Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:01.419Z] a0295052197c: Pushed [2024-09-13T16:33:01.419Z] 03ebf0a2ca5d: Pushed [2024-09-13T16:33:01.419Z] 5f70bf18a086: Layer already exists [2024-09-13T16:33:01.419Z] 9fb584f6eeef: Pushed [2024-09-13T16:33:01.419Z] 4bb75dbf0faf: Pushed [2024-09-13T16:33:01.419Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:01.419Z] d616e23543d7: Pushed [2024-09-13T16:33:01.419Z] d1ed9e656ec7: Pushed [2024-09-13T16:33:01.683Z] 158839bdcfcd: Pushed [2024-09-13T16:33:04.247Z] 6ef1aa8e4f78: Pushed [2024-09-13T16:33:04.247Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:04.608Z] + 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-13T16:33:04.945Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-13T16:33:04.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T16:33:04.945Z] ac3d851763c9: Preparing [2024-09-13T16:33:04.945Z] 31f74cf47638: Preparing [2024-09-13T16:33:04.945Z] 216c9d7a0138: Preparing [2024-09-13T16:33:04.945Z] 61da67c33ff6: Preparing [2024-09-13T16:33:04.945Z] d41d72a2321b: Preparing [2024-09-13T16:33:04.945Z] 03ebf0a2ca5d: Preparing [2024-09-13T16:33:04.945Z] a0295052197c: Preparing [2024-09-13T16:33:04.945Z] 6ef1aa8e4f78: Preparing [2024-09-13T16:33:04.945Z] 5caf40abcf30: Preparing [2024-09-13T16:33:04.945Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:04.945Z] 4bb75dbf0faf: Preparing [2024-09-13T16:33:04.945Z] 9fb584f6eeef: Preparing [2024-09-13T16:33:04.945Z] 5f70bf18a086: Preparing [2024-09-13T16:33:04.945Z] d616e23543d7: Preparing [2024-09-13T16:33:04.945Z] d1ed9e656ec7: Preparing [2024-09-13T16:33:04.945Z] 158839bdcfcd: Preparing [2024-09-13T16:33:04.945Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:04.945Z] 6ef1aa8e4f78: Waiting [2024-09-13T16:33:04.945Z] 5caf40abcf30: Waiting [2024-09-13T16:33:04.945Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:04.945Z] 4bb75dbf0faf: Waiting [2024-09-13T16:33:04.945Z] 9fb584f6eeef: Waiting [2024-09-13T16:33:04.945Z] 5f70bf18a086: Waiting [2024-09-13T16:33:04.945Z] d616e23543d7: Waiting [2024-09-13T16:33:04.945Z] d1ed9e656ec7: Waiting [2024-09-13T16:33:04.945Z] 158839bdcfcd: Waiting [2024-09-13T16:33:04.945Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:04.945Z] 03ebf0a2ca5d: Waiting [2024-09-13T16:33:04.945Z] a0295052197c: Waiting [2024-09-13T16:33:04.945Z] 216c9d7a0138: Layer already exists [2024-09-13T16:33:04.945Z] 61da67c33ff6: Layer already exists [2024-09-13T16:33:04.945Z] d41d72a2321b: Layer already exists [2024-09-13T16:33:04.945Z] ac3d851763c9: Layer already exists [2024-09-13T16:33:04.945Z] 31f74cf47638: Layer already exists [2024-09-13T16:33:04.945Z] a0295052197c: Layer already exists [2024-09-13T16:33:04.945Z] 03ebf0a2ca5d: Layer already exists [2024-09-13T16:33:04.945Z] 6ef1aa8e4f78: Layer already exists [2024-09-13T16:33:04.945Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:04.945Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:04.945Z] 5f70bf18a086: Layer already exists [2024-09-13T16:33:04.945Z] 9fb584f6eeef: Layer already exists [2024-09-13T16:33:04.945Z] 4bb75dbf0faf: Layer already exists [2024-09-13T16:33:04.945Z] d1ed9e656ec7: Layer already exists [2024-09-13T16:33:04.945Z] d616e23543d7: Layer already exists [2024-09-13T16:33:04.945Z] 158839bdcfcd: Layer already exists [2024-09-13T16:33:04.945Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:05.209Z] latest: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:05.562Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:05.906Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.74 [2024-09-13T16:33:05.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T16:33:05.906Z] ac3d851763c9: Preparing [2024-09-13T16:33:05.906Z] 31f74cf47638: Preparing [2024-09-13T16:33:05.906Z] 216c9d7a0138: Preparing [2024-09-13T16:33:05.906Z] 61da67c33ff6: Preparing [2024-09-13T16:33:05.907Z] d41d72a2321b: Preparing [2024-09-13T16:33:05.907Z] 03ebf0a2ca5d: Preparing [2024-09-13T16:33:05.907Z] a0295052197c: Preparing [2024-09-13T16:33:05.907Z] 6ef1aa8e4f78: Preparing [2024-09-13T16:33:05.907Z] 5caf40abcf30: Preparing [2024-09-13T16:33:05.907Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:05.907Z] 4bb75dbf0faf: Preparing [2024-09-13T16:33:05.907Z] 9fb584f6eeef: Preparing [2024-09-13T16:33:05.907Z] 5f70bf18a086: Preparing [2024-09-13T16:33:05.907Z] d616e23543d7: Preparing [2024-09-13T16:33:05.907Z] d1ed9e656ec7: Preparing [2024-09-13T16:33:05.907Z] 158839bdcfcd: Preparing [2024-09-13T16:33:05.907Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:05.907Z] 4bb75dbf0faf: Waiting [2024-09-13T16:33:05.907Z] 9fb584f6eeef: Waiting [2024-09-13T16:33:05.907Z] 03ebf0a2ca5d: Waiting [2024-09-13T16:33:05.907Z] 5f70bf18a086: Waiting [2024-09-13T16:33:05.907Z] a0295052197c: Waiting [2024-09-13T16:33:05.907Z] 5caf40abcf30: Waiting [2024-09-13T16:33:05.907Z] 6ef1aa8e4f78: Waiting [2024-09-13T16:33:05.907Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:05.907Z] d616e23543d7: Waiting [2024-09-13T16:33:05.907Z] d1ed9e656ec7: Waiting [2024-09-13T16:33:05.907Z] 158839bdcfcd: Waiting [2024-09-13T16:33:05.907Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:05.907Z] 31f74cf47638: Layer already exists [2024-09-13T16:33:05.907Z] ac3d851763c9: Layer already exists [2024-09-13T16:33:05.907Z] d41d72a2321b: Layer already exists [2024-09-13T16:33:05.907Z] 61da67c33ff6: Layer already exists [2024-09-13T16:33:05.907Z] 216c9d7a0138: Layer already exists [2024-09-13T16:33:05.907Z] a0295052197c: Layer already exists [2024-09-13T16:33:05.907Z] 03ebf0a2ca5d: Layer already exists [2024-09-13T16:33:05.907Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:05.907Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:05.907Z] 6ef1aa8e4f78: Layer already exists [2024-09-13T16:33:05.907Z] 4bb75dbf0faf: Layer already exists [2024-09-13T16:33:05.907Z] d616e23543d7: Layer already exists [2024-09-13T16:33:05.907Z] 9fb584f6eeef: Layer already exists [2024-09-13T16:33:05.907Z] d1ed9e656ec7: Layer already exists [2024-09-13T16:33:05.907Z] 5f70bf18a086: Layer already exists [2024-09-13T16:33:05.907Z] 158839bdcfcd: Layer already exists [2024-09-13T16:33:05.907Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:06.169Z] 3.2.0-dev.74: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:06.513Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:06.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:06.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T16:33:06.865Z] ac3d851763c9: Preparing [2024-09-13T16:33:06.865Z] 31f74cf47638: Preparing [2024-09-13T16:33:06.865Z] 216c9d7a0138: Preparing [2024-09-13T16:33:06.865Z] 61da67c33ff6: Preparing [2024-09-13T16:33:06.865Z] d41d72a2321b: Preparing [2024-09-13T16:33:06.865Z] 03ebf0a2ca5d: Preparing [2024-09-13T16:33:06.865Z] a0295052197c: Preparing [2024-09-13T16:33:06.865Z] 6ef1aa8e4f78: Preparing [2024-09-13T16:33:06.865Z] 5caf40abcf30: Preparing [2024-09-13T16:33:06.865Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:06.865Z] 4bb75dbf0faf: Preparing [2024-09-13T16:33:06.865Z] 9fb584f6eeef: Preparing [2024-09-13T16:33:06.865Z] 5f70bf18a086: Preparing [2024-09-13T16:33:06.865Z] d616e23543d7: Preparing [2024-09-13T16:33:06.865Z] d1ed9e656ec7: Preparing [2024-09-13T16:33:06.865Z] 158839bdcfcd: Preparing [2024-09-13T16:33:06.865Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:06.865Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:06.865Z] 9fb584f6eeef: Waiting [2024-09-13T16:33:06.865Z] 4bb75dbf0faf: Waiting [2024-09-13T16:33:06.865Z] 5f70bf18a086: Waiting [2024-09-13T16:33:06.865Z] 158839bdcfcd: Waiting [2024-09-13T16:33:06.865Z] d616e23543d7: Waiting [2024-09-13T16:33:06.865Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:06.865Z] d1ed9e656ec7: Waiting [2024-09-13T16:33:06.865Z] a0295052197c: Waiting [2024-09-13T16:33:06.865Z] 6ef1aa8e4f78: Waiting [2024-09-13T16:33:06.865Z] 03ebf0a2ca5d: Waiting [2024-09-13T16:33:06.865Z] 5caf40abcf30: Waiting [2024-09-13T16:33:06.865Z] ac3d851763c9: Layer already exists [2024-09-13T16:33:06.865Z] d41d72a2321b: Layer already exists [2024-09-13T16:33:06.865Z] 216c9d7a0138: Layer already exists [2024-09-13T16:33:06.865Z] 31f74cf47638: Layer already exists [2024-09-13T16:33:06.865Z] 61da67c33ff6: Layer already exists [2024-09-13T16:33:06.865Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:06.865Z] 6ef1aa8e4f78: Layer already exists [2024-09-13T16:33:06.865Z] a0295052197c: Layer already exists [2024-09-13T16:33:06.865Z] 03ebf0a2ca5d: Layer already exists [2024-09-13T16:33:06.865Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:06.865Z] 4bb75dbf0faf: Layer already exists [2024-09-13T16:33:06.865Z] 5f70bf18a086: Layer already exists [2024-09-13T16:33:06.865Z] 9fb584f6eeef: Layer already exists [2024-09-13T16:33:06.865Z] d1ed9e656ec7: Layer already exists [2024-09-13T16:33:06.865Z] d616e23543d7: Layer already exists [2024-09-13T16:33:06.865Z] 158839bdcfcd: Layer already exists [2024-09-13T16:33:06.865Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:07.128Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:07.494Z] + 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-13T16:33:07.848Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-13T16:33:07.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-13T16:33:07.848Z] ac3d851763c9: Preparing [2024-09-13T16:33:07.848Z] 31f74cf47638: Preparing [2024-09-13T16:33:07.848Z] 216c9d7a0138: Preparing [2024-09-13T16:33:07.848Z] 61da67c33ff6: Preparing [2024-09-13T16:33:07.848Z] d41d72a2321b: Preparing [2024-09-13T16:33:07.848Z] 03ebf0a2ca5d: Preparing [2024-09-13T16:33:07.848Z] a0295052197c: Preparing [2024-09-13T16:33:07.848Z] 6ef1aa8e4f78: Preparing [2024-09-13T16:33:07.848Z] 5caf40abcf30: Preparing [2024-09-13T16:33:07.848Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:07.848Z] 4bb75dbf0faf: Preparing [2024-09-13T16:33:07.848Z] 9fb584f6eeef: Preparing [2024-09-13T16:33:07.848Z] 5f70bf18a086: Preparing [2024-09-13T16:33:07.848Z] d616e23543d7: Preparing [2024-09-13T16:33:07.848Z] d1ed9e656ec7: Preparing [2024-09-13T16:33:07.848Z] 158839bdcfcd: Preparing [2024-09-13T16:33:07.848Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:07.848Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:07.848Z] 4bb75dbf0faf: Waiting [2024-09-13T16:33:07.848Z] 9fb584f6eeef: Waiting [2024-09-13T16:33:07.848Z] 5f70bf18a086: Waiting [2024-09-13T16:33:07.848Z] d616e23543d7: Waiting [2024-09-13T16:33:07.848Z] d1ed9e656ec7: Waiting [2024-09-13T16:33:07.848Z] 158839bdcfcd: Waiting [2024-09-13T16:33:07.848Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:07.848Z] 03ebf0a2ca5d: Waiting [2024-09-13T16:33:07.848Z] a0295052197c: Waiting [2024-09-13T16:33:07.848Z] 6ef1aa8e4f78: Waiting [2024-09-13T16:33:07.848Z] 5caf40abcf30: Waiting [2024-09-13T16:33:07.848Z] 31f74cf47638: Layer already exists [2024-09-13T16:33:07.848Z] d41d72a2321b: Layer already exists [2024-09-13T16:33:07.848Z] 61da67c33ff6: Layer already exists [2024-09-13T16:33:07.848Z] 216c9d7a0138: Layer already exists [2024-09-13T16:33:07.848Z] ac3d851763c9: Layer already exists [2024-09-13T16:33:07.848Z] 6ef1aa8e4f78: Layer already exists [2024-09-13T16:33:07.848Z] 03ebf0a2ca5d: Layer already exists [2024-09-13T16:33:07.848Z] a0295052197c: Layer already exists [2024-09-13T16:33:07.848Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:07.848Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:07.848Z] 9fb584f6eeef: Layer already exists [2024-09-13T16:33:07.848Z] 5f70bf18a086: Layer already exists [2024-09-13T16:33:07.848Z] d1ed9e656ec7: Layer already exists [2024-09-13T16:33:07.848Z] d616e23543d7: Layer already exists [2024-09-13T16:33:07.848Z] 4bb75dbf0faf: Layer already exists [2024-09-13T16:33:07.848Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:07.848Z] 158839bdcfcd: Layer already exists [2024-09-13T16:33:08.114Z] main: digest: sha256:3b661c7a544c12af7d14744db745b4abd887762ab7fb4e1073d390367227c067 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:33:08.189Z] ===================================================== [Pipeline] echo [2024-09-13T16:33:08.204Z] taggedImages: [2024-09-13T16:33:08.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:08.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-13T16:33:08.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.74 [2024-09-13T16:33:08.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:08.204Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-13T16:33:08.230Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-13T16:33:08.230Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:08.230Z] latest [2024-09-13T16:33:08.230Z] 3.2.0-dev.74 [2024-09-13T16:33:08.230Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:08.230Z] main [2024-09-13T16:33:08.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:08.607Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:08.955Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:08.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T16:33:08.955Z] ee469551447a: Preparing [2024-09-13T16:33:08.955Z] c29dc0c5b67d: Preparing [2024-09-13T16:33:08.955Z] 710462a5e33a: Preparing [2024-09-13T16:33:08.955Z] 4a4613362d13: Preparing [2024-09-13T16:33:08.955Z] 5caf40abcf30: Preparing [2024-09-13T16:33:08.955Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:08.955Z] cbde6662be9d: Preparing [2024-09-13T16:33:08.955Z] ddaaf1742053: Preparing [2024-09-13T16:33:08.955Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:08.955Z] cbde6662be9d: Waiting [2024-09-13T16:33:08.955Z] ddaaf1742053: Waiting [2024-09-13T16:33:08.955Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:08.955Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:08.955Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:09.221Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:09.221Z] cbde6662be9d: Layer already exists [2024-09-13T16:33:09.221Z] c29dc0c5b67d: Pushed [2024-09-13T16:33:09.221Z] 710462a5e33a: Pushed [2024-09-13T16:33:09.221Z] ddaaf1742053: Layer already exists [2024-09-13T16:33:09.221Z] ee469551447a: Pushed [2024-09-13T16:33:09.221Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:14.537Z] 4a4613362d13: Pushed [2024-09-13T16:33:14.537Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:14.889Z] + 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-13T16:33:15.229Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-13T16:33:15.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T16:33:15.229Z] ee469551447a: Preparing [2024-09-13T16:33:15.229Z] c29dc0c5b67d: Preparing [2024-09-13T16:33:15.229Z] 710462a5e33a: Preparing [2024-09-13T16:33:15.229Z] 4a4613362d13: Preparing [2024-09-13T16:33:15.229Z] 5caf40abcf30: Preparing [2024-09-13T16:33:15.229Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:15.229Z] cbde6662be9d: Preparing [2024-09-13T16:33:15.229Z] ddaaf1742053: Preparing [2024-09-13T16:33:15.229Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:15.229Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:15.229Z] cbde6662be9d: Waiting [2024-09-13T16:33:15.229Z] ddaaf1742053: Waiting [2024-09-13T16:33:15.229Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:15.229Z] 710462a5e33a: Layer already exists [2024-09-13T16:33:15.229Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:15.229Z] ee469551447a: Layer already exists [2024-09-13T16:33:15.229Z] c29dc0c5b67d: Layer already exists [2024-09-13T16:33:15.229Z] 4a4613362d13: Layer already exists [2024-09-13T16:33:15.229Z] cbde6662be9d: Layer already exists [2024-09-13T16:33:15.229Z] ddaaf1742053: Layer already exists [2024-09-13T16:33:15.229Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:15.229Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:15.491Z] latest: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:15.845Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:16.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.74 [2024-09-13T16:33:16.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T16:33:16.204Z] ee469551447a: Preparing [2024-09-13T16:33:16.204Z] c29dc0c5b67d: Preparing [2024-09-13T16:33:16.204Z] 710462a5e33a: Preparing [2024-09-13T16:33:16.204Z] 4a4613362d13: Preparing [2024-09-13T16:33:16.204Z] 5caf40abcf30: Preparing [2024-09-13T16:33:16.204Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:16.204Z] cbde6662be9d: Preparing [2024-09-13T16:33:16.204Z] ddaaf1742053: Preparing [2024-09-13T16:33:16.204Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:16.204Z] cbde6662be9d: Waiting [2024-09-13T16:33:16.204Z] ddaaf1742053: Waiting [2024-09-13T16:33:16.204Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:16.204Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:16.204Z] c29dc0c5b67d: Layer already exists [2024-09-13T16:33:16.204Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:16.204Z] 710462a5e33a: Layer already exists [2024-09-13T16:33:16.204Z] ee469551447a: Layer already exists [2024-09-13T16:33:16.204Z] 4a4613362d13: Layer already exists [2024-09-13T16:33:16.204Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:16.204Z] cbde6662be9d: Layer already exists [2024-09-13T16:33:16.204Z] ddaaf1742053: Layer already exists [2024-09-13T16:33:16.204Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:16.466Z] 3.2.0-dev.74: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:16.826Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:17.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:17.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T16:33:17.172Z] ee469551447a: Preparing [2024-09-13T16:33:17.172Z] c29dc0c5b67d: Preparing [2024-09-13T16:33:17.172Z] 710462a5e33a: Preparing [2024-09-13T16:33:17.172Z] 4a4613362d13: Preparing [2024-09-13T16:33:17.172Z] 5caf40abcf30: Preparing [2024-09-13T16:33:17.172Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:17.172Z] cbde6662be9d: Preparing [2024-09-13T16:33:17.172Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:17.172Z] ddaaf1742053: Preparing [2024-09-13T16:33:17.172Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:17.172Z] ddaaf1742053: Waiting [2024-09-13T16:33:17.172Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:17.172Z] ee469551447a: Layer already exists [2024-09-13T16:33:17.172Z] 710462a5e33a: Layer already exists [2024-09-13T16:33:17.172Z] 4a4613362d13: Layer already exists [2024-09-13T16:33:17.172Z] c29dc0c5b67d: Layer already exists [2024-09-13T16:33:17.172Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:17.172Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:17.172Z] cbde6662be9d: Layer already exists [2024-09-13T16:33:17.172Z] ddaaf1742053: Layer already exists [2024-09-13T16:33:17.172Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:17.172Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:17.515Z] + 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-13T16:33:17.863Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-13T16:33:17.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-13T16:33:17.863Z] ee469551447a: Preparing [2024-09-13T16:33:17.863Z] c29dc0c5b67d: Preparing [2024-09-13T16:33:17.863Z] 710462a5e33a: Preparing [2024-09-13T16:33:17.863Z] 4a4613362d13: Preparing [2024-09-13T16:33:17.863Z] 5caf40abcf30: Preparing [2024-09-13T16:33:17.863Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:17.863Z] cbde6662be9d: Preparing [2024-09-13T16:33:17.863Z] ddaaf1742053: Preparing [2024-09-13T16:33:17.863Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:17.863Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:17.863Z] cbde6662be9d: Waiting [2024-09-13T16:33:17.863Z] ddaaf1742053: Waiting [2024-09-13T16:33:17.863Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:17.863Z] ee469551447a: Layer already exists [2024-09-13T16:33:17.863Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:17.863Z] 4a4613362d13: Layer already exists [2024-09-13T16:33:17.863Z] c29dc0c5b67d: Layer already exists [2024-09-13T16:33:17.863Z] 710462a5e33a: Layer already exists [2024-09-13T16:33:17.863Z] cbde6662be9d: Layer already exists [2024-09-13T16:33:17.863Z] ddaaf1742053: Layer already exists [2024-09-13T16:33:17.863Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:17.863Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:18.125Z] main: digest: sha256:950219f013b4adcf2d53bad22ee9ebcedf6538e333e23dbed5eef6bf332c0c98 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:33:18.215Z] ===================================================== [Pipeline] echo [2024-09-13T16:33:18.228Z] taggedImages: [2024-09-13T16:33:18.228Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:18.228Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-13T16:33:18.228Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.74 [2024-09-13T16:33:18.228Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:18.228Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-13T16:33:18.260Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-13T16:33:18.260Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:18.260Z] latest [2024-09-13T16:33:18.260Z] 3.2.0-dev.74 [2024-09-13T16:33:18.260Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:18.260Z] main [2024-09-13T16:33:18.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:18.619Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:18.964Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:18.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T16:33:18.964Z] 2daaea425442: Preparing [2024-09-13T16:33:18.964Z] 1e7b6b1a8ab2: Preparing [2024-09-13T16:33:18.964Z] 0f676839ebbe: Preparing [2024-09-13T16:33:18.964Z] 783c540df579: Preparing [2024-09-13T16:33:18.964Z] a7dfa00dce9a: Preparing [2024-09-13T16:33:18.964Z] 5caf40abcf30: Preparing [2024-09-13T16:33:18.964Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:18.964Z] f695fb31ca82: Preparing [2024-09-13T16:33:18.964Z] bf9f8f2adb33: Preparing [2024-09-13T16:33:18.964Z] 597696632ede: Preparing [2024-09-13T16:33:18.964Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:18.964Z] 5caf40abcf30: Waiting [2024-09-13T16:33:18.964Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:18.964Z] f695fb31ca82: Waiting [2024-09-13T16:33:18.964Z] bf9f8f2adb33: Waiting [2024-09-13T16:33:18.964Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:19.227Z] 1e7b6b1a8ab2: Pushed [2024-09-13T16:33:19.227Z] a7dfa00dce9a: Pushed [2024-09-13T16:33:19.227Z] 783c540df579: Pushed [2024-09-13T16:33:19.227Z] 2daaea425442: Pushed [2024-09-13T16:33:19.227Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:19.227Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:19.227Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:19.492Z] f695fb31ca82: Pushed [2024-09-13T16:33:19.492Z] bf9f8f2adb33: Pushed [2024-09-13T16:33:21.424Z] 0f676839ebbe: Pushed [2024-09-13T16:33:21.688Z] 597696632ede: Pushed [2024-09-13T16:33:21.951Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:22.307Z] + 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-13T16:33:22.642Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-13T16:33:22.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T16:33:22.642Z] 2daaea425442: Preparing [2024-09-13T16:33:22.642Z] 1e7b6b1a8ab2: Preparing [2024-09-13T16:33:22.642Z] 0f676839ebbe: Preparing [2024-09-13T16:33:22.642Z] 783c540df579: Preparing [2024-09-13T16:33:22.642Z] a7dfa00dce9a: Preparing [2024-09-13T16:33:22.642Z] 5caf40abcf30: Preparing [2024-09-13T16:33:22.642Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:22.642Z] f695fb31ca82: Preparing [2024-09-13T16:33:22.642Z] bf9f8f2adb33: Preparing [2024-09-13T16:33:22.642Z] 597696632ede: Preparing [2024-09-13T16:33:22.642Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:22.642Z] f695fb31ca82: Waiting [2024-09-13T16:33:22.642Z] bf9f8f2adb33: Waiting [2024-09-13T16:33:22.642Z] 597696632ede: Waiting [2024-09-13T16:33:22.642Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:22.642Z] 5caf40abcf30: Waiting [2024-09-13T16:33:22.642Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:22.642Z] 2daaea425442: Layer already exists [2024-09-13T16:33:22.642Z] a7dfa00dce9a: Layer already exists [2024-09-13T16:33:22.642Z] 783c540df579: Layer already exists [2024-09-13T16:33:22.642Z] 1e7b6b1a8ab2: Layer already exists [2024-09-13T16:33:22.642Z] 0f676839ebbe: Layer already exists [2024-09-13T16:33:22.642Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:22.642Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:22.642Z] f695fb31ca82: Layer already exists [2024-09-13T16:33:22.642Z] bf9f8f2adb33: Layer already exists [2024-09-13T16:33:22.642Z] 597696632ede: Layer already exists [2024-09-13T16:33:22.642Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:22.904Z] latest: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:23.265Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:23.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.74 [2024-09-13T16:33:23.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T16:33:23.624Z] 2daaea425442: Preparing [2024-09-13T16:33:23.624Z] 1e7b6b1a8ab2: Preparing [2024-09-13T16:33:23.624Z] 0f676839ebbe: Preparing [2024-09-13T16:33:23.624Z] 783c540df579: Preparing [2024-09-13T16:33:23.624Z] a7dfa00dce9a: Preparing [2024-09-13T16:33:23.624Z] 5caf40abcf30: Preparing [2024-09-13T16:33:23.624Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:23.624Z] f695fb31ca82: Preparing [2024-09-13T16:33:23.624Z] bf9f8f2adb33: Preparing [2024-09-13T16:33:23.624Z] 597696632ede: Preparing [2024-09-13T16:33:23.624Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:23.624Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:23.624Z] f695fb31ca82: Waiting [2024-09-13T16:33:23.624Z] bf9f8f2adb33: Waiting [2024-09-13T16:33:23.624Z] 597696632ede: Waiting [2024-09-13T16:33:23.624Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:23.624Z] 5caf40abcf30: Waiting [2024-09-13T16:33:23.624Z] 0f676839ebbe: Layer already exists [2024-09-13T16:33:23.624Z] a7dfa00dce9a: Layer already exists [2024-09-13T16:33:23.624Z] 1e7b6b1a8ab2: Layer already exists [2024-09-13T16:33:23.624Z] 2daaea425442: Layer already exists [2024-09-13T16:33:23.624Z] 783c540df579: Layer already exists [2024-09-13T16:33:23.624Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:23.624Z] f695fb31ca82: Layer already exists [2024-09-13T16:33:23.624Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:23.624Z] bf9f8f2adb33: Layer already exists [2024-09-13T16:33:23.624Z] 597696632ede: Layer already exists [2024-09-13T16:33:23.624Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:23.887Z] 3.2.0-dev.74: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:24.255Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:24.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:24.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T16:33:24.621Z] 2daaea425442: Preparing [2024-09-13T16:33:24.621Z] 1e7b6b1a8ab2: Preparing [2024-09-13T16:33:24.621Z] 0f676839ebbe: Preparing [2024-09-13T16:33:24.621Z] 783c540df579: Preparing [2024-09-13T16:33:24.621Z] a7dfa00dce9a: Preparing [2024-09-13T16:33:24.621Z] 5caf40abcf30: Preparing [2024-09-13T16:33:24.621Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:24.621Z] f695fb31ca82: Preparing [2024-09-13T16:33:24.621Z] bf9f8f2adb33: Preparing [2024-09-13T16:33:24.621Z] 597696632ede: Preparing [2024-09-13T16:33:24.621Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:24.621Z] bf9f8f2adb33: Waiting [2024-09-13T16:33:24.621Z] 5caf40abcf30: Waiting [2024-09-13T16:33:24.621Z] 597696632ede: Waiting [2024-09-13T16:33:24.621Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:24.621Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:24.621Z] f695fb31ca82: Waiting [2024-09-13T16:33:24.621Z] a7dfa00dce9a: Layer already exists [2024-09-13T16:33:24.621Z] 1e7b6b1a8ab2: Layer already exists [2024-09-13T16:33:24.621Z] 783c540df579: Layer already exists [2024-09-13T16:33:24.621Z] 2daaea425442: Layer already exists [2024-09-13T16:33:24.621Z] 0f676839ebbe: Layer already exists [2024-09-13T16:33:24.621Z] f695fb31ca82: Layer already exists [2024-09-13T16:33:24.621Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:24.621Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:24.621Z] bf9f8f2adb33: Layer already exists [2024-09-13T16:33:24.621Z] 597696632ede: Layer already exists [2024-09-13T16:33:24.621Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:24.621Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:25.238Z] + 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-13T16:33:25.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-13T16:33:25.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-13T16:33:25.578Z] 2daaea425442: Preparing [2024-09-13T16:33:25.578Z] 1e7b6b1a8ab2: Preparing [2024-09-13T16:33:25.578Z] 0f676839ebbe: Preparing [2024-09-13T16:33:25.578Z] 783c540df579: Preparing [2024-09-13T16:33:25.578Z] a7dfa00dce9a: Preparing [2024-09-13T16:33:25.578Z] 5caf40abcf30: Preparing [2024-09-13T16:33:25.578Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:25.578Z] f695fb31ca82: Preparing [2024-09-13T16:33:25.578Z] bf9f8f2adb33: Preparing [2024-09-13T16:33:25.578Z] 597696632ede: Preparing [2024-09-13T16:33:25.578Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:25.578Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:25.578Z] f695fb31ca82: Waiting [2024-09-13T16:33:25.578Z] 5caf40abcf30: Waiting [2024-09-13T16:33:25.578Z] bf9f8f2adb33: Waiting [2024-09-13T16:33:25.578Z] 597696632ede: Waiting [2024-09-13T16:33:25.578Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:25.578Z] a7dfa00dce9a: Layer already exists [2024-09-13T16:33:25.578Z] 2daaea425442: Layer already exists [2024-09-13T16:33:25.578Z] 1e7b6b1a8ab2: Layer already exists [2024-09-13T16:33:25.578Z] 783c540df579: Layer already exists [2024-09-13T16:33:25.578Z] 0f676839ebbe: Layer already exists [2024-09-13T16:33:25.578Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:25.578Z] 597696632ede: Layer already exists [2024-09-13T16:33:25.578Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:25.578Z] bf9f8f2adb33: Layer already exists [2024-09-13T16:33:25.578Z] f695fb31ca82: Layer already exists [2024-09-13T16:33:25.578Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:25.842Z] main: digest: sha256:bf63715fd6c5bcf9598909bc97697293234c265307bf40a78145a1f332500ec5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:33:25.931Z] ===================================================== [Pipeline] echo [2024-09-13T16:33:25.944Z] taggedImages: [2024-09-13T16:33:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-13T16:33:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.74 [2024-09-13T16:33:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:25.944Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-13T16:33:25.972Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-13T16:33:25.972Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:25.972Z] latest [2024-09-13T16:33:25.972Z] 3.2.0-dev.74 [2024-09-13T16:33:25.972Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:25.972Z] main [2024-09-13T16:33:25.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:26.347Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:26.705Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:26.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T16:33:26.705Z] faa08f16c52b: Preparing [2024-09-13T16:33:26.705Z] 221058fc8028: Preparing [2024-09-13T16:33:26.705Z] e4cf1a101702: Preparing [2024-09-13T16:33:26.705Z] 56fc98b8eda6: Preparing [2024-09-13T16:33:26.705Z] 553d77f8f912: Preparing [2024-09-13T16:33:26.705Z] b5d77f6482b8: Preparing [2024-09-13T16:33:26.705Z] 222d8a9f3a98: Preparing [2024-09-13T16:33:26.705Z] 5caf40abcf30: Preparing [2024-09-13T16:33:26.705Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:26.705Z] 5caf40abcf30: Waiting [2024-09-13T16:33:26.705Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:26.705Z] 1cf083e579f7: Preparing [2024-09-13T16:33:26.705Z] ebc970b97308: Preparing [2024-09-13T16:33:26.705Z] 1cf083e579f7: Waiting [2024-09-13T16:33:26.705Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:26.705Z] ebc970b97308: Waiting [2024-09-13T16:33:26.705Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:26.974Z] 553d77f8f912: Pushed [2024-09-13T16:33:26.974Z] 221058fc8028: Pushed [2024-09-13T16:33:26.974Z] faa08f16c52b: Pushed [2024-09-13T16:33:26.974Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:27.237Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:27.237Z] b5d77f6482b8: Pushed [2024-09-13T16:33:27.237Z] 222d8a9f3a98: Pushed [2024-09-13T16:33:27.237Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:27.237Z] 1cf083e579f7: Pushed [2024-09-13T16:33:29.164Z] 56fc98b8eda6: Pushed [2024-09-13T16:33:29.429Z] e4cf1a101702: Pushed [2024-09-13T16:33:29.692Z] ebc970b97308: Pushed [2024-09-13T16:33:29.956Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:30.306Z] + 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-13T16:33:30.657Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-13T16:33:30.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T16:33:30.657Z] faa08f16c52b: Preparing [2024-09-13T16:33:30.657Z] 221058fc8028: Preparing [2024-09-13T16:33:30.657Z] e4cf1a101702: Preparing [2024-09-13T16:33:30.657Z] 56fc98b8eda6: Preparing [2024-09-13T16:33:30.657Z] 553d77f8f912: Preparing [2024-09-13T16:33:30.657Z] b5d77f6482b8: Preparing [2024-09-13T16:33:30.657Z] 222d8a9f3a98: Preparing [2024-09-13T16:33:30.657Z] 5caf40abcf30: Preparing [2024-09-13T16:33:30.657Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:30.657Z] 1cf083e579f7: Preparing [2024-09-13T16:33:30.657Z] ebc970b97308: Preparing [2024-09-13T16:33:30.657Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:30.657Z] 5caf40abcf30: Waiting [2024-09-13T16:33:30.657Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:30.657Z] 1cf083e579f7: Waiting [2024-09-13T16:33:30.657Z] ebc970b97308: Waiting [2024-09-13T16:33:30.657Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:30.657Z] b5d77f6482b8: Waiting [2024-09-13T16:33:30.657Z] 222d8a9f3a98: Waiting [2024-09-13T16:33:30.657Z] e4cf1a101702: Layer already exists [2024-09-13T16:33:30.657Z] 553d77f8f912: Layer already exists [2024-09-13T16:33:30.657Z] 56fc98b8eda6: Layer already exists [2024-09-13T16:33:30.657Z] faa08f16c52b: Layer already exists [2024-09-13T16:33:30.657Z] 221058fc8028: Layer already exists [2024-09-13T16:33:30.657Z] b5d77f6482b8: Layer already exists [2024-09-13T16:33:30.657Z] 222d8a9f3a98: Layer already exists [2024-09-13T16:33:30.657Z] 1cf083e579f7: Layer already exists [2024-09-13T16:33:30.657Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:30.657Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:30.657Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:30.657Z] ebc970b97308: Layer already exists [2024-09-13T16:33:30.921Z] latest: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:31.268Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:31.627Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.74 [2024-09-13T16:33:31.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T16:33:31.627Z] faa08f16c52b: Preparing [2024-09-13T16:33:31.627Z] 221058fc8028: Preparing [2024-09-13T16:33:31.627Z] e4cf1a101702: Preparing [2024-09-13T16:33:31.627Z] 56fc98b8eda6: Preparing [2024-09-13T16:33:31.627Z] 553d77f8f912: Preparing [2024-09-13T16:33:31.627Z] b5d77f6482b8: Preparing [2024-09-13T16:33:31.627Z] 222d8a9f3a98: Preparing [2024-09-13T16:33:31.627Z] b5d77f6482b8: Waiting [2024-09-13T16:33:31.627Z] 5caf40abcf30: Preparing [2024-09-13T16:33:31.627Z] 222d8a9f3a98: Waiting [2024-09-13T16:33:31.627Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:31.627Z] 1cf083e579f7: Preparing [2024-09-13T16:33:31.627Z] 5caf40abcf30: Waiting [2024-09-13T16:33:31.627Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:31.627Z] ebc970b97308: Preparing [2024-09-13T16:33:31.627Z] 1cf083e579f7: Waiting [2024-09-13T16:33:31.627Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:31.627Z] ebc970b97308: Waiting [2024-09-13T16:33:31.627Z] 56fc98b8eda6: Layer already exists [2024-09-13T16:33:31.627Z] e4cf1a101702: Layer already exists [2024-09-13T16:33:31.627Z] 553d77f8f912: Layer already exists [2024-09-13T16:33:31.627Z] 221058fc8028: Layer already exists [2024-09-13T16:33:31.627Z] faa08f16c52b: Layer already exists [2024-09-13T16:33:31.627Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:31.627Z] 222d8a9f3a98: Layer already exists [2024-09-13T16:33:31.627Z] b5d77f6482b8: Layer already exists [2024-09-13T16:33:31.627Z] 1cf083e579f7: Layer already exists [2024-09-13T16:33:31.627Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:31.627Z] ebc970b97308: Layer already exists [2024-09-13T16:33:31.627Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:31.892Z] 3.2.0-dev.74: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:32.470Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:32.832Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:32.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T16:33:32.832Z] faa08f16c52b: Preparing [2024-09-13T16:33:32.832Z] 221058fc8028: Preparing [2024-09-13T16:33:32.832Z] e4cf1a101702: Preparing [2024-09-13T16:33:32.832Z] 56fc98b8eda6: Preparing [2024-09-13T16:33:32.832Z] 553d77f8f912: Preparing [2024-09-13T16:33:32.832Z] b5d77f6482b8: Preparing [2024-09-13T16:33:32.832Z] 222d8a9f3a98: Preparing [2024-09-13T16:33:32.832Z] 5caf40abcf30: Preparing [2024-09-13T16:33:32.832Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:32.832Z] 1cf083e579f7: Preparing [2024-09-13T16:33:32.832Z] ebc970b97308: Preparing [2024-09-13T16:33:32.832Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:32.832Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:32.832Z] b5d77f6482b8: Waiting [2024-09-13T16:33:32.832Z] 1cf083e579f7: Waiting [2024-09-13T16:33:32.832Z] ebc970b97308: Waiting [2024-09-13T16:33:32.832Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:32.832Z] 222d8a9f3a98: Waiting [2024-09-13T16:33:32.832Z] 5caf40abcf30: Waiting [2024-09-13T16:33:32.832Z] faa08f16c52b: Layer already exists [2024-09-13T16:33:32.832Z] e4cf1a101702: Layer already exists [2024-09-13T16:33:32.832Z] 553d77f8f912: Layer already exists [2024-09-13T16:33:32.832Z] 56fc98b8eda6: Layer already exists [2024-09-13T16:33:32.832Z] 221058fc8028: Layer already exists [2024-09-13T16:33:32.832Z] b5d77f6482b8: Layer already exists [2024-09-13T16:33:32.832Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:32.832Z] 1cf083e579f7: Layer already exists [2024-09-13T16:33:32.832Z] 222d8a9f3a98: Layer already exists [2024-09-13T16:33:32.832Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:32.832Z] ebc970b97308: Layer already exists [2024-09-13T16:33:32.832Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:33.098Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:33.520Z] + 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-13T16:33:33.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-13T16:33:33.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-13T16:33:33.895Z] faa08f16c52b: Preparing [2024-09-13T16:33:33.895Z] 221058fc8028: Preparing [2024-09-13T16:33:33.895Z] e4cf1a101702: Preparing [2024-09-13T16:33:33.895Z] 56fc98b8eda6: Preparing [2024-09-13T16:33:33.895Z] 553d77f8f912: Preparing [2024-09-13T16:33:33.895Z] b5d77f6482b8: Preparing [2024-09-13T16:33:33.895Z] 222d8a9f3a98: Preparing [2024-09-13T16:33:33.895Z] 5caf40abcf30: Preparing [2024-09-13T16:33:33.895Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:33.895Z] 1cf083e579f7: Preparing [2024-09-13T16:33:33.895Z] ebc970b97308: Preparing [2024-09-13T16:33:33.895Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:33.895Z] b5d77f6482b8: Waiting [2024-09-13T16:33:33.895Z] 222d8a9f3a98: Waiting [2024-09-13T16:33:33.895Z] 5caf40abcf30: Waiting [2024-09-13T16:33:33.895Z] d1bf7b3d2086: Waiting [2024-09-13T16:33:33.895Z] 1cf083e579f7: Waiting [2024-09-13T16:33:33.895Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:33.895Z] 553d77f8f912: Layer already exists [2024-09-13T16:33:33.895Z] faa08f16c52b: Layer already exists [2024-09-13T16:33:33.895Z] 221058fc8028: Layer already exists [2024-09-13T16:33:33.895Z] 56fc98b8eda6: Layer already exists [2024-09-13T16:33:33.895Z] e4cf1a101702: Layer already exists [2024-09-13T16:33:33.895Z] 222d8a9f3a98: Layer already exists [2024-09-13T16:33:33.895Z] b5d77f6482b8: Layer already exists [2024-09-13T16:33:33.895Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:33.895Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:33.895Z] 1cf083e579f7: Layer already exists [2024-09-13T16:33:33.895Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:33.895Z] ebc970b97308: Layer already exists [2024-09-13T16:33:34.166Z] main: digest: sha256:f69f7cc84494faa3114d3dc1e1af4bcfb2e6e7b521ede7c59b24c1f3c96b6011 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:33:34.259Z] ===================================================== [Pipeline] echo [2024-09-13T16:33:34.276Z] taggedImages: [2024-09-13T16:33:34.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:34.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-13T16:33:34.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.74 [2024-09-13T16:33:34.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:34.276Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-13T16:33:34.306Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-13T16:33:34.306Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:34.306Z] latest [2024-09-13T16:33:34.306Z] 3.2.0-dev.74 [2024-09-13T16:33:34.306Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:34.306Z] main [2024-09-13T16:33:34.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:34.685Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:35.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:35.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T16:33:35.057Z] 7ea37eab3ab4: Preparing [2024-09-13T16:33:35.057Z] 4f9ed63af4e7: Preparing [2024-09-13T16:33:35.057Z] 5caf40abcf30: Preparing [2024-09-13T16:33:35.057Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:35.057Z] fab0f4ddbda1: Preparing [2024-09-13T16:33:35.057Z] e7099a27eef5: Preparing [2024-09-13T16:33:35.057Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:35.057Z] e7099a27eef5: Waiting [2024-09-13T16:33:35.057Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:35.057Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:35.057Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:35.339Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:35.339Z] 7ea37eab3ab4: Pushed [2024-09-13T16:33:35.339Z] fab0f4ddbda1: Pushed [2024-09-13T16:33:37.280Z] e7099a27eef5: Pushed [2024-09-13T16:33:38.679Z] 4f9ed63af4e7: Pushed [2024-09-13T16:33:38.943Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:39.298Z] + 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-13T16:33:39.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-13T16:33:39.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T16:33:39.657Z] 7ea37eab3ab4: Preparing [2024-09-13T16:33:39.657Z] 4f9ed63af4e7: Preparing [2024-09-13T16:33:39.657Z] 5caf40abcf30: Preparing [2024-09-13T16:33:39.657Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:39.657Z] fab0f4ddbda1: Preparing [2024-09-13T16:33:39.657Z] e7099a27eef5: Preparing [2024-09-13T16:33:39.657Z] e7099a27eef5: Waiting [2024-09-13T16:33:39.657Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:39.657Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:39.657Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:39.657Z] 7ea37eab3ab4: Layer already exists [2024-09-13T16:33:39.657Z] fab0f4ddbda1: Layer already exists [2024-09-13T16:33:39.657Z] 4f9ed63af4e7: Layer already exists [2024-09-13T16:33:39.657Z] e7099a27eef5: Layer already exists [2024-09-13T16:33:39.657Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:39.922Z] latest: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:40.275Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:40.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.74 [2024-09-13T16:33:40.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T16:33:40.637Z] 7ea37eab3ab4: Preparing [2024-09-13T16:33:40.637Z] 4f9ed63af4e7: Preparing [2024-09-13T16:33:40.637Z] 5caf40abcf30: Preparing [2024-09-13T16:33:40.637Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:40.637Z] fab0f4ddbda1: Preparing [2024-09-13T16:33:40.637Z] e7099a27eef5: Preparing [2024-09-13T16:33:40.637Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:40.637Z] e7099a27eef5: Waiting [2024-09-13T16:33:40.637Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:40.637Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:40.637Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:40.637Z] 4f9ed63af4e7: Layer already exists [2024-09-13T16:33:40.637Z] 7ea37eab3ab4: Layer already exists [2024-09-13T16:33:40.637Z] fab0f4ddbda1: Layer already exists [2024-09-13T16:33:40.637Z] e7099a27eef5: Layer already exists [2024-09-13T16:33:40.637Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:40.637Z] 3.2.0-dev.74: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:41.253Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:41.609Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:41.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T16:33:41.609Z] 7ea37eab3ab4: Preparing [2024-09-13T16:33:41.609Z] 4f9ed63af4e7: Preparing [2024-09-13T16:33:41.609Z] 5caf40abcf30: Preparing [2024-09-13T16:33:41.609Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:41.609Z] fab0f4ddbda1: Preparing [2024-09-13T16:33:41.609Z] e7099a27eef5: Preparing [2024-09-13T16:33:41.609Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:41.609Z] e7099a27eef5: Waiting [2024-09-13T16:33:41.609Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:41.609Z] 4f9ed63af4e7: Layer already exists [2024-09-13T16:33:41.609Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:41.609Z] fab0f4ddbda1: Layer already exists [2024-09-13T16:33:41.609Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:41.609Z] 7ea37eab3ab4: Layer already exists [2024-09-13T16:33:41.609Z] e7099a27eef5: Layer already exists [2024-09-13T16:33:41.609Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:41.609Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:42.226Z] + 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-13T16:33:42.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-13T16:33:42.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-13T16:33:42.582Z] 7ea37eab3ab4: Preparing [2024-09-13T16:33:42.582Z] 4f9ed63af4e7: Preparing [2024-09-13T16:33:42.582Z] 5caf40abcf30: Preparing [2024-09-13T16:33:42.582Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:42.582Z] fab0f4ddbda1: Preparing [2024-09-13T16:33:42.582Z] e7099a27eef5: Preparing [2024-09-13T16:33:42.582Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:42.582Z] e7099a27eef5: Waiting [2024-09-13T16:33:42.582Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:42.582Z] 7ea37eab3ab4: Layer already exists [2024-09-13T16:33:42.582Z] fab0f4ddbda1: Layer already exists [2024-09-13T16:33:42.582Z] 4f9ed63af4e7: Layer already exists [2024-09-13T16:33:42.582Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:42.582Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:42.582Z] e7099a27eef5: Layer already exists [2024-09-13T16:33:42.582Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:42.846Z] main: digest: sha256:7362dbc4890817dbd957cfc87dbdec133c61ac5eaf59d29a082855e8894fd6b0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:33:42.929Z] ===================================================== [Pipeline] echo [2024-09-13T16:33:42.945Z] taggedImages: [2024-09-13T16:33:42.945Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:42.945Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-13T16:33:42.945Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.74 [2024-09-13T16:33:42.945Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:42.945Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-13T16:33:42.974Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-13T16:33:42.974Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:42.974Z] latest [2024-09-13T16:33:42.974Z] 3.2.0-dev.74 [2024-09-13T16:33:42.974Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:33:42.974Z] main [2024-09-13T16:33:42.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:43.358Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:33:43.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:33:43.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T16:33:43.704Z] 0df4016896e5: Preparing [2024-09-13T16:33:43.704Z] 091a401800a6: Preparing [2024-09-13T16:33:43.704Z] aaf4efd9978e: Preparing [2024-09-13T16:33:43.704Z] 5caf40abcf30: Preparing [2024-09-13T16:33:43.704Z] d1bf7b3d2086: Preparing [2024-09-13T16:33:43.704Z] d661d248bfa2: Preparing [2024-09-13T16:33:43.704Z] 9f0fda1dae09: Preparing [2024-09-13T16:33:43.704Z] cafd5f3378ce: Preparing [2024-09-13T16:33:43.704Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:33:43.704Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:33:43.704Z] cafd5f3378ce: Waiting [2024-09-13T16:33:43.704Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:33:43.704Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:33:43.704Z] 9f0fda1dae09: Waiting [2024-09-13T16:33:43.704Z] d661d248bfa2: Waiting [2024-09-13T16:33:43.704Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:33:43.969Z] 5caf40abcf30: Layer already exists [2024-09-13T16:33:43.969Z] 091a401800a6: Pushed [2024-09-13T16:33:43.969Z] 0df4016896e5: Pushed [2024-09-13T16:33:43.969Z] aaf4efd9978e: Pushed [2024-09-13T16:33:43.969Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:33:43.969Z] cafd5f3378ce: Pushed [2024-09-13T16:33:44.921Z] 99fb9ba6f5ca: Pushed [2024-09-13T16:33:57.196Z] 9f0fda1dae09: Pushed [2024-09-13T16:34:05.382Z] d661d248bfa2: Pushed [2024-09-13T16:34:05.382Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:05.741Z] + 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-13T16:34:06.094Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-13T16:34:06.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T16:34:06.094Z] 0df4016896e5: Preparing [2024-09-13T16:34:06.094Z] 091a401800a6: Preparing [2024-09-13T16:34:06.094Z] aaf4efd9978e: Preparing [2024-09-13T16:34:06.094Z] 5caf40abcf30: Preparing [2024-09-13T16:34:06.094Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:06.094Z] d661d248bfa2: Preparing [2024-09-13T16:34:06.094Z] 9f0fda1dae09: Preparing [2024-09-13T16:34:06.094Z] cafd5f3378ce: Preparing [2024-09-13T16:34:06.094Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:06.094Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:06.094Z] d661d248bfa2: Waiting [2024-09-13T16:34:06.094Z] 9f0fda1dae09: Waiting [2024-09-13T16:34:06.094Z] cafd5f3378ce: Waiting [2024-09-13T16:34:06.094Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:06.094Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:06.094Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:06.094Z] 0df4016896e5: Layer already exists [2024-09-13T16:34:06.094Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:06.094Z] 091a401800a6: Layer already exists [2024-09-13T16:34:06.094Z] aaf4efd9978e: Layer already exists [2024-09-13T16:34:06.094Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:06.094Z] d661d248bfa2: Layer already exists [2024-09-13T16:34:06.094Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:06.094Z] 9f0fda1dae09: Layer already exists [2024-09-13T16:34:06.094Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:06.360Z] latest: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:06.717Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:07.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.74 [2024-09-13T16:34:07.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T16:34:07.652Z] 0df4016896e5: Preparing [2024-09-13T16:34:07.652Z] 091a401800a6: Preparing [2024-09-13T16:34:07.652Z] aaf4efd9978e: Preparing [2024-09-13T16:34:07.652Z] 5caf40abcf30: Preparing [2024-09-13T16:34:07.652Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:07.652Z] d661d248bfa2: Preparing [2024-09-13T16:34:07.652Z] 9f0fda1dae09: Preparing [2024-09-13T16:34:07.652Z] cafd5f3378ce: Preparing [2024-09-13T16:34:07.652Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:07.652Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:07.652Z] cafd5f3378ce: Waiting [2024-09-13T16:34:07.652Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:07.652Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:07.652Z] d661d248bfa2: Waiting [2024-09-13T16:34:07.652Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:07.652Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:07.652Z] 0df4016896e5: Layer already exists [2024-09-13T16:34:07.652Z] aaf4efd9978e: Layer already exists [2024-09-13T16:34:07.652Z] 091a401800a6: Layer already exists [2024-09-13T16:34:07.652Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:07.652Z] 9f0fda1dae09: Layer already exists [2024-09-13T16:34:07.652Z] d661d248bfa2: Layer already exists [2024-09-13T16:34:07.652Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:07.652Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:07.916Z] 3.2.0-dev.74: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:08.266Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:08.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:08.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T16:34:08.603Z] 0df4016896e5: Preparing [2024-09-13T16:34:08.603Z] 091a401800a6: Preparing [2024-09-13T16:34:08.603Z] aaf4efd9978e: Preparing [2024-09-13T16:34:08.603Z] 5caf40abcf30: Preparing [2024-09-13T16:34:08.603Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:08.603Z] d661d248bfa2: Preparing [2024-09-13T16:34:08.603Z] 9f0fda1dae09: Preparing [2024-09-13T16:34:08.603Z] cafd5f3378ce: Preparing [2024-09-13T16:34:08.603Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:08.603Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:08.603Z] d661d248bfa2: Waiting [2024-09-13T16:34:08.603Z] 9f0fda1dae09: Waiting [2024-09-13T16:34:08.603Z] cafd5f3378ce: Waiting [2024-09-13T16:34:08.603Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:08.603Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:08.603Z] 091a401800a6: Layer already exists [2024-09-13T16:34:08.603Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:08.603Z] aaf4efd9978e: Layer already exists [2024-09-13T16:34:08.603Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:08.603Z] 0df4016896e5: Layer already exists [2024-09-13T16:34:08.603Z] d661d248bfa2: Layer already exists [2024-09-13T16:34:08.603Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:08.603Z] 9f0fda1dae09: Layer already exists [2024-09-13T16:34:08.603Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:08.603Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:08.867Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:09.222Z] + 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-13T16:34:09.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-13T16:34:09.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-13T16:34:09.582Z] 0df4016896e5: Preparing [2024-09-13T16:34:09.582Z] 091a401800a6: Preparing [2024-09-13T16:34:09.582Z] aaf4efd9978e: Preparing [2024-09-13T16:34:09.582Z] 5caf40abcf30: Preparing [2024-09-13T16:34:09.582Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:09.582Z] d661d248bfa2: Preparing [2024-09-13T16:34:09.582Z] 9f0fda1dae09: Preparing [2024-09-13T16:34:09.582Z] cafd5f3378ce: Preparing [2024-09-13T16:34:09.582Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:09.582Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:09.582Z] 9f0fda1dae09: Waiting [2024-09-13T16:34:09.582Z] cafd5f3378ce: Waiting [2024-09-13T16:34:09.582Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:09.582Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:09.582Z] d661d248bfa2: Waiting [2024-09-13T16:34:09.582Z] 091a401800a6: Layer already exists [2024-09-13T16:34:09.582Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:09.582Z] 0df4016896e5: Layer already exists [2024-09-13T16:34:09.582Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:09.582Z] aaf4efd9978e: Layer already exists [2024-09-13T16:34:09.582Z] 9f0fda1dae09: Layer already exists [2024-09-13T16:34:09.582Z] d661d248bfa2: Layer already exists [2024-09-13T16:34:09.582Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:09.582Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:09.582Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:09.845Z] main: digest: sha256:95587df94d943cd49f3779f82a72c84db010eb99e0077576695a49aca4ec02fa size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:34:09.932Z] ===================================================== [Pipeline] echo [2024-09-13T16:34:09.953Z] taggedImages: [2024-09-13T16:34:09.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:09.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-13T16:34:09.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.74 [2024-09-13T16:34:09.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:09.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-13T16:34:09.987Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-13T16:34:09.987Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:09.987Z] latest [2024-09-13T16:34:09.987Z] 3.2.0-dev.74 [2024-09-13T16:34:09.987Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:09.987Z] main [2024-09-13T16:34:09.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:10.364Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:10.721Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:10.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T16:34:10.721Z] 73230ee35822: Preparing [2024-09-13T16:34:10.721Z] 4dbe60cfccb9: Preparing [2024-09-13T16:34:10.721Z] 2cef60b176d0: Preparing [2024-09-13T16:34:10.721Z] 5caf40abcf30: Preparing [2024-09-13T16:34:10.721Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:10.721Z] f112a8a82da0: Preparing [2024-09-13T16:34:10.721Z] 557c9933f362: Preparing [2024-09-13T16:34:10.721Z] e5e98e18b96c: Preparing [2024-09-13T16:34:10.721Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:10.721Z] f112a8a82da0: Waiting [2024-09-13T16:34:10.721Z] 557c9933f362: Waiting [2024-09-13T16:34:10.721Z] e5e98e18b96c: Waiting [2024-09-13T16:34:10.721Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:10.721Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:10.721Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:10.987Z] 73230ee35822: Pushed [2024-09-13T16:34:10.987Z] 4dbe60cfccb9: Pushed [2024-09-13T16:34:10.987Z] 2cef60b176d0: Pushed [2024-09-13T16:34:10.987Z] 557c9933f362: Pushed [2024-09-13T16:34:10.987Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:11.566Z] e5e98e18b96c: Pushed [2024-09-13T16:34:33.588Z] f112a8a82da0: Pushed [2024-09-13T16:34:33.588Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:33.933Z] + 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-13T16:34:34.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-13T16:34:34.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T16:34:34.272Z] 73230ee35822: Preparing [2024-09-13T16:34:34.272Z] 4dbe60cfccb9: Preparing [2024-09-13T16:34:34.272Z] 2cef60b176d0: Preparing [2024-09-13T16:34:34.272Z] 5caf40abcf30: Preparing [2024-09-13T16:34:34.272Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:34.272Z] f112a8a82da0: Preparing [2024-09-13T16:34:34.272Z] 557c9933f362: Preparing [2024-09-13T16:34:34.272Z] e5e98e18b96c: Preparing [2024-09-13T16:34:34.272Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:34.272Z] 557c9933f362: Waiting [2024-09-13T16:34:34.272Z] e5e98e18b96c: Waiting [2024-09-13T16:34:34.272Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:34.272Z] f112a8a82da0: Waiting [2024-09-13T16:34:34.272Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:34.272Z] 73230ee35822: Layer already exists [2024-09-13T16:34:34.272Z] 2cef60b176d0: Layer already exists [2024-09-13T16:34:34.272Z] 4dbe60cfccb9: Layer already exists [2024-09-13T16:34:34.272Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:34.272Z] e5e98e18b96c: Layer already exists [2024-09-13T16:34:34.272Z] 557c9933f362: Layer already exists [2024-09-13T16:34:34.272Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:34.272Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:34.535Z] latest: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:34.873Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:35.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.74 [2024-09-13T16:34:35.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T16:34:35.228Z] 73230ee35822: Preparing [2024-09-13T16:34:35.228Z] 4dbe60cfccb9: Preparing [2024-09-13T16:34:35.228Z] 2cef60b176d0: Preparing [2024-09-13T16:34:35.228Z] 5caf40abcf30: Preparing [2024-09-13T16:34:35.228Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:35.228Z] f112a8a82da0: Preparing [2024-09-13T16:34:35.228Z] 557c9933f362: Preparing [2024-09-13T16:34:35.228Z] e5e98e18b96c: Preparing [2024-09-13T16:34:35.228Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:35.228Z] f112a8a82da0: Waiting [2024-09-13T16:34:35.228Z] 557c9933f362: Waiting [2024-09-13T16:34:35.228Z] e5e98e18b96c: Waiting [2024-09-13T16:34:35.228Z] 4dbe60cfccb9: Layer already exists [2024-09-13T16:34:35.228Z] 73230ee35822: Layer already exists [2024-09-13T16:34:35.228Z] 2cef60b176d0: Layer already exists [2024-09-13T16:34:35.228Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:35.228Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:35.228Z] 557c9933f362: Layer already exists [2024-09-13T16:34:35.228Z] e5e98e18b96c: Layer already exists [2024-09-13T16:34:35.228Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:35.228Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:35.491Z] 3.2.0-dev.74: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:35.840Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:36.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:36.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T16:34:36.187Z] 73230ee35822: Preparing [2024-09-13T16:34:36.187Z] 4dbe60cfccb9: Preparing [2024-09-13T16:34:36.187Z] 2cef60b176d0: Preparing [2024-09-13T16:34:36.187Z] 5caf40abcf30: Preparing [2024-09-13T16:34:36.187Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:36.187Z] f112a8a82da0: Preparing [2024-09-13T16:34:36.187Z] 557c9933f362: Preparing [2024-09-13T16:34:36.187Z] e5e98e18b96c: Preparing [2024-09-13T16:34:36.187Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:36.187Z] f112a8a82da0: Waiting [2024-09-13T16:34:36.187Z] 557c9933f362: Waiting [2024-09-13T16:34:36.187Z] e5e98e18b96c: Waiting [2024-09-13T16:34:36.187Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:36.187Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:36.187Z] 4dbe60cfccb9: Layer already exists [2024-09-13T16:34:36.187Z] 2cef60b176d0: Layer already exists [2024-09-13T16:34:36.187Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:36.187Z] 73230ee35822: Layer already exists [2024-09-13T16:34:36.187Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:36.187Z] 557c9933f362: Layer already exists [2024-09-13T16:34:36.187Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:36.187Z] e5e98e18b96c: Layer already exists [2024-09-13T16:34:36.449Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:36.817Z] + 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-13T16:34:37.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-13T16:34:37.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-13T16:34:37.167Z] 73230ee35822: Preparing [2024-09-13T16:34:37.167Z] 4dbe60cfccb9: Preparing [2024-09-13T16:34:37.167Z] 2cef60b176d0: Preparing [2024-09-13T16:34:37.167Z] 5caf40abcf30: Preparing [2024-09-13T16:34:37.167Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:37.167Z] f112a8a82da0: Preparing [2024-09-13T16:34:37.167Z] 557c9933f362: Preparing [2024-09-13T16:34:37.167Z] e5e98e18b96c: Preparing [2024-09-13T16:34:37.167Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:37.167Z] f112a8a82da0: Waiting [2024-09-13T16:34:37.168Z] 557c9933f362: Waiting [2024-09-13T16:34:37.168Z] e5e98e18b96c: Waiting [2024-09-13T16:34:37.168Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:37.168Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:37.168Z] 2cef60b176d0: Layer already exists [2024-09-13T16:34:37.168Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:37.168Z] 4dbe60cfccb9: Layer already exists [2024-09-13T16:34:37.168Z] 73230ee35822: Layer already exists [2024-09-13T16:34:37.168Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:37.168Z] 557c9933f362: Layer already exists [2024-09-13T16:34:37.168Z] e5e98e18b96c: Layer already exists [2024-09-13T16:34:37.168Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:37.431Z] main: digest: sha256:26f2e99cbd2233f62b1adb2811237626df391dfcd328df8bf39b6b3c9d5fbfc5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:34:37.494Z] ===================================================== [Pipeline] echo [2024-09-13T16:34:37.506Z] taggedImages: [2024-09-13T16:34:37.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:37.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-13T16:34:37.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.74 [2024-09-13T16:34:37.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:37.506Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-13T16:34:37.532Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-13T16:34:37.532Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:37.532Z] latest [2024-09-13T16:34:37.532Z] 3.2.0-dev.74 [2024-09-13T16:34:37.532Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:37.532Z] main [2024-09-13T16:34:37.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:37.891Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:38.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:38.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T16:34:38.229Z] 60799398434a: Preparing [2024-09-13T16:34:38.229Z] b2ea4d9459db: Preparing [2024-09-13T16:34:38.229Z] 871091f0ece2: Preparing [2024-09-13T16:34:38.229Z] 5caf40abcf30: Preparing [2024-09-13T16:34:38.229Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:38.229Z] f112a8a82da0: Preparing [2024-09-13T16:34:38.229Z] cafd5f3378ce: Preparing [2024-09-13T16:34:38.229Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:38.229Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:38.229Z] cafd5f3378ce: Waiting [2024-09-13T16:34:38.229Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:38.229Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:38.229Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:38.229Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:38.493Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:38.493Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:38.493Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:38.493Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:38.493Z] 871091f0ece2: Pushed [2024-09-13T16:34:38.493Z] 60799398434a: Pushed [2024-09-13T16:34:38.493Z] b2ea4d9459db: Pushed [2024-09-13T16:34:38.493Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:38.837Z] + 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-13T16:34:39.176Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-13T16:34:39.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T16:34:39.176Z] 60799398434a: Preparing [2024-09-13T16:34:39.176Z] b2ea4d9459db: Preparing [2024-09-13T16:34:39.176Z] 871091f0ece2: Preparing [2024-09-13T16:34:39.176Z] 5caf40abcf30: Preparing [2024-09-13T16:34:39.176Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:39.176Z] f112a8a82da0: Preparing [2024-09-13T16:34:39.176Z] cafd5f3378ce: Preparing [2024-09-13T16:34:39.176Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:39.176Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:39.176Z] f112a8a82da0: Waiting [2024-09-13T16:34:39.176Z] cafd5f3378ce: Waiting [2024-09-13T16:34:39.176Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:39.176Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:39.176Z] 871091f0ece2: Layer already exists [2024-09-13T16:34:39.176Z] b2ea4d9459db: Layer already exists [2024-09-13T16:34:39.176Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:39.176Z] 60799398434a: Layer already exists [2024-09-13T16:34:39.176Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:39.176Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:39.176Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:39.176Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:39.176Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:39.176Z] latest: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:39.787Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:40.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.74 [2024-09-13T16:34:40.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T16:34:40.137Z] 60799398434a: Preparing [2024-09-13T16:34:40.137Z] b2ea4d9459db: Preparing [2024-09-13T16:34:40.137Z] 871091f0ece2: Preparing [2024-09-13T16:34:40.137Z] 5caf40abcf30: Preparing [2024-09-13T16:34:40.137Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:40.137Z] f112a8a82da0: Preparing [2024-09-13T16:34:40.137Z] cafd5f3378ce: Preparing [2024-09-13T16:34:40.137Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:40.137Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:40.137Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:40.137Z] f112a8a82da0: Waiting [2024-09-13T16:34:40.137Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:40.137Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:40.137Z] b2ea4d9459db: Layer already exists [2024-09-13T16:34:40.137Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:40.137Z] 60799398434a: Layer already exists [2024-09-13T16:34:40.137Z] 871091f0ece2: Layer already exists [2024-09-13T16:34:40.137Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:40.137Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:40.137Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:40.137Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:40.400Z] 3.2.0-dev.74: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:40.753Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:41.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:41.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T16:34:41.106Z] 60799398434a: Preparing [2024-09-13T16:34:41.106Z] b2ea4d9459db: Preparing [2024-09-13T16:34:41.106Z] 871091f0ece2: Preparing [2024-09-13T16:34:41.106Z] 5caf40abcf30: Preparing [2024-09-13T16:34:41.106Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:41.106Z] f112a8a82da0: Preparing [2024-09-13T16:34:41.106Z] cafd5f3378ce: Preparing [2024-09-13T16:34:41.106Z] f112a8a82da0: Waiting [2024-09-13T16:34:41.106Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:41.106Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:41.106Z] cafd5f3378ce: Waiting [2024-09-13T16:34:41.106Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:41.106Z] 60799398434a: Layer already exists [2024-09-13T16:34:41.106Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:41.106Z] 871091f0ece2: Layer already exists [2024-09-13T16:34:41.106Z] b2ea4d9459db: Layer already exists [2024-09-13T16:34:41.106Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:41.106Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:41.106Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:41.106Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:41.106Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:41.371Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:41.721Z] + 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-13T16:34:42.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-13T16:34:42.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-13T16:34:42.075Z] 60799398434a: Preparing [2024-09-13T16:34:42.075Z] b2ea4d9459db: Preparing [2024-09-13T16:34:42.075Z] 871091f0ece2: Preparing [2024-09-13T16:34:42.075Z] 5caf40abcf30: Preparing [2024-09-13T16:34:42.075Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:42.075Z] f112a8a82da0: Preparing [2024-09-13T16:34:42.075Z] cafd5f3378ce: Preparing [2024-09-13T16:34:42.075Z] 99fb9ba6f5ca: Preparing [2024-09-13T16:34:42.075Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:42.075Z] f112a8a82da0: Waiting [2024-09-13T16:34:42.075Z] cafd5f3378ce: Waiting [2024-09-13T16:34:42.075Z] 99fb9ba6f5ca: Waiting [2024-09-13T16:34:42.075Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:42.075Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:42.075Z] b2ea4d9459db: Layer already exists [2024-09-13T16:34:42.075Z] 871091f0ece2: Layer already exists [2024-09-13T16:34:42.075Z] 60799398434a: Layer already exists [2024-09-13T16:34:42.075Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:42.075Z] 99fb9ba6f5ca: Layer already exists [2024-09-13T16:34:42.075Z] f112a8a82da0: Layer already exists [2024-09-13T16:34:42.075Z] cafd5f3378ce: Layer already exists [2024-09-13T16:34:42.075Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:42.340Z] main: digest: sha256:4da0a0441ff2d93a8da547c34c0eee245a8ef139effc8042412390319009ea03 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:34:42.423Z] ===================================================== [Pipeline] echo [2024-09-13T16:34:42.438Z] taggedImages: [2024-09-13T16:34:42.438Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:42.438Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-13T16:34:42.438Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.74 [2024-09-13T16:34:42.438Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:42.438Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-13T16:34:42.466Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-13T16:34:42.466Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:42.466Z] latest [2024-09-13T16:34:42.466Z] 3.2.0-dev.74 [2024-09-13T16:34:42.466Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:42.466Z] main [2024-09-13T16:34:42.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:42.823Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:43.173Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:43.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T16:34:43.174Z] 1e94ec23d37f: Preparing [2024-09-13T16:34:43.174Z] ee0ef1dd26dd: Preparing [2024-09-13T16:34:43.174Z] 5caf40abcf30: Preparing [2024-09-13T16:34:43.174Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:43.174Z] d846f9b04e5a: Preparing [2024-09-13T16:34:43.174Z] 946ca7437150: Preparing [2024-09-13T16:34:43.174Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:43.174Z] 946ca7437150: Waiting [2024-09-13T16:34:43.174Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:43.174Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:43.174Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:43.438Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:43.438Z] d846f9b04e5a: Pushed [2024-09-13T16:34:43.438Z] 1e94ec23d37f: Pushed [2024-09-13T16:34:44.388Z] 946ca7437150: Pushed [2024-09-13T16:34:50.990Z] ee0ef1dd26dd: Pushed [2024-09-13T16:34:50.990Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:51.336Z] + 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-13T16:34:51.684Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-13T16:34:51.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T16:34:51.684Z] 1e94ec23d37f: Preparing [2024-09-13T16:34:51.684Z] ee0ef1dd26dd: Preparing [2024-09-13T16:34:51.684Z] 5caf40abcf30: Preparing [2024-09-13T16:34:51.684Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:51.684Z] d846f9b04e5a: Preparing [2024-09-13T16:34:51.684Z] 946ca7437150: Preparing [2024-09-13T16:34:51.684Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:51.684Z] 946ca7437150: Waiting [2024-09-13T16:34:51.684Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:51.684Z] d846f9b04e5a: Layer already exists [2024-09-13T16:34:51.684Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:51.684Z] 1e94ec23d37f: Layer already exists [2024-09-13T16:34:51.684Z] ee0ef1dd26dd: Layer already exists [2024-09-13T16:34:51.684Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:51.684Z] 946ca7437150: Layer already exists [2024-09-13T16:34:51.684Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:51.684Z] latest: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:52.302Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:52.806Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.74 [2024-09-13T16:34:52.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T16:34:52.806Z] 1e94ec23d37f: Preparing [2024-09-13T16:34:52.806Z] ee0ef1dd26dd: Preparing [2024-09-13T16:34:52.806Z] 5caf40abcf30: Preparing [2024-09-13T16:34:52.806Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:52.806Z] d846f9b04e5a: Preparing [2024-09-13T16:34:52.806Z] 946ca7437150: Preparing [2024-09-13T16:34:52.806Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:52.806Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:52.806Z] 946ca7437150: Waiting [2024-09-13T16:34:52.806Z] ee0ef1dd26dd: Layer already exists [2024-09-13T16:34:52.806Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:52.806Z] d846f9b04e5a: Layer already exists [2024-09-13T16:34:52.806Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:52.806Z] 1e94ec23d37f: Layer already exists [2024-09-13T16:34:52.806Z] 946ca7437150: Layer already exists [2024-09-13T16:34:52.806Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:52.806Z] 3.2.0-dev.74: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:53.151Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:53.500Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:53.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T16:34:53.500Z] 1e94ec23d37f: Preparing [2024-09-13T16:34:53.500Z] ee0ef1dd26dd: Preparing [2024-09-13T16:34:53.500Z] 5caf40abcf30: Preparing [2024-09-13T16:34:53.500Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:53.500Z] d846f9b04e5a: Preparing [2024-09-13T16:34:53.500Z] 946ca7437150: Preparing [2024-09-13T16:34:53.500Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:53.500Z] 946ca7437150: Waiting [2024-09-13T16:34:53.500Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:53.500Z] 1e94ec23d37f: Layer already exists [2024-09-13T16:34:53.500Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:53.500Z] ee0ef1dd26dd: Layer already exists [2024-09-13T16:34:53.500Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:53.500Z] d846f9b04e5a: Layer already exists [2024-09-13T16:34:53.500Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:53.500Z] 946ca7437150: Layer already exists [2024-09-13T16:34:53.500Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:53.860Z] + 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-13T16:34:54.226Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-13T16:34:54.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-13T16:34:54.226Z] 1e94ec23d37f: Preparing [2024-09-13T16:34:54.226Z] ee0ef1dd26dd: Preparing [2024-09-13T16:34:54.226Z] 5caf40abcf30: Preparing [2024-09-13T16:34:54.226Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:54.226Z] d846f9b04e5a: Preparing [2024-09-13T16:34:54.226Z] 946ca7437150: Preparing [2024-09-13T16:34:54.226Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:54.226Z] 946ca7437150: Waiting [2024-09-13T16:34:54.226Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:54.226Z] d846f9b04e5a: Layer already exists [2024-09-13T16:34:54.226Z] ee0ef1dd26dd: Layer already exists [2024-09-13T16:34:54.226Z] 1e94ec23d37f: Layer already exists [2024-09-13T16:34:54.226Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:54.226Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:54.226Z] 946ca7437150: Layer already exists [2024-09-13T16:34:54.226Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:54.226Z] main: digest: sha256:e42840038d163cc1578fb827f31b08f2f645dbf3acaf6a9663eff91d0bd9995d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:34:54.778Z] ===================================================== [Pipeline] echo [2024-09-13T16:34:54.793Z] taggedImages: [2024-09-13T16:34:54.793Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:54.793Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-13T16:34:54.793Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.74 [2024-09-13T16:34:54.793Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:54.793Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-13T16:34:54.819Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-13T16:34:54.819Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:54.819Z] latest [2024-09-13T16:34:54.819Z] 3.2.0-dev.74 [2024-09-13T16:34:54.819Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:34:54.819Z] main [2024-09-13T16:34:54.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:55.197Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:34:55.538Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:34:55.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T16:34:55.538Z] 4fd6ea9cbaa0: Preparing [2024-09-13T16:34:55.538Z] 0fd74f43ea61: Preparing [2024-09-13T16:34:55.538Z] 5caf40abcf30: Preparing [2024-09-13T16:34:55.538Z] d1bf7b3d2086: Preparing [2024-09-13T16:34:55.538Z] cb91d6129073: Preparing [2024-09-13T16:34:55.538Z] 24846c67ec37: Preparing [2024-09-13T16:34:55.538Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:34:55.538Z] 24846c67ec37: Waiting [2024-09-13T16:34:55.538Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:34:55.803Z] 5caf40abcf30: Layer already exists [2024-09-13T16:34:55.803Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:34:55.803Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:34:55.803Z] cb91d6129073: Pushed [2024-09-13T16:34:55.803Z] 4fd6ea9cbaa0: Pushed [2024-09-13T16:34:56.067Z] 24846c67ec37: Pushed [2024-09-13T16:35:02.672Z] 0fd74f43ea61: Pushed [2024-09-13T16:35:02.672Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:03.020Z] + 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-13T16:35:03.364Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-13T16:35:03.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T16:35:03.364Z] 4fd6ea9cbaa0: Preparing [2024-09-13T16:35:03.364Z] 0fd74f43ea61: Preparing [2024-09-13T16:35:03.364Z] 5caf40abcf30: Preparing [2024-09-13T16:35:03.364Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:03.364Z] cb91d6129073: Preparing [2024-09-13T16:35:03.364Z] 24846c67ec37: Preparing [2024-09-13T16:35:03.364Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:03.364Z] 24846c67ec37: Waiting [2024-09-13T16:35:03.364Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:03.364Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:03.364Z] cb91d6129073: Layer already exists [2024-09-13T16:35:03.364Z] 0fd74f43ea61: Layer already exists [2024-09-13T16:35:03.364Z] 4fd6ea9cbaa0: Layer already exists [2024-09-13T16:35:03.364Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:03.364Z] 24846c67ec37: Layer already exists [2024-09-13T16:35:03.364Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:03.364Z] latest: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:03.988Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:04.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.74 [2024-09-13T16:35:04.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T16:35:04.339Z] 4fd6ea9cbaa0: Preparing [2024-09-13T16:35:04.339Z] 0fd74f43ea61: Preparing [2024-09-13T16:35:04.339Z] 5caf40abcf30: Preparing [2024-09-13T16:35:04.339Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:04.339Z] cb91d6129073: Preparing [2024-09-13T16:35:04.339Z] 24846c67ec37: Preparing [2024-09-13T16:35:04.339Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:04.339Z] 24846c67ec37: Waiting [2024-09-13T16:35:04.339Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:04.339Z] cb91d6129073: Layer already exists [2024-09-13T16:35:04.339Z] 4fd6ea9cbaa0: Layer already exists [2024-09-13T16:35:04.339Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:04.339Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:04.339Z] 0fd74f43ea61: Layer already exists [2024-09-13T16:35:04.339Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:04.339Z] 24846c67ec37: Layer already exists [2024-09-13T16:35:04.339Z] 3.2.0-dev.74: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:04.690Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:05.035Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:35:05.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T16:35:05.035Z] 4fd6ea9cbaa0: Preparing [2024-09-13T16:35:05.035Z] 0fd74f43ea61: Preparing [2024-09-13T16:35:05.035Z] 5caf40abcf30: Preparing [2024-09-13T16:35:05.035Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:05.035Z] cb91d6129073: Preparing [2024-09-13T16:35:05.035Z] 24846c67ec37: Preparing [2024-09-13T16:35:05.035Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:05.035Z] 24846c67ec37: Waiting [2024-09-13T16:35:05.035Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:05.035Z] 0fd74f43ea61: Layer already exists [2024-09-13T16:35:05.035Z] 4fd6ea9cbaa0: Layer already exists [2024-09-13T16:35:05.035Z] cb91d6129073: Layer already exists [2024-09-13T16:35:05.035Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:05.035Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:05.035Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:05.035Z] 24846c67ec37: Layer already exists [2024-09-13T16:35:05.298Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:05.644Z] + 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-13T16:35:05.991Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-13T16:35:05.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-13T16:35:05.991Z] 4fd6ea9cbaa0: Preparing [2024-09-13T16:35:05.991Z] 0fd74f43ea61: Preparing [2024-09-13T16:35:05.991Z] 5caf40abcf30: Preparing [2024-09-13T16:35:05.991Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:05.991Z] cb91d6129073: Preparing [2024-09-13T16:35:05.991Z] 24846c67ec37: Preparing [2024-09-13T16:35:05.991Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:05.991Z] 24846c67ec37: Waiting [2024-09-13T16:35:05.991Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:05.991Z] 4fd6ea9cbaa0: Layer already exists [2024-09-13T16:35:05.991Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:05.991Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:05.991Z] cb91d6129073: Layer already exists [2024-09-13T16:35:05.991Z] 0fd74f43ea61: Layer already exists [2024-09-13T16:35:05.991Z] 24846c67ec37: Layer already exists [2024-09-13T16:35:05.991Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:05.991Z] main: digest: sha256:0ec09f41dca177369fe98590f73a32c6945ad1aa30405d1282019d53364d0540 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:35:06.329Z] ===================================================== [Pipeline] echo [2024-09-13T16:35:06.347Z] taggedImages: [2024-09-13T16:35:06.347Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:35:06.347Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-13T16:35:06.347Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.74 [2024-09-13T16:35:06.347Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:35:06.347Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-13T16:35:06.384Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-13T16:35:06.384Z] 475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:35:06.384Z] latest [2024-09-13T16:35:06.384Z] 3.2.0-dev.74 [2024-09-13T16:35:06.384Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:35:06.384Z] main [2024-09-13T16:35:06.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:06.744Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:07.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:35:07.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T16:35:07.090Z] 4783057d1bcf: Preparing [2024-09-13T16:35:07.090Z] bf82b73ad1f8: Preparing [2024-09-13T16:35:07.090Z] 5caf40abcf30: Preparing [2024-09-13T16:35:07.090Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:07.090Z] cbde6662be9d: Preparing [2024-09-13T16:35:07.090Z] ddaaf1742053: Preparing [2024-09-13T16:35:07.090Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:07.090Z] ddaaf1742053: Waiting [2024-09-13T16:35:07.090Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:07.090Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:07.354Z] cbde6662be9d: Layer already exists [2024-09-13T16:35:07.354Z] ddaaf1742053: Layer already exists [2024-09-13T16:35:07.354Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:07.354Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:07.354Z] 4783057d1bcf: Pushed [2024-09-13T16:35:15.514Z] bf82b73ad1f8: Pushed [2024-09-13T16:35:15.514Z] 475a7db5b5b56187166d71228061bf2da140d1ab: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:15.876Z] + 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-13T16:35:16.218Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-13T16:35:16.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T16:35:16.218Z] 4783057d1bcf: Preparing [2024-09-13T16:35:16.218Z] bf82b73ad1f8: Preparing [2024-09-13T16:35:16.218Z] 5caf40abcf30: Preparing [2024-09-13T16:35:16.218Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:16.218Z] cbde6662be9d: Preparing [2024-09-13T16:35:16.218Z] ddaaf1742053: Preparing [2024-09-13T16:35:16.218Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:16.218Z] ddaaf1742053: Waiting [2024-09-13T16:35:16.218Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:16.218Z] 4783057d1bcf: Layer already exists [2024-09-13T16:35:16.218Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:16.218Z] bf82b73ad1f8: Layer already exists [2024-09-13T16:35:16.218Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:16.218Z] cbde6662be9d: Layer already exists [2024-09-13T16:35:16.218Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:16.218Z] ddaaf1742053: Layer already exists [2024-09-13T16:35:16.482Z] latest: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:16.824Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:17.179Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.74 [2024-09-13T16:35:17.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T16:35:17.179Z] 4783057d1bcf: Preparing [2024-09-13T16:35:17.179Z] bf82b73ad1f8: Preparing [2024-09-13T16:35:17.179Z] 5caf40abcf30: Preparing [2024-09-13T16:35:17.179Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:17.179Z] cbde6662be9d: Preparing [2024-09-13T16:35:17.179Z] ddaaf1742053: Preparing [2024-09-13T16:35:17.179Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:17.179Z] ddaaf1742053: Waiting [2024-09-13T16:35:17.179Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:17.179Z] 4783057d1bcf: Layer already exists [2024-09-13T16:35:17.179Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:17.179Z] bf82b73ad1f8: Layer already exists [2024-09-13T16:35:17.179Z] cbde6662be9d: Layer already exists [2024-09-13T16:35:17.179Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:17.179Z] ddaaf1742053: Layer already exists [2024-09-13T16:35:17.179Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:17.179Z] 3.2.0-dev.74: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:17.519Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:17.869Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:35:17.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T16:35:17.869Z] 4783057d1bcf: Preparing [2024-09-13T16:35:17.869Z] bf82b73ad1f8: Preparing [2024-09-13T16:35:17.869Z] 5caf40abcf30: Preparing [2024-09-13T16:35:17.869Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:17.869Z] cbde6662be9d: Preparing [2024-09-13T16:35:17.869Z] ddaaf1742053: Preparing [2024-09-13T16:35:17.869Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:17.869Z] ddaaf1742053: Waiting [2024-09-13T16:35:17.869Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:17.869Z] bf82b73ad1f8: Layer already exists [2024-09-13T16:35:17.869Z] 4783057d1bcf: Layer already exists [2024-09-13T16:35:17.869Z] cbde6662be9d: Layer already exists [2024-09-13T16:35:17.869Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:17.869Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:17.869Z] ddaaf1742053: Layer already exists [2024-09-13T16:35:17.869Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:17.869Z] 475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:18.234Z] + 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-13T16:35:18.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-13T16:35:18.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-13T16:35:18.589Z] 4783057d1bcf: Preparing [2024-09-13T16:35:18.589Z] bf82b73ad1f8: Preparing [2024-09-13T16:35:18.589Z] 5caf40abcf30: Preparing [2024-09-13T16:35:18.589Z] d1bf7b3d2086: Preparing [2024-09-13T16:35:18.589Z] cbde6662be9d: Preparing [2024-09-13T16:35:18.589Z] ddaaf1742053: Preparing [2024-09-13T16:35:18.589Z] 4aeaa0e7d41f: Preparing [2024-09-13T16:35:18.589Z] ddaaf1742053: Waiting [2024-09-13T16:35:18.589Z] 4aeaa0e7d41f: Waiting [2024-09-13T16:35:18.589Z] cbde6662be9d: Layer already exists [2024-09-13T16:35:18.589Z] bf82b73ad1f8: Layer already exists [2024-09-13T16:35:18.589Z] 4783057d1bcf: Layer already exists [2024-09-13T16:35:18.589Z] d1bf7b3d2086: Layer already exists [2024-09-13T16:35:18.589Z] 5caf40abcf30: Layer already exists [2024-09-13T16:35:18.589Z] 4aeaa0e7d41f: Layer already exists [2024-09-13T16:35:18.589Z] ddaaf1742053: Layer already exists [2024-09-13T16:35:18.589Z] main: digest: sha256:d95cfbf15a2a8f95b7dc7b937d9d504fc658bb4beff1f7cdebcfcef41065020e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-13T16:35:18.938Z] ===================================================== [Pipeline] echo [2024-09-13T16:35:18.952Z] taggedImages: [2024-09-13T16:35:18.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab [2024-09-13T16:35:18.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-13T16:35:18.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.74 [2024-09-13T16:35:18.952Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:475a7db5b5b56187166d71228061bf2da140d1ab-3.2.0-dev.74 [2024-09-13T16:35:18.952Z] - 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-13T16:35:19.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T16:35:19.359Z] [2024-09-13T16:35:19.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:19.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T16:35:19.695Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-13T16:35:19.695Z] 8998bd30e6a1: Pulling fs layer [2024-09-13T16:35:19.695Z] 04944245beec: Pulling fs layer [2024-09-13T16:35:19.695Z] 699f458cf7ca: Pulling fs layer [2024-09-13T16:35:19.695Z] 765212b225bb: Pulling fs layer [2024-09-13T16:35:19.695Z] f23df028b6ca: Pulling fs layer [2024-09-13T16:35:19.695Z] d65c8cfc05b1: Pulling fs layer [2024-09-13T16:35:19.695Z] 2437ff75d9bd: Pulling fs layer [2024-09-13T16:35:19.695Z] f23df028b6ca: Waiting [2024-09-13T16:35:19.695Z] d65c8cfc05b1: Waiting [2024-09-13T16:35:19.695Z] 2437ff75d9bd: Waiting [2024-09-13T16:35:19.695Z] 765212b225bb: Waiting [2024-09-13T16:35:19.962Z] 04944245beec: Verifying Checksum [2024-09-13T16:35:19.962Z] 04944245beec: Download complete [2024-09-13T16:35:19.962Z] 765212b225bb: Verifying Checksum [2024-09-13T16:35:19.962Z] 765212b225bb: Download complete [2024-09-13T16:35:19.962Z] f23df028b6ca: Verifying Checksum [2024-09-13T16:35:19.962Z] f23df028b6ca: Download complete [2024-09-13T16:35:19.962Z] d65c8cfc05b1: Verifying Checksum [2024-09-13T16:35:19.962Z] d65c8cfc05b1: Download complete [2024-09-13T16:35:19.962Z] 699f458cf7ca: Verifying Checksum [2024-09-13T16:35:19.962Z] 699f458cf7ca: Download complete [2024-09-13T16:35:20.541Z] 8998bd30e6a1: Verifying Checksum [2024-09-13T16:35:20.541Z] 8998bd30e6a1: Download complete [2024-09-13T16:35:23.113Z] 2437ff75d9bd: Verifying Checksum [2024-09-13T16:35:23.114Z] 2437ff75d9bd: Download complete [2024-09-13T16:35:25.050Z] 8998bd30e6a1: Pull complete [2024-09-13T16:35:25.631Z] 04944245beec: Pull complete [2024-09-13T16:35:27.035Z] 699f458cf7ca: Pull complete [2024-09-13T16:35:27.307Z] 765212b225bb: Pull complete [2024-09-13T16:35:28.263Z] f23df028b6ca: Pull complete [2024-09-13T16:35:28.530Z] d65c8cfc05b1: Pull complete [2024-09-13T16:35:46.720Z] 2437ff75d9bd: Pull complete [2024-09-13T16:35:46.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-13T16:35:46.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T16:35:46.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:35:46.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-10240 does not seem to be running inside a container [2024-09-13T16:35:46.995Z] $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@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-13T16:35:49.751Z] $ docker top dcfaf88cb57631e684f40c69106aab08d30c83324296cafdea09b5b14091ddc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:35:50.652Z] ---> job-cost.sh [2024-09-13T16:35:50.652Z] lf-activate-venv: SKIPPING [2024-09-13T16:35:50.652Z] INFO: No Stack... [2024-09-13T16:35:50.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-13T16:35:51.866Z] INFO: Archiving Costs [Pipeline] sh [2024-09-13T16:35:52.496Z] + + catcut /w/workspace/edgex-go/696/archives/cost.csv -d, [2024-09-13T16:35:52.496Z] -f6 [Pipeline] lock [2024-09-13T16:35:52.529Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-696-stack-cost] [2024-09-13T16:35:52.537Z] Resource [jenkins-edgexfoundry-edgex-go-main-696-stack-cost] did not exist. Created. [2024-09-13T16:35:52.544Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-696-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-13T16:35:53.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-13T16:35:53.781Z] Stashed 1 file(s) [Pipeline] } [2024-09-13T16:35:53.794Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-696-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-13T16:35:53.833Z] $ docker stop --time=1 dcfaf88cb57631e684f40c69106aab08d30c83324296cafdea09b5b14091ddc0 [2024-09-13T16:35:55.367Z] $ docker rm -f --volumes dcfaf88cb57631e684f40c69106aab08d30c83324296cafdea09b5b14091ddc0 [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-13T16:35:55.936Z] provisioning config files... [2024-09-13T16:35:55.942Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/696@tmp/config14146374883150031537tmp [Pipeline] { [Pipeline] sh [2024-09-13T16:35:56.248Z] + set +x [2024-09-13T16:35:56.248Z] + curl -s https://codecov.io/bash [2024-09-13T16:35:56.248Z] + bash -s -- [2024-09-13T16:35:56.248Z] [2024-09-13T16:35:56.248Z] _____ _ [2024-09-13T16:35:56.248Z] / ____| | | [2024-09-13T16:35:56.248Z] | | ___ __| | ___ ___ _____ __ [2024-09-13T16:35:56.248Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-13T16:35:56.248Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-13T16:35:56.248Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-13T16:35:56.248Z] Bash-1.0.6 [2024-09-13T16:35:56.248Z] [2024-09-13T16:35:56.248Z] [2024-09-13T16:35:56.248Z] ==> git version 2.25.1 found [2024-09-13T16:35:56.248Z] ==> 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-13T16:35:56.248Z] Release-Date: 2020-01-08 [2024-09-13T16:35:56.248Z] 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-13T16:35:56.248Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-13T16:35:56.248Z] ==> Jenkins CI detected. [2024-09-13T16:35:56.248Z] current dir:  /w/workspace/edgex-go/696 [2024-09-13T16:35:56.248Z] project root: . [2024-09-13T16:35:56.248Z] --> token set from env [2024-09-13T16:35:56.248Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-13T16:35:56.507Z] ==> Running gcov in . (disable via -X gcov) [2024-09-13T16:35:56.507Z] ==> Python coveragepy not found [2024-09-13T16:35:56.507Z] ==> Searching for coverage reports in: [2024-09-13T16:35:56.507Z] + . [2024-09-13T16:35:56.507Z] -> Found 1 reports [2024-09-13T16:35:56.507Z] ==> Detecting git/mercurial file structure [2024-09-13T16:35:56.507Z] ==> Reading reports [2024-09-13T16:35:56.507Z] + ./coverage.out bytes=567970 [2024-09-13T16:35:56.507Z] ==> Appending adjustments [2024-09-13T16:35:56.507Z] https://docs.codecov.io/docs/fixing-reports [2024-09-13T16:35:57.890Z] + Found adjustments [2024-09-13T16:35:57.890Z] ==> Gzipping contents [2024-09-13T16:35:57.890Z] 72K /tmp/codecov.VKZeth.gz [2024-09-13T16:35:57.890Z] ==> Uploading reports [2024-09-13T16:35:57.890Z] url: https://codecov.io [2024-09-13T16:35:57.890Z] query: branch=main&commit=475a7db5b5b56187166d71228061bf2da140d1ab&build=696&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F696%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-13T16:35:57.890Z] -> Pinging Codecov [2024-09-13T16:35:57.890Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=475a7db5b5b56187166d71228061bf2da140d1ab&build=696&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F696%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-13T16:35:58.149Z] -> Uploading to [2024-09-13T16:35:58.149Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/475a7db5b5b56187166d71228061bf2da140d1ab/74b93de7-70f2-4b12-82e6-8e485bc1aada.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T163557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c72d1f31f9b631178ed770942bff6f8570254fc2e3041540153517f01a7b4c3 [2024-09-13T16:35:58.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:35:58.149Z] Dload Upload Total Spent Left Speed [2024-09-13T16:35:58.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70063 0 0 100 70063 0 232k --:--:-- --:--:-- --:--:-- 232k [2024-09-13T16:35:58.411Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/475a7db5b5b56187166d71228061bf2da140d1ab [Pipeline] } [2024-09-13T16:35:58.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-13T16:35:58.683Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-13T16:35:58.700Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:59.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-13T16:35:59.002Z] [2024-09-13T16:35:59.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:35:59.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-13T16:35:59.335Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-13T16:35:59.335Z] 619be1103602: Already exists [2024-09-13T16:35:59.335Z] f8ea3408117e: Pulling fs layer [2024-09-13T16:35:59.335Z] 91320369b822: Pulling fs layer [2024-09-13T16:35:59.335Z] 0406650e8295: Pulling fs layer [2024-09-13T16:35:59.335Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T16:35:59.335Z] 96d80e3f36e1: Pulling fs layer [2024-09-13T16:35:59.335Z] bcf3aedb951c: Pulling fs layer [2024-09-13T16:35:59.335Z] 4f4fb700ef54: Waiting [2024-09-13T16:35:59.335Z] 96d80e3f36e1: Waiting [2024-09-13T16:35:59.335Z] bcf3aedb951c: Waiting [2024-09-13T16:35:59.335Z] 0406650e8295: Verifying Checksum [2024-09-13T16:35:59.335Z] 0406650e8295: Download complete [2024-09-13T16:35:59.335Z] f8ea3408117e: Verifying Checksum [2024-09-13T16:35:59.335Z] f8ea3408117e: Download complete [2024-09-13T16:35:59.335Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T16:35:59.335Z] 4f4fb700ef54: Download complete [2024-09-13T16:35:59.595Z] f8ea3408117e: Pull complete [2024-09-13T16:35:59.595Z] 96d80e3f36e1: Verifying Checksum [2024-09-13T16:35:59.595Z] 96d80e3f36e1: Download complete [2024-09-13T16:35:59.854Z] 91320369b822: Verifying Checksum [2024-09-13T16:35:59.854Z] 91320369b822: Download complete [2024-09-13T16:36:00.420Z] bcf3aedb951c: Verifying Checksum [2024-09-13T16:36:00.420Z] bcf3aedb951c: Download complete [2024-09-13T16:36:03.705Z] 91320369b822: Pull complete [2024-09-13T16:36:03.705Z] 0406650e8295: Pull complete [2024-09-13T16:36:03.705Z] 4f4fb700ef54: Pull complete [2024-09-13T16:36:03.705Z] 96d80e3f36e1: Pull complete [2024-09-13T16:36:07.893Z] bcf3aedb951c: Pull complete [2024-09-13T16:36:07.893Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-13T16:36:07.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-13T16:36:07.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:36:07.987Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T16:36:08.006Z] $ 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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-13T16:36:18.421Z] $ docker top 426b92a12e3fec5cb1989d3738afa28893e4995932c73a95f1e42832b69dd137 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T16:36:18.780Z] + git config --global --add safe.directory /w/workspace/edgex-go/696 [Pipeline] echo [2024-09-13T16:36:18.789Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-13T16:36:19.066Z] + set -o pipefail [2024-09-13T16:36:19.066Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-13T16:36:27.190Z] [2024-09-13T16:36:27.190Z] Monitoring /w/workspace/edgex-go/696 (github.com/edgexfoundry/edgex-go)... [2024-09-13T16:36:27.190Z] [2024-09-13T16:36:27.190Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/abf37449-9590-4f80-998c-71642dbd5e20 [2024-09-13T16:36:27.190Z] [2024-09-13T16:36:27.190Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-13T16:36:27.190Z] [2024-09-13T16:36:27.449Z] [2024-09-13T16:36:27.449Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-13T16:36:27.449Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-13T16:36:27.713Z] $ docker stop --time=1 426b92a12e3fec5cb1989d3738afa28893e4995932c73a95f1e42832b69dd137 [2024-09-13T16:36:38.229Z] $ docker rm -f --volumes 426b92a12e3fec5cb1989d3738afa28893e4995932c73a95f1e42832b69dd137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-13T16:36:38.824Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T16:36:38.976Z] provisioning config files... [2024-09-13T16:36:38.985Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/696@tmp/config5309167614903192641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:36:39.284Z] --> edgex-publish-swagger.sh [2024-09-13T16:36:39.284Z] === Publish openapi/v3 API === [2024-09-13T16:36:39.284Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-13T16:36:39.284Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/696/openapi/v3/core-command.yaml] [2024-09-13T16:36:39.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:39.284Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:39.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67038 --:--:-- --:--:-- --:--:-- 66902 100 32782 0 0 100 32782 0 67038 --:--:-- --:--:-- --:--:-- 66902 [2024-09-13T16:36:39.544Z] [2024-09-13T16:36:39.544Z] [2024-09-13T16:36:39.544Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/696/openapi/v3/core-data.yaml] [2024-09-13T16:36:39.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:39.804Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:40.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 163k --:--:-- --:--:-- --:--:-- 163k [2024-09-13T16:36:40.064Z] [2024-09-13T16:36:40.064Z] [2024-09-13T16:36:40.064Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/696/openapi/v3/core-keeper.yaml] [2024-09-13T16:36:40.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:40.064Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:40.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 253 123k --:--:-- --:--:-- --:--:-- 123k [2024-09-13T16:36:40.324Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-13T16:36:40.324Z] [2024-09-13T16:36:40.324Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/696/openapi/v3/core-metadata.yaml] [2024-09-13T16:36:40.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:40.324Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:40.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 376 359k --:--:-- --:--:-- --:--:-- 359k 100 149k 100 156 100 148k 375 358k --:--:-- --:--:-- --:--:-- 358k [2024-09-13T16:36:40.893Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-13T16:36:40.893Z] [2024-09-13T16:36:40.893Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/696/openapi/v3/support-cron-scheduler.yaml] [2024-09-13T16:36:40.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:40.894Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:41.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 248 177k --:--:-- --:--:-- --:--:-- 178k [2024-09-13T16:36:41.154Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-13T16:36:41.154Z] [2024-09-13T16:36:41.154Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/696/openapi/v3/support-notifications.yaml] [2024-09-13T16:36:41.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:41.154Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:41.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 416 227k --:--:-- --:--:-- --:--:-- 227k [2024-09-13T16:36:41.413Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-13T16:36:41.413Z] [2024-09-13T16:36:41.413Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/696/openapi/v3/support-scheduler.yaml] [2024-09-13T16:36:41.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T16:36:41.413Z] Dload Upload Total Spent Left Speed [2024-09-13T16:36:41.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 444 102k --:--:-- --:--:-- --:--:-- 102k [2024-09-13T16:36:41.932Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-13T16:36:41.932Z] [Pipeline] } [2024-09-13T16:36:41.940Z] 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-13T16:36:42.362Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T16:36:42.362Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:36:42.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T16:36:42.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:36:42.744Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T16:36:42.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T16:36:43.419Z] $ docker top 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f -eo pid,comm [2024-09-13T16:36:43.471Z] 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-13T16:36:43.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T16:36:43.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T16:36:43.535Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T16:36:43.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T16:36:43.637Z] $ docker exec 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f ssh-agent [2024-09-13T16:36:43.745Z] SSH_AUTH_SOCK=/tmp/ssh-29Y6hONBRpNR/agent.32 [2024-09-13T16:36:43.745Z] SSH_AGENT_PID=37 [2024-09-13T16:36:43.750Z] Running ssh-add (command line suppressed) [2024-09-13T16:36:43.854Z] Identity added: /w/workspace/edgex-go/696@tmp/private_key_7227403742647154107.key (/w/workspace/edgex-go/696@tmp/private_key_7227403742647154107.key) [2024-09-13T16:36:43.875Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T16:36:44.169Z] + git semver tag [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,342 [run_tag] DEBUG tag force:False [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,343 [check_head_tag] DEBUG check head tag [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,345 [execute] INFO git cat-file --batch-check [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=) [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,348 [execute] INFO git cat-file --batch [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=) [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,391 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,391 [execute] INFO git tag -a v3.2.0-dev.74 -m v3.2.0-dev.74 [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,391 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.74', '-m', 'v3.2.0-dev.74'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=None) [2024-09-13T16:36:44.429Z] 2024-09-13 16:36:44,395 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T16:36:44.429Z] 3.2.0-dev.74 [Pipeline] } [2024-09-13T16:36:44.432Z] $ docker exec --env ******** --env ******** 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f ssh-agent -k [2024-09-13T16:36:44.544Z] unset SSH_AUTH_SOCK; [2024-09-13T16:36:44.544Z] unset SSH_AGENT_PID; [2024-09-13T16:36:44.544Z] echo Agent pid 37 killed; [2024-09-13T16:36:44.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T16:36:44.894Z] + git semver [Pipeline] } [2024-09-13T16:36:45.158Z] $ docker stop --time=1 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f [2024-09-13T16:36:46.421Z] $ docker rm -f --volumes 1f057b8feda8d72e2119cc3274478230a8eba6ca56e39668661958457df1503f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:36:46.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-13T16:36:46.845Z] [2024-09-13T16:36:46.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:36:47.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-13T16:36:47.155Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-13T16:36:47.155Z] ab5ef0e58194: Pulling fs layer [2024-09-13T16:36:47.155Z] 9712f1f96733: Pulling fs layer [2024-09-13T16:36:47.155Z] 63f879dbbcfc: Pulling fs layer [2024-09-13T16:36:47.155Z] 0d9ebad4ef96: Pulling fs layer [2024-09-13T16:36:47.155Z] e9a5061849ea: Pulling fs layer [2024-09-13T16:36:47.155Z] d747dcd14b5f: Pulling fs layer [2024-09-13T16:36:47.155Z] e9a5061849ea: Waiting [2024-09-13T16:36:47.155Z] 0d9ebad4ef96: Waiting [2024-09-13T16:36:47.155Z] d747dcd14b5f: Waiting [2024-09-13T16:36:47.155Z] 2de7ff778b66: Pulling fs layer [2024-09-13T16:36:47.155Z] 2de7ff778b66: Waiting [2024-09-13T16:36:47.155Z] 9712f1f96733: Verifying Checksum [2024-09-13T16:36:47.155Z] 9712f1f96733: Download complete [2024-09-13T16:36:47.414Z] 63f879dbbcfc: Verifying Checksum [2024-09-13T16:36:47.414Z] 63f879dbbcfc: Download complete [2024-09-13T16:36:47.672Z] e9a5061849ea: Verifying Checksum [2024-09-13T16:36:47.672Z] e9a5061849ea: Download complete [2024-09-13T16:36:47.672Z] d747dcd14b5f: Verifying Checksum [2024-09-13T16:36:47.672Z] d747dcd14b5f: Download complete [2024-09-13T16:36:47.672Z] 0d9ebad4ef96: Verifying Checksum [2024-09-13T16:36:47.672Z] 0d9ebad4ef96: Download complete [2024-09-13T16:36:47.672Z] ab5ef0e58194: Verifying Checksum [2024-09-13T16:36:47.672Z] ab5ef0e58194: Download complete [2024-09-13T16:36:47.672Z] 2de7ff778b66: Verifying Checksum [2024-09-13T16:36:47.672Z] 2de7ff778b66: Download complete [2024-09-13T16:36:50.956Z] ab5ef0e58194: Pull complete [2024-09-13T16:36:50.956Z] 9712f1f96733: Pull complete [2024-09-13T16:36:51.214Z] 63f879dbbcfc: Pull complete [2024-09-13T16:36:55.400Z] 0d9ebad4ef96: Pull complete [2024-09-13T16:36:55.400Z] e9a5061849ea: Pull complete [2024-09-13T16:36:55.400Z] d747dcd14b5f: Pull complete [2024-09-13T16:36:55.966Z] 2de7ff778b66: Pull complete [2024-09-13T16:36:55.966Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-13T16:36:55.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-13T16:36:55.966Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:36:56.070Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T16:36:56.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-13T16:37:05.824Z] $ docker top 08e073529a352ac771c94328d214ab887ab69e2c8e09a3bea05ffcc96c452438 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-13T16:37:05.916Z] provisioning config files... [2024-09-13T16:37:05.924Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/696@tmp/config7113877707100357384tmp [2024-09-13T16:37:05.944Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/696@tmp/config16101718806369187780tmp [2024-09-13T16:37:05.951Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/696@tmp/config1720751111330880374tmp [Pipeline] { [Pipeline] echo [2024-09-13T16:37:05.986Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:06.281Z] ---> sigul-configuration.sh [2024-09-13T16:37:06.281Z] gpg: directory `/root/.gnupg' created [2024-09-13T16:37:06.281Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-13T16:37:06.281Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-13T16:37:06.281Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-13T16:37:06.281Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-13T16:37:06.281Z] gpg: CAST5 encrypted data [2024-09-13T16:37:06.281Z] gpg: encrypted with 1 passphrase [2024-09-13T16:37:06.281Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-13T16:37:06.579Z] + mkdir /home/jenkins [2024-09-13T16:37:06.579Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-13T16:37:06.876Z] + 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-13T16:37:06.889Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:07.182Z] ---> sigul-install.sh [2024-09-13T16:37:07.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-13T16:37:07.473Z] + git tag --list [2024-09-13T16:37:07.473Z] 0.6.0 [2024-09-13T16:37:07.473Z] 0.6.1 [2024-09-13T16:37:07.473Z] 0.7.0 [2024-09-13T16:37:07.473Z] 0.7.1 [2024-09-13T16:37:07.473Z] v1.0.0 [2024-09-13T16:37:07.473Z] v1.0.1 [2024-09-13T16:37:07.473Z] v1.1.0 [2024-09-13T16:37:07.474Z] v1.2.0 [2024-09-13T16:37:07.474Z] v1.2.1 [2024-09-13T16:37:07.474Z] v1.3.0 [2024-09-13T16:37:07.474Z] v1.3.1 [2024-09-13T16:37:07.474Z] v2.0.0 [2024-09-13T16:37:07.474Z] v2.1.0 [2024-09-13T16:37:07.474Z] v2.1.1 [2024-09-13T16:37:07.474Z] v2.2.0 [2024-09-13T16:37:07.474Z] v2.3.0 [2024-09-13T16:37:07.474Z] v3.0 [2024-09-13T16:37:07.474Z] v3.0.0 [2024-09-13T16:37:07.474Z] v3.1 [2024-09-13T16:37:07.474Z] v3.1.0 [2024-09-13T16:37:07.474Z] v3.1.0-dev.1 [2024-09-13T16:37:07.474Z] v3.1.0-dev.10 [2024-09-13T16:37:07.474Z] v3.1.0-dev.11 [2024-09-13T16:37:07.474Z] v3.1.0-dev.12 [2024-09-13T16:37:07.474Z] v3.1.0-dev.13 [2024-09-13T16:37:07.474Z] v3.1.0-dev.14 [2024-09-13T16:37:07.474Z] v3.1.0-dev.15 [2024-09-13T16:37:07.474Z] v3.1.0-dev.16 [2024-09-13T16:37:07.474Z] v3.1.0-dev.17 [2024-09-13T16:37:07.474Z] v3.1.0-dev.18 [2024-09-13T16:37:07.474Z] v3.1.0-dev.19 [2024-09-13T16:37:07.474Z] v3.1.0-dev.2 [2024-09-13T16:37:07.474Z] v3.1.0-dev.20 [2024-09-13T16:37:07.474Z] v3.1.0-dev.21 [2024-09-13T16:37:07.474Z] v3.1.0-dev.22 [2024-09-13T16:37:07.474Z] v3.1.0-dev.23 [2024-09-13T16:37:07.474Z] v3.1.0-dev.24 [2024-09-13T16:37:07.474Z] v3.1.0-dev.25 [2024-09-13T16:37:07.474Z] v3.1.0-dev.26 [2024-09-13T16:37:07.474Z] v3.1.0-dev.27 [2024-09-13T16:37:07.474Z] v3.1.0-dev.28 [2024-09-13T16:37:07.474Z] v3.1.0-dev.29 [2024-09-13T16:37:07.474Z] v3.1.0-dev.3 [2024-09-13T16:37:07.474Z] v3.1.0-dev.30 [2024-09-13T16:37:07.474Z] v3.1.0-dev.31 [2024-09-13T16:37:07.474Z] v3.1.0-dev.32 [2024-09-13T16:37:07.474Z] v3.1.0-dev.33 [2024-09-13T16:37:07.474Z] v3.1.0-dev.34 [2024-09-13T16:37:07.474Z] v3.1.0-dev.35 [2024-09-13T16:37:07.474Z] v3.1.0-dev.36 [2024-09-13T16:37:07.474Z] v3.1.0-dev.37 [2024-09-13T16:37:07.474Z] v3.1.0-dev.38 [2024-09-13T16:37:07.474Z] v3.1.0-dev.39 [2024-09-13T16:37:07.474Z] v3.1.0-dev.4 [2024-09-13T16:37:07.474Z] v3.1.0-dev.40 [2024-09-13T16:37:07.474Z] v3.1.0-dev.41 [2024-09-13T16:37:07.474Z] v3.1.0-dev.42 [2024-09-13T16:37:07.474Z] v3.1.0-dev.43 [2024-09-13T16:37:07.474Z] v3.1.0-dev.44 [2024-09-13T16:37:07.474Z] v3.1.0-dev.45 [2024-09-13T16:37:07.474Z] v3.1.0-dev.46 [2024-09-13T16:37:07.474Z] v3.1.0-dev.47 [2024-09-13T16:37:07.474Z] v3.1.0-dev.48 [2024-09-13T16:37:07.474Z] v3.1.0-dev.49 [2024-09-13T16:37:07.474Z] v3.1.0-dev.5 [2024-09-13T16:37:07.474Z] v3.1.0-dev.50 [2024-09-13T16:37:07.474Z] v3.1.0-dev.51 [2024-09-13T16:37:07.474Z] v3.1.0-dev.52 [2024-09-13T16:37:07.474Z] v3.1.0-dev.53 [2024-09-13T16:37:07.474Z] v3.1.0-dev.54 [2024-09-13T16:37:07.474Z] v3.1.0-dev.55 [2024-09-13T16:37:07.474Z] v3.1.0-dev.56 [2024-09-13T16:37:07.474Z] v3.1.0-dev.57 [2024-09-13T16:37:07.474Z] v3.1.0-dev.58 [2024-09-13T16:37:07.474Z] v3.1.0-dev.59 [2024-09-13T16:37:07.474Z] v3.1.0-dev.6 [2024-09-13T16:37:07.474Z] v3.1.0-dev.60 [2024-09-13T16:37:07.474Z] v3.1.0-dev.61 [2024-09-13T16:37:07.474Z] v3.1.0-dev.62 [2024-09-13T16:37:07.474Z] v3.1.0-dev.63 [2024-09-13T16:37:07.474Z] v3.1.0-dev.64 [2024-09-13T16:37:07.474Z] v3.1.0-dev.65 [2024-09-13T16:37:07.474Z] v3.1.0-dev.66 [2024-09-13T16:37:07.474Z] v3.1.0-dev.67 [2024-09-13T16:37:07.474Z] v3.1.0-dev.68 [2024-09-13T16:37:07.474Z] v3.1.0-dev.69 [2024-09-13T16:37:07.474Z] v3.1.0-dev.7 [2024-09-13T16:37:07.474Z] v3.1.0-dev.70 [2024-09-13T16:37:07.474Z] v3.1.0-dev.71 [2024-09-13T16:37:07.474Z] v3.1.0-dev.72 [2024-09-13T16:37:07.474Z] v3.1.0-dev.73 [2024-09-13T16:37:07.474Z] v3.1.0-dev.8 [2024-09-13T16:37:07.474Z] v3.1.0-dev.9 [2024-09-13T16:37:07.474Z] v3.1.1 [2024-09-13T16:37:07.474Z] v3.1.1-dev.1 [2024-09-13T16:37:07.474Z] v3.1.1-dev.2 [2024-09-13T16:37:07.474Z] v3.2.0-dev.1 [2024-09-13T16:37:07.474Z] v3.2.0-dev.10 [2024-09-13T16:37:07.474Z] v3.2.0-dev.11 [2024-09-13T16:37:07.474Z] v3.2.0-dev.12 [2024-09-13T16:37:07.474Z] v3.2.0-dev.13 [2024-09-13T16:37:07.474Z] v3.2.0-dev.14 [2024-09-13T16:37:07.474Z] v3.2.0-dev.15 [2024-09-13T16:37:07.474Z] v3.2.0-dev.16 [2024-09-13T16:37:07.474Z] v3.2.0-dev.17 [2024-09-13T16:37:07.474Z] v3.2.0-dev.18 [2024-09-13T16:37:07.474Z] v3.2.0-dev.19 [2024-09-13T16:37:07.474Z] v3.2.0-dev.2 [2024-09-13T16:37:07.474Z] v3.2.0-dev.20 [2024-09-13T16:37:07.474Z] v3.2.0-dev.21 [2024-09-13T16:37:07.474Z] v3.2.0-dev.22 [2024-09-13T16:37:07.474Z] v3.2.0-dev.23 [2024-09-13T16:37:07.474Z] v3.2.0-dev.24 [2024-09-13T16:37:07.474Z] v3.2.0-dev.25 [2024-09-13T16:37:07.474Z] v3.2.0-dev.26 [2024-09-13T16:37:07.474Z] v3.2.0-dev.27 [2024-09-13T16:37:07.474Z] v3.2.0-dev.28 [2024-09-13T16:37:07.474Z] v3.2.0-dev.29 [2024-09-13T16:37:07.474Z] v3.2.0-dev.3 [2024-09-13T16:37:07.474Z] v3.2.0-dev.30 [2024-09-13T16:37:07.474Z] v3.2.0-dev.31 [2024-09-13T16:37:07.474Z] v3.2.0-dev.32 [2024-09-13T16:37:07.474Z] v3.2.0-dev.33 [2024-09-13T16:37:07.474Z] v3.2.0-dev.34 [2024-09-13T16:37:07.474Z] v3.2.0-dev.35 [2024-09-13T16:37:07.474Z] v3.2.0-dev.36 [2024-09-13T16:37:07.474Z] v3.2.0-dev.37 [2024-09-13T16:37:07.474Z] v3.2.0-dev.38 [2024-09-13T16:37:07.474Z] v3.2.0-dev.39 [2024-09-13T16:37:07.474Z] v3.2.0-dev.4 [2024-09-13T16:37:07.474Z] v3.2.0-dev.40 [2024-09-13T16:37:07.474Z] v3.2.0-dev.41 [2024-09-13T16:37:07.474Z] v3.2.0-dev.42 [2024-09-13T16:37:07.474Z] v3.2.0-dev.43 [2024-09-13T16:37:07.474Z] v3.2.0-dev.44 [2024-09-13T16:37:07.474Z] v3.2.0-dev.45 [2024-09-13T16:37:07.474Z] v3.2.0-dev.46 [2024-09-13T16:37:07.474Z] v3.2.0-dev.47 [2024-09-13T16:37:07.474Z] v3.2.0-dev.48 [2024-09-13T16:37:07.474Z] v3.2.0-dev.49 [2024-09-13T16:37:07.474Z] v3.2.0-dev.5 [2024-09-13T16:37:07.474Z] v3.2.0-dev.50 [2024-09-13T16:37:07.474Z] v3.2.0-dev.51 [2024-09-13T16:37:07.474Z] v3.2.0-dev.52 [2024-09-13T16:37:07.474Z] v3.2.0-dev.53 [2024-09-13T16:37:07.474Z] v3.2.0-dev.54 [2024-09-13T16:37:07.474Z] v3.2.0-dev.55 [2024-09-13T16:37:07.474Z] v3.2.0-dev.56 [2024-09-13T16:37:07.474Z] v3.2.0-dev.57 [2024-09-13T16:37:07.474Z] v3.2.0-dev.58 [2024-09-13T16:37:07.474Z] v3.2.0-dev.59 [2024-09-13T16:37:07.474Z] v3.2.0-dev.6 [2024-09-13T16:37:07.474Z] v3.2.0-dev.60 [2024-09-13T16:37:07.474Z] v3.2.0-dev.61 [2024-09-13T16:37:07.474Z] v3.2.0-dev.62 [2024-09-13T16:37:07.474Z] v3.2.0-dev.63 [2024-09-13T16:37:07.474Z] v3.2.0-dev.64 [2024-09-13T16:37:07.474Z] v3.2.0-dev.65 [2024-09-13T16:37:07.474Z] v3.2.0-dev.66 [2024-09-13T16:37:07.474Z] v3.2.0-dev.67 [2024-09-13T16:37:07.474Z] v3.2.0-dev.68 [2024-09-13T16:37:07.474Z] v3.2.0-dev.69 [2024-09-13T16:37:07.474Z] v3.2.0-dev.7 [2024-09-13T16:37:07.474Z] v3.2.0-dev.70 [2024-09-13T16:37:07.474Z] v3.2.0-dev.71 [2024-09-13T16:37:07.474Z] v3.2.0-dev.72 [2024-09-13T16:37:07.474Z] v3.2.0-dev.73 [2024-09-13T16:37:07.474Z] v3.2.0-dev.74 [2024-09-13T16:37:07.474Z] v3.2.0-dev.8 [2024-09-13T16:37:07.474Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-13T16:37:07.771Z] + lftools sign git-tag v3.2.0-dev.74 [2024-09-13T16:37:08.340Z] Signing Git tag with Sigul... [2024-09-13T16:37:08.340Z] Signing v3.2.0-dev.74 [Pipeline] echo [2024-09-13T16:37:08.614Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:08.907Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-13T16:37:08.927Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-13T16:37:08.958Z] $ docker stop --time=1 08e073529a352ac771c94328d214ab887ab69e2c8e09a3bea05ffcc96c452438 [2024-09-13T16:37:10.252Z] $ docker rm -f --volumes 08e073529a352ac771c94328d214ab887ab69e2c8e09a3bea05ffcc96c452438 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-13T16:37:10.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T16:37:10.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:37:11.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T16:37:11.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:37:11.094Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T16:37:11.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T16:37:11.464Z] $ docker top 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f -eo pid,comm [2024-09-13T16:37:11.524Z] 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-13T16:37:11.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T16:37:11.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T16:37:11.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T16:37:11.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T16:37:11.703Z] $ docker exec 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f ssh-agent [2024-09-13T16:37:11.828Z] SSH_AUTH_SOCK=/tmp/ssh-5C7rRVUzHDZG/agent.32 [2024-09-13T16:37:11.828Z] SSH_AGENT_PID=38 [2024-09-13T16:37:11.833Z] Running ssh-add (command line suppressed) [2024-09-13T16:37:11.933Z] Identity added: /w/workspace/edgex-go/696@tmp/private_key_2960310579783798747.key (/w/workspace/edgex-go/696@tmp/private_key_2960310579783798747.key) [2024-09-13T16:37:11.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T16:37:12.248Z] + git semver bump pre [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,420 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,420 [bump_version] DEBUG bumping version:3.2.0-dev.74 on axis:pre with prefix:dev [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,420 [bump_version] DEBUG bumped version:3.2.0-dev.75 [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,420 [write_version] DEBUG write version:3.2.0-dev.75 to path:/w/workspace/edgex-go/696/.semver/main with force:True [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,420 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,420 [write_file] DEBUG write to file:/w/workspace/edgex-go/696/.semver/main [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,422 [execute] INFO git cat-file --batch-check [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,428 [execute] INFO git cat-file --batch [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T16:37:12.507Z] 2024-09-13 16:37:12,435 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T16:37:12.507Z] 3.2.0-dev.75 [Pipeline] } [2024-09-13T16:37:12.510Z] $ docker exec --env ******** --env ******** 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f ssh-agent -k [2024-09-13T16:37:12.613Z] unset SSH_AUTH_SOCK; [2024-09-13T16:37:12.613Z] unset SSH_AGENT_PID; [2024-09-13T16:37:12.613Z] echo Agent pid 38 killed; [2024-09-13T16:37:12.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T16:37:12.957Z] + git semver [Pipeline] } [2024-09-13T16:37:13.222Z] $ docker stop --time=1 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f [2024-09-13T16:37:14.478Z] $ docker rm -f --volumes 34dde23d7629e9c38be6d19c25c6fdf42b240914fe4a7f5de18180dc9743d88f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T16:37:14.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T16:37:14.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:37:15.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T16:37:15.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:37:15.251Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T16:37:15.276Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T16:37:15.638Z] $ docker top 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T16:37:15.769Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T16:37:15.769Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T16:37:15.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T16:37:15.881Z] $ docker exec 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef ssh-agent [2024-09-13T16:37:15.998Z] SSH_AUTH_SOCK=/tmp/ssh-74JoCKF2j6wp/agent.32 [2024-09-13T16:37:15.998Z] SSH_AGENT_PID=38 [2024-09-13T16:37:16.002Z] Running ssh-add (command line suppressed) [2024-09-13T16:37:16.111Z] Identity added: /w/workspace/edgex-go/696@tmp/private_key_2295403869662285885.key (/w/workspace/edgex-go/696@tmp/private_key_2295403869662285885.key) [2024-09-13T16:37:16.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T16:37:16.426Z] + git semver push [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,601 [run_push] DEBUG push [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,601 [execute] INFO git cat-file --batch-check [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,606 [execute] INFO git rev-list fe2b239ffe7d5d5bb8fb72c5e0570209544ebd4b -- [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,606 [execute] DEBUG Popen(['git', 'rev-list', 'fe2b239ffe7d5d5bb8fb72c5e0570209544ebd4b', '--'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,625 [execute] INFO git fetch -v origin [2024-09-13T16:37:16.686Z] 2024-09-13 16:37:16,625 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-13T16:37:17.255Z] 2024-09-13 16:37:17,115 [run_push] DEBUG no remote changes detected [2024-09-13T16:37:17.255Z] 2024-09-13 16:37:17,115 [execute] INFO git push origin semver [2024-09-13T16:37:17.255Z] 2024-09-13 16:37:17,115 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/696/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-13T16:37:18.196Z] 2024-09-13 16:37:17,917 [run_push] DEBUG push all version tags [2024-09-13T16:37:18.196Z] 2024-09-13 16:37:17,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-13T16:37:18.196Z] 2024-09-13 16:37:17,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/696, universal_newlines=False, shell=None, istream=None) [2024-09-13T16:37:18.765Z] 2024-09-13 16:37:18,644 [read_version] DEBUG read version from /w/workspace/edgex-go/696/.semver/main [2024-09-13T16:37:18.765Z] 3.2.0-dev.75 [Pipeline] } [2024-09-13T16:37:18.770Z] $ docker exec --env ******** --env ******** 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef ssh-agent -k [2024-09-13T16:37:18.893Z] unset SSH_AUTH_SOCK; [2024-09-13T16:37:18.893Z] unset SSH_AGENT_PID; [2024-09-13T16:37:18.893Z] echo Agent pid 38 killed; [2024-09-13T16:37:18.909Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T16:37:19.237Z] + git semver [Pipeline] } [2024-09-13T16:37:19.502Z] $ docker stop --time=1 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef [2024-09-13T16:37:20.788Z] $ docker rm -f --volumes 124eaec62e7f7cab927c29ff0d34b479e0aaa9839121fcbdf83f76853cc397ef [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-13T16:37:21.408Z] + [ -d /w/workspace/edgex-go/696/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:21.695Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:22.556Z] ---> package-listing.sh [2024-09-13T16:37:22.556Z] ++ facter osfamily [2024-09-13T16:37:22.556Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-13T16:37:22.815Z] + OS_FAMILY=debian [2024-09-13T16:37:22.815Z] + workspace=/w/workspace/edgex-go/696 [2024-09-13T16:37:22.815Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-13T16:37:22.815Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-13T16:37:22.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-13T16:37:22.815Z] + PACKAGES=/tmp/packages_start.txt [2024-09-13T16:37:22.815Z] + '[' /w/workspace/edgex-go/696 ']' [2024-09-13T16:37:22.815Z] + PACKAGES=/tmp/packages_end.txt [2024-09-13T16:37:22.815Z] + case "${OS_FAMILY}" in [2024-09-13T16:37:22.815Z] + dpkg -l [2024-09-13T16:37:22.815Z] + grep '^ii' [2024-09-13T16:37:22.815Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-13T16:37:22.815Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-13T16:37:22.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-13T16:37:22.815Z] + '[' /w/workspace/edgex-go/696 ']' [2024-09-13T16:37:22.815Z] + mkdir -p /w/workspace/edgex-go/696/archives/ [2024-09-13T16:37:22.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/696/archives/ [Pipeline] echo [2024-09-13T16:37:22.827Z] 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/696/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-13T16:37:23.104Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:37:23.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T16:37:23.672Z] [2024-09-13T16:37:23.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T16:37:23.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T16:37:23.975Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-13T16:37:23.975Z] 5eb5b503b376: Pulling fs layer [2024-09-13T16:37:23.975Z] 5c69ac0246d0: Pulling fs layer [2024-09-13T16:37:23.975Z] ec43610c2a17: Pulling fs layer [2024-09-13T16:37:23.975Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-13T16:37:23.975Z] 33b1e0a273af: Pulling fs layer [2024-09-13T16:37:23.975Z] 5d3b04190fa2: Pulling fs layer [2024-09-13T16:37:23.975Z] 2f39f015ded8: Pulling fs layer [2024-09-13T16:37:23.975Z] 3a2ae6a8a46f: Waiting [2024-09-13T16:37:23.975Z] 33b1e0a273af: Waiting [2024-09-13T16:37:24.233Z] 5c69ac0246d0: Retrying in 5 seconds [2024-09-13T16:37:24.233Z] ec43610c2a17: Verifying Checksum [2024-09-13T16:37:24.233Z] ec43610c2a17: Download complete [2024-09-13T16:37:24.233Z] 3a2ae6a8a46f: Download complete [2024-09-13T16:37:24.233Z] 33b1e0a273af: Verifying Checksum [2024-09-13T16:37:24.233Z] 33b1e0a273af: Download complete [2024-09-13T16:37:24.492Z] 5eb5b503b376: Verifying Checksum [2024-09-13T16:37:24.492Z] 5eb5b503b376: Download complete [2024-09-13T16:37:25.057Z] 5c69ac0246d0: Retrying in 4 seconds [2024-09-13T16:37:25.057Z] 2f39f015ded8: Download complete [2024-09-13T16:37:25.992Z] 5eb5b503b376: Pull complete [2024-09-13T16:37:26.250Z] 5c69ac0246d0: Retrying in 3 seconds [2024-09-13T16:37:27.190Z] 5c69ac0246d0: Retrying in 2 seconds [2024-09-13T16:37:28.128Z] 5c69ac0246d0: Retrying in 1 second [2024-09-13T16:37:29.067Z] 5c69ac0246d0: Retrying in 10 seconds [2024-09-13T16:37:30.447Z] 5c69ac0246d0: Retrying in 9 seconds [2024-09-13T16:37:31.387Z] 5c69ac0246d0: Retrying in 8 seconds [2024-09-13T16:37:32.327Z] 5c69ac0246d0: Retrying in 7 seconds [2024-09-13T16:37:33.266Z] 5c69ac0246d0: Retrying in 6 seconds [2024-09-13T16:37:34.204Z] 5c69ac0246d0: Retrying in 5 seconds [2024-09-13T16:37:35.143Z] 5c69ac0246d0: Retrying in 4 seconds [2024-09-13T16:37:36.166Z] 5c69ac0246d0: Retrying in 3 seconds [2024-09-13T16:37:37.151Z] 5c69ac0246d0: Retrying in 2 seconds [2024-09-13T16:37:38.088Z] 5c69ac0246d0: Retrying in 1 second [2024-09-13T16:37:39.467Z] 5c69ac0246d0: Download complete [2024-09-13T16:37:39.467Z] 5c69ac0246d0: Pull complete [2024-09-13T16:37:39.727Z] ec43610c2a17: Pull complete [2024-09-13T16:37:39.987Z] 3a2ae6a8a46f: Pull complete [2024-09-13T16:37:40.246Z] 33b1e0a273af: Pull complete [2024-09-13T16:37:40.246Z] 5d3b04190fa2: Pull complete [2024-09-13T16:37:45.526Z] 2f39f015ded8: Pull complete [2024-09-13T16:37:45.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-13T16:37:45.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T16:37:45.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T16:37:45.629Z] prd-ubuntu20.04-docker-8c-8g-10239 does not seem to be running inside a container [2024-09-13T16:37:45.650Z] $ 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/696/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/696 -v /w/workspace/edgex-go/696:/w/workspace/edgex-go/696:rw,z -v /w/workspace/edgex-go/696@tmp:/w/workspace/edgex-go/696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-13T16:37:51.766Z] $ docker top 0e9051c4a0c55298250f86227b237b19a268f2e8760e1ff15630f08a2c22692b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T16:37:52.124Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-13T16:37:52.409Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-13T16:37:52.696Z] + ls /var/log/sa-host [2024-09-13T16:37:52.696Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T16:37:52.860Z] provisioning config files... [2024-09-13T16:37:52.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/696@tmp/config18261461653512115016tmp [Pipeline] { [Pipeline] echo [2024-09-13T16:37:52.892Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:53.174Z] ---> create-netrc.sh [Pipeline] } [2024-09-13T16:37:53.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:53.559Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-13T16:37:53.569Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:53.854Z] ---> sudo-logs.sh [2024-09-13T16:37:53.854Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-13T16:37:53.878Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:54.158Z] ---> job-cost.sh [2024-09-13T16:37:54.158Z] lf-activate-venv: SKIPPING [2024-09-13T16:37:54.158Z] DEBUG: total: 0.10999999940395355 [2024-09-13T16:37:54.158Z] INFO: Retrieving Stack Cost... [2024-09-13T16:37:54.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-13T16:37:54.988Z] INFO: Archiving Costs [Pipeline] echo [2024-09-13T16:37:55.002Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T16:37:55.284Z] ---> logs-deploy.sh [2024-09-13T16:37:55.284Z] lf-activate-venv: SKIPPING [2024-09-13T16:37:55.284Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/696 [2024-09-13T16:37:55.284Z] INFO: archiving workspace using pattern(s): [2024-09-13T16:37:56.221Z] Archives upload complete. [2024-09-13T16:37:56.480Z] INFO: archiving logs to Nexus