Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 937196a2213dffd351f2a95a34308f9792d52b64 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-ssh5684478421153906505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5447686166979452193.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17546438024419800888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17608358486466679013.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-ssh18297495337194005745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/680 [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/680 # 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 937196a2213dffd351f2a95a34308f9792d52b64 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 Commit message: "Merge pull request #4872 from lindseysimple/issue-4847-4" > git rev-list --no-walk 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T09:35:58.875Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T09:36:17.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T09:36:17.435Z] ========================================================= [2024-08-23T09:36:17.435Z] EdgeX Global Pipelines Version Info [2024-08-23T09:36:17.435Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:36:18.174Z] ------------------- [2024-08-23T09:36:18.174Z] stable info: [2024-08-23T09:36:18.174Z] ------------------- [2024-08-23T09:36:18.174Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T09:36:18.174Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T09:36:18.174Z] Message: update stable to v1.0.260 [2024-08-23T09:36:18.743Z] ------------------- [2024-08-23T09:36:18.743Z] experimental info: [2024-08-23T09:36:18.743Z] ------------------- [2024-08-23T09:36:18.743Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T09:36:18.743Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T09:36:18.743Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T09:36:18.826Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-23T09:36:18.853Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-23T09:36:18.880Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T09:36:18.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T09:36:18.927Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T09:36:18.947Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T09:36:18.969Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T09:36:18.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-23T09:36:19.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-23T09:36:19.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-23T09:36:19.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T09:36:19.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T09:36:19.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T09:36:19.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T09:36:19.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T09:36:19.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T09:36:19.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T09:36:19.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T09:36:19.235Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-23T09:36:19.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-23T09:36:19.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T09:36:19.298Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T09:36:19.320Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T09:36:19.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-23T09:36:19.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-23T09:36:19.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-23T09:36:19.418Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] echo [2024-08-23T09:36:19.448Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 937196a [Pipeline] echo [2024-08-23T09:36:19.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T09:36:19.653Z] provisioning config files... [2024-08-23T09:36:19.665Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/680@tmp/config8834200286898855828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:36:20.004Z] ---> ****-login.sh [2024-08-23T09:36:20.004Z] nexus3.edgexfoundry.org:10001 [2024-08-23T09:36:20.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:36:20.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:36:20.265Z] Configure a credential helper to remove this warning. See [2024-08-23T09:36:20.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:36:20.265Z] [2024-08-23T09:36:20.265Z] Login Succeeded [2024-08-23T09:36:20.265Z] nexus3.edgexfoundry.org:10002 [2024-08-23T09:36:20.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:36:20.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:36:20.266Z] Configure a credential helper to remove this warning. See [2024-08-23T09:36:20.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:36:20.266Z] [2024-08-23T09:36:20.266Z] Login Succeeded [2024-08-23T09:36:20.266Z] nexus3.edgexfoundry.org:10003 [2024-08-23T09:36:20.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:36:20.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:36:20.525Z] Configure a credential helper to remove this warning. See [2024-08-23T09:36:20.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:36:20.525Z] [2024-08-23T09:36:20.525Z] Login Succeeded [2024-08-23T09:36:20.525Z] nexus3.edgexfoundry.org:10004 [2024-08-23T09:36:20.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:36:20.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:36:20.526Z] Configure a credential helper to remove this warning. See [2024-08-23T09:36:20.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:36:20.526Z] [2024-08-23T09:36:20.526Z] Login Succeeded [2024-08-23T09:36:20.526Z] ****.io [2024-08-23T09:36:20.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:36:20.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:36:20.785Z] Configure a credential helper to remove this warning. See [2024-08-23T09:36:20.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:36:20.786Z] [2024-08-23T09:36:20.786Z] Login Succeeded [2024-08-23T09:36:20.786Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T09:36:20.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T09:36:21.116Z] + 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-08-23T09:36:21.116Z] + + dirname cmd/core-command/Dockerfile [2024-08-23T09:36:21.116Z] cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/core-data/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/core-keeper/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/core-metadata/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-23T09:36:21.116Z] + + cutdirname -d/ cmd/security-bootstrapper/Dockerfile -f2 [2024-08-23T09:36:21.116Z] [2024-08-23T09:36:21.116Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-23T09:36:21.116Z] + + dirname cmd/support-notifications/Dockerfile [2024-08-23T09:36:21.116Z] cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-23T09:36:21.116Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-23T09:36:21.116Z] + cut -d/ -f2 [2024-08-23T09:36:21.116Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-23T09:36:21.156Z] 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-08-23T09:36:21.533Z] + git rev-list -1 --merges 937196a2213dffd351f2a95a34308f9792d52b64~1..937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] echo [2024-08-23T09:36:21.550Z] -----------> git rev-list -1 --merges 937196a2213dffd351f2a95a34308f9792d52b64~1..937196a2213dffd351f2a95a34308f9792d52b64 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T09:36:21.550Z] 937196a2213dffd351f2a95a34308f9792d52b64 [false] [Pipeline] sh [2024-08-23T09:36:21.852Z] + git log --format=format:%s -1 937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] echo [2024-08-23T09:36:21.864Z] ========================================================= [2024-08-23T09:36:21.864Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T09:36:21.864Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-23T09:36:22.271Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T09:36:22.271Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T09:36:22.271Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T09:36:22.271Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T09:36:22.271Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T09:36:22.271Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T09:36:22.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:36:22.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T09:36:22.712Z] [2024-08-23T09:36:22.712Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:36:23.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T09:36:23.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T09:36:23.026Z] b85a868b505f: Pulling fs layer [2024-08-23T09:36:23.026Z] e2be974225ed: Pulling fs layer [2024-08-23T09:36:23.026Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T09:36:23.026Z] 988bab9f4d93: Pulling fs layer [2024-08-23T09:36:23.026Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T09:36:23.026Z] eaf3925da568: Pulling fs layer [2024-08-23T09:36:23.026Z] bab4dde63d76: Pulling fs layer [2024-08-23T09:36:23.026Z] bde34c3a00c8: Pulling fs layer [2024-08-23T09:36:23.026Z] b352a97aabf1: Pulling fs layer [2024-08-23T09:36:23.026Z] 4872d77fe225: Pulling fs layer [2024-08-23T09:36:23.026Z] 5851b861e8e6: Pulling fs layer [2024-08-23T09:36:23.026Z] b352a97aabf1: Waiting [2024-08-23T09:36:23.026Z] eaf3925da568: Waiting [2024-08-23T09:36:23.026Z] 4872d77fe225: Waiting [2024-08-23T09:36:23.026Z] bab4dde63d76: Waiting [2024-08-23T09:36:23.026Z] 5851b861e8e6: Waiting [2024-08-23T09:36:23.026Z] 988bab9f4d93: Waiting [2024-08-23T09:36:23.026Z] 1469e6f7b9e6: Waiting [2024-08-23T09:36:23.026Z] bde34c3a00c8: Waiting [2024-08-23T09:36:23.026Z] e2be974225ed: Verifying Checksum [2024-08-23T09:36:23.026Z] e2be974225ed: Download complete [2024-08-23T09:36:23.026Z] 988bab9f4d93: Verifying Checksum [2024-08-23T09:36:23.026Z] 988bab9f4d93: Download complete [2024-08-23T09:36:23.026Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T09:36:23.026Z] 1469e6f7b9e6: Download complete [2024-08-23T09:36:23.026Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T09:36:23.026Z] 339a4e72a1f5: Download complete [2024-08-23T09:36:23.026Z] eaf3925da568: Download complete [2024-08-23T09:36:23.285Z] bde34c3a00c8: Verifying Checksum [2024-08-23T09:36:23.285Z] bde34c3a00c8: Download complete [2024-08-23T09:36:23.285Z] b352a97aabf1: Download complete [2024-08-23T09:36:23.285Z] 4872d77fe225: Download complete [2024-08-23T09:36:23.285Z] 5851b861e8e6: Download complete [2024-08-23T09:36:23.285Z] b85a868b505f: Verifying Checksum [2024-08-23T09:36:23.285Z] b85a868b505f: Download complete [2024-08-23T09:36:23.544Z] bab4dde63d76: Verifying Checksum [2024-08-23T09:36:23.544Z] bab4dde63d76: Download complete [2024-08-23T09:36:24.498Z] b85a868b505f: Pull complete [2024-08-23T09:36:24.758Z] e2be974225ed: Pull complete [2024-08-23T09:36:25.020Z] 339a4e72a1f5: Pull complete [2024-08-23T09:36:25.279Z] 988bab9f4d93: Pull complete [2024-08-23T09:36:25.539Z] 1469e6f7b9e6: Pull complete [2024-08-23T09:36:25.539Z] eaf3925da568: Pull complete [2024-08-23T09:36:27.456Z] bab4dde63d76: Pull complete [2024-08-23T09:36:27.456Z] bde34c3a00c8: Pull complete [2024-08-23T09:36:27.456Z] b352a97aabf1: Pull complete [2024-08-23T09:36:27.456Z] 4872d77fe225: Pull complete [2024-08-23T09:36:27.714Z] 5851b861e8e6: Pull complete [2024-08-23T09:36:27.714Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T09:36:27.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T09:36:27.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:36:27.860Z] prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container [2024-08-23T09:36:27.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T09:36:31.006Z] $ docker top 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 -eo pid,comm [2024-08-23T09:36:31.061Z] 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-08-23T09:36:31.061Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T09:36:31.123Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T09:36:31.123Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T09:36:31.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T09:36:31.240Z] $ docker exec 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent [2024-08-23T09:36:31.328Z] SSH_AUTH_SOCK=/tmp/ssh-Q8hZLq6NeGru/agent.33 [2024-08-23T09:36:31.328Z] SSH_AGENT_PID=39 [2024-08-23T09:36:31.334Z] Running ssh-add (command line suppressed) [2024-08-23T09:36:31.413Z] Identity added: /w/workspace/edgex-go/680@tmp/private_key_11119988364227898605.key (/w/workspace/edgex-go/680@tmp/private_key_11119988364227898605.key) [2024-08-23T09:36:31.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T09:36:31.719Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T09:36:31.729Z] $ docker exec --env ******** --env ******** 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent -k [2024-08-23T09:36:31.822Z] unset SSH_AUTH_SOCK; [2024-08-23T09:36:31.823Z] unset SSH_AGENT_PID; [2024-08-23T09:36:31.823Z] echo Agent pid 39 killed; [2024-08-23T09:36:31.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T09:36:31.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T09:36:31.878Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T09:36:31.981Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T09:36:31.982Z] $ docker exec 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent [2024-08-23T09:36:32.087Z] SSH_AUTH_SOCK=/tmp/ssh-mcmuStjE8ErP/agent.72 [2024-08-23T09:36:32.087Z] SSH_AGENT_PID=78 [2024-08-23T09:36:32.092Z] Running ssh-add (command line suppressed) [2024-08-23T09:36:32.192Z] Identity added: /w/workspace/edgex-go/680@tmp/private_key_4046631761214051625.key (/w/workspace/edgex-go/680@tmp/private_key_4046631761214051625.key) [2024-08-23T09:36:32.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T09:36:32.494Z] + git semver init [2024-08-23T09:36:32.753Z] 2024-08-23 09:36:32,661 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T09:36:32.753Z] 2024-08-23 09:36:32,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/680/.semver [2024-08-23T09:36:32.753Z] 2024-08-23 09:36:32,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/680/.semver [2024-08-23T09:36:32.753Z] 2024-08-23 09:36:32,663 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/680/.semver'], cwd=/w/workspace/edgex-go/680, universal_newlines=False, shell=None, istream=None) [2024-08-23T09:36:39.374Z] 2024-08-23 09:36:38,238 [append_file] DEBUG append to file:/w/workspace/edgex-go/680/.git/info/exclude [2024-08-23T09:36:39.374Z] 2024-08-23 09:36:38,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/680/.semver/main with force:False [2024-08-23T09:36:39.374Z] 2024-08-23 09:36:38,239 [read_version] DEBUG read version from /w/workspace/edgex-go/680/.semver/main [2024-08-23T09:36:39.374Z] 2024-08-23 09:36:38,239 [read_version] DEBUG read version from /w/workspace/edgex-go/680/.semver/main [2024-08-23T09:36:39.374Z] 3.2.0-dev.60 [Pipeline] } [2024-08-23T09:36:39.384Z] $ docker exec --env ******** --env ******** 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 ssh-agent -k [2024-08-23T09:36:39.493Z] unset SSH_AUTH_SOCK; [2024-08-23T09:36:39.496Z] unset SSH_AGENT_PID; [2024-08-23T09:36:39.496Z] echo Agent pid 78 killed; [2024-08-23T09:36:39.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T09:36:39.838Z] + git semver [Pipeline] } [2024-08-23T09:36:40.112Z] $ docker stop --time=1 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 [2024-08-23T09:36:41.381Z] $ docker rm -f --volumes 564f6f16305a20bda0ed411cf832bccb688536978e72ed45a11641a4a7757326 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T09:36:41.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T09:36:41.962Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T09:36:41.965Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.60 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T09:36:42.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/680 [Pipeline] echo [2024-08-23T09:36:42.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T09:36:42.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T09:36:42.468Z] ========================================================= [2024-08-23T09:36:42.468Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T09:36:42.468Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T09:36:42.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T09:36:42.761Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T09:36:42.761Z] 619be1103602: Pulling fs layer [2024-08-23T09:36:42.761Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T09:36:42.761Z] 5df492c9dc93: Pulling fs layer [2024-08-23T09:36:42.761Z] 7629e6793208: Pulling fs layer [2024-08-23T09:36:42.761Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T09:36:42.761Z] fb5054dd5b73: Pulling fs layer [2024-08-23T09:36:42.761Z] eeca6798cff9: Pulling fs layer [2024-08-23T09:36:42.761Z] aa269ceb94a6: Pulling fs layer [2024-08-23T09:36:42.761Z] ada007ff1a6a: Pulling fs layer [2024-08-23T09:36:42.761Z] 7629e6793208: Waiting [2024-08-23T09:36:42.761Z] eeca6798cff9: Waiting [2024-08-23T09:36:42.761Z] 4f4fb700ef54: Waiting [2024-08-23T09:36:42.761Z] fb5054dd5b73: Waiting [2024-08-23T09:36:42.761Z] aa269ceb94a6: Waiting [2024-08-23T09:36:42.761Z] ada007ff1a6a: Waiting [2024-08-23T09:36:42.761Z] 7862e08f4a3e: Verifying Checksum [2024-08-23T09:36:42.761Z] 7862e08f4a3e: Download complete [2024-08-23T09:36:42.761Z] 7629e6793208: Verifying Checksum [2024-08-23T09:36:42.761Z] 7629e6793208: Download complete [2024-08-23T09:36:42.761Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T09:36:42.761Z] 4f4fb700ef54: Download complete [2024-08-23T09:36:42.761Z] fb5054dd5b73: Verifying Checksum [2024-08-23T09:36:42.761Z] fb5054dd5b73: Download complete [2024-08-23T09:36:42.761Z] 619be1103602: Verifying Checksum [2024-08-23T09:36:42.761Z] 619be1103602: Download complete [2024-08-23T09:36:42.761Z] eeca6798cff9: Verifying Checksum [2024-08-23T09:36:42.761Z] eeca6798cff9: Download complete [2024-08-23T09:36:43.031Z] 619be1103602: Pull complete [2024-08-23T09:36:43.031Z] ada007ff1a6a: Verifying Checksum [2024-08-23T09:36:43.031Z] ada007ff1a6a: Download complete [2024-08-23T09:36:43.031Z] 7862e08f4a3e: Pull complete [2024-08-23T09:36:43.289Z] 5df492c9dc93: Verifying Checksum [2024-08-23T09:36:43.289Z] 5df492c9dc93: Download complete [2024-08-23T09:36:43.546Z] aa269ceb94a6: Verifying Checksum [2024-08-23T09:36:43.546Z] aa269ceb94a6: Download complete [2024-08-23T09:36:46.830Z] 5df492c9dc93: Pull complete [2024-08-23T09:36:46.830Z] 7629e6793208: Pull complete [2024-08-23T09:36:46.830Z] 4f4fb700ef54: Pull complete [2024-08-23T09:36:46.830Z] fb5054dd5b73: Pull complete [2024-08-23T09:36:46.830Z] eeca6798cff9: Pull complete [2024-08-23T09:36:49.359Z] aa269ceb94a6: Pull complete [2024-08-23T09:36:49.359Z] ada007ff1a6a: Pull complete [2024-08-23T09:36:49.359Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T09:36:49.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T09:36:49.359Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T09:36:49.669Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T09:36:49.669Z] WORKDIR /edgex [2024-08-23T09:36:49.669Z] COPY go.mod . [2024-08-23T09:36:49.669Z] RUN go mod download [2024-08-23T09:36:49.669Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-23T09:36:50.235Z] Sending build context to Docker daemon 179.2MB [2024-08-23T09:36:50.235Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T09:36:50.235Z] ---> f489d0715acc [2024-08-23T09:36:50.235Z] Step 2/4 : WORKDIR /edgex [2024-08-23T09:36:55.518Z] ---> Running in 330507b05370 [2024-08-23T09:36:55.518Z] Removing intermediate container 330507b05370 [2024-08-23T09:36:55.518Z] ---> 0c355e80f226 [2024-08-23T09:36:55.518Z] Step 3/4 : COPY go.mod . [2024-08-23T09:36:55.778Z] ---> 0324dec1ca8b [2024-08-23T09:36:55.778Z] Step 4/4 : RUN go mod download [2024-08-23T09:36:55.778Z] ---> Running in 48f26cc58115 [2024-08-23T09:36:57.071Z] Still waiting to schedule task [2024-08-23T09:36:57.071Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-23T09:37:22.345Z] Removing intermediate container 48f26cc58115 [2024-08-23T09:37:22.345Z] ---> 0addec48bd6b [2024-08-23T09:37:22.345Z] Successfully built 0addec48bd6b [2024-08-23T09:37:22.346Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:37:22.659Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T09:37:22.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:37:22.755Z] prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container [2024-08-23T09:37:22.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T09:37:23.243Z] $ docker top 082c194a0b8b5af9e84be0c0bc7a2fe798c75b59ec92b27a091e1048eab4013b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T09:37:23.594Z] + go version [2024-08-23T09:37:23.594Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T09:37:23.602Z] $ docker stop --time=1 082c194a0b8b5af9e84be0c0bc7a2fe798c75b59ec92b27a091e1048eab4013b [2024-08-23T09:37:24.906Z] $ docker rm -f --volumes 082c194a0b8b5af9e84be0c0bc7a2fe798c75b59ec92b27a091e1048eab4013b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:37:25.361Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T09:37:25.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:37:25.439Z] prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container [2024-08-23T09:37:25.470Z] $ 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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T09:37:25.787Z] $ docker top 3f4c5ad90431778f0161a19b7279baecd350a8e75052517a3952c521251026af -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-23T09:37:25.867Z] ========================================================= [2024-08-23T09:37:25.868Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-23T09:37:25.868Z] ========================================================= [Pipeline] sh [2024-08-23T09:37:26.150Z] + git config --global --add safe.directory /w/workspace/edgex-go/680 [Pipeline] fileExists [Pipeline] sh [2024-08-23T09:37:26.453Z] + make test [2024-08-23T09:37:26.454Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T09:37:34.568Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-23T09:38:01.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-23T09:38:01.104Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-23T09:38:01.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-23T09:38:01.623Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-23T09:38:01.882Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-23T09:38:02.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-23T09:38:02.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-23T09:38:02.709Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-23T09:38:02.709Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-23T09:38:02.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-23T09:38:04.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-23T09:38:04.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-23T09:38:05.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-08-23T09:38:05.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-23T09:38:05.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-23T09:38:05.544Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-23T09:38:06.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-23T09:38:06.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-23T09:38:06.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-23T09:38:06.936Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-23T09:38:08.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-23T09:38:08.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-23T09:38:08.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-23T09:38:08.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-23T09:38:08.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-23T09:38:09.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.082s coverage: 69.2% of statements [2024-08-23T09:38:09.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-08-23T09:38:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-23T09:38:09.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-23T09:38:10.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.313s coverage: 93.4% of statements [2024-08-23T09:38:10.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 91.7% of statements [2024-08-23T09:38:10.915Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-23T09:38:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-23T09:38:11.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-23T09:38:12.420Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.427s coverage: 95.8% of statements [2024-08-23T09:38:12.420Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-08-23T09:38:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-23T09:38:12.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-23T09:38:12.936Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-08-23T09:38:13.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements [2024-08-23T09:38:13.872Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-08-23T09:38:13.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements [2024-08-23T09:38:13.872Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-08-23T09:38:14.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2024-08-23T09:38:14.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements [2024-08-23T09:38:14.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-23T09:38:15.229Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-23T09:38:16.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-23T09:38:16.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-23T09:38:16.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-23T09:38:17.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-23T09:38:17.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-23T09:38:17.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-23T09:38:17.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-23T09:38:18.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-23T09:38:18.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-23T09:38:18.519Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-23T09:38:20.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-23T09:38:24.481Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-23T09:38:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-23T09:38:25.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-23T09:38:26.840Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.376s coverage: 94.4% of statements [2024-08-23T09:38:27.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-23T09:38:27.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-23T09:38:27.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-23T09:38:28.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-23T09:38:28.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-23T09:38:28.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-23T09:38:29.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-23T09:38:29.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-23T09:38:29.069Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-23T09:38:29.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-23T09:38:30.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-23T09:38:30.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-23T09:38:30.012Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-23T09:38:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-23T09:38:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-23T09:38:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T09:38:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-23T09:38:32.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-23T09:38:32.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-23T09:38:32.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-23T09:38:32.348Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-23T09:38:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-23T09:38:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-23T09:38:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-23T09:38:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-23T09:38:34.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-23T09:38:34.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-23T09:38:35.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-23T09:38:35.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T09:38:41.922Z] flag provided but not defined: -invalid [2024-08-23T09:38:41.922Z] Usage of setupRegistryACL: [2024-08-23T09:38:41.922Z] -configDir string [2024-08-23T09:38:41.922Z] [2024-08-23T09:38:41.922Z] --- FAIL: TestExecute (17.28s) [2024-08-23T09:38:41.922Z] --- FAIL: TestExecute/Good:setupRegistryACL_with_ok_response_from_server (3.23s) [2024-08-23T09:38:41.922Z] command_test.go:180: [2024-08-23T09:38:41.922Z] Error Trace: /w/workspace/edgex-go/680/internal/security/bootstrapper/command/setupacl/command_test.go:180 [2024-08-23T09:38:41.922Z] Error: Received unexpected error: [2024-08-23T09:38:41.922Z] failed to wait for Consul leader: timed out to get non-empty Consul leader [2024-08-23T09:38:41.922Z] Test: TestExecute/Good:setupRegistryACL_with_ok_response_from_server [2024-08-23T09:38:41.922Z] FAIL [2024-08-23T09:38:41.922Z] coverage: 79.9% of statements [2024-08-23T09:38:41.922Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.632s [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.418s coverage: 92.9% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.039s coverage: 66.7% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 9.102s coverage: 62.3% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.160s coverage: 81.8% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 3.595s coverage: 86.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.024s coverage: 100.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.053s coverage: 90.8% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements [2024-08-23T09:38:41.922Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-08-23T09:38:41.922Z] FAIL [2024-08-23T09:38:41.922Z] make: *** [Makefile:161: unittest] Error 1 [Pipeline] } [2024-08-23T09:38:41.946Z] $ docker stop --time=1 3f4c5ad90431778f0161a19b7279baecd350a8e75052517a3952c521251026af [2024-08-23T09:38:49.757Z] $ docker rm -f --volumes 3f4c5ad90431778f0161a19b7279baecd350a8e75052517a3952c521251026af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T09:38:50.394Z] Failed in branch amd64 [2024-08-23T09:39:38.125Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8368 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-23T09:39:38.145Z] Running in /w/workspace/edgex-go/680 [Pipeline] { [Pipeline] checkout [2024-08-23T09:39:41.216Z] The recommended git tool is: git [2024-08-23T09:39:51.251Z] using credential edgex-jenkins-ssh [2024-08-23T09:39:51.284Z] Cloning the remote Git repository [2024-08-23T09:39:51.406Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-23T09:39:51.759Z] > git init /w/workspace/edgex-go/680 # timeout=10 [2024-08-23T09:39:52.145Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-23T09:39:52.146Z] > git --version # timeout=10 [2024-08-23T09:39:52.216Z] > git --version # 'git version 2.25.1' [2024-08-23T09:39:52.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T09:39:52.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T09:40:15.347Z] Avoid second fetch [2024-08-23T09:40:15.348Z] Checking out Revision 937196a2213dffd351f2a95a34308f9792d52b64 (main) [2024-08-23T09:40:14.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-23T09:40:14.054Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T09:40:15.369Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T09:40:15.451Z] > git checkout -f 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [2024-08-23T09:40:16.359Z] Commit message: "Merge pull request #4872 from lindseysimple/issue-4847-4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T09:40:21.388Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T09:40:21.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T09:40:21.388Z] Dload Upload Total Spent Left Speed [2024-08-23T09:40:21.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 57013 0 --:--:-- --:--:-- --:--:-- 57013 [Pipeline] sh [2024-08-23T09:40:21.794Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T09:40:22.182Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T09:40:22.182Z] + sudo tee /etc/docker/daemon.new [2024-08-23T09:40:22.182Z] { [2024-08-23T09:40:22.182Z] "registry-mirrors": [ [2024-08-23T09:40:22.182Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T09:40:22.182Z] ], [2024-08-23T09:40:22.182Z] "bip": "10.250.0.254/24", [2024-08-23T09:40:22.182Z] "hosts": [ [2024-08-23T09:40:22.182Z] "tcp://0.0.0.0:5555", [2024-08-23T09:40:22.182Z] "unix:///var/run/docker.sock" [2024-08-23T09:40:22.182Z] ], [2024-08-23T09:40:22.182Z] "mtu": 1458, [2024-08-23T09:40:22.182Z] "selinux-enabled": true, [2024-08-23T09:40:22.182Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T09:40:22.182Z] } [Pipeline] sh [2024-08-23T09:40:22.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T09:40:22.890Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T09:40:41.198Z] provisioning config files... [2024-08-23T09:40:41.227Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/680@tmp/config5620217048291790307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:40:41.706Z] ---> ****-login.sh [2024-08-23T09:40:41.707Z] nexus3.edgexfoundry.org:10001 [2024-08-23T09:40:42.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:40:42.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:40:42.562Z] Configure a credential helper to remove this warning. See [2024-08-23T09:40:42.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:40:42.562Z] [2024-08-23T09:40:42.562Z] Login Succeeded [2024-08-23T09:40:42.562Z] nexus3.edgexfoundry.org:10002 [2024-08-23T09:40:42.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:40:42.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:40:42.833Z] Configure a credential helper to remove this warning. See [2024-08-23T09:40:42.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:40:42.833Z] [2024-08-23T09:40:42.833Z] Login Succeeded [2024-08-23T09:40:42.833Z] nexus3.edgexfoundry.org:10003 [2024-08-23T09:40:43.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:40:43.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:40:43.385Z] Configure a credential helper to remove this warning. See [2024-08-23T09:40:43.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:40:43.386Z] [2024-08-23T09:40:43.386Z] Login Succeeded [2024-08-23T09:40:43.386Z] nexus3.edgexfoundry.org:10004 [2024-08-23T09:40:43.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:40:43.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:40:43.653Z] Configure a credential helper to remove this warning. See [2024-08-23T09:40:43.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:40:43.654Z] [2024-08-23T09:40:43.654Z] Login Succeeded [2024-08-23T09:40:43.922Z] ****.io [2024-08-23T09:40:43.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T09:40:44.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T09:40:44.507Z] Configure a credential helper to remove this warning. See [2024-08-23T09:40:44.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T09:40:44.507Z] [2024-08-23T09:40:44.507Z] Login Succeeded [2024-08-23T09:40:44.507Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T09:40:44.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-23T09:40:45.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/680 [Pipeline] echo [2024-08-23T09:40:45.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T09:40:45.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T09:40:45.264Z] ========================================================= [2024-08-23T09:40:45.264Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T09:40:45.264Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T09:40:45.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T09:40:45.886Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T09:40:45.886Z] c6b39de5b339: Pulling fs layer [2024-08-23T09:40:45.886Z] a69c41024577: Pulling fs layer [2024-08-23T09:40:45.886Z] d6de4b400683: Pulling fs layer [2024-08-23T09:40:45.886Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T09:40:45.886Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T09:40:45.886Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T09:40:45.886Z] 00f215d4a9da: Pulling fs layer [2024-08-23T09:40:45.886Z] d496ad576159: Pulling fs layer [2024-08-23T09:40:45.886Z] 4f4fb700ef54: Waiting [2024-08-23T09:40:45.886Z] 464afbd9ba4c: Waiting [2024-08-23T09:40:45.886Z] 00f215d4a9da: Waiting [2024-08-23T09:40:45.886Z] d496ad576159: Waiting [2024-08-23T09:40:45.886Z] 35cb2a7552d0: Waiting [2024-08-23T09:40:45.886Z] a69c41024577: Verifying Checksum [2024-08-23T09:40:45.886Z] a69c41024577: Download complete [2024-08-23T09:40:45.886Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T09:40:45.886Z] 35cb2a7552d0: Download complete [2024-08-23T09:40:45.886Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T09:40:45.886Z] 4f4fb700ef54: Download complete [2024-08-23T09:40:45.886Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T09:40:45.886Z] 464afbd9ba4c: Download complete [2024-08-23T09:40:45.886Z] c6b39de5b339: Download complete [2024-08-23T09:40:46.493Z] d496ad576159: Verifying Checksum [2024-08-23T09:40:46.493Z] d496ad576159: Download complete [2024-08-23T09:40:47.085Z] c6b39de5b339: Pull complete [2024-08-23T09:40:48.066Z] a69c41024577: Pull complete [2024-08-23T09:40:48.343Z] d6de4b400683: Verifying Checksum [2024-08-23T09:40:48.343Z] d6de4b400683: Download complete [2024-08-23T09:40:49.317Z] 00f215d4a9da: Verifying Checksum [2024-08-23T09:40:49.317Z] 00f215d4a9da: Download complete [2024-08-23T09:41:04.375Z] d6de4b400683: Pull complete [2024-08-23T09:41:04.375Z] 35cb2a7552d0: Pull complete [2024-08-23T09:41:04.375Z] 4f4fb700ef54: Pull complete [2024-08-23T09:41:04.375Z] 464afbd9ba4c: Pull complete [2024-08-23T09:41:12.618Z] 00f215d4a9da: Pull complete [2024-08-23T09:41:14.035Z] d496ad576159: Pull complete [2024-08-23T09:41:14.036Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T09:41:14.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T09:41:14.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T09:41:14.391Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-23T09:41:14.391Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T09:41:14.391Z] WORKDIR /edgex [2024-08-23T09:41:14.391Z] COPY go.mod . [2024-08-23T09:41:14.391Z] RUN go mod download [2024-08-23T09:41:14.976Z] Sending build context to Docker daemon 3.529MB [2024-08-23T09:41:14.976Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T09:41:15.256Z] ---> f246e2811388 [2024-08-23T09:41:15.256Z] Step 2/4 : WORKDIR /edgex [2024-08-23T09:41:17.206Z] ---> Running in de7039da7bcc [2024-08-23T09:41:17.473Z] Removing intermediate container de7039da7bcc [2024-08-23T09:41:17.473Z] ---> 98e7b0d33cc8 [2024-08-23T09:41:17.473Z] Step 3/4 : COPY go.mod . [2024-08-23T09:41:18.060Z] ---> b68743cbfafa [2024-08-23T09:41:18.060Z] Step 4/4 : RUN go mod download [2024-08-23T09:41:18.060Z] ---> Running in 0744343a8d8e [2024-08-23T09:42:25.982Z] Removing intermediate container 0744343a8d8e [2024-08-23T09:42:25.982Z] ---> a5fbc1deb9d8 [2024-08-23T09:42:25.982Z] Successfully built a5fbc1deb9d8 [2024-08-23T09:42:25.982Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:42:26.358Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T09:42:26.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:42:26.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-8368 does not seem to be running inside a container [2024-08-23T09:42:26.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@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-08-23T09:42:28.188Z] $ docker top a521fd14d74fe0f081c72dfce2f409416f0030a9c6cbb757271e7d9e8ea1a79d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T09:42:29.104Z] + go version [2024-08-23T09:42:29.104Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T09:42:29.128Z] $ docker stop --time=1 a521fd14d74fe0f081c72dfce2f409416f0030a9c6cbb757271e7d9e8ea1a79d [2024-08-23T09:42:30.850Z] $ docker rm -f --volumes a521fd14d74fe0f081c72dfce2f409416f0030a9c6cbb757271e7d9e8ea1a79d [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-08-23T09:42:31.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T09:42:31.789Z] [2024-08-23T09:42:31.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:42:32.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T09:42:32.425Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-23T09:42:32.425Z] 547446be3368: Pulling fs layer [2024-08-23T09:42:32.425Z] d125d8839a47: Pulling fs layer [2024-08-23T09:42:32.425Z] 3e85d5ac6304: Pulling fs layer [2024-08-23T09:42:32.425Z] c3105a71a48b: Pulling fs layer [2024-08-23T09:42:32.425Z] 0f093f025ec4: Pulling fs layer [2024-08-23T09:42:32.425Z] c3105a71a48b: Waiting [2024-08-23T09:42:32.425Z] c3106fc0e877: Pulling fs layer [2024-08-23T09:42:32.425Z] 0f093f025ec4: Waiting [2024-08-23T09:42:32.425Z] c3106fc0e877: Waiting [2024-08-23T09:42:32.425Z] 547446be3368: Verifying Checksum [2024-08-23T09:42:32.425Z] 547446be3368: Download complete [2024-08-23T09:42:32.425Z] c3105a71a48b: Verifying Checksum [2024-08-23T09:42:32.425Z] c3105a71a48b: Download complete [2024-08-23T09:42:33.015Z] d125d8839a47: Verifying Checksum [2024-08-23T09:42:33.015Z] d125d8839a47: Download complete [2024-08-23T09:42:33.015Z] c3106fc0e877: Verifying Checksum [2024-08-23T09:42:33.015Z] c3106fc0e877: Download complete [2024-08-23T09:42:33.284Z] 0f093f025ec4: Verifying Checksum [2024-08-23T09:42:33.284Z] 0f093f025ec4: Download complete [2024-08-23T09:42:33.284Z] 547446be3368: Pull complete [2024-08-23T09:42:34.707Z] d125d8839a47: Pull complete [2024-08-23T09:42:35.298Z] 3e85d5ac6304: Verifying Checksum [2024-08-23T09:42:35.298Z] 3e85d5ac6304: Download complete [2024-08-23T09:42:45.459Z] 3e85d5ac6304: Pull complete [2024-08-23T09:42:45.737Z] c3105a71a48b: Pull complete [2024-08-23T09:42:47.156Z] 0f093f025ec4: Pull complete [2024-08-23T09:42:47.424Z] c3106fc0e877: Pull complete [2024-08-23T09:42:47.424Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-23T09:42:47.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T09:42:47.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:42:47.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-8368 does not seem to be running inside a container [2024-08-23T09:42:47.735Z] $ 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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@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-08-23T09:42:50.133Z] $ docker top 94b97b2f02d1473f35184d9d4e8fbcfd3a63b607e26fd1cba258d63e3ee51c1c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T09:42:50.992Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T09:43:01.093Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T09:43:01.093Z] #1 transferring dockerfile: 1.89kB done [2024-08-23T09:43:01.093Z] #1 DONE 0.1s [2024-08-23T09:43:01.681Z] [2024-08-23T09:43:01.681Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T09:43:01.951Z] #2 transferring dockerfile: 3.17kB 0.0s done [2024-08-23T09:43:01.952Z] #2 DONE 0.0s [2024-08-23T09:43:01.952Z] [2024-08-23T09:43:01.952Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T09:43:01.952Z] #3 transferring dockerfile: 2.15kB 0.0s done [2024-08-23T09:43:01.952Z] #3 DONE 0.1s [2024-08-23T09:43:01.952Z] [2024-08-23T09:43:01.952Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T09:43:01.952Z] #4 transferring dockerfile: 2.23kB done [2024-08-23T09:43:02.223Z] #4 DONE 0.1s [2024-08-23T09:43:02.223Z] [2024-08-23T09:43:02.223Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-23T09:43:02.223Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-08-23T09:43:02.223Z] #5 DONE 0.1s [2024-08-23T09:43:02.223Z] [2024-08-23T09:43:02.223Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-08-23T09:43:02.223Z] #6 transferring dockerfile: 1.95kB 0.0s done [2024-08-23T09:43:02.223Z] #6 DONE 0.1s [2024-08-23T09:43:02.223Z] [2024-08-23T09:43:02.223Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T09:43:02.223Z] #7 transferring dockerfile: 1.81kB done [2024-08-23T09:43:02.223Z] #7 DONE 0.0s [2024-08-23T09:43:02.223Z] [2024-08-23T09:43:02.223Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T09:43:02.223Z] #8 transferring dockerfile: 2.50kB done [2024-08-23T09:43:02.223Z] #8 DONE 0.1s [2024-08-23T09:43:02.492Z] [2024-08-23T09:43:02.492Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T09:43:02.492Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-08-23T09:43:02.492Z] #9 DONE 0.1s [2024-08-23T09:43:02.492Z] [2024-08-23T09:43:02.492Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T09:43:02.492Z] #10 transferring dockerfile: 1.85kB 0.0s done [2024-08-23T09:43:02.492Z] #10 DONE 0.1s [2024-08-23T09:43:02.492Z] [2024-08-23T09:43:02.492Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T09:43:02.492Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-08-23T09:43:02.492Z] #11 DONE 0.1s [2024-08-23T09:43:02.762Z] [2024-08-23T09:43:02.762Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T09:43:02.762Z] #12 transferring dockerfile: 2.49kB 0.0s done [2024-08-23T09:43:02.762Z] #12 DONE 0.1s [2024-08-23T09:43:02.762Z] [2024-08-23T09:43:02.762Z] #13 [core-data internal] load build definition from Dockerfile [2024-08-23T09:43:02.762Z] #13 transferring dockerfile: 2.07kB done [2024-08-23T09:43:02.762Z] #13 DONE 0.1s [2024-08-23T09:43:02.762Z] [2024-08-23T09:43:02.762Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T09:43:02.762Z] #14 transferring dockerfile: 1.93kB done [2024-08-23T09:43:02.762Z] #14 DONE 0.1s [2024-08-23T09:43:02.762Z] [2024-08-23T09:43:02.762Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-23T09:43:02.762Z] #15 transferring dockerfile: 1.93kB 0.0s done [2024-08-23T09:43:02.762Z] #15 DONE 0.1s [2024-08-23T09:43:03.030Z] [2024-08-23T09:43:03.030Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-08-23T09:43:03.030Z] #16 transferring dockerfile: 2.01kB 0.0s done [2024-08-23T09:43:03.030Z] #16 DONE 0.1s [2024-08-23T09:43:03.030Z] [2024-08-23T09:43:03.030Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T09:43:03.030Z] #17 transferring context: [2024-08-23T09:43:03.299Z] #17 transferring context: 50B done [2024-08-23T09:43:03.299Z] #17 DONE 0.1s [2024-08-23T09:43:03.886Z] [2024-08-23T09:43:03.886Z] #18 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:43:03.886Z] #18 transferring context: 50B done [2024-08-23T09:43:03.886Z] #18 DONE 0.0s [2024-08-23T09:43:03.886Z] [2024-08-23T09:43:03.886Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-23T09:43:03.886Z] #19 transferring context: 50B 0.0s done [2024-08-23T09:43:03.886Z] #19 DONE 0.1s [2024-08-23T09:43:03.886Z] [2024-08-23T09:43:03.886Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T09:43:03.886Z] #20 transferring context: 50B 0.0s done [2024-08-23T09:43:04.154Z] #20 DONE 0.1s [2024-08-23T09:43:04.154Z] [2024-08-23T09:43:04.154Z] #21 [core-metadata internal] load .dockerignore [2024-08-23T09:43:04.154Z] #21 transferring context: 50B done [2024-08-23T09:43:04.154Z] #21 DONE 0.1s [2024-08-23T09:43:04.154Z] [2024-08-23T09:43:04.154Z] #22 [support-notifications internal] load .dockerignore [2024-08-23T09:43:04.154Z] #22 transferring context: 50B 0.0s done [2024-08-23T09:43:04.154Z] #22 DONE 0.1s [2024-08-23T09:43:04.154Z] [2024-08-23T09:43:04.154Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-23T09:43:04.429Z] #23 transferring context: 50B 0.0s done [2024-08-23T09:43:04.429Z] #23 DONE 0.1s [2024-08-23T09:43:04.429Z] [2024-08-23T09:43:04.429Z] #24 [security-proxy-setup internal] load .dockerignore [2024-08-23T09:43:04.429Z] #24 transferring context: 50B done [2024-08-23T09:43:04.429Z] #24 DONE 0.1s [2024-08-23T09:43:04.429Z] [2024-08-23T09:43:04.429Z] #25 [security-spire-server internal] load .dockerignore [2024-08-23T09:43:04.429Z] #25 transferring context: 50B 0.0s done [2024-08-23T09:43:04.429Z] #25 DONE 0.1s [2024-08-23T09:43:04.429Z] [2024-08-23T09:43:04.429Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-23T09:43:04.429Z] #26 transferring context: 50B done [2024-08-23T09:43:04.429Z] #26 DONE 0.1s [2024-08-23T09:43:04.429Z] [2024-08-23T09:43:04.429Z] #27 [security-spire-config internal] load .dockerignore [2024-08-23T09:43:04.429Z] #27 transferring context: 50B done [2024-08-23T09:43:04.429Z] #27 DONE 0.1s [2024-08-23T09:43:04.429Z] [2024-08-23T09:43:04.429Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-23T09:43:04.700Z] #28 transferring context: 50B 0.0s done [2024-08-23T09:43:04.700Z] #28 DONE 0.1s [2024-08-23T09:43:04.700Z] [2024-08-23T09:43:04.700Z] #29 [core-data internal] load .dockerignore [2024-08-23T09:43:04.700Z] #29 transferring context: 50B 0.0s done [2024-08-23T09:43:04.700Z] #29 DONE 0.1s [2024-08-23T09:43:04.700Z] [2024-08-23T09:43:04.700Z] #30 [support-scheduler internal] load .dockerignore [2024-08-23T09:43:04.700Z] #30 transferring context: 50B done [2024-08-23T09:43:04.700Z] #30 DONE 0.1s [2024-08-23T09:43:04.700Z] [2024-08-23T09:43:04.700Z] #31 [core-command internal] load .dockerignore [2024-08-23T09:43:04.969Z] #31 transferring context: 50B 0.0s done [2024-08-23T09:43:04.969Z] #31 DONE 0.1s [2024-08-23T09:43:04.969Z] [2024-08-23T09:43:04.969Z] #32 [core-keeper internal] load .dockerignore [2024-08-23T09:43:04.969Z] #32 transferring context: 50B done [2024-08-23T09:43:04.969Z] #32 DONE 0.1s [2024-08-23T09:43:04.969Z] [2024-08-23T09:43:04.969Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:04.969Z] #33 DONE 0.0s [2024-08-23T09:43:04.969Z] [2024-08-23T09:43:04.969Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T09:43:05.560Z] #34 DONE 0.7s [2024-08-23T09:43:05.560Z] [2024-08-23T09:43:05.560Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:05.560Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:05.829Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:05.829Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:05.829Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:05.829Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-23T09:43:05.829Z] #35 ... [2024-08-23T09:43:05.829Z] [2024-08-23T09:43:05.829Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:05.829Z] #33 DONE 0.0s [2024-08-23T09:43:05.829Z] [2024-08-23T09:43:05.829Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:05.829Z] #35 ... [2024-08-23T09:43:05.829Z] [2024-08-23T09:43:05.829Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:05.829Z] #33 DONE 0.0s [2024-08-23T09:43:05.829Z] [2024-08-23T09:43:05.829Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:05.829Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:05.829Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:05.829Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:05.829Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:05.829Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s [2024-08-23T09:43:06.103Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s [2024-08-23T09:43:06.103Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-23T09:43:06.103Z] #35 ... [2024-08-23T09:43:06.103Z] [2024-08-23T09:43:06.103Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:06.103Z] #33 DONE 0.0s [2024-08-23T09:43:06.103Z] [2024-08-23T09:43:06.103Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:06.103Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:06.103Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:06.103Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:06.103Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:06.103Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:06.379Z] #35 ... [2024-08-23T09:43:06.379Z] [2024-08-23T09:43:06.379Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:06.379Z] #33 DONE 0.0s [2024-08-23T09:43:06.379Z] [2024-08-23T09:43:06.379Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T09:43:06.379Z] #34 DONE 0.7s [2024-08-23T09:43:06.379Z] [2024-08-23T09:43:06.379Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:06.379Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:06.379Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:06.379Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:06.379Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:06.379Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:06.647Z] #35 ... [2024-08-23T09:43:06.647Z] [2024-08-23T09:43:06.647Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:06.647Z] #33 DONE 0.0s [2024-08-23T09:43:06.647Z] [2024-08-23T09:43:06.647Z] #36 [security-proxy-auth internal] load build context [2024-08-23T09:43:07.236Z] #36 ... [2024-08-23T09:43:07.236Z] [2024-08-23T09:43:07.236Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:07.236Z] #33 DONE 0.0s [2024-08-23T09:43:07.236Z] [2024-08-23T09:43:07.236Z] #36 [security-proxy-auth internal] load build context [2024-08-23T09:43:07.236Z] #36 ... [2024-08-23T09:43:07.236Z] [2024-08-23T09:43:07.236Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T09:43:07.236Z] #34 DONE 1.3s [2024-08-23T09:43:07.236Z] [2024-08-23T09:43:07.236Z] #36 [security-proxy-auth internal] load build context [2024-08-23T09:43:07.503Z] #36 ... [2024-08-23T09:43:07.503Z] [2024-08-23T09:43:07.503Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T09:43:07.503Z] #34 DONE 1.4s [2024-08-23T09:43:07.503Z] [2024-08-23T09:43:07.503Z] #37 [security-spiffe-token-provider internal] load build context [2024-08-23T09:43:07.503Z] #37 transferring context: 3.09MB 1.4s done [2024-08-23T09:43:07.503Z] #37 DONE 1.9s [2024-08-23T09:43:07.503Z] [2024-08-23T09:43:07.503Z] #36 [security-proxy-auth internal] load build context [2024-08-23T09:43:07.773Z] #36 ... [2024-08-23T09:43:07.773Z] [2024-08-23T09:43:07.773Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:07.773Z] #33 DONE 0.0s [2024-08-23T09:43:07.773Z] [2024-08-23T09:43:07.773Z] #36 [security-proxy-auth internal] load build context [2024-08-23T09:43:08.041Z] #36 transferring context: 3.09MB 1.6s done [2024-08-23T09:43:08.313Z] #36 ... [2024-08-23T09:43:08.313Z] [2024-08-23T09:43:08.313Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:08.313Z] #33 DONE 0.0s [2024-08-23T09:43:08.587Z] [2024-08-23T09:43:08.587Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:08.587Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:08.587Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:08.587Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:08.587Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:08.587Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:08.587Z] #35 ... [2024-08-23T09:43:08.587Z] [2024-08-23T09:43:08.587Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:08.588Z] #33 DONE 0.0s [2024-08-23T09:43:08.588Z] [2024-08-23T09:43:08.588Z] #38 [security-secretstore-setup internal] load build context [2024-08-23T09:43:08.588Z] #38 DONE 0.0s [2024-08-23T09:43:08.588Z] [2024-08-23T09:43:08.588Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:08.588Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:08.588Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:08.588Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:08.588Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:08.588Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:08.857Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-08-23T09:43:08.857Z] #35 ... [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:08.857Z] #33 DONE 0.0s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #39 [security-spire-config internal] load build context [2024-08-23T09:43:08.857Z] #39 DONE 0.0s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:08.857Z] #40 DONE 0.0s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T09:43:08.857Z] #41 DONE 2.0s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #36 [security-proxy-auth internal] load build context [2024-08-23T09:43:08.857Z] #36 DONE 2.6s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:08.857Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:08.857Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:08.857Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:08.857Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:08.857Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:08.857Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-08-23T09:43:08.857Z] #35 ... [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T09:43:08.857Z] #34 DONE 2.6s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T09:43:08.857Z] #42 DONE 2.1s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #43 [security-bootstrapper internal] load build context [2024-08-23T09:43:08.857Z] #43 transferring context: 3.09MB 1.9s done [2024-08-23T09:43:08.857Z] #43 DONE 3.0s [2024-08-23T09:43:08.857Z] [2024-08-23T09:43:08.857Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:08.857Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:08.857Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:08.857Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:08.857Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:08.857Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:08.857Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-08-23T09:43:09.126Z] #35 ... [2024-08-23T09:43:09.126Z] [2024-08-23T09:43:09.126Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T09:43:09.126Z] #44 DONE 0.0s [2024-08-23T09:43:09.126Z] [2024-08-23T09:43:09.126Z] #45 [security-spire-agent internal] load build context [2024-08-23T09:43:09.126Z] #45 DONE 0.0s [2024-08-23T09:43:09.126Z] [2024-08-23T09:43:09.126Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:09.126Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-23T09:43:09.126Z] #40 DONE 0.3s [2024-08-23T09:43:09.126Z] [2024-08-23T09:43:09.126Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:09.126Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:09.126Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:09.126Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:09.126Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:09.126Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:09.126Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-08-23T09:43:09.396Z] #35 ... [2024-08-23T09:43:09.396Z] [2024-08-23T09:43:09.396Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:09.396Z] #33 DONE 0.0s [2024-08-23T09:43:09.396Z] [2024-08-23T09:43:09.396Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T09:43:09.396Z] #33 DONE 0.0s [2024-08-23T09:43:09.396Z] [2024-08-23T09:43:09.396Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:09.396Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T09:43:09.396Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-23T09:43:09.396Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-23T09:43:09.396Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-23T09:43:09.396Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-23T09:43:09.396Z] #40 ... [2024-08-23T09:43:09.396Z] [2024-08-23T09:43:09.396Z] #46 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T09:43:09.396Z] #46 DONE 5.1s [2024-08-23T09:43:09.396Z] [2024-08-23T09:43:09.396Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:09.396Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-23T09:43:09.396Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-23T09:43:09.396Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-08-23T09:43:09.396Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-23T09:43:09.667Z] #40 ... [2024-08-23T09:43:09.667Z] [2024-08-23T09:43:09.667Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T09:43:09.667Z] #34 DONE 2.8s [2024-08-23T09:43:09.667Z] [2024-08-23T09:43:09.667Z] #47 [support-notifications internal] load build context [2024-08-23T09:43:09.667Z] #47 transferring context: 3.09MB 1.6s done [2024-08-23T09:43:09.667Z] #47 DONE 2.7s [2024-08-23T09:43:09.667Z] [2024-08-23T09:43:09.667Z] #46 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T09:43:09.667Z] #46 DONE 5.2s [2024-08-23T09:43:09.667Z] [2024-08-23T09:43:09.668Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:09.668Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-23T09:43:09.668Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s [2024-08-23T09:43:09.668Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-23T09:43:09.668Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.4s [2024-08-23T09:43:09.668Z] #40 ... [2024-08-23T09:43:09.668Z] [2024-08-23T09:43:09.668Z] #48 [core-metadata internal] load build context [2024-08-23T09:43:09.668Z] #48 transferring context: 3.09MB 2.0s done [2024-08-23T09:43:09.668Z] #48 DONE 3.4s [2024-08-23T09:43:09.668Z] [2024-08-23T09:43:09.668Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-23T09:43:09.668Z] #49 transferring context: 3.09MB 2.3s done [2024-08-23T09:43:09.668Z] #49 DONE 3.4s [2024-08-23T09:43:09.668Z] [2024-08-23T09:43:09.668Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:09.939Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.6s [2024-08-23T09:43:09.939Z] #40 ... [2024-08-23T09:43:09.939Z] [2024-08-23T09:43:09.939Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T09:43:09.939Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T09:43:09.939Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T09:43:09.939Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T09:43:09.939Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T09:43:09.939Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.4s done [2024-08-23T09:43:09.939Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done [2024-08-23T09:43:09.939Z] #35 DONE 5.5s [2024-08-23T09:43:09.939Z] [2024-08-23T09:43:09.939Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:10.206Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.9s [2024-08-23T09:43:10.481Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.99MB / 28.04MB 1.1s [2024-08-23T09:43:10.481Z] #40 ... [2024-08-23T09:43:10.481Z] [2024-08-23T09:43:10.481Z] #50 [security-proxy-setup internal] load build context [2024-08-23T09:43:10.481Z] #50 transferring context: 3.09MB 1.6s done [2024-08-23T09:43:10.481Z] #50 DONE 3.2s [2024-08-23T09:43:10.481Z] [2024-08-23T09:43:10.481Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:10.481Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-23T09:43:10.750Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.84MB / 28.04MB 1.3s [2024-08-23T09:43:10.750Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.5s [2024-08-23T09:43:11.023Z] #40 ... [2024-08-23T09:43:11.023Z] [2024-08-23T09:43:11.023Z] #39 [security-spire-config internal] load build context [2024-08-23T09:43:11.023Z] #39 transferring context: 25.96kB 0.1s done [2024-08-23T09:43:11.023Z] #39 DONE 2.1s [2024-08-23T09:43:11.023Z] [2024-08-23T09:43:11.023Z] #51 [security-spire-server internal] load build context [2024-08-23T09:43:11.023Z] #51 transferring context: 27.71kB 0.1s done [2024-08-23T09:43:11.023Z] #51 DONE 2.1s [2024-08-23T09:43:11.023Z] [2024-08-23T09:43:11.023Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:11.023Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.01MB / 28.04MB 1.7s [2024-08-23T09:43:11.296Z] #40 ... [2024-08-23T09:43:11.296Z] [2024-08-23T09:43:11.296Z] #52 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-23T09:43:11.296Z] #52 DONE 2.7s [2024-08-23T09:43:11.296Z] [2024-08-23T09:43:11.296Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:11.296Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 2.1s [2024-08-23T09:43:11.567Z] #40 ... [2024-08-23T09:43:11.567Z] [2024-08-23T09:43:11.567Z] #45 [security-spire-agent internal] load build context [2024-08-23T09:43:11.567Z] #45 transferring context: 27.24kB 0.1s done [2024-08-23T09:43:11.567Z] #45 DONE 2.4s [2024-08-23T09:43:11.567Z] [2024-08-23T09:43:11.567Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:11.840Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.4s [2024-08-23T09:43:11.840Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-23T09:43:12.131Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.80MB / 28.04MB 2.7s [2024-08-23T09:43:12.407Z] #40 ... [2024-08-23T09:43:12.407Z] [2024-08-23T09:43:12.407Z] #53 [support-cron-scheduler internal] load build context [2024-08-23T09:43:12.407Z] #53 transferring context: 3.09MB 2.2s done [2024-08-23T09:43:12.407Z] #53 DONE 3.6s [2024-08-23T09:43:12.407Z] [2024-08-23T09:43:12.407Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:12.407Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 3.1s [2024-08-23T09:43:12.995Z] #40 ... [2024-08-23T09:43:12.995Z] [2024-08-23T09:43:12.995Z] #54 [core-keeper internal] load build context [2024-08-23T09:43:12.995Z] #54 transferring context: 3.09MB 2.1s done [2024-08-23T09:43:12.995Z] #54 DONE 3.4s [2024-08-23T09:43:12.995Z] [2024-08-23T09:43:12.995Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:12.995Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 3.8s [2024-08-23T09:43:13.266Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.64MB / 28.04MB 4.0s [2024-08-23T09:43:13.538Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 4.2s [2024-08-23T09:43:13.538Z] #40 ... [2024-08-23T09:43:13.538Z] [2024-08-23T09:43:13.538Z] #55 [core-command internal] load build context [2024-08-23T09:43:13.538Z] #55 transferring context: 3.09MB 2.8s done [2024-08-23T09:43:13.538Z] #55 DONE 4.1s [2024-08-23T09:43:13.538Z] [2024-08-23T09:43:13.538Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:13.809Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.4s done [2024-08-23T09:43:13.809Z] #40 ... [2024-08-23T09:43:13.809Z] [2024-08-23T09:43:13.809Z] #38 [security-secretstore-setup internal] load build context [2024-08-23T09:43:13.809Z] #38 transferring context: 3.09MB 3.6s done [2024-08-23T09:43:13.809Z] #38 DONE 5.2s [2024-08-23T09:43:14.087Z] [2024-08-23T09:43:14.087Z] #56 [support-scheduler internal] load build context [2024-08-23T09:43:14.087Z] #56 transferring context: 3.09MB 2.3s done [2024-08-23T09:43:14.087Z] #56 DONE 4.9s [2024-08-23T09:43:14.087Z] [2024-08-23T09:43:14.087Z] #57 [core-data internal] load build context [2024-08-23T09:43:14.087Z] #57 transferring context: 3.09MB 2.2s done [2024-08-23T09:43:14.087Z] #57 DONE 4.9s [2024-08-23T09:43:14.087Z] [2024-08-23T09:43:14.087Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T09:43:14.087Z] #44 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-23T09:43:14.087Z] #44 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-23T09:43:14.087Z] #44 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T09:43:14.087Z] #44 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-23T09:43:14.087Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T09:43:14.087Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-23T09:43:14.087Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-23T09:43:14.087Z] #44 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s [2024-08-23T09:43:14.087Z] #44 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.1s done [2024-08-23T09:43:14.087Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-23T09:43:14.087Z] #44 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-23T09:43:14.087Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0.9s [2024-08-23T09:43:15.524Z] #44 ... [2024-08-23T09:43:15.524Z] [2024-08-23T09:43:15.524Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:15.524Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-23T09:43:20.899Z] #40 ... [2024-08-23T09:43:20.899Z] [2024-08-23T09:43:20.899Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T09:43:20.899Z] #58 ... [2024-08-23T09:43:20.899Z] [2024-08-23T09:43:20.899Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:20.899Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2024-08-23T09:43:21.178Z] #40 ... [2024-08-23T09:43:21.178Z] [2024-08-23T09:43:21.178Z] #58 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T09:43:21.178Z] #58 DONE 10.5s [2024-08-23T09:43:21.448Z] [2024-08-23T09:43:21.448Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T09:43:21.448Z] #59 ... [2024-08-23T09:43:21.448Z] [2024-08-23T09:43:21.448Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T09:43:21.448Z] #60 DONE 10.1s [2024-08-23T09:43:21.448Z] [2024-08-23T09:43:21.448Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T09:43:21.729Z] #61 ... [2024-08-23T09:43:21.729Z] [2024-08-23T09:43:21.729Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T09:43:21.729Z] #62 ... [2024-08-23T09:43:21.729Z] [2024-08-23T09:43:21.729Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T09:43:22.008Z] #63 ... [2024-08-23T09:43:22.008Z] [2024-08-23T09:43:22.008Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:22.008Z] #64 ... [2024-08-23T09:43:22.008Z] [2024-08-23T09:43:22.008Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T09:43:22.008Z] #65 ... [2024-08-23T09:43:22.008Z] [2024-08-23T09:43:22.008Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T09:43:22.280Z] #66 ... [2024-08-23T09:43:22.280Z] [2024-08-23T09:43:22.280Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T09:43:22.280Z] #67 ... [2024-08-23T09:43:22.280Z] [2024-08-23T09:43:22.280Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:22.553Z] #68 ... [2024-08-23T09:43:22.553Z] [2024-08-23T09:43:22.553Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T09:43:22.553Z] #69 ... [2024-08-23T09:43:22.553Z] [2024-08-23T09:43:22.553Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:22.824Z] #70 ... [2024-08-23T09:43:22.824Z] [2024-08-23T09:43:22.825Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T09:43:22.825Z] #71 ... [2024-08-23T09:43:22.825Z] [2024-08-23T09:43:22.825Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T09:43:23.097Z] #72 ... [2024-08-23T09:43:23.097Z] [2024-08-23T09:43:23.097Z] #73 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T09:43:23.097Z] #73 ... [2024-08-23T09:43:23.097Z] [2024-08-23T09:43:23.097Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:23.097Z] #64 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:25.699Z] #64 ... [2024-08-23T09:43:25.699Z] [2024-08-23T09:43:25.699Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T09:43:25.699Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.6s [2024-08-23T09:43:25.699Z] #44 ... [2024-08-23T09:43:25.699Z] [2024-08-23T09:43:25.699Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:25.699Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2024-08-23T09:43:28.305Z] #40 ... [2024-08-23T09:43:28.305Z] [2024-08-23T09:43:28.305Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:28.305Z] #64 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:31.690Z] #64 ... [2024-08-23T09:43:31.690Z] [2024-08-23T09:43:31.690Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:31.690Z] #0 7.069 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:31.690Z] #74 10.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:31.690Z] #74 ... [2024-08-23T09:43:31.690Z] [2024-08-23T09:43:31.690Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T09:43:31.690Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.7s done [2024-08-23T09:43:31.690Z] #40 DONE 22.6s [2024-08-23T09:43:31.690Z] [2024-08-23T09:43:31.690Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T09:43:31.690Z] #44 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.9s done [2024-08-23T09:43:31.690Z] #44 ... [2024-08-23T09:43:31.690Z] [2024-08-23T09:43:31.690Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T09:43:31.690Z] #0 7.107 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:31.690Z] #0 9.597 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:31.690Z] #75 ... [2024-08-23T09:43:31.690Z] [2024-08-23T09:43:31.690Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T09:43:31.690Z] #67 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:31.690Z] #67 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:32.687Z] #67 ... [2024-08-23T09:43:32.687Z] [2024-08-23T09:43:32.687Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T09:43:32.687Z] #62 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:32.687Z] #62 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:32.687Z] #62 21.34 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T09:43:32.687Z] #62 21.37 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T09:43:32.687Z] #62 21.37 OK: 19953 distinct packages available [2024-08-23T09:43:33.664Z] #62 ... [2024-08-23T09:43:33.664Z] [2024-08-23T09:43:33.664Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T09:43:33.664Z] #71 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:33.664Z] #71 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:33.664Z] #71 ... [2024-08-23T09:43:33.664Z] [2024-08-23T09:43:33.664Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:33.664Z] #68 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:33.664Z] #68 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:33.938Z] #68 ... [2024-08-23T09:43:33.938Z] [2024-08-23T09:43:33.938Z] #73 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T09:43:33.938Z] #73 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:33.938Z] #73 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.208Z] #73 ... [2024-08-23T09:43:34.208Z] [2024-08-23T09:43:34.208Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T09:43:34.208Z] #72 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.208Z] #72 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.208Z] #72 ... [2024-08-23T09:43:34.208Z] [2024-08-23T09:43:34.208Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T09:43:34.208Z] #69 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.208Z] #69 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.478Z] #69 ... [2024-08-23T09:43:34.478Z] [2024-08-23T09:43:34.478Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T09:43:34.478Z] #62 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.749Z] #62 ... [2024-08-23T09:43:34.749Z] [2024-08-23T09:43:34.749Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T09:43:34.749Z] #59 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.749Z] #59 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.749Z] #59 22.94 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T09:43:34.749Z] #59 22.96 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T09:43:34.749Z] #59 22.96 OK: 19946 distinct packages available [2024-08-23T09:43:34.749Z] #59 ... [2024-08-23T09:43:34.749Z] [2024-08-23T09:43:34.749Z] #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T09:43:34.749Z] #63 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:34.749Z] #63 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.026Z] #63 ... [2024-08-23T09:43:35.026Z] [2024-08-23T09:43:35.026Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T09:43:35.026Z] #66 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.027Z] #66 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.027Z] #66 ... [2024-08-23T09:43:35.027Z] [2024-08-23T09:43:35.027Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T09:43:35.027Z] #61 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.027Z] #61 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.027Z] #61 23.50 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T09:43:35.302Z] #61 ... [2024-08-23T09:43:35.302Z] [2024-08-23T09:43:35.302Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T09:43:35.302Z] #65 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.302Z] #65 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:35.302Z] #65 ... [2024-08-23T09:43:35.302Z] [2024-08-23T09:43:35.302Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T09:43:35.302Z] #66 24.06 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:35.302Z] #66 24.09 (2/2) Installing su-exec (0.2-r3) [2024-08-23T09:43:35.302Z] #66 24.13 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:35.580Z] #66 24.35 OK: 8 MiB in 17 packages [2024-08-23T09:43:36.179Z] #66 ... [2024-08-23T09:43:36.179Z] [2024-08-23T09:43:36.179Z] #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:36.179Z] #70 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:36.179Z] #70 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:36.179Z] #70 24.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:36.179Z] #70 24.91 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:36.179Z] #70 ... [2024-08-23T09:43:36.179Z] [2024-08-23T09:43:36.179Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:36.179Z] #68 24.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:36.179Z] #68 24.31 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:36.179Z] #68 24.47 OK: 8 MiB in 16 packages [2024-08-23T09:43:36.773Z] #68 ... [2024-08-23T09:43:36.773Z] [2024-08-23T09:43:36.773Z] #73 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T09:43:36.773Z] #73 24.20 OK: 266 MiB in 52 packages [2024-08-23T09:43:36.773Z] #73 DONE 25.8s [2024-08-23T09:43:36.773Z] [2024-08-23T09:43:36.773Z] #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:37.369Z] #76 ... [2024-08-23T09:43:37.369Z] [2024-08-23T09:43:37.369Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T09:43:37.369Z] #63 23.92 OK: 266 MiB in 52 packages [2024-08-23T09:43:37.369Z] #63 DONE 26.2s [2024-08-23T09:43:37.369Z] [2024-08-23T09:43:37.369Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T09:43:37.369Z] #62 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:37.641Z] #62 ... [2024-08-23T09:43:37.641Z] [2024-08-23T09:43:37.641Z] #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:37.641Z] #76 DONE 0.9s [2024-08-23T09:43:37.641Z] [2024-08-23T09:43:37.641Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T09:43:37.641Z] #69 26.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:37.914Z] #69 26.46 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T09:43:38.191Z] #69 26.69 (3/4) Installing su-exec (0.2-r3) [2024-08-23T09:43:38.191Z] #69 26.73 (4/4) Installing yq (4.33.3-r5) [2024-08-23T09:43:38.191Z] #69 ... [2024-08-23T09:43:38.191Z] [2024-08-23T09:43:38.191Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:38.191Z] #77 DONE 1.1s [2024-08-23T09:43:38.191Z] [2024-08-23T09:43:38.191Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T09:43:38.191Z] #66 DONE 27.0s [2024-08-23T09:43:38.465Z] [2024-08-23T09:43:38.465Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T09:43:39.448Z] #78 ... [2024-08-23T09:43:39.448Z] [2024-08-23T09:43:39.448Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:39.448Z] #68 DONE 27.5s [2024-08-23T09:43:39.448Z] [2024-08-23T09:43:39.448Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T09:43:40.446Z] #79 ... [2024-08-23T09:43:40.447Z] [2024-08-23T09:43:40.447Z] #70 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:40.447Z] #70 25.07 OK: 8 MiB in 16 packages [2024-08-23T09:43:40.447Z] #70 DONE 29.4s [2024-08-23T09:43:40.447Z] [2024-08-23T09:43:40.447Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T09:43:41.413Z] #80 ... [2024-08-23T09:43:41.414Z] [2024-08-23T09:43:41.414Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T09:43:41.414Z] #71 26.03 OK: 266 MiB in 52 packages [2024-08-23T09:43:41.414Z] #71 DONE 30.0s [2024-08-23T09:43:41.414Z] [2024-08-23T09:43:41.414Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:42.398Z] #81 ... [2024-08-23T09:43:42.398Z] [2024-08-23T09:43:42.398Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T09:43:42.398Z] #61 23.96 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:42.398Z] #61 23.99 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:42.398Z] #61 24.16 Executing ca-certificates-20240226-r0.trigger [2024-08-23T09:43:42.398Z] #61 26.72 OK: 9 MiB in 17 packages [2024-08-23T09:43:42.398Z] #61 DONE 30.9s [2024-08-23T09:43:42.398Z] [2024-08-23T09:43:42.398Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:42.398Z] #74 19.19 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:42.398Z] #74 20.87 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:42.398Z] #74 20.96 OK: 8 MiB in 16 packages [2024-08-23T09:43:42.398Z] #74 ... [2024-08-23T09:43:42.398Z] [2024-08-23T09:43:42.398Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T09:43:42.398Z] #75 18.53 OK: 266 MiB in 52 packages [2024-08-23T09:43:42.398Z] #75 DONE 21.0s [2024-08-23T09:43:42.675Z] [2024-08-23T09:43:42.675Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:43:42.675Z] #82 ... [2024-08-23T09:43:42.675Z] [2024-08-23T09:43:42.675Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T09:43:42.675Z] #69 28.90 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:42.675Z] #69 29.16 OK: 18 MiB in 19 packages [2024-08-23T09:43:42.675Z] #69 DONE 31.4s [2024-08-23T09:43:42.955Z] [2024-08-23T09:43:42.955Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T09:43:43.973Z] #83 ... [2024-08-23T09:43:43.973Z] [2024-08-23T09:43:43.973Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T09:43:43.973Z] #72 24.09 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T09:43:43.973Z] #72 24.55 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:43.973Z] #72 24.57 (3/4) Installing su-exec (0.2-r3) [2024-08-23T09:43:43.973Z] #72 24.60 (4/4) Installing yq (4.33.3-r5) [2024-08-23T09:43:43.973Z] #72 26.92 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:43.973Z] #72 27.34 Executing ca-certificates-20240226-r0.trigger [2024-08-23T09:43:43.973Z] #72 29.24 OK: 18 MiB in 19 packages [2024-08-23T09:43:43.973Z] #72 DONE 32.3s [2024-08-23T09:43:43.973Z] [2024-08-23T09:43:43.973Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T09:43:44.245Z] #84 ... [2024-08-23T09:43:44.245Z] [2024-08-23T09:43:44.245Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T09:43:44.245Z] #74 DONE 22.9s [2024-08-23T09:43:44.245Z] [2024-08-23T09:43:44.245Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:44.245Z] #81 DONE 3.0s [2024-08-23T09:43:44.245Z] [2024-08-23T09:43:44.245Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:43:44.864Z] #85 ... [2024-08-23T09:43:44.864Z] [2024-08-23T09:43:44.864Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:44.864Z] #64 23.38 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T09:43:44.864Z] #64 23.40 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T09:43:44.864Z] #64 23.40 OK: 19946 distinct packages available [2024-08-23T09:43:44.864Z] #64 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:44.864Z] #64 27.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:44.864Z] #64 ... [2024-08-23T09:43:44.864Z] [2024-08-23T09:43:44.864Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T09:43:44.864Z] #84 DONE 2.3s [2024-08-23T09:43:44.864Z] [2024-08-23T09:43:44.865Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T09:43:44.865Z] #62 33.65 OK: 266 MiB in 52 packages [2024-08-23T09:43:45.834Z] #62 ... [2024-08-23T09:43:45.835Z] [2024-08-23T09:43:45.835Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T09:43:45.835Z] #59 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:45.835Z] #59 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:46.104Z] #59 ... [2024-08-23T09:43:46.104Z] [2024-08-23T09:43:46.104Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T09:43:46.104Z] #62 DONE 34.6s [2024-08-23T09:43:46.104Z] [2024-08-23T09:43:46.104Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:46.104Z] #64 34.74 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T09:43:46.375Z] #64 34.90 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T09:43:46.375Z] #64 34.95 (3/11) Installing libunistring (1.1-r1) [2024-08-23T09:43:46.375Z] #64 ... [2024-08-23T09:43:46.375Z] [2024-08-23T09:43:46.375Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T09:43:46.375Z] #65 24.68 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T09:43:46.375Z] #65 25.42 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:46.375Z] #65 25.47 (3/3) Installing tzdata (2024a-r0) [2024-08-23T09:43:46.375Z] #65 31.69 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:46.375Z] #65 31.77 Executing ca-certificates-20240226-r0.trigger [2024-08-23T09:43:46.375Z] #65 32.90 OK: 12 MiB in 18 packages [2024-08-23T09:43:46.375Z] #65 DONE 34.8s [2024-08-23T09:43:46.375Z] [2024-08-23T09:43:46.375Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:46.375Z] #64 35.08 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T09:43:46.375Z] #64 35.08 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T09:43:46.375Z] #64 35.12 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T09:43:46.375Z] #64 35.16 (7/11) Installing curl (8.9.0-r0) [2024-08-23T09:43:46.375Z] #64 35.21 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:46.375Z] #64 35.25 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T09:43:46.375Z] #64 35.25 (10/11) Installing libucontext (1.2-r2) [2024-08-23T09:43:46.375Z] #64 35.25 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T09:43:46.654Z] #64 35.29 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:46.654Z] #64 35.36 Executing ca-certificates-20240226-r0.trigger [2024-08-23T09:43:47.263Z] #64 35.86 OK: 13 MiB in 26 packages [2024-08-23T09:43:47.263Z] #64 ... [2024-08-23T09:43:47.263Z] [2024-08-23T09:43:47.263Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T09:43:47.263Z] #59 34.47 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:47.263Z] #59 34.50 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T09:43:47.263Z] #59 34.50 (3/4) Installing libucontext (1.2-r2) [2024-08-23T09:43:47.263Z] #59 34.50 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T09:43:47.263Z] #59 34.54 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:47.263Z] #59 34.57 OK: 8 MiB in 19 packages [2024-08-23T09:43:47.263Z] #59 DONE 35.8s [2024-08-23T09:43:47.536Z] [2024-08-23T09:43:47.536Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T09:43:47.536Z] #86 ... [2024-08-23T09:43:47.536Z] [2024-08-23T09:43:47.536Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:43:47.805Z] #87 ... [2024-08-23T09:43:47.805Z] [2024-08-23T09:43:47.805Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:43:47.805Z] #88 ... [2024-08-23T09:43:47.805Z] [2024-08-23T09:43:47.805Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T09:43:47.805Z] #64 DONE 36.7s [2024-08-23T09:43:48.074Z] [2024-08-23T09:43:48.074Z] #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T09:43:48.074Z] #67 26.27 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T09:43:48.074Z] #67 26.27 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T09:43:48.074Z] #67 26.27 OK: 19946 distinct packages available [2024-08-23T09:43:48.074Z] #67 28.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:48.074Z] #67 31.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:48.074Z] #67 35.33 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T09:43:48.074Z] #67 35.33 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T09:43:48.074Z] #67 35.33 (3/5) Installing libucontext (1.2-r2) [2024-08-23T09:43:48.074Z] #67 35.33 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T09:43:48.074Z] #67 35.33 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T09:43:48.074Z] #67 35.37 Executing busybox-1.36.1-r7.trigger [2024-08-23T09:43:48.074Z] #67 35.42 OK: 9 MiB in 20 packages [2024-08-23T09:43:48.074Z] #67 DONE 36.3s [2024-08-23T09:43:48.074Z] [2024-08-23T09:43:48.074Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:48.347Z] #89 ... [2024-08-23T09:43:48.347Z] [2024-08-23T09:43:48.347Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:43:48.637Z] #90 ... [2024-08-23T09:43:48.637Z] [2024-08-23T09:43:48.637Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T09:43:48.908Z] #91 ... [2024-08-23T09:43:48.908Z] [2024-08-23T09:43:48.908Z] #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:43:48.908Z] #89 DONE 2.9s [2024-08-23T09:43:49.178Z] [2024-08-23T09:43:49.178Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:43:54.538Z] #92 ... [2024-08-23T09:43:54.538Z] [2024-08-23T09:43:54.538Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T09:43:54.538Z] #93 ... [2024-08-23T09:43:54.538Z] [2024-08-23T09:43:54.538Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:43:54.538Z] #82 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:54.827Z] #82 ... [2024-08-23T09:43:54.827Z] [2024-08-23T09:43:54.827Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:43:55.093Z] #94 ... [2024-08-23T09:43:55.093Z] [2024-08-23T09:43:55.093Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:43:55.093Z] #88 8.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:56.501Z] #88 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.448Z] #88 ... [2024-08-23T09:43:58.448Z] [2024-08-23T09:43:58.448Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:43:58.448Z] #0 6.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.448Z] #0 8.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.448Z] #95 ... [2024-08-23T09:43:58.448Z] [2024-08-23T09:43:58.448Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T09:43:58.448Z] #91 7.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.448Z] #91 9.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.723Z] #91 ... [2024-08-23T09:43:58.723Z] [2024-08-23T09:43:58.723Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T09:43:58.723Z] #78 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.723Z] #78 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:58.723Z] #78 19.45 OK: 8 MiB in 17 packages [2024-08-23T09:43:58.723Z] #78 DONE 20.5s [2024-08-23T09:43:58.992Z] [2024-08-23T09:43:58.992Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T09:43:59.580Z] #96 ... [2024-08-23T09:43:59.580Z] [2024-08-23T09:43:59.580Z] #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T09:43:59.580Z] #80 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:59.580Z] #80 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:59.580Z] #80 18.18 OK: 8 MiB in 16 packages [2024-08-23T09:43:59.580Z] #80 DONE 19.7s [2024-08-23T09:43:59.848Z] [2024-08-23T09:43:59.848Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T09:43:59.848Z] #86 7.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:43:59.848Z] #86 9.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:00.815Z] #86 ... [2024-08-23T09:44:00.815Z] [2024-08-23T09:44:00.815Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T09:44:00.815Z] #79 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:00.815Z] #79 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:00.815Z] #79 19.39 OK: 8 MiB in 16 packages [2024-08-23T09:44:00.815Z] #79 DONE 21.4s [2024-08-23T09:44:00.815Z] [2024-08-23T09:44:00.815Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T09:44:00.815Z] #93 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:00.815Z] #93 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:00.815Z] #93 16.68 OK: 18 MiB in 19 packages [2024-08-23T09:44:01.779Z] #93 DONE 17.8s [2024-08-23T09:44:01.779Z] [2024-08-23T09:44:01.779Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:44:01.779Z] #82 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:01.779Z] #82 19.31 OK: 9 MiB in 17 packages [2024-08-23T09:44:02.048Z] #82 ... [2024-08-23T09:44:02.048Z] [2024-08-23T09:44:02.048Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:44:02.048Z] #88 15.79 OK: 12 MiB in 18 packages [2024-08-23T09:44:02.317Z] #88 ... [2024-08-23T09:44:02.317Z] [2024-08-23T09:44:02.317Z] #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T09:44:02.317Z] #96 DONE 3.6s [2024-08-23T09:44:02.588Z] [2024-08-23T09:44:02.588Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T09:44:02.588Z] #97 DONE 0.3s [2024-08-23T09:44:02.588Z] [2024-08-23T09:44:02.588Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T09:44:02.588Z] #83 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:02.588Z] #83 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T09:44:02.868Z] #83 ... [2024-08-23T09:44:02.868Z] [2024-08-23T09:44:02.868Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:44:02.868Z] #95 14.69 OK: 13 MiB in 26 packages [2024-08-23T09:44:02.868Z] #95 ... [2024-08-23T09:44:02.868Z] [2024-08-23T09:44:02.868Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:44:02.868Z] #82 DONE 20.5s [2024-08-23T09:44:03.136Z] [2024-08-23T09:44:03.136Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T09:44:03.136Z] #86 15.46 OK: 8 MiB in 19 packages [2024-08-23T09:44:03.728Z] #86 ... [2024-08-23T09:44:03.728Z] [2024-08-23T09:44:03.728Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:44:03.728Z] #88 DONE 17.4s [2024-08-23T09:44:03.728Z] [2024-08-23T09:44:03.728Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T09:44:03.728Z] #95 DONE 15.6s [2024-08-23T09:44:04.002Z] [2024-08-23T09:44:04.002Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T09:44:04.002Z] #91 15.79 OK: 9 MiB in 20 packages [2024-08-23T09:44:04.271Z] #91 ... [2024-08-23T09:44:04.271Z] [2024-08-23T09:44:04.271Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T09:44:04.271Z] #86 DONE 16.7s [2024-08-23T09:44:04.539Z] [2024-08-23T09:44:04.539Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T09:44:05.122Z] #98 ... [2024-08-23T09:44:05.122Z] [2024-08-23T09:44:05.122Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T09:44:05.122Z] #83 20.71 OK: 18 MiB in 19 packages [2024-08-23T09:44:05.122Z] #83 DONE 22.1s [2024-08-23T09:44:05.122Z] [2024-08-23T09:44:05.122Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T09:44:05.392Z] #99 ... [2024-08-23T09:44:05.392Z] [2024-08-23T09:44:05.392Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T09:44:05.392Z] #91 DONE 17.2s [2024-08-23T09:44:05.392Z] [2024-08-23T09:44:05.392Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T09:44:05.392Z] #99 DONE 0.4s [2024-08-23T09:44:05.392Z] [2024-08-23T09:44:05.392Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T09:44:07.615Z] #100 DONE 1.6s [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T09:44:07.615Z] #98 DONE 2.8s [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T09:44:07.615Z] #101 DONE 1.6s [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T09:44:07.615Z] #102 ... [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T09:44:07.615Z] #103 DONE 0.3s [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T09:44:07.615Z] #104 ... [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T09:44:07.615Z] #102 DONE 0.5s [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T09:44:07.615Z] #104 DONE 0.3s [2024-08-23T09:44:07.615Z] [2024-08-23T09:44:07.615Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T09:44:07.958Z] #105 ... [2024-08-23T09:44:07.958Z] [2024-08-23T09:44:07.958Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T09:44:07.958Z] #106 DONE 0.3s [2024-08-23T09:44:07.958Z] [2024-08-23T09:44:07.958Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T09:44:07.958Z] #105 DONE 0.3s [2024-08-23T09:44:07.958Z] [2024-08-23T09:44:07.958Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T09:44:07.958Z] #107 DONE 0.2s [2024-08-23T09:44:07.958Z] [2024-08-23T09:44:07.958Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T09:44:08.325Z] #108 DONE 0.3s [2024-08-23T09:44:08.325Z] [2024-08-23T09:44:08.325Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T09:44:08.678Z] #109 DONE 0.4s [2024-08-23T09:44:08.678Z] [2024-08-23T09:44:08.678Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T09:44:08.678Z] #110 DONE 0.4s [2024-08-23T09:44:08.678Z] [2024-08-23T09:44:08.678Z] #111 [security-spire-config] exporting to image [2024-08-23T09:44:08.678Z] #111 exporting layers [2024-08-23T09:44:08.956Z] #111 ... [2024-08-23T09:44:08.956Z] [2024-08-23T09:44:08.956Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T09:44:08.956Z] #112 DONE 0.3s [2024-08-23T09:44:08.956Z] [2024-08-23T09:44:08.956Z] #111 [security-spire-server] exporting to image [2024-08-23T09:44:10.416Z] #111 ... [2024-08-23T09:44:10.416Z] [2024-08-23T09:44:10.416Z] #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T09:44:10.416Z] #113 DONE 3.2s [2024-08-23T09:44:10.416Z] [2024-08-23T09:44:10.416Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T09:44:10.416Z] #114 DONE 0.2s [2024-08-23T09:44:10.416Z] [2024-08-23T09:44:10.416Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T09:44:10.693Z] #115 DONE 0.2s [2024-08-23T09:44:10.693Z] [2024-08-23T09:44:10.693Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T09:44:10.965Z] #116 DONE 0.3s [2024-08-23T09:44:10.965Z] [2024-08-23T09:44:10.965Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T09:44:10.965Z] #117 DONE 0.2s [2024-08-23T09:44:10.965Z] [2024-08-23T09:44:10.965Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:44:11.240Z] #90 ... [2024-08-23T09:44:11.240Z] [2024-08-23T09:44:11.240Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T09:44:11.240Z] #118 DONE 0.3s [2024-08-23T09:44:11.240Z] [2024-08-23T09:44:11.240Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:44:11.509Z] #92 ... [2024-08-23T09:44:11.509Z] [2024-08-23T09:44:11.509Z] #111 [security-spire-agent] exporting to image [2024-08-23T09:44:11.776Z] #111 exporting layers 3.2s done [2024-08-23T09:44:11.776Z] #111 writing image sha256:885e92e05800600d8ed183adf2036780ea106c2d2cd2a954b65042f5d664e8f4 0.0s done [2024-08-23T09:44:11.776Z] #111 naming to docker.io/library/security-spire-config-arm64 [2024-08-23T09:44:12.045Z] #111 exporting layers 3.0s done [2024-08-23T09:44:12.045Z] #111 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-23T09:44:12.045Z] #111 writing image sha256:61d50a65bec88b7548582333a8000855f8212c5b51df4458a9ba63452d6d95a4 done [2024-08-23T09:44:12.045Z] #111 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-23T09:44:13.466Z] #111 exporting layers 1.9s done [2024-08-23T09:44:13.466Z] #111 writing image sha256:e61a192e17e2a7bf775db98273f40602e74f974e45e45f226bd3a6cba1759517 done [2024-08-23T09:44:13.466Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-23T09:44:13.466Z] #111 DONE 4.8s [2024-08-23T09:44:13.466Z] [2024-08-23T09:44:13.466Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #92 DONE 93.6s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #85 DONE 98.2s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #90 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #90 DONE 104.2s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #119 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #94 DONE 97.7s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #87 DONE 104.9s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #120 [core-keeper builder 7/8] COPY . . [2024-08-23T09:45:35.107Z] #120 DONE 1.5s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #121 [core-command builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #121 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #122 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #122 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #123 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #124 [support-scheduler builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #124 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #125 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #126 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #127 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #128 [core-data builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #128 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #129 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #130 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #131 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #132 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #133 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #133 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #134 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #134 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #135 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #136 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #137 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #138 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #139 [support-notifications builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #139 DONE 1.6s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #140 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #141 [core-metadata builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #141 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #142 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T09:45:35.107Z] #143 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T09:45:35.107Z] #144 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #145 CACHED [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #146 DONE 1.5s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #119 DONE 1.6s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T09:45:35.107Z] #147 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T09:45:35.107Z] #148 DONE 1.7s [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T09:45:35.107Z] #149 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T09:45:35.107Z] #0 4.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T09:45:35.107Z] #150 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T09:45:35.107Z] #0 5.721 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T09:45:35.107Z] #151 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:45:35.107Z] #0 5.776 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T09:45:35.107Z] #152 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T09:45:35.107Z] #149 6.276 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-23T09:45:35.107Z] #149 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T09:45:35.107Z] #0 6.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T09:45:35.107Z] #153 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T09:45:35.107Z] #0 6.816 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T09:45:35.107Z] #154 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T09:45:35.107Z] #0 5.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T09:45:35.107Z] #155 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:45:35.107Z] #0 5.518 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T09:45:35.107Z] #156 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #157 [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-08-23T09:45:35.107Z] #0 6.350 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T09:45:35.107Z] #157 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T09:45:35.107Z] #0 5.687 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T09:45:35.107Z] #158 ... [2024-08-23T09:45:35.107Z] [2024-08-23T09:45:35.107Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T09:45:35.108Z] #0 6.397 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T09:45:35.373Z] #159 ... [2024-08-23T09:45:35.373Z] [2024-08-23T09:45:35.373Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T09:45:35.373Z] #0 6.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T09:45:35.373Z] #160 ... [2024-08-23T09:45:35.373Z] [2024-08-23T09:45:35.373Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T09:45:35.373Z] #147 6.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T10:00:18.125Z] Cannot contact prd-ubuntu20.04-docker-arm64-4c-16g-8368: java.lang.InterruptedException [2024-08-23T10:06:13.088Z] #147 ... [2024-08-23T10:06:13.088Z] [2024-08-23T10:06:13.088Z] #157 [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-08-23T10:06:13.088Z] #157 1246.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T10:06:19.737Z] #157 ... [2024-08-23T10:06:19.737Z] [2024-08-23T10:06:19.737Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T10:06:19.737Z] #153 DONE 1254.6s [2024-08-23T10:06:19.737Z] [2024-08-23T10:06:19.737Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T10:06:19.737Z] #161 DONE 0.4s [2024-08-23T10:06:19.737Z] [2024-08-23T10:06:19.738Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T10:06:22.324Z] #162 DONE 2.6s [2024-08-23T10:06:22.324Z] [2024-08-23T10:06:22.324Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:06:22.324Z] #163 DONE 0.4s [2024-08-23T10:06:22.324Z] [2024-08-23T10:06:22.324Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:06:22.595Z] #164 DONE 0.2s [2024-08-23T10:06:22.595Z] [2024-08-23T10:06:22.595Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T10:06:22.863Z] #165 DONE 0.3s [2024-08-23T10:06:22.863Z] [2024-08-23T10:06:22.863Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T10:06:23.142Z] #166 DONE 0.1s [2024-08-23T10:06:23.142Z] [2024-08-23T10:06:23.142Z] #167 [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-08-23T10:06:23.410Z] #167 DONE 0.2s [2024-08-23T10:06:23.410Z] [2024-08-23T10:06:23.410Z] #168 [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-08-23T10:06:23.410Z] #168 DONE 0.2s [2024-08-23T10:06:23.410Z] [2024-08-23T10:06:23.410Z] #169 [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-08-23T10:06:23.410Z] #169 DONE 0.2s [2024-08-23T10:06:23.410Z] [2024-08-23T10:06:23.410Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T10:06:24.010Z] #170 DONE 0.2s [2024-08-23T10:06:24.010Z] [2024-08-23T10:06:24.010Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T10:06:24.010Z] #171 DONE 0.1s [2024-08-23T10:06:24.010Z] [2024-08-23T10:06:24.010Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T10:06:26.599Z] #172 ... [2024-08-23T10:06:26.599Z] [2024-08-23T10:06:26.599Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T10:06:26.599Z] #151 DONE 1262.2s [2024-08-23T10:06:26.599Z] [2024-08-23T10:06:26.599Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:06:26.875Z] #152 ... [2024-08-23T10:06:26.875Z] [2024-08-23T10:06:26.875Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T10:06:26.875Z] #172 DONE 2.9s [2024-08-23T10:06:26.875Z] [2024-08-23T10:06:26.875Z] #111 [security-bootstrapper] exporting to image [2024-08-23T10:06:26.875Z] #111 exporting layers [2024-08-23T10:06:27.835Z] #111 ... [2024-08-23T10:06:27.835Z] [2024-08-23T10:06:27.835Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:06:27.835Z] #173 DONE 0.4s [2024-08-23T10:06:28.104Z] [2024-08-23T10:06:28.104Z] #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:06:28.373Z] #174 DONE 0.2s [2024-08-23T10:06:28.373Z] [2024-08-23T10:06:28.373Z] #175 [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-08-23T10:06:28.642Z] #175 DONE 0.3s [2024-08-23T10:06:28.642Z] [2024-08-23T10:06:28.642Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T10:06:28.642Z] #176 DONE 0.2s [2024-08-23T10:06:28.642Z] [2024-08-23T10:06:28.642Z] #111 [security-bootstrapper] exporting to image [2024-08-23T10:06:28.642Z] #111 exporting layers 1.9s done [2024-08-23T10:06:28.642Z] #111 writing image sha256:2b3adb7a0ba3d050e591f621784c433ce00cb7a9d384e7902f54505491080b37 0.1s done [2024-08-23T10:06:28.642Z] #111 naming to docker.io/library/security-bootstrapper-arm64 [2024-08-23T10:06:28.922Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-23T10:06:28.922Z] #111 DONE 6.7s [2024-08-23T10:06:28.922Z] [2024-08-23T10:06:28.922Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T10:06:29.197Z] #177 DONE 0.4s [2024-08-23T10:06:29.197Z] [2024-08-23T10:06:29.197Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T10:06:29.469Z] #178 DONE 0.1s [2024-08-23T10:06:29.469Z] [2024-08-23T10:06:29.469Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T10:06:31.418Z] #179 DONE 2.2s [2024-08-23T10:06:31.418Z] [2024-08-23T10:06:31.418Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T10:06:31.689Z] #147 ... [2024-08-23T10:06:31.689Z] [2024-08-23T10:06:31.689Z] #111 [security-proxy-setup] exporting to image [2024-08-23T10:06:32.652Z] #111 exporting layers 1.0s done [2024-08-23T10:06:32.652Z] #111 writing image sha256:7cc9bfe7dafd8366a367ea40749fc7a5824222c13f4f5a6d022cf3e0faab76c7 done [2024-08-23T10:06:32.652Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-23T10:06:32.652Z] #111 DONE 7.8s [2024-08-23T10:06:32.652Z] [2024-08-23T10:06:32.652Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T10:06:38.005Z] #156 ... [2024-08-23T10:06:38.005Z] [2024-08-23T10:06:38.005Z] #157 [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-08-23T10:06:38.005Z] #157 DONE 1273.2s [2024-08-23T10:06:38.005Z] [2024-08-23T10:06:38.005Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T10:06:38.005Z] #147 ... [2024-08-23T10:06:38.005Z] [2024-08-23T10:06:38.005Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:06:38.005Z] #180 DONE 0.3s [2024-08-23T10:06:38.005Z] [2024-08-23T10:06:38.005Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:06:38.290Z] #44 ... [2024-08-23T10:06:38.290Z] [2024-08-23T10:06:38.290Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:06:38.290Z] #181 DONE 0.2s [2024-08-23T10:06:38.290Z] [2024-08-23T10:06:38.290Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-23T10:06:38.603Z] #182 DONE 0.2s [2024-08-23T10:06:38.603Z] [2024-08-23T10:06:38.603Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-23T10:06:38.875Z] #183 DONE 0.2s [2024-08-23T10:06:38.875Z] [2024-08-23T10:06:38.875Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:06:38.875Z] #184 DONE 0.2s [2024-08-23T10:06:38.875Z] [2024-08-23T10:06:38.875Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T10:06:39.151Z] #185 DONE 0.3s [2024-08-23T10:06:39.151Z] [2024-08-23T10:06:39.151Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T10:06:39.419Z] #186 DONE 0.3s [2024-08-23T10:06:39.419Z] [2024-08-23T10:06:39.419Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T10:06:39.687Z] #187 DONE 0.1s [2024-08-23T10:06:39.687Z] [2024-08-23T10:06:39.687Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T10:06:42.398Z] #188 DONE 2.3s [2024-08-23T10:06:42.399Z] [2024-08-23T10:06:42.399Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T10:06:42.399Z] #156 ... [2024-08-23T10:06:42.399Z] [2024-08-23T10:06:42.399Z] #111 [security-secretstore-setup] exporting to image [2024-08-23T10:06:42.399Z] #111 exporting layers [2024-08-23T10:06:43.359Z] #111 exporting layers 1.3s done [2024-08-23T10:06:43.359Z] #111 writing image sha256:2cb6983dd61f22d870ecb9cd09ed8c2ed8ffc9c7a7bd7bf78241afb3dd965095 0.0s done [2024-08-23T10:06:43.359Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 [2024-08-23T10:06:43.359Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-23T10:06:43.359Z] #111 DONE 9.1s [2024-08-23T10:06:43.359Z] [2024-08-23T10:06:43.359Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:07:51.223Z] #44 ... [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T10:07:51.224Z] #155 DONE 1341.7s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T10:07:51.224Z] #147 ... [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:07:51.224Z] #189 DONE 0.2s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T10:07:51.224Z] #156 ... [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:07:51.224Z] #190 DONE 0.1s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T10:07:51.224Z] #191 DONE 0.3s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #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-08-23T10:07:51.224Z] #192 DONE 0.2s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #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-08-23T10:07:51.224Z] #193 DONE 0.2s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #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-08-23T10:07:51.224Z] #194 DONE 2.2s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #111 [core-common-config-bootstrapper] exporting to image [2024-08-23T10:07:51.224Z] #111 exporting layers [2024-08-23T10:07:51.224Z] #111 exporting layers 0.6s done [2024-08-23T10:07:51.224Z] #111 writing image sha256:0a78f9714041aad23e6c0ad677f728979a282ce91b4205b0769979660aa4c1bc done [2024-08-23T10:07:51.224Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-23T10:07:51.224Z] #111 DONE 9.7s [2024-08-23T10:07:51.224Z] [2024-08-23T10:07:51.224Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:09:57.888Z] #44 ... [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T10:09:57.888Z] #149 DONE 1467.6s [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:09:57.888Z] #44 ... [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:09:57.888Z] #195 DONE 0.1s [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:09:57.888Z] #44 ... [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:09:57.888Z] #196 DONE 0.2s [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T10:09:57.888Z] #197 DONE 0.3s [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #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-08-23T10:09:57.888Z] #198 DONE 0.1s [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T10:09:57.888Z] #156 ... [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #111 [security-spiffe-token-provider] exporting to image [2024-08-23T10:09:57.888Z] #111 exporting layers [2024-08-23T10:09:57.888Z] #111 exporting layers 0.7s done [2024-08-23T10:09:57.888Z] #111 writing image sha256:650262178a0a8ebafcb6c09108672cfc4cfe963abb498b137c309219818ca2ae done [2024-08-23T10:09:57.888Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-23T10:09:57.888Z] #111 DONE 10.4s [2024-08-23T10:09:57.888Z] [2024-08-23T10:09:57.888Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:18:19.980Z] #152 ... [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T10:18:19.980Z] #159 DONE 1970.3s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T10:18:19.980Z] #156 ... [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:18:19.980Z] #199 DONE 0.1s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:18:19.980Z] #200 DONE 0.2s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T10:18:19.980Z] #201 DONE 0.4s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:18:19.980Z] #202 DONE 0.2s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T10:18:19.980Z] #203 DONE 0.1s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T10:18:19.980Z] #204 DONE 1.9s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #111 [security-proxy-auth] exporting to image [2024-08-23T10:18:19.980Z] #111 exporting layers [2024-08-23T10:18:19.980Z] #111 exporting layers 0.7s done [2024-08-23T10:18:19.980Z] #111 writing image sha256:662b48bccee6471844a1fbe32f6492192258086092a81fa5646608ce2d25dd9e done [2024-08-23T10:18:19.980Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-23T10:18:19.980Z] #111 DONE 11.2s [2024-08-23T10:18:19.980Z] [2024-08-23T10:18:19.980Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:19:16.362Z] #44 ... [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T10:19:16.362Z] #156 DONE 2029.5s [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:19:16.362Z] #152 ... [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:19:16.362Z] #205 DONE 0.1s [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T10:19:16.362Z] #158 ... [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:19:16.362Z] #206 DONE 0.2s [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T10:19:16.362Z] #207 DONE 0.4s [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:19:16.362Z] #208 DONE 0.1s [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #111 [core-command] exporting to image [2024-08-23T10:19:16.362Z] #111 exporting layers [2024-08-23T10:19:16.362Z] #111 exporting layers 0.5s done [2024-08-23T10:19:16.362Z] #111 writing image sha256:c332a2f74c794e3e4845f2b2c7165887482bd20978f6d896815f99138c1cd484 done [2024-08-23T10:19:16.362Z] #111 naming to docker.io/library/core-command-arm64 done [2024-08-23T10:19:16.362Z] #111 DONE 11.7s [2024-08-23T10:19:16.362Z] [2024-08-23T10:19:16.362Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:21:23.452Z] #44 ... [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T10:21:23.452Z] #154 DONE 2151.0s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:21:23.452Z] #44 ... [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:21:23.452Z] #209 DONE 0.2s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T10:21:23.452Z] #158 ... [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:21:23.452Z] #210 DONE 0.4s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T10:21:23.452Z] #211 DONE 0.4s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:21:23.452Z] #212 DONE 0.2s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T10:21:23.452Z] #213 DONE 0.2s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #111 [core-data] exporting to image [2024-08-23T10:21:23.452Z] #111 exporting layers [2024-08-23T10:21:23.452Z] #111 exporting layers 0.6s done [2024-08-23T10:21:23.452Z] #111 writing image sha256:c38929128dce2e445f9720693f283405038ed031de8eecfb16e2f1c83a2c8c05 done [2024-08-23T10:21:23.452Z] #111 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-23T10:21:23.452Z] #111 DONE 12.3s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T10:21:23.452Z] #147 DONE 2155.9s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T10:21:23.452Z] #160 ... [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:21:23.452Z] #214 DONE 0.2s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T10:21:23.452Z] #158 ... [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T10:21:23.452Z] #215 DONE 0.4s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:21:23.452Z] #216 DONE 0.2s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #111 [core-keeper] exporting to image [2024-08-23T10:21:23.452Z] #111 exporting layers 0.4s done [2024-08-23T10:21:23.452Z] #111 writing image sha256:b66a24e422d8fb2133945f75902fd3de0f1820c50c338cd804ca612e8e74d257 done [2024-08-23T10:21:23.452Z] #111 naming to docker.io/library/core-keeper-arm64 done [2024-08-23T10:21:23.452Z] #111 DONE 12.8s [2024-08-23T10:21:23.452Z] [2024-08-23T10:21:23.452Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:21:27.744Z] #152 ... [2024-08-23T10:21:27.744Z] [2024-08-23T10:21:27.744Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T10:21:27.744Z] #150 DONE 2163.6s [2024-08-23T10:21:27.744Z] [2024-08-23T10:21:27.744Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T10:21:28.020Z] #160 ... [2024-08-23T10:21:28.020Z] [2024-08-23T10:21:28.020Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:21:28.293Z] #217 DONE 0.1s [2024-08-23T10:21:28.293Z] [2024-08-23T10:21:28.293Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:21:28.563Z] #218 DONE 0.2s [2024-08-23T10:21:28.563Z] [2024-08-23T10:21:28.563Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T10:21:28.563Z] #158 ... [2024-08-23T10:21:28.563Z] [2024-08-23T10:21:28.563Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T10:21:29.164Z] #219 DONE 0.5s [2024-08-23T10:21:29.164Z] [2024-08-23T10:21:29.164Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:21:29.434Z] #220 DONE 0.1s [2024-08-23T10:21:29.435Z] [2024-08-23T10:21:29.435Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T10:21:29.435Z] #221 DONE 0.2s [2024-08-23T10:21:29.435Z] [2024-08-23T10:21:29.435Z] #111 [core-metadata] exporting to image [2024-08-23T10:21:29.435Z] #111 exporting layers [2024-08-23T10:21:30.400Z] #111 exporting layers 0.6s done [2024-08-23T10:21:30.400Z] #111 writing image sha256:80c65709ec7681a48516bf7d17179c2baa7808090f2fcc823964981eeb506679 done [2024-08-23T10:21:30.400Z] #111 naming to docker.io/library/core-metadata-arm64 done [2024-08-23T10:21:30.400Z] #111 DONE 13.4s [2024-08-23T10:21:30.400Z] [2024-08-23T10:21:30.400Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T10:22:02.651Z] #160 ... [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T10:22:02.651Z] #158 DONE 2194.2s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:22:02.651Z] #152 ... [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:22:02.651Z] #222 DONE 0.2s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:22:02.651Z] #223 DONE 0.1s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:22:02.651Z] #152 ... [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T10:22:02.651Z] #224 DONE 0.4s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:22:02.651Z] #152 ... [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:22:02.651Z] #225 DONE 0.1s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T10:22:02.651Z] #160 DONE 2195.6s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #111 [support-scheduler] exporting to image [2024-08-23T10:22:02.651Z] #111 exporting layers [2024-08-23T10:22:02.651Z] #111 ... [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.651Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T10:22:02.651Z] #152 DONE 2195.7s [2024-08-23T10:22:02.651Z] [2024-08-23T10:22:02.652Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:22:02.652Z] #226 DONE 0.4s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T10:22:02.652Z] #227 DONE 0.3s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:22:02.652Z] #44 ... [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #111 [support-scheduler] exporting to image [2024-08-23T10:22:02.652Z] #111 exporting layers 0.9s done [2024-08-23T10:22:02.652Z] #111 writing image sha256:e6ff7322171ea91d1a33d8ef1ab4fc9eee19fc463617f7e6be8ae01d12e8d3cf done [2024-08-23T10:22:02.652Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2024-08-23T10:22:02.652Z] #111 DONE 14.2s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:22:02.652Z] #228 DONE 0.2s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T10:22:02.652Z] #229 DONE 0.3s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T10:22:02.652Z] #230 DONE 0.4s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T10:22:02.652Z] #231 DONE 0.5s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T10:22:02.652Z] #232 DONE 0.2s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T10:22:02.652Z] #233 DONE 0.1s [2024-08-23T10:22:02.652Z] [2024-08-23T10:22:02.652Z] #111 [support-notifications] exporting to image [2024-08-23T10:22:02.652Z] #111 exporting layers 0.6s done [2024-08-23T10:22:02.652Z] #111 writing image sha256:cbd8c57e6f4ddaf140636f1faa143499ff70465b83274c9c28bf2638594c2c3c done [2024-08-23T10:22:02.652Z] #111 naming to docker.io/library/support-notifications-arm64 done [2024-08-23T10:22:02.918Z] #111 exporting layers 1.5s done [2024-08-23T10:22:02.918Z] #111 writing image sha256:ae93d9e4f5856e7f48a9a05fd1a9d5dcf978ad81f005c43b4153cbbbc6f707e4 done [2024-08-23T10:22:02.918Z] #111 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-23T10:22:02.918Z] #111 DONE 15.7s [2024-08-23T10:22:02.918Z] [2024-08-23T10:22:02.918Z] #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T10:22:02.918Z] time="2024-08-23T09:42:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T10:22:02.943Z] $ docker stop --time=1 94b97b2f02d1473f35184d9d4e8fbcfd3a63b607e26fd1cba258d63e3ee51c1c [2024-08-23T10:22:04.626Z] $ docker rm -f --volumes 94b97b2f02d1473f35184d9d4e8fbcfd3a63b607e26fd1cba258d63e3ee51c1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T10:22:05.123Z] + docker images [2024-08-23T10:22:05.123Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T10:22:05.123Z] support-notifications-arm64 latest cbd8c57e6f4d 3 seconds ago 42MB [2024-08-23T10:22:05.123Z] support-cron-scheduler-arm64 latest ae93d9e4f585 3 seconds ago 43.5MB [2024-08-23T10:22:05.123Z] support-scheduler-arm64 latest e6ff7322171e 5 seconds ago 41.3MB [2024-08-23T10:22:05.123Z] core-metadata-arm64 latest 80c65709ec76 35 seconds ago 39.3MB [2024-08-23T10:22:05.123Z] core-keeper-arm64 latest b66a24e422d8 43 seconds ago 39MB [2024-08-23T10:22:05.123Z] core-data-arm64 latest c38929128dce 48 seconds ago 39.1MB [2024-08-23T10:22:05.123Z] core-command-arm64 latest c332a2f74c79 2 minutes ago 35MB [2024-08-23T10:22:05.123Z] security-proxy-auth-arm64 latest 662b48bccee6 3 minutes ago 32.6MB [2024-08-23T10:22:05.123Z] security-spiffe-token-provider-arm64 latest 650262178a0a 12 minutes ago 29MB [2024-08-23T10:22:05.123Z] core-common-config-bootstrapper-arm64 latest 0a78f9714041 14 minutes ago 15.3MB [2024-08-23T10:22:05.123Z] security-secretstore-setup-arm64 latest 2cb6983dd61f 15 minutes ago 36.4MB [2024-08-23T10:22:05.123Z] security-proxy-setup-arm64 latest 7cc9bfe7dafd 15 minutes ago 26.1MB [2024-08-23T10:22:05.123Z] security-bootstrapper-arm64 latest 2b3adb7a0ba3 15 minutes ago 18.9MB [2024-08-23T10:22:05.123Z] security-spire-agent-arm64 latest e61a192e17e2 37 minutes ago 174MB [2024-08-23T10:22:05.123Z] security-spire-config-arm64 latest 885e92e05800 37 minutes ago 115MB [2024-08-23T10:22:05.123Z] security-spire-server-arm64 latest 61d50a65bec8 37 minutes ago 116MB [2024-08-23T10:22:05.123Z] ci-base-image-arm64 latest a5fbc1deb9d8 39 minutes ago 967MB [2024-08-23T10:22:05.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-23T10:22:05.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-23T10:22:05.301Z] provisioning config files... [2024-08-23T10:22:05.314Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/680@tmp/config7912544162153971804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:22:05.664Z] ---> ****-login.sh [2024-08-23T10:22:05.664Z] nexus3.edgexfoundry.org:10001 [2024-08-23T10:22:05.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:22:05.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:22:05.930Z] Configure a credential helper to remove this warning. See [2024-08-23T10:22:05.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:22:05.930Z] [2024-08-23T10:22:05.930Z] Login Succeeded [2024-08-23T10:22:05.930Z] nexus3.edgexfoundry.org:10002 [2024-08-23T10:22:06.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:22:06.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:22:06.460Z] Configure a credential helper to remove this warning. See [2024-08-23T10:22:06.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:22:06.460Z] [2024-08-23T10:22:06.460Z] Login Succeeded [2024-08-23T10:22:06.460Z] nexus3.edgexfoundry.org:10003 [2024-08-23T10:22:06.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:22:06.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:22:06.725Z] Configure a credential helper to remove this warning. See [2024-08-23T10:22:06.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:22:06.725Z] [2024-08-23T10:22:06.725Z] Login Succeeded [2024-08-23T10:22:06.725Z] nexus3.edgexfoundry.org:10004 [2024-08-23T10:22:06.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:22:06.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:22:06.993Z] Configure a credential helper to remove this warning. See [2024-08-23T10:22:06.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:22:06.993Z] [2024-08-23T10:22:06.993Z] Login Succeeded [2024-08-23T10:22:06.993Z] ****.io [2024-08-23T10:22:07.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T10:22:07.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T10:22:07.523Z] Configure a credential helper to remove this warning. See [2024-08-23T10:22:07.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T10:22:07.523Z] [2024-08-23T10:22:07.523Z] Login Succeeded [2024-08-23T10:22:07.523Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T10:22:07.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:22:07.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T10:22:07.613Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-23T10:22:07.613Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:07.613Z] latest [2024-08-23T10:22:07.613Z] 3.2.0-dev.60 [2024-08-23T10:22:07.613Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:07.613Z] main [2024-08-23T10:22:07.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:07.987Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:08.346Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:08.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T10:22:08.346Z] 8549364eae8c: Preparing [2024-08-23T10:22:08.346Z] bd400a9b19fd: Preparing [2024-08-23T10:22:08.346Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:08.346Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:08.346Z] 659146751224: Preparing [2024-08-23T10:22:08.346Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:08.346Z] 3c20671a5817: Preparing [2024-08-23T10:22:08.346Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:08.346Z] 3c20671a5817: Waiting [2024-08-23T10:22:08.616Z] 64f997b4e9c5: Pushed [2024-08-23T10:22:08.616Z] 8549364eae8c: Pushed [2024-08-23T10:22:08.616Z] 659146751224: Pushed [2024-08-23T10:22:08.616Z] d0ee6f3d3893: Pushed [2024-08-23T10:22:08.616Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:08.616Z] 237a7cbe84ed: Pushed [2024-08-23T10:22:13.944Z] bd400a9b19fd: Pushed [2024-08-23T10:22:13.944Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:14.309Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:14.662Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-23T10:22:14.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T10:22:14.662Z] 8549364eae8c: Preparing [2024-08-23T10:22:14.662Z] bd400a9b19fd: Preparing [2024-08-23T10:22:14.662Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:14.662Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:14.662Z] 659146751224: Preparing [2024-08-23T10:22:14.662Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:14.662Z] 3c20671a5817: Preparing [2024-08-23T10:22:14.662Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:14.662Z] 3c20671a5817: Waiting [2024-08-23T10:22:14.662Z] 659146751224: Layer already exists [2024-08-23T10:22:14.662Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:14.662Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:14.662Z] 8549364eae8c: Layer already exists [2024-08-23T10:22:14.662Z] bd400a9b19fd: Layer already exists [2024-08-23T10:22:14.662Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:14.662Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:14.927Z] latest: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:15.286Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:15.629Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [2024-08-23T10:22:15.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T10:22:15.629Z] 8549364eae8c: Preparing [2024-08-23T10:22:15.629Z] bd400a9b19fd: Preparing [2024-08-23T10:22:15.629Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:15.629Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:15.629Z] 659146751224: Preparing [2024-08-23T10:22:15.629Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:15.629Z] 3c20671a5817: Preparing [2024-08-23T10:22:15.629Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:15.629Z] 3c20671a5817: Waiting [2024-08-23T10:22:15.629Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:15.629Z] bd400a9b19fd: Layer already exists [2024-08-23T10:22:15.629Z] 659146751224: Layer already exists [2024-08-23T10:22:15.629Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:15.629Z] 8549364eae8c: Layer already exists [2024-08-23T10:22:15.629Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:15.629Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:15.893Z] 3.2.0-dev.60: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:16.264Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:16.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:16.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T10:22:16.625Z] 8549364eae8c: Preparing [2024-08-23T10:22:16.625Z] bd400a9b19fd: Preparing [2024-08-23T10:22:16.625Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:16.625Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:16.625Z] 659146751224: Preparing [2024-08-23T10:22:16.625Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:16.625Z] 3c20671a5817: Preparing [2024-08-23T10:22:16.625Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:16.625Z] 3c20671a5817: Waiting [2024-08-23T10:22:16.625Z] 8549364eae8c: Layer already exists [2024-08-23T10:22:16.625Z] 659146751224: Layer already exists [2024-08-23T10:22:16.625Z] bd400a9b19fd: Layer already exists [2024-08-23T10:22:16.625Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:16.625Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:16.625Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:16.625Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:16.625Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:17.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:17.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-23T10:22:17.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T10:22:17.592Z] 8549364eae8c: Preparing [2024-08-23T10:22:17.592Z] bd400a9b19fd: Preparing [2024-08-23T10:22:17.592Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:17.592Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:17.592Z] 659146751224: Preparing [2024-08-23T10:22:17.592Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:17.592Z] 3c20671a5817: Preparing [2024-08-23T10:22:17.592Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:17.593Z] 3c20671a5817: Waiting [2024-08-23T10:22:17.593Z] 8549364eae8c: Layer already exists [2024-08-23T10:22:17.593Z] bd400a9b19fd: Layer already exists [2024-08-23T10:22:17.593Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:17.593Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:17.593Z] 659146751224: Layer already exists [2024-08-23T10:22:17.593Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:17.593Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:17.593Z] main: digest: sha256:9606e0304d24d72f663ef05fa153ae11b7546e1039a61b413d6bde5fc5a820be size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:22:17.932Z] ===================================================== [Pipeline] echo [2024-08-23T10:22:17.945Z] taggedImages: [2024-08-23T10:22:17.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:17.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-23T10:22:17.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.60 [2024-08-23T10:22:17.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:17.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-23T10:22:17.973Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-23T10:22:17.973Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:17.973Z] latest [2024-08-23T10:22:17.973Z] 3.2.0-dev.60 [2024-08-23T10:22:17.973Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:17.973Z] main [2024-08-23T10:22:17.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:18.336Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:18.695Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:18.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T10:22:18.695Z] 383f21ffb40c: Preparing [2024-08-23T10:22:18.695Z] e073c7270f0b: Preparing [2024-08-23T10:22:18.695Z] fb85d0eea848: Preparing [2024-08-23T10:22:18.695Z] b94e93eaa772: Preparing [2024-08-23T10:22:18.695Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:18.695Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:18.695Z] 659146751224: Preparing [2024-08-23T10:22:18.695Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:18.695Z] 3c20671a5817: Preparing [2024-08-23T10:22:18.695Z] 659146751224: Waiting [2024-08-23T10:22:18.695Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:18.695Z] 3c20671a5817: Waiting [2024-08-23T10:22:18.695Z] d0ee6f3d3893: Waiting [2024-08-23T10:22:18.695Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:18.961Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:18.962Z] 659146751224: Layer already exists [2024-08-23T10:22:18.962Z] fb85d0eea848: Pushed [2024-08-23T10:22:18.962Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:18.962Z] 383f21ffb40c: Pushed [2024-08-23T10:22:18.962Z] e073c7270f0b: Pushed [2024-08-23T10:22:18.962Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:20.898Z] b94e93eaa772: Pushed [2024-08-23T10:22:20.898Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:21.254Z] + 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-08-23T10:22:21.611Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-23T10:22:21.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T10:22:21.611Z] 383f21ffb40c: Preparing [2024-08-23T10:22:21.611Z] e073c7270f0b: Preparing [2024-08-23T10:22:21.611Z] fb85d0eea848: Preparing [2024-08-23T10:22:21.611Z] b94e93eaa772: Preparing [2024-08-23T10:22:21.611Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:21.611Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:21.611Z] 659146751224: Preparing [2024-08-23T10:22:21.611Z] d0ee6f3d3893: Waiting [2024-08-23T10:22:21.611Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:21.611Z] 659146751224: Waiting [2024-08-23T10:22:21.611Z] 3c20671a5817: Preparing [2024-08-23T10:22:21.611Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:21.611Z] 3c20671a5817: Waiting [2024-08-23T10:22:21.611Z] e073c7270f0b: Layer already exists [2024-08-23T10:22:21.611Z] 383f21ffb40c: Layer already exists [2024-08-23T10:22:21.611Z] b94e93eaa772: Layer already exists [2024-08-23T10:22:21.611Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:21.611Z] fb85d0eea848: Layer already exists [2024-08-23T10:22:21.611Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:21.611Z] 659146751224: Layer already exists [2024-08-23T10:22:21.611Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:21.611Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:21.876Z] latest: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:22.237Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:22.591Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [2024-08-23T10:22:22.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T10:22:22.591Z] 383f21ffb40c: Preparing [2024-08-23T10:22:22.591Z] e073c7270f0b: Preparing [2024-08-23T10:22:22.591Z] fb85d0eea848: Preparing [2024-08-23T10:22:22.591Z] b94e93eaa772: Preparing [2024-08-23T10:22:22.591Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:22.591Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:22.591Z] 659146751224: Preparing [2024-08-23T10:22:22.591Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:22.591Z] 3c20671a5817: Preparing [2024-08-23T10:22:22.591Z] d0ee6f3d3893: Waiting [2024-08-23T10:22:22.591Z] 659146751224: Waiting [2024-08-23T10:22:22.591Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:22.591Z] 3c20671a5817: Waiting [2024-08-23T10:22:22.591Z] 383f21ffb40c: Layer already exists [2024-08-23T10:22:22.591Z] e073c7270f0b: Layer already exists [2024-08-23T10:22:22.591Z] b94e93eaa772: Layer already exists [2024-08-23T10:22:22.591Z] fb85d0eea848: Layer already exists [2024-08-23T10:22:22.591Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:22.591Z] 659146751224: Layer already exists [2024-08-23T10:22:22.591Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:22.591Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:22.591Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:22.591Z] 3.2.0-dev.60: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:23.215Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:23.573Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:23.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T10:22:23.573Z] 383f21ffb40c: Preparing [2024-08-23T10:22:23.573Z] e073c7270f0b: Preparing [2024-08-23T10:22:23.573Z] fb85d0eea848: Preparing [2024-08-23T10:22:23.573Z] b94e93eaa772: Preparing [2024-08-23T10:22:23.573Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:23.573Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:23.573Z] 659146751224: Preparing [2024-08-23T10:22:23.573Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:23.573Z] 3c20671a5817: Preparing [2024-08-23T10:22:23.573Z] 659146751224: Waiting [2024-08-23T10:22:23.573Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:23.573Z] 3c20671a5817: Waiting [2024-08-23T10:22:23.573Z] d0ee6f3d3893: Waiting [2024-08-23T10:22:23.573Z] e073c7270f0b: Layer already exists [2024-08-23T10:22:23.573Z] b94e93eaa772: Layer already exists [2024-08-23T10:22:23.573Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:23.573Z] fb85d0eea848: Layer already exists [2024-08-23T10:22:23.573Z] 383f21ffb40c: Layer already exists [2024-08-23T10:22:23.573Z] 659146751224: Layer already exists [2024-08-23T10:22:23.573Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:23.573Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:23.573Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:23.838Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:24.199Z] + 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-08-23T10:22:24.553Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-23T10:22:24.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T10:22:24.554Z] 383f21ffb40c: Preparing [2024-08-23T10:22:24.554Z] e073c7270f0b: Preparing [2024-08-23T10:22:24.554Z] fb85d0eea848: Preparing [2024-08-23T10:22:24.554Z] b94e93eaa772: Preparing [2024-08-23T10:22:24.554Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:24.554Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:24.554Z] 659146751224: Preparing [2024-08-23T10:22:24.554Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:24.554Z] 3c20671a5817: Preparing [2024-08-23T10:22:24.554Z] 659146751224: Waiting [2024-08-23T10:22:24.554Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:24.554Z] 3c20671a5817: Waiting [2024-08-23T10:22:24.554Z] d0ee6f3d3893: Waiting [2024-08-23T10:22:24.554Z] fb85d0eea848: Layer already exists [2024-08-23T10:22:24.554Z] b94e93eaa772: Layer already exists [2024-08-23T10:22:24.554Z] 383f21ffb40c: Layer already exists [2024-08-23T10:22:24.554Z] e073c7270f0b: Layer already exists [2024-08-23T10:22:24.554Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:24.554Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:24.554Z] 659146751224: Layer already exists [2024-08-23T10:22:24.554Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:24.554Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:24.820Z] main: digest: sha256:69c41f77a766e0a230277078fea826d8c5dcc8cdd5d679d20a81a01ba42f796b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:22:24.897Z] ===================================================== [Pipeline] echo [2024-08-23T10:22:24.914Z] taggedImages: [2024-08-23T10:22:24.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:24.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-23T10:22:24.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.60 [2024-08-23T10:22:24.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:24.915Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-23T10:22:24.943Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-23T10:22:24.943Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:24.943Z] latest [2024-08-23T10:22:24.943Z] 3.2.0-dev.60 [2024-08-23T10:22:24.943Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:24.943Z] main [2024-08-23T10:22:24.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:25.312Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:25.667Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:25.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T10:22:25.667Z] 188ba6729e80: Preparing [2024-08-23T10:22:25.667Z] 3e72fcbca170: Preparing [2024-08-23T10:22:25.667Z] 10af46eccfc4: Preparing [2024-08-23T10:22:25.667Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:25.667Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:25.667Z] ebdbcd3b2977: Preparing [2024-08-23T10:22:25.667Z] 7242f4609667: Preparing [2024-08-23T10:22:25.667Z] ebdbcd3b2977: Waiting [2024-08-23T10:22:25.667Z] 3c20671a5817: Preparing [2024-08-23T10:22:25.667Z] 7242f4609667: Waiting [2024-08-23T10:22:25.667Z] 3c20671a5817: Waiting [2024-08-23T10:22:25.667Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:25.667Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:25.932Z] 3e72fcbca170: Pushed [2024-08-23T10:22:25.932Z] 188ba6729e80: Pushed [2024-08-23T10:22:25.932Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:25.932Z] ebdbcd3b2977: Pushed [2024-08-23T10:22:25.932Z] 7242f4609667: Pushed [2024-08-23T10:22:32.653Z] 10af46eccfc4: Pushed [2024-08-23T10:22:32.653Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:33.015Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:33.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-23T10:22:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T10:22:33.362Z] 188ba6729e80: Preparing [2024-08-23T10:22:33.362Z] 3e72fcbca170: Preparing [2024-08-23T10:22:33.362Z] 10af46eccfc4: Preparing [2024-08-23T10:22:33.362Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:33.362Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:33.362Z] ebdbcd3b2977: Preparing [2024-08-23T10:22:33.362Z] 7242f4609667: Preparing [2024-08-23T10:22:33.362Z] 3c20671a5817: Preparing [2024-08-23T10:22:33.362Z] ebdbcd3b2977: Waiting [2024-08-23T10:22:33.362Z] 7242f4609667: Waiting [2024-08-23T10:22:33.362Z] 3c20671a5817: Waiting [2024-08-23T10:22:33.362Z] 10af46eccfc4: Layer already exists [2024-08-23T10:22:33.362Z] 188ba6729e80: Layer already exists [2024-08-23T10:22:33.362Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:33.362Z] 3e72fcbca170: Layer already exists [2024-08-23T10:22:33.362Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:33.362Z] ebdbcd3b2977: Layer already exists [2024-08-23T10:22:33.362Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:33.362Z] 7242f4609667: Layer already exists [2024-08-23T10:22:33.627Z] latest: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:33.991Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:34.351Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [2024-08-23T10:22:34.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T10:22:34.352Z] 188ba6729e80: Preparing [2024-08-23T10:22:34.352Z] 3e72fcbca170: Preparing [2024-08-23T10:22:34.352Z] 10af46eccfc4: Preparing [2024-08-23T10:22:34.352Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:34.352Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:34.352Z] ebdbcd3b2977: Preparing [2024-08-23T10:22:34.352Z] 7242f4609667: Preparing [2024-08-23T10:22:34.352Z] 3c20671a5817: Preparing [2024-08-23T10:22:34.352Z] 7242f4609667: Waiting [2024-08-23T10:22:34.352Z] 3c20671a5817: Waiting [2024-08-23T10:22:34.352Z] ebdbcd3b2977: Waiting [2024-08-23T10:22:34.352Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:34.352Z] 10af46eccfc4: Layer already exists [2024-08-23T10:22:34.352Z] 3e72fcbca170: Layer already exists [2024-08-23T10:22:34.352Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:34.352Z] 188ba6729e80: Layer already exists [2024-08-23T10:22:34.352Z] 7242f4609667: Layer already exists [2024-08-23T10:22:34.352Z] ebdbcd3b2977: Layer already exists [2024-08-23T10:22:34.352Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:34.619Z] 3.2.0-dev.60: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:34.973Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:35.322Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:35.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T10:22:35.322Z] 188ba6729e80: Preparing [2024-08-23T10:22:35.322Z] 3e72fcbca170: Preparing [2024-08-23T10:22:35.322Z] 10af46eccfc4: Preparing [2024-08-23T10:22:35.322Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:35.322Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:35.322Z] ebdbcd3b2977: Preparing [2024-08-23T10:22:35.322Z] 7242f4609667: Preparing [2024-08-23T10:22:35.322Z] ebdbcd3b2977: Waiting [2024-08-23T10:22:35.322Z] 3c20671a5817: Preparing [2024-08-23T10:22:35.322Z] 7242f4609667: Waiting [2024-08-23T10:22:35.322Z] 3c20671a5817: Waiting [2024-08-23T10:22:35.322Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:35.322Z] 10af46eccfc4: Layer already exists [2024-08-23T10:22:35.322Z] 188ba6729e80: Layer already exists [2024-08-23T10:22:35.322Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:35.322Z] 3e72fcbca170: Layer already exists [2024-08-23T10:22:35.322Z] ebdbcd3b2977: Layer already exists [2024-08-23T10:22:35.322Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:35.322Z] 7242f4609667: Layer already exists [2024-08-23T10:22:35.586Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:35.939Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:36.295Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-23T10:22:36.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T10:22:36.295Z] 188ba6729e80: Preparing [2024-08-23T10:22:36.295Z] 3e72fcbca170: Preparing [2024-08-23T10:22:36.295Z] 10af46eccfc4: Preparing [2024-08-23T10:22:36.295Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:36.295Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:36.295Z] ebdbcd3b2977: Preparing [2024-08-23T10:22:36.295Z] 7242f4609667: Preparing [2024-08-23T10:22:36.295Z] 3c20671a5817: Preparing [2024-08-23T10:22:36.295Z] 7242f4609667: Waiting [2024-08-23T10:22:36.295Z] 3c20671a5817: Waiting [2024-08-23T10:22:36.295Z] ebdbcd3b2977: Waiting [2024-08-23T10:22:36.295Z] 10af46eccfc4: Layer already exists [2024-08-23T10:22:36.295Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:36.295Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:36.295Z] 188ba6729e80: Layer already exists [2024-08-23T10:22:36.295Z] 3e72fcbca170: Layer already exists [2024-08-23T10:22:36.295Z] ebdbcd3b2977: Layer already exists [2024-08-23T10:22:36.295Z] 7242f4609667: Layer already exists [2024-08-23T10:22:36.295Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:36.561Z] main: digest: sha256:24f45c8b5f727cdc78deaf27d8d9cb09ca6b0a663f88d9c25c0e05a6380b0b62 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:22:36.644Z] ===================================================== [Pipeline] echo [2024-08-23T10:22:36.662Z] taggedImages: [2024-08-23T10:22:36.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:36.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-23T10:22:36.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.60 [2024-08-23T10:22:36.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:36.662Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-23T10:22:36.686Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-23T10:22:36.686Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:36.686Z] latest [2024-08-23T10:22:36.686Z] 3.2.0-dev.60 [2024-08-23T10:22:36.686Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:36.686Z] main [2024-08-23T10:22:36.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:37.047Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:37.412Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:37.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T10:22:37.413Z] 57c8d1b14050: Preparing [2024-08-23T10:22:37.413Z] f9faa03dd4f5: Preparing [2024-08-23T10:22:37.413Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:37.413Z] 5328c83824f0: Preparing [2024-08-23T10:22:37.413Z] 340b557e8337: Preparing [2024-08-23T10:22:37.413Z] 3c20671a5817: Preparing [2024-08-23T10:22:37.413Z] 3c20671a5817: Waiting [2024-08-23T10:22:37.413Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:37.677Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:37.677Z] 57c8d1b14050: Pushed [2024-08-23T10:22:37.677Z] 5328c83824f0: Pushed [2024-08-23T10:22:37.677Z] 340b557e8337: Pushed [2024-08-23T10:22:44.299Z] f9faa03dd4f5: Pushed [2024-08-23T10:22:44.299Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:44.673Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:45.032Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-23T10:22:45.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T10:22:45.032Z] 57c8d1b14050: Preparing [2024-08-23T10:22:45.032Z] f9faa03dd4f5: Preparing [2024-08-23T10:22:45.032Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:45.032Z] 5328c83824f0: Preparing [2024-08-23T10:22:45.032Z] 340b557e8337: Preparing [2024-08-23T10:22:45.032Z] 3c20671a5817: Preparing [2024-08-23T10:22:45.032Z] 3c20671a5817: Waiting [2024-08-23T10:22:45.032Z] 340b557e8337: Layer already exists [2024-08-23T10:22:45.032Z] 57c8d1b14050: Layer already exists [2024-08-23T10:22:45.032Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:45.032Z] f9faa03dd4f5: Layer already exists [2024-08-23T10:22:45.032Z] 5328c83824f0: Layer already exists [2024-08-23T10:22:45.032Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:45.296Z] latest: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:45.645Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:46.000Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [2024-08-23T10:22:46.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T10:22:46.000Z] 57c8d1b14050: Preparing [2024-08-23T10:22:46.000Z] f9faa03dd4f5: Preparing [2024-08-23T10:22:46.000Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:46.000Z] 5328c83824f0: Preparing [2024-08-23T10:22:46.000Z] 340b557e8337: Preparing [2024-08-23T10:22:46.000Z] 3c20671a5817: Preparing [2024-08-23T10:22:46.000Z] 3c20671a5817: Waiting [2024-08-23T10:22:46.000Z] 340b557e8337: Layer already exists [2024-08-23T10:22:46.000Z] 5328c83824f0: Layer already exists [2024-08-23T10:22:46.000Z] 57c8d1b14050: Layer already exists [2024-08-23T10:22:46.000Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:46.000Z] f9faa03dd4f5: Layer already exists [2024-08-23T10:22:46.000Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:46.000Z] 3.2.0-dev.60: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:46.615Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:46.991Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:46.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T10:22:46.991Z] 57c8d1b14050: Preparing [2024-08-23T10:22:46.991Z] f9faa03dd4f5: Preparing [2024-08-23T10:22:46.991Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:46.991Z] 5328c83824f0: Preparing [2024-08-23T10:22:46.991Z] 340b557e8337: Preparing [2024-08-23T10:22:46.991Z] 3c20671a5817: Preparing [2024-08-23T10:22:46.991Z] 3c20671a5817: Waiting [2024-08-23T10:22:46.991Z] 5328c83824f0: Layer already exists [2024-08-23T10:22:46.991Z] 57c8d1b14050: Layer already exists [2024-08-23T10:22:46.991Z] f9faa03dd4f5: Layer already exists [2024-08-23T10:22:46.991Z] 340b557e8337: Layer already exists [2024-08-23T10:22:46.991Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:46.991Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:46.991Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:47.607Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:47.950Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-23T10:22:47.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T10:22:47.950Z] 57c8d1b14050: Preparing [2024-08-23T10:22:47.950Z] f9faa03dd4f5: Preparing [2024-08-23T10:22:47.950Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:47.950Z] 5328c83824f0: Preparing [2024-08-23T10:22:47.950Z] 340b557e8337: Preparing [2024-08-23T10:22:47.950Z] 3c20671a5817: Preparing [2024-08-23T10:22:47.950Z] 3c20671a5817: Waiting [2024-08-23T10:22:47.950Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:47.950Z] 5328c83824f0: Layer already exists [2024-08-23T10:22:47.950Z] f9faa03dd4f5: Layer already exists [2024-08-23T10:22:47.950Z] 340b557e8337: Layer already exists [2024-08-23T10:22:47.950Z] 57c8d1b14050: Layer already exists [2024-08-23T10:22:47.950Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:48.214Z] main: digest: sha256:27d63f5304fd95b9322a9435e1a083aa8c91e0d82a2afcb607405f2c301929a3 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:22:48.291Z] ===================================================== [Pipeline] echo [2024-08-23T10:22:48.312Z] taggedImages: [2024-08-23T10:22:48.312Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:48.312Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-23T10:22:48.312Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.60 [2024-08-23T10:22:48.312Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:48.312Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-23T10:22:48.343Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-23T10:22:48.343Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:48.343Z] latest [2024-08-23T10:22:48.343Z] 3.2.0-dev.60 [2024-08-23T10:22:48.343Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:48.343Z] main [2024-08-23T10:22:48.343Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:48.712Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:49.095Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:22:49.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T10:22:49.095Z] 757f867b7147: Preparing [2024-08-23T10:22:49.095Z] f56e668ae192: Preparing [2024-08-23T10:22:49.095Z] c7e6a5db3942: Preparing [2024-08-23T10:22:49.095Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:49.095Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:49.095Z] 659146751224: Preparing [2024-08-23T10:22:49.095Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:49.095Z] 3c20671a5817: Preparing [2024-08-23T10:22:49.095Z] 659146751224: Waiting [2024-08-23T10:22:49.095Z] 3c20671a5817: Waiting [2024-08-23T10:22:49.095Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:49.095Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:49.361Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:49.361Z] 659146751224: Layer already exists [2024-08-23T10:22:49.361Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:49.361Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:49.361Z] f56e668ae192: Pushed [2024-08-23T10:22:49.361Z] 757f867b7147: Pushed [2024-08-23T10:22:55.987Z] c7e6a5db3942: Pushed [2024-08-23T10:22:55.987Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:56.350Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:57.270Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-23T10:22:57.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T10:22:57.270Z] 757f867b7147: Preparing [2024-08-23T10:22:57.270Z] f56e668ae192: Preparing [2024-08-23T10:22:57.270Z] c7e6a5db3942: Preparing [2024-08-23T10:22:57.270Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:57.270Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:57.270Z] 659146751224: Preparing [2024-08-23T10:22:57.270Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:57.270Z] 3c20671a5817: Preparing [2024-08-23T10:22:57.270Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:57.270Z] 3c20671a5817: Waiting [2024-08-23T10:22:57.270Z] 659146751224: Waiting [2024-08-23T10:22:57.270Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:57.270Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:57.270Z] c7e6a5db3942: Layer already exists [2024-08-23T10:22:57.270Z] 757f867b7147: Layer already exists [2024-08-23T10:22:57.270Z] f56e668ae192: Layer already exists [2024-08-23T10:22:57.270Z] 659146751224: Layer already exists [2024-08-23T10:22:57.270Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:57.270Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:57.533Z] latest: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:57.887Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:58.233Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [2024-08-23T10:22:58.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T10:22:58.233Z] 757f867b7147: Preparing [2024-08-23T10:22:58.233Z] f56e668ae192: Preparing [2024-08-23T10:22:58.233Z] c7e6a5db3942: Preparing [2024-08-23T10:22:58.233Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:58.233Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:58.233Z] 659146751224: Preparing [2024-08-23T10:22:58.233Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:58.233Z] 3c20671a5817: Preparing [2024-08-23T10:22:58.233Z] 659146751224: Waiting [2024-08-23T10:22:58.233Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:58.233Z] 3c20671a5817: Waiting [2024-08-23T10:22:58.233Z] c7e6a5db3942: Layer already exists [2024-08-23T10:22:58.233Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:58.233Z] f56e668ae192: Layer already exists [2024-08-23T10:22:58.233Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:58.233Z] 757f867b7147: Layer already exists [2024-08-23T10:22:58.233Z] 659146751224: Layer already exists [2024-08-23T10:22:58.233Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:58.233Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:58.233Z] 3.2.0-dev.60: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:58.861Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:59.208Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:22:59.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T10:22:59.208Z] 757f867b7147: Preparing [2024-08-23T10:22:59.208Z] f56e668ae192: Preparing [2024-08-23T10:22:59.208Z] c7e6a5db3942: Preparing [2024-08-23T10:22:59.208Z] 64f997b4e9c5: Preparing [2024-08-23T10:22:59.208Z] d0ee6f3d3893: Preparing [2024-08-23T10:22:59.208Z] 659146751224: Preparing [2024-08-23T10:22:59.208Z] 237a7cbe84ed: Preparing [2024-08-23T10:22:59.208Z] 3c20671a5817: Preparing [2024-08-23T10:22:59.208Z] 659146751224: Waiting [2024-08-23T10:22:59.208Z] 237a7cbe84ed: Waiting [2024-08-23T10:22:59.208Z] 3c20671a5817: Waiting [2024-08-23T10:22:59.208Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:22:59.208Z] f56e668ae192: Layer already exists [2024-08-23T10:22:59.208Z] 757f867b7147: Layer already exists [2024-08-23T10:22:59.208Z] c7e6a5db3942: Layer already exists [2024-08-23T10:22:59.208Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:22:59.208Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:22:59.208Z] 659146751224: Layer already exists [2024-08-23T10:22:59.208Z] 3c20671a5817: Layer already exists [2024-08-23T10:22:59.472Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:22:59.818Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:00.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-23T10:23:00.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T10:23:00.177Z] 757f867b7147: Preparing [2024-08-23T10:23:00.177Z] f56e668ae192: Preparing [2024-08-23T10:23:00.177Z] c7e6a5db3942: Preparing [2024-08-23T10:23:00.177Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:00.177Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:00.177Z] 659146751224: Preparing [2024-08-23T10:23:00.177Z] 237a7cbe84ed: Preparing [2024-08-23T10:23:00.177Z] 3c20671a5817: Preparing [2024-08-23T10:23:00.177Z] 237a7cbe84ed: Waiting [2024-08-23T10:23:00.177Z] 3c20671a5817: Waiting [2024-08-23T10:23:00.177Z] 659146751224: Waiting [2024-08-23T10:23:00.177Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:00.177Z] 757f867b7147: Layer already exists [2024-08-23T10:23:00.177Z] c7e6a5db3942: Layer already exists [2024-08-23T10:23:00.177Z] f56e668ae192: Layer already exists [2024-08-23T10:23:00.177Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:00.177Z] 659146751224: Layer already exists [2024-08-23T10:23:00.177Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:23:00.177Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:00.441Z] main: digest: sha256:f7458dfb6db92cb30901403e842102655b40639e9ba52895b47f593c2dc43d4b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:23:00.518Z] ===================================================== [Pipeline] echo [2024-08-23T10:23:00.539Z] taggedImages: [2024-08-23T10:23:00.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:00.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-23T10:23:00.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.60 [2024-08-23T10:23:00.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:00.539Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-23T10:23:00.570Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-23T10:23:00.570Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:00.570Z] latest [2024-08-23T10:23:00.570Z] 3.2.0-dev.60 [2024-08-23T10:23:00.570Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:00.570Z] main [2024-08-23T10:23:00.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:00.958Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:01.319Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:01.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T10:23:01.320Z] 176d89ecc420: Preparing [2024-08-23T10:23:01.320Z] f06d43bd017d: Preparing [2024-08-23T10:23:01.320Z] 12b8d8ea18b8: Preparing [2024-08-23T10:23:01.320Z] 8e2b7de20717: Preparing [2024-08-23T10:23:01.320Z] 1d693b4312c2: Preparing [2024-08-23T10:23:01.320Z] afd1eb8b058a: Preparing [2024-08-23T10:23:01.320Z] e1d19e282783: Preparing [2024-08-23T10:23:01.320Z] 72aaa8215e61: Preparing [2024-08-23T10:23:01.320Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:01.320Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:01.320Z] df3f1e4052dc: Preparing [2024-08-23T10:23:01.320Z] 8ad82e12adac: Preparing [2024-08-23T10:23:01.320Z] 5f70bf18a086: Preparing [2024-08-23T10:23:01.320Z] 0cbee262b5a1: Preparing [2024-08-23T10:23:01.320Z] fd5004eb5671: Preparing [2024-08-23T10:23:01.320Z] 044e9c80784a: Preparing [2024-08-23T10:23:01.320Z] 3c20671a5817: Preparing [2024-08-23T10:23:01.320Z] df3f1e4052dc: Waiting [2024-08-23T10:23:01.320Z] afd1eb8b058a: Waiting [2024-08-23T10:23:01.320Z] e1d19e282783: Waiting [2024-08-23T10:23:01.320Z] 72aaa8215e61: Waiting [2024-08-23T10:23:01.320Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:01.320Z] 8ad82e12adac: Waiting [2024-08-23T10:23:01.320Z] 5f70bf18a086: Waiting [2024-08-23T10:23:01.320Z] 0cbee262b5a1: Waiting [2024-08-23T10:23:01.320Z] fd5004eb5671: Waiting [2024-08-23T10:23:01.320Z] 044e9c80784a: Waiting [2024-08-23T10:23:01.320Z] 3c20671a5817: Waiting [2024-08-23T10:23:01.320Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:01.585Z] 1d693b4312c2: Pushed [2024-08-23T10:23:01.585Z] f06d43bd017d: Pushed [2024-08-23T10:23:01.585Z] 12b8d8ea18b8: Pushed [2024-08-23T10:23:01.585Z] 176d89ecc420: Pushed [2024-08-23T10:23:01.585Z] 8e2b7de20717: Pushed [2024-08-23T10:23:01.585Z] afd1eb8b058a: Pushed [2024-08-23T10:23:01.585Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:01.848Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:01.848Z] 5f70bf18a086: Layer already exists [2024-08-23T10:23:01.848Z] e1d19e282783: Pushed [2024-08-23T10:23:01.848Z] df3f1e4052dc: Pushed [2024-08-23T10:23:01.848Z] 8ad82e12adac: Pushed [2024-08-23T10:23:01.848Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:01.848Z] fd5004eb5671: Pushed [2024-08-23T10:23:01.848Z] 0cbee262b5a1: Pushed [2024-08-23T10:23:02.112Z] 044e9c80784a: Pushed [2024-08-23T10:23:04.679Z] 72aaa8215e61: Pushed [2024-08-23T10:23:04.679Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:05.025Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:05.382Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-23T10:23:05.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T10:23:05.382Z] 176d89ecc420: Preparing [2024-08-23T10:23:05.382Z] f06d43bd017d: Preparing [2024-08-23T10:23:05.382Z] 12b8d8ea18b8: Preparing [2024-08-23T10:23:05.382Z] 8e2b7de20717: Preparing [2024-08-23T10:23:05.382Z] 1d693b4312c2: Preparing [2024-08-23T10:23:05.382Z] afd1eb8b058a: Preparing [2024-08-23T10:23:05.382Z] e1d19e282783: Preparing [2024-08-23T10:23:05.382Z] 72aaa8215e61: Preparing [2024-08-23T10:23:05.382Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:05.382Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:05.382Z] df3f1e4052dc: Preparing [2024-08-23T10:23:05.382Z] 8ad82e12adac: Preparing [2024-08-23T10:23:05.382Z] 5f70bf18a086: Preparing [2024-08-23T10:23:05.382Z] 0cbee262b5a1: Preparing [2024-08-23T10:23:05.382Z] fd5004eb5671: Preparing [2024-08-23T10:23:05.382Z] 044e9c80784a: Preparing [2024-08-23T10:23:05.382Z] 3c20671a5817: Preparing [2024-08-23T10:23:05.382Z] afd1eb8b058a: Waiting [2024-08-23T10:23:05.382Z] e1d19e282783: Waiting [2024-08-23T10:23:05.382Z] df3f1e4052dc: Waiting [2024-08-23T10:23:05.382Z] fd5004eb5671: Waiting [2024-08-23T10:23:05.382Z] 72aaa8215e61: Waiting [2024-08-23T10:23:05.382Z] 044e9c80784a: Waiting [2024-08-23T10:23:05.382Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:05.382Z] 3c20671a5817: Waiting [2024-08-23T10:23:05.382Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:05.382Z] 0cbee262b5a1: Waiting [2024-08-23T10:23:05.382Z] 5f70bf18a086: Waiting [2024-08-23T10:23:05.382Z] f06d43bd017d: Layer already exists [2024-08-23T10:23:05.382Z] 176d89ecc420: Layer already exists [2024-08-23T10:23:05.382Z] 1d693b4312c2: Layer already exists [2024-08-23T10:23:05.382Z] 12b8d8ea18b8: Layer already exists [2024-08-23T10:23:05.382Z] 8e2b7de20717: Layer already exists [2024-08-23T10:23:05.382Z] afd1eb8b058a: Layer already exists [2024-08-23T10:23:05.382Z] 72aaa8215e61: Layer already exists [2024-08-23T10:23:05.382Z] e1d19e282783: Layer already exists [2024-08-23T10:23:05.382Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:05.382Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:05.382Z] 8ad82e12adac: Layer already exists [2024-08-23T10:23:05.382Z] 5f70bf18a086: Layer already exists [2024-08-23T10:23:05.382Z] df3f1e4052dc: Layer already exists [2024-08-23T10:23:05.382Z] fd5004eb5671: Layer already exists [2024-08-23T10:23:05.382Z] 0cbee262b5a1: Layer already exists [2024-08-23T10:23:05.382Z] 044e9c80784a: Layer already exists [2024-08-23T10:23:05.382Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:05.645Z] latest: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:06.000Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:06.353Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [2024-08-23T10:23:06.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T10:23:06.353Z] 176d89ecc420: Preparing [2024-08-23T10:23:06.353Z] f06d43bd017d: Preparing [2024-08-23T10:23:06.353Z] 12b8d8ea18b8: Preparing [2024-08-23T10:23:06.353Z] 8e2b7de20717: Preparing [2024-08-23T10:23:06.353Z] 1d693b4312c2: Preparing [2024-08-23T10:23:06.353Z] afd1eb8b058a: Preparing [2024-08-23T10:23:06.353Z] e1d19e282783: Preparing [2024-08-23T10:23:06.353Z] 72aaa8215e61: Preparing [2024-08-23T10:23:06.353Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:06.353Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:06.353Z] df3f1e4052dc: Preparing [2024-08-23T10:23:06.353Z] afd1eb8b058a: Waiting [2024-08-23T10:23:06.353Z] e1d19e282783: Waiting [2024-08-23T10:23:06.353Z] 72aaa8215e61: Waiting [2024-08-23T10:23:06.353Z] 8ad82e12adac: Preparing [2024-08-23T10:23:06.353Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:06.353Z] 5f70bf18a086: Preparing [2024-08-23T10:23:06.353Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:06.353Z] 0cbee262b5a1: Preparing [2024-08-23T10:23:06.353Z] df3f1e4052dc: Waiting [2024-08-23T10:23:06.353Z] fd5004eb5671: Preparing [2024-08-23T10:23:06.353Z] 044e9c80784a: Preparing [2024-08-23T10:23:06.353Z] 3c20671a5817: Preparing [2024-08-23T10:23:06.353Z] 5f70bf18a086: Waiting [2024-08-23T10:23:06.353Z] 0cbee262b5a1: Waiting [2024-08-23T10:23:06.353Z] fd5004eb5671: Waiting [2024-08-23T10:23:06.353Z] 044e9c80784a: Waiting [2024-08-23T10:23:06.353Z] 3c20671a5817: Waiting [2024-08-23T10:23:06.353Z] 8ad82e12adac: Waiting [2024-08-23T10:23:06.353Z] 176d89ecc420: Layer already exists [2024-08-23T10:23:06.353Z] 1d693b4312c2: Layer already exists [2024-08-23T10:23:06.353Z] f06d43bd017d: Layer already exists [2024-08-23T10:23:06.353Z] 12b8d8ea18b8: Layer already exists [2024-08-23T10:23:06.353Z] 8e2b7de20717: Layer already exists [2024-08-23T10:23:06.353Z] afd1eb8b058a: Layer already exists [2024-08-23T10:23:06.353Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:06.353Z] 72aaa8215e61: Layer already exists [2024-08-23T10:23:06.353Z] e1d19e282783: Layer already exists [2024-08-23T10:23:06.353Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:06.353Z] 8ad82e12adac: Layer already exists [2024-08-23T10:23:06.353Z] fd5004eb5671: Layer already exists [2024-08-23T10:23:06.353Z] df3f1e4052dc: Layer already exists [2024-08-23T10:23:06.353Z] 5f70bf18a086: Layer already exists [2024-08-23T10:23:06.353Z] 0cbee262b5a1: Layer already exists [2024-08-23T10:23:06.353Z] 044e9c80784a: Layer already exists [2024-08-23T10:23:06.353Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:06.617Z] 3.2.0-dev.60: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:06.981Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:07.368Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:07.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T10:23:07.368Z] 176d89ecc420: Preparing [2024-08-23T10:23:07.368Z] f06d43bd017d: Preparing [2024-08-23T10:23:07.368Z] 12b8d8ea18b8: Preparing [2024-08-23T10:23:07.368Z] 8e2b7de20717: Preparing [2024-08-23T10:23:07.368Z] 1d693b4312c2: Preparing [2024-08-23T10:23:07.368Z] afd1eb8b058a: Preparing [2024-08-23T10:23:07.368Z] e1d19e282783: Preparing [2024-08-23T10:23:07.368Z] 72aaa8215e61: Preparing [2024-08-23T10:23:07.368Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:07.368Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:07.368Z] df3f1e4052dc: Preparing [2024-08-23T10:23:07.368Z] 8ad82e12adac: Preparing [2024-08-23T10:23:07.368Z] 5f70bf18a086: Preparing [2024-08-23T10:23:07.368Z] 0cbee262b5a1: Preparing [2024-08-23T10:23:07.368Z] fd5004eb5671: Preparing [2024-08-23T10:23:07.368Z] 044e9c80784a: Preparing [2024-08-23T10:23:07.368Z] 3c20671a5817: Preparing [2024-08-23T10:23:07.368Z] df3f1e4052dc: Waiting [2024-08-23T10:23:07.368Z] 8ad82e12adac: Waiting [2024-08-23T10:23:07.368Z] 5f70bf18a086: Waiting [2024-08-23T10:23:07.368Z] 044e9c80784a: Waiting [2024-08-23T10:23:07.368Z] 3c20671a5817: Waiting [2024-08-23T10:23:07.368Z] afd1eb8b058a: Waiting [2024-08-23T10:23:07.368Z] 0cbee262b5a1: Waiting [2024-08-23T10:23:07.368Z] fd5004eb5671: Waiting [2024-08-23T10:23:07.368Z] e1d19e282783: Waiting [2024-08-23T10:23:07.368Z] 72aaa8215e61: Waiting [2024-08-23T10:23:07.368Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:07.368Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:07.368Z] 1d693b4312c2: Layer already exists [2024-08-23T10:23:07.368Z] 12b8d8ea18b8: Layer already exists [2024-08-23T10:23:07.368Z] 8e2b7de20717: Layer already exists [2024-08-23T10:23:07.368Z] f06d43bd017d: Layer already exists [2024-08-23T10:23:07.368Z] 176d89ecc420: Layer already exists [2024-08-23T10:23:07.368Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:07.368Z] 72aaa8215e61: Layer already exists [2024-08-23T10:23:07.368Z] afd1eb8b058a: Layer already exists [2024-08-23T10:23:07.368Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:07.368Z] e1d19e282783: Layer already exists [2024-08-23T10:23:07.368Z] 5f70bf18a086: Layer already exists [2024-08-23T10:23:07.368Z] df3f1e4052dc: Layer already exists [2024-08-23T10:23:07.368Z] 0cbee262b5a1: Layer already exists [2024-08-23T10:23:07.368Z] fd5004eb5671: Layer already exists [2024-08-23T10:23:07.368Z] 8ad82e12adac: Layer already exists [2024-08-23T10:23:07.634Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:07.634Z] 044e9c80784a: Layer already exists [2024-08-23T10:23:07.634Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:08.012Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:08.366Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-23T10:23:08.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T10:23:08.366Z] 176d89ecc420: Preparing [2024-08-23T10:23:08.366Z] f06d43bd017d: Preparing [2024-08-23T10:23:08.366Z] 12b8d8ea18b8: Preparing [2024-08-23T10:23:08.366Z] 8e2b7de20717: Preparing [2024-08-23T10:23:08.366Z] 1d693b4312c2: Preparing [2024-08-23T10:23:08.366Z] afd1eb8b058a: Preparing [2024-08-23T10:23:08.366Z] e1d19e282783: Preparing [2024-08-23T10:23:08.366Z] 72aaa8215e61: Preparing [2024-08-23T10:23:08.366Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:08.366Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:08.366Z] df3f1e4052dc: Preparing [2024-08-23T10:23:08.366Z] 8ad82e12adac: Preparing [2024-08-23T10:23:08.366Z] 5f70bf18a086: Preparing [2024-08-23T10:23:08.366Z] 0cbee262b5a1: Preparing [2024-08-23T10:23:08.366Z] fd5004eb5671: Preparing [2024-08-23T10:23:08.366Z] 044e9c80784a: Preparing [2024-08-23T10:23:08.366Z] 3c20671a5817: Preparing [2024-08-23T10:23:08.366Z] df3f1e4052dc: Waiting [2024-08-23T10:23:08.366Z] 8ad82e12adac: Waiting [2024-08-23T10:23:08.366Z] 5f70bf18a086: Waiting [2024-08-23T10:23:08.366Z] 0cbee262b5a1: Waiting [2024-08-23T10:23:08.366Z] fd5004eb5671: Waiting [2024-08-23T10:23:08.366Z] 044e9c80784a: Waiting [2024-08-23T10:23:08.366Z] 3c20671a5817: Waiting [2024-08-23T10:23:08.366Z] afd1eb8b058a: Waiting [2024-08-23T10:23:08.366Z] e1d19e282783: Waiting [2024-08-23T10:23:08.366Z] 72aaa8215e61: Waiting [2024-08-23T10:23:08.366Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:08.366Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:08.366Z] f06d43bd017d: Layer already exists [2024-08-23T10:23:08.366Z] 8e2b7de20717: Layer already exists [2024-08-23T10:23:08.366Z] 176d89ecc420: Layer already exists [2024-08-23T10:23:08.366Z] 12b8d8ea18b8: Layer already exists [2024-08-23T10:23:08.366Z] 1d693b4312c2: Layer already exists [2024-08-23T10:23:08.366Z] afd1eb8b058a: Layer already exists [2024-08-23T10:23:08.366Z] e1d19e282783: Layer already exists [2024-08-23T10:23:08.366Z] 72aaa8215e61: Layer already exists [2024-08-23T10:23:08.366Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:08.366Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:08.366Z] df3f1e4052dc: Layer already exists [2024-08-23T10:23:08.366Z] 0cbee262b5a1: Layer already exists [2024-08-23T10:23:08.366Z] 5f70bf18a086: Layer already exists [2024-08-23T10:23:08.366Z] 8ad82e12adac: Layer already exists [2024-08-23T10:23:08.366Z] fd5004eb5671: Layer already exists [2024-08-23T10:23:08.366Z] 044e9c80784a: Layer already exists [2024-08-23T10:23:08.366Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:08.629Z] main: digest: sha256:aa28519a3d8f2b2a27a3f59528e79142aa55c9aa11c721a8e750fc87342ac621 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:23:08.711Z] ===================================================== [Pipeline] echo [2024-08-23T10:23:08.725Z] taggedImages: [2024-08-23T10:23:08.725Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:08.725Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-23T10:23:08.725Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.60 [2024-08-23T10:23:08.725Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:08.725Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-23T10:23:08.756Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-23T10:23:08.756Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:08.756Z] latest [2024-08-23T10:23:08.756Z] 3.2.0-dev.60 [2024-08-23T10:23:08.756Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:08.756Z] main [2024-08-23T10:23:08.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:09.125Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:09.474Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:09.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T10:23:09.475Z] 3585f6f36acd: Preparing [2024-08-23T10:23:09.475Z] c56fbb0e72a7: Preparing [2024-08-23T10:23:09.475Z] 684068b5ad21: Preparing [2024-08-23T10:23:09.475Z] 63a788b9f16f: Preparing [2024-08-23T10:23:09.475Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:09.475Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:09.475Z] 659146751224: Preparing [2024-08-23T10:23:09.475Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:09.475Z] 237a7cbe84ed: Preparing [2024-08-23T10:23:09.475Z] 659146751224: Waiting [2024-08-23T10:23:09.475Z] 3c20671a5817: Preparing [2024-08-23T10:23:09.475Z] 237a7cbe84ed: Waiting [2024-08-23T10:23:09.475Z] 3c20671a5817: Waiting [2024-08-23T10:23:09.475Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:09.738Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:09.738Z] 659146751224: Layer already exists [2024-08-23T10:23:09.738Z] 3585f6f36acd: Pushed [2024-08-23T10:23:09.738Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:23:09.738Z] c56fbb0e72a7: Pushed [2024-08-23T10:23:09.738Z] 684068b5ad21: Pushed [2024-08-23T10:23:09.738Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:15.082Z] 63a788b9f16f: Pushed [2024-08-23T10:23:15.082Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:15.444Z] + 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-08-23T10:23:15.796Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-23T10:23:15.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T10:23:15.796Z] 3585f6f36acd: Preparing [2024-08-23T10:23:15.796Z] c56fbb0e72a7: Preparing [2024-08-23T10:23:15.796Z] 684068b5ad21: Preparing [2024-08-23T10:23:15.796Z] 63a788b9f16f: Preparing [2024-08-23T10:23:15.796Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:15.796Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:15.796Z] 659146751224: Preparing [2024-08-23T10:23:15.796Z] 237a7cbe84ed: Preparing [2024-08-23T10:23:15.796Z] 3c20671a5817: Preparing [2024-08-23T10:23:15.796Z] 659146751224: Waiting [2024-08-23T10:23:15.796Z] 237a7cbe84ed: Waiting [2024-08-23T10:23:15.796Z] 3c20671a5817: Waiting [2024-08-23T10:23:15.796Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:15.796Z] 63a788b9f16f: Layer already exists [2024-08-23T10:23:15.796Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:15.796Z] 684068b5ad21: Layer already exists [2024-08-23T10:23:15.796Z] 3585f6f36acd: Layer already exists [2024-08-23T10:23:15.796Z] c56fbb0e72a7: Layer already exists [2024-08-23T10:23:15.796Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:15.796Z] 659146751224: Layer already exists [2024-08-23T10:23:15.796Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:23:15.796Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:16.060Z] latest: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:16.417Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:16.763Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [2024-08-23T10:23:16.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T10:23:16.763Z] 3585f6f36acd: Preparing [2024-08-23T10:23:16.763Z] c56fbb0e72a7: Preparing [2024-08-23T10:23:16.763Z] 684068b5ad21: Preparing [2024-08-23T10:23:16.763Z] 63a788b9f16f: Preparing [2024-08-23T10:23:16.763Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:16.763Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:16.763Z] 659146751224: Preparing [2024-08-23T10:23:16.763Z] 237a7cbe84ed: Preparing [2024-08-23T10:23:16.763Z] 3c20671a5817: Preparing [2024-08-23T10:23:16.763Z] 659146751224: Waiting [2024-08-23T10:23:16.763Z] 237a7cbe84ed: Waiting [2024-08-23T10:23:16.763Z] 3c20671a5817: Waiting [2024-08-23T10:23:16.763Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:16.763Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:16.763Z] 3585f6f36acd: Layer already exists [2024-08-23T10:23:16.763Z] 684068b5ad21: Layer already exists [2024-08-23T10:23:16.763Z] 63a788b9f16f: Layer already exists [2024-08-23T10:23:16.763Z] c56fbb0e72a7: Layer already exists [2024-08-23T10:23:16.763Z] 659146751224: Layer already exists [2024-08-23T10:23:16.763Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:16.763Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:23:16.763Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:16.763Z] 3.2.0-dev.60: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:17.385Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:17.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:17.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T10:23:17.765Z] 3585f6f36acd: Preparing [2024-08-23T10:23:17.765Z] c56fbb0e72a7: Preparing [2024-08-23T10:23:17.765Z] 684068b5ad21: Preparing [2024-08-23T10:23:17.765Z] 63a788b9f16f: Preparing [2024-08-23T10:23:17.765Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:17.765Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:17.765Z] 659146751224: Preparing [2024-08-23T10:23:17.765Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:17.765Z] 237a7cbe84ed: Preparing [2024-08-23T10:23:17.765Z] 659146751224: Waiting [2024-08-23T10:23:17.765Z] 3c20671a5817: Preparing [2024-08-23T10:23:17.765Z] 237a7cbe84ed: Waiting [2024-08-23T10:23:17.765Z] 3c20671a5817: Waiting [2024-08-23T10:23:17.765Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:17.765Z] 63a788b9f16f: Layer already exists [2024-08-23T10:23:17.765Z] 684068b5ad21: Layer already exists [2024-08-23T10:23:17.765Z] c56fbb0e72a7: Layer already exists [2024-08-23T10:23:17.765Z] 3585f6f36acd: Layer already exists [2024-08-23T10:23:17.765Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:23:17.765Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:17.765Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:17.765Z] 659146751224: Layer already exists [2024-08-23T10:23:18.041Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:18.396Z] + 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-08-23T10:23:18.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-23T10:23:18.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T10:23:18.786Z] 3585f6f36acd: Preparing [2024-08-23T10:23:18.786Z] c56fbb0e72a7: Preparing [2024-08-23T10:23:18.786Z] 684068b5ad21: Preparing [2024-08-23T10:23:18.786Z] 63a788b9f16f: Preparing [2024-08-23T10:23:18.786Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:18.786Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:18.786Z] 659146751224: Preparing [2024-08-23T10:23:18.786Z] 237a7cbe84ed: Preparing [2024-08-23T10:23:18.786Z] 3c20671a5817: Preparing [2024-08-23T10:23:18.786Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:18.786Z] 659146751224: Waiting [2024-08-23T10:23:18.786Z] 237a7cbe84ed: Waiting [2024-08-23T10:23:18.786Z] 3c20671a5817: Waiting [2024-08-23T10:23:18.786Z] c56fbb0e72a7: Layer already exists [2024-08-23T10:23:18.786Z] 3585f6f36acd: Layer already exists [2024-08-23T10:23:18.786Z] 684068b5ad21: Layer already exists [2024-08-23T10:23:18.786Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:18.786Z] 63a788b9f16f: Layer already exists [2024-08-23T10:23:18.786Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:18.786Z] 659146751224: Layer already exists [2024-08-23T10:23:18.786Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:18.786Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:23:19.052Z] main: digest: sha256:c70f7ae31efa82a92d7732e56353861751b8716891a4af6c8fff055838c221e2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:23:19.132Z] ===================================================== [Pipeline] echo [2024-08-23T10:23:19.147Z] taggedImages: [2024-08-23T10:23:19.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:19.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-23T10:23:19.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.60 [2024-08-23T10:23:19.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:19.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-23T10:23:19.174Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-23T10:23:19.174Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:19.174Z] latest [2024-08-23T10:23:19.174Z] 3.2.0-dev.60 [2024-08-23T10:23:19.174Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:19.174Z] main [2024-08-23T10:23:19.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:19.554Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:19.908Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:19.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T10:23:19.908Z] 77546a524711: Preparing [2024-08-23T10:23:19.908Z] a9b6c4084e7c: Preparing [2024-08-23T10:23:19.908Z] 8df0a2a08c1d: Preparing [2024-08-23T10:23:19.908Z] 19a5fe9a3a6b: Preparing [2024-08-23T10:23:19.908Z] c81c81601c77: Preparing [2024-08-23T10:23:19.908Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:19.908Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:19.908Z] 8694e89960f1: Preparing [2024-08-23T10:23:19.908Z] b20969852475: Preparing [2024-08-23T10:23:19.908Z] d4cd0d1183ea: Preparing [2024-08-23T10:23:19.908Z] 3c20671a5817: Preparing [2024-08-23T10:23:19.908Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:19.908Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:19.908Z] d4cd0d1183ea: Waiting [2024-08-23T10:23:19.908Z] b20969852475: Waiting [2024-08-23T10:23:19.908Z] 3c20671a5817: Waiting [2024-08-23T10:23:20.172Z] a9b6c4084e7c: Pushed [2024-08-23T10:23:20.173Z] c81c81601c77: Pushed [2024-08-23T10:23:20.173Z] 19a5fe9a3a6b: Pushed [2024-08-23T10:23:20.173Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:20.173Z] 77546a524711: Pushed [2024-08-23T10:23:20.173Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:20.173Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:20.173Z] 8694e89960f1: Pushed [2024-08-23T10:23:20.173Z] b20969852475: Pushed [2024-08-23T10:23:22.107Z] 8df0a2a08c1d: Pushed [2024-08-23T10:23:22.686Z] d4cd0d1183ea: Pushed [2024-08-23T10:23:22.950Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:23.309Z] + 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-08-23T10:23:23.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-23T10:23:23.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T10:23:23.651Z] 77546a524711: Preparing [2024-08-23T10:23:23.651Z] a9b6c4084e7c: Preparing [2024-08-23T10:23:23.651Z] 8df0a2a08c1d: Preparing [2024-08-23T10:23:23.651Z] 19a5fe9a3a6b: Preparing [2024-08-23T10:23:23.651Z] c81c81601c77: Preparing [2024-08-23T10:23:23.651Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:23.651Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:23.651Z] 8694e89960f1: Preparing [2024-08-23T10:23:23.651Z] b20969852475: Preparing [2024-08-23T10:23:23.651Z] d4cd0d1183ea: Preparing [2024-08-23T10:23:23.651Z] 3c20671a5817: Preparing [2024-08-23T10:23:23.651Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:23.651Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:23.651Z] 8694e89960f1: Waiting [2024-08-23T10:23:23.651Z] b20969852475: Waiting [2024-08-23T10:23:23.651Z] d4cd0d1183ea: Waiting [2024-08-23T10:23:23.651Z] 3c20671a5817: Waiting [2024-08-23T10:23:23.651Z] 77546a524711: Layer already exists [2024-08-23T10:23:23.651Z] c81c81601c77: Layer already exists [2024-08-23T10:23:23.651Z] 8df0a2a08c1d: Layer already exists [2024-08-23T10:23:23.651Z] 19a5fe9a3a6b: Layer already exists [2024-08-23T10:23:23.651Z] a9b6c4084e7c: Layer already exists [2024-08-23T10:23:23.651Z] b20969852475: Layer already exists [2024-08-23T10:23:23.651Z] 8694e89960f1: Layer already exists [2024-08-23T10:23:23.651Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:23.651Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:23.651Z] d4cd0d1183ea: Layer already exists [2024-08-23T10:23:23.651Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:23.925Z] latest: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:24.304Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:24.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [2024-08-23T10:23:24.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T10:23:24.657Z] 77546a524711: Preparing [2024-08-23T10:23:24.657Z] a9b6c4084e7c: Preparing [2024-08-23T10:23:24.657Z] 8df0a2a08c1d: Preparing [2024-08-23T10:23:24.657Z] 19a5fe9a3a6b: Preparing [2024-08-23T10:23:24.657Z] c81c81601c77: Preparing [2024-08-23T10:23:24.657Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:24.657Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:24.657Z] 8694e89960f1: Preparing [2024-08-23T10:23:24.657Z] b20969852475: Preparing [2024-08-23T10:23:24.657Z] d4cd0d1183ea: Preparing [2024-08-23T10:23:24.657Z] 3c20671a5817: Preparing [2024-08-23T10:23:24.657Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:24.657Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:24.657Z] 8694e89960f1: Waiting [2024-08-23T10:23:24.657Z] b20969852475: Waiting [2024-08-23T10:23:24.657Z] d4cd0d1183ea: Waiting [2024-08-23T10:23:24.657Z] 3c20671a5817: Waiting [2024-08-23T10:23:24.657Z] 77546a524711: Layer already exists [2024-08-23T10:23:24.657Z] 19a5fe9a3a6b: Layer already exists [2024-08-23T10:23:24.657Z] a9b6c4084e7c: Layer already exists [2024-08-23T10:23:24.657Z] c81c81601c77: Layer already exists [2024-08-23T10:23:24.657Z] 8df0a2a08c1d: Layer already exists [2024-08-23T10:23:24.657Z] d4cd0d1183ea: Layer already exists [2024-08-23T10:23:24.657Z] b20969852475: Layer already exists [2024-08-23T10:23:24.657Z] 8694e89960f1: Layer already exists [2024-08-23T10:23:24.657Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:24.657Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:24.657Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:24.921Z] 3.2.0-dev.60: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:25.278Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:25.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:25.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T10:23:25.630Z] 77546a524711: Preparing [2024-08-23T10:23:25.630Z] a9b6c4084e7c: Preparing [2024-08-23T10:23:25.630Z] 8df0a2a08c1d: Preparing [2024-08-23T10:23:25.630Z] 19a5fe9a3a6b: Preparing [2024-08-23T10:23:25.630Z] c81c81601c77: Preparing [2024-08-23T10:23:25.630Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:25.630Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:25.630Z] 8694e89960f1: Preparing [2024-08-23T10:23:25.630Z] b20969852475: Preparing [2024-08-23T10:23:25.630Z] d4cd0d1183ea: Preparing [2024-08-23T10:23:25.630Z] 3c20671a5817: Preparing [2024-08-23T10:23:25.630Z] 8694e89960f1: Waiting [2024-08-23T10:23:25.630Z] b20969852475: Waiting [2024-08-23T10:23:25.630Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:25.630Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:25.630Z] d4cd0d1183ea: Waiting [2024-08-23T10:23:25.630Z] 3c20671a5817: Waiting [2024-08-23T10:23:25.630Z] c81c81601c77: Layer already exists [2024-08-23T10:23:25.630Z] a9b6c4084e7c: Layer already exists [2024-08-23T10:23:25.630Z] 8df0a2a08c1d: Layer already exists [2024-08-23T10:23:25.630Z] 19a5fe9a3a6b: Layer already exists [2024-08-23T10:23:25.630Z] 77546a524711: Layer already exists [2024-08-23T10:23:25.630Z] 8694e89960f1: Layer already exists [2024-08-23T10:23:25.630Z] b20969852475: Layer already exists [2024-08-23T10:23:25.630Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:25.630Z] d4cd0d1183ea: Layer already exists [2024-08-23T10:23:25.630Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:25.630Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:25.894Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:26.244Z] + 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-08-23T10:23:26.587Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-23T10:23:26.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T10:23:26.587Z] 77546a524711: Preparing [2024-08-23T10:23:26.587Z] a9b6c4084e7c: Preparing [2024-08-23T10:23:26.587Z] 8df0a2a08c1d: Preparing [2024-08-23T10:23:26.587Z] 19a5fe9a3a6b: Preparing [2024-08-23T10:23:26.587Z] c81c81601c77: Preparing [2024-08-23T10:23:26.587Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:26.587Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:26.587Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:26.587Z] 8694e89960f1: Preparing [2024-08-23T10:23:26.587Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:26.587Z] b20969852475: Preparing [2024-08-23T10:23:26.587Z] d4cd0d1183ea: Preparing [2024-08-23T10:23:26.587Z] 3c20671a5817: Preparing [2024-08-23T10:23:26.587Z] 8694e89960f1: Waiting [2024-08-23T10:23:26.587Z] b20969852475: Waiting [2024-08-23T10:23:26.587Z] d4cd0d1183ea: Waiting [2024-08-23T10:23:26.587Z] 3c20671a5817: Waiting [2024-08-23T10:23:26.587Z] a9b6c4084e7c: Layer already exists [2024-08-23T10:23:26.587Z] 77546a524711: Layer already exists [2024-08-23T10:23:26.587Z] c81c81601c77: Layer already exists [2024-08-23T10:23:26.587Z] 19a5fe9a3a6b: Layer already exists [2024-08-23T10:23:26.587Z] 8df0a2a08c1d: Layer already exists [2024-08-23T10:23:26.587Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:26.587Z] b20969852475: Layer already exists [2024-08-23T10:23:26.587Z] 8694e89960f1: Layer already exists [2024-08-23T10:23:26.587Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:26.587Z] d4cd0d1183ea: Layer already exists [2024-08-23T10:23:26.587Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:26.851Z] main: digest: sha256:67d1fc7dcc5615842d8085dd416847f344272d9d25bdf327097acffa875afb71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:23:26.927Z] ===================================================== [Pipeline] echo [2024-08-23T10:23:26.943Z] taggedImages: [2024-08-23T10:23:26.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:26.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-23T10:23:26.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.60 [2024-08-23T10:23:26.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:26.943Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-23T10:23:26.973Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-23T10:23:26.973Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:26.973Z] latest [2024-08-23T10:23:26.973Z] 3.2.0-dev.60 [2024-08-23T10:23:26.973Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:26.973Z] main [2024-08-23T10:23:26.973Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:27.338Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:27.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:27.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T10:23:27.700Z] 26d293008e8e: Preparing [2024-08-23T10:23:27.700Z] 54d49b7c2b0b: Preparing [2024-08-23T10:23:27.700Z] 7a09dec5a281: Preparing [2024-08-23T10:23:27.700Z] 981589a34693: Preparing [2024-08-23T10:23:27.700Z] 3676100ed7f8: Preparing [2024-08-23T10:23:27.700Z] e15a31c57892: Preparing [2024-08-23T10:23:27.700Z] 29ec039372c3: Preparing [2024-08-23T10:23:27.700Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:27.700Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:27.700Z] bb5886885862: Preparing [2024-08-23T10:23:27.700Z] a57748e1bf04: Preparing [2024-08-23T10:23:27.700Z] 3c20671a5817: Preparing [2024-08-23T10:23:27.700Z] e15a31c57892: Waiting [2024-08-23T10:23:27.700Z] 29ec039372c3: Waiting [2024-08-23T10:23:27.700Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:27.700Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:27.700Z] bb5886885862: Waiting [2024-08-23T10:23:27.700Z] a57748e1bf04: Waiting [2024-08-23T10:23:27.700Z] 3c20671a5817: Waiting [2024-08-23T10:23:27.967Z] 54d49b7c2b0b: Pushed [2024-08-23T10:23:27.967Z] 3676100ed7f8: Pushed [2024-08-23T10:23:27.967Z] 26d293008e8e: Pushed [2024-08-23T10:23:27.967Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:27.967Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:27.967Z] e15a31c57892: Pushed [2024-08-23T10:23:27.967Z] 29ec039372c3: Pushed [2024-08-23T10:23:28.236Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:28.236Z] bb5886885862: Pushed [2024-08-23T10:23:30.164Z] 981589a34693: Pushed [2024-08-23T10:23:30.427Z] 7a09dec5a281: Pushed [2024-08-23T10:23:30.689Z] a57748e1bf04: Pushed [2024-08-23T10:23:30.952Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:31.308Z] + 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-08-23T10:23:31.651Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-23T10:23:31.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T10:23:31.651Z] 26d293008e8e: Preparing [2024-08-23T10:23:31.651Z] 54d49b7c2b0b: Preparing [2024-08-23T10:23:31.651Z] 7a09dec5a281: Preparing [2024-08-23T10:23:31.651Z] 981589a34693: Preparing [2024-08-23T10:23:31.651Z] 3676100ed7f8: Preparing [2024-08-23T10:23:31.651Z] e15a31c57892: Preparing [2024-08-23T10:23:31.651Z] 29ec039372c3: Preparing [2024-08-23T10:23:31.651Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:31.651Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:31.651Z] bb5886885862: Preparing [2024-08-23T10:23:31.651Z] a57748e1bf04: Preparing [2024-08-23T10:23:31.651Z] 3c20671a5817: Preparing [2024-08-23T10:23:31.651Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:31.651Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:31.651Z] bb5886885862: Waiting [2024-08-23T10:23:31.651Z] a57748e1bf04: Waiting [2024-08-23T10:23:31.651Z] 3c20671a5817: Waiting [2024-08-23T10:23:31.651Z] e15a31c57892: Waiting [2024-08-23T10:23:31.651Z] 29ec039372c3: Waiting [2024-08-23T10:23:31.651Z] 54d49b7c2b0b: Layer already exists [2024-08-23T10:23:31.651Z] 3676100ed7f8: Layer already exists [2024-08-23T10:23:31.651Z] 7a09dec5a281: Layer already exists [2024-08-23T10:23:31.651Z] 981589a34693: Layer already exists [2024-08-23T10:23:31.651Z] 26d293008e8e: Layer already exists [2024-08-23T10:23:31.651Z] e15a31c57892: Layer already exists [2024-08-23T10:23:31.651Z] 29ec039372c3: Layer already exists [2024-08-23T10:23:31.651Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:31.651Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:31.651Z] bb5886885862: Layer already exists [2024-08-23T10:23:31.651Z] a57748e1bf04: Layer already exists [2024-08-23T10:23:31.651Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:31.915Z] latest: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:32.256Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:32.597Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [2024-08-23T10:23:32.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T10:23:32.597Z] 26d293008e8e: Preparing [2024-08-23T10:23:32.597Z] 54d49b7c2b0b: Preparing [2024-08-23T10:23:32.597Z] 7a09dec5a281: Preparing [2024-08-23T10:23:32.597Z] 981589a34693: Preparing [2024-08-23T10:23:32.597Z] 3676100ed7f8: Preparing [2024-08-23T10:23:32.597Z] e15a31c57892: Preparing [2024-08-23T10:23:32.597Z] 29ec039372c3: Preparing [2024-08-23T10:23:32.597Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:32.597Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:32.597Z] bb5886885862: Preparing [2024-08-23T10:23:32.597Z] a57748e1bf04: Preparing [2024-08-23T10:23:32.597Z] 3c20671a5817: Preparing [2024-08-23T10:23:32.597Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:32.597Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:32.597Z] bb5886885862: Waiting [2024-08-23T10:23:32.597Z] a57748e1bf04: Waiting [2024-08-23T10:23:32.597Z] 3c20671a5817: Waiting [2024-08-23T10:23:32.597Z] e15a31c57892: Waiting [2024-08-23T10:23:32.597Z] 29ec039372c3: Waiting [2024-08-23T10:23:32.597Z] 26d293008e8e: Layer already exists [2024-08-23T10:23:32.597Z] 3676100ed7f8: Layer already exists [2024-08-23T10:23:32.597Z] 981589a34693: Layer already exists [2024-08-23T10:23:32.597Z] 7a09dec5a281: Layer already exists [2024-08-23T10:23:32.597Z] 54d49b7c2b0b: Layer already exists [2024-08-23T10:23:32.597Z] 29ec039372c3: Layer already exists [2024-08-23T10:23:32.597Z] e15a31c57892: Layer already exists [2024-08-23T10:23:32.597Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:32.597Z] bb5886885862: Layer already exists [2024-08-23T10:23:32.597Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:32.597Z] a57748e1bf04: Layer already exists [2024-08-23T10:23:32.597Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:32.859Z] 3.2.0-dev.60: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:33.208Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:33.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T10:23:33.558Z] 26d293008e8e: Preparing [2024-08-23T10:23:33.558Z] 54d49b7c2b0b: Preparing [2024-08-23T10:23:33.558Z] 7a09dec5a281: Preparing [2024-08-23T10:23:33.558Z] 981589a34693: Preparing [2024-08-23T10:23:33.558Z] 3676100ed7f8: Preparing [2024-08-23T10:23:33.558Z] e15a31c57892: Preparing [2024-08-23T10:23:33.558Z] 29ec039372c3: Preparing [2024-08-23T10:23:33.558Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:33.558Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:33.558Z] bb5886885862: Preparing [2024-08-23T10:23:33.558Z] a57748e1bf04: Preparing [2024-08-23T10:23:33.558Z] 3c20671a5817: Preparing [2024-08-23T10:23:33.558Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:33.558Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:33.558Z] e15a31c57892: Waiting [2024-08-23T10:23:33.558Z] 29ec039372c3: Waiting [2024-08-23T10:23:33.558Z] a57748e1bf04: Waiting [2024-08-23T10:23:33.558Z] 3c20671a5817: Waiting [2024-08-23T10:23:33.558Z] bb5886885862: Waiting [2024-08-23T10:23:33.558Z] 7a09dec5a281: Layer already exists [2024-08-23T10:23:33.558Z] 54d49b7c2b0b: Layer already exists [2024-08-23T10:23:33.558Z] 26d293008e8e: Layer already exists [2024-08-23T10:23:33.558Z] 981589a34693: Layer already exists [2024-08-23T10:23:33.558Z] 3676100ed7f8: Layer already exists [2024-08-23T10:23:33.558Z] e15a31c57892: Layer already exists [2024-08-23T10:23:33.558Z] 29ec039372c3: Layer already exists [2024-08-23T10:23:33.558Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:33.558Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:33.558Z] bb5886885862: Layer already exists [2024-08-23T10:23:33.558Z] a57748e1bf04: Layer already exists [2024-08-23T10:23:33.558Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:33.822Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:34.182Z] + 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-08-23T10:23:34.539Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-23T10:23:34.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T10:23:34.539Z] 26d293008e8e: Preparing [2024-08-23T10:23:34.539Z] 54d49b7c2b0b: Preparing [2024-08-23T10:23:34.539Z] 7a09dec5a281: Preparing [2024-08-23T10:23:34.539Z] 981589a34693: Preparing [2024-08-23T10:23:34.539Z] 3676100ed7f8: Preparing [2024-08-23T10:23:34.539Z] e15a31c57892: Preparing [2024-08-23T10:23:34.539Z] 29ec039372c3: Preparing [2024-08-23T10:23:34.539Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:34.539Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:34.539Z] bb5886885862: Preparing [2024-08-23T10:23:34.539Z] a57748e1bf04: Preparing [2024-08-23T10:23:34.539Z] 3c20671a5817: Preparing [2024-08-23T10:23:34.539Z] 64f997b4e9c5: Waiting [2024-08-23T10:23:34.539Z] d0ee6f3d3893: Waiting [2024-08-23T10:23:34.539Z] bb5886885862: Waiting [2024-08-23T10:23:34.539Z] a57748e1bf04: Waiting [2024-08-23T10:23:34.539Z] 3c20671a5817: Waiting [2024-08-23T10:23:34.539Z] e15a31c57892: Waiting [2024-08-23T10:23:34.539Z] 29ec039372c3: Waiting [2024-08-23T10:23:34.539Z] 981589a34693: Layer already exists [2024-08-23T10:23:34.539Z] 54d49b7c2b0b: Layer already exists [2024-08-23T10:23:34.539Z] 7a09dec5a281: Layer already exists [2024-08-23T10:23:34.539Z] 26d293008e8e: Layer already exists [2024-08-23T10:23:34.539Z] 3676100ed7f8: Layer already exists [2024-08-23T10:23:34.539Z] e15a31c57892: Layer already exists [2024-08-23T10:23:34.539Z] 29ec039372c3: Layer already exists [2024-08-23T10:23:34.539Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:34.539Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:34.539Z] bb5886885862: Layer already exists [2024-08-23T10:23:34.539Z] a57748e1bf04: Layer already exists [2024-08-23T10:23:34.539Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:34.804Z] main: digest: sha256:793cf5486b2ffef6a318f859a8e9630bfb0bbbb381efc168d325e755cf8b39e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:23:34.891Z] ===================================================== [Pipeline] echo [2024-08-23T10:23:34.907Z] taggedImages: [2024-08-23T10:23:34.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:34.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-23T10:23:34.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.60 [2024-08-23T10:23:34.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:34.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-23T10:23:34.935Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-23T10:23:34.935Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:34.935Z] latest [2024-08-23T10:23:34.935Z] 3.2.0-dev.60 [2024-08-23T10:23:34.935Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:34.935Z] main [2024-08-23T10:23:34.935Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:35.312Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:35.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:35.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T10:23:35.669Z] 995b1537e335: Preparing [2024-08-23T10:23:35.669Z] 1f5207ce0554: Preparing [2024-08-23T10:23:35.669Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:35.669Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:35.669Z] 9e25c1f73262: Preparing [2024-08-23T10:23:35.669Z] b843c07121e9: Preparing [2024-08-23T10:23:35.669Z] 3c20671a5817: Preparing [2024-08-23T10:23:35.669Z] b843c07121e9: Waiting [2024-08-23T10:23:35.669Z] 3c20671a5817: Waiting [2024-08-23T10:23:35.669Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:35.669Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:35.943Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:35.943Z] 9e25c1f73262: Pushed [2024-08-23T10:23:35.943Z] 995b1537e335: Pushed [2024-08-23T10:23:37.340Z] b843c07121e9: Pushed [2024-08-23T10:23:39.270Z] 1f5207ce0554: Pushed [2024-08-23T10:23:39.270Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:39.623Z] + 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-08-23T10:23:39.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-23T10:23:39.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T10:23:39.970Z] 995b1537e335: Preparing [2024-08-23T10:23:39.970Z] 1f5207ce0554: Preparing [2024-08-23T10:23:39.970Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:39.970Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:39.970Z] 9e25c1f73262: Preparing [2024-08-23T10:23:39.970Z] b843c07121e9: Preparing [2024-08-23T10:23:39.970Z] 3c20671a5817: Preparing [2024-08-23T10:23:39.970Z] b843c07121e9: Waiting [2024-08-23T10:23:39.970Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:39.970Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:39.970Z] 995b1537e335: Layer already exists [2024-08-23T10:23:39.970Z] 9e25c1f73262: Layer already exists [2024-08-23T10:23:39.970Z] 1f5207ce0554: Layer already exists [2024-08-23T10:23:39.970Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:39.970Z] b843c07121e9: Layer already exists [2024-08-23T10:23:40.235Z] latest: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:40.586Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:40.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [2024-08-23T10:23:40.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T10:23:40.934Z] 995b1537e335: Preparing [2024-08-23T10:23:40.934Z] 1f5207ce0554: Preparing [2024-08-23T10:23:40.934Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:40.934Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:40.934Z] 9e25c1f73262: Preparing [2024-08-23T10:23:40.934Z] b843c07121e9: Preparing [2024-08-23T10:23:40.934Z] 3c20671a5817: Preparing [2024-08-23T10:23:40.934Z] b843c07121e9: Waiting [2024-08-23T10:23:40.934Z] 3c20671a5817: Waiting [2024-08-23T10:23:40.934Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:40.934Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:40.934Z] 995b1537e335: Layer already exists [2024-08-23T10:23:40.934Z] 9e25c1f73262: Layer already exists [2024-08-23T10:23:40.934Z] 1f5207ce0554: Layer already exists [2024-08-23T10:23:40.934Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:40.934Z] b843c07121e9: Layer already exists [2024-08-23T10:23:41.200Z] 3.2.0-dev.60: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:41.545Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:41.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:41.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T10:23:41.890Z] 995b1537e335: Preparing [2024-08-23T10:23:41.890Z] 1f5207ce0554: Preparing [2024-08-23T10:23:41.890Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:41.891Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:41.891Z] 9e25c1f73262: Preparing [2024-08-23T10:23:41.891Z] b843c07121e9: Preparing [2024-08-23T10:23:41.891Z] 3c20671a5817: Preparing [2024-08-23T10:23:41.891Z] b843c07121e9: Waiting [2024-08-23T10:23:41.891Z] 3c20671a5817: Waiting [2024-08-23T10:23:41.891Z] 9e25c1f73262: Layer already exists [2024-08-23T10:23:41.891Z] 995b1537e335: Layer already exists [2024-08-23T10:23:41.891Z] 1f5207ce0554: Layer already exists [2024-08-23T10:23:41.891Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:41.891Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:41.891Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:41.891Z] b843c07121e9: Layer already exists [2024-08-23T10:23:42.155Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:42.508Z] + 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-08-23T10:23:42.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-23T10:23:42.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T10:23:42.860Z] 995b1537e335: Preparing [2024-08-23T10:23:42.860Z] 1f5207ce0554: Preparing [2024-08-23T10:23:42.860Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:42.860Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:42.860Z] 9e25c1f73262: Preparing [2024-08-23T10:23:42.860Z] b843c07121e9: Preparing [2024-08-23T10:23:42.860Z] 3c20671a5817: Preparing [2024-08-23T10:23:42.860Z] 3c20671a5817: Waiting [2024-08-23T10:23:42.860Z] b843c07121e9: Waiting [2024-08-23T10:23:42.860Z] 995b1537e335: Layer already exists [2024-08-23T10:23:42.860Z] 1f5207ce0554: Layer already exists [2024-08-23T10:23:42.860Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:42.860Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:42.860Z] 9e25c1f73262: Layer already exists [2024-08-23T10:23:42.860Z] b843c07121e9: Layer already exists [2024-08-23T10:23:42.860Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:43.136Z] main: digest: sha256:d5f63abe645f380572e72bc8e6198587225a5311d3412f256bc69dd9195dd265 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:23:43.244Z] ===================================================== [Pipeline] echo [2024-08-23T10:23:43.265Z] taggedImages: [2024-08-23T10:23:43.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:43.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-23T10:23:43.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.60 [2024-08-23T10:23:43.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:43.265Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-23T10:23:43.302Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-23T10:23:43.302Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:43.302Z] latest [2024-08-23T10:23:43.302Z] 3.2.0-dev.60 [2024-08-23T10:23:43.302Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:23:43.302Z] main [2024-08-23T10:23:43.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:43.666Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:23:44.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:23:44.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T10:23:44.012Z] bf92ede6f418: Preparing [2024-08-23T10:23:44.012Z] 1831daf9b88e: Preparing [2024-08-23T10:23:44.012Z] 1699a4d76ed0: Preparing [2024-08-23T10:23:44.012Z] 64f997b4e9c5: Preparing [2024-08-23T10:23:44.012Z] d0ee6f3d3893: Preparing [2024-08-23T10:23:44.012Z] 814d32cf5714: Preparing [2024-08-23T10:23:44.012Z] 0092176f6d91: Preparing [2024-08-23T10:23:44.012Z] 814d32cf5714: Waiting [2024-08-23T10:23:44.012Z] 0092176f6d91: Waiting [2024-08-23T10:23:44.012Z] a4ae023b81c2: Preparing [2024-08-23T10:23:44.012Z] 14088d66a17f: Preparing [2024-08-23T10:23:44.012Z] 3c20671a5817: Preparing [2024-08-23T10:23:44.012Z] a4ae023b81c2: Waiting [2024-08-23T10:23:44.012Z] 14088d66a17f: Waiting [2024-08-23T10:23:44.012Z] 3c20671a5817: Waiting [2024-08-23T10:23:44.012Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:23:44.275Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:23:44.275Z] 1699a4d76ed0: Pushed [2024-08-23T10:23:44.275Z] 1831daf9b88e: Pushed [2024-08-23T10:23:44.275Z] bf92ede6f418: Pushed [2024-08-23T10:23:44.275Z] 3c20671a5817: Layer already exists [2024-08-23T10:23:44.275Z] a4ae023b81c2: Pushed [2024-08-23T10:23:45.225Z] 14088d66a17f: Pushed [2024-08-23T10:23:57.508Z] 0092176f6d91: Pushed [2024-08-23T10:24:05.686Z] 814d32cf5714: Pushed [2024-08-23T10:24:05.687Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:06.033Z] + 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-08-23T10:24:06.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-23T10:24:06.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T10:24:06.378Z] bf92ede6f418: Preparing [2024-08-23T10:24:06.378Z] 1831daf9b88e: Preparing [2024-08-23T10:24:06.378Z] 1699a4d76ed0: Preparing [2024-08-23T10:24:06.378Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:06.378Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:06.378Z] 814d32cf5714: Preparing [2024-08-23T10:24:06.378Z] 0092176f6d91: Preparing [2024-08-23T10:24:06.378Z] a4ae023b81c2: Preparing [2024-08-23T10:24:06.378Z] 14088d66a17f: Preparing [2024-08-23T10:24:06.378Z] 3c20671a5817: Preparing [2024-08-23T10:24:06.378Z] 814d32cf5714: Waiting [2024-08-23T10:24:06.378Z] 0092176f6d91: Waiting [2024-08-23T10:24:06.378Z] a4ae023b81c2: Waiting [2024-08-23T10:24:06.378Z] 14088d66a17f: Waiting [2024-08-23T10:24:06.378Z] 3c20671a5817: Waiting [2024-08-23T10:24:06.378Z] 1831daf9b88e: Layer already exists [2024-08-23T10:24:06.378Z] bf92ede6f418: Layer already exists [2024-08-23T10:24:06.378Z] 1699a4d76ed0: Layer already exists [2024-08-23T10:24:06.378Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:06.378Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:06.378Z] 0092176f6d91: Layer already exists [2024-08-23T10:24:06.378Z] 814d32cf5714: Layer already exists [2024-08-23T10:24:06.378Z] 14088d66a17f: Layer already exists [2024-08-23T10:24:06.378Z] a4ae023b81c2: Layer already exists [2024-08-23T10:24:06.378Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:06.641Z] latest: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:07.001Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:07.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [2024-08-23T10:24:07.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T10:24:07.350Z] bf92ede6f418: Preparing [2024-08-23T10:24:07.350Z] 1831daf9b88e: Preparing [2024-08-23T10:24:07.350Z] 1699a4d76ed0: Preparing [2024-08-23T10:24:07.350Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:07.350Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:07.350Z] 814d32cf5714: Preparing [2024-08-23T10:24:07.350Z] 0092176f6d91: Preparing [2024-08-23T10:24:07.350Z] 814d32cf5714: Waiting [2024-08-23T10:24:07.350Z] 0092176f6d91: Waiting [2024-08-23T10:24:07.350Z] a4ae023b81c2: Preparing [2024-08-23T10:24:07.350Z] 14088d66a17f: Preparing [2024-08-23T10:24:07.350Z] a4ae023b81c2: Waiting [2024-08-23T10:24:07.350Z] 14088d66a17f: Waiting [2024-08-23T10:24:07.350Z] 3c20671a5817: Preparing [2024-08-23T10:24:07.350Z] 3c20671a5817: Waiting [2024-08-23T10:24:07.350Z] 1699a4d76ed0: Layer already exists [2024-08-23T10:24:07.350Z] bf92ede6f418: Layer already exists [2024-08-23T10:24:07.350Z] 1831daf9b88e: Layer already exists [2024-08-23T10:24:07.350Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:07.350Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:07.350Z] 0092176f6d91: Layer already exists [2024-08-23T10:24:07.350Z] a4ae023b81c2: Layer already exists [2024-08-23T10:24:07.350Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:07.350Z] 814d32cf5714: Layer already exists [2024-08-23T10:24:07.350Z] 14088d66a17f: Layer already exists [2024-08-23T10:24:07.613Z] 3.2.0-dev.60: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:07.968Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:08.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:24:08.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T10:24:08.310Z] bf92ede6f418: Preparing [2024-08-23T10:24:08.310Z] 1831daf9b88e: Preparing [2024-08-23T10:24:08.310Z] 1699a4d76ed0: Preparing [2024-08-23T10:24:08.310Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:08.310Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:08.310Z] 814d32cf5714: Preparing [2024-08-23T10:24:08.310Z] 0092176f6d91: Preparing [2024-08-23T10:24:08.310Z] a4ae023b81c2: Preparing [2024-08-23T10:24:08.310Z] 14088d66a17f: Preparing [2024-08-23T10:24:08.310Z] 3c20671a5817: Preparing [2024-08-23T10:24:08.310Z] 814d32cf5714: Waiting [2024-08-23T10:24:08.310Z] 0092176f6d91: Waiting [2024-08-23T10:24:08.310Z] a4ae023b81c2: Waiting [2024-08-23T10:24:08.310Z] 3c20671a5817: Waiting [2024-08-23T10:24:08.310Z] 14088d66a17f: Waiting [2024-08-23T10:24:08.310Z] 1831daf9b88e: Layer already exists [2024-08-23T10:24:08.310Z] bf92ede6f418: Layer already exists [2024-08-23T10:24:08.310Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:08.310Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:08.310Z] 1699a4d76ed0: Layer already exists [2024-08-23T10:24:08.310Z] 814d32cf5714: Layer already exists [2024-08-23T10:24:08.310Z] a4ae023b81c2: Layer already exists [2024-08-23T10:24:08.310Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:08.310Z] 14088d66a17f: Layer already exists [2024-08-23T10:24:08.310Z] 0092176f6d91: Layer already exists [2024-08-23T10:24:08.574Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:08.926Z] + 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-08-23T10:24:09.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-23T10:24:09.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T10:24:09.269Z] bf92ede6f418: Preparing [2024-08-23T10:24:09.269Z] 1831daf9b88e: Preparing [2024-08-23T10:24:09.269Z] 1699a4d76ed0: Preparing [2024-08-23T10:24:09.269Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:09.269Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:09.269Z] 814d32cf5714: Preparing [2024-08-23T10:24:09.269Z] 0092176f6d91: Preparing [2024-08-23T10:24:09.269Z] a4ae023b81c2: Preparing [2024-08-23T10:24:09.269Z] 14088d66a17f: Preparing [2024-08-23T10:24:09.269Z] 3c20671a5817: Preparing [2024-08-23T10:24:09.269Z] a4ae023b81c2: Waiting [2024-08-23T10:24:09.269Z] 14088d66a17f: Waiting [2024-08-23T10:24:09.269Z] 3c20671a5817: Waiting [2024-08-23T10:24:09.269Z] 814d32cf5714: Waiting [2024-08-23T10:24:09.269Z] 0092176f6d91: Waiting [2024-08-23T10:24:09.269Z] bf92ede6f418: Layer already exists [2024-08-23T10:24:09.269Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:09.269Z] 1699a4d76ed0: Layer already exists [2024-08-23T10:24:09.269Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:09.269Z] 1831daf9b88e: Layer already exists [2024-08-23T10:24:09.269Z] 814d32cf5714: Layer already exists [2024-08-23T10:24:09.269Z] a4ae023b81c2: Layer already exists [2024-08-23T10:24:09.269Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:09.269Z] 14088d66a17f: Layer already exists [2024-08-23T10:24:09.269Z] 0092176f6d91: Layer already exists [2024-08-23T10:24:09.532Z] main: digest: sha256:e9361e7690b9a075ddfb1dd25a659a4cd4d1cae87b854d452d48f28cb2f1b50d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:24:09.623Z] ===================================================== [Pipeline] echo [2024-08-23T10:24:09.642Z] taggedImages: [2024-08-23T10:24:09.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:24:09.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-23T10:24:09.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.60 [2024-08-23T10:24:09.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:24:09.642Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-23T10:24:09.673Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-23T10:24:09.673Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:24:09.673Z] latest [2024-08-23T10:24:09.673Z] 3.2.0-dev.60 [2024-08-23T10:24:09.673Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:24:09.673Z] main [2024-08-23T10:24:09.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:10.046Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:10.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:24:10.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T10:24:10.404Z] 71dc7ef59484: Preparing [2024-08-23T10:24:10.404Z] f092be77db5f: Preparing [2024-08-23T10:24:10.404Z] 7b20736c03b6: Preparing [2024-08-23T10:24:10.404Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:10.404Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:10.404Z] fe33f7109d37: Preparing [2024-08-23T10:24:10.404Z] d93d11a11279: Preparing [2024-08-23T10:24:10.404Z] 7250f2666028: Preparing [2024-08-23T10:24:10.404Z] 3c20671a5817: Preparing [2024-08-23T10:24:10.404Z] d93d11a11279: Waiting [2024-08-23T10:24:10.404Z] 7250f2666028: Waiting [2024-08-23T10:24:10.404Z] 3c20671a5817: Waiting [2024-08-23T10:24:10.404Z] fe33f7109d37: Waiting [2024-08-23T10:24:10.404Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:10.404Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:10.669Z] 7b20736c03b6: Pushed [2024-08-23T10:24:10.669Z] f092be77db5f: Pushed [2024-08-23T10:24:10.669Z] 71dc7ef59484: Pushed [2024-08-23T10:24:10.669Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:10.669Z] d93d11a11279: Pushed [2024-08-23T10:24:11.247Z] 7250f2666028: Pushed [2024-08-23T10:24:33.278Z] fe33f7109d37: Pushed [2024-08-23T10:24:33.278Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:33.638Z] + 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-08-23T10:24:33.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-23T10:24:33.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T10:24:33.995Z] 71dc7ef59484: Preparing [2024-08-23T10:24:33.995Z] f092be77db5f: Preparing [2024-08-23T10:24:33.995Z] 7b20736c03b6: Preparing [2024-08-23T10:24:33.995Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:33.995Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:33.995Z] fe33f7109d37: Preparing [2024-08-23T10:24:33.995Z] d93d11a11279: Preparing [2024-08-23T10:24:33.995Z] 7250f2666028: Preparing [2024-08-23T10:24:33.995Z] 3c20671a5817: Preparing [2024-08-23T10:24:33.995Z] fe33f7109d37: Waiting [2024-08-23T10:24:33.995Z] d93d11a11279: Waiting [2024-08-23T10:24:33.995Z] 7250f2666028: Waiting [2024-08-23T10:24:33.995Z] 3c20671a5817: Waiting [2024-08-23T10:24:33.995Z] 71dc7ef59484: Layer already exists [2024-08-23T10:24:33.995Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:33.995Z] 7b20736c03b6: Layer already exists [2024-08-23T10:24:33.995Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:33.996Z] f092be77db5f: Layer already exists [2024-08-23T10:24:33.996Z] d93d11a11279: Layer already exists [2024-08-23T10:24:33.996Z] fe33f7109d37: Layer already exists [2024-08-23T10:24:33.996Z] 7250f2666028: Layer already exists [2024-08-23T10:24:33.996Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:34.268Z] latest: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:34.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:34.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [2024-08-23T10:24:34.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T10:24:34.972Z] 71dc7ef59484: Preparing [2024-08-23T10:24:34.972Z] f092be77db5f: Preparing [2024-08-23T10:24:34.972Z] 7b20736c03b6: Preparing [2024-08-23T10:24:34.972Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:34.972Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:34.972Z] fe33f7109d37: Preparing [2024-08-23T10:24:34.972Z] d93d11a11279: Preparing [2024-08-23T10:24:34.972Z] 7250f2666028: Preparing [2024-08-23T10:24:34.972Z] 3c20671a5817: Preparing [2024-08-23T10:24:34.972Z] fe33f7109d37: Waiting [2024-08-23T10:24:34.972Z] 7250f2666028: Waiting [2024-08-23T10:24:34.972Z] 3c20671a5817: Waiting [2024-08-23T10:24:34.972Z] d93d11a11279: Waiting [2024-08-23T10:24:34.972Z] 71dc7ef59484: Layer already exists [2024-08-23T10:24:34.972Z] 7b20736c03b6: Layer already exists [2024-08-23T10:24:34.972Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:34.972Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:34.972Z] f092be77db5f: Layer already exists [2024-08-23T10:24:34.972Z] 7250f2666028: Layer already exists [2024-08-23T10:24:34.972Z] d93d11a11279: Layer already exists [2024-08-23T10:24:34.972Z] fe33f7109d37: Layer already exists [2024-08-23T10:24:34.973Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:35.237Z] 3.2.0-dev.60: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:35.593Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:35.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:24:35.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T10:24:35.932Z] 71dc7ef59484: Preparing [2024-08-23T10:24:35.932Z] f092be77db5f: Preparing [2024-08-23T10:24:35.932Z] 7b20736c03b6: Preparing [2024-08-23T10:24:35.932Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:35.932Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:35.932Z] fe33f7109d37: Preparing [2024-08-23T10:24:35.932Z] d93d11a11279: Preparing [2024-08-23T10:24:35.932Z] 7250f2666028: Preparing [2024-08-23T10:24:35.932Z] 3c20671a5817: Preparing [2024-08-23T10:24:35.932Z] fe33f7109d37: Waiting [2024-08-23T10:24:35.932Z] d93d11a11279: Waiting [2024-08-23T10:24:35.932Z] 7250f2666028: Waiting [2024-08-23T10:24:35.932Z] 3c20671a5817: Waiting [2024-08-23T10:24:35.932Z] f092be77db5f: Layer already exists [2024-08-23T10:24:35.932Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:35.932Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:35.932Z] 71dc7ef59484: Layer already exists [2024-08-23T10:24:35.932Z] 7b20736c03b6: Layer already exists [2024-08-23T10:24:35.932Z] fe33f7109d37: Layer already exists [2024-08-23T10:24:35.932Z] d93d11a11279: Layer already exists [2024-08-23T10:24:35.932Z] 7250f2666028: Layer already exists [2024-08-23T10:24:35.932Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:36.195Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:36.543Z] + 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-08-23T10:24:36.885Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-23T10:24:36.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T10:24:36.885Z] 71dc7ef59484: Preparing [2024-08-23T10:24:36.885Z] f092be77db5f: Preparing [2024-08-23T10:24:36.885Z] 7b20736c03b6: Preparing [2024-08-23T10:24:36.885Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:36.885Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:36.885Z] fe33f7109d37: Preparing [2024-08-23T10:24:36.885Z] d93d11a11279: Preparing [2024-08-23T10:24:36.885Z] 7250f2666028: Preparing [2024-08-23T10:24:36.885Z] 3c20671a5817: Preparing [2024-08-23T10:24:36.885Z] fe33f7109d37: Waiting [2024-08-23T10:24:36.885Z] d93d11a11279: Waiting [2024-08-23T10:24:36.885Z] 7250f2666028: Waiting [2024-08-23T10:24:36.885Z] 3c20671a5817: Waiting [2024-08-23T10:24:36.885Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:36.885Z] 7b20736c03b6: Layer already exists [2024-08-23T10:24:36.885Z] f092be77db5f: Layer already exists [2024-08-23T10:24:36.885Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:36.885Z] 71dc7ef59484: Layer already exists [2024-08-23T10:24:36.885Z] d93d11a11279: Layer already exists [2024-08-23T10:24:36.885Z] fe33f7109d37: Layer already exists [2024-08-23T10:24:36.885Z] 7250f2666028: Layer already exists [2024-08-23T10:24:36.885Z] 3c20671a5817: Layer already exists [2024-08-23T10:24:37.149Z] main: digest: sha256:ae909edaf7ee6226779a8a995825c12110e045c6c0e4fa7a6165afd14dd24edc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:24:37.221Z] ===================================================== [Pipeline] echo [2024-08-23T10:24:37.238Z] taggedImages: [2024-08-23T10:24:37.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:24:37.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-23T10:24:37.238Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.60 [2024-08-23T10:24:37.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:24:37.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-23T10:24:37.266Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-23T10:24:37.266Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:24:37.266Z] latest [2024-08-23T10:24:37.266Z] 3.2.0-dev.60 [2024-08-23T10:24:37.266Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:24:37.266Z] main [2024-08-23T10:24:37.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:37.644Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:24:37.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:24:37.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T10:24:37.986Z] 31e9f255c679: Preparing [2024-08-23T10:24:37.986Z] 5d3709b95910: Preparing [2024-08-23T10:24:37.986Z] 1869615b32a4: Preparing [2024-08-23T10:24:37.986Z] 64f997b4e9c5: Preparing [2024-08-23T10:24:37.986Z] d0ee6f3d3893: Preparing [2024-08-23T10:24:37.986Z] 2846f1a85b9e: Preparing [2024-08-23T10:24:37.986Z] a4ae023b81c2: Preparing [2024-08-23T10:24:37.986Z] 14088d66a17f: Preparing [2024-08-23T10:24:37.986Z] 3c20671a5817: Preparing [2024-08-23T10:24:37.986Z] a4ae023b81c2: Waiting [2024-08-23T10:24:37.986Z] 14088d66a17f: Waiting [2024-08-23T10:24:37.986Z] 3c20671a5817: Waiting [2024-08-23T10:24:37.986Z] 2846f1a85b9e: Waiting [2024-08-23T10:24:37.986Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:24:37.986Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:24:37.986Z] a4ae023b81c2: Layer already exists [2024-08-23T10:24:38.250Z] 14088d66a17f: Layer already exists [2024-08-23T10:24:38.250Z] 1869615b32a4: Pushed [2024-08-23T10:24:38.250Z] 5d3709b95910: Pushed [2024-08-23T10:24:38.250Z] 31e9f255c679: Pushed [2024-08-23T10:24:38.250Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:00.272Z] 2846f1a85b9e: Pushed [2024-08-23T10:25:00.272Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:00.631Z] + 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-08-23T10:25:00.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-23T10:25:00.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T10:25:00.981Z] 31e9f255c679: Preparing [2024-08-23T10:25:00.981Z] 5d3709b95910: Preparing [2024-08-23T10:25:00.981Z] 1869615b32a4: Preparing [2024-08-23T10:25:00.981Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:00.981Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:00.981Z] 2846f1a85b9e: Preparing [2024-08-23T10:25:00.981Z] a4ae023b81c2: Preparing [2024-08-23T10:25:00.981Z] 14088d66a17f: Preparing [2024-08-23T10:25:00.981Z] 3c20671a5817: Preparing [2024-08-23T10:25:00.981Z] a4ae023b81c2: Waiting [2024-08-23T10:25:00.981Z] 14088d66a17f: Waiting [2024-08-23T10:25:00.981Z] 3c20671a5817: Waiting [2024-08-23T10:25:00.981Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:00.981Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:00.981Z] 31e9f255c679: Layer already exists [2024-08-23T10:25:00.981Z] 1869615b32a4: Layer already exists [2024-08-23T10:25:00.981Z] 5d3709b95910: Layer already exists [2024-08-23T10:25:00.981Z] a4ae023b81c2: Layer already exists [2024-08-23T10:25:00.981Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:00.981Z] 2846f1a85b9e: Layer already exists [2024-08-23T10:25:00.981Z] 14088d66a17f: Layer already exists [2024-08-23T10:25:01.246Z] latest: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:01.596Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:01.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [2024-08-23T10:25:01.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T10:25:01.954Z] 31e9f255c679: Preparing [2024-08-23T10:25:01.954Z] 5d3709b95910: Preparing [2024-08-23T10:25:01.954Z] 1869615b32a4: Preparing [2024-08-23T10:25:01.954Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:01.954Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:01.954Z] 2846f1a85b9e: Preparing [2024-08-23T10:25:01.954Z] a4ae023b81c2: Preparing [2024-08-23T10:25:01.954Z] 14088d66a17f: Preparing [2024-08-23T10:25:01.954Z] 3c20671a5817: Preparing [2024-08-23T10:25:01.954Z] 2846f1a85b9e: Waiting [2024-08-23T10:25:01.954Z] a4ae023b81c2: Waiting [2024-08-23T10:25:01.954Z] 14088d66a17f: Waiting [2024-08-23T10:25:01.954Z] 3c20671a5817: Waiting [2024-08-23T10:25:01.954Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:01.954Z] 1869615b32a4: Layer already exists [2024-08-23T10:25:01.954Z] 5d3709b95910: Layer already exists [2024-08-23T10:25:01.954Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:01.954Z] 31e9f255c679: Layer already exists [2024-08-23T10:25:01.954Z] 14088d66a17f: Layer already exists [2024-08-23T10:25:01.954Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:01.954Z] 2846f1a85b9e: Layer already exists [2024-08-23T10:25:01.954Z] a4ae023b81c2: Layer already exists [2024-08-23T10:25:02.222Z] 3.2.0-dev.60: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:02.589Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:02.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:02.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T10:25:02.940Z] 31e9f255c679: Preparing [2024-08-23T10:25:02.940Z] 5d3709b95910: Preparing [2024-08-23T10:25:02.940Z] 1869615b32a4: Preparing [2024-08-23T10:25:02.940Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:02.940Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:02.940Z] 2846f1a85b9e: Preparing [2024-08-23T10:25:02.940Z] a4ae023b81c2: Preparing [2024-08-23T10:25:02.940Z] 14088d66a17f: Preparing [2024-08-23T10:25:02.940Z] 3c20671a5817: Preparing [2024-08-23T10:25:02.940Z] a4ae023b81c2: Waiting [2024-08-23T10:25:02.940Z] 14088d66a17f: Waiting [2024-08-23T10:25:02.940Z] 3c20671a5817: Waiting [2024-08-23T10:25:02.940Z] 2846f1a85b9e: Waiting [2024-08-23T10:25:02.940Z] 31e9f255c679: Layer already exists [2024-08-23T10:25:02.940Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:02.940Z] 5d3709b95910: Layer already exists [2024-08-23T10:25:02.940Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:02.940Z] 1869615b32a4: Layer already exists [2024-08-23T10:25:02.940Z] 2846f1a85b9e: Layer already exists [2024-08-23T10:25:02.940Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:02.940Z] a4ae023b81c2: Layer already exists [2024-08-23T10:25:02.940Z] 14088d66a17f: Layer already exists [2024-08-23T10:25:03.206Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:03.554Z] + 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-08-23T10:25:03.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-23T10:25:03.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T10:25:03.902Z] 31e9f255c679: Preparing [2024-08-23T10:25:03.902Z] 5d3709b95910: Preparing [2024-08-23T10:25:03.902Z] 1869615b32a4: Preparing [2024-08-23T10:25:03.902Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:03.902Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:03.902Z] 2846f1a85b9e: Preparing [2024-08-23T10:25:03.902Z] a4ae023b81c2: Preparing [2024-08-23T10:25:03.902Z] 14088d66a17f: Preparing [2024-08-23T10:25:03.902Z] 3c20671a5817: Preparing [2024-08-23T10:25:03.902Z] 2846f1a85b9e: Waiting [2024-08-23T10:25:03.902Z] a4ae023b81c2: Waiting [2024-08-23T10:25:03.902Z] 14088d66a17f: Waiting [2024-08-23T10:25:03.902Z] 3c20671a5817: Waiting [2024-08-23T10:25:03.902Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:03.902Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:03.902Z] 31e9f255c679: Layer already exists [2024-08-23T10:25:03.902Z] 5d3709b95910: Layer already exists [2024-08-23T10:25:03.902Z] 1869615b32a4: Layer already exists [2024-08-23T10:25:03.902Z] 2846f1a85b9e: Layer already exists [2024-08-23T10:25:03.902Z] 14088d66a17f: Layer already exists [2024-08-23T10:25:03.902Z] a4ae023b81c2: Layer already exists [2024-08-23T10:25:03.902Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:04.166Z] main: digest: sha256:75b7385aa1f213e7b56f9f109d2ebcfbfbbe52e8611c8d133903393bc670dd41 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:25:04.247Z] ===================================================== [Pipeline] echo [2024-08-23T10:25:04.260Z] taggedImages: [2024-08-23T10:25:04.260Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:04.260Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-23T10:25:04.260Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.60 [2024-08-23T10:25:04.260Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:04.260Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-23T10:25:04.287Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-23T10:25:04.287Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:04.287Z] latest [2024-08-23T10:25:04.287Z] 3.2.0-dev.60 [2024-08-23T10:25:04.287Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:04.287Z] main [2024-08-23T10:25:04.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:04.647Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:05.151Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:05.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T10:25:05.151Z] becf3cfdb826: Preparing [2024-08-23T10:25:05.151Z] 7ddc7cbdd5ce: Preparing [2024-08-23T10:25:05.151Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:05.151Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:05.151Z] 97cffa1a9510: Preparing [2024-08-23T10:25:05.151Z] 111ff4b1813d: Preparing [2024-08-23T10:25:05.151Z] 3c20671a5817: Preparing [2024-08-23T10:25:05.151Z] 111ff4b1813d: Waiting [2024-08-23T10:25:05.151Z] 3c20671a5817: Waiting [2024-08-23T10:25:05.151Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:05.151Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:05.415Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:05.415Z] 97cffa1a9510: Pushed [2024-08-23T10:25:05.415Z] becf3cfdb826: Pushed [2024-08-23T10:25:05.993Z] 111ff4b1813d: Pushed [2024-08-23T10:25:12.707Z] 7ddc7cbdd5ce: Pushed [2024-08-23T10:25:12.707Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:13.063Z] + 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-08-23T10:25:13.407Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-23T10:25:13.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T10:25:13.407Z] becf3cfdb826: Preparing [2024-08-23T10:25:13.407Z] 7ddc7cbdd5ce: Preparing [2024-08-23T10:25:13.407Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:13.407Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:13.407Z] 97cffa1a9510: Preparing [2024-08-23T10:25:13.407Z] 111ff4b1813d: Preparing [2024-08-23T10:25:13.407Z] 3c20671a5817: Preparing [2024-08-23T10:25:13.407Z] 111ff4b1813d: Waiting [2024-08-23T10:25:13.407Z] 3c20671a5817: Waiting [2024-08-23T10:25:13.407Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:13.407Z] becf3cfdb826: Layer already exists [2024-08-23T10:25:13.407Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:13.407Z] 7ddc7cbdd5ce: Layer already exists [2024-08-23T10:25:13.407Z] 97cffa1a9510: Layer already exists [2024-08-23T10:25:13.407Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:13.407Z] 111ff4b1813d: Layer already exists [2024-08-23T10:25:13.407Z] latest: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:14.012Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:14.361Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [2024-08-23T10:25:14.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T10:25:14.361Z] becf3cfdb826: Preparing [2024-08-23T10:25:14.361Z] 7ddc7cbdd5ce: Preparing [2024-08-23T10:25:14.361Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:14.361Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:14.361Z] 97cffa1a9510: Preparing [2024-08-23T10:25:14.361Z] 111ff4b1813d: Preparing [2024-08-23T10:25:14.361Z] 3c20671a5817: Preparing [2024-08-23T10:25:14.361Z] 111ff4b1813d: Waiting [2024-08-23T10:25:14.361Z] 3c20671a5817: Waiting [2024-08-23T10:25:14.361Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:14.361Z] 97cffa1a9510: Layer already exists [2024-08-23T10:25:14.361Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:14.361Z] 7ddc7cbdd5ce: Layer already exists [2024-08-23T10:25:14.361Z] becf3cfdb826: Layer already exists [2024-08-23T10:25:14.361Z] 111ff4b1813d: Layer already exists [2024-08-23T10:25:14.361Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:14.623Z] 3.2.0-dev.60: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:14.979Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:15.341Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:15.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T10:25:15.341Z] becf3cfdb826: Preparing [2024-08-23T10:25:15.341Z] 7ddc7cbdd5ce: Preparing [2024-08-23T10:25:15.341Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:15.341Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:15.341Z] 97cffa1a9510: Preparing [2024-08-23T10:25:15.341Z] 111ff4b1813d: Preparing [2024-08-23T10:25:15.341Z] 3c20671a5817: Preparing [2024-08-23T10:25:15.341Z] 111ff4b1813d: Waiting [2024-08-23T10:25:15.341Z] 3c20671a5817: Waiting [2024-08-23T10:25:15.341Z] 7ddc7cbdd5ce: Layer already exists [2024-08-23T10:25:15.341Z] becf3cfdb826: Layer already exists [2024-08-23T10:25:15.341Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:15.341Z] 97cffa1a9510: Layer already exists [2024-08-23T10:25:15.341Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:15.341Z] 111ff4b1813d: Layer already exists [2024-08-23T10:25:15.341Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:15.606Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:15.956Z] + 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-08-23T10:25:16.306Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-23T10:25:16.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T10:25:16.306Z] becf3cfdb826: Preparing [2024-08-23T10:25:16.306Z] 7ddc7cbdd5ce: Preparing [2024-08-23T10:25:16.306Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:16.306Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:16.306Z] 97cffa1a9510: Preparing [2024-08-23T10:25:16.306Z] 111ff4b1813d: Preparing [2024-08-23T10:25:16.306Z] 3c20671a5817: Preparing [2024-08-23T10:25:16.306Z] 111ff4b1813d: Waiting [2024-08-23T10:25:16.306Z] 3c20671a5817: Waiting [2024-08-23T10:25:16.306Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:16.306Z] becf3cfdb826: Layer already exists [2024-08-23T10:25:16.306Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:16.306Z] 97cffa1a9510: Layer already exists [2024-08-23T10:25:16.306Z] 7ddc7cbdd5ce: Layer already exists [2024-08-23T10:25:16.306Z] 111ff4b1813d: Layer already exists [2024-08-23T10:25:16.306Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:16.569Z] main: digest: sha256:f007679900f69a40f13e1adc412c4b3eca7636c81713a2b58c8af0117fe2406e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:25:16.649Z] ===================================================== [Pipeline] echo [2024-08-23T10:25:16.668Z] taggedImages: [2024-08-23T10:25:16.668Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:16.668Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-23T10:25:16.668Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.60 [2024-08-23T10:25:16.668Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:16.668Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-23T10:25:16.694Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-23T10:25:16.695Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:16.695Z] latest [2024-08-23T10:25:16.695Z] 3.2.0-dev.60 [2024-08-23T10:25:16.695Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:16.695Z] main [2024-08-23T10:25:16.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:17.065Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:17.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:17.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T10:25:17.408Z] e2164d28ecec: Preparing [2024-08-23T10:25:17.408Z] fd336b78aac0: Preparing [2024-08-23T10:25:17.408Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:17.408Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:17.408Z] 67e1f2a67da2: Preparing [2024-08-23T10:25:17.408Z] 3eeb69934ae5: Preparing [2024-08-23T10:25:17.408Z] 3c20671a5817: Preparing [2024-08-23T10:25:17.408Z] 3eeb69934ae5: Waiting [2024-08-23T10:25:17.408Z] 3c20671a5817: Waiting [2024-08-23T10:25:17.408Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:17.672Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:17.672Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:17.672Z] e2164d28ecec: Pushed [2024-08-23T10:25:17.672Z] 67e1f2a67da2: Pushed [2024-08-23T10:25:17.936Z] 3eeb69934ae5: Pushed [2024-08-23T10:25:24.552Z] fd336b78aac0: Pushed [2024-08-23T10:25:24.553Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:24.904Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:25.249Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-23T10:25:25.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T10:25:25.249Z] e2164d28ecec: Preparing [2024-08-23T10:25:25.249Z] fd336b78aac0: Preparing [2024-08-23T10:25:25.249Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:25.249Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:25.249Z] 67e1f2a67da2: Preparing [2024-08-23T10:25:25.249Z] 3eeb69934ae5: Preparing [2024-08-23T10:25:25.249Z] 3c20671a5817: Preparing [2024-08-23T10:25:25.249Z] 3eeb69934ae5: Waiting [2024-08-23T10:25:25.249Z] 3c20671a5817: Waiting [2024-08-23T10:25:25.249Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:25.249Z] fd336b78aac0: Layer already exists [2024-08-23T10:25:25.249Z] e2164d28ecec: Layer already exists [2024-08-23T10:25:25.249Z] 67e1f2a67da2: Layer already exists [2024-08-23T10:25:25.249Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:25.249Z] 3eeb69934ae5: Layer already exists [2024-08-23T10:25:25.249Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:25.513Z] latest: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:25.861Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:26.200Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [2024-08-23T10:25:26.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T10:25:26.200Z] e2164d28ecec: Preparing [2024-08-23T10:25:26.200Z] fd336b78aac0: Preparing [2024-08-23T10:25:26.200Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:26.200Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:26.200Z] 67e1f2a67da2: Preparing [2024-08-23T10:25:26.200Z] 3eeb69934ae5: Preparing [2024-08-23T10:25:26.200Z] 3c20671a5817: Preparing [2024-08-23T10:25:26.200Z] 3eeb69934ae5: Waiting [2024-08-23T10:25:26.200Z] 3c20671a5817: Waiting [2024-08-23T10:25:26.200Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:26.200Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:26.200Z] e2164d28ecec: Layer already exists [2024-08-23T10:25:26.200Z] fd336b78aac0: Layer already exists [2024-08-23T10:25:26.200Z] 67e1f2a67da2: Layer already exists [2024-08-23T10:25:26.200Z] 3eeb69934ae5: Layer already exists [2024-08-23T10:25:26.200Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:26.466Z] 3.2.0-dev.60: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:26.817Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:27.168Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:27.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T10:25:27.168Z] e2164d28ecec: Preparing [2024-08-23T10:25:27.168Z] fd336b78aac0: Preparing [2024-08-23T10:25:27.168Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:27.168Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:27.168Z] 67e1f2a67da2: Preparing [2024-08-23T10:25:27.168Z] 3eeb69934ae5: Preparing [2024-08-23T10:25:27.168Z] 3c20671a5817: Preparing [2024-08-23T10:25:27.168Z] 3eeb69934ae5: Waiting [2024-08-23T10:25:27.168Z] 3c20671a5817: Waiting [2024-08-23T10:25:27.168Z] fd336b78aac0: Layer already exists [2024-08-23T10:25:27.168Z] 67e1f2a67da2: Layer already exists [2024-08-23T10:25:27.168Z] e2164d28ecec: Layer already exists [2024-08-23T10:25:27.168Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:27.168Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:27.168Z] 3eeb69934ae5: Layer already exists [2024-08-23T10:25:27.168Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:27.168Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:27.778Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:28.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-23T10:25:28.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T10:25:28.131Z] e2164d28ecec: Preparing [2024-08-23T10:25:28.131Z] fd336b78aac0: Preparing [2024-08-23T10:25:28.131Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:28.131Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:28.131Z] 67e1f2a67da2: Preparing [2024-08-23T10:25:28.131Z] 3eeb69934ae5: Preparing [2024-08-23T10:25:28.131Z] 3c20671a5817: Preparing [2024-08-23T10:25:28.131Z] 3c20671a5817: Waiting [2024-08-23T10:25:28.131Z] 3eeb69934ae5: Waiting [2024-08-23T10:25:28.131Z] e2164d28ecec: Layer already exists [2024-08-23T10:25:28.131Z] 67e1f2a67da2: Layer already exists [2024-08-23T10:25:28.131Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:28.131Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:28.131Z] fd336b78aac0: Layer already exists [2024-08-23T10:25:28.131Z] 3eeb69934ae5: Layer already exists [2024-08-23T10:25:28.131Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:28.396Z] main: digest: sha256:870141ac310d15500a349c8d0fd1803fea041423f4955f86dd8f6c28204c0a69 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:25:28.470Z] ===================================================== [Pipeline] echo [2024-08-23T10:25:28.485Z] taggedImages: [2024-08-23T10:25:28.485Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:28.485Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-23T10:25:28.485Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.60 [2024-08-23T10:25:28.485Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:28.485Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-23T10:25:28.515Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-23T10:25:28.515Z] 937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:28.515Z] latest [2024-08-23T10:25:28.515Z] 3.2.0-dev.60 [2024-08-23T10:25:28.515Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:28.515Z] main [2024-08-23T10:25:28.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:28.873Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:29.220Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:29.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T10:25:29.221Z] e1e17bc24961: Preparing [2024-08-23T10:25:29.221Z] b38161a264dc: Preparing [2024-08-23T10:25:29.221Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:29.221Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:29.221Z] 659146751224: Preparing [2024-08-23T10:25:29.221Z] 237a7cbe84ed: Preparing [2024-08-23T10:25:29.221Z] 3c20671a5817: Preparing [2024-08-23T10:25:29.221Z] 237a7cbe84ed: Waiting [2024-08-23T10:25:29.221Z] 3c20671a5817: Waiting [2024-08-23T10:25:29.221Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:29.221Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:29.485Z] 659146751224: Layer already exists [2024-08-23T10:25:29.485Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:29.485Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:25:29.485Z] e1e17bc24961: Pushed [2024-08-23T10:25:36.101Z] b38161a264dc: Pushed [2024-08-23T10:25:36.101Z] 937196a2213dffd351f2a95a34308f9792d52b64: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:36.453Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:36.801Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-23T10:25:36.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T10:25:36.801Z] e1e17bc24961: Preparing [2024-08-23T10:25:36.801Z] b38161a264dc: Preparing [2024-08-23T10:25:36.801Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:36.801Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:36.801Z] 659146751224: Preparing [2024-08-23T10:25:36.801Z] 237a7cbe84ed: Preparing [2024-08-23T10:25:36.801Z] 3c20671a5817: Preparing [2024-08-23T10:25:36.801Z] 237a7cbe84ed: Waiting [2024-08-23T10:25:36.801Z] 3c20671a5817: Waiting [2024-08-23T10:25:36.801Z] 659146751224: Layer already exists [2024-08-23T10:25:36.801Z] b38161a264dc: Layer already exists [2024-08-23T10:25:36.801Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:36.801Z] e1e17bc24961: Layer already exists [2024-08-23T10:25:36.801Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:36.802Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:25:36.802Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:37.065Z] latest: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:37.430Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:37.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [2024-08-23T10:25:37.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T10:25:37.802Z] e1e17bc24961: Preparing [2024-08-23T10:25:37.802Z] b38161a264dc: Preparing [2024-08-23T10:25:37.802Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:37.802Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:37.802Z] 659146751224: Preparing [2024-08-23T10:25:37.802Z] 237a7cbe84ed: Preparing [2024-08-23T10:25:37.802Z] 3c20671a5817: Preparing [2024-08-23T10:25:37.802Z] 237a7cbe84ed: Waiting [2024-08-23T10:25:37.802Z] 3c20671a5817: Waiting [2024-08-23T10:25:37.802Z] 659146751224: Layer already exists [2024-08-23T10:25:37.802Z] b38161a264dc: Layer already exists [2024-08-23T10:25:37.802Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:37.802Z] e1e17bc24961: Layer already exists [2024-08-23T10:25:37.802Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:37.802Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:25:37.802Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:37.802Z] 3.2.0-dev.60: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:38.448Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:38.791Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:38.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T10:25:38.791Z] e1e17bc24961: Preparing [2024-08-23T10:25:38.791Z] b38161a264dc: Preparing [2024-08-23T10:25:38.791Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:38.791Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:38.791Z] 659146751224: Preparing [2024-08-23T10:25:38.791Z] 237a7cbe84ed: Preparing [2024-08-23T10:25:38.791Z] 3c20671a5817: Preparing [2024-08-23T10:25:38.791Z] 237a7cbe84ed: Waiting [2024-08-23T10:25:38.791Z] 3c20671a5817: Waiting [2024-08-23T10:25:38.791Z] b38161a264dc: Layer already exists [2024-08-23T10:25:38.791Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:38.791Z] 659146751224: Layer already exists [2024-08-23T10:25:38.791Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:38.791Z] e1e17bc24961: Layer already exists [2024-08-23T10:25:38.791Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:25:38.791Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:39.060Z] 937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:39.424Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:39.777Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-23T10:25:39.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T10:25:39.778Z] e1e17bc24961: Preparing [2024-08-23T10:25:39.778Z] b38161a264dc: Preparing [2024-08-23T10:25:39.778Z] 64f997b4e9c5: Preparing [2024-08-23T10:25:39.778Z] d0ee6f3d3893: Preparing [2024-08-23T10:25:39.778Z] 659146751224: Preparing [2024-08-23T10:25:39.778Z] 237a7cbe84ed: Preparing [2024-08-23T10:25:39.778Z] 3c20671a5817: Preparing [2024-08-23T10:25:39.778Z] 237a7cbe84ed: Waiting [2024-08-23T10:25:39.778Z] 3c20671a5817: Waiting [2024-08-23T10:25:39.778Z] b38161a264dc: Layer already exists [2024-08-23T10:25:39.778Z] 64f997b4e9c5: Layer already exists [2024-08-23T10:25:39.778Z] e1e17bc24961: Layer already exists [2024-08-23T10:25:39.778Z] 659146751224: Layer already exists [2024-08-23T10:25:39.778Z] d0ee6f3d3893: Layer already exists [2024-08-23T10:25:39.778Z] 237a7cbe84ed: Layer already exists [2024-08-23T10:25:39.778Z] 3c20671a5817: Layer already exists [2024-08-23T10:25:40.043Z] main: digest: sha256:c24a0b25a9589e9c05508499084ef9c19698e06c8c8ab54676e306764bdd75e6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T10:25:40.122Z] ===================================================== [Pipeline] echo [2024-08-23T10:25:40.137Z] taggedImages: [2024-08-23T10:25:40.137Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64 [2024-08-23T10:25:40.137Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-23T10:25:40.137Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.60 [2024-08-23T10:25:40.137Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:937196a2213dffd351f2a95a34308f9792d52b64-3.2.0-dev.60 [2024-08-23T10:25:40.137Z] - 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-08-23T10:25:40.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T10:25:40.527Z] [2024-08-23T10:25:40.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:25:40.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T10:25:40.855Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T10:25:40.855Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T10:25:40.855Z] 04944245beec: Pulling fs layer [2024-08-23T10:25:40.855Z] 699f458cf7ca: Pulling fs layer [2024-08-23T10:25:40.855Z] 765212b225bb: Pulling fs layer [2024-08-23T10:25:40.855Z] f23df028b6ca: Pulling fs layer [2024-08-23T10:25:40.855Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T10:25:40.855Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T10:25:40.855Z] f23df028b6ca: Waiting [2024-08-23T10:25:40.855Z] d65c8cfc05b1: Waiting [2024-08-23T10:25:40.855Z] 2437ff75d9bd: Waiting [2024-08-23T10:25:40.855Z] 765212b225bb: Waiting [2024-08-23T10:25:41.119Z] 04944245beec: Verifying Checksum [2024-08-23T10:25:41.120Z] 04944245beec: Download complete [2024-08-23T10:25:41.120Z] 765212b225bb: Verifying Checksum [2024-08-23T10:25:41.120Z] 765212b225bb: Download complete [2024-08-23T10:25:41.120Z] f23df028b6ca: Verifying Checksum [2024-08-23T10:25:41.120Z] f23df028b6ca: Download complete [2024-08-23T10:25:41.120Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T10:25:41.120Z] d65c8cfc05b1: Download complete [2024-08-23T10:25:41.386Z] 699f458cf7ca: Verifying Checksum [2024-08-23T10:25:41.386Z] 699f458cf7ca: Download complete [2024-08-23T10:25:41.650Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T10:25:41.650Z] 8998bd30e6a1: Download complete [2024-08-23T10:25:44.215Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T10:25:44.215Z] 2437ff75d9bd: Download complete [2024-08-23T10:25:46.149Z] 8998bd30e6a1: Pull complete [2024-08-23T10:25:46.727Z] 04944245beec: Pull complete [2024-08-23T10:25:48.663Z] 699f458cf7ca: Pull complete [2024-08-23T10:25:48.663Z] 765212b225bb: Pull complete [2024-08-23T10:25:49.624Z] f23df028b6ca: Pull complete [2024-08-23T10:25:49.624Z] d65c8cfc05b1: Pull complete [2024-08-23T10:26:07.812Z] 2437ff75d9bd: Pull complete [2024-08-23T10:26:07.812Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T10:26:07.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T10:26:07.812Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:26:07.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-8368 does not seem to be running inside a container [2024-08-23T10:26:08.045Z] $ 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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@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-08-23T10:26:10.748Z] $ docker top c71176d11333f7364d5f2e5006332d042939c2730c9de7f261364864d82456e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:11.628Z] ---> job-cost.sh [2024-08-23T10:26:11.628Z] lf-activate-venv: SKIPPING [2024-08-23T10:26:11.628Z] INFO: No Stack... [2024-08-23T10:26:12.208Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T10:26:12.789Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T10:26:13.426Z] + cat /w/workspace/edgex-go/680/archives/cost.csv [2024-08-23T10:26:13.426Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T10:26:13.460Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-680-stack-cost] [2024-08-23T10:26:13.472Z] Resource [jenkins-edgexfoundry-edgex-go-main-680-stack-cost] did not exist. Created. [2024-08-23T10:26:13.480Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-680-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T10:26:14.122Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T10:26:14.761Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T10:26:14.772Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-680-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T10:26:14.802Z] $ docker stop --time=1 c71176d11333f7364d5f2e5006332d042939c2730c9de7f261364864d82456e1 [2024-08-23T10:26:16.342Z] $ docker rm -f --volumes c71176d11333f7364d5f2e5006332d042939c2730c9de7f261364864d82456e1 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-23T10:26:17.479Z] + [ -d /w/workspace/edgex-go/680/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:17.772Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:18.636Z] ---> package-listing.sh [2024-08-23T10:26:18.636Z] ++ facter osfamily [2024-08-23T10:26:18.636Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T10:26:18.898Z] + OS_FAMILY=debian [2024-08-23T10:26:18.898Z] + workspace=/w/workspace/edgex-go/680 [2024-08-23T10:26:18.898Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T10:26:18.898Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T10:26:18.898Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T10:26:18.898Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T10:26:18.898Z] + '[' /w/workspace/edgex-go/680 ']' [2024-08-23T10:26:18.898Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T10:26:18.898Z] + case "${OS_FAMILY}" in [2024-08-23T10:26:18.898Z] + dpkg -l [2024-08-23T10:26:18.898Z] + grep '^ii' [2024-08-23T10:26:18.898Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T10:26:18.898Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T10:26:18.898Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T10:26:18.898Z] + '[' /w/workspace/edgex-go/680 ']' [2024-08-23T10:26:18.898Z] + mkdir -p /w/workspace/edgex-go/680/archives/ [2024-08-23T10:26:18.898Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/680/archives/ [Pipeline] echo [2024-08-23T10:26:18.912Z] 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/680/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T10:26:19.194Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:26:19.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:26:19.764Z] [2024-08-23T10:26:19.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T10:26:20.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:26:20.077Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T10:26:20.077Z] 5eb5b503b376: Pulling fs layer [2024-08-23T10:26:20.077Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T10:26:20.077Z] ec43610c2a17: Pulling fs layer [2024-08-23T10:26:20.077Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T10:26:20.077Z] 33b1e0a273af: Pulling fs layer [2024-08-23T10:26:20.077Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T10:26:20.077Z] 33b1e0a273af: Waiting [2024-08-23T10:26:20.077Z] 2f39f015ded8: Pulling fs layer [2024-08-23T10:26:20.077Z] 5d3b04190fa2: Waiting [2024-08-23T10:26:20.077Z] 2f39f015ded8: Waiting [2024-08-23T10:26:20.077Z] 5c69ac0246d0: Download complete [2024-08-23T10:26:20.077Z] 3a2ae6a8a46f: Download complete [2024-08-23T10:26:20.077Z] 33b1e0a273af: Verifying Checksum [2024-08-23T10:26:20.077Z] 33b1e0a273af: Download complete [2024-08-23T10:26:20.077Z] ec43610c2a17: Verifying Checksum [2024-08-23T10:26:20.077Z] ec43610c2a17: Download complete [2024-08-23T10:26:20.077Z] 5d3b04190fa2: Download complete [2024-08-23T10:26:20.337Z] 5eb5b503b376: Verifying Checksum [2024-08-23T10:26:20.337Z] 5eb5b503b376: Download complete [2024-08-23T10:26:20.905Z] 2f39f015ded8: Download complete [2024-08-23T10:26:21.473Z] 5eb5b503b376: Pull complete [2024-08-23T10:26:21.473Z] 5c69ac0246d0: Pull complete [2024-08-23T10:26:22.039Z] ec43610c2a17: Pull complete [2024-08-23T10:26:22.039Z] 3a2ae6a8a46f: Pull complete [2024-08-23T10:26:22.297Z] 33b1e0a273af: Pull complete [2024-08-23T10:26:22.297Z] 5d3b04190fa2: Pull complete [2024-08-23T10:26:26.487Z] 2f39f015ded8: Pull complete [2024-08-23T10:26:26.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T10:26:26.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T10:26:26.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T10:26:26.582Z] prd-ubuntu20.04-docker-8c-8g-8366 does not seem to be running inside a container [2024-08-23T10:26:26.608Z] $ 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/680/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/680 -v /w/workspace/edgex-go/680:/w/workspace/edgex-go/680:rw,z -v /w/workspace/edgex-go/680@tmp:/w/workspace/edgex-go/680@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-23T10:26:31.132Z] $ docker top 5f62c713a6377d4a80ab88070bdbeb6b7b290cb050b99943beee0476b1b0a5ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T10:26:31.485Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T10:26:31.773Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T10:26:32.057Z] + ls /var/log/sa-host [2024-08-23T10:26:32.057Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T10:26:32.139Z] provisioning config files... [2024-08-23T10:26:32.149Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/680@tmp/config15282819576188361563tmp [Pipeline] { [Pipeline] echo [2024-08-23T10:26:32.167Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:32.449Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T10:26:32.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:32.793Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T10:26:32.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:33.249Z] ---> sudo-logs.sh [2024-08-23T10:26:33.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T10:26:33.325Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:33.624Z] ---> job-cost.sh [2024-08-23T10:26:33.624Z] lf-activate-venv: SKIPPING [2024-08-23T10:26:33.624Z] DEBUG: total: 0.10999999940395355 [2024-08-23T10:26:33.624Z] INFO: Retrieving Stack Cost... [2024-08-23T10:26:34.191Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T10:26:34.450Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T10:26:34.464Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T10:26:34.748Z] ---> logs-deploy.sh [2024-08-23T10:26:34.748Z] lf-activate-venv: SKIPPING [2024-08-23T10:26:34.748Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/680 [2024-08-23T10:26:34.748Z] INFO: archiving workspace using pattern(s): [2024-08-23T10:26:35.684Z] Archives upload complete. [2024-08-23T10:26:35.684Z] INFO: archiving logs to Nexus